body, #wrapper, #title {
	margin: 0;
	padding: 0;
}

#post {
	padding-left: 5%;
}

#sidebar-wrapper, #comments, #footer, .entry-meta, .entry-content img, .entry-content p, .post-image, #topbar, #title, .entry-date, #post-recipe h2 {
	display: none;
}

#post-recipe, #post-recipe p, .recipe, #post-recipe h4 {
	display: block;
}

#post-recipe h4 {
	font-weight: normal;
	font-style: normal;
	letter-spacing: 1px;
	font-size: .8em;
	text-transform: uppercase;
}

a.print-link {
	display: none;
}