/* Start of CMSMS style sheet 'Module: News' */
div#news-wrap {
background:transparent url(uploads/layout/events_footer.gif) no-repeat scroll left bottom;
float:right;
margin:8px 8px 20px 0;
padding-bottom:28px;
width:182px;
}


div#news {
background:#ff694c url(uploads/layout/sidebarbg.gif) no-repeat scroll 0 0;
width:180px;
border:1px solid #ffc4fc;
}

div#news h2 {
background:transparent url(uploads/layout/header_cultural_events.gif) no-repeat scroll 0 0;
border-bottom:1px solid #FFC4FC;
height:31px;
line-height:0;
width:180px;
}

.NewsSummary {
border-bottom:1px dashed #FFFFFF;
margin:6px 12px 9px;
}

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

.NewsSummaryLink,
.NewsSummaryLink a{
color:#FF5CAD;
font-size:12px;
font-weight:bold;
padding:3px 0 4px;
}

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

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

.NewsSummarySummary, .NewsSummaryContent {
color:#7C572F;
font-family:"Arial",sans-serif;
font-size:12px;
line-height:140%;
padding:0 0 4px;
 }
.NewsSummarySummary p {
margin-bottom:8px;
line-height:1.2em;
 }

.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%;
  }
#NewsPostDetailContent p{
font-size:12px;
  }

#NewsPostDetailAuthor {

  padding-bottom: 1.5em;
  font-style: italic;
}

#NewsPostDetailTitle {
	color:#1B1464;
	font-size:24px;
	line-height:1.2em;
	margin:0 0 6px;
	
}
/* to add specific style to the below divs, uncomment them. */

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

