#post {
	padding: 20px;
	border-bottom: 2px solid #ccc;
}
.post {
	padding: 20px;
	border-bottom: 2px solid #ccc;
}
#post p, .post p {
	line-height: 1.7em;
}
.post_image {
	float: right;
	background: #eee;
	padding: 2px;
	margin: 0 0 20px 20px;
}
.post_image span {
	font-size: 0.9em;
	color: #666;
	display: block;
	padding: 4px 0 2px 0;
	text-align: center;
}
#blog #logo a {
	margin: 10px 0 10px 0;
	width: 250px;
	height: 38px;
	background: url('../img/blog_logo.gif') no-repeat;	
}
#blog_header {
	background: url('../img/underline.gif') repeat-x bottom left;
	margin-bottom: 10px;
	padding-bottom: 4px;
}
#blog_logo{
	background: url('../img/blog_header.gif') no-repeat top left;
	float: left;
	width: 670px;
	height: 106px;
	margin: 0 0 0 20px;
	text-indent: -9999px;
}
#blog_share {
	width: 190px;
	padding: 12px 20px;
	border-left: 10px solid #eee;
	border-right: 10px solid #eee;
	float: right;
}
#blog_share .share_rss {	
	margin-bottom: 10px;
}
