@charset "utf-8";
/* CSS Document */

#homecontent .entry {}
	#homecontent .entry-title {}
	#homecontent .entry-author-and-date {color:#575757;font-size:12px;line-height:15px;margin-bottom:0 !important;}
	#homecontent .entry-author { display: none; }
	#homecontent .entry-date { display: none; }
	#homecontent .entry-categories { display: none; } 
	#homecontent .entry-categories-linked {color:#575757;font-size:12px;line-height:15px;margin-bottom:15px !important;}
	#homecontent .entry-summary {} 
	#homecontent .entry-link {}

#provider-info .entry {}
	#provider-info .entry-title {}
	#provider-info .entry-author-and-date {display:none;}
	#provider-info .entry-author {display:none;}
	#provider-info .entry-date {display:none;}
	#provider-info .entry-categories {display:none;} 
	#provider-info .entry-categories-linked {display:none;}
	#provider-info .entry-summary {display:none;} 
	#provider-info .entry-link {display:none;}
	
#location-more .entry { border-bottom: 1px dashed #333; }
	#location-more .entry-title {}
	#location-more .entry-author-and-date {}
	#location-more .entry-author {display:none;}
	#location-more .entry-date {display:none;}
	#location-more .entry-categories {display:none;} 
	#location-more .entry-categories-linked {display:none;}
	#location-more .entry-summary {} 
	#location-more .entry-link {}

#blogview .entry {}
	#blogview .entry-title { margin-bottom: 0; }
	#blogview .entry-author-and-date {color:#575757;font-size:12px;line-height:15px;margin-bottom:0 !important;}
	#blogview .entry-author { display: none; }
	#blogview .entry-date { display: none; }
	#blogview .entry-categories { display: none; } 
	#blogview .entry-categories-linked {color:#575757;font-size:12px;line-height:15px;margin-bottom:15px !important;}
	#blogview .entry-summary {} 
	#blogview .entry-link {}
	#blogview .post div {color:#161616;line-height:25px;margin-bottom:25px;}

#blogSidebar li {line-height:25px !important;margin-bottom:10px;padding:8px 0 0 25px;}

#ctl00_Content_BLOG_categoryHeader { border-bottom: 1px dashed #333; }

.blogPost { margin-bottom: 50px; }
	.postTitle { margin: 0; }
	.postHeader {color:#575757;font-size:12px;line-height:15px;margin-bottom:15px !important;}
	.postBody {color:#161616;line-height:25px;}
	.postFooter { margin-bottom: 0; }
	.postCategories {}