/*
Theme Name: -
Description: -
Version: -
Author: -
Author -
*/

/* COLORS
*********************************************************************************
002c75 = dark blue
6390d9 = light blue
ae1231 = red
*/

/* RESET
*********************************************************************************/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,caption{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;}
body{line-height:1;}
ol,ul{list-style:none;}
a img{border-style:none;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,
q:before,q:after{content:'';content:none;}
:focus{outline:0;}
ins{text-decoration:none;}
del{text-decoration:line-through;}
sub{vertical-align:sub;}
sup{vertical-align:super;}
img{-ms-interpolation-mode:bicubic;}

/* STRUCTURE & COMMON
*********************************************************************************/
body {
	font:87.5%/1.1167 "Helvetica Neue", Arial, Helvetica, sans-serif;
	background:#fff;
	color:#002c75;
}
html>body {
	font-size:14px;
}
.inner{
	width:940px;
	margin:0 auto;
}
p, ul, ol{
	font-size:1em;
	margin:0.5em 0 1.5em;
	line-height:1.25em;
}
li{
	margin:0.5em 0;
}
ol{
	list-style:decimal;
}
a:link, a:visited{
	color:#6390d9;
	text-decoration:none;
}
a:hover, a:active{
	color:#ae1231;
}
h2{
	font-size:3em;
	color:#6390d9;
	margin:0 0 0.25em;
}
h3, h4{
	font-size:1.0714em;
	text-transform:uppercase;
	margin:0.5em 0;
}
h3{
	line-height:23px;
	background:url(/images/icon-flower.gif) no-repeat 0 0;
	margin-left:-28px;
	padding-left:28px;
}
.clear{
	clear:left;
}
.alignleft{
	float:left;
	margin:0 0.25em 0.25em 0;
}
.alignright{
	float:right;
	margin:0 0 0.25em 0.25em;
}
.legal_sub{
	text-decoration:underline;
}
.note{
	font-size:0.8571em;
	font-style:oblique;
}

/* MASTHEAD
*********************************************************************************/
#masthead{
	background:url(/images/header-wave-bg.png) repeat-x 50% 0;
	height:145px;
	position:relative;
	z-index:6;
}
#masthead h1 a{
	display:block;
	overflow:hidden;
	text-indent:-1000em;
	background:url(/images/fuyf-logo.png) no-repeat 0 0;
	width:260px;
	height:136px;
	float:left;
}
#masthead .site_nav{
	font-size:0.8571em;
	line-height:4em;
	color:#fff;
	text-align:right;
	margin:0;
}
#masthead .site_nav li{
	display:inline;
}
#masthead .site_nav li a:link, #masthead .site_nav li a:visited{
	padding:0 0.6667em;
	color:#fff;
}
#masthead .site_nav li a:hover, #masthead .site_nav li a:active{
	color:#6390d9;
}
#masthead .site_nav li img{
  margin-bottom: -17px;
}

