/* Start of CMSMS style sheet 'theme : weevers net actueel' */
div#news {
width: 160px;
color: #252525; 
margin-top:15px;
margin-left:5px;
}

div#news_header {
background: url(uploads/theme/menu_alg_bg.jpg) repeat-x bottom left;
width: 160px;
line-height:21px;
border: 1px solid #cbb0d4;
font-size:12px;
text-decoration: none;
text-align: center;
padding:0px 5px 0px 5px;
}

div#news h2 {
   line-height: 2em;
   /*background: #fff;*/
}

.NewsSummary {
  background: #faf7fb url(uploads/theme/news_bg.jpg) repeat-x bottom left;
  width:160px;
  height:auto;
  margin: 2px 20px 0px 0px; 
  border: 1px solid #cbb0d4;
  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%;
 }

.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 {}
*/

/* CSS STYLE VOOR ARCHIEF */

.News_archief {
  background: #faf7fb url(uploads/theme/news_bg.jpg) repeat-x bottom left;
  width:500px;
  height:auto;
  position:relative;
  left:10px;
  margin: 0px 0px 5px 0px; 
  border: 1px solid #cbb0d4;
  font-size:10px;
  color: #252525;
  padding: 5px 5px 5px 5px; 
}

* html .News_archief {
  background: #faf7fb url(uploads/theme/news_bg.jpg) repeat-x bottom left;
  width:500px;
  height:auto;
  position:relative;
  left:5px;
  margin: 0px 0px 5px 0px; 
  border: 1px solid #cbb0d4;
  font-size:10px;
  color: #252525;
  padding: 5px 5px 5px 5px; 
}

.NewsSummaryarchief {
background: url(uploads/theme/menu_alg_bg.jpg) repeat-x bottom left;
width: 100px;
line-height:18px;
border: 1px solid #cbb0d4;
font-size:10px;
text-decoration: none;
text-align: center;
margin-top:10px;
margin-left:30px;
padding:0px 0px 0px 0px;
}
/* End of 'theme : weevers net actueel' */

