div.post {
	margin-bottom: 20px;
}
div.post h2 a
{ 
	font-size: 18px;
	color: #970103;
	font-weight: normal;
}
div.post h2
{
	margin-bottom: 20px;
}
.post h3 {
	text-align: left;
	color: #000;
}
.box h3 {
	text-align: left;
}
h3.date {
	font-weight: normal;
	color: #000;
}
h3.tags {
font-weight: normal;
color: #000;
}

div.box h3 {
	color: #626262;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 10px;
}
.SearchField {
background-image: none;
border: 1px solid #d5cbb7;
}
.submit {
background: #970103;
color: #fff;
border: none;
font-weight: bold;
margin-top: 5px;
}
div.narrow-box {
margin-bottom: 10px;
}