/* Menu Styles */
.subhead {height: 120px !important;}
.collection-menu {
	position:relative;
	top:-38px;
}
.tasteful-menu {
	margin:0 !important;
	z-index: 2;
	position:absolute;
}
.tasteful-menu li {
	list-style:none;
	float:left;
	text-align:center;
	vertical-align:center;
	margin:0 5px 0 0;
	width: 100px;
	line-height: 1.2em;
}
.tasteful-menu a {
	background:#ff6b00;
	padding:5px;
	color: #fff !important;
	text-transform:uppercase;
	font-weight:bold;
	display:block;
	height:28px;
}
.tasteful-menu div#taste-menu-1{
	margin-left:10px;
}

.tasteful-menu #selected a {
	background:url('/media/top-chef/season/6/eat-tastefully/tab-bottom.gif') no-repeat bottom center #0f2a4a;
	padding-bottom:15px;
}

/* Kill the middle whitespace */
#page-content .page {
	padding-top:0px !important;
}

/* defaults to layout items */
.taste {
	float:left;
	width:100%;
	padding:10px 0;
	border-top:1px dashed #a9b3b9;
}
.taste img {
	float: left;
	clear:both;
	margin: 0 10px 0 0;
}
.taste .supertitle {
	display:inline;
	font-size:10px;
	font-weight:bold;
	margin:0 10px 0 0;
	text-transform:uppercase;
	color:#0f2a4a;
	background:#dddbdb;
	padding:1px 4px;
}
.taste .title {
	font-size: 1.12em;
	font-weight:bold;
}
.title a {
	color:#222222 !important; /* Overwrite the default link color for the title */
}
.taste .description {
	display:block;
	margin:0 10px 0 0;
}
.taste .links {
	display:block;
	margin:0 10px 0 0;
}

/* Common and default */
#tasteful-list dl.taste img {
	width:130px;
	height:91px;
	border-bottom:2px solid #ddd;
	border-left:2px solid #ddd;
}
.taste .links a {
	color:#ff6300 !important;
	text-decoration:underline;
	font-style:italic;
	font-family:Georgia,"Times New Roman",Times,serif;
	text-decoration:underline;
	font-size:0.92em;
}
.taste .links a:hover {text-decoration: underline;}
.taste .links a:first-child {
	background: #ff6200 url('/sites/all/themes/bravotv/img/bg-arrow-white-51px.gif') no-repeat center right;
	color: #fff !important;
	padding:3px 10px 3px 5px;
	text-transform:uppercase;
	font-family:'trebuchet ms',Arial, Helvetica, sans-serif;
	font-style:none;
	text-decoration:none;
	font-style:normal;
}

/* Specific overrides to First entry */
#tasteful-list dl.taste1 {
	border:none;
}

/* Homepage gets a bigger 1st image */
.tasteful-home#tasteful-list dl.taste1 img {
	width:290px;
	height:202px;
}

/* Mobile Club Signup */
.taste .mobile {text-transform:uppercase;}
.taste .mobile.links {display:inline; margin-right:10px;}
.taste .description.mobile {font-size:10px; color:#474747;}
.taste #error {color:red;}
.taste img#left-image {
	float:left;
}

/* video and blog page overrides
-----------------------------------------------------*/
.content-body h3 {clear: both; padding: 10px; font-family: georgia, times, serif; font-style: italic;}

.recipe-img {float: right; padding: 10px;}

#video .collection-menu {top: -3px;}
#video .tasteful-menu {margin:-38px 0 0 !important;}
#videoplayer {clear: both; padding-top: 10px;}

#blog-the-dish #featured-box {height: 130px; position: relative; z-index: 1;}
#blog-the-dish .left {padding-top: 10px;}/*
#blog-the-dish .collection-menu {top: -111px;}
#blog-the-dish .tasteful-menu {top:-96px;}*/

* html .advert {padding-top: 10px;} /* fix ie6 */

#blog-the-dish .collection-menu {
	position:relative;
	top:-198px;
	z-index:2;
}
#blog-the-dish .tasteful-menu {
	position:absolute;
	top:0px;
}
#blog-the-dish .section-title-gray {
	width:512px !important;
}
