/* Start of CMSMS style sheet 'Module: News' */
/* News Module
----------------------------------------------------- */

.NewsSummary {
	font: 12px/18px "Helvetica Neue", Helvetica, Arial, san-serif;
	margin: 0;
	padding: 5px 0;
}
.NewsSummary p {
	font: 12px/18px "Helvetica Neue", Helvetica, Arial, san-serif;
}
.NewsSummaryPostdate {
	color: #888;
	margin: 0 0 3px 0;
	text-transform: uppercase;
}
.NewsSummaryLink, .NewsSummaryLink h3, .NewsSummaryLink h4 {
	margin: 0 0 3px 0;
	padding: 0;
}
.NewsSummarySummary p {
	margin: 0;
}
.NewsSummarySummary, .NewsSummaryContent {
}
.NewsSummaryMorelink {
	margin: 0;
	padding: 3px 0 0 0;
}
#NewsPostDetailDate {
	color: #888;
	margin-bottom: 5px;
	text-transform: uppercase;
}
#NewsPostDetailTitle {
	margin: .5em 0 0.25em 0;
}
#NewsPostDetailSummary p {
	font: normal 14px/18px "Helvetica Neue", Helvetica, Arial, san-serif;
	margin-top: 0;
}
#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. */

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

.NewsDetailDate {
	padding-bottom: 1em;
}
/* End of 'Module: News' */

