.bookmark-this,
#respond,
#print-button,
#sidebar,
#navigation-primary,
#breadcrumbs,
#header,
.post-edit-link,
#main {
	display: none;
}

.facebook-like,
.rating{
	display: none;
}

#content-main.has-sidebar{
	float: none;
	width: auto;
}
.print-only{
	display: block;
}

.recipe-header{
	/*float: left;*/
}

.tab-wrapper ul.tabs li{
	display: none;
}

html .tab-wrapper ul.tabs li.active, html .tab-wrapper ul.tabs li.active a:hover{
	display: block;
	height: auto;
	background: none;
	border: 0;
}

html .tab-wrapper ul.tabs li.active a, html .tab-wrapper ul.tabs li.active a:hover{
	display: block;
	background: none;
	font-size: 23px;
	text-transform: none;
	margin-top: 0.5em;
	font-family: 'open_sans_condensedbold';
	color: #B23251;
    margin-bottom: 0.5em;
    text-decoration: none;
    font-weight: normal;
    padding-left: 0;
}

.recipe-press-image.align-left{
	float: none;
}
.attachment-recipe-single-large.wp-post-image{
	width: 100%;
	height: auto;
}

.recipe-about{
	width: 100%;
}