/*  
CMS Modify CSS
*/

/* width overrride from main_style.css - default to 1024px */

#wrapper, #header, #page
#home-allcontent #header,
#footer, #bottom-footer-sections,
#footer-top-section {
	width:1024px;
}

#inner-header, 
#footer, #bottom-footer-sections,
#footer-top-section {
	width:100%;
	max-width: 1024px;
}

#footer, #footer p, #footer a, #footer-hours,
#bottom-footer-sections, #bottom-footer-sections a,
#footer-wrapper, #footer-wrapper a, #footer-top-section,
#footer-top-section a, #bottom-footer-sections,
#bottom-footer-sections p, #right-section, 
#bottom-footer-sections #right-section a, #footer-right a,
#footer-right p a {
	color: #000;
}

#footer-wrapper {
	border-top:solid 4px #000;
	background:url(../images/footer-bg-repeater.png) repeat-x top #c2c048;
}

#lunch-specials {
	display:none;
}

#contact-page-wrapper table {
	margin-left: 25px;
}

/* end width override */

.above-menu-coupon-area h1 {
	margin-left:12px;
}

body {
	background:url(../images/body-bg-repeater.png) repeat;
	background:#c2c048;
}

#header-wrapper {
	width:100%;
	height:inherit;
}

#top-header-buttons {
	margin:0;padding:0;
	width:100%;
	position:relative;
	clear:both;
}


/* ONLINE ORDER BUTTON IN THE TOP-HEADER-CUSTOM.PHP FILE */
#order {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	margin-left:auto;
margin-right:auto;
text-align:center;
width:100%;

}

#order li {
	display: inline-block;
	margin: 0px;
	width:100%;height:51px;
		margin-left:auto;
margin-right:auto;
text-align:center;
background:red;
}

#order li:hover {
background:green;
}

#order a {
	display: block;
	font-family:Arial, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	text-shadow: 1px 1px 1px #666;
	text-align:center;
	background:url(../images/order-online.png) no-repeat center;
	-webkit-transition: background 0.3s linear;
	-moz-transition: background 0.3s linear;
	-o-transition: background 0.3s linear;
	transition: background 0.3s linear;
	width:100%;height:51px;
	-webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}

#order a:hover {
		background:url(../images/order-online.png) no-repeat center;
		width:100%;height:51px;
	-webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}


/* END ONLINE ORDER CSS */



#slider-wrapper {
	width:100%;
	margin:0;padding:0;
	background:green;
	margin-top:0px;
	margin-top:0px;
	padding-top:0px;
}



#wrapper { 
	width:100%;
	margin:auto;
	border-radius: 0px;
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
background:#fdec3f;
	}
	
	
#page { 
	border: none;
	border-radius: 0px;
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
width:1024px;
padding-top:18px;
min-height:300px;
	}
	
	
#content, #content-full-width {
	border-radius: 0px;
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
background:none;
}

#content-full-width {
}

#main-content {
}

#wysiwyg-content {
	padding-top:0px;
	margin-top:0px;
}

.entry h1 {
	text-align:center;
}
h1 {
	font-size: 2.1em; line-height: auto; 
	font-family: 'Oswald', sans-serif;
}

h2 {
	font-size: 1.7em; line-height: auto;
}

h3 {
	font-size: 1.7em;
}

h4, h5, h6 {
	font-size: 1.6em;
}

p { 
	font-size: 1.2em;
	line-height:1.4em;
	margin: 0;
	padding: 0;
	padding-bottom:1em;
}


/* Header */

#header {
	display:block;
	margin:auto;
	margin-top:0px;
	height:200px;
	min-width:100%;
	max-width:100%;
	background:none;
	clear:both;
		background:url(../images/header-image_core.png) no-repeat #d38e29 center top;

}

#inner-header {
	background:url(../images/header-image_core.png) no-repeat center top;
	background:none;
	margin:auto;
	position:relative;
	z-index:4001;
	padding:0;
	width:100%;
	height: 100%;
	margin: 0 auto;
	margin-top:0px;
}

#home-allcontent #header {
	display:block;
	margin:auto;
	margin-top:0px;
	height:400px;
	min-width:100%;
	max-width:100%;
		background:url(../images/header-bg.png) no-repeat #d38e29 center top;
}

