/*
 * This file is part of the sfKsnNewsPlugin package.
 * (c) 2007 Serg N. Kalachev <serg@kalachev.ru>
 *
 * For the full copyright and license information, please view the LICENSE
 * file that was distributed with this source code.
 */

/**
 * Cascading Style Sheet sf_ksn_news_plugin.css for sfKsnNewsPlugin
 *
 * @package    sfKsnNewsPlugin
 * @author     Serg N. Kalachev <serg@kalachev.ru>
 * @version    0.1.0
 */
 
 
 /* questo css è stato modificato per news Policlinico 2011 */ 
div.sf-ksn-news-plugin-lastest-news-block a {
	text-decoration: none;
	color: #333;
}

div.sf-ksn-news-plugin-lastest-news-block a:hover {

	color: #039;
}


div.sf-ksn-news-plugin-lastest-news-block div.sf-ksn-news-plugin-lastest-news-item
{
  margin-bottom: 7px;
  padding-bottom: 3px;
  margin-left: 8px;
  clear: both;
  color: #444545;

}
div.sf-ksn-news-plugin-lastest-news-item
{
margin-bottom: 5px !important;
border-top: 1px solid #cecece;
margin-top: 5px;
}


div.sf-ksn-news-plugin-lastest-news-item:first-child
{
  border-top: none!important;
  padding-bottom: 13px;
}

div.sf-ksn-news-plugin-lastest-news-block div.sf-ksn-news-plugin-lastest-news-item div.author
{
  font-size: xx-small;
  font-weight: lighter;
  float: right;
}
div.sf-ksn-news-plugin-lastest-news-block div.sf-ksn-news-plugin-lastest-news-item div.published
{
  font-size: xx-small;
  font-weight: lighter;
  /*float: right;*/
}
div.sf-ksn-news-plugin-lastest-news-block div.sf-ksn-news-plugin-lastest-news-item div.category
{
  font-weight: bold;
  font-size: 75%;
  margin: 2px 0 1px 0;
  font-variant: small-caps;
}
div.sf-ksn-news-plugin-lastest-news-block div.sf-ksn-news-plugin-lastest-news-item div.topic
{
  /*font-variant: small-caps;*/
  font-weight: bold;
  font-size: 75%;
   color: #0b5aac;
  /*font-size: x-large;*/
}
div.sf-ksn-news-plugin-lastest-news-block div.sf-ksn-news-plugin-lastest-news-item div.link
{
  /*float: right;*/
  color: #0b5aac;
  text-align: right;
  vertical-align: bottom;
  font-size: x-small;
  margin-top: -4px;
}

div.sf-ksn-news-plugin-lastest-news-block div.sf-ksn-news-plugin-lastest-news-item div.link a {
	color: #0b5aac;
	text-decoration: none;
}

div.sf-ksn-news-plugin-lastest-news-block div.sf-ksn-news-plugin-lastest-news-item div.link a:hover {
	text-decoration: none;
}


div.sf-ksn-news-plugin-news-item-page div.sf-ksn-news-plugin-news-item div.author
{
  font-size: xx-small;
  font-weight: lighter;
  float: right;
}
div.sf-ksn-news-plugin-news-item-page div.sf-ksn-news-plugin-news-item div.published
{
  font-size: x-small;
  font-weight: lighter;
  /*float: right;*/
}
div.sf-ksn-news-plugin-news-item-page div.sf-ksn-news-plugin-news-item div.category
{
  font-weight: bold;
    color: #0b5aac;
}
div.sf-ksn-news-plugin-news-item-page div.sf-ksn-news-plugin-news-item div.topic
{
  font-variant: small-caps;
  font-weight: bold;
   color: #0b5aac;
   font-size: 100%;
}
div.sf-ksn-news-plugin-news-item-page div.sf-ksn-news-plugin-news-item div.link
{
  /*float: right;*/
  vertical-align: bottom;
  font-size: x-small;
  text-align: right;
}

.link {
  /*width: 100px !important;
  display: inline;*/
}

div.sf-ksn-news-plugin-news-item-page div.sf-ksn-news-plugin-news-item div.annotation
{
  font-weight: bold;
}


div.annotation
{
  /*float: right;*/
  vertical-align: bottom;
  font-size: 75%;
  margin: 0 0 0px 0;
}

.ov_cms_news_item_list {
	clear: both;
	font-size: 85%;
}

.ov_cms_news_item_list a {
	text-decoration: none;
	color: #333;
}

.ov_cms_news_item_list a:hover {
	text-decoration: underline;
	color: #039;
}

th { text-align: left; }


div.sf-ksn-news-plugin-lastest-news-block a img {
float: right;
margin: -30px 8px 0 0;
}


.ov_cms_allnews {
text-align: center ;
padding-top: -5px ;
margin: 0 0 5px 0;
}
.ov_cms_allnews a {
color: #0b5aac;
text-decoration: none;
font-weight: bold;
font-size: 75%;
}
.ov_cms_allnews a:hover {
color: #7890ab !important;
}


.ov_cms_news_item_list {
margin: 25px 0 0 0;
font-size: 90%;
font-weight: bold;
}
