/* Start of CMSMS style sheet 'LAPS News' */
.NewsSummary {
	padding: 0.5em 0em 1em; /* padding for the news article summary */
	margin: 0 0 1em 0; /* margin to the bottom of the news article summary */
	border-bottom: 1px solid #ccc; 
}

.NewsSummaryPostdate {
	font-size: 100%;
	font-weight: bold;
	color: #666666;
}

.NewsSummaryLink {
	font-weight: bold;
	font-size: 1.5em;
	padding-top: 1em;
	padding-bottom: 0.5em;
}

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

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

.NewsSummarySummary, .NewsSummaryContent {
	line-height: 140%;
	margin-top: 5px;
}

.NewsSummaryMorelink {
	padding-top: 0.5em;
}

#NewsPostDetailDate {
	font-size: 100%;
	font-weight: bold;
	margin-top: 1em;
}

#NewsPostDetailSummary {
	line-height: 150%;
        margin-bottom: 0.5em;
}

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

.SponsorSummaryLink {
	clear: both;
}

.SponsorSummary {
	padding: 0.2em 0em 0.2em; 
	margin: 0 0 0.5em 0; 
}

.SponsorSummarySummary {
	line-height: 130%;
	margin-top: 5px;
}

.SP_SponsorSummary {
	padding: 0.2em 0em 0.2em; 
	margin: 0 0 0.5em 0; 
	border-bottom: solid thin #CCCCCC;
}

.SP_SponsorSummarySummary {
	font-weight: bold;
	font-size: 1.2em;
}

.SP_SponsorSummaryContent {
	clear: both;
	margin-bottom: 0.5em;
}

.SP_SponsorSummaryTitle ul {
	margin-top: 0.5em;
        list-style: none;
}

.SP_SponsorSummaryTitle ul li {
	display: block;
	font-weight: bold;
}

.SP_SponsorSummaryTitle img {
        margin-left: 0;
	margin-right: 2em;
	margin-bottom: 1em;

}

.SP_SponsorSummarySummary {
	line-height: 130%;
	margin-top: 5px;
}

#NewsPostDetailTitle {
	color: #1B75BB; 
	font-size: 1.5em;
	padding-top: 0.5em;
}

.VolunteerSummaryLink {
	clear: both;
}

.VolunteerSummary {
	padding: 0.2em 0em 0.2em; 
	margin: 0 0 0.5em 0; 
}

.VolunteerSummarySummary {
	line-height: 130%;
	margin-top: 5px;
}

.volunteer_link {
        margin-bottom: 1em;
}

/* 
#NewsPostDetailHorizRule {}
#NewsPostDetailPrintLink {}
#NewsPostDetailReturnLink {}
*/
/* End of 'LAPS News' */

