@import url("https://www.crisismagazine.com/wp-content/thesis/skins/crisismag/css.css") print;

.sidebar, #top_ad, #main_nav, #footer_ad, .footer, #site_tagline, #email_signup, .related-posts, .post_tags, .single_share, #disqus_thread, img.attachment-post-featured, #header .container, #go_home { 
	display: none; 
}

#header:before {
	content:url('images/print-logo.jpg');
	width:250px;
	height:90px;
}

#header {
	border-bottom:1px solid #585858; 
	height:100px;
}

p, .grt {
	font-size: 15px;
	line-height: 25px;
}

.grt h1.headline {
	font-size: 32px;
	line-height: 38px;
}

.post_author, .post_author_intro {
	font-size: 18px;
}

.post_content a, .post_content a:visited { text-decoration: underline; }
 .post_content a[href]:after { content: " (" attr(href) ")"; }
  
@page { margin: 1.5cm; }