* {
	margin:0;
	padding:0;
}
body {
	background:#241910 url(/images/woodbg.jpg) center 112px no-repeat;
	font:12px Georgia, "Times New Roman", Times, serif;
	color:#985e33;
}
a:link, a:visited { color:#8e3505; text-decoration:none; }
a:hover, a:active { color:#8e3505; text-decoration:underline; }
h2, h3 {
	margin:25px 0 5px 10px;
	font-size:16px;
	color:#985e33;
}
h3 { margin-top:5px; }
.imgleft { float:left;}
.imgright {float:right;}
#woodbg {
	background:url(/images/bg.jpg) repeat-x;
	width:100%;
	padding:112px 0 0 0;
}
#content {
	background:url(/images/bgcontent.gif) repeat-y;
	width:950px;
	margin:0 auto;
	position:relative;
}
#logobg {
	background:url(/images/bglogo.png) no-repeat;
	width:230px;
	height:150px;
	position:absolute;
	top:-112px;
	left:0;
	z-index:99;
}
#logo {	
	position:absolute;
	top:11px;
	left:67px;
	border:0;
}
#real_town_real_beer {
	position:absolute;
	top:-75px;
	left:379px;
}
#home_logos {
	margin:10px 0 0 51px;
}
.left {
	position:relative;
	float:left;
	width:219px;
}
.left p {
	margin:5px 0 5px 20px;
}
#leftop {
	background:url(/images/bgleft.jpg) repeat-y;
	margin:38px 0 0 0;
}
.right {
	position:relative;
	float:left;
	width:731px;
}
#righttop {
	background:url(/images/bgright.jpg) no-repeat;
	width:730px;
	height:46px;
	position:relative;
	left:1px;
}
#righttop a {
	display:block;
	width:200px;
	height:50px;
	position:absolute;
	left:510px;
	top:0;
	outline:none;
}
.right p {
	margin:5px 0 5px 10px;
}
#contentstore {
	background:url(/images/bg_content_store.jpg) no-repeat;
	width:328px;
	height:367px;
	float:left;
} 
#contentstore a {
	position:absolute;
	bottom:20px;
	right:20px;
	width:60px;
	height:60px;
	display:block;
}
#contentflash {
	background:url(/images/bg_content_flash.jpg) no-repeat;
	width:402px;
	height:367px;
	float:left;
	position:relative;
}
#flashslideshow {
	position:absolute;
	top:-5px;
	left:7px;
}
#bottomshadow {
	background:url(/images/bottomcontentshadow.png) repeat-x;
	width:100%;
	height:20px;
	position:absolute;
	top:0;
	z-index:99;
	visibility:hidden;
}
#bottomwrap {
	background:#231810 url(/images/bgbottom.gif) repeat-x;
	width:100%;
	position:relative;
	z-index:999;
}
#bottom {
	background:url(/images/bgbottomgrunge.jpg) no-repeat;
	margin:0 auto;
	width:950px;
	padding-bottom:10px;
}
div.clear { clear:both; }

/* Nav */
#nav {
	background:url(/images/nav.jpg) no-repeat;
	width:202px;
	height:231px;
	position:relative;
	list-style:none;
	left:12px;
	padding:30px 0 0 0;
}

#nav span { display:none; }

#nav li, #nav a {
	display:block;
	height:40px;
	width:202px;
	outline:none;
}

#nav1 a:hover { background:url(/images/nav.jpg)    -202px -30px no-repeat; }
#nav2 a:hover { background:url(/images/nav.jpg)   -202px -70px no-repeat; }
#nav3 a:hover { background:url(/images/nav.jpg) -202px -110px no-repeat; }
#nav4 a:hover { background:url(/images/nav.jpg) -202px -150px no-repeat; }
#nav5 a:hover { background:url(/images/nav.jpg) -202px -190px no-repeat; }
#nav6 a:hover { background:url(/images/nav.jpg) -202px -230px no-repeat; }

#beergraphic {
	background:url(/images/bg_beer_graphic.jpg) no-repeat;
	width:202px;
	height:107px;
	margin:0 0 0 0;
	position:relative;
	left:12px;
}
#beergraphicmore {
	position:absolute;
	top:62px;
	left:104px;
}

