/* Start of CMSMS style sheet 'Clean_Orange : News' */
.NewsSummary {

   /*added mw:*/
   color: #993d00;

   padding: 2px 2px 2px 2px;
   margin: 5px 0em 1px 0;

   border-left: 1px solid #f5d7b4;
   border-top: 1px solid #f5d7b4;
   border-bottom: 1px solid #f5d7b4;
   border-right: 1px solid #f5d7b4;

   background-color: #FFFFFF;

   line-height: 1.0em;

}

.NewsSummaryPostdate {
   font-size: 8px;
   font-style: italic;
   padding-top: 6px;
   padding-bottom: 4px;
}

.NewsSummaryLink {
   font-weight: bold;
   color: #666666;
}

.NewsSummaryCategory {
  font-style: italic;
  margin: 5px 0;
  /*added mw*/
  font-size: 8px;
  text-align: right;
}

.NewsSummaryAuthor {
  font-style: italic;
  padding-bottom: 0.5em;
  /*added mw*/
  font-size: 8px;
  text-align: right;
}

.NewsSummarySummary, .NewsSummaryContent {
   line-height: 1.2em;  
   /*default: color: #666666;*/
   color: #993d00;
   font-size:0.8em;
}

.NewsSummaryMorelink {
  padding-top: 0.5em;
}

#NewsPostDetailDate {
   default: font-size: 10px;
   font-style: italic;
   padding-top: 4px;
   padding-bottom: 4px;
}

#NewsPostDetailSummary {
   line-height: 120%;
   }

#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;
  /*added mw:*/
  font-size: 8px;

}


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

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

