/* @import url(https://fast.fonts.com/cssapi/86bcdae8-df3e-4691-b93e-771b32a88734.css); */

/* =============================================================================
   Resets (Do not edit unless necessary)
   ========================================================================== */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio[controls], canvas, video { display: inline-block; *display: inline; *zoom: 1; }

html { font-size: 100%; overflow-y: scroll; -webkit-overflow-scrolling: touch; -webkit-tap-highlight-color: rgba(0,0,0,0); -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }

a:focus { outline: none; }
a:hover, a:active { outline: 0; }
abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, monospace; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
h1, h2, h3, h4, h5 { font-weight: normal; }
ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; margin: 0; padding: 0; }
img { border: 0; -ms-interpolation-mode: bicubic; }
svg:not(:root) { overflow: hidden; }
figure { margin: 0; }
form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }
legend { border: 0; *margin-left: -7px; padding: 0; }
label { cursor: pointer; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; *overflow: visible; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; }
input[type="search"] { -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; }

/* =============================================================================
   Default styles
   ========================================================================== */

/* Default Body Styles */


body {
	background: #EDEAE3;
	overflow: hidden;
	margin: 0;
	font-family: benton-sans-wide, sans-serif;
}

/* Font Styles for Entire Site */
body, button, input, select, textarea {
	color: #444;
}

