@charset "UTF-8";
/* CSS Document */

html, body, form, fieldset, p, div, h1, h2, h3, h4, h5, h6, a, span{
	-webkit-text-size-adjust:none;
	}

html, body {
	background-color:#333;
	height:100%;
	display: block;
	-webkit-font-smoothing: antialiased;
	}

#gray {
	height:100%;
	background-color:#333;
	}
	
#white {
	width:100%;
	min-width:980px;
	background-color:#FFFFFF;
	/*background-image:url(../images/bg-top.gif);
	background-repeat:repeat-x;*/
	}

.announcement {
	width: 92%;
	background-color: rgba(229, 108, 2, 0.1);
	min-height: 24px;
	padding: 4% 4% 2.5% 4%;
	border: 1px solid #FED1AE;
	margin-bottom: 18px;
	font-family: chaparral-pro, Georgia;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    color: #333333;
}

.announcement p{
	margin-bottom: 12px;
}

.frame-top {
    top: 0;
    height: 7px;
    left: 0;
    right: 0;
    background-color: #333;
    position: absolute;
    min-width: 980px;
	z-index: 100000;
	-webkit-box-shadow: 0px 3px 5px 0px #ddd;  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
	-moz-box-shadow:    0px 3px 5px 0px #ddd;  /* Firefox 3.5 - 3.6 */
	box-shadow:         0px 3px 5px 0px #ddd;  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
}
	
#outer {
	width:980px;
	margin-left:auto;
	margin-right:auto;
	padding-top:95px;
	padding-bottom:30px;
	}
	
.wrap {
	width:940px;
	margin-left:20px;
	margin-right:20px;
	}

#main-img {
	width:940px;
	height:460px;
	z-index:1000;
	background-color:#444;
	margin-bottom:5px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	}

#credit {
	width: 940px;
	text-align: right;
	font-size: 11px;
	color: #b2b2b2;
	font-weight: 500;
	font-family: freight-sans-pro, Arial;
	margin-bottom:32px;
	padding-right:0px;
	line-height:11px;
	height:13px;
	}

	a.credit {
		font-size: 11px;
		color: #b2b2b2;
		font-weight: 500;
		font-family: freight-sans-pro, Arial;
		line-height:11px;
		text-decoration:none;
		}
		
	a.credit:hover {
		font-size: 11px;
		color: #888888;
		font-weight: 500;
		font-family: freight-sans-pro, Arial;
		line-height:11px;
		text-decoration:none;
		}

.copy {
	min-height:60px;
	margin-bottom:40px;
	font-family: chaparral-pro, Georgia;
	font-size:17px;
	font-style: normal;
	font-weight: 400;
	line-height:24px;
	color:#444;
	}



	.normal {
		font-family: chaparral-pro, Georgia;
		font-size:17px;
		font-style: normal;
		font-weight: 400;
		line-height:20px;
		color:#444;
		}

.copy p {
	margin-top:20px;
	font-family: chaparral-pro, Georgia;
	font-size:17px;
	font-style: normal;
	font-weight: 400;
	line-height:20px;
	color:#444;
	}

	p.copyhome {
		min-height:60px;
		margin-top:0px;
		margin-bottom:40px;
		font-family: chaparral-pro, Georgia;
		font-size:17px;
		font-style: normal;
		font-weight: 400;
		line-height:25px;
		color:#444;
		}

p.copyhome {
	min-height:60px;
	margin-bottom:20px;
	font-family: chaparral-pro, Georgia;
	font-size:17px;
	font-style: normal;
	font-weight: 400;
	line-height:25px;
	color:#444;
	}

p.donatecopy {
    font-family: chaparral-pro, Georgia;
    font-size: 22px;
    font-style: normal;
    font-weight: 300;
    line-height: 28px;
    color: #444;
    text-align: center;
    padding: 0;
    margin: 0;
}

.donateblock {
	margin-top: 1.5rem;
	padding: 2rem;
	background-color: #f0f0f0;
}

h1 {
	font-family: freight-sans-pro, Arial;
	font-size:30px;
	font-style: normal;
	font-weight: 600;
	line-height:30px;
	margin:0 0 18px 0;
	color:#444;
	}
	
		.copy h1 + p {
			margin-top: 0px;
			}
		
		
h2 {
	font-family: freight-sans-pro, Arial;
	font-size:23px;
	font-style: normal;
	font-weight: 600;
	line-height:24px;
	margin:0 0 12px 0;
	color:#444;
	}
	
