/* Start of CMSMS style sheet 'weevers net project' */
div#news {
width: 160px;
color: #252525; 
margin-top:15px;
margin-left:0px;
}

div#news_header {
background: url(uploads/images/layout/menu_alg_bg.jpg) repeat-x bottom left;
width: 160px;
line-height:21px;
border: 1px solid #80915a;
font-size:12px;
text-decoration: none;
text-align: center;
padding:0px 5px 0px 5px;
}

div#news h2 {
   line-height: 2em;
   /*background: #fff;*/
}

.NewsSummary {
  background: #f6fafa url(uploads/images/layout/news_bg.jpg) repeat-x bottom left;
  width:160px;
  height:auto;
  margin: 2px 20px 0px 0px; 
  border: 1px solid #7fbeba;
  font-size:10px;
  color: #252525;
  padding: 5px 5px 5px 5px; 
}

.NewsSummaryPostdate {
  font-size: 90%;
  font-weight: bold;
}

.NewsSummaryLink {
    font-weight: bold;
    padding-top: 0.2em;
    padding-bottom: 0.4em;
}

.NewsSummaryCategory {
text-decoration: none;
text-align: center;
  font-style: normal;
  margin: 5px 0;
 }

.NewsSummaryAuthor {
  font-style: italic;
  padding-bottom: 0.5em;
}

.NewsSummarySummary, .NewsSummaryContent {
  line-height: 140%;
 }

.NewsSummarySummary img {
padding:5px 0px 5px 0px;
}

.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%;
  }

#NewsPostDetailAuthor {

  padding-bottom: 1.5em;
  font-style: italic;
}


/* to add specific style to the below divs, uncomment them. */

/* 
#NewsPostDetailTitle {}
#NewsPostDetailHorizRule {}
#NewsPostDetailPrintLink {}
#NewsPostDetailReturnLink {}
*/
/* End of 'weevers net project' */

