/* Start of CMSMS style sheet 'Module: News' */
div#news {
  margin: 2em 0 1em 1em;  /* margin for the entire div surrounding the news list */
}

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 */
    border-bottom: 1px solid #ccc; 
}

.NewsSummary:hover {background-color: #EEE;}

.NewsSummaryPostdate {
float: left;
position: relative;
background: url(http://www.1norton.com/uploads/images/site/calendarimage.gif) no-repeat;
width: 32px;
height: 45px;
padding: 14px 5px 0px 0px;
margin: 0px 5px 0px 0px;
text-align: center;
color: #333333;
  font-size: 10px;
  font-weight: bold;
line-height: 13px;
 }

.NewsSummaryLink {
color: #E7AB0B;
font-size: 20px;    
font-weight: bold;
    padding: 0px 0px 0px 5px;
}

.NewsSummaryLink a {color:#554009;}
.NewsSummaryLink a:hover {color:#D7A215;}

/*--- .NewsSummaryLink a { color: #D7A215;} .NewsSummaryLink a:hover { color: #554009;} ---*/

.NewsSummaryCategory {
float: left;
  font-style: italic;
padding: 0px 5px 0px 0px;
 }

.NewsSummaryAuthor {
  font-style: italic;
padding: 0px;
}

.catandauthor { position: relative; margin-bottom: 12px; left: 5px; font-size: 11px; color: #555555;}

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

.NewsSummaryMorelink {
  padding-top: 0.5em;
}

#newsdetailtop { margin-bottom: 20px; }
h3#NewsPostDetailTitle { font-size: 25px; color:#554009; font-weight: bold; margin: 0px 0px 5px 0px; padding: 0px;}

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

#NewsPostDetailSummary {
   line-height: 150%;
   }

#NewsPostDetailAuthor {
color: #222222;
float: left;
padding:0px 7px 0px 5px;
  font-style: italic;
}

#NewsPostDetailCategory {
float: left;
  font-style: italic;
padding: 0px 7px 0px 0px;
color: #222222;
}

#newsdetaildate {padding: 0px; color: #222222;}

#NewsPostDetailContent {
position: relative;
font-type: tahoma;
font-size: 14px;
  margin-bottom: 15px;
  line-height: 27px;
  }

#NewsPostDetailContent a {padding: 1px;text-decoration: underline; color:#000000}
#NewsPostDetailContent a:hover {text-decoration: none; background-color:#E7AB0B; color: #ffffff;}


#newsrecentposts {text-align: right; font: 10px arial; color: #888888; text-decoration: italic; padding-bottom: 6px; }
.smallNewsSummary {  font-family: arial; font-size: 11px; color: #333333; text-align: right; vertical-align: bottom; margin-bottom: 15px; background-color: #FFFFFF; border-bottom: 1px solid #CCCCCC; line-height: 14px;}


.smallNewsLink a{ font-size: 14px; font-weight: bold; color:#554009;}
.smallNewsAuthor {}
.smallNewsPostdate {float: right; padding-left: 3px;}


#allichuckcats {position: relative;width: 450px; height: 25px; text-align: right; padding-right: 3px; }

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

/* 


#NewsPostDetailHorizRule {}
#NewsPostDetailPrintLink {}
#NewsPostDetailReturnLink {}
*/
/* End of 'Module: News' */

