/*
 * CSS STYLE FOR PRINT
*/

div#header, div#sidebars, div#afterfooter {
	display: none;
}

.entry-content {
	font-size: 156% !important;
	color: #000 !important;
}

.headline_meta {
	font-size: 112% !important;
	color: #000 !important;
}

.headline_meta a {
	text-decoration: none;
	color: #000 !important;
}

.headline_meta abbr {
	border-bottom: 0;
	color: #000 !important;
}