/*
 * CSS STYLE FOR PRINT
*/

div#hd,
div.prev_next,
div#comments,
div.yui3-u-1-5,
div#ft,
div#w_post_toolbox,
div#w_adzone_after_post,
div.w_social_bar,
div#w_related_posts {
	display: none !important;
}

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

.headline_meta {
	color: #000 !important;
}

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

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

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