/* Start of CMSMS style sheet 'figurato : News' */
div#news {
  background: url(images/bg-news-bottom.png) no-repeat bottom!important; 
  color: #524535;
  margin-top: 23px;
  padding-bottom: 22px;
}

div#news h2 {
   width: 277px!important;
   height: 40px;
   background: #fff;
  background: url(images/bg-news-h2.png) no-repeat!important; 
  text-indent: -9000em;
  visibility: visible;
}
#news .NewsSummary {
    margin: 0;
    text-align: right;
    width: 220px;
  background: url(images/bg-news.png) repeat-y; 
    padding: 0 22px 0 35px
}
#news .NewsSummaryLink a {color: #524535; text-decoration: none;}
#news .NewsSummaryLink a:hover{text-decoration: underline;}
#news .NewsSummarySummary img{margin-left: 8px;}
.NewsSummarySummary p {margin: 0;line-height: 115%;}

.NewsSummaryPostdate {margin-top: 5px;font-size: 0.83em;}

.NewsSummary {
    margin: 0 0 15px 0; 
}

.NewsSummaryLink {
    font-weight: bold;
    padding-bottom:8px;
}

.NewsSummaryLink a{
   color: #333;
}

.NewsSummaryLink a:hover {
   color: #333;
}
.NewsSummaryCategory {
  font-style: italic;
  margin: 5px 0;
 }

.NewsSummaryAuthor {
  font-style: italic;
  padding-bottom: 0.5em;
}

.NewsSummarySummary, .NewsSummaryContent {
  line-height: 115%;
 }

.NewsSummaryMorelink {
  padding-top: 0.5em;
}

#NewsPostDetailDate {
  font-size: 0.83em;
  margin-bottom: 5px;
  }

#NewsPostDetailSummary {
   line-height: 150%;
   }

#NewsPostDetailCategory {
  font-style: italic;
  border-top: 1px solid #ccc;
  margin-top: 0.5em;
  padding: 0.2em 0;
}

#NewsPostDetailContent {
  margin-bottom: 15px;
  line-height: 150%;
  }

#NewsPostDetailAuthor {

  padding-bottom: 1.5em;
  font-style: italic;
}
#NewsPostDetailTitle {color: #333}

/* to add specific style to the below divs, uncomment them. */

/* 
#NewsPostDetailTitle {}
#NewsPostDetailHorizRule {}
#NewsPostDetailPrintLink {}
#NewsPostDetailReturnLink {}
*/
/* End of 'figurato : News' */

