#feature-wrap {
	background: #fff;
	padding: 20px 20px 1px 20px;
	margin: -20px -17px 0 -17px;
}

#sidebar {
	padding: 20px 0 0 0;
}

.box {
	background: #fff;
	margin: 0 0 1.5em 20px;
}

.box h4 span {
	background: #fff;
}

.date {
	color: #898989;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: .857em;
	font-weight: bold;
	margin: 0 0 1em 0;
}

#feature .date {
	margin: 0;
}

.home h2.entry-title {
	margin: 0 0 .2em 0;
}

#feature p {
	line-height: 1.3em;
	margin: 0 0 1em 0;
	font-size: 1em;
}

#feature-slides p.read-more {
	top: 170px;
	font-size: 1.143em;
}

#main .post .bc-comments .comment-count {
	position: relative;
	float: left;
	margin: 1px 10px 0 0;
}

.bc-comments p.read-more {
	float: left;
	width: 300px;
}

.comment-avatar {
	display: none;
}

.comment-content {
	width: 585px;
}

.children .comment-content { width: 565px; }
.children .children .comment-content { width: 545px; }
.children .children .children .comment-content { width: 525px; }
.children .children .children .children .comment-content { width: 505px; }
.children .children .children .children .children .comment-content { width: 485px; }
