/* Start of CMSMS style sheet 'ModuleNewsAmr_actus' */
div#news {
  margin: 0.5em 0 1em 1em;  /* margin for the entire div surrounding the news list */
  border: 1px solid #c4cabc; 
  background: #f0ead8; 
}

div#news h2 {
   font-size: 1.6em;
   letter-spacing:0.1em;
   line-height: 1.2em;
   background: #ebe4cf;
   border-bottom-color: #c4cabc;
}

.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 */
}

.NewsSummaryPostdate {
  color: #474747;
  font-size: 90%;
  font-weight: bold;
 }

.NewsSummaryLinkSidebar {
   font-size: 1.2em;
    color: #505f3b;
    font-weight: normal;
    padding-top: 0.2em;
    margin-top:0;
    margin-bottom:0;
}

.NewsSummaryLink {
    font-size: 1.2em;
    color: #738955;
    font-weight: bold;
    padding-top: 0.2em;
}

.NewsSummaryLink a {
    color: #677a4c;
    text-decoration:none;
    border-bottom: 1px solid #677a4c;
}

.NewsSummaryCategory {
  font-style: italic;
  margin: 7px 0 1.3em 0;
}

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

.NewsSummarySummary, .NewsSummaryContent {
  line-height: 140%;
}

.NewsSummaryContent {
border-bottom:1px solid #ce9909;
}

.NewsSummaryContent p {
  font-size: 1.1em;
  margin-bottom:1em;
  font-family:"Trebuchet MS", "Bitstream Vera Sans", geneva, arial, helvetica, verdana, helve, sans-serif;
  text-align:justify;
 }

#news ul.list1 {
  margin-top:0;
  list-style-type: none;
  padding:0;
  font-size: 1.12em;
}

#news ul.list1 li {
  margin:0 0 0 2px;
  line-height:2em;
  border-top: none;
  text-indent:1em;
}

#news ul.list1 li a {
  margin:0 0 0 2px;
  line-height:25px;
  color:#686f76;
  text-decoration: none;
  border-bottom: 1px solid #bfbfbf;
 }

  

.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%;
  text-align:justify;
  }

#NewsPostDetailAuthor {
  visibility:hidden;
  padding-bottom: 1.5em;
  font-style: italic;
}

#NewsPostDetailTitle {
    font-size: 1.4em;
    color: #738955;
    font-weight: bold;
    padding-top: 0.2em;
}

#NewsPostDetailPrintLink {display:none;}
#NewsPostDetailReturnLink {display:none;}


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

/* 
#NewsPostDetailHorizRule {}
*/
/* End of 'ModuleNewsAmr_actus' */

