/* Start of CMSMS style sheet 'Module: News' */
div#news {
  margin: 2em 0 1em 1em;  /* margin for the entire div surrounding the news list */
  border: 0px solid #000; 
  background: #FFE9AF; 
}

div#news h2 {
   line-height: 2em;
   background: #fff;
}

.NewsSummary{
background-color: inherit; 
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 1em;
line-height: 1.5em;
margin:0;
padding:0;
border:0;
}

.NewsSummaryLink{

background:#eee url(uploads/andeas03Lft/gradient2.png) repeat-x;
border-bottom:1px solid #bbb;
color:#222;
background-color: inherit; 
text-decoration:none;
margin:10px 0 5px 0;
padding:2px 0 2px 0px;
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size: 1em;
}

.NewsSummarySummary{
background:inherit;
text-decoration:none;
color:#000000;
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 1em;
margin:5px 0 5px 0;
padding:2px 0 2px 0px;
border:0;
}

.NewsSummarySummary2{
background:inherit;
text-decoration:none;
color:#000000;
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 1em;
margin:3px 0 3px 25px;
padding:2px 0 2px 0px;
border:0;
}

.NewsSummaryPostdate {
  font-size: 90%;
  font-weight: bold;
 }


.NewsSummaryCategory {
  font-style: italic;
  margin: 5px 0;
 }

.NewsSummaryAuthor {
  font-style: italic;
  padding-bottom: 0.5em;
}

.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 {}
*/
/* End of 'Module: News' */