#home-allcontent #inner-header {
	background:url(../images/header-image.png) no-repeat center top;
	margin:auto;
	position:relative;
	z-index:4001;
	padding:0;
	width:100%;
	height: 100%;
	margin: 0 auto;
	margin-top:0px;
}

#header-logo {
margin:0px;
padding:0px;
float:left;
padding-top:0px;
margin-left:1%; 
margin-top:2.5%;
	 width: 35%;
    height: auto;
z-index:1999;
 }
#header-logo img {
	 width: 100%;
    height: auto;
 }

#address { /*defaults to hidden */
}

#sidebar-address {
	display:none;
}

#address p {
	font-weight:normal;}

p .phone-number {
	font-weight:bold;
	font-size:16px;
}

/* for home-script area ********************/
#logo-wrapper {
	margin-left:0;
	margin-right:0;
	text-align:center;
	margin-top:.8em;
	width:100%;
	max-width:100%;
	margin-bottom:1.5em;
	display:none;
}

.logo-ind {
background:url(../images/trans-repeater_90.png) top right repeat;
width:31%;
	display:inline-block;
	padding:.6em;
	border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
	border:none;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    -webkit-transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;
	margin:1%;
	background:#fde93b;
	background: -moz-linear-gradient(top, #fde93b 1%, #d38e29 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#fde93b), color-stop(100%,#d38e29));
	background: -webkit-linear-gradient(top, #fde93b 1%,#d38e29 100%);
	background: -o-linear-gradient(top, #fde93b 1%,#d38e29 100%);
	background: -ms-linear-gradient(top, #fde93b 1%,#d38e29 100%);
	background: linear-gradient(top, #fde93b 1%,#d38e29 100%);
	
}

.logo-ind:hover {
		background:#fde93b;
}


.box-title {
	display:block;
	color:#000;
	text-align:center;
	z-index:3000;
	padding:.2em;
	padding-top:0em;
	margin-top:-.1em;
	background:none;
	font-size: 20px;
	font-family: 'Courgette', cursive;
}

.logo-ind:hover .box-title {
}

.logo-ind img,
.logo-ind-right img {
	width: inherit;
	min-width:100%;
	max-width:100%;
}


.logo-ind a img,
.logo-ind-right a img {
	width: inherit;
	min-width:100%;
	max-width:100%;
}

@media screen and (max-width: 768px) {
	
#logo-wrapper .logo-ind {
	width:47%;
	min-width:200px;
}

#contact-page-image {
display:none;
}

}


@media screen and (max-width: 500px) {
	
#logo-wrapper .logo-ind {
	width:98%;
	min-width:200px;
}

}





#sidebar #open-marker,
#sidebar #closed-marker {
	-webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
	margin-left:0px;
width:80%;
margin-left:5%;
display:none;
}



/* Page */

#page {
}


#page-bgtop {
	background: none;
}

#page-bgbtm {
	background: none;
}



/* Content */




/* Home Custom CSS */



/* home specials box */
#home-specials {
	display:none;
}

#header-address {
margin:0px;
padding:0px;
float:left;
width:auto;
height:auto; 
z-index:9999;
text-align:left;
padding:8px;
margin-left:7px;
border-radius: 6px 6px 0px 0px;
-moz-border-radius: 6px 6px 0px 0px;
-webkit-border-radius: 6px 6px 0px 0px;
background:url(../images/trans-repeater_90.png) repeat;
background:none;
margin-top:135px;
	}
	
#header-address p {
	margin:0px;padding:0px;
	font-size:14px;
	line-height: 1.2em;
	color:#000;
	}
	
#header-address p .phone-number {
	font-weight:bold;
	color:#000;
	font-size:26px;
	line-height:1.2em;

	}


#header-address {
		display:none;
	}
	
#home-allcontent #header-address {
		display:block;
	}



/* Main Sidebar */

#nav-wrapper {
	margin:0;
background:#dee1e5;
border-radius: 0px;
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
padding:4px;
width:inherit;
}

#nav-wrapper ul li {
	margin:0;
	padding:0;
}

/* defaults to show built in page links in sidebar navigation */
#static-vertical-nav {
}




/* sidebar social links default to show */
#social-sidebar-links {
	display:none;
}

#social-header-links {
	width:auto;
	float:right;
	margin-top:8px;
	clear:right;
	margin-right:8px;
}

#social-header-links ul li {
display:inline;
}

#social-header-links img {
	margin-left: 4px;
	width:30px;
	height:30px;
}

