#content {
	float: left;
	width: 706px;
}

#sidebar {
	margin-left: 720px;
	background: #eee;
	padding: 1.5em 0;
}

#sidebar h2 {
	margin: 31px 0 10px 0;
}

#cut{
	clear: both;
	height: 0px;
	border: none;
	margin: 0;
}

hr {
	margin: 21px 14px 21px 0;
	height: 2px;
	border: none;
	background: #27A66F;
}

#sidebar ul {
	list-style-type: none;
}

#sidebar ul ul {
	list-style-type: circle;
}

#content h2:first-child {
	margin-top: 0;
}

#content h2 {
	margin: 0;
	line-height: 1em;
}

.single #content h2 {
	margin: 21px 0;
}

.postmetadata {
	font-size: .75em;
	line-height: 2em;
	color: #777;
}

.postmetadata {
	margin-top: 21px;
}

#content h1 {
	margin: 0 0 21px 0;
}

.avatar { float: left; border: none; margin-right: 4px;}

.postInfo {
	height: 42px;
	margin-bottom: 21px;
}

.postInfo img {
	padding: 1px 0;
}

.postInfo small {
	line-height: 14px !important;
}

#sidebar input[type=text] {
	width: 120px;
}

.hentry li {
	margin-top: 1.5em;
}