/* Start of CMSMS style sheet 'shakeup : News' */
div#news {
	margin: 12px 0 3px;
}

div#news h2 {

}
#news-detail {
	
}
	#news-detail .NewsSummary{
		margin-bottom: 10px; 
	}
		#news-detail .NewsSummaryMorelink{
			width: 200px;
		}
		#news-detail .NewsSummaryLink{
			margin-bottom: 3px;
		}
		
.NewsSummary {
    padding: 9px 0 0; 
}

.NewsSummaryPostdate {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #b1b1b1;
 }

.NewsSummaryLink {
    padding-top: 0.2em;
}

.NewsSummaryCategory {
  font-style: italic;
  margin: 5px 0;
 }

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

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

.NewsSummaryMorelink {

}
#NewsPostDetailTitle {margin: 0!important}
#NewsPostDetailDate {
  font-size: 80%;
  margin: 0 0 0.5em;
  color: #B1B1B1;
}

#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: 1.4em;
  }

#NewsPostDetailAuthor {

  padding-bottom: 1.5em;
  font-style: italic;
}


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

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