#storegraphic {
	background:url(/images/bg_store_graphic.jpg) no-repeat;
	width:209px;
	height:196px;
	position:relative;
	margin-top:12px;
	left:10px;
}
#storegraphicmore {
	position:absolute;
	top:150px;
	left:106px;
}
#footer {
	background:#1d140d;
	width:590px;
	height:32px;
	padding:20px 0 0 0;
	text-align:center;
	margin:10px auto 10px auto;
	color:#7b4c2b;
}
body#map_contacts
#footer { margin-bottom:50px; }
#footer a:link,
#footer a:visited,
#footer a:hover,
#footer a:active {
	font:12px Georgia, "Times New Roman", Times, serif;
	color:#7b4c2b;
	text-decoration:none;
}
#insideleft {
	padding-top:20px;
}
/* Blog Styles */
#sidebar ul {
	margin:0;
	padding:0;
	list-style:none;
}
#sidebar li {
	margin:0 0 0 20px;
	padding:0;
	list-style-type:none;
}
p.archives {
	margin-top:15px;
}

/* Inside Pages */
#content_inside {
	background:url(/images/paper_bg.jpg) repeat-y;
	width:700px;
	position:relative;
	min-height:350px;
	height: auto !important;
	height:350px;
	top:-5px;
	padding:50px 0 55px 30px;
	color:#321e17;
}
#content_inside p,
#blog_content_inside p {
	position:relative;
	z-index:99;
}
#content_inside h2,
#blog_content_inside h2,
#blog_content_inside h3 {
	position:relative;
	z-index:99;
	font-size:14px;
	color:#321e17;
}
#paper_top {
	position:absolute;
	top:-5px;
	left:0;
}
#paper_fade {
	position:absolute;
	top:72px;
	left:0;
}
#paper_bottom {
	position:absolute;
	bottom:0;
	left:0;
	z-index:0;
}
/* Beer Page */
#beer div {
	margin:5px;
	padding:0;
	float:left;
	width:160px;
	position:relative;
	z-index:99;
}
#beer div.beer {
	width:650px;
	float:left;
}
#beer .beercontent {
	width:325px;
	float:left;
}
#beer .beercontentbig {
	width:425px;
	float:left;
}
#beer .festivalcontent {
	width:625px;
	float:left;
}
#beer .festivalcontent p {
	padding-bottom:15px !important;
}
#beer .beeraward {
	width:100px;
	text-align:center;
	padding-top:25px;
}
.beerpic img {
	border:3px solid #321e17;
}
li.beerpic { clear:both; }
h2.clear { clear:both; }
/* Festivals Page */
#festival_1 {
	position:absolute;
	left:500px;
	top:150px;
}
#festival_2 {
	position:absolute;
	left:500px;
	top:400px;
}
/* Blog Styles */
small {
	margin-left:10px;
	position:relative;
	z-index:999;
}
div.entry {
	width:665px;
	border-bottom:1px solid #917756;
	padding-bottom:25px;
}
#sidebar_wrap {
	height:150px;
}
#sidebar_wrap ul {
	display:none;
}
#sidebar_nav {
	display:block !important;
	padding-bottom:40px;
}
#sidebar_nav ul {
	display:block !important;
}
#blog_content_inside {
	background:url(/images/paper_bg.jpg) repeat-y;
	width:700px;
	position:relative;
	min-height:480px;
	height: auto !important;
	height:480px;
	top:-5px;
	padding:50px 0 55px 30px;
	color:#321e17;
	float:left;
}
.post {
	width:625px;
	float:left;
}
#blog_content_inside
.post p {
	padding-bottom:15px;
}
#blog_content_inside ul,
#blog_content_inside ol {
	margin-left:50px;
	margin-bottom:10px;
}
#blog_content_inside ul li,
#blog_content_inside ol li {
	padding-bottom:5px;
}
.pagetitle {
	font-size:12px !important;
}
/* kill wordpress comments
also activate them in the admin
and add commented code from single page */
h3#comments { display:none; }
#respond { display:none; }
.comment { display:none; }
.comment-author,
.comment-meta { display:none; }
.alt {
	padding-bottom:0 !important;
	margin-bottom:0 !important;
}
.nocomments { display:none; }