header, hgroup, footer, aside, nav, article {
	/* make older browsers treat html5 elements as block level */
	display: block;
}

body{
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
}

#wrapper, .main{
	width: 960px;
	margin: 0 auto;
}

p, li, dt, dd, h2, h3, em, label, thead, tfoot, tbody, caption, legend{
	line-height: 18px;
	font-size: 12px;
}

p, ul, ol, dl, h1, h2, h3, h4, h5, h6, small, img, article, textarea, legend{
	margin: 0 9px 18px;
}

input, label, button {
	margin: 4px;	
}

#email-list {
	line: hight 16px;	
}

#submit {
	width: 152px;
	height: 25px;
	margin: 15px 0 15px 4px;;
}

hr{
	margin: 0 9px 17px;
	border: 0;
	height: 1px;
	background-color: gray;
}

table{
	border-collapse: collapse;
}

th, caption{
	text-align: left;
}

h1{
	font-size: 36px;
	line-height: 36px;
}

.center {
	text-align: center;	
}

h2 {
	font-size: 18px;
	text-transform: uppercase;
	display:inline-block;
	background-image: url(../images/site/underline.png);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 10px;
}

 article.homepage h3 {
	 font-size: 18px;
 }

h3{
	font-size: 14px;
}

ul, ol, dl, input, fieldset, th, td, textarea, legend{
	padding: 0;
}

button, fieldset, img{
	border: 0;
}

body, fieldset{
	margin: 0;
}

nav li, aside li{
	list-style: none;
}

ul *, ol *, dl *{
	/*don't indent child elements of lists*/
	margin-left: 0;
}

ol, ul, dl{
	list-style-position: inside;
}

input{
	height: 16px;
	border: 1px solid;
}

fieldset{
	margin-bottom: 18px;
}

small{
	font-size: 9px;
	line-height: 9px;
}

/*------------------------*/

body{
	background-color: #000;
	background-image: url("../images/site/wood-repeat.png");
	background-repeat: repeat-y;
	background-position: center;
	color: #fff
}

#page-header, #page-footer, #page-content, #main-navigation {
	margin: 0 auto;
}

#page-header {
	/* background-image: url("../images/site/gradient.png");	*/
	background-position: top;
	background-repeat: repeat-x;
	height: 220px;
}



#page-content {
	padding-top: 54px;
}

#wrap {
	background-image: url("../images/site/wood-background.jpg");
	background-position: center 215px;
	background-repeat: no-repeat;
}

#main-navigation, #page-content, #page-footer{
	width: 900px;
}

#main-navigation {
	text-align:center;	
}

#main-navigation h1{
	position: relative;
	z-index: 100;
	top: 5px;
	margin-left: auto;
	margin-right:auto;
	height: 194px;
	text-align:center;
}

#page-header .extra {
	background-image: url("../images/site/skyline.jpg");
	background-position: top center;
	background-repeat: no-repeat;
}
	

#main-navigation h1 a{
	outline: none;
}

#main-navigation h1 a img{
	
}

#main-navigation ul{
	position: relative;
	z-index: 200;
	display: inline;
	margin-left: auto;
	margin-right:auto;
}

#main-navigation ul li{
	display: inline;
	margin-right: 10px;
	margin-left: 10px;
}

#main-navigation ul li a{
	color: white;
	text-transform: uppercase;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
}

#page-footer nav ul li{
	display: inline;
	margin-right: 6px;
}

#page-footer nav ul li a{
	text-decoration: none;
	color: #fff;
}

#page-footer nav, #page-footer p {
	float: left;
}

#page-footer .prost {
}

#page-footer .address {
	width: 755px;
	margin-left: auto;
	margin-right:auto;
}

#page-footer .logo {
	float: left;
}

#page-footer p {
	float: left;
	margin-top: 15px;
}

.box{
	background-image: url("../images/site/box.png");
	margin: 0 9px 18px;
	color: white;
	padding-bottom: 9px;
	-webkit-box-shadow: #4d3a25 7px 7px 9px;
	-moz-box-shadow: #4d3a25 7px 7px 9px;
	box-shadow: #4d3a25 7px 7px 9px;
}

/* .box *{
	margin: 9px 9px 0;
}

.box * *{
	margin: 0 9px 18px;
}	*/

#banner{
	width: 702px;
	float: left;
	margin-bottom: 27px;
	height: 306px;
	overflow: hidden;
}

aside.box{
	width: 162px;
	float: right;
	margin-bottom: 27px;
	overflow: visible;
	word-wrap: break-word;
}

aside.box h2{
	background-image: url("../images/site/header-small.png");
	background-repeat: no-repeat;
	position: relative;
	margin-right: -60px;
	width: 200px;
	height: 31px;
	left: -18px;
	padding: 5px 0 0 9px;
}

#features{
	height: 162px;
	width: 702px;
	float: left;
	padding-top: 9px;
}

#features a{
	border: 0;
}

#banners, #banner img{
	float: left;
}

#banners{
	margin: 9px 0 0;
}

#banners .banner{
	margin: 0 9px;
}

.banner img{
	margin: 0;
}

.banner p{
	margin: 9px 9px -27px;
}

#banner p{
	width: 284px;
	float: left;
	overflow: hidden;
	height: 18px;
	margin-left: 0;
}

#banner .nav{
	float: right;
}

#banner .nav a{
	margin: 0 0 0 9px;
}

#banner .nav ul{
	margin: 0;
	height: 18px;
	text-align: right;
	display: inline;
}

