@charset "utf-8";
/* CSS Document */

p
{
	font-size: 13px;
}

#navigation,
#breadcrumb,
#utility,
#right,
#respond,
#footer,
.post-edit-link,
.top-image
{
	display: none;
}

#header
{
	width: 100%;
	margin-bottom: 0;
}
#navigationwrap
{
	border-top-width: 4px;
	border-bottom: 0;
}
#wrapper
{
	width: 100%;
}
#post
{
	margin-top: -20px;
	border-right: 0;
	width: 100%;
}
#post h1.grid-7,
#post p.postmetadata,
#post div.post-content
{
	width: 70%;
}
#post div.post-utilities
{
	float: right;
	width: 25%;
}

#subfooter
{
	border-top: 1px solid #000;
}