
#content
{
	border-bottom: 4px solid #fff;
	background-image: url(/images/recipe_box.bg-lr.png);
	background-repeat: no-repeat;
	background-position: 650px bottom;
}
#content strong
{
font-weight: bold;
}

#main
{
    position:relative;
	
	margin-top: 54px;
	margin-bottom:: 200px;
	width: 574px;
}
 

#recipe_detail
{
    display:inline;
    color:#593b2e;  
    width:574px;
    margin:105px 15px 15px 0;
}
 

#recipe_detail h2
{
	background:transparent url(/images/site.header.584.png) no-repeat scroll 0%;
	color:#fff;
	display: block;
	font-family:Arial,Helvetica,sans-serif;
	font-size:1.7em;
	font-weight:bold;
	height:24px; 
	margin:0 0 9px;
	padding:9px 0pt 0pt 12px; 
	width:562px; 
}
#recipe_detail h3
{
	color: #1ba1bc;
    font-size:1.5em;
    font-weight:bold;
    margin:1em 0 .5em 0;
}
#recipe_detail h3#ingredients,
#recipe_detail h3#directions
{
	background-image: url(/images/theme.recipe.ingredients.png);
	background-repeat:  no-repeat;
	display: block;
	height: 31px;
	overflow: hidden;
	text-indent: -123px;
	width: 103px;
}
#recipe_detail h3#directions
{
	background-position: 0 -31px;
}
#recipe_detail strong.inline
{
	color: b79679;
    display: inline;
    font-size: 1.1em;
	font-weight: bold;
}
 
#recipe_detail hr
{ 
    background: #c4d353 url(/images/recipe_box.detail.line.png) repeat-x;
    border:0;
    height:1px;
    border-style:none;
    border-collapse:collapse;
    margin:18px 0 ;
}
#recipe_detail hr.clear
{ 
clear:both;
}
#recipe_detail img#recipe_image
{
	background: url(/images/recipe_box.detail-img.bg.png) no-repeat;
	display: block;
	float: right;
	height: 258px;
	margin-bottom: 10px; 
	margin-left: 10px;
	overflow:hidden;
	padding: 13px 15px 16px 11px;
	width: 258px;
}
#recipe_detail.full_width
{
    width:auto;
}
#recipe_detail .specs
{   
    color:#B79679; 
	padding-top: 8px;
}
#recipe_detail .column
{   
margin-left: 0;
margin-right: 10px;
}

#recipe_detail .content
{    
    line-height:1.4em;
    font-size:1.2em;
	margin-left: 5px;
}
#recipe_detail .content p
{
    margin-bottom:1em;
}
#recipe_detail .content ul
{
	display: block;sec
    margin-left:2em;
    margin-bottom:1em;
}
#recipe_detail .content ul li 
{
    margin-left:2em;
}
#recipe_detail p.submitted 
{
font-size:1.1em;
margin-bottom:1em;

}
#recipe_detail p.submitted em
{
    color:#ef2487;
    font-style:normal;
}
#recipe_detail p.submitted strong
{
    font-weight:bold;
}
#recipe_plus
{
    color:#593b2e;
	float: left;
	padding-right: 12px;
	position: relative;
	width:  265px;
}
#recipe_plus a
{
}
#recipe_plus a#cookbook_img_link
{ 
    border:1px solid #5ac0d6;
    display: block; 
    float: left;
    margin-right:10px;
}
#recipe_plus a#cookbook_link
{ 
	color: #069ebc; 
	display: block;
    font-size:1.1em;
    font-style: italic;
	margin-left: 140px;
	padding-left:9px;
    text-decoration:underline;
}
#recipe_plus h4
{
	background: url(/images/arrow.blue.l-single.png) no-repeat 0 1px;
	display: block;
    font-size:1.1em;
	margin-left: 140px;
	margin-top:16px;
	padding-left: 9px;
}
#recipe_plus img#cookbook_image
{
	border:0px;    
}
#recipe_more
{
	float:left; 
	width: 297px;
}
#recipe_more h4
{
	background: url(/images/recipe_box.details.more-recipes.png) no-repeat;
	display: block;
	height:33px;
	overflow:hidden;
	text-indent: -12345px;
	width: 297px;   
}
#recipe_more ul.more-recipes
{	
border: 0;
padding: 0;
margin-top: 15px;
}
#recipe_more ul.more-recipes li {
	margin: 0 4px 0 0;
}

#breadcrumb
{
    color: #b79679;
    font-size: 1.1em;
    left:0;  
    margin: 0;
    position:absolute;
    top:110px; 
	width: 574px;
}

#breadcrumb #actions,
#breadcrumb #actions a
{ float: right; 
}




#breadcrumb a
{
    color: #b79679;
    font-weight: bold;
    text-decoration: none;
}
#breadcrumb a#article_list_link
{
    color: #069ebc; 
    font-weight: bold;
    text-decoration:none;
    
}
#breadcrumb a#category_link
{    
}
#article_actions
{  
    color: #b79679; 
	right:0pt;
	margin:0pt 15px;
	position:absolute;
	top:110px;
    text-align:right;
}
#article_actions a
{
    color: #b79679;
    font-size: .9em;
    text-decoration:none;
}

#article_actions a#article_list_link
{
    color: #069ebc; 
    display:block;
    height:18px; 
    font-size: 1.1em;
    text-decoration:none;
}
#tallad
{ 
	float: right;
	padding-bottom: 120px;
	margin-top: 50px;
	
}

.blueline
{
clear:both; 
margin: 9px 0 0 0;
}