/* Start of CMSMS style sheet 'Module: News' */
/* Module: News */

#news_Current {
height:88%;
overflow:hidden;
color:#666;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:normal;
text-align:left;
text-decoration:none;
text-transform:none;
}

a#morelink_Current {
color:#A12831;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:normal;
text-align:left;
text-decoration:none;
text-transform:none;
}

#NewsSummary_Current {
margin:5px 0;
padding:0;
}

.NewsSummaryLink_Current a {
color:#666;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
text-align:left;
text-decoration:none;
text-transform:none;
}

.NewsSummarySummary_Current {}

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

.NewsSummary {
    padding:10px; /* padding for the news article summary */
    margin:0; /* margin to the bottom of the news article summary */
    border-bottom: 1px solid #ccc; 
}

.NewsSummaryPostdate {}

.NewsSummaryLink {
    font-weight: bold;
}

.NewsSummaryCategory {
  font-style: italic;
 }

.NewsSummaryAuthor {
  font-style: italic;
}

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

.NewsSummaryMorelink {
  font-weight: bold;
}

#NewsPostDetailDate {
  font-size: 90%;
  font-weight: bold;
  }

#NewsPostDetailSummary {}

#NewsPostDetailCategory {
  font-style: italic;
}

#NewsPostDetailContent {
  margin-bottom: 15px;
  line-height: 150%;
  }

#NewsPostDetailAuthor {
  padding-bottom: 1.5em;
  font-style: italic;
}

#NewsPostDetailTitle {
margin:0;
padding:0;
line-height:130%;
font-size:2em;
}

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

/* 
#NewsPostDetailHorizRule {}
#NewsPostDetailPrintLink {}
#NewsPostDetailReturnLink {}
*/

/* End Module: News */

/* End of 'Module: News' */

