/* Start of CMSMS style sheet 'Module: News New' */
/*news*/

.news_pagination {
   color:#3399CC;
   font-weight:none;
   text-decoration:none;
   font-size:0.8em;
}

.news_pagination a {
   color:#3399CC;
   font-weight:none;
   text-decoration:none;
   font-size:0.8em;
}

.NewsSummary {

   color:#888888;
   font-weight:none;
   text-decoration:none;
   font-size:0.9em;
}

.NewsSummaryPostdate {
  font-size: 90%;
  font-weight: normal;
   color:#3399CC;
margin-top:14px;
 }

.NewsSummaryLink {
   color:#888888;
display:inline;
}

.NewsSummaryLink a:link, .NewsSummaryLink a:active, .NewsSummaryLink a:visited {
    padding-top: 0.2em;
   color:#888888;
   font-size:0.9em;
   text-decoration:none;
}

.NewsSummaryLink a:hover {
   text-decoration:underline;
}

.NewsSummaryCategory {
  font-style: italic;
  margin: 5px 0;
 }

.NewsSummaryAuthor {
  font-style: italic;
  padding-bottom: 0.5em;
}

.NewsSummarySummary, .NewsSummaryContent {
  line-height: 140%;
 }

.NewsSummaryMorelink {
display:inline;
}

.NewsSummaryMorelink a {
    color:#3399CC;
   text-docoration:underline;
   font-size:0.9em;
}

#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. */

#NewsPostDetailPrintLink {
padding-top:30px;
font-size:0.8em;
color:#666666;
}


/* 
#NewsPostDetailTitle {}
#NewsPostDetailHorizRule {}
#NewsPostDetailPrintLink {}
*/
/* End of 'Module: News New' */

