/* =0 Reset
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
@import url('reset.css');
/* =1 Global
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
body {
	line-height: 1;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
	background: #262626;
	color: #fff;
}
p {
	margin:5px 0 20px 0;
	line-height:1.5em;
}
ul {
	margin:-10px 0 10px 15px;
	list-style: disc;
}
li {
	line-height:1.5em;
	margin-bottom:8px;
}
small {
	font-size:.8em;
}
.right {
	float: right;
}
.left {
	float: left;
}
.align-left {
	text-align: left;
}
.align-right {
	text-align: right;
}
.align-center {
	text-align:center;
}
.justify {
	text-align:justify;
}
.hide {
	display: none;
}
.clear {
	clear: both;
}
.bold {
	font-weight:bold;
}
.italic {
	font-style:italic;
}
.underline {
	border-bottom:1px solid;
}
.highlight {
	background:#ffc;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft {
	float:left;
	margin:4px 10px 4px 0;
}
img.alignright {
	float:right;
	margin:4px 0 4px 10px;
}


.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
/* =2 Links
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
a {
	color:#d5bf9e;
	text-decoration: none;
}
a:hover {
	color:#FFF;
	text-decoration: underline;
}
#footer a {
	
}
#footer a:hover{
	
}
.menu-list a {color:#fff;}
.menu-list a:hover {text-decoration: none;}
.menu-list .current a,
.menu-list .current a:hover {
	color:#D9C5A4;
}
/* =3 Headings
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
h1 {
	font-size:30px;
	display:block;
	line-height:18px;
	text-transform: uppercase;
	color:#D9C5A4;
}
h2 {
	font-size:26px;
	color:#d9c5a4;
	text-transform: uppercase;
	display:block;
	line-height:15px;
	margin-bottom:10px;
}
h3 {
	font-size:1.3em;
	border-bottom:solid 1px #000;
	padding-bottom:2px;
}
h4 {
	font-size:1.3em;
}
h5 {
	font-size:.9em;
}
/* =4 Header
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
.wrapper {
	width:960px;
	margin:auto;
	position:relative;
	z-index: 222;
}
#graybar {
	text-align: center;
	height:31px;
	overflow:hidden;
	background:url(http://edf8fe8efc742eef445c1652cc6ed5c7654479e9.gripelements.com/img/graybar.png) repeat-x;
}
#header {
	width:960px;
	left:0;
	top:0;
	position:absolute;
	height:180px;
	background:url(http://edf8fe8efc742eef445c1652cc6ed5c7654479e9.gripelements.com/img/header-bg.png) top center;
}
* html #header {
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://edf8fe8efc742eef445c1652cc6ed5c7654479e9.gripelements.com/img/header-bg.png", sizingMethod="image");	
}
#logo {
	position:absolute;
	left:373px;
	top:0;
	height:180px;
	width:211px;
	z-index:999;
}

#banner {
	/* background:url(http://edf8fe8efc742eef445c1652cc6ed5c7654479e9.gripelements.com/img/banner-bg.jpg) repeat-y center center; */
	border-top:solid 1px #262626;
	position:relative;
	height:346px;
	z-index: 111;
	width:100%;
	overflow:hidden;
}
#banner-shadow {
	height:10px;
	width:100%;
	background:url(http://edf8fe8efc742eef445c1652cc6ed5c7654479e9.gripelements.com/img/banner-shadow.jpg) center top;
	overflow:hidden;
}

.ie-fix .home {background:url("http://edf8fe8efc742eef445c1652cc6ed5c7654479e9.gripelements.com/img/banners/homepage.jpg") no-repeat scroll center top transparent;}
.ie-fix .about {background:url("http://edf8fe8efc742eef445c1652cc6ed5c7654479e9.gripelements.com/img/banners/about.jpg") no-repeat scroll center top transparent;}
.ie-fix .contact {background:url("http://edf8fe8efc742eef445c1652cc6ed5c7654479e9.gripelements.com/img/banners/contact.jpg") no-repeat scroll center top transparent;}
.ie-fix .media {background:url("http://edf8fe8efc742eef445c1652cc6ed5c7654479e9.gripelements.com/img/banners/media.jpg") no-repeat scroll center top transparent;}
.ie-fix .menu {background:url("http://edf8fe8efc742eef445c1652cc6ed5c7654479e9.gripelements.com/img/banners/menu.jpg") no-repeat scroll center top transparent;}
.ie-fix .news {background:url("http://edf8fe8efc742eef445c1652cc6ed5c7654479e9.gripelements.com/img/banners/news.jpg") no-repeat scroll center top transparent;}
.ie-fix .brewery {background:url("http://edf8fe8efc742eef445c1652cc6ed5c7654479e9.gripelements.com/img/banners/brewery.jpg") no-repeat scroll center top transparent;}

