/* Start of CMSMS style sheet 'sidekick_2.0 : Sidekick Default News' */
div#news {
  padding:10px;  /* margin for the entire div surrounding the news list */ 
  background-color:#fdeed6; 
}

div#news h2 {
	
}

.NewsSummary {
    float:left;
	width:366px;
  	margin-right:34px;
  	margin-bottom:34px;
  	background: transparent url(uploads/sidekick_2.0/366box_top.gif) no-repeat;
}

.NewsSummaryPostdate {
  color:#f18e00;
  font-size:90%;
 }

.NewsSummaryLink {
    padding:20px 20px 0 20px;
	font-size:1.5em;
  	line-height:1.5em;
	font-family: Impact,candara,Helvetica,Arial,sans-serif;
    text-transform:uppercase;
    font-weight:normal;
}

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

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

.NewsSummarySummary, .NewsSummaryContent {
  padding:0 20px 0 20px;
 }

.NewsSummaryMorelink {
  	background: transparent url(uploads/sidekick_2.0/366box_link.gif) no-repeat;
	height:77px;
	width:366px;
	margin:0 !important;
	padding:0;
}

.NewsSummaryMorelink a{
  	margin: 0;
	padding:50px 0 0 0;
   	display: block;
	text-align:right;
	font-size:1.1em;
  	line-height:1.5em;
}

/* News Details */

#NewsPostDetailDate {
  font-size: 90%;
  margin-top: 30px;
  font-weight: bold;
  }

#NewsPostDetailCategory {
  font-style: italic;
  float:left;
  font-size:80%;
  display:none;
}

#NewsPostDetailAuthor {
  float:left;
  font-style: italic;
  font-size:80%;
  display:none;
}

#NewsPostDetailSummary {
   margin-top:30px;
   font-style:italic;
   font-weight:normal;
}

#NewsPostDetailContent {
  margin-bottom: 15px;
  margin-top:30px;
  }





#NewsPostDetailTitle {}
#NewsPostDetailHorizRule { display:none;}
#NewsPostDetailPrintLink { display:none;}
#NewsPostDetailReturnLink { }

/* End of 'sidekick_2.0 : Sidekick Default News' */