/* horizontal nav hide  - styling for this is in horizontal-nav.css */
#horizontal-wrapper {
	}

/* side social icons - default to hide - stying for this area is below */
#social-icons-right-side {
position:fixed; margin-top:353px;margin-left:795px;
width:45px; 
}


#sidebar {
}

#sidebar a {
	margin:0;padding:0;
	text-decoration: none;
	color: #fff; font-weight: bold;
	background:none;
}

#sidebar h2 a { 
color:#EBDB6D;
}

#sidebar a:hover {
	text-decoration: none;
	color:#ccc;
}

#sidebar p {
}

 
#sidebar ul, #sidebar ul li ul {
	margin: 0;
	list-style: none;
 padding:0px;
 }
 


#sidebar li ul {
	width:inherit;
}


#sidebar li li { 
width:inherit;
	padding: 8px;
	background:#111;
	border:.1em solid #646464;
	-webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
	margin-bottom:3px;
}


#sidebar ul li ul li ul  {
	padding:0;margin:0;
	background:#111;
	border:.1em solid #646464;
	-webkit-border-radius: 2px;
    -moz-border-radius: 2px;
	border-radius: 2px;
	width:auto;
	min-width:140px; max-width:220px;
	margin-left:-10px; margin-top:15px;
	padding-top:4px;
	padding-bottom:4px;
}

#sidebar ul li ul li ul li  {
	padding:0;margin:0;
}


#sidebar ul li ul li ul li {
	background:none;
width:auto;
min-width:110px;
	padding-left:10px;
	border:none;
}

#sidebar ul li ul li:hover,
#sidebar ul li ul li ul li:hover {
color:#CCC;
position:relative;
z-index:9000;
}



#sidebar ul li ul li:hover ul {
}

#sidebar ul li li:hover,
#sidebar ul li li:visited, 
#sidebar ul li li:active
 {
color:#333;
}





#sidebar h2 {
	margin: 0;
	height: 35px;
	padding: 8px 0px 10px 15px;
	font-size: 15px;
	color: #FFE7E0;
}

#sidebar h3 {
	margin: 0;
	height: 15px;
	padding: 8px 0px 10px 15px;
	font-size: 14px;
	color: #000000;
}



#hours {width:90%;color:#000;
line-height: 1.2em;
margin-bottom:10px;
padding-left:5%;
padding-right:5%;
display:none;

}
#hours .bold-font {font-weight:bold;}
#hours p {font-weight:normal; font-size:13px;}


#main-list {list-style-type:disc;}

#main-list li {
margin-left: 21px; 
line-height: 145%;
font-size: 12px; }

.list-header { font-weight: bold; 
color:#60678A; font-size: 15px; 
margin-top: 10px;}
h4 { font-weight: bold; color:#990000; 
font-size: 15px; 
margin-top: 0px; 
margin-bottom: 6px;}

.list-sub { font-weight: normal; color:black; font-size: 14px; margin-top: 10px; line-height: 140%;}

#h-line {
margin-left: 2px; 
marign: 0px; 
padding:0px; 
width: 285px; 
height: 1px; }

#h-line2 {
margin-left: 2px; 
marign: 0px; 
padding:0px; 
width: 275px; 
height: 1px; }


/*form styling */

#form-box {
padding: 0px 0px 0px 0px; 
width: 300px;
height: auto;
margin: 0px 0px 0px 0px;
padding-top: 0px;
}

.thank-you {
font-size: 20px; 
font-style: italic; 
color: red; }


/* coupon club top */

#coupon-club-top {
	position:absolute;
	z-index:4000;
	margin-left:666px;
	margin-top:162px;
	width:248px; background:#E9E9E9;
	border:.2em dotted #333;
	-webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
	padding: .7em;
	background:url(../images/body-bg-repeater.png) repeat;
	opacity:0.9;
 	filter:alpha(opacity=90);
	color:#fff;
}

.coupon-club-title {
	font-size: 25px;
	font-weight:bold;
	color:#FC3;
}

#coupon-club-top .email-form {
margin-top: 8px;
line-height: 160%;
}


#menu-margin-top {
margin:0px; padding:0px; 
float:left; 
margin-top:-128px; 
padding:0px;}

