/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

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, 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,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

#container {
	width: 90%;
	max-width: 1100px;
	margin: auto;
}


nav {
	margin: 0 auto;
}

nav ul {
	text-align: center;
	min-height: 150px;
}

nav ul li {
	vertical-align: middle;
	display: inline-block;
	width: 16%;
	min-width: 140px;
	height: 114px;
}
	
nav ul li a{
	text-decoration: none;
	color: #c59d39;
	font-family: "adobe-caslon-pro";
	font-size: .9em;
	font-weight: bold;
	display: inline-block;
	vertical-align: middle;
	}
	
	nav ul li a:hover {
	color: #efc870;
	}

#mobile {
       display: none;
}


*,
*:after,
*::before {
    box-sizing: border-box;
}

.container {
    padding: 80px;
}

#reservations {
	padding-top: 50px;
}

#menu {
	padding-top: 50px;
}

#gallery {
	padding-top: 50px;
}

#giftcards {
	padding-top: 50px;
}
	
#logo img{
	max-width: 100%;
}


hr {
	clear:both;
    width: 100%;
    background-color:#c59d39;
    height: 2px;
    margin-top: 30px;
    margin-bottom:30px;
    border: 0;
	display: table;
}

#cork img{
	width: 100%;
}

hr3 {
	clear:both;
    width:100%;
    background-color:#c59d39;
    height:2px;
    margin-top: 100px;
    margin-bottom:30px;
    border: 0;
	display: table;
}

#who {
	font-family: "adobe-caslon-pro";
	color:#c59d39;
	margin: 70px auto 3px auto;
	display: table;
	width: 77.586207%;
	height: 180px;
	text-align: center;
	line-height: 180%;
	font-size: 1.2em;
}

#decor {
	margin: 0 auto;
	display: table;
}

hr4 {
	clear: both;
    width: 100%;
    background-color: #c59d39;
    height: 2px;
    margin-top: 50px;
    margin-bottom:100px;
    border: 0;
	display: table;
}

#menuimages {
	margin: 0 auto;
    margin-bottom: 100px;
	display: table;
	width: 100%;
	max-height: 353px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
    padding-left: 40px;
}

#clearFix {
	clear: both;
}

#menuimages ul li a{
	width: 33%;
	height: 290px;
	float: left;
	color: #ffffff;
	font-family: "adobe-caslon-pro";
	font-size: 4.2em;
	font-weight: 700;
	font-style: italic;
	text-decoration: none;
	background-repeat: no-repeat;
	padding-top: 10%;
	padding-left: 45px;
	background-size: contain;
	margin: auto;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

#dinner {
	background-image: url(images/dinner.jpg);	
    margin: auto;
    
}

#wines {
	background-image: url(images/wines.jpg);
    margin: auto;
    padding-left: 50px;
}

#wines ul li a {
    padding-left: 100px;
}


#brunch {
	background-image: url(images/brunch.jpg);
     margin: auto;
}


footer {
	width: 100%;
	background-color: #24272f;
	display: table;
	height: 250px;
	text-align: center;
	margin-top: 45px;
}


hr2 {
	clear:both;
    width:100%;
    background-color:#c59d39;
    height:2px;
    margin-top: -10px;
    margin-bottom:30px;
    border: 0;
	display: table;
}

footer p {
	color:#c59d39;
	margin: 0 auto;
	display: block;
	font-family: "adobe-caslon-pro";
	font-size: 1.5em;
	width: 100%;
	text-align: center;
	clear: both;
	line-height: 180%;
}


#footerdecor {
	margin: 10px auto;
}


#slider {
	margin-top: 50px;
	margin-bottom: 50px;
	height: 600px;
}

#dinnermenu {
	width: 26%;
	height: 223px;
	float: left;
	color: #c59d39;
	font-family: "adobe-caslon-pro";
	font-size: 3.5em;
	font-weight: 700;
	font-style: italic;
	text-decoration: none;
	background-repeat: no-repeat;
	padding: 130px 0 0 7%;
	background-size: contain;
	margin-top:-120px;
	margin-left: 2%;
}

#dinnermenu:hover {
	color: #efc870;
}

#winesmenu {
width: 26%;
	height: 223px;
	float: left;
	color: #c59d39;
	font-family: "adobe-caslon-pro";
	font-size: 3.5em;
	font-weight: 700;
	font-style: italic;
	text-decoration: none;
	background-repeat: no-repeat;
	padding: 130px 0 0 7%;
	background-size: contain;
	margin-top:-120px;
}

#winesmenu:hover {
	color: #efc870;
}

#brunchmenu {
	width: 26%;
	height: 223px;
	float: left;
	color: #c59d39;
	font-family: "adobe-caslon-pro";
	font-size: 3.5em;
	font-weight: 700;
	font-style: italic;
	text-decoration: none;
	background-repeat: no-repeat;
	padding: 130px 0 0 5%;
	background-size: contain;
	margin-top:-120px;
}

