/*
Theme Name: KayoticKitchen
Author: iSergio
*/
* {color:#000;}
a {color:#000;text-decoration:none;}
#header,
#footer,
.wrappertop,
.right-bottom,
.wrapperbottom,
#left-side,
#right-side,
#bottom-side,
#content center,
#content div.post .top,
#content div.post .date,
#content div.post .bottom,
.post .title,
.post .meta,
.post .postmetadata,
.noprint,
.comments,
.article p,
.article img,
.sociable,
.article a {display:none;}
.article div.hrecipe,
.article div.hrecipe *,
.article table.hrecipe,
.article table.hrecipe *
.article fieldset.hrecipe,
.article fieldset.hrecipe * {display:block !important;}

fieldset.hrecipe {font:normal 12px Arial;color:#000;}

fieldset.hrecipe div,
fieldset.hrecipe p {
	overflow:hidden;
}

fieldset.hrecipe div h4,
fieldset.hrecipe p.summary strong,
fieldset.hrecipe p.duration span.hrlabel,
fieldset.hrecipe p.diettype span.hrlabel,
fieldset.hrecipe p.dietother span.hrlabel,
fieldset.hrecipe p.restriction span.hrlabel,
fieldset.hrecipe p.yield span.hrlabel,
fieldset.hrecipe p.mealtype span.hrlabel,
fieldset.hrecipe p.tradition span.hrlabel,
fieldset.hrecipe p.myrating span.hrlabel {
	display:block;
	float:left;
	width:300px;
	font-weight:bold;
	text-align:left;
}
fieldset.hrecipe div p,
fieldset.hrecipe p.summary em,
fieldset.hrecipe ul.ingredients,
fieldset.hrecipe ol.instructions,
fieldset.hrecipe p.quicknotes,
fieldset.hrecipe p.variations,
fieldset.hrecipe p.summary span.hritem,
fieldset.hrecipe p.duration span.hritem,
fieldset.hrecipe p.diettype span.hritem,
fieldset.hrecipe p.dietother span.hritem,
fieldset.hrecipe p.restriction span.hritem,
fieldset.hrecipe p.yield span.hritem,
fieldset.hrecipe p.mealtype span.hritem,
fieldset.hrecipe p.tradition span.hritem,
fieldset.hrecipe p.myrating span.rating {
	display:block;
	float:left;
	margin-left:310px;
	font-weight:normal;
	text-align:left;
}
fieldset.hrecipe p.myrating {
	text-align:left;
	font-weight:bold;
}
fieldset.hrecipe p {
	display:block;
	text-align:right;
	font-size:11px;
}
table.hrecipe {width:100%;}
table.hrecipe td {padding:10px;}
table.hrecipe td.fnname {
	font:bold 14px Arial;
	text-align:center;
}
table.hrecipe td.hrlabel {
	font:bold 12px Arial;
	width:200px;
}
table.hrecipe td.hritem {
	font:normal 12px Arial;
}
table.hrecipe td.hrsummary {
	font-style:italic;
}
table.hrecipe td.hrcopyright {
	text-align:center;
}

