/*
	body {margin:0; padding:0; line-height: 1.4em; word-spacing:1px; letter-spacing:0.2px; font: 13px Arial, Helvetica,"Lucida Grande", serif; color: #000;}
	
	
	h2 {color:#000; font-size:25px;}
	.post .entry h2 {font-size:20px;}
	
	
	a:link, a:visited {background: transparent; color:#333; text-decoration:none;}
	a:link[href^="http://"]:after, a[href^="http://"]:visited:after {content: " (" attr(href) ") "; font-size: 11px;}
	a[href^="http://"] {color:#000;} 
	
	
	img, img a, .more-link a {border:none;}
	
	
	#container_adBanner, #header_navigation, #header_right, #RelatedStories, #frmComment, #content_right, #container_footer {display:none;}
	
	
	.post {border-bottom:1px solid #000;}
	.postmeta {font-size:10pt; margin-top:10px;}
	.postfooter {font-size:10pt; margin-bottom:20px;}
	
	
	.commentlist .avatar {float:left; margin-right:10px;}
	.commentlist .children {margin-top:10px;}
	#comments {page-break-before: always;}
	
	
	#footer {margin-top:10px;}
*/

#header_navigation{
	display: none;
}

a:after {    
 display: none; 
}

#header_right_bottom, #header_right_top{
	display: none;
}

.homepageHeadline > a > img{
	max-width:300px !important;
}

.homepageHeadline{
	width: 32% !important;
	float:left !important;
	text-align:center;	
}

.homepageHeadlineStory{
	width: 63% !important;
	float: left !important;
}
.featureImageLink > img{
	max-width: 175px !important;
}
.featureImageLink{
	text-align: center;
}
.screenonly{
	display: none;	
}
.no_padding {
  padding: 0;
}
.homepageHeadline, .homepageHeadlineStory{
	clear: none !important;
}

.newsline{
	margin-bottom: 3px;
}
.viewpointsection{

}
.vtext:before{
	content: "" !important;
}
#footer_navigation, #footer_socialMedia_right, #footer_socialMedia_left img{ display: none;}


.mag1, .mag2{
	max-width: 220px;
}
form#frmComment{
	display: none;
}