/* Start of CMSMS style sheet 'Module: News' */
div#news{
	width:210px;
	border:1px solid #70291A;	
	margin-top:30px;
	background:#FCE0E0;
}


div#news h2 {
	background:#70291A;
	margin:0;
	padding:0;
	color:#EDEEEF;
	font-size:14px;
	line-height:150%;
	font-weight:normal;
	padding-left:10px;
	padding-right:10px;
	padding-top:0px;
	margin-bottom:3px;
        font-weight:bold;
}


.NewsSummary {
	padding-left:10px;
	padding-right:10px;
}

.NewsSummaryPostdate {
  font-size: 90%;
  font-weight: bold;
 }

.NewsSummaryLink {
    font-weight: bold;
    padding-top: 0.2em;
    font-size:12px;
    font-weight:bold;
    color:#504E53;
}
.NewsSummaryLink a{
    font-weight: bold;
    font-size:12px;
    font-weight:bold;
    color:#504E53;
}
.NewsSummarySummary, .NewsSummaryContent {
  line-height: 120%;
  font-size:12px;
  color:#504E53;
  padding-bottom:20px;
 }
 div.NewsSummarySummary p{
  color:#504E53; 
 }
 

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

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


.NewsSummaryMorelink {
  padding-top: 0.5em;
}

#NewsPostDetailDate {
  font-size: 90%;
  margin-bottom: 5px;
  font-weight: bold;
  }

#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;
}


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

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

