/*
Theme Name: Central Kitchen
Theme URI: http://silverlinecreative.com
Description: 
Version: 1.0
Author: Silverline Creative
Author URI: http://silverlinecreative.com/
Tags: white, two-columns
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html

*/


/* ==========================================================================
   Global
   ========================================================================== */
body{
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; 
    font-weight: 300;
	font-size: 17px;
	-webkit-font-smoothing: antialiased;
	color: #929292;
	
	
}

.container{
	margin: 0 auto;
	background-color: #fffff;
	}
h1, h2{
	font-family: 'BPreplayRegular';
	font-weight: normal;
	font-size: 26px;
	-webkit-font-smoothing: antialiased;
	line-height: 20px;
	margin: 0 0 20px 0;
}
h3{
	font-family: 'BPreplayRegular';
	font-weight: normal;
	font-size: 16px;
	-webkit-font-smoothing: antialiased;
	line-height: 20px;
	margin: 0 0 10px 0;
}
h4{
	font-family: 'BPreplayRegular';
	font-weight: normal;
	font-size: 14px;
	-webkit-font-smoothing: antialiased;
	line-height: 20px;
	margin: 0px 0 10px 0;
}
a, a:visited{
	color: #f2820a;
	text-decoration: none;
	-webkit-transition: all 0.4s ease;                  
    -moz-transition: all 0.4s ease;                 
    -o-transition: all 0.4s ease;   
    -ms-transition: all 0.4s ease;          
    transition: all 0.4s ease;
}
a:hover{
	color: #4f372c;
	text-decoration: none;
}
p {
	margin: 0 0 20px;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; 
	font-weight: 300;
	-webkit-font-smoothing: antialiased;
}
hr {
	margin: 30px 0;
}
article, section{
	padding: 10px;
	line-height: 24px;
}
article h3{
	margin: 20px 0 10px 0;
	font-weight: bold;
}
header{
	width: 100%;
	
}
body.home header{
	position: absolute;
	z-index: 3;
	
}
#brand a{
	display: block;
	margin: 0 auto;
	width: 405px;
	height: 100px;
	background: transparent url(resources/img/logo-dark.png) no-repeat 0px 20px;
	
}
body.home #brand{
	
}
body.home #brand a{
	position: absolute;
	height: 110px;
	background: transparent url(resources/img/logo.png) no-repeat 0px 0px;
	background-position:center; 
	margin: 50px 0 0 0px;
	background-color: #f2820a;
	z-index:1;
	

	
}
@media(min-width:1200px){
	body.home #brand a{
	position: absolute;
	height: 110px;
	background: transparent url(resources/img/logo.png) no-repeat 0px 0px;
	background-position:center; 
	margin: 50px 0 0 360px;
	z-index:1;


		}
}

@media(min-width:980px) and (max-width:1199px){
	body.home #brand a{
	position: absolute;
	height: 110px;
	background: transparent url(resources/img/logo.png) no-repeat 0px 0px;
	background-position:center; 
	margin: 50px 0 0 260px;
	z-index:1;

		}
	}

@media(min-width:768px) and (max-width:979px){
	body.home #brand a{
	position: absolute;
	height: 110px;
	background: transparent url(resources/img/logo.png) no-repeat 0px 0px;
	background-position:center; 
	margin: 50px 0 0 -100px;
	z-index:1;

		}
	}


#brand a span{
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	display: block;
	margin: 105px 0 0 155px;
	position: absolute;
}
body.home #brand span a{
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	display: block;
	margin: 120px 0 0 -5px;
}


#app{
	margin: -170px 0px 0px 0px;
	float:right;
	z-index:111;
}

body.home #app {
	margin: 0px 15px 0 0;
	float:right;
	z-index:111;
}

@media(min-width:1200px){
	#app {
	margin: -170px 0px 0px 0px;


		}
}

@media(min-width:980px) and (max-width:1199px){
	#app {
	margin: -170px 0px 0px 0px;

		}
	}

@media(min-width:768px) and (max-width:979px){
	#app {
	margin: 0px 0px 0px 0px;

		}
			#app-left {
	margin: 0px 0px 0px 15px !important;
	float:left;
	z-index:111;
}
}
@media(max-width:768px) {
	#app {
	margin: 0px 0px 0px 0px ;

		}
			#app-left {
	margin: 0px 0px 0px 15px !important;
	float:left;
	z-index:111;
			}
}
	#app-left{
	margin: -170px 0px 0px 15px;
	float:left;
	z-index:111;
}
body.home #app-left {
	margin: 0px 0px 0px 15px;
	float:left;
	z-index:111;
}

/* ==========================================================================
   Navigation
   ========================================================================== */
#menu-sub-page-navigation{
	margin: 20px 0 20px 0;
	text-align: center;
	
}
#menu-sub-page-navigation li{
	list-style-type: none;
	display: inline-block;
	margin: 0 0px 0 -5px;
}

#menu-sub-page-navigation li a{
	display: block;
	padding: 18px 15px 15px 15px;
	-webkit-font-smoothing: antialiased;
	background-color: #fff;
	font-weight: bold;
}
#menu-sub-page-navigation li a:hover, .nav li.current_page_item a{
	background-color: #fff;
}

