@import url(/css/reset.css);
#wpfooter
{
	clear: both;	
}
.post h2, .post h2 a
{
	font-size: 18px;
	color: #CD3301;
	font-weight: bold;
	text-decoration: none;
}
.post small
{
	font-size: 11px;
	display: block;
	margin-bottom: 10px;
}
.post
{
	margin: 0px 10px 20px;	
	clear: left;
	line-height: 1.4em;
}
#searchform input[type="text"]
{
	border: 2px solid #CD3301;
	width: 112px;
}
#searchform label
{
	display: block;	
	font-size: 11px;
	color: #CD3301;
	font-weight: bold;
	margin-bottom: 3px;
}
.post img
{
	border: 2px solid #CD3301;
	margin: 0px 10px 10px 0px;
	float: left;
}