@import "wiley-master.css"; /* Wiley CSS Framework */

/* ---------- LINKS ------------------ */
a:link{ color: #000; }
a:visited{ color: #666; }

.main-content p a,
.featured-books a,
.book-listing a{ font-weight: bold; }

a.product-cartLink,
.product-dynamicFeature .product-cartLink a{ 
	color: #cc0000; 
	display: block;
	}
	
.tools a:link,
.tools a:visited{ text-decoration: none; }
.tools a:hover{text-decoration: underline; }	

ul.recipe-categories a{ font-weight: bold; }
.episode-more a{ color: #cf2100; }

/* ---------- TYPOGRAPHY ------------------ */
strong{ color: #333; }

#layout_twocol-right  h1,
#layout_onecol h1{
	color: #fff20c;
	background: #bb1400;
	letter-spacing: 3px;
	padding: 8px 15px;
	text-transform: uppercase;
	border-bottom: 2px solid #cdcdcd;
	}
	
#layout_twocol-right  .main-content h1,
#layout_onecol .main-content h1{
	padding: 8px 15px 8px 20px;
	margin: 0 -15px 15px -25px;
	}

#layout_onecol .main-content h1{ margin: 0 0 15px 0; }	
	
#layout_twocol-right .recipe h1{
	color: #000;
	background: none;
	border: none;
	text-transform: none;
	margin: 0 0 8px 0;
	font-size: 1.27em;
	padding: 0;
	}	

.content h2,
#layout_hp .sidebar h3,
.episode .sidebar h3,
.hp-feature-newsletter h3{
	color: #bb0300;
	font-size: 1.14em;
	}
		
.episode .content h2{
	background: #333;
	color: #fff20c;
	font-size: 0.86em;
	font-family: arial;
	letter-spacing: 2px;
	padding: 8px 15px 8px 15px;
	margin: 0 -15px 15px -25px;
	}
	
.episode .content .episode-recipes h2{
	padding: 8px 10px;
	margin: 0 -10px 20px -10px;
	}	

.episode h2 span.chefs{
	color: #fff;
	padding-left: 10px;
	letter-spacing: 1px;
	}	
	
h2.episode-number{
	background: #333;
	color: #fff20c;
	font-size: 0.86em;
	font-family: arial;
	padding: 5px;
	margin-bottom: 5px;
	}	
	
h4.chef{ 
	font-size: 1.07em; 
	margin-top: 3px;
	}
h5.city{ 
	color: #6b6b6b;
	font-size: 0.93em;
	font-style: italic;
	font-weight: normal;
	}	
	
.hp-feature-newsletter h3{ color: #333 !important; }	

.home-fb1{ width: 358px; float: left; }

.home-fb2{ width: 212px; float: left; margin-left: 5px; height: 196px; padding-left: 0px; }

#layout_hp .main-content h4{	
	color: #02653d;
	font-size: 16px;
	}

/* ---------- LAYOUT ------------------ */
body{ 
	font-size: 0.90em;
	font-family: "trebuchet ms"; 
	background: #ffd51e;
	}
	
#wrapper{
	width: 960px;
	margin: 0 auto;
	padding: 10px 17px;
	background: url(../images/bg/wrapper-bg.gif) repeat-y top left;
	}
	
#header{
	width: 960px;
	height: 95px;
	background: url(../images/bg/header.gif) no-repeat top left;
	}		
	
.content{
	margin: 3px 0 0 0;
	border: 4px solid #cdcdcd;
	}	

#layout_onecol{
	padding: 0 15px 20px 25px;
	}
	
#layout_hp .main-content{
	float: left;
	width: 634px;
	margin: 5px 5px 0 0; 
	}	
	
#layout_hp .sidebar{
	float: right;
	width: 320px;
	margin-top: 5px;
	}		
	
#layout_twocol-right .content{
	background: url(../images/bg/layout_twocol-right.gif) no-repeat top right;
	}

#layout_twocol-right .main-content{
	float: left;
	width: 593px;
	_width: 595px;
	padding: 0 15px 20px 25px;
	}

#layout_twocol-right .sidebar{
	float: right;
	width: 285px;
	_width: 281px;
	padding: 15px 15px 20px 15px;
}

