#content {
	float: none;
	/*margin-left: -32px; */
	margin-right: none;
	overflow: visible;
	position: relative;
	width: 945px;
}

#content .post {
	background: url('images/shadow-282.png') center bottom no-repeat;
	clear: none;
	float: left;
	margin-bottom: 18px;
	margin-right: 32px;
	padding-bottom: 14px;
	width: 283px;
}

#content .post .wrapper {
	height: 185px;
	width: 243px;
}

#content .post .post-header h1,
#content .post .post-header h2 {
	font-size: 100%;
}

#content .post .post-body {
	display: none;
}

.sidebar {
	clear: both;
	margin-left: -32px;
	width: 942px;
}

.sidebar .widget {
	float: left;
	margin-left: 32px;
	width: 282px;
}
