/* Print Stylesheet */
/*a, a:link, a:visited, a:hover {
	display: none;
}*/

* { overflow: visible !important; }

#header .header-frame .menu-button, 
#header .header-frame .eagle, 
#header .header-frame .search, 
#header .header-frame .date,
#header .tablet-view,
#footer,
#supernav,
#adkit-container,
.mobile-logo,
.menu,
.menu-trigger,
.right,
.tags,
.story-continue,
.social-icon, 
.facebook-share, 
.addthis_button_facebook,
.text-tools,
.read-more,
.share-bottom,
.respond-author,
.like-us,
.subscribe-promo,
.ad, 
.video-embed, 
.addthis-share, 
article .widget, 
article .body div,
#region_3, 
#region_4,
.search,
body.search,
#region_10 .ad.billboard,
#page-search,
.page-search,
#article-search,
.billboard_custom, 
#page-tag,
.ad.billboard_custom,
#swiffycontainer,
.article-footer,
.dynamic-load,
.region_divider,
.fa-search,
.footer_ad,
.close,
#ad_fixed,
.button-load-more
.section.articles .upnext,
.upnext,
#header .mobile-logo,
article .story-continue,
.modal {
	display: none !important;
}
a:after{content:"" !important}
#header #masthead, #site, #body, .container, #region_2, section.content, article {
	width:100%;
}
#header {
	background: none;
	position: static;
	height: 120px;
    margin-top: 10px;
    padding: 0px;
}
#header #masthead .left.large-logo {
	position: static;
	clear:both;
	margin-bottom:50px !important;
    display: block;
    width: 200px;
    float: right;
}
#site {
  position: absolute;
  top: -120px;
  overflow: visible;
  float: none;
}
.mag-header {
	clear:both;
}
article #region_2 {
  float: none;
  overflow: visible;
  width: 98%;
}
article .headline {
    width: 65%;
}
article .byline {
    margin-bottom: 20px;
}
article div.body-text, article div.lead-photo {
    max-width: none;
}
article div.lead-photo {
    float: left;
    width: 200px;
    margin-right: 20px;
}
article .lead-photo img {
    width: 200px;
    height: 200px;
    max-width: none;
}
article .body-text cnt, article .body-text p {
    display: block;
}
article .body-text blockquote {
    display: block;
}
article div.weblink {
    display: block;
    max-width: none;
}
#body {
	padding-top: 0px;
}
.content {
	left: 0px;
}
article .body {
	margin-top: 50px;
}