.episode-sidebar_top,
.episode-sidebar_bottom{ margin: -15px -15px 0 -15px; }
	
.episode-sidebar_bottom{
	margin-top: 0;
	padding: 15px 15px 20px 15px;
	background: url(../images/bg/sidebar-bottom.gif) repeat-x top left;
	}

#footer{
	width: 994px;
	margin: 0 auto;
	text-align: center;
	padding: 25px 0 20px 0;
	font-size: 0.86em;
	background: url(../images/bg/footer-bg.gif) no-repeat top left;
	}		

/* ---------- TOPNAV ------------------ */	
#topnav{
	margin: 3px 0 0 0;
	padding: 0;
	background: #333;
	overflow: hidden;
	width: 100%;
	}	
	
#topnav li{
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	border-right: 1px dotted #85837e;
	}	
	
#topnav a:link,
#topnav a:visited,
#topnav a:hover{	
	display: block;
	color: #fff20c;
	text-decoration: none;
	padding: 5px 30px 8px 30px;
	}
	
#topnav a:hover,
#topnav a.active{ background: #4f4f4f; }
	
/* ---------- CONTENT ------------------ */	
img.photo-left{
	float: left;
	margin: 4px 10px 5px 0;
	}
	
img.photo-right{
	float: right;
	margin: 4px 0 5px 10px;
	}	
	
.sidebar ul,
#layout_hp .main-content ul{ margin: 10px 0 0 15px; }
.sidebar li,
#layout_hp .main-content li{
	color: #bb0300;
	margin: 0;
	padding: 0 0 5px 0;
	}
	
#layout_hp .main-content li{ color: #02653d; }	
	
