#comment-form {
	background: #ededed;
	height: 164px;
	width: 370px;
	margin: 15px 0 15px 0;
}
#comment-form-head {
	background: #cd550d;
	color: white;
	width: 363px;
	padding-left: 7px;
	height: 15px;
}
#comment-text {
	height: 100px;
	width: 340px;
	margin: 15px 0 0 15px;
	border: 1px solid #cdcdcd;
}
#comment-form-submit {
	float: right;
	padding: 10px 17px 10px 0;
}
#blog-feed {
	float: right;
}
#blog-feed img {
	vertical-align: middle;
}
#blog-adspace {
	background: #ffffff;
	width: 180px;
	height: 300px;
	margin-top: 70px;
}
#view-recent {
	float: right;
}
.archive-links {
	padding: 0 0 5px 10px;
	display: block;
}
#blog-window-in1 {
	width: 188px;
	padding: 10px 12px 15px 14px;
	border-left: 1px solid #dadada;
	overflow: hidden;
}
.blog-window-title1 {
	padding-top: 0;
}
.miniblog-sep {
	height: 1px;
	width: 180px;
	padding: 15px 0 12px 0;
}

/* POST LIST */

.post {
	padding: 17px 0 20px 0;
	border-bottom: 1px solid #dadada;
}

.post-more {
	font-size: 11px;
	color: #cd550d;
}

.post a.body-title-link, #post-detail-title a.body-title-link {
	font-size: 18px;
	line-height: 18px;
	font-weight: normal;
}
.post-body {
	padding-top: 5px;
	padding-bottom: 7px;
	font-size: 13px;
}
.post-created {
	padding-bottom: 30px;
}
.post-detail-news {
	float: right;
	padding-top: 20px;
}

/* POST DETAIL */
#post-detail-tags {
	float: left;
	margin: 20px 0 0 0;
	
}

#post-detail-title {
	padding-top: 10px;
	margin-left: 107px;
	display: block;
	/*z-index: 10;
	position: absolute;*/
}
img#blog-avatar {
	float: left;
}
#post-detail-author {
	display: block;
	margin-left: 107px;
	padding-top: 37px;
}
#post-detail-date {
	display: block;
	margin-left: 107px;
	padding-top: 1px;
}
#post-detail-body {
	clear: left;
	display: block;
	padding-top: 7px;
	font-size: 13px;
}
#post-detail-comments {
	display: block;
	/*padding-top: 50px;*/
	margin-top: 65px;
	margin-bottom: 5px;
	/*width: 120px;*/
}

div#blog-head {
	float: left;
	width: 715px;
	padding: 0;
}

/* BLOG NAV */

#blog-title {
	margin: 0;
	padding-bottom: 16px;
	float: left;
}
/*
#bloggers {
    text-align: left;
    margin: 0;
    padding: 0;
    /*background-image:url(/images/the-bloggers-rtbkgd-n.gif);*/
	background-repeat: no-repeat;
	width: 214px;
	height: 165px;
}

#bloggers table {
	margin: 46px 0 0 29px;
}
#bloggers table a, #bloggers table a:visited {
	text-decoration: none;
	color: #424242
}	
#bloggers table a:hover {
	text-decoration: underline;
}*/