﻿
body {
	margin: 0;
	font: 12px Tahoma;
	color: #000;
	background: none;
}

img { border: 0; }

.clear { clear: both; }

a img { border: 0; }

#bg_misc, #header_wrapper, #header_images, #content_wrapper {
	background: none !important;
}


/* header */

div#header_container {
	display: none;
}


/* content */

div#content_wrapper {
	width: 855px;
	background: none;
}

div#content_container {
	width: 580px;
	float: left;
}

div#content_container a {
	font-weight: bold;
	text-decoration: underline;
}


/* sidebar */

div#sidebar_container {
	display: none;
}


/* recipe detail */

div.recipedetail_meta {
	width: 566px;
	height: 20px;
	padding: 3px 7px;
	line-height: 20px;
	overflow: hidden;
	margin: 10px 0;
	border: 1px solid #ccc;
	background: none;
}
div.recipedetail_meta span {
	float: left;
}

#ctl00_content_pnlRecipeImage, #ctl00_content_pnlRecipeVideo { display: none; }
#ctl00_content_imgPrint { display: block; }

div.bubble {
	padding-left: 0 !important;
	background: none !important;
}

div.stars { display: none; }

div#sure, div#seviye, div#servis {
	float: left;
	margin: 0 20px 0 0;
	padding: 0;
	color: #000;
	background: none;
}
div#sure span, div#seviye span, div#servis span { display: inline; font-weight: bold; padding-right: 5px; }


a.btn-fav, a.btn-forward, a.btn-print, a.btn-geridon {
	display: none;
}

p.title {
	font-weight: bold;
	margin: 20px 0 10px;
}

div#content_container ul.list {
	margin: 0;
	padding: 0 0 0 15px;
}
div#content_container p.listnote {
	margin: 5px 0;
	font-style: italic;
}



/* roundbox */

div.roundbox {
	width: 580px;
	margin-bottom: 10px;
	border: 1px solid #ccc;
}

div.roundbox .top, div.roundbox .btm {
	display: none;
}
div.roundbox .mid {
	padding: 0 10px;
}

div.new_comment {
	display: none;
}

div.roundbox p {
	margin: 5px 0;
	font-size: 11px;
}


/* footer */

div#footer_contents {
	display: none;
}
