/*
	
	print.css
	
*/

#menu, 
#topnews, 
.col1, 
.col2right, 
#footer {
	display: none;
}
.col2, 
.col2left, 
.post, 
.wp-caption {
	width: 100% !important;
}
.headtitle h1 a {
	border-bottom: 1px solid #000;
	padding: 15px;
}
.headtitle h1 a {
	display: block;
	width: 100%;
	height: auto;
	text-indent: 0px;
}
.headtitle h1 a span {
	position: relative;
	top: 0px;
	left: 0px;
	font-size: 30px;
	line-height: 30px;
}
.post {
	font-size: 16px;
	line-height: 21px;
}
