#tagline,.breadcrumb,ul.menu, table#print_me,div.recipe-details, table#topboxes, #logo, #sharethis_0,#sidebar_1,#sidebar_2,.hideme,#comments,.post_nav,#footer a,#respond,#commentform {
	display: none;
	visibility: hidden;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60%;
	width: 468px;
}
a {
	text-decoration: none;
	outline: none;
	color: #ce8100;
}

.recipe-wrap {
	padding: 20px 0 20px 0;
	background-color: transparent;
	background: url('../../../../../imgs/recipe_bak_mid.png') repeat-y;
	/*position: relative;
	top: 20px;*/
}
.recipe-wrap ul, .recipe-wrap ol {
	padding-left: 25px;
}
.recipe-wrap h3 {
	padding-left: 15px;
}
.recipe-tab {
	margin-bottom: 0;
	padding-bottom: 0;
	height: 50px;
	background-color: transparent;
}
.recipe-header img {
	float: left;
	margin: 0 20px 20px 0;
}
.recipe-about {
    float: right;
    width: 250px;
    margin-right: 10px;
}
.recipe-about h3 {
	padding-left: 0;
}
blockquote.recipe-notes {
	border-left:1px dotted #666;
	padding-left: 10px;
}
.recipe-block {
	padding: 10px 0 0 15px;
}
.recipe-section-title {
	font-size: 12px;
	padding-left: 15px;
}
ul.recipe-details  {
	border-bottom:1px dotted #CCCCCC;
	border-top:1px dotted #CCCCCC;
	display:inline-table;
	margin:0 0 10px;
	padding:5px 0;
	width:100%;
}
ul.recipe-details li {
	background-image:none;
	float:left;
	font-size:12px;
	list-style:none outside none;
	margin:0;
	padding:0;
	text-align:center;
	width:33%;
}
li.recipe-prep, li.recipe-cook {
	border-right:1px dotted #CCCCCC;
}
.recipe-header {
	padding:0 15px 0 15px;
}
.recipe-content {
	background-color: transparent;
	padding:0 45px 10px 15px;
}
.recipe-bottom {
	background-color: transparent;
}
#footer {
	padding-top: 14px;
	margin-top: 14px;
}

