/* Print Stylesheet */
/*a, a:link, a:visited, a:hover {
	display: none;
}*/
#header .header-frame .menu-button, 
#header .header-frame .eagle, 
#header .header-frame .search, 
#header .header-frame .date,
#footer, 
.ad, 
.video-embed, 
.addthis-share, 
article .lead-photo, 
article .photo-cutline, 
article .widget, 
article .body div, 
#region_3, 
#region_4,
.col1 {
	display: none !important;
}
#header {
	background-color: transparent;
	position: static;
	height: 60px;
}
#header .header-frame {
	height: 60px;
}
#header .logo {
	display: block !important;
}
#body, .container, #region_2, section.content, article {
	width: 100%;
}
#body {
	padding-top: 0px;
}
.content {
	left: 0px;
}
article .body {
	margin-top: 30px;
}