.meta, .content {
	clear		: both;
}

.comms {
	position	: relative;
	float		: right;
}

.post h2 {
	float		: left;
}

.content h2 {
	float		: none;
}

h2#comments, h2#respond {
	float		: none;
}

#blog {
	width		: 500px;
}

#sidebar {
	width		: 400px;
}

.sidebar1 {
	float		: left;
}

.sidebar2 {
	float		: right;
}

