/* CSS Document */
h1{font-size:20px;}
p{font-size:12px}

#header h1{ font-size:26px !important; }


#comments,
.commentlist,
#respond,
form,
#nav,
#midcontent,
#sidebar,
#topnav{
	display:none;
}


img.post-thum,
img.feature-photo{
	float:right;
}

.clear,
.section{
	clear:both;
	margin-bottom:10px;
}

#footer{
	border-top:1px solid #ccc;
	margin-top:50px;
	font-size:10px !important;
	padding:10px;
}