/* CONTENT
*********************************************************************************/
#content{
	background:#fff url(/images/main-bg-home.jpg) repeat-y 50% 0;
	margin:-145px 0 -15px;
	padding:75px 0 10px;
}
#slideshow{
	margin:0;
}
#slideshow li{
	width:940px;
	height:353px;
	position:relative;
}
#slideshow li h2, #slideshow li p{
	overflow:hidden;
	text-indent:-1000em;
	height:1px;
	width:1px;
}
#slideshow li .button{
	display:block;
	overflow:hidden;
	text-indent:-1000em;
	width:170px;
	height:53px;
	position:absolute;
}
#slideshow li.contest{background:url(/images/slide-contest.jpg) no-repeat 0 0;}
#slideshow li.recipes{background:url(/images/slide-recipes.jpg) no-repeat 0 0;}
#slideshow li.tips{background:url(/images/slide-tips.jpg) no-repeat 0 0;}
#slideshow li.about{background:url(/images/slide-about.jpg) no-repeat 0 0;}
#slideshow li.contest .button{
	background:url(/images/slide-contest-button.png) no-repeat 0 0;
	top:260px;
	left:408px;
}
#slideshow li.recipes .button{
	background:url(/images/slide-recipes-button.png) no-repeat 0 0;
	top:260px;
	left:400px;
}
#slideshow li.tips .button{
	background:url(/images/slide-tips-button.png) no-repeat 0 0;
	top:235px;
	left:400px;
}
#slideshow li.about .button{
	background:url(/images/slide-about-button.png) no-repeat 0 0;
	top:235px;
	left:400px;
}
#sub #content{
	background:#fff url(/images/main-bg-sub.jpg) repeat-y 50% 0;
}
#content .article{
	float:left;
	clear:left;
	width:482px;
	padding:75px 0 0 48px;
}
.teaser{
	font-weight:bold;
}
.article ul{
	list-style:disc;
}
.article ul ul{
	margin:0 0 0.5em 2em;
	list-style:circle;
	font-size:0.8571em;
}
.article form p{
	clear:both;
}
.article form input, .article form textarea, .article form select{
	font:0.8571em "Helvetica Neue", Arial, Helvetica, sans-serif;
}
.article form .text{
	background-color:#f8f8f8;
	border-top:1px solid #d9d9d9;
	border-right:1px solid #b4b4b4;
	border-bottom:1px solid #d9d9d9;
	border-left:1px solid #e1e1e1;
	color:#333;
}
.article form .text:focus{
	background-color:#e5e5e5;
}
.article form textarea{
	width:98%;
	height:150px;
}
.article form fieldset{
	float:left;
}
.article form .f_1 label{
	width:100px;
	display:inline;
	float:left;
}
.article form .f_1 input{
	width:374px;
}
.article form #entry_city{
	width:174px;
	margin-right:0.5em;
}
.article form #entry_state{
	width:149px;
	margin-right:0.5em;
}
.article form #entry_zip_code{
	width:59px;
}
.article form #entry_sex{
	margin-right:2em;
}
#entry_optin{
	float:left;
	margin-right:8px;
}
.recipe img{
	float:left;
}
.recipe ul{
	list-style:none;
}
.recipe .details, .recipe .ingredients{
	margin-left:215px;
}
.recipe .details li, .recipe .ingredients li{
	margin:0 0 0.25em 0;
}
.recipe .details{
	font-weight:bold;
}
.recipe .ingredients{
}
.question{
	font-weight:bold;
	margin-bottom:0.5em;
}
#sub #content .aside{
	margin-left:530px;
}
#makeover{
	overflow:hidden;
	text-indent:-1000em;
	background:url(/images/sidebar-portrait.jpg) no-repeat 50% 0;
	height:300px;
}
#sub .aside .sub_nav{
	width:80%;
	margin:0 auto 1em;
}
#sub .aside .sub_nav li{
	margin:1px 0;
}
#sub .aside .sub_nav a:link, #sub .aside .sub_nav a:visited{
	display:block;
	background-color:#f8fbfe;
	border-left:10px solid #f8fbfe;
	font-size:1.1428em;
	line-height:1em;
	padding:0.5em 0 0.5em 0.5em;
	zoom:1;
}
#sub .aside .sub_nav a:hover, #sub .aside .sub_nav a:active{
	border-color:#d3e0f5;
	color:#6390d9;
}
#sub .aside .sub_nav ul{
	margin:0 0 0 5%;
	width:95%;
	font-size:0.875em;
}
#coupon img, .photo img{
	display:block;
	margin:1em auto;
}

.photo {
	text-align: center;
}

#sub_branding {
	margin:0 auto 1em;
	width: 80%;
}

/* FOOTER
*********************************************************************************/
#footer{
	clear:both;
	background:url(/images/footer-bg.png) repeat-x 50% 0;
	position:relative;
	z-index:6;
	zoom:1;
}
#footer .site_nav{
	font-size:0.8571em;
	height:120px;
	margin:0;
}
#footer .site_nav li{
	display:inline;
}
#footer .site_nav li a:link, #footer .site_nav li a:visited{
	display:block;
	float:left;
	width:228px;
	height:34px;	
	text-align:center;
	padding-top:45px;
	margin:19px 3px 0;
}
#footer .site_nav li.contest a{background:url(/images/footer-main-contest.png) no-repeat 0 100%;}
#footer .site_nav li.recipes a{background:url(/images/footer-main-recipes.png) no-repeat 0 100%;}
#footer .site_nav li.tips a{background:url(/images/footer-main-tips.png) no-repeat 0 100%;}
#footer .site_nav li.about a{background:url(/images/footer-main-about.png) no-repeat 0 100%;}
#footer .site_nav li a.activeSlide, #footer .site_nav li.current a{
	background-position:100% 100%;
	_background-position:0 100%;
	padding-top:85px;
	margin-top:-21px;
}
#footer .utilities{
	margin:0.5em auto 2em;
	/*width:335px; uncomment when fb button is re-added to footer*/
	width:226px;
	height:41px;
	clear:left;
}
#footer .utilities li{
	display:inline;
}
#footer .utilities li a:link, #footer .utilities li a:visited{
	display:block;
	float:left;
	overflow:hidden;
	text-indent:-1000em;
	height:41px;
}
#footer .utilities li.press_room a{
	background:url(/images/footer-sub-press.gif) no-repeat 0 0;
	width:117px;
}
#footer .utilities li.rules a{
	background:url(/images/footer-sub-rules.gif) no-repeat 0 0;
	width:108px;
}
#footer .utilities li.facebook a{
	background:url(/images/footer-sub-facebook.gif) no-repeat 0 0;
	width:109px;
}