#brunchmenu:hover {
	color: #efc870;
}

#amenu{
    margin: auto;   
}

#dinnermenu {
    margin-top: -90px;   
    margin-left:  50px;
}

#winesmenu {
    margin-top: -90px;  
    margin-left:  50px;
}

#brunchmenu {
    margin-top: -90px;
    margin-left:  50px;
}

#bread {
	width: 80%;
	height: 223px;
	float: left;
	color: #c59d39;
	font-family: "adobe-caslon-pro";
	font-size: 1.2em;
	font-weight: 500;
	text-decoration: none;
	background-repeat: no-repeat;
	background-size: contain;
	margin: -9px 0% 60px 8.5%;
	text-align: center;
	line-height: 170%;
}

#menuimages2 {
    display: none;
}


#gcform {
	color: #c59d39;
	font-family: "adobe-caslon-pro";
	font-size: 1.5em;
	font-weight: 500;
	margin: 55px auto;
}

#gcphoto {
	float: right;
	margin-top: -131px;
	margin-bottom: -40px;
	width: 60%;
}

#to {
	margin-top: 20px;
	width: 230px;
}

#from {
	margin-top: 20px;
	width: 205px;
}

#amount {
	margin-top: 20px;
	width: 178px;
}

#email {
	margin-top: 20px;
	width: 200px;
}

#submit {
	margin-bottom: 20px;
	margin-left: 220px;
}

#columns {
    max-width: 1200px;
    margin: 60px auto;
}

#column1 {
	float: left;
	margin: -1% -13% 6% 0%;
	line-height: 180%;
	font-size: .8em;
}

#column1a {
	float: left;
	margin: -1% -11% 6% 5%;
}

#column2 {
	float: left;
	margin: -1% -32% 6% 17%;
	line-height: 180%;
	font-size: .8em;
}

#column2a {
	float: left;
	margin: -1% -22% 6% 17%;
}

#column3 {
	float: left;
	margin: -1% -30% 6% 34%;
	line-height: 180%;
	font-size: .8em;
}

#column3a {
	float: left;
	margin: -1% -30% 6% 27%;
}

h1 {
	color: #c59d39;
	font-family: "adobe-caslon-pro";
	font-size: 1.3em;
	font-weight: 500;
	font-style: italic;
	margin: 7px 0% 10px 0%;
}

p2 {
	color: #24272f;
	font-family: "adobe-caslon-pro";
	font-size: .9em;
	font-weight: 500;
	margin: 13px 0% 20px 0%;
}

@media only screen and (min-width: 0px) and (max-width: 640px) {

.nav-button {
		display: block;
		position: absolute;
		top: 7px;
		left: 7px;
		width: 50px;
		height: 35px;
		background: url(images/menu-icon-large.png);
		background-position: center center;
		background-repeat: no-repeat;
		background-size: 21px, 100%;
		cursor: pointer;
		z-index: 999;
		text-indent: -9999px;
	}
	.nav-button:hover { 
	background-color: #efc870;
	}
	.nav-button.open {
		background: white;
		background-position: center center;
		background-repeat: no-repeat;
		background-size: 21px, 100%;
	}

body { padding-top: 50px; } 

	.primary-nav {
		width: 100%;
		float: none;
		background-color: #c49c39; /* change the menu color */
		display: block;
		height: 50px;
		margin: 0;
		padding: 0;
		overflow: hidden;
		position: absolute;
		top: 0px;
		left: 0px;
		z-index: 998;
		clear: both;
	}
	.primary-nav li {
		display: none;
		width: 100%;
		font-family: 'adobe-caslon-pro';
	}
	.primary-nav li a {
		display: block;
		width: 90%;
		padding: 10px 5%;
		font-size: 14px;
		font-weight: bold;
		color: white;
		text-decoration: none;
		border-bottom: 3px white;
		border-top: 3px solid rgba(255,255,255,.1); 
	}
	.primary-nav li a:hover {
	}
	.primary-nav > li:first-child {

	}
	
	.primary-nav.open { 
		height: auto; 
		padding-top: 50px;
	}
	.primary-nav.open li { 
		display: block; 
	}
}


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

#column1a {
	margin: -1% -14% 6% 14%;
}

.nav-button {
	display: none;
	}
	
	.primary-nav {
	display: none;
	}

}

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

#column1a {
	margin: -1% -14% 6% 10%;
}

.nav-button {
	display: none;
	}
	
	.primary-nav {
	display: none;
	}
}


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

.nav-button {
	display: none;
	}
	
	.primary-nav {
	display: none;
	}
	