#coupon-specials h2{ 
padding:0px;margin:0px;
line-height: 1.2em;
font-family:Arial, Helvetica, 
sans-serif;font-size:22px;
font-weight: bold;
font-style:normal;
padding-top: 3px; 
padding-bottom: 3px;
}

#coupon-specials h3{ 
padding:0px;margin:0px;
line-height: 1.2em;
font-family:Arial, Helvetica, sans-serif;
font-size: 16px;
}

#coupon-specials p { 
padding:0px;margin:0px;
line-height: 1.2em;
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
padding-top:5px; 
padding-bottom: 1px;
}


.small-text {
font-size: 10px; }

#menu-navigation {
margin:0px;padding:0px;
}


/*  
left specials box
*/


.breadcrumbs { 
color:#000;
}


.hide-field input
{
}

#google-map iframe {
	}
#print-menu {
	}

#float-right {float:right;}
#clear {clear:both;}
  
    
 /* ONLINE ORDERING */
#online-ordering-side-button {
display:none;
}



.menu-description {font-style:italic; padding-bottom:5px;}

#specials-wrapper { 
text-align:left; 
-webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
	padding: 10px;
	padding-bottom:0px;
	margin-bottom:5px;
	background:none;
	text-align:center;
	background:url(../images/divider.png) no-repeat center bottom;
  }
.specials-title {
	font-weight:bold;
	font-size: 2.3em;
	color:#C15501;
	color:#000;
	text-align:center;
		font-family: 'Courgette', cursive;
font-family: 'Bree Serif', serif;
font-family: 'Oswald', sans-serif;
  }
#specials-wrapper p {
color:#000;
margin-left:0px;
text-align:center;
margin-bottom:5px;
}

	

#widget {
	color:#000;
}


#contactinfo p a {
	color:#000;
}


#contactinfo #contact-form-header {
	margin-top:.5em;
	margin-bottom:2em;
	font-size:1.2em;
	font-weight:700;
	text-align:center;
}






@media screen and (max-width: 990px) {
	
	
body {
	max-width:100%;
	min-width:100%;
	overflow:hidden;
	padding-top:62px;
}
	
#horizontal-wrapper { /*** hide this to show the reduced menu */
	display:none;
}

/**** STYLE FOR REDUCED MENU BACKGROUND COLOR *****************/
#reduced-menu-button { 
	display:block;
	position:fixed;
	background:url(../images/trans-repeater_75-dark.png) repeat;
	background:#000;
}


#header {
	height:19vw;
	width:100%;
	max-height:inherit;
	min-height:130px;
}


#home-allcontent #header {
	height:30vw;
	width:100%;
}


#header-address {
margin:0px;
padding:0px;
float:right;
width:auto;
height:auto; 
z-index:9999;
text-align:right;
padding:8px;
margin-left:7px;
border-radius: 6px 6px 0px 0px;
-moz-border-radius: 6px 6px 0px 0px;
-webkit-border-radius: 6px 6px 0px 0px;
background:url(../images/trans-repeater_90.png) repeat;
position:absolute;
bottom:0;
left:0;
	}

#page {
	width:100%;
}
	


/* footer */


}


@media screen and (max-width: 768px) {

#header-logo {
margin:0px;
padding:0px;
float:none;
position:relative;
margin-left:auto;
margin-right:auto;
padding-top:0px;
padding-top:2%;
	 width: 55%;
    height: auto;
z-index:1999;
 }
 
 #header-logo img {
margin-left:auto;
margin-right:auto;
min-height:70px;
min-width:228px;
 }

 
 

#home-allcontent #header-address,
#header-address {
		display:none;
	}
	
	
#sidebar {
display:none;
}

#home-allcontent #inner-header {
	background:none;
}



/* Content */




#home-allcontent #content-full width,
#content-full-width,
#content {
	padding: 0px; margin:0px;
	float: right;   /* float right for left sidebar */
	width: 100%;
	padding-top: 0px;
	margin-top: 0px;
	border-radius: 0px;
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
}


	
#social-header-links {
	display:none;
}
	
/* footer */



	
}



@media screen and (max-width: 700px) {
	
#coupon-club-top, #coupon-club,
#social-header-links {
	display:none;
}
	
}


@media screen and (max-width: 300px) {
	
body, #wrapper, #content, #content-full-width, #page, #header {
	min-width:300px;
}
	
#header {
	height:65px;
	width:100%;
}

#home-allcontent #header {
	height:125px;
	width:100%;
}
	
}