/*

Theme Name: Eatery 
Theme URI: http://www.themovation.com/eatery
Description: Eatery - Restaurant, Cafe, Eatery Theme.  
Author: Themovation
Author URI: http://www.themovation.com
Version: 1.0
Tags: Restaurant, Eatery, Cafe, Fancy, Casual, Breakfast, Seafood, Responsive, Mobile, Black, Blank, Brown, Yellow, Blue

License: GNU GENERAL PUBLIC LICENSE Version 2
License URI: http://www.themovation.com/eatery/license

*/

/* Smaller screens */

@media \0screen {
  img { 
  	width: auto; /* for ie 8 */
  }
}

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

	body {
	font-size: 0.8em;
	line-height: 1.5em;
	}
	
		.big-photo {
		height:auto;
	}
	
}

@media handheld, only screen and (max-width: 470px) {

.menu_item_image_lg, .size-full{
		float:none;
	}
.credit {
		float:left; 
		clear:both;
		white-space: nowrap;
	}
	p img {
		width: 100%;
	}
	

	
}

@media handheld, only screen and (max-width: 767px) {
	.entirecont {
		margin:0px;
	}
	p, body {
	font-size: 18px;
}
	.big-photo {
		height:auto;
	}
	
	#sidebar{
		height:auto;
	}
	
	.fotoramaHeader {
	    height: 3px;
    top: 0px;
    background-color: rgba(0, 0, 0, 0.21);
    position: absolute;
    width: 100%;
}
	.siteBanner {
		position: relative;
	}
	body {
	/*font-size: 16px;*/
	-webkit-text-size-adjust: none;
	background: none!important;
	}
	
	.row, body, .container {
	width: 100%;
	min-width: 0;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
	}
	
	.row .onecol, .row .twocol, .row .threecol, .row .fourcol, .row .fivecol, .row .sixcol, .row .sevencol, .row .eightcol, .row .ninecol, .row .tencol, .row .elevencol, .row .twelvecol {
	width: auto;
	float: none;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
	}
	
	
	#container {
		width:100%;
		min-width: 240px;
		margin:-352px 0 0;
		padding:0;
	}
	
	#main-content{
		margin: 0;
		width:auto;
		min-width: 240px;
		padding:0;
		height:auto
	}


	#inner-content{
		padding: 20px 20px;
		width:auto;
		margin:0px;
	}

	
	
	.corner {background:none; visibility:hidden; position:absolute; width:0; height:0;}
	
	#sidebar {	
		position:relative;
		width:auto;
    	min-height:inherit;
		padding:0;
		margin:0;
	
	}
	
	/* SIDE BAR */
	
	#sidebarBorder{padding:14px 0 0;}
	
	#logo {margin:0; padding:20px 0 20px 0}
	
	#sidebar .side-widget.below, #sidebar .side-widget.above{
		border:1px white solid;
		display: none;
        visibility: collapse;
	}
	
	#sidebar .side-widget.mobile {
		padding:0px 0px 20px 0px;
		margin:0;
		display:block;
    	visibility:visible;
    	text-align: center;
    	color: #306F3A;
font-family: 'Droid Serif', Georgia,Times,serif;
font-size: 27px;
text-shadow: 1px 1px rgb(241, 241, 241);
}
	
	#responsiveFooter {
		display: block;
		text-align: center;
		margin-top: 20px
	}
	#responsiveFooter ul {
		list-style: none;
		margin: auto;
	}
	#responsiveFooter ul li a {
padding: 3px 10px;
    display: inline-block;
    border-bottom: 2px solid #CBC5B5;
    margin-bottom: 12px;
	}
	.menus {
		background-color: white;
    padding: 20px 0px 30px;
	}
	.otherPubs {
		padding: 30px 0px;
	}
	#footer{
		margin:5px 0;
		width:auto;
		min-width: 240px;
		margin-top: 20px;
	}
	
	#the-side-menu{
		display: none;
        visibility: collapse;
	}
	
	/* RESO FORM */
	#form-wrapper {
		width:100%;
	}
	/*  MENU */
	
	/* MOBILE MENU */
body > div#top-bar {
    overflow: visible;
    position: relative;
    background: #313337;
    width: 100%;
	z-index:1;
}

.mob-sub{
	display:none !important;
}

.mobile-menu, .mobile-menu:active,  .mobile-menu:hover {
    display: block;
    visibility: visible;
    vertical-align: middle;
    cursor: pointer;
    text-decoration: none;
    z-index: 1;
    margin-right: 0;
    width: 90%;
    margin: auto;
}

ul#topmenu {
        display: none;
        visibility: collapse;
}
	
	/*  FOOD MENU */	
	
	.food_menu_wrapper .menu_item_wrapper h3 {margin:6px 0 8px;}
	
	.food_menu_wrapper .menu_item_wrapper .menu_item_image_sm {width:90px; height:90px; margin:0;}
	.food_menu_wrapper .menu_item_wrapper .menu_item_image_sm img {width:75px; height:75px;}
	.food_menu_wrapper .menu_item_wrapper .menu_item_image_lg {}
	.food_menu_wrapper .menu_item_wrapper .menu_item_image_lg img {}	
	
	.item-price-block {float:left; padding:0; margin:0 0 6px 0; font-size:14px; clear:left;}
	
	
/******************** Forms ********************/
/***********************************************/

/* Reso Form */


#form-wrapper {width:80%; text-align:center}

#form-wrapper .full, #form-wrapper .one_third, #form-wrapper select.one_third, #form-wrapper .two_thirds{width:100%; margin-bottom:10px;}

#form-wrapper .input-text{
	width:95%;
}

.infoWrapper, .infoContent{margin:0; padding:0;}

.one_half{
display:block}

.credit {
		float:left; 
		clear:both;
		white-space: nowrap;
	}
	.mobile-hide-767 {
		display: none;
	}

}

@media only screen and (max-width: 533px) {
.one_half {
	width:100%;
	display: block;
	margin-bottom: 20px;
}
.mobile-hide {
	display: none;
}
.alignright {
float: none;
margin: 20px auto;
display: block;
}
.gform_wrapper ul li.gfield {
	width:100%;
}
	.regMarker {
	    width: 6%;
    height: 20px;
    position: absolute;
    background: #9E9E9E;
    left: 47%;
    border-right: 1px solid white;
    border-left: 1px solid #FFFFFF;
    border-bottom: 1px solid #9E9E9E;
    border-top: 1px solid #9E9E9E;
    top: -1px;
}
.regScroll {
	width: 100%;
    height: 20px;
    background: #E2E2E2;
    position: relative;
    margin-top: 4px;
    display: block;
}
}
@media only screen and (max-width: 570px) {
.ngg-galleryoverview {
	width:105%;
	margin-left: -8px;
}
}

@media only screen and (max-width: 320px) {
.ngg-galleryoverview {
	width:100%;
margin-left: 32px;
}
}

@media handheld, only screen and (max-width: 913px) {
	#searchsubmit {display:none;}
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5) {
    .mobile-menu {
        background-image: url('../images/white-dropdown-large.png');
    }
}