#separator
{
	background: #000000 url('images/separator.jpg') repeat-x center;
	padding-top: 30px;
	width: 900px;
	height: 45px;
	text-indent: 10px;
	color: #9797be;
	font-size: 15px;
}

.entry {
	color: #bebebe;
	font-size: 12px;
}

.entry p {
	margin-bottom: 25px;
}

.post {
}

.post-entry {
	margin-bottom: 15px;
	 font-size: 11px;
}

.author-info {
    color: #fff;
}

.author-name {
	font-weight: bold;
}

.entry-content {
	margin: 3px 0 0 30px;
	color: entry-content;
	text-indent: 0px;
}
