

/* Blog Classes */
.post
{
	font-size: 12px;
	color: #887869;
}

.postTitle
{
	font-size: 14px;
}

.postDate
{
	font-size: 11px;
}

.postFoot
{
	padding-bottom: 25px;
}

.categorizedAs
{
	font-size: 18px;
	color: Green;
}

.sf_postTitle
{
	font-size: 1.6em !important;
	margin: 30px 0 0 0 !important;
	text-align: left !important;
	border-top: 1px dotted #887869 !important
}

.sf_postDate
{
	color:#887869 !important;
	font-family: Verdana, Arial, sans-serif !important;
	font-weight: bold !important;
	margin-bottom: 10px !important;
}

.sf_postContent
{
	margin-bottom: 10px !important;
}

.sf_commentsList
{
	margin-top: 20px !important;
}

.sf_commentListing
{
	margin-top: 10px !important;
}
