/* Start of CMSMS style sheet 'Module: News' */
div#news {
  margin: 1em 0 1em 0em;  /* margin for the entire div surrounding the news list */
  border: 0px solid #3366cc; 
   background: #f2f2f1;
 padding: 1em 0.5em 1em;
   border: 1px solid #ddddca;
}

div#afbnews {
width: 86px;

float: left;
padding-bottom:5px;

}

.txtnews {

}

div#news8 {
  margin: 1em 0 1em 0em; 
   background: #fdfdfd;
 padding: 5px;
   border: 1px solid #ddddca;
}

div#news9 {
  margin: 1em 0 1em 0em;  /* margin for the entire div surrounding the news list */
   background: #f0f0e8;
 padding: 10px;
   border: 1px solid #ddddca;
}


div#news a{
  text-decoration: none;
  color: #976131; 
}

#news form{
margin:0 0px;
padding: 0;

}
#news form h3{margin-bottom: 10px}
form div{
padding: 0px 0;

}

#news form input {
margin:3px 0; 
width: 116px;
background: #f7f7f2;
border: 1px solid #ddddca;

}


div#news h2 {
   line-height: 2em;
   background: transparent;
   padding: 5px;
}

div#news9 h2 {
   line-height: 2em;
   background: #fefefe;
   padding: 5px;
}

div#news h3 {
   line-height: 2em;
   background: transparent;
   padding-bottom: 5px;
}

.NewsSummary {
padding: 10px;
padding-bottom: 10px;
    border: 1px solid #ddd; 
    margin-bottom: 1em;
   background: transparent url(uploads/images/bgnews.jpg) repeat-x;
}



.NewsSummaryPostdate {
  font-size: 90%;
  font-weight: bold;
    border: 0px solid #ccc; 
    /* padding:3px;
background: #fefefe; */
 }

.NewsSummaryLink {
    font-weight: bold;
    padding-top: 0.2em;
}

.NewsSummaryCategory {
  font-style: italic;
  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. */
.NewsSummary2 {
    border-bottom: 1px solid #ccc; 
    margin-bottom: 1em;
    padding:5px;
}

.NewsSummaryPostdate2 {
  font-size: 90%;
  font-weight: bold;
 }

.NewsSummaryLink2 {
    font-weight: bold;
    padding-top: 0.2em;
}

.NewsSummaryCategory2 {
  font-style: italic;
  margin: 5px 0;
 }

.NewsSummaryAuthor2 {
  font-style: italic;
  padding-bottom: 0.5em;
}

.NewsSummarySummary2, .NewsSummaryContent {
  line-height: 140%;
 }

.NewsSummaryMorelink {
  padding-top: 0.5em;
}
/* End of 'Module: News' */

