/* Print Style Sheet */
@media print {
	header .menu_row .logo {padding-top: 20px;}
	.title_section, .article {max-width: 900px;margin: auto;}
	.article .left_col {width: 100%;border-right: none !important;}
	.nav_row, .title_section .social_share, .right_col, #featured_videos, .bottom_recm {display: none !important;}
	.post_content {padding: 0 !important;}
	div[id^='in_article_ads'], #first_in_article_ads, #below_article_ads, #article_top_ads_inner, #single_top_ads_970 {display: none;}
	.video_fit_container {display: none;}
}