/* PRINT STYLES */
/* ----------------------------------------- */
body {font-family: 'Gentium Book Basic', serif;
	font-size:16px;
	font-weight:400;
	line-height:19px;
}
#sticky-header, #access, #rightColumn, footer, #share-wrapper, #article-tags, #related-posts, #comments, #article-share-buttons, #comments-total, #leader-banner, #footer-ad {
	display: none;
}
header, #leftColumn, #post-author, #post-details, section, article { width:100%; }
header {
	height:150px;
	margin:0 0 0 16px;
}
#leader-logo { text-align:left; }
article h1 {
	font-family: 'Gentium Book Basic', serif !important;
	font-size:34px !important;
	font-weight:700 !important;
	line-height:36px !important;
	color:#4d4d4f !important;
}
article p {
	font-family: 'Gentium Book Basic', serif !important;
	font-size:16px !important;
	font-weight:400 !important;
	line-height:19px !important;
	color:#4d4d4f !important;
}
blockquote { border:none; }
#posted-details { color:#4d4d4f !important; }
#post-author, #post-author a {
	color:#4d4d4f !important;
	text-decoration:none !important;
}
.caption-holder { color:#4d4d4f !important; }