/* Link Styles */
a { color: #9f8b6c; text-decoration: none; }
a:hover { color: #775d34; }

/* Selection Color */
::-moz-selection { background: #775d34; color: #fff; text-shadow: none; }
::selection { background: #775d34; color: #fff; text-shadow: none; }


.row {
	margin: 0 auto;
	width: 960px;
}

#description { display: none; }


/* Main Styles */

h1, h2, h3 {
	margin: 0;
}

header {
	border-top: 1px #444 solid;
	border-bottom: 1px #444 solid;
	line-height: 33px;
	font-size: 10px;
	margin: 50px 0;
	text-transform: lowercase;
	padding-top: 2px;
	height: 30px;
}

	header .left {
		overflow: hidden;
		float: left;
		border-left: 1px #444 solid;
		padding-left: 25px;
	}

		header .left img {
			margin-left: 25px;
			vertical-align: middle;
		}

	header .right {
		overflow: hidden;
		float: right;
		border-right: 1px #444 solid;
		padding-right: 25px;
	}

		header .right img {
			margin-right: 25px;
			vertical-align: middle;
		}

	header .logo {
		background: #EDEAE3;
		padding: 2px 0;
		margin: -4px auto;
		text-align: center;
		width: 40%;
	}

		header .logo img {
			margin-top: -35px;
		}


.main {
	overflow: hidden;
}

	.main .hot-melts-cold-beer {
		background: #000 url(../images/main.jpg) no-repeat center center;
		text-align: center;
		height: 240px;
		min-width: 960px;
	}

		.main .hot-melts-cold-beer img {
			opacity: 0;
			position: relative;
			top: 120px;
		}

	.main .open-menu {
		border-bottom: 2px #D0B26F solid;
		padding-bottom: 20px;
		overflow: hidden;
		margin: 20px auto 50px;
		line-height: 32px;
	}

		.main .open-menu h3 {
			color: #444;
			float: left;
			font-size: 0.75em;
			font-family: benton-sans-wide, sans-serif;
			font-weight: 500;
			font-style: normal;
			text-transform: uppercase;
			letter-spacing: 2px;
		}

			.main .open-menu h3 .arrow {
				color: #D0B26F;
				font-size: 0.7em;
				margin-right: 8px;
				vertical-align: middle;
			}

		.arrow-button {
			background: url(../images/arrow.png) no-repeat center center;
			color: #fff;
			display: block;
			font-size: 0.6em;
			font-family: benton-sans-wide, sans-serif;
			font-weight: 500;
			font-style: normal;
			text-transform: uppercase;
			letter-spacing: 1px;
			line-height: 30px;
			text-align: center;
			width: 205px; height: 32px;
		}
		
		.main .open-menu .arrow-button {
			float: right;
		}

			.arrow-button:hover {
				opacity: 0.7;
			}


	.main .featured {
		float: left;
		width: 50%;
	}

		.main .featured h2 {
			font-size: 1em !important;
			font-family: benton-sans-wide, sans-serif;
			font-weight: 500;
			font-style: normal;
			text-transform: uppercase;
			letter-spacing: 2px;
			margin-bottom: 25px;
		}

		.main .featured h4 {
			margin: 0 15px 0 0; padding: 0;
			font-size: 0.6em;
			font-family: benton-sans-wide, sans-serif;
			font-weight: 500;
			font-style: normal;
			text-transform: uppercase;
			letter-spacing: 2px;
		}
			.main .featured h4 img {
				vertical-align: middle;
				margin-left: -4px;
			}

		.main .featured p {
			line-height: 1.8em !important;
			font: normal 0.8em "Courier", Courier;
		}

		.main .featured > div {
			margin-bottom: 20px;
		}

		.main .featured h3 {
			font-size: 0.6em;
			font-family: benton-sans-wide, sans-serif;
			font-weight: 500;
			font-style: normal;
			text-transform: uppercase;
			letter-spacing: 2px;
			margin-top: 30px;
		}

			.main .featured h3 .arrow {
				font-size: 0.7em;
				margin-left: 3px;
			}

	.main .info {
		float: right;
		width: 40%;
	}

		.main .info h3 {
			color: #444;
			font-size: 0.725em;
			font-family: benton-sans-wide, sans-serif;
			font-weight: 700;
			font-style: normal;
			text-transform: uppercase;
			letter-spacing: 2px;
			margin-bottom: 15px;
			text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.125);
		}

		.main .info h4 {
			font-size: 0.6em;
			text-transform: uppercase;
			letter-spacing: 2px;
		}

		.main .info ul {
			font: normal 0.7em "Courier", Courier;
			list-style-type: none;
			margin: 0 0 25px; padding: 0;
		}

			.main .info ul li {
				border-bottom: 1px #444 solid;
				overflow: hidden;
				padding: 10px 0;
			}

				.main .info ul li:first-child {
					border-top: 1px #444 solid;
				}

				.main .info ul li span {
					float: right;
					text-align: right;
				}

				.main .info ul li span.kitchen-hours {
					font-size: 10px;
					color: #8c8c8c;
					line-height: 2;
				}

		.main .info .tweet {
			border-top: 1px #444 solid;
			border-bottom: 1px #444 solid;
			padding-bottom: 10px;
			text-align: right;
		}

			.main .info .tweet p {
				font: normal 0.8em "Courier", Courier;
			}

			.main .info .tweet .date {
				display: block;
				border-top: 1px #444 solid;
				padding-top: 10px;
				font-size: 7px;
				letter-spacing: 1px;
				text-transform: uppercase;
			}

.map {
	background: #bcbdc0 url(../images/map.png) no-repeat center 0;
	height: 220px;
	margin-top: 25px;
}

	.map a {
		display: block;
		margin: 0 auto;
		position: relative;
		top: 58px;
		width: 320px; height: 125px;

		transition: all 150ms linear; -webkit-transition: all 150ms linear;
		-moz-transition: all 150ms linear; -ms-transition: all 150ms linear;
	}
		.map a:hover {
			top: 52px;
		}

		.map a img {
			display: block;
			position: absolute;
		}

		.map a img.arrows {
			opacity: 0;
			z-index: 10;

			transition: all 150ms linear; -webkit-transition: all 150ms linear;
			-moz-transition: all 150ms linear; -ms-transition: all 150ms linear;
		}

		.map a:hover img.arrows {
			opacity: 1;
		}

.copyright {
	background: #CEAD63;
	color: #FFF;
	font-size: 8px;
	letter-spacing: 2px;
	min-width: 1000px;
	padding: 15px 0;
	position: relative;
	text-align: center;
	text-transform: uppercase;
}

	.copyright span.arrow {
/* 		background: url(../images/arrow-footer.png) no-repeat; */
		top: -10px;
	}


.order-online {
	background: #dfdbd0;
	text-align: center;
	padding: 1em;
	display: flex;
	justify-content: center;
	align-items: center;
}

.order-online p {
	position: relative;
	top: 3px;
	margin: 0 1em 0.75em;
	font-family: "Courier", Courier;
	font-size: 0.8em;
}

.order-online .arrow-button {

}


/* Image Replacement */
.ir { display: block; text-indent: -999em; overflow: hidden; background-repeat: no-repeat; text-align: left; direction: ltr; }

/* Clear Floats */
.clear { clear: both; }


/* =============================================================================
   Media Queries for Responsive Design
   ========================================================================== */

/* Mobile Size */
@media only screen and (min-width: 320px) and (max-width : 730px) {

	.order-online {
		flex-direction: column;
	}

}

/* Tablet Size */
@media only screen and (min-width: 730px) and (max-width: 1024px)  {


}
