/* Start of CMSMS style sheet 'womba-news' */
/* Start of News Styling */
div#news {}

div#news h2 {
  padding: 0 0 10px 12px;
  border-bottom: 2px solid #c8c8c8;
  margin-bottom:10px;
  color: #294B5F;
  text-shadow: #4fa3bf 1px 2px 0;
  text-shadow: #6caabf 2px 2px 1px;
}

.NewsMorePages {
  border: 1px solid #373737; 
  background: #80b0ff; 
  font-family:serif;
  font-variant:small-caps;
  font-weight:bold;
  margin: 0 0.5em 0 auto;
  text-align:center;
}

.NewsMorePages a{
  font-weight:normal;
  text-decoration:none;
}

/*
========================================================
  NEWS SUMMARY TEASER BLOCK
========================================================
 */
.NewsSummary {
  padding: 5px 3px;
  padding: 4px 4px 7px;
  padding: 5px 5px 10px;
  border-top: 1px solid #888;
  border-right: 1px solid #c8c8c8;
  border-bottom: 1px solid #c8c8c8;
  border-left: 1px solid #888;
  margin-bottom: 12px;
  color: #18507C;
  background: url(/uploads/womba/bkgd-transp.png);
}

.NewsSummaryLink {
  font-weight: bold;
  padding-top: 0.2em;
}
.NewsSummaryLink a {color: #526f62;color:#aea;}
.NewsSummaryLink a:hover {color:#015570;}

.who-when { /* div wrapping Author and PostDate */
  overflow:auto;
  border-bottom: 1px solid #eef;
  margin-bottom: 8px;
  font: italic 65%/175%  comic sans ms, sans-serif;
}

.NewsSummaryAuthor,
.NewsSummaryPostDate {float:left;margin-right: 4px;}

.NewsSummarySummary, .NewsSummaryContent {
  padding: 0.2em 0.5em; 
  padding: 0.2em 0; 
 }

.NewsSummaryMorelink {
  margin: 0px 0.5em;
  text-align:right;
}

.NewsSummaryMorelink a {color: #526f62;color:#aea;}

.NewsSummaryMorelink a:hover {color:#015570;text-decoration: underline;}

.NewsSummaryCategory {
  font-style: italic;
  margin: 5px 0;
 }

/*
========================================================
  NEWS DETAIL PAGE
========================================================
 */
div#content h3#NewsPostDetailTitle {
  width:auto;  
  padding-top: 0;
  margin-bottom: 10px;
  zborder:none;
  ztext-decoration: underline;
}

#NewsPostDetailCategory {
  zmargin-bottom: 7px;
  padding: 3px 0;
  font: italic 75%/140%  comic sans ms, sans-serif;
}

div#content .who-when {
  border-bottom: 1px solid #c8c8c0;
  font: italic 75%/140%  comic sans ms, sans-serif;
}

#NewsPostDetailAuthor,
#NewsPostDetailDate {float:left;margin-right: 10px;}

/*#NewsPostDetailSummary {margin-bottom:20px;}
#NewsPostDetailSummary strong em p {
  font: italic bold 100%/100% comic sans ms, sans-serif;
  margin-bottom:20px;
}*/

#NewsPostDetailSummary #highlight,
#NewsPostDetailSummary #highlight p {
  font: italic bold 100%/100% comic sans ms, sans-serif;
  margin-bottom:20px;
}

#NewsPostDetailContent {margin-bottom:15px;}

div#NewsPostDetailPrintLink,
div#NewsPostDetailReturnLink {float:right;margin-left: 10px;}

/*
========================================================
  NEWS DETAIL PAGE LINKS
========================================================
 */
body#club-news div.self-links {visibility:hidden;}
body#club-news div.self-links {}
body#club-news div#news-detail-link {
  visibility:visible; /* to over-ride the class setting above*/
  margin-top:95px;
}
body#club-news div#news-detail-link span {
  padding-left:100px;
}


/* End of 'womba-news' */

