.custom #page{
	background: #FFFFFF url('images/bg.png') no-repeat;
	top:0;
	padding-top:0;
	margin:0;
	border:0;
}

.custom #header{
	top:0;
	padding-top:0;
	margin:0;
	border:0;
}

.custom #free{
	width:150px;
	height:150px;
	position:absolute;
	left:50%;
	margin-left:330px;
	top:80px;
}

.custom #logo {
	background: url('images/miraclefruit.png') no-repeat;
	width: 949px;
	height: 180px;
	text-indent: -9999px;
}

.custom #logo a {
	width: 949px;
	height: 180px;
	display: block;
	outline: none;
}

.custom #header #tagline{
	text-indent: -9999px;
	height:0;
	margin:0;
	padding:0;
}

.custom .buybuybuy a{
	background-color: #693;
	color: #fff
}

.custom .buybuybuy a:hover{
	background-color: #ffc;
	color: #000;
}

.custom .menu .current_page_item a { border-bottom-color: #FFFFFF; color: #111111; background: #FFFFFF;  cursor:default; }
.custom .menu .sub-menu a { color: #111111; background: #EBFFC2; border-bottom-color: #DDDDDD; cursor:pointer; }
.custom .menu .sub-menu a:hover { color: #111111; background: #FFFFDD; cursor:pointer; }
.custom .menu .current-recipes-ancestor a, .custom .menu .current-recipes-ancestor a:hover { color: #111111; background: #FFFFFF; cursor:default; }
.custom #custom_box{
	height:340px;
}

.custom #content p, .custom #content li{
	font-size:16px;
	line-height:30px;
}

.custom .textwidget .recipes{
	font-size:20px;
	line-height:28px;
}

.custom .to_comments{
	display:none;
}

.custom .more-link{
	display:block;
	font-weight:bold;
	text-align:right;
}

.custom .teaser_link{
	font-weight:bold;
}

.custom #single-insert{
	background-color: #300;	
}

.custom #disqus_thread{
	background-color: #eddf9c;
	padding:15px;
	border-top:4px solid #62411e;
	margin-bottom:0;
}

.custom #disqus_thread h3{
	font-size: 20px;
}

.custom #dsq-content #dsq-comments .dsq-comment-header, #dsq-content #dsq-reactions .dsq-comment-header{
	background: #62411e;
	color: #ad8642;
}

.custom #dsq-content #dsq-comments .dsq-header-avatar img, #dsq-content #dsq-reactions .dsq-header-avatar img{
	border:0;
}

.custom .dsq-dc-logo, .dsq-brlink, .dsq-options{
	display:none;
}

.custom #uses li, .custom #recent li{
	list-style:none;
	padding-bottom:5px;
	padding-top:5px;
	border-top:dotted 1px;
}

.custom .prev_next{
	background-color:#eddf9c;
	border-top:4px solid #62411e;
}

.custom #footer{
	text-align:left;
	font-size:150%;
	color:#ad8642;
	background-color:#62411e;
	border-top:4px solid #ad8642;
	padding-bottom:20px;
}