#layout_hp .main-content li span,	
.sidebar li span{ color: #000; }		
	
.tools{
	float: right;
	color: #a6a6a6;
	font-size: 0.71em;
	margin: 5px 0 0 0;
	}

.tools img{
	margin: 0 2px -6px 0;
	}	
	
.newsletter .left,
.newsletter .right{ 
	margin: 50px; 
	width: 370px;
	}	


/* ---------- RECIPES ------------------ */	
	
.recipe{ margin: 15px 0 10px; }	
.recipe .instructions,
.recipe .extras{ margin: 20px 0 10px; }	
.recipe .description{ margin: 0 0 15px 0; }
.recipe .details{ 
	font-size: 0.86em;
	margin: 10px 0 15px 0;
	}	
.recipe .detail{ margin-bottom: 2px; } 	
.recipe .ingredient{ margin: 12px 0 0 20px; }	
.recipe .extras .heading{ 
	color: #bb0300;  
	font-weight: bold;
	}
.recipe .extras .heading span{ color: #a6a6a6; }

ul.recipe-categories{
	padding: 0 14px 0 26px;
	margin: 20px -15px 5px -25px;
	width: 100%; /* to clear li float */
	overflow: hidden; /* to clear li float */
	background: url(../images/bg/recipe-categories.gif) repeat-x bottom left;
	}
	
ul.recipe-categories li{
	margin: 0 0 0 -1px;
	padding: 5px 10px;
	border: 1px solid #d2d2d2;
	border-bottom: none;
	list-style: none;
	float: left;
	color: #bb0300;
	font-weight: bold;
	}	
	
ul.recipe-categories li.active{ 
	border-bottom: 2px solid #fff; 
	background: #fff;
	}

ul.recipe-categories span{ display: none; }	

.recipe-cat{ 
	width: 593px;
	margin-bottom: 80px;
	}
	
.recipe-cat th{
	text-align: left;
	color: #333;
	font-size: 0.79em;
	font-weight: bold;
	padding: 10px 0;
	}	
	
.recipe-cat th.book{ padding-left: 20px; }	
	
.recipe-cat td{
	vertical-align: top;
	padding: 10px 0;
	}	
	
.recipe-cat tr.odd td{ background: #f3f3f3; }	
	
.recipe-cat td.recipe{ width: 280px; }
.recipe-cat td.book{ font-size: 0.86em; }

/* ---------- FEATURES ------------------ */		
.product-dynamicFeature{ margin: 18px 0 5px; }

.product-authors,
.product-cartLink,
.product-formatLine{ font-size: 0.86em; }

.product-note{ font-size: 0.71em; }

.product-price,
.size80 .product-cartLink,
.size80 .product-title{ font-weight: bold; }

.product-coverImageLine{ margin-top: 5px; }
.product-itunes{ width:90px; float: right; }

.size80 .product-cartLink,
.size80 .product-price,
.size80 .product-note{ margin-left: 95px; }

.size100 .product-note{ margin-left: 120px; }

.bittman-takes-on{ 
	overflow: hidden; 
	width: 100%; 
	background: url(../images/features/bittman-takes-on.gif) no-repeat top left;
	}
.bittman-takes-on .summary{
	margin: 70px 0 0 120px;
	font-size: 0.79em;
	color: #7c7c7c;
	}

.bittman-takes-on .learn-more{
	float: left;
	width: 100px;
	margin: 180px 0 0 0;
	}
	
#flash{ margin-bottom: 5px; }
#episode-flash{
	_width: 310px !important;
	_height: 242px !important;
	}	
	
.hp-feature{
	padding: 15px;
	margin-bottom: 5px;
	border: 3px solid #dbdbdb;
	}

.sidebar .hp-feature,
.hp-feature-newsletter{
	border: 3px solid #dbdbdb;
	padding: 15px 15px 20px 15px;
	background: url(../images/bg/hp-sidebar.gif) repeat-x bottom left;
	}	
	
.hp-feature-newsletter{ background: #ccc; }	

.hp-feature .featured-title{
	float: left;
	padding-right: 15px;
	width: 355px; 
	}
	
.hp-feature .featured-title .details{
	margin-left: 140px;
	}
	
.hp-feature .featured-recipes{
	float: left;
	margin: 0 0 0 20px;
	width: 190px; 
	}
	
.hp-feature blockquote{
	font-size: 0.86em;
	font-style: italic;
	margin: 10px 0;
	}	

/* BOOK LISTING, TV SHOW LISTINGS, PRESS */
.press-releases,
.book-listings,
.episode-listings{ margin: 20px -15px 0 -25px; }

.press-releases{
	padding: 20px 15px 15px 25px;
	border-top: 2px solid #cdcdcd;
	}	
	
.book-listing,
.episode-listing{
	padding: 20px 15px 15px 25px;
	border-top: 1px solid #cdcdcd;
	width: 593px;
	_width: 595px;
	overflow: hidden;
	background: url(../images/bg/gradient-white.gif) repeat-x top left;
	}
		
.book-listing .product-coverImageLine{ float: none; }
.book-listing .product-formatLine,
.book-listing .product-cartLink,
.book-listing .product-description{ margin-top: 10px; }

.book-listing .left{ width: 150px;}
.book-listing .right{ width: 420px;}	

.episode-listings{ margin-top: 30px; }
.episode-listing{ padding-bottom: 40px; }

.episode-info{
	width: 113px;
	margin-right: 27px;
	float: left;
	text-align: center;
	}
	
.episode-details{
	float: right;
	width: 440px;
	}	
	
.episode-summary,
.episode-more{ font-size: 0.86em; }	

.episode-more{ margin-top: 8px; }

.episode-recipes{
	margin-top: 10px;
	padding: 0 10px 30px;
	border-bottom: 2px solid #cdcdcd;
	}	

.press-releases td{ 
	padding: 10px 20px 0 0; 
	vertical-align: top;
	}

/* PRODUCT PAGE */
.size100{ margin: 30px 0 0 0; }
.product-note{
	margin-left: 120px;
	font-size: 0.71em;	
	}
.product-biblio{ margin: 10px 0; }
.size100 .product-orderLine{ font-weight: bold; }
.size100 .product-title{ font-size: 1.40em; }
.size100 .product-authors{ 
	font-size: 1em; 
	font-weight: bold; 
	}
.size100 .product-cartLink{ margin: 0 0 0 5px; }
.product .product-description{
	margin: 20px -15px 0 -25px;
	padding: 20px 15px 15px 25px;
	border-top: 1px solid #cdcdcd;
	background: url(../images/bg/gradient-white.gif) repeat-x top left;
	}

