.post {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000;
	padding: 10px;
	width: 340px;
	text-align: justify;
}
.post h2 {
	color: #f06;
	font: 900 large Verdana, Arial, Helvetica, sans-serif;
}

.post-title {
	color: #f06;
	line-height: normal;
	margin-bottom: 3px;
	text-align: left;
}
.post-info {
	font-size: 9px;
	color: #f60;
	line-height: 12px;
}
#comments {
	color: #000;
	padding: 10px;
	text-align: left;
	font: 9px/12px verdana, arial, helvetica, sans-serif;
}#comments blockquote {
	padding: 5px;
	border: 1px solid #f60;
	margin-top: 5px;
	margin-bottom: 5px;
}
#comment-form {
	font: 9px/12px Verdana, Arial, Helvetica, sans-serif;
}
#comment-form fieldset {
	border-style: none;
}
#comment-form textarea, input {
	border: 1px solid #f06;
	background: #fff;
	font-size: 9px;
	line-height: 12px;
}
