/* Start of CMSMS style sheet 'JJB IT Service V3: Nieuws' */
div#news {
  margin: 2em 0 0 1.5em;  /* margin for the entire div surrounding the news list */
  
 background:#34fba3;
text-decoration: none;
border-bottom: 1px solid #ccc; 
}

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

.NewsSummary {
       
       padding-left:10px;
       padding-bottom:5px;
       margin-bottom:10px;
       border-bottom: 1px solid #ccc; 
}

.NewsSummary1 {
       
       padding-left:10px;
       padding-bottom:5px;
     }

.NewsSummaryPostdate {
  text-align:left;
  float:left;
 }

.NewsSummaryPostdate1 {
  text-align:left;
  margin-right:10px;
  float:left;
 }

.NewsSummaryLink {
    font-weight:bold;
   text-align:left;
   font-size:100%;
   float:left;
   margin-left:10px;
}

.NewsSummaryLink1 {
    font-weight:bold;
      text-align:left;
   font-size:100%;
   margin-left:10px;
}

.NewsSummeryLink a {
text-decoration: none;
}

.NewsSummaryCategory {
  font-style: italic;
  text-align:right;
  font-size:0.8em;
  padding-top:0.2em;
  
 }



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

.NewsSummarySummary, .NewsSummaryContent {
  line-height: 140%;
  margin-top:20px;
 }

.NewsSummaryMorelink {
  padding-top: 0.5em;

}

.NewsSummaryMorelink a {
  text-decoration:none;
  color:#006699;
}

#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;
  margin-bottom: 15px;
}

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

  }

#NewsPostDetailAuthor {

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


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

/* 
#NewsPostDetailTitle {}
#NewsPostDetailHorizRule {}
#NewsPostDetailPrintLink {}
#NewsPostDetailReturnLink {}
*/
/* End of 'JJB IT Service V3: Nieuws' */

