/* Start of CMSMS style sheet 'Module: News' */
div#news {
	border: 1px none #000;
	margin-top: 2em;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0em;
}

div#news h2 {
	line-height: 2em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.NewsSummary {
	margin-top: 0;
	margin-right: 0.5em;
	margin-left: 0.5em;
	padding-top: 0em;
	padding-right: 0.5em;
	padding-bottom: 0em;
	padding-left: 0.5em;
	margin-bottom: 0px;
}

.NewsSummaryPostdate {
	font-size: 110%;
	font-weight: normal;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;
	line-height: 1.5em;
 }

.NewsSummaryLink {
	font-weight: normal;
	padding-top: 0.2em;
	color: #FFFFCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-variant: normal;
	text-transform: uppercase;
	letter-spacing: .33em;
}
.NewsSummaryLink a {
	color: #FFFFCC;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFCC;
	text-decoration: none;
	border-bottom-style: dotted;
	line-height: 1.5em;
	margin-top: 5px;
	margin-bottom: 5px;
}

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

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

.NewsSummarySummary, .NewsSummaryContent {
	line-height: 140%;
	font-size: 90%;
	color: #FFFFFF;
	font-family: "lucida sans Unicode", verdana, sans-serif;
 }

.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;
	display: none;
}

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

#NewsPostDetailAuthor {
	padding-bottom: 1.5em;
	font-style: italic;
	display: none;
}


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

/* 
#NewsPostDetailTitle {}
#NewsPostDetailHorizRule {}
#NewsPostDetailPrintLink {}
#NewsPostDetailReturnLink {}
*/

/* End of 'Module: News' */