h3 {
	font-family: chaparral-pro, Georgia;
	font-size:21px;
	font-style: italic;
	font-weight: 400;
	line-height:20px;
	color:#444;
	margin:12px 0 12px 0;
	}

h4 {
	font-family: freight-sans-pro, Arial;
	font-size:15px;
	font-style: normal;
	font-weight: 600;
	line-height:21px;
	margin:0 0 12px 0;
	color:#777777;
	letter-spacing: 1px;
	text-transform: uppercase;
	}

.subhead {
	font-family: freight-sans-pro, Arial;
	font-size:17px;
	font-style: normal;
	font-weight: 600;
	line-height:28px;
	letter-spacing: 1px;
	margin:0 0 0 16px;
	text-transform:uppercase;
	color:#999999;
	}

.italics {
	font-style: italic;
	}

a {
	color:#e36c1e;
	text-decoration:none;
	}

	
a:hover {
	color:#444;
	}

.buylinks a {
	background-color: #e36c1e;
	color:white;
	padding: 4px 16px;
	border-radius: 4px;
	}

.buylinks a:hover {
	background-color: #444;
	}
	
.hr {
	width:940px; 
	height:1px; 
	background-color:#444;
	margin-bottom:35px;
	}

.hr-light {
	width:940px; 
	height:1px; 
	background-color:#BBB;
	margin-bottom:35px;
	}

#home-left {
	width:520px;
	float:left;
	font-family: chaparral-pro, Georgia;
	font-size:22px;
	font-style: normal;
	font-weight: 300;
	line-height:28px;
	color:#444;
	}

.callout {
	font-family: freight-sans-pro, Arial;
	font-weight: 900;
	text-transform: uppercase;
	font-size: 80%;
}

a.button {
	display: inline-block;
	background-color: #333;
	padding: 0.25rem 1rem;
	color: #fff;
	border-radius: 0.25rem;
	line-height: 21px;
	font-family: freight-sans-pro, Arial;
	font-weight: 500;
	margin-top:0.25rem;
}

a.button:hover {
	background-color: #E56C02;
}

a.donate {
	display: inline-block;
	background-color: #E56C02;
	padding: 0.25rem 1rem 0.5rem;
	color: #fff;
	border-radius: 0.25rem;
	line-height: 29px;
	font-family: freight-sans-pro, Arial;
	font-weight: 900;
	margin-top:1rem;
	font-size: 21px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

a.donate:hover {
	background-color: #666666;
}


#home-right {
	width:380px;
	float:right;
	font-size: 17px;
	line-height: 25px;
	text-align: center;
	}

.intro-left {
	width:700px;
	float:left;
	color:inherit;
	}
	
.intro-right {
	width:212px;
	float:right;
	color:inherit;
	text-align:right;
	margin-top:30px;
	}

.restaurants-left {
	width:605px;
	float:left;
	color:inherit;
	font-family: chaparral-pro, Georgia;
	font-size:24px;
	font-style: normal;
	font-weight: 300;
	line-height:32px;
	color:#444;
	}
	
		.consult-left {
			width:100%;
			float:left;
			color:inherit;
			font-family: chaparral-pro, Georgia;
			font-size:20px;
			font-style: normal;
			font-weight: 300;
			line-height:26px;
			color:#444;
			margin: 0 0 32px 0;
			}

.restaurants-right {
	width:310px;
	float:right;
	color:inherit;
	text-align:right;
	margin-top:0px;
	}

.television-left {
	width:705px;
	float:left;
	color:inherit;
	}
	
.television-right {
	width:117px;
	float:right;
	color:inherit;
	text-align:right;
	margin-top:0px;
	margin-right:52px;
	}


.consulting-left {
	width:700px;
	float:left;
	color:inherit;
	}
	
.consulting-right {
	width:184px;
	float:right;
	color:inherit;
	text-align:right;
	margin-top:30px;
	margin-right:23px;
	}


.timeline {
	padding-bottom:18px;
	}

.shows {
	margin-bottom:36px;
	}

.date {
	font-weight:600;
	text-align:right;
	width:60px;
	float:left;
	}

.timeline-event {
	width:620px;
	float:right;
	}
	
.table-img {
	margin-top:10px;
	}

.twocol {
	margin-bottom: 40px;
	float:left;
	display:inline;
	width: 320px;
	}

.twocol a{
	cursor: auto;
	display: inline;
	font-family: chaparral-pro, Georgia;
	font-size: 17px;
	font-style: normal;
	font-weight: normal;
	height: auto;
	line-height: 20px;
	text-decoration: none solid rgb(227, 108, 30);
	width: auto;
	margin-right:30px;
	}

