/* Start of CMSMS style sheet 'Module: News' */
/* @override http://www.paulpitts.com/new/stylesheet.php?templateid=21&mediatype=screen */

/* Start of CMSMS style sheet 'Module: News' */
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;
}

.NewsSummary {
}

.NewsSummaryPostdate {
  font-size: 90%;
  font-weight: bold;
 }

.NewsSummaryLink {
    padding-top: 0.2em;
    padding-bottom: 0.2em;
    color: #626054
}

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

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

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

.NewsSummaryMorelink {
  padding-bottom: 15px;
}

#NewsPostDetailDate {
  float: right;
  margin: .8em 0px 0px 0px;
  }

#NewsPostDetailSummary {
   line-height: 150%;
   }

#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 {
  float:left;
  line-height: normal;
}

#NewsPostDetailHorizRule {
  clear:both;
  margin: 5px 0px 0px 0px;
}

#NewsPostDetailPrintLink {
  padding-bottom: 5px;}

#NewsCDImage { float:left; width:150px; height: 161px;
	padding: 10px 10px 10px 0px; }

.NewsSummary .NewsSummaryTitleText{
	padding: 1.0em 0.75em 0.5em 0.75em;
    line-height: 1em;
	font-weight: bolder;
	font-size: 18px;
	margin-left
}
#NewsPricing {padding: .5em 0em 0em 0em; float:left; clear:left; width:130px}
#NewsPayPal { padding: 0em 0em 2em 0em; text-align: right; }
#NewsPayPalViewCart { text-align: right; padding-top: 5px }
#NewsStoreHeader{ padding: 5px 0px 10px 0px; width: 310px; float: left; font-weight: bold; }




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

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


/* End of 'Module: News' */

