.header_post h2 a{
	color: #FFF;
	text-decoration: none;
}
.alignleft{
	float: left;
	margin: 0 10px 0 0;
}
.content_post{
	text-align: right;
}
.content_post img{
	position:relative;
	top:-20px;
}
.content_post p{
	line-height: 15px;
	margin: 20px 0 0 0;
}
.content_post object, .content_post embed{
	position: relative;
	top: -10px;
	float: left;
}
#comment{
	width: 400px;
	border: none;
	background-color: #FFF;
	margin:2px 0 0 0;
}
.commentlist a{
	color: #FFF;
}
.post a{
	color: #FFF;
	text-decoration: none;
}
#commentform input{
	border: none;
	margin: 2px 0 0 0;
}
#submit{
	color: #000;
	background-color: #FFF;
	font-weight: bold;
}
#respond h3{
	font-size: 14px;
	font-weight: bold;
	margin: 30px 0 5px;
}

h3#comments{
	margin: 0 0 10px 0;
	font-weight: bold;
}
img.avatar{
	float: left;
	margin: 0 5px 0 0;
}

li.comment{
	margin: 30px 0;
}
ol.commentlist{
	width: 360px;
}