#banner .nav ul li{
	display: inline;
	margin: 0 0 0 9px;
}

#banner .nav ul li a{
	margin: 0 0 0;
	color: white;
	text-decoration: none;
}

.clear{
	clear: both;
}

.box a{
	margin: 0;
	color: white;
	text-decoration: none;
	border-bottom: 1px dotted white;
}

.feature a{
	margin: 0;
	position: relative;
	top: -9px;
	border-bottom: none;
}

article{
	width: 882px;
	background-image: url("../images/site/box.png");
	color: white;
	padding: 9px 0;
}

article a{
	color: white;
	text-decoration: none;
	border-bottom: 1px dotted white;
}

article h2 a, article.homepage h3 a {
	border: 0;
}

article h2, article.homepage h3{
	margin-bottom: 0;
}

article h3, article.homepage h4{
	font-size: 12px;
}

article .categories li {
	list-style: none;
}

.categories-text, .categories, .categories li, .comment-count, article .date {
	display: inline;
}

article hgroup {
	background-image: url("../images/site/header-large.png");
	background-repeat: no-repeat;
	position: relative;
	height: 63px;
	left: -27px;
	padding: 9px 0 0 27px;
	margin-bottom: 0;
}

.categories-text, .categories {
	margin: 0 0 18px 0;
}

.comment dt {
	font-weight: bold;
}

.comment dt a{
	color: black;
	text-decoration: none;
	border-bottom: 1px dotted black;
}

.comment dt .date{
	margin-left: 9px;
	font-weight: normal;
}

.success {
	color: #0F6;
	font-weight: bold;
	margin-top: -18px;
}

.error {
	color: #C00;
	font-weight: bold;
	margin-top: -18px;
}

/*input{
	width: 180px;
} */

label, input, button, legend{
	display: block;
}

legend {
	padding-left: 9px;
}

label, #comment-form h3 {
	margin-bottom: 0;
}

textarea {
	height: 106px;
	border: 1px solid;
	width: 270px;
}

button {
	height: 18px;
}

#map {
	width: 882px;
	height: 500px;
	margin: 0 9px 18px;
	background-color:#CCC;
}

/*-------IE--------*/

#banner, aside.box, .feature, #banner nav, #banner p, #features, #page-footer nav, #page-footer p{
	display: inline;
}

/*------Footer------*/

html, body {height: 100%;}

#wrap {min-height: 100%;}

#page-content {
	padding-bottom: 90px;}  /* must be same height as the footer */

#page-footer {
	position: relative;
	margin-top: -125px; /* negative value of footer height */
	height: 175px;
	clear: both;
	background-image: url(../images/site/bottom-grunge.png);
	background-position: center 10px;
	background-repeat: no-repeat;
	text-align: center;
	padding-top: -100px;
}

.home aside .date,  .home aside .more{
	margin-top: 0;
	margin-bottom: 0;
	color:#666;
	font-size: 10px;
}

.home aside p{
	margin-top: 0;
}

.home aside .more {
	margin-bottom: 18px;
}

.home aside .tweet {
	margin-bottom: 9px;
}

#icons {
	margin: 9px 4px 0 9px;
}

#icons a {
	border: 0;
}

#icons a img{
	margin: 0 4px 0 0;
}

.bottle {
	width: 180px;
	position: relative;
	height: 296px;
	margin: 16px 9px 18px;
	float: left;
	overflow: visible;
}

.bottle img {
	margin: 0;
	position: absolute;
	top: -16px;
	z-index: 10
}

.bottle div {
	display: block;
	width: 180px;
	background-color: #EBBD34;
	position: absolute;
	bottom: 0;
	border-top: 16px solid white;
}

.bottle div p{
	color: white;
	font-size: 20px;
	margin: 20px 0;
	display: block;
	position: absolute;
	z-index: 20;
	text-align: center;
	width: 180px;
}

.progress .description {
	background-image: url("../images/site/box.png");
	color: white;
	margin: 0 198px 18px;
	padding: 9px;
}

#files-for-investors {
	width: 180px;
	float: right;
	margin: 0 9px 18px;
}

#files-for-investors h2{
	margin: 0 0 18px;
}

#files-for-investors ul {
	background-image: url("../images/site/box.png");
	margin: 0;
	padding: 9px;
}

#files-for-investors li {
	color: white;
}

#files-for-investors li a {
	color: white;
}


#ageGateWrapper {
	
	height: 1300px !important;	
}


/*Beers page extra stuff */

#beers {
	background-color: #000;
	width: 799px;
	margin-left: auto;
	margin-right:auto;
	background-image:url(../images/site/beer_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 25px;
	font-size:12px;
	margin-bottom: 25px;
}

#beers #col{
	float: left;
	width: 250px;
	margin-left: 120px;
	margin-top: -20px;
}

#beers h3 {
	margin-left: 0px;
	margin-bottom: 5px;
	margin-top: 35px;
	color: #29abdc;
}

#beers #calendar {
	text-align: center;
	width: 100%;
	padding-top: 50px;
	clear:both;
}

/*Opera Fix*/
body:before {
	content:"";
	height:100%;
	float:left;
	width:0;
	margin-top:-32767px;
}


#beers h4 a, #beers h4 a:visited  {
		color: #29abdc;
		text-decoration:none;
		font-size: 1.2em;
}

#beers h4 a:hover {
		color: #29abdc;
		text-decoration:underline;
}

