#quick_about, #nav, #quick_search, #ads, #banner, #footer_primary_nav, #footer_secondary_nav, .controls, .action_items, .new_comment_module, .do_not_print, .with_photos .view_post_link, .without_photos .view_post_link {
	display: none;
}

#cols {
	float: none;
	background: white;
}

#side_col {
	width: 201px;
}
#logo {
	margin-left: 0;
}
#logo .screen {
	display: none; 
}
#logo .print {
	display: block;
	width: 201px;
	height: 132px;
}

#main_col {
	padding-left: 20px;
	border-left: 1px solid #9BD6CF;
}

#featured_posts .with_photos, #featured_posts .without_photos {
	margin: 0 !important;
	border-top-width: 0 !important;
	padding: 0 !important;
}

.post #banner {
	display: block;
}
.without_photos #banner, .without_photos .photos {
	display: none;
} 

.with_photos .details, .without_photos .details {
	display: block !important;
}

.recipe h2 {
	height: auto;
	background: none !important;
	font-size: 11px;
	text-transform: uppercase;
}
.recipe h2 span {
	display: inline;
}

.comment .body {
	background: none;
}
.comment span.opening_quote {
	display: inline;
}
.comment .body p, .comment .attribution {
	margin-left: 0;
}

#copyright {
	border-top: 4px solid #E36425;
	padding: 10px 0 0 0;
	text-align: left;
	margin: 0;
}