/* Start of CMSMS style sheet 'Module: News' */
#news {

}

#news h2 {
   line-height: 2em;
   background: #fff;
}

.NewsSummary {
    color:#686666;
   font-size:12px;
   font-family:verdana;
   height:158px;
}

.NewsSummaryPostdate {
  font-size:11px;
  color:#b4b3b3;
  font-weight: bold;
 }

.NewsSummaryLink a {
    font-weight: bold;
    padding-top: 0.2em;
  color:#686666;
 text-decoration:none;
}

.NewsSummaryCategory {
  font-size:18px;
  font-family:arial;
  color:#686666;
 }

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

.NewsSummarySummary, .NewsSummaryContent {
  line-height: 140%;
 }

.NewsSummaryMorelink {
  padding-top: 0.5em;
  text-decoration:underline;
}

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

#NewsPostDetailAuthor {

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


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

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

