/* BOOTSTRAP OVERRIDES */
a[href]:after {
	content: "";
}

/* PRINT CSS */
body {
background: white;
font-size: 12pt;
}
h1,h2,h3,h4,h5,a,a:link,a:visited { color: #000000; }
div, figure, a.section-link {display: none; }
div.container, div.logo, section.content div.row, section.content div.row div.span8, section.content div.row article div.meta, section.content div.row article div.entry-content { display: block; }

div.logo a, div.span8 hr.hr-shadow-narrow, div.span8 h2.examiner, section.content div.row article aside, section.content div.row article div.newsletter-widget, section.content div.row article div.share-this-article-text {
	display: none; visibility: hidden;
}

div.container, div.container div.span8 { width: 95%; margin: 0px auto; }
div.logo { display: inline; height: 0px; }
div.logo:before { 
	content:url(http://content.washingtonexaminer.biz.s3.amazonaws.com/images/static/wex_logo_type_300.png);
}
h1.entry-title {
	margin-top: 50px;
	font-size: 40px;
}
div.print-url { display: block; font-weight: bold; }

footer { display: none; }