/* CSS INCULDES */
@import url(features.css); /* FEATURE SET  */
@import url(pluck.css); /* CUSTOM PLUCK */
/*  */

.recipe{font-size:12px;width:608px}
.recipe li{list-style:none}
.recipe .rubric{font-size:16px;font-weight:bold;text-transform:uppercase;color:#8e8d8d}
.recipe h3,.recipe h4,.recipe .presentation strong{font-size:16px;font-weight:bold;text-transform:uppercase;color:#8e8d8d}
.recipe .header{font-weight:bold;font-size:22px;text-transform:uppercase}
.recipe .sub-header{font-weight:bold;text-transform:uppercase;font-size:16px;color:#8e8d8d}
.recipe .header,.recipe .sub-header,.recipe .time,.recipe .yield{line-height:1em;margin-bottom:3px}
.recipe .time,.recipe .yield{text-transform:uppercase}
.recipe .time li{display:inline;padding-right:10px}
.recipe .time-and-yield{margin:7px 0 15px 0}
.recipe .time-and-yield .yield .label, .recipe .time-and-yield .time .label {margin-right:3px}
.recipe .byline,.recipe .introduction,.recipe .body .text{margin-bottom:10px}
.recipe .byline,.recipe .display-date{font-size:10px;color:#8e8d8d;text-transform:uppercase}
.recipe .display-date,.recipe .commentaries{margin-bottom:17px}
.recipe .display-date{color:#444}
.recipe .commentaries li.commentary {margin-top:10px}
.recipe .commentaries .text{margin-bottom:2px}
.recipe .commentaries .text,.recipe .commentaries .source{font-weight:normal;font-size:11px}
.recipe .commentaries .source{font-style:normal}
.recipe .ingredient-sets{clear:left}
.recipe .ingredient-set{margin:3px 0 14px 0;clear:left}
.recipe .ingredient-set .text{margin-bottom:3px}
.recipe .ingredient-set h3,.recipe .prep-steps h3{font-size:11px;color:#000}
.recipe .ingredients{padding-left:17px}
.recipe .ingredients li{margin-bottom:4px}
.recipe .appurtenances{line-height:18px;margin:10px 0}
.recipe .appurtenances,.recipe .assignations,.recipe .tips{margin-bottom:4px}
.recipe .appurtenance h3,.recipe .assignation h3,.recipe .tip h3,.recipe h4,.recipe .presentation strong{font-size:11px}
.recipe .appurtenance h3,.recipe .assignation h3,.recipe .tip h3,
.recipe .appurtenance .text,.recipe .assignation .text,.recipe .tip .text{display:inline}
.recipe .preparation,.recipe .prep-steps{margin:10px 0;width:610px}
.recipe .footer,.recipe .related-links,.recipe .related-topics,.recipe .corrections,.recipe .related-sub-topics{margin-bottom:10px}
.recipe .footer{font-size:10px}
.recipe .footer .text{color:#8e8d8d}
.recipe .footer .legal{color:#b2b2b2}
.recipe .captioned-photo{margin-bottom:10px}
.recipe .captioned-photo .caption{font-size:10px;width:210px;margin-top:3px;font-weight:bold;color:#8e8d8d}
.recipeA .recipe .captioned-photo{float:left;margin-right:7px}
.recipeA .recipe .caption{width:337px}
.recipe .prep-steps ul{ list-style-position:inside; padding-left:0; margin-left:0 !important;margin-left:2px; font-size:9px}
.recipe .prep-steps li{ list-style-position:inside; list-style-type:disc; }
.recipe .prep-steps li .text{ margin-bottom:0; display:inline; font-size:12px }


#index_headers {display:none}
.utils{clear:left}
.pagination{width:608px}

/* Clearfix */
.item:after{content:".";display:block;height:0;clear:both;visibility:hidden}
.item{display:block;height:1%}
/* */