nav ul li {
		font-size: 1.35em;
}
	
#reservations {
padding-top: 50px;
}

#menu {
	padding-top: 50px;
}

#gallery {
	padding-top: 50px;
}

#giftcards {
	padding-top: 50px;
}

#who {
	margin: 48px auto 3px auto;
}

#menuimages {
	max-width: 100%;
	margin: 59px 0% 16px 0%;
}

#menuimages ul li a {
	font-size: 3em;
	width: 33%;
	height: 290px;
	padding-left: 72px;
}

#dinner img {
	width: 100%;
}

#wines img {
	width: 100%;
	max-width: 100%;
}
#brunch img {
	width: 100%;
}

footer p {
	font-size: 1.5em;
}

#bread {
	margin-bottom: 100px;
}
#dinnermenu {
	font-size: 2.8em;
}

#winesmenu {
	font-size: 2.8em;
}

#brunchmenu {
	font-size: 2.8em;
}
}

@media screen and (max-width: 800px) {
	
	nav {
		margin-bottom: -6%;
	}
	
	nav ul li {
	font-size: 1.1em;
	}
	
	.nav-button {
	display: none;
	}
	
	.primary-nav {
	display: none;
	}

}

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

.nav-button {
	display: block;
	}
	
	.primary-nav {
	display: block;
	}

nav {
	margin: -235px 48% -262px 32%;
}
    
#mobile {
    display: block;   
}

#reservations {
	display: none;
}

#menu {
	display: none;
}

#logo {
	margin: 0 0% 15px 37%;
}

#gallery {
	display: none;
}

#giftcards {
	display: none;
}

footer p {
	font-size: 1.4em;
}

#slider {
	margin-bottom: -175px;
}

#bread {
	margin-bottom: 220px;
}

#menuimages ul li {
	display: none;
}


#dinnermenu {
	font-size: 1.5em;
    margin-left: 10px;
}

#winesmenu {
	font-size: 1.5em;
     margin-left: 10px;
}

#brunchmenu {
	font-size: 1.5em;
     margin-left: 10px;
}

#gcphoto {
	display: none;
}

#column1 {
	margin: -40px 0% 0 1%;
	font-size: 1.25em;
	width: 100%;
}

#column2 {
	margin: 10px 0% 0 1%;
	font-size: 1.25em;
	width: 100%;
}

#column3 {
	margin: -5px 0% 30px 1%;
	font-size: 1.25em;
	width: 100%;
}

#column1a {
	margin: -40px 0% 0 5%;
	font-size: 1em;
	width: 100%;
}

#column2a {
	margin: 10px 0% 0 5%;
	font-size: 1em;
	width: 100%;
}

#column3a {
	margin: -5px 0% 30px 5%;
	font-size: 1em;
	width: 100%;
}
}

@media screen and (max-width: 400px) {
    
body{
    width: 400px;
    margin-top: -40px;
}
    
.nav-button {
	display: block;
	}
	
	.primary-nav {
	display: block;
	}


nav {
	margin: -229px 48% -220px 31%;
}
    
#mobilelink:hover {
    cursor: pointer;
}
    
#mobilelink {
  margin-top: 70px;
    width: 70%;
}
    
#mobilenav{
    background-image: url(images/mobilenav_open.svg);
    height:213px;
    width: 350px;
    display: none;
    background-repeat: none;
    text-decoration: none;
}
    
#mobile {
        display: inline;   
    }
    
#mobilenav ul li {
    margin-left: 26px;
    padding: 6px;
}
    
#mobilenav ul li a {
	display: table;
    text-decoration: none;
    list-style: none;
    font-size: 1.3em;
    margin-right: 55px;
    margin-top: -33px;
    text-align: center;
     color: #c59d39;
}
    
#menu {
	display: none;
}

#logo {
	margin: 30px auto;
}

#gallery {
	display: none;
}

#giftcards {
	display: none;
}

    hr2 {
        margin-top: 30px;   
    }
    
hr3 {
    margin-top: 40px;
}
    
hr4 {
    margin-bottom: 20px;
}

#gcphoto {
	overflow: auto;
}

footer p {
	font-size: 1em;
}

#slider {
	margin-bottom: -320px;
}

#bread {
	margin-bottom: 400px;
}

#dinnermenu {
	font-size: 1.3em;
}

#winesmenu {
	font-size: 1.3em;
}

#brunchmenu {
	font-size: 1.3em;
}
    
#menuimages {
    margin: 59px 0% 16px -4%;   
}

#menuimages ul li {
	display: none;
}

#column1 {
	font-size: .9em;
}

#column2 {
	font-size: .9em;
}

#column3 {
	font-size: .9em;
}
    
#bread {
    margin-bottom: 500px;
}
    
#decor {
    margin-top: 20px;   
}
}
