/* Start of CMSMS style sheet 'Module: News' */
div#news {
  margin: 2em 0 1em 0;  /* margin for the entire div surrounding the news list */
  border: 1px solid #000; 
  background: #FFE9AF; 
}

div#news h2 {
   line-height: 1.7em;
   background: #fff;

}

.NewsSummary {
    padding: 0.5em 0.5em 0; /* padding for the news article summary */
    margin: 0 0.5em 2em 0; /* margin to the bottom of the news article summary */
    /*border-bottom: 1px solid #ccc;*/
 
}

.NewsSummaryPostdate {
 /* font-size: 90%;*/
  font-weight: bold;
font-size: 1.2em; color:  #768ec6; 
padding-top: 20px;
 }

#left_column .NewsSummaryLink {
font-size:1.5em; font-family: Georgia, Times, serif; color:  #c1b0cb; font-weight: normal; padding: 5px 0 0 0; 
}


.NewsSummaryLink {
font-size:1em;  font-weight: bold; padding: 5px 0 0px 0;
}

.NewsSummaryCategory {
  font-style: italic;
  margin: 5px 0;
  font-size: 1.1em; 
 }

.NewsSummaryAuthor {
  font-style: italic;
  padding-bottom: 0.5em;
font-size: 1.1em; 
}

.NewsSummarySummary,  {
 /* line-height: 140%;*/
font-size: 1.2em;
	line-height: 1.5em;
	
margin-top: .5em;

 }

.NewsSummaryContent {
 /* line-height: 140%;*/
font-size: 1.2em;
	line-height: 1.5em;
	
margin-top: .5em;
margin-bottom: .5em;
 }

.NewsSummaryMorelink {
  padding-top: 0em;
color: #aa4c7d;
text-decoration: underline;
font-size: 1.0em;
}

#NewsPostDetailDate {
  font-size: 100%;
  margin-bottom: 5px;
  font-weight: bold;
  color: #768ec6;
  font-size: 1.2em;
  }

#NewsPostDetailTitle { 
  }

#NewsPostDetailHorizRule {display:none;}

/*Headline of the news article*/
#NewsPostDetailSummary {
color:  #3a4c7d;
   }

#NewsPostDetailContent {
  margin-bottom: 15px;
  line-height: 120%;
  }

#NewsPostDetailCategory {
  font-style: italic;
  border-top: 1px solid #ccc;
  margin-top: 0.5em;
  padding: 0.2em 0;
}



#NewsPostDetailAuthor {
  padding-bottom: 1.5em;
  font-style: italic;
}



#NewsPostDetailTitle { 
font-size: 1.5em; font-family: Georgia, Times, serif; color:  #aa4c7d; font-weight: normal; padding: 5px 0 0 0;}


#NewsPostDetailPrintLink {padding-bottom:1em;}
#NewsPostDetailReturnLink {}
/* 
*/



/* End of 'Module: News' */

