/* Start of CMSMS style sheet 'NurE : News' */
div#news {
	margin: 2em 0 0 0em;
	padding-bottom: 3em;
	border-bottom: 4px solid #fff;
	background: transparent;
}

.news {
	padding-bottom: 3em;
}

div#news h2 {
	font-size: 1.3em;
	line-height: 0;
	font-weight: bold;
	border: none;
	margin: 0 0 1.6em 0.8em;
}

div#news h2.nospace {
	margin-bottom: 4px;
}

div#newsContent #sidebar .news h2, div#newsContent .news h2, div#newsSidebarTop h2 {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 600;
	color: #053464;
	font-size: 1.3em;
	line-height: 1.2;
	border: none;
	margin: 1em 0 1.6em 0.8em;
}

/* Summary */

.NewsSummary {
	padding: 0.5em 0 .5em;
	margin: 0 1em 0 1em;
	border-bottom: 1px solid #ccc;
}

.nomarg .NewsSummary {
	margin: 0 2.6em 0 0;
}

.NewsSummaryPostdate {
	font-size: 0.9em;
	font-weight: bold;
	color: #717171;
	margin-bottom: 0.6em;
}

.NewsSummaryLink {
	font-weight: bold;
	padding: 0.2em 0;
	color: #000;
}

.NewsSummaryLink a {
	color: #000;
	text-decoration: none;
}

.NewsSummaryLink a:hover {
	color: #cf9f2b;
	text-decoration: none;
}

.NewsSummaryCategory {
	font-style: italic;
	font-size: 0.9em;
	margin: 5px 0;
}

.NewsSummaryAuthor {
	font-style: italic;
	font-size: 0.9em;
	padding-bottom: 0.5em;
}

.NewsSummarySummary, .NewsSummaryContent {
/* larger than default text */
	line-height: 140%;
	font-size: 0.9em;
}

.NewsSummaryMorelink a {
	padding: 0 0 0 9px;
	font-size: 0.9em;
	line-height: 1.8em;
	color: #717171;
	text-decoration: none;
	background: url(uploads/NurE/sb_link_arrow.gif) no-repeat left center;
}

.NewsSummaryMorelink a:hover {
	color: #18507C;
	background: url(uploads/NurE/sb_link_arrow_on.gif) no-repeat left center;
}

.NewsSummaryField {
	padding-top: 5px;
	font-size: 0.9em;
}

.NewsSummaryField a {
	text-decoration: none;
}

/* Detail */

#NewsPostDetailTitle {
	padding-top: 1.15em;
}

#NewsPostDetailDate {
	font-size: 0.9em;
	margin-bottom: 1.5em;
	font-weight: bold;
	color: #717171;
}

#NewsPostDetailSummary {
/* larger than default text */
	line-height: 150%;
	margin-bottom: 1.4em;
	padding-right: 2.6em;
}

#NewsPostDetailContent {
	margin-bottom: 1.4em;
/* larger than default text */
	line-height: 150%;
	padding-right: 2.6em;
}

#NewsPostDetailCategory {
	color: #717171;
	border-top: 1px solid #ccc;
	margin: 1em 2.6em 0 0;
	padding: 0.6em 0 1em 0;
}

#NewsPostDetailAuthor {
	padding-bottom: 1.5em;
	font-style: italic;
}

.NewsPostDetailField {
padding-top: 5px;
}

.NewsPostDetailField a {
	text-decoration: none;
}

/* more divs, left unstyled, just so you know the IDs of them */ 

#NewsPostDetailHorizRule {
}
#NewsPostDetailPrintLink {
}
#NewsPostDetailReturnLink {
}

/* Home page specific */
.HomeNewsSummary {
	margin: 0 0 1.5em 0;
}

.HomeNewsSummary .NewsSummaryPostdate {
	font-size: 0.846em;
	margin-bottom: 0;
}
/* End of 'NurE : News' */