.fourcol {
	float:left;
	margin-right:20px;
	width:220px;
	display:inline;
	height: auto;
	}

.fourcol a{
	padding-right:30px;
}

.fourcol-contact {
	float:left;
	margin-right:20px;
	width:220px;
	display:inline;
	height: auto;
	font-size:15px;
	}

.fourcol-contact a{
	font-size:15px;
	padding-right:15px;
}

.fourcol-contact p{
	font-size:15px;
}

.fourcol-contact .fa {
	color: #444;
}

.fourcol-contact .fa:hover {
	color:#e36c1e;
}

.threecol-contact {
	float:left;
	margin-right:20px;
	width:300px;
	display:inline;
	height: auto;
	font-size:15px;
	margin-bottom: 30px;
	}

.threecol-contact a{
	font-size:15px;
	padding-right:30px;
}

.threecol-contact p{
	font-size:15px;
}


.threecol {
	float:left;
	margin-right:20px;
	width:300px;
	display:inline;
	}

.threecol img {
	margin-bottom:10px;
	}

#topper {
	padding-top:20px;
	}
#shorter {
	letter-spacing: -0.03em;
	}

.eightcol {
	float:left;
	width:610px;
	display:inline;
	}

.eightcol-right {
	float:right;
	width:300px;
	display:inline;
	margin-top:-6px;
	}

.eightcol-right ul, .threecol ul, .fourcol ul, .fourcol-contact ul {
	margin-top:0px;
	}

.eightcol-right li, .threecol li, .fourcol li, .fourcol-contact li {
	list-style-type:none;
	margin:7px 0 7px 0px;
	}

.ninecol {
	float:left;
	width:660px;
	display:inline;
	}

.ninecol-right {
	float:right;
	width:220px;
	display:inline;
	}

.timeline-right {
	float:right;
	width:700px;
	margin-bottom:18px;
	}

.restaurant-left {
	width:380px;
	float:left;
	}

.restaurant-right {
	width:540px;
	float:right;
	}

.shows-left {
	width:300px;
	float:left;
	}

.shows-right {
	width:620px;
	float:right;
	}

.cookbooks-left {
	width:250px;
	float:left;
	}

.cookbooks-right {
	width:670px;
	float:right;
	}

.last {
	margin-right:0px;
	}

.bottom {
	margin-bottom:0px;
	}

.clear {
	clear:both
	}
	
.list {
	line-height:28px;
	}

.caption {
	font-family: chaparral-pro, Georgia;
	font-weight:400;
	color:#333;
	font-size:15px;
	line-height:18px;
	}

/* * * * * * * * * * * * * */
/*          FOOTER         */
/* * * * * * * * * * * * * */

#footer-home {
	position:fixed;
	bottom:0;
	background-image:url(../images/bg-bottom.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#333;
	width:100%;
	min-height:61px;
	}

#footer {
	background-image:url(../images/bg-bottom.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#333;
	width:100%;
	min-height:61px;
	}

#footer-wrap {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	padding-top:16px;
	padding-bottom:8px;
	width:940px;
	text-align:center;
	color:#FFF;	
	}


#footer-wrap ul {
	list-style: none;
	padding: 0;
	margin-left:0;
	margin-right:0;
	margin-bottom:0;
	position: relative;
	width:100%;
	text-align:center;
	}

#footer-wrap li{
	display:inline;
	text-decoration: none;
	font-family: freight-sans-pro, Arial;
	font-size:13px;
	font-style: normal;
	font-weight: 300;
	text-transform:uppercase;
	color:#ddd;
	letter-spacing: 0.15em;
	}

#footer-wrap li a {
	text-decoration: none;
	font-family: freight-sans-pro, Arial;
	font-size:11px;
	font-style: normal;
	font-weight: 300;
	text-transform:uppercase;
	color:#ddd;
	margin-top:0;
	margin-left:15px;
	margin-right:15px;
	padding:0px;
	letter-spacing: 0.15em;
	}

#footer-wrap li a .fa, #footer-wrap li a img {
	vertical-align: middle;
	margin-right: 10px;
	}

#footer-wrap li a i {
	font-size:28px;
	}

.txt {
	padding-bottom: 20px;
	vertical-align: middle;
	font-weight: bold;
}

.consult-block {
	width: 300px;
	position: relative;
	display: inline;
	padding-right: 20px;
	float: left;
}

.consult-block h2 {
	font-family: freight-sans-pro, Arial;
	font-size:23px;
	font-style: normal;
	font-weight: 600;
	line-height:24px;
	margin:0 0 0px 0;
	color:#444;
	text-align: center;
	}

