/* Start of CMSMS style sheet 'Module: News' */
div#news {

  width:200px;

  margin: 0em 0 1em 1em;  /* margin for the entire div surrounding the news list */

  min-height:320px;

color:4a5d11;

}


div#news h2 {

   margin-left:10px;
  
}
div#news a{
text-decoration:none;

}
div#news marquee a{

}

div#bandeaudroit{
margin-left:15px;
width:170px;
margin-top:7px;
}
div#bandeaudroit span{
margin-left:0px;
margin-top:-1px;
padding-top:0px;
}


div#bandeaudroit a{
margin-left:-5px;
}

div#bandeaudroit img{
margin-right:4px;
margin-top:0px;
margin-bottom:0px;
}

label{
margin-top:-2px;
}

span.polllabel{
margin-top:-2px;
}

.polloption{
margin-bottom:5px;
}
div#bandeaudroit.polloption{
margin-bottom:2px;
}

div#class=NewsSummaryMorelink{
text-decoration:underline;
color:#6a3a3b;
font-color:#6a3a3b;}

.NewsSummary {
    
    padding: 0.5em 0.5em 1em; /* padding for the news article summary */
    margin: 0 0.5em 1em 0.5em; /* margin to the bottom of the news article summary */
    border-bottom: solid #7d9630;
    /*width:140px;*/
}

.NewsSummaryPostdate {

  font-size: 90%;
  font-weight: bold;
 }

.NewsSummaryLink {
color:#815011;
    font-weight: bold;
    padding-top: 0.2em;
margin-bottom: 8px;
}
.NewsSummaryLink {
/* color:#7D9630; */
color:#6a3a3b;}

.NewsSummaryCategory {

  font-style: italic;
  margin: 5px 0;
 }

.NewsSummaryAuthor {

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

.NewsSummarySummary, .NewsSummaryContent {

margin:0;
padding:0;
 }

.NewsSummaryMorelink {
  text-decoration:underline;
color:#6a3a3b;
font-color:#6a3a3b;
  padding-top: 0.5em;
}
.NewsSummaryMorelink a {
  
color:#6a3a3b;
font-color:#6a3a3b;

}


#NewsPostDetailDate {
  font-size: 90%;
  margin-bottom: 5px;
  font-weight: bold;
  }

#NewsPostDetailSummary {
   line-height: 150%;
   }

#NewsPostDetailCategory {
  font-style: italic;
  border-top: 
  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 'Module: News' */