#menu-main-navigation{
	margin: 0px 0 20px 0;
	text-align: center;
	background: #f2820a url(resources/img/nav-stripe.png) repeat-x center bottom;
}
@media(min-width:768px) and (max-width:979px){
	#menu-main-navigation{
	margin: 0px 0 20px 0;
	text-align: center;
	background: #f2820a url(resources/img/nav-stripe.png) repeat-x center bottom;

		}
	}
#menu-main-navigation li{
	list-style-type: none;
	display: inline-block;
	margin: 0 0px 0 -5px;
}
#menu-main-navigation li a{
	display: block;
	padding: 12px 15px 20px 15px;
	-webkit-font-smoothing: antialiased;
	background: none;
	font-weight: bold;
	color: #ffffff;
}
#menu-main-navigation li a:hover{
	color: #4e382b;
}
#menu-main-navigation li:first-child a{
	border-left: 0px;
}
#menu-main-navigation li:last-child a{
	border-right: 0px;
}

/* ==========================================================================
   Home
   ========================================================================== */

#slideshow{
	margin: 0 0 20px 0;
	position: relative;
	border-bottom: 2px solid #4e382b;
	padding:3px 3px 0px 3px;
	background-color:#ffffff;
	z-index: -1;
	
	
}
@media(min-width:1200px){ 
    #slideshow img {
        margin-top:-30px;
    
    } 
}
    
    
.nivoSlider img{
	border-bottom: 2px solid #4e382b;
		
}
.nivo-controlNav {
	text-align: center;
	padding: 15px 0;
	position: absolute;
	bottom: -5px;
	left: 50%;
	margin: 0 0 0 -35px;
}
.nivo-controlNav a {
	text-indent: -9999px;
	background: transparent url(resources/img/nav-slideshow.png);
	opacity: .5;
	width: 16px;
	height: 16px;
	display: inline-block;
	margin: 0 5px 0 0;
}
.nivo-controlNav a.active {
	opacity: 1;
}
.get-in-touch li{
	margin: 0 0 20px 0;
}
.partition{
	background: transparent url(resources/img/border-stripe-vert.jpg) repeat-y center top;
	min-height: 380px !important;
}
.callout{
	background: transparent url(resources/img/callout-stripe.jpg) center top;
	padding: 5px;
	margin: 0 0 20px -10px !important;
}
.callout span{
	background-color: #fff;
	padding: 5px;
	margin: 0;
	display: block;
}
#sidebar{
	padding: 10px 0;
}
#snippet-box {
	display:none;
}

/* ==========================================================================
   Dining Card Plans
   ========================================================================== */
.header-image{
	padding: 0 0 20px 0;
}
.date-table{
	margin: 47px 0 0 0;
}
.date-table tr:first-child{
	font-weight: bold;
}
.plans{
	margin: 0 0 40px 0;
}
.extended{
	height: 825px;
}


/* ==========================================================================
   Menu
   ========================================================================== */
#menu{
	width:1170px;
	height:752px;
}
#menu .turn-page{
	background-color:#f5f5f5;
	background-size:100% 100%;
}
body.page-id-9 #main p{
	padding: 0px 20px 0 20px;
	margin: 0;
	font-size: 14px;
}
body.page-id-9 h2{
	text-align: center;
	padding: 20px 20px;
	color: #f2820a;
}
body.page-id-9 h3{
	font-weight: normal;
	font-size: 16px;
	-webkit-font-smoothing: antialiased;
	line-height: 20px;
	padding: 20px 0 10px 20px;
	margin: 0;
	color: #333;
}
body.page-id-9 #main ul, body.page-id-9 #main li{
	list-style-type: none;
	padding: 0;
	margin: 0 0 0 20px;
	font-size: 12px;
	font-style: italic;
}
.p1 p{
	padding: 20px;
}
.error{
	color: red;
	font-size: 11px;
}
/* ==========================================================================
   Footer
   ========================================================================== */
footer{
	font-size: 12px;
	margin: 10px 0 0 0;
}
footer .container{
	padding: 20px;
	background: #ffffff url(resources/img/border-stripe.jpg) repeat-x center top;
	line-height: 10px;
}
.footer-nav li{
	list-style-type: none;
	float: left;
	margin: 0 5px 0 5px !important;
	padding: 0 10px 0 0 !important;
	border-right: 1px solid #b1b1b1;
	line-height: 10px;
}
.footer-nav li:last-child{
	border: 0px;
	margin: 0 0 0 5px;
	padding: 0 0 0 5px;
}

/* ==========================================================================
   Wordpress Required Elements
   ========================================================================== */
h3#comments{
	font-size: 14px;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
}	
.sticky h2 {
	padding-top: 10px;
}

/* ==========================================================================
   Contact Form
   ========================================================================== */

input, textarea, .uneditable-input {
	width: 60%;
}
/* ==========================================================================
   Pop Up Advertising
   ========================================================================== */
#ouibounce-modal .modal-body {
    font-size: 18px !important;
}