.consult-block p {
    margin-top: 12px;
    font-family: chaparral-pro, Georgia;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 19px;
    color: #444;
    width: 300px;
    text-align: center;
}

.consult-block a {
	width: 100%;
    margin-top: 12px;
    text-align: center;
    display: block;
}

.last-block {
	padding-right: 0px !important;
}

.consult-block > img, .consult-block-last > img {
	width: 300px; 
	height: auto;
	margin-bottom: 16px;
}

/*#footer-wrap li img {
	margin-left:25px;
	margin-rig2t:25px;
	}*/

#footer-wrap a:hover {
	color:#e36c1e;
	text-decoration:none;
	}


/* * * * * * * * * * * * * */
/*          HEADER         */
/* * * * * * * * * * * * * */

#header {
	clear:both;
	height:60px;
	}

#logo {
	width:295px;
	height:18px;
	float:left;
	background-image:url(../images/zakarian-logo.jpg);
	background-size: 295px 18px;
	background-repeat:no-repeat;
	}

		/* * * * * * * * * * * * * */
		/*      TOP NAVIGATION     */
		/* * * * * * * * * * * * * */

		#menu-wrap {
			margin-top:7px;
			position:relative;
			text-align:left;
			float:left;
			width:100%;
			padding:0px;
			}
		
		#menu ul, #menu ul {
			list-style: none;
			padding: 0;
			margin:0;
			position: relative;
			width:100%;
			text-align:left;
			padding-left:0px;
			}

		#menu li{
			padding-top:10px;
			display:inline;
			float:left;
			padding-right:24px;
			margin-left:0px;
			}

		
		#menu li a {
			font-family: freight-sans-pro, Arial;
			font-size:12px;
			font-style: normal;
			font-weight: 500;
			text-transform:uppercase;
			letter-spacing:0.15em;
			text-decoration: none;
			color:#333;
			margin-top:0;
			margin-bottom:0;
			padding-right:1px;
			line-height:12px;
			padding:0px;
			}
			
		#menu li a:hover {
			color:#e36c1e;
			}
		
		#menu div .link {
			margin-left:0px;
			}
		a.red-link {
			color: #e36c1e;
		}
		#menu div .shop {	
			/* Safari 3-4, iOS 1-3.2, Android 1.6- */
			-webkit-border-radius: 4px; 

			/* Firefox 1-3.6 */
			-moz-border-radius: 4px; 

			/* Opera 10.5, IE 9, Safari 5, Chrome, Firefox 4, iOS 4, Android 2.1+ */
			border-radius: 4px; 
            /* background-color: #354e4b; */
            background-color: #e36c1e;
			/* background-color: #b13845; */
			/* background-color: #2f4f4c; */
			padding:3px 9px;
			color: #ffffff;
		    -webkit-transition: background-color .1s linear;
		    -moz-transition: background-color .1s linear;
		    -o-transition: background-color .1s linear;
		    -ms-transition: background-color .1s linear;
		    transition: background-color .1s linear;
  			}

  		#menu div .shop:hover {
			background-color: #999999;
  			}
			
		.current {
			color:#2f4f4c;
			}


/* * * * * * * * * * * * * */
/*         NEWSLETTER      */
/* * * * * * * * * * * * * */


#mc_embed_signup {
	width:278px;
	background:#f2f2f2;
	clear:left;
	font:14px Helvetica,Arial,sans-serif;
	padding:2px 8px 2px 14px;
	height:145px;
	margin-top:0px;
	}

.newsletter-title {
	font-size:20px;
	font-family:freight-sans-pro, Arial;
	font-style: normal;
	font-weight: 600;
	margin:0 0 12px 0;
	color:#333;
	width:100%;
	}
	
.button {
	color:#0F6;
	background-color:#969;
}

.required, required email {
	margin-right:0em;
	padding: 0.5em;
	width: 175px;
	float: left;
	z-index: 999;
	border-left-color:#CCC;
	border-left-width:1px;
	border-left-style:solid;
	border-top-color:#CCC;
	border-top-width:1px;
	border-top-style:solid;
	border-right-color:#CCC;
	border-right-width:1px;
	border-right-style:solid;
	border-bottom-color:#CCC;
	border-bottom-width:1px;
	border-bottom-style:solid;
	color: #777777;
	font-size:11px;
	line-height:11px;
	}
	
.btn
{
	background-image:url(../images/signup.jpg);
	background-repeat:no-repeat;
    height: 20px;
    width: 60px;
    border: none;
	margin-top:-22px;
	margin-right:0px;
	float:right;
}