#index .foreground {
	background:url(http://edf8fe8efc742eef445c1652cc6ed5c7654479e9.gripelements.com/img/banners/rock-filet.jpg) no-repeat;
	position:absolute;
	height:170px;
	width:562px;
	top:-10px;
	right:-20px;
}
/* =5 Navigation
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
#nav {
	list-style: none;
	margin:0;
	position:absolute;
	top:32px;
	left:65px;
	z-index: 99999;
}
#nav li {
	display:inline;
	float:left;
	background:url(http://edf8fe8efc742eef445c1652cc6ed5c7654479e9.gripelements.com/img/nav-sep.png) no-repeat right center;
	padding:0 1px 0 0;
	margin:0;
	position:relative;
	z-index: 99999;
}
#nav li.d {
	margin-left:225px;
}
#nav li.c,
#nav li.f {
	background:none;
}
#nav li a {
	color:#262626;
	text-transform: uppercase;
	font-weight:bold;
	font-size:16px;
	display:block;
	padding:0 12px;
	position:relative;
}
#nav li a:hover {
	color:#007ac3;
	text-decoration: none;
}
#bcrumbs {
	height:34px;
	background:url(http://edf8fe8efc742eef445c1652cc6ed5c7654479e9.gripelements.com/img/blackround_698.png) no-repeat;
	overflow:hidden;
	padding:0 10px;
	font-size:.85em;
	letter-spacing: .05em;
	margin-bottom:10px;
}
#bcrumbs p {
	line-height:34px;
	margin:0;
}
/* =6 Middle
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
#subpage .content {
	margin-top:-82px;
	background:url(http://edf8fe8efc742eef445c1652cc6ed5c7654479e9.gripelements.com/img/content-bg.png) no-repeat top center;
	position:relative;
	z-index: 99999999;
	padding:10px 15px;
}
* html #subpage .content {
	background:url(http://edf8fe8efc742eef445c1652cc6ed5c7654479e9.gripelements.com/img/content-bg-ie6.png) no-repeat left top;
	height:1%;
	margin-top:;
}
.main {
	float:left;
	width:695px;
}
.secondary {
	float:right;
	width:225px;
}
/* =7 Form
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
#reservation {
	float:left;
	width:58%;
	border-right:solid 1px #000;
}
#reservation .padding {
	padding-right:10px;
}
#signup label,
#reservation label {
	float: left;
	text-align: right;
	width:120px;
	margin-right:5px;
	display:inline;
	clear:left;
}
#signup input,
#reservation input,
#reservation textarea {
	margin-bottom: 5px;
	float:left;
	width:200px;
	background-color:#fff;
	border:solid 1px #ccc;
	padding:3px;
}

#signup .submit,
#reservation .submit {
	color:#fff;
	border:none;
	background:#000;
	width:auto;
	padding:3px;
	font-weight:bold;
	margin-left:124px;
}

#signup {
	float:right;
	width:40%;
}
#signup input {
	width:95%;
	float:none;
}
#signup .submit{
	margin:1px 0 0 0;
}


/* =8 Extra
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
dt {
	font-weight:bold;
	line-height:1.5em;
}
dt a {
	padding-left:20px;
}
dd {
	color:#dddddd;
	padding-bottom:10px;
	border-bottom:solid 1px #1b1b1b;
	margin-bottom:10px;
}
.dark {
	background-color:#1b1b1b;
	padding:10px;
	margin-bottom:10px;
}
#menus dl {
	position:relative;
	width:695px;
	height:225px;
}
#menus dt {
	margin-top:10px;
	float:left;
	margin-right:7px;
	display:inline;
}

#menus dt.last {
	margin-right:0;
}
#menus dt img {border:solid 5px #fff;}
#menus dt a {padding-left:0;}

#menus dd {
	display:none;
	position:absolute;
	left:0;
	border:none;
	font-size:20px;
	color:#fff;
	bottom:0px;
	line-height:0px;
}
#menus dd.a {left:5px;}
#menus dd.b {left:117px;}
#menus dd.c {left:212px;}
#menus dd.d {left:371px; bottom:;}
#menus dd.e {left:486px;}
#menus dd.f {left:593px;}

.menu-list .dark {
	margin-bottom:5px;
}
.menu-list h4{
	line-height:10px;
	margin:0;
	font-size:16px;
}
.dark.current {
	background-color:transparent;
}
.menu-list ul {
	display:none;
	list-style:none;
	margin:7px 0 0 0;
}
.menu-list .current ul {display:block;}
.menu-list .current h4 {
	color:#B89963;
	font-size:22px;
}
#beerlist img {
	float:left;
	margin:0 10px 10px 0;
	background:url(http://edf8fe8efc742eef445c1652cc6ed5c7654479e9.gripelements.com/img/beers/beerlabel-btm.png) bottom center #0079c2;
	padding-bottom:17px;
	display:inline;
}
#beerlist img.nopad {
	padding:0;
}
#beerlist img.last {
	margin-right:0;
}

#specialtylist img {
	float:left;
	margin:0 10px 10px 0;
	background:url(http://edf8fe8efc742eef445c1652cc6ed5c7654479e9.gripelements.com/img/beers/beerlabel-btm.png) bottom center #0079c2;
	padding-bottom:17px;
	display:inline;
}

.model {
	display:none;
	color:#333;
	background-color:#fff;
}

#fancy_title {
	display:none !important;
}
#fancy_div {
	background-color:#fff !important;
	color:#333 !important;
}
#fancy_div h2 {
	color:#007AC3;
	line-height:1em;
}
#fancy_div p {
	font-size:13px;
}

#gallery a img {
margin-right:15px;
margin-bottom:15px;
border:solid 5px #fff;
}

/* =9 Footer
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
.footerbar {
				height:42px;
				background:url(http://edf8fe8efc742eef445c1652cc6ed5c7654479e9.gripelements.com/img/footerbar.png) no-repeat;
				clear:both;
				width:856px;
				margin:0 auto 30px auto;
			}
			.footerbar .center {
				margin:auto;
				width:122px;
			}
			.icon img {
				height:30px;
				width:30px;
				margin:7px 5px;
				float:left;
				display:inline;
				background:url(http://edf8fe8efc742eef445c1652cc6ed5c7654479e9.gripelements.com/img/social-icons.gif) no-repeat;
			}
			
			.icon.fb img {margin-right:6px;}
			.icon.tw img{background-position:-50px 0;}
			.icon.bl img{background-position:-99px 0;}
			.icon.fb:hover img {background-position:0 -30px;}
			.icon.tw:hover img{background-position:-50px -30px;}
			.icon.bl:hover img{background-position:-99px -30px;}
/* =10 Homepage
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
#callouts a img {
	display:block;
	float:left;
	height:191px;
	width:318px;
	background:url(http://edf8fe8efc742eef445c1652cc6ed5c7654479e9.gripelements.com/img/home-callouts.jpg) no-repeat;
	display:inline;
}
#callouts a.brew img{background-position:0 0;margin-right:27px;}
#callouts a.food img{background-position:-312px 0; width:268px;margin-right:27px;}
#callouts a.rest img{background-position:-574px 0;}

#callouts a.brew:hover img{background-position:0 -191px;}
#callouts a.food:hover img{background-position:-312px -191px;}
#callouts a.rest:hover img{background-position:-574px -191px;}

#index .content {
	font-weight:bold;
	padding:10px 0 20px 53px;
}
#index p {
	font-size:10px;
	color:#eee;
	text-shadow: #000 1px 1px 1px;
	filter: Shadow(Color=#000, Direction=135, Strength=1);
	
}
table.hours {
	font-size:.8em;
	width:100%;
	margin-bottom:15px;
}
.hours th {
	padding:1px;
	font-weight:bold;
	vertical-align: middle;
	color:#D5BF9E;
}

.hours td{
	padding:4px 2px;
	border-top:solid 1px #000;
}
td.day,
th.day {
	font-weight:bold;
}

