#top_ad,
#current_issue,
#subscribe,
#header.stuck #subscribe, 
#social_search,
#nav, 
#quick_links,
.sharing_icons,
#sidebar,
#comments,
#footer,
#postfooter {
	display: none;
	}
a {
	color: #000 !important ;
	}
		
#header {
	-webkit-box-shadow: none;
	box-shadow: none;	
	margin-bottom: 16px;
	}

#header.stuck {
	position:static;
	}
	
#header_top {
	height: auto;
	}
	
#logo,
#header.stuck #logo {
	width: 100%;
	position: static;
	}

#logo img,
#header.stuck #logo img {
	width: 20%;
	}
	
#main {
	min-height: auto !important;
	width: 100%;
	border-right: none;
	padding-right: 0;
	}
	
.article_bio hr.dotted {
	width: 100%;
	margin: 2em 0;
	}
	