/* Start of CMSMS style sheet 'mk2_Nws' */
div#news {
  margin: 2em 0 1em 1em;  /* margin for the entire div surrounding the news list */
  border: 1px solid #000; 
  background: #FFE9AF; 
}

div#news h2 {
   line-height: 2em;
   background: #fff;
}

#content .NewsSummary {
    padding: 0 0 8px; /* padding for the news article summary */
    margin: 0 0 1em 0; /* margin to the bottom of the news article summary */
    border-bottom: 1px solid #ccc; 
}

#content .NewsSummaryPostdate {
  font-size: 90%;
  font-weight: bold;
float: right;
color:#777;
 }

#content .NewsSummaryLink a {
    font-weight: bold;
    padding-top: 0.2em;
/*background: url(uploads/mk2_test/div.png);*/
color:#9F084F;
}

#content .NewsSummaryCategory {
font-size: 90%;
  font-style: italic;
  margin: 5px 0 0.5em 0;
color: #555;
 }

#content .NewsSummaryAuthor {
  font-size: 80%;
  font-style: italic;
  padding-bottom: 0.5em;
color: #555;
}

#content .NewsSummarySummary, #content .NewsSummaryContent {
  line-height: 140%;
 }

#content .NewsSummaryMorelink {
  padding-top: 0.5em;
}
/*------------------------------------------------------------------*/
#NewsPostDetailDate {
float: right;
  font-size: 100%;
  margin-bottom: 5px;
  font-weight: bold;
  }

#NewsPostDetailSummary {
   line-height: 150%;
   }

#NewsPostDetailCategory {
color: #555;
font-size: 80%;
  font-style: italic;
  border-top: 1px solid #ccc;
  margin-top: 0.5em;
  padding: 0.2em 0;
}

#NewsPostDetailContent {
  margin-bottom: 15px;
  line-height: 150%;
  }

#NewsPostDetailAuthor {
color: #555;
font-size: 80%;
  padding-bottom: 1.5em;
  font-style: italic;
}

#NewsPostDetailPrintLink {
float:right;
line-height: 120%;
}


#main #NewsPostDetailReturnLink a {padding-left:25px;  background: url(images/back.png) no-repeat; color:#92045E;padding-bottom:12px;}
#main #NewsPostDetailTitle {padding-top: 15px;}

/* 
#NewsPostDetailHorizRule {}
#NewsPostDetailPrintLink {float:right;}
*/
/* End of 'mk2_Nws' */

