/* Start of CMSMS style sheet 'Module: News' */
div#news {
  padding-top: 25px;  /* margin for the entire div surrounding the news list */
font-size: 12px;
color: #6b6b6b;
padding-left: 15px;
padding-right: 15px;
}
div#news2 {
  padding-top: 25px;  /* margin for the entire div surrounding the news list */
font-size: 12px;
color: #6b6b6b;
padding-left: 15px;
padding-right: 15px;
padding-bottom: 25px;
width: 570px;
}

div#news h2 {
   line-height: 2em;
   background: #fff;
}

.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 {
  font-size: 90%;
  font-weight: bold;
 }

.NewsSummaryLink a {
position:absolute;
border-bottom: 1px solid #ccc; 
margin-left: 5px;
text-decoration: none;
font-weight: bold;
font-size: 14px;
color: #505050;
margin-bottom: 10px;
margin-top: 8px;
}
.NewsSummaryLink a:hover {
position:absolute;
border-bottom: 1px solid #ccc; 
margin-left: 5px;
text-decoration: none;
font-weight: bold;
font-size: 14px;
color: #505050;
margin-bottom: 10px;
margin-top: 8px;
}
.newsico {
float: left;
margin-top: 5px;
}

.NewsSummaryCategory {
  font-style: italic;
  margin: 5px 0;
 }

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

.NewsSummarySummary, .NewsSummaryContent {
  line-height: 140%;
padding-top: 40px;
 }
.NewsSummaryMorelink {
padding-top: 15px;
}

.NewsSummaryMorelink  a{
text-decoration: none;
color: #505050;
font-weight: bold;
}

.NewsSummaryMorelink  a:hover {
text-decoration: none;
color: #707070;
font-weight: bold;
}

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

#NewsPostDetailSummary {
   line-height: 150%;
padding-top: 40px;
   }

#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;
}
#NewsPostDetailTitle {
position:absolute;
border-bottom: 1px solid #ccc; 
margin-left: 30px;
font-weight: bold;
font-size: 14px;
color: #505050;
margin-bottom: 10px;
margin-top: 4px;
}

.newsico2 {
float: left;
margin-top: 0px;
}
#NewsPostDetailPrintLink a {
text-decoration: none;
color: #505050;
font-weight: bold;
}
#NewsPostDetailPrintLink a:hover {
text-decoration: none;
color: #707070;
font-weight: bold;
}
#NewsPostDetailReturnLink a {
text-decoration: none;
color: #505050;
font-weight: bold;
}
#NewsPostDetailReturnLink a:hover {
text-decoration: none;
color: #707070;
font-weight: bold;
}

/*#pages {
text-align: center;
padding-top: 25px;
width: 290px;

}*/
.pagniation {
 color: #707070;
font-size: 11px;
}

.pagniation a {
 color: #707070;
text-decoration: none;
}

.pagniation a:hover {
 color: #707070;
font-weight: bold;
text-decoration: none;
}

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

/* 

#NewsPostDetailHorizRule {}

*/
/* End of 'Module: News' */