.btn:hover
{
    background: url(../images/signup.jpg) 0 -20px no-repeat;
}

.mce_inline_error {
	}

#mce-EMAIL {
	color:#777777;
	font-size:11px;
	line-height:11px;
	margin-top:18px;
	margin-right:4px;
	}


.cf:before,
.cf:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.cf:after {
    clear: both;
}

/**
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
form.food-studio .cf {
    *zoom: 1;
}

form.food-studio {
	letter-spacing: 0.010em;
	padding-top: 30px;
	padding-bottom: 30px;
	background-color: #f9f9f9;
	border-bottom: 2px solid #d9d9d9;
	border-top: 2px solid #d9d9d9;
	margin-bottom: 20px;
}
form.food-studio label {
	font-family: chaparral-pro, Georgia;
	font-size:17px;
	display: block;
	color: #717171;
	margin-bottom: 4px;
}
form.food-studio label.company {
	margin-top: 30px;
}
form.food-studio h2 {
	margin-left: 20px;
	margin-bottom: 30px;
}
form.food-studio .cols {
	margin-bottom: 25px;
}
form.food-studio .col-25 {
	margin-left: 20px;
	float: left;
	width: 210px;
}
form.food-studio .col-50 {
	margin-left: 20px;
	float: left;
	width: 440px;
}
form.food-studio .col-50 select {
	width: 440px;
	padding-left: 10px;
	padding-right: 10px;
}
form.food-studio .col-25 input {
	width: 190px;
	padding-left: 10px;
	padding-right: 10px;
}
form.food-studio .col-25 select {
	width: 210px;
	padding-left: 10px;
	padding-right: 10px;
}
form.food-studio input,
form.food-studio select {
	color: #717171;
	height: 34px;
	line-height: 34px;
	border: 1px solid #6f6f6f;
	background-color: #ffffff;
	width: 420px;
	padding-left: 10px;
	padding-right: 10px;	
	outline: none;
}
form.food-studio input:focus,
form.food-studio select:focus {
   outline: none;
}
form.food-studio select {
	height: 37px;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;	
	border-radius: 0;
 -webkit-appearance: none;
 -moz-appearance: none;
	background-image: url(../images/icon-dropdown.png);
	background-repeat: no-repeat;
	background-position: right 10px top 3px;
}
form.food-studio textarea {
	color: #717171;
	width: 92%;
	border: 1px solid #6f6f6f;
	padding:4%;
	height: 91px;
}
form.food-studio input.submit {
	cursor: pointer;
	font-family: chaparral-pro, Georgia;
	width: auto;
	border: 0;
	background-color: #e56c00;
	color: #ffffff;
	text-transform: uppercase;
	padding: 0 14px;
	margin-left: 20px;
}
form.food-studio input.time {
	background-image: url(../images/icon-clock.png);
	background-repeat: no-repeat;
	background-position: left 10px top 8px;
	width: 166px;
	padding-left: 32px;
	padding-right: 10px;
}
form.food-studio input.datepicker {
	background-image: url(../images/icon-calendar.png);
	background-repeat: no-repeat;
	background-position: left 10px top 8px;
	width: 64%;
	padding: 0 18%;
}
form.food-studio .hr {
	background-color: #ededed;
	margin-left: 20px;
	margin-right: 20px;
	width: auto;
	margin-bottom: 30px;
}
form.food-studio label.error {
	color: red;
	margin-top: 6px;
	margin-bottom: 0;
}
form.food-studio input.error {
	border: 1px solid red;
}
.thanks {
	font-family: chaparral-pro, Georgia;
	text-align: center;
	letter-spacing: 0.010em;
	padding-top: 180px;
	padding-bottom: 170px;
	background-color: #f9f9f9;
	border-bottom: 2px solid #d9d9d9;
	border-top: 2px solid #d9d9d9;
	margin-bottom: 60px;
	font-size: 24px;
	color: #444444;
	line-height: 32px;
}

.thanks > a {
	line-height: 60px;
}

.top-left {
	float: left;
	width: 640px;
	position: relative
}

.top-right {
	float: right;
	width: 280px;
	position: relative;
}

.top-left .left{
	float: left;
}

.top-left .right {
	float: right;
}

.top-left > img {
	margin-top: 32px;
}

.top-right .first {
	margin-bottom: 20px;
}

.studio {
	margin-bottom: 20px !important;
}

.food-studio-bottom .left {
	float: left;
	width: 619px;
}
.food-studio-bottom .right {
	float: right;
	width: 300px;
}

.food-studio-bottom .right .top {
	margin-bottom: 20px;
}