/*
	Theme Name: JL Beers Subsite Theme
	Theme URL: http://www.absolutemg.com
	Author: Absolute Marketing Group
*/

/*editor styles*/

.newitem {
	color: #991923;
	font-size: 15px;
	font-weight: bold;
}

body {
	background-color: #c5a577;
	width: 1200px;
	color: #202020;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0px auto 0px;
	padding: 0px;
	position: relative;
}

#wrap {
	background: url(images/background.jpg) top center no-repeat;
	width: 1200px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
}

/************************************************
*	Hyperlinks									*
************************************************/

a,
a:visited {
	color: #991923;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}

/************************************************
*	Image Align									*
************************************************/

.alignright {
	float: right;
	padding: 0px 0px 5px 5px;
}

.alignleft {
	float: left;
	padding: 0px 5px 5px 0px;
}

/************************************************
*	Header  									*
************************************************/

#header {
	/*background: url(images/header.jpg) no-repeat;*/
	background: url(images2/menuheader.png) center 48px no-repeat;
	width: 1200px;
	height: 199px;
	color: #FFFFFF;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
	/*overflow: hidden;*/
	position: relative;
}

#header a {
	font-family: Arial, Tahoma, Verdana;
	font-size: 24px;
	color: #000000;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	text-transform: uppercase;
}

#header a:hover {
	color: #991923;
}

#headerleft {
	width: 200px;
	float: left;
	font-size: 14px;
	margin: 0px;
	padding: 0px 0px 0px 151px;
	overflow: visible;
	height: 199px;
	position: relative;
	z-index: 5;
}

#headerleft a img {
	border: none;
	margin: 0px;
	padding: 0px;
	position: relative;
	left: -7px;
	top: 11px;
}

#headerright {
	width: 770px;
	float: left;
	font-size: 12px;
	text-align: left;
	margin: 0px;
	padding: 89px 0px 0px 0px;
	/*overflow: hidden;*/
}

body.home #headerright {
	padding: 25px 0px 0px 0px;
}

body.home #header-phone {
	text-align: right;
	font-size: 32px;
	height: 32px;
	margin-bottom: 5px;
}

body.home #header-address {
	text-align: right;
	font-size: 20px;
	height: 20px;
	font-weight: bold;
	color: #000;
	margin-bottom: 7px;
}

@media only screen and (max-width: 767px) {
	body.home #header-address {
		text-align: center;
		height: auto;
	}
}

/*********************************************
*		Mobile Panel    					 *
*********************************************/

#panel {
	display: none;
	text-align: center;
	background: #8f151f;
	padding-bottom: 5px;
	padding-top: 8px;
}

#panel #main-menu {
	width: 420px;
	margin: 0 auto;
	height: auto;
}

#panel #main-menu a {
	display: block;
	float: none;
	margin: 0 auto;
	padding: 0 0 10px 0;
	height: auto;
}

#panel #main-menu span {
	display: block;
	margin-bottom: 10px;
	border-bottom: 2px solid #ffe641;
}

.mobile {
	display: none;
	position: absolute;
	right: 23px;
	top: 103px;
	cursor: pointer;
	font-size: 18px;
}

.mobile img {
	height: auto;
	margin-right: 5px;
}

/************************************************
*	Custom Nav and Twitter						*
************************************************/

#main-menu {
	width: 770px;
	height: 110px;
	color: #FFFFFF;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
}

#main-menu a {
	float: left;
	display: inline;
}

#main-menu a:hover {
	background: url(images2/menu_hover.png) bottom center no-repeat;
}

a#home {
	display: block;
	height: 88px;
	padding-top: 22px;
	width: 140px;
	overflow: hidden;
	text-align: center;
}

/*a#home:hover { display:block; text-indent:-140px; }*/

a#beers {
	display: block;
	height: 88px;
	padding-top: 22px;
	width: 170px;
	overflow: hidden;
	text-align: center;
}

/*a#beers:hover { display:block; text-indent:-170px; }*/

a#menu {
	display: block;
	height: 88px;
	padding-top: 22px;
	width: 210px;
	overflow: hidden;
	text-align: center;
}

/*a#menu:hover { display:block; text-indent:-210px; }*/

a#location {
	display: block;
	height: 88px;
	padding-top: 22px;
	width: 220px;
	overflow: hidden;
	text-align: center;
}

/*a#location:hover { display:block; text-indent:-220px; }*/

#twitter_area {
	width: 770px;
	height: 40px;
	margin-top: 16px;
	background: #677168;
	position: relative;
	left: -41px;
	padding-left: 28px;
	z-index: 0;
	border-radius: 0 8px 8px 0;
}

#twitter_area p {
	margin: 0px;
	padding: 0px;
}

#twitterleft {
	display: inline;
	float: left;
	width: 629px;
	height: 37px;
	font-size: 14px;
	color: #FFF;
	padding: 2px 10px 0px;
}

#twitterleft ul,
#twitterleft li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#twitterleft a {
	color: #ffde4b;
}

#twitterright {
	display: inline;
	float: right;
	margin-right: 20px;
	width: 100px;
}

a#twitter {
	display: block;
	height: 37px;
	width: 100px;
	overflow: hidden;
}

a#twitter:hover {
	display: block;
	text-indent: -100px;
}

/************************************************
*	Flash	     								*
************************************************/

#flash {
	width: 1200px;
	height: 316px;
	margin: 0px auto;
}

/************************************************
*	Home Page Slider							*
************************************************/

#home-page-slider {
	width: 950px;
	height: auto;
	min-height: 316px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	z-index: 1;
}

#home-page-slider .wooslider {
	background: transparent;
	border: none;
	box-shadow: none;
	border-radius: 0;
}

#home-page-slider .wooslider .slide-content {
	margin: 0;
}

#home-page-slider .wooslider .slide-content p {
	margin: 0;
}

/************************************************
*	Home Bottom    								*
************************************************/

#header_home {
	background: url(images2/menuheader.png) 56px 48px no-repeat;
	width: 1200px;
	height: 268px;
	color: #FFFFFF;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
	/*overflow: hidden;*/
	position: relative;
	z-index: 10;
}

#homebottom {
	width: 1035px;
	height: 265px;
	margin: 20px 0px 10px 50px;
	padding: 0px;
}

#homebottom_left {
	float: left;
	display: inline;
	width: 405px;
	height: 265px;
}

#homebottom_middle {
	float: left;
	display: inline;
	width: 401px;
	height: 301px;
}

#homebottom_middletop {
	width: 401px;
	height: 142px;
}

#homebottom_middlebottom {
	//width: 384px;
	//height: 108px;
	//margin: 14px 0px 0px 17px;
	width: 408px;
	height: 159px;
	margin: 0 0 0 17px;
	display: block;
}

#homebottom_right {
	float: left;
	display: inline;
	width: 212px;
	height: 265px;
	margin-left: 17px;
}

a#they_say {
	display: block;
	height: 123px;
	width: 405px;
	overflow: hidden;
}

a#they_say:hover {
	display: block;
	text-indent: -405px;
}

a#you_say {
	display: block;
	height: 126px;
	width: 405px;
	overflow: hidden;
}

a#you_say:hover {
	display: block;
	text-indent: -405px;
}

a#burger_ad {
	display: block;
	height: 142px;
	width: 401px;
	overflow: hidden;
}

a#burger_ad:hover {
	display: block;
	text-indent: -401px;
}

a#text_ad {
	margin-top: 14px;
	display: block;
	height: 108px;
	width: 384px;
	overflow: hidden;
}

a#text_ad:hover {
	display: block;
	text-indent: -384px;
}

a#facebook_ad {
	display: block;
	height: 149px;
	width: 253px;
	overflow: hidden;
}

a#facebook_ad:hover {
	display: block;
	text-indent: -252px;
}

a#career_ad {
	display: block;
	height: 121px;
	width: 222px;
	overflow: hidden;
}

a#career_ad:hover {
	display: block;
	text-indent: -223px;
}

a#button-text-club {
	display: block;
	float: left;
	overflow: hidden;
	width: 137px;
	height: 108px;
	margin-top: 14px;
	margin-right: 13px;
}

a#button-text-club:hover {
	text-indent: -140px;
}

a#button-events {
	display: block;
	float: left;
	overflow: hidden;
	width: 254px;
	height: 159px;
}

a#button-events:hover {
	text-indent: -256px;
}

/************************************************
*	Home Bottom Row 							*
************************************************/

.tapapp {
	background-image: url('images2/tap_apps.png');
	background-size: 100%;
	width: 28.7%;
	height: 0;
	padding-bottom: 16.5%;
	background-position: 0 0%;
	display: block;
	float: left;
	margin-top: -35px;
	margin-left: 28px;
}

.tapapp:hover {
	background-position: 0 100%;
	background-size: 100%;
}

.beerwearbtn {
	background-image: url('images2/beerwear.png');
	width: 36.3%;
	height: 0;
	padding-bottom: 17.4%;
	background-position: 0 0;
	background-size: 100%;
	display: block;
	float: left;
	margin-top: -50px;
	margin-left: 22px;
}

.beerwearbtn:hover {
	background-position: 0 100%;
	background-size: 100%;
}

.seating {
	width: 27.923%;
	float: right;
	display: inline-block;
}


/************************************************
*	Home Page CTAs - Online Ordering Template	*
************************************************/

.home-ctas { margin: 1rem auto 0; max-width: 1025px; }
.home-ctas .row { margin-bottom: 0.5rem; }

.home-ctas .cta { display: block; margin: 0 auto; vertical-align: top; }
.home-ctas .cta a { display: block; overflow: hidden; margin: 0 auto; }

.home-ctas .show-for-medium { display: none; }
.home-ctas .show-for-small { display: inline-block; }
.home-ctas .hide-for-small { display: none; }

.home-ctas .online-ordering a { width: 287px; overflow: hidden; }
.home-ctas .online-ordering a:hover { text-indent: -287px; }

.home-ctas .our-menu a { width: 401px; overflow: hidden; }
.home-ctas .our-menu a:hover { text-indent: -401px; }

.home-ctas .like-us a { width: 253px; }
.home-ctas .like-us a:hover { text-indent: -252px; }

.home-ctas .accolades { text-align: center; background: transparent url('images/wood-panel.png') center center no-repeat; }
.home-ctas .accolades a.they-say { display: inline-block; width: 257px; }
.home-ctas .accolades a.they-say:hover { text-indent: -257px; }
.home-ctas .accolades a.you-say { display: inline-block; width: 361px; }
.home-ctas .accolades a.you-say:hover { text-indent: -362px; }

.home-ctas .careers a { width: 223px; }
.home-ctas .careers a:hover { text-indent: -223px; }

.home-ctas .beerwear a { width: 375px; }
.home-ctas .beerwear a:hover { text-indent: -375px; }

.home-ctas .our-events a { width: 313px; }
.home-ctas .our-events a:hover { text-indent: -314px; }

.home-ctas .seat-1000 { text-align: center; }

@media only screen and (min-width: 769px) {
	.home-ctas .cta { display: inline-block; }

	.home-ctas .show-for-medium { display: none; }

	.home-ctas .online-ordering { width: 30%; }
	.home-ctas .our-menu { width: 43%; padding-top: 15px; }
	.home-ctas .like-us { width: 26%; padding-top: 28px; }

	.home-ctas .accolades { width: 70%; }
	.home-ctas .accolades a.they-say { margin-left: 35px; }
	.home-ctas .careers { width: 29%; padding-top: 25px; }
	.home-ctas .careers a { margin-right: 50px; }

	.home-ctas .beerwear { width: 38%; }
	.home-ctas .our-events { width: 32%; padding-top: 15px; }
	.home-ctas .seat-1000 { width: 29%; padding-top: 40px; }
}

@media only screen and (min-width: 768px) {
	.home-ctas .show-for-small { display: none; }
	.home-ctas .hide-for-small { display: inline-block; }
}

@media only screen and (max-width: 768px) {
	.home-ctas .cta { margin: 0 auto 1rem; }
}

@media only screen and (min-width: 768px) and (max-width: 768px) {
	.home-ctas .hide-for-small.accolades { display: block; }
}

@media only screen and (min-width: 769px) and (max-width: 980px) {
	.home-ctas .show-for-medium { display: inline-block; }
	.home-ctas .hide-for-medium { display: none; }

	.home-ctas .online-ordering { width: 40%; }
	.home-ctas .our-menu { width: 59%; }

	.home-ctas .accolades { width: 100%; margin-bottom: 1.5rem; display: block; }
	.home-ctas .accolades a.they-say { margin-left: 0; }

	.home-ctas .careers { width: 50%; padding-top: 15px; }
	.home-ctas .careers a { margin: 0 auto; }
	.home-ctas .like-us { width: 49%; padding-top: 0; }

	.home-ctas .beerwear { width: 50%; }
	.home-ctas .our-events { width: 49%; }
	.home-ctas .seat-1000 { width: 100%; padding-top: 0; }
}

@media only screen and (max-width: 479px) {
	.home-ctas .our-menu a { width: 300px; }
	.home-ctas .our-menu a img { width: 600px; height: 105px; }
	.home-ctas .our-menu a:hover { text-indent: -300px; }

	.home-ctas .beerwear a { width: 300px; }
	.home-ctas .beerwear a img { width: 600px; height: 143px; }
	.home-ctas .beerwear a:hover { text-indent: -300px; }

	.home-ctas a#they_say { width: 285px; }
	.home-ctas a#they_say:hover { text-indent: -284px; }
	.home-ctas a#you_say { width: 285px; }
	.home-ctas a#you_say:hover { text-indent: -284px; }
}


/************************************************
*	Beer Page	 								*
************************************************/

#header_beer {
	background: url(images2/menuheader.png) 56px 48px no-repeat;
	width: 1200px;
	height: 199px;
	color: #FFFFFF;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
	/*overflow: hidden;*/
}

#beer_container {
	width: 1006px;
	/*background: url(images/beer_top.jpg) top no-repeat;*/
	margin: 0px auto 0px;
	height: 650px;
	padding: 0px 71px 0px 123px;
}

#beer_left {
	float: left;
	display: inline;
	width: 225px;
	height: 265px;
	margin-top: 100px;
}

#beer_middle {
	float: left;
	display: inline;
	width: 395px;
	height: 445px;
}

#beer_right {
	float: left;
	display: inline;
	width: 386px;
	height: 477px;
}

#beer_righttop {
	width: 265px;
	height: 189px;
	margin: 15px 0px 0px 19px;
}

#beer_rightbottom {
	width: 386px;
	margin-top: 14px;
}

#beer_bottom {
	width: 450px;
	margin-left: -55px;
	padding-bottom: 20px;
	overflow: visible;
}

a#beer_big {
	display: block;
	height: 265px;
	width: 219px;
	overflow: hidden;
}

a#beer_big:hover {
	display: block;
	text-indent: -220px;
}

#beer_big img {
	width: 440px;
}

a#beer_tap {
	display: block;
	height: 146px;
	width: 395px;
	overflow: hidden;
}

a#beer_tap:hover {
	display: block;
	text-indent: -395px;
}

a#beer_imported {
	display: block;
	height: 108px;
	width: 385px;
	overflow: hidden;
	margin: 17px 0px 0px 11px;
}

a#beer_imported:hover {
	display: block;
	text-indent: -383px;
}

a#beer_domestic {
	display: block;
	height: 160px;
	width: 395px;
	overflow: hidden;
	margin-top: 15px;
}

a#beer_domestic:hover {
	display: block;
	text-indent: -395px;
}

a#beer_language {
	display: block;
	height: 189px;
	width: 265px;
	overflow: hidden;
}

a#beer_language:hover {
	display: block;
	text-indent: -265px;
}

a#beer_na {
	display: block;
	height: 259px;
	width: 192px;
	overflow: hidden;
	float: left;
}

a#beer_na:hover {
	display: block;
	text-indent: -194px;
}

#beer_na img {
	width: 390px;
}

a#beer_flights {
	display: block;
	height: 279px;
	width: 186px;
	overflow: hidden;
	float: left;
	position: relative;
	top: -67px;
}

a#beer_flights:hover {
	display: block;
	text-indent: -188px;
}

#beer_flights img {
	width: 379px;
}

a#beer_mixed {
	display: block;
	height: 175px;
	width: 215px;
	overflow: hidden;
	float: left;
	margin-right: 15px;
}

a#beer_mixed:hover {
	display: block;
	text-indent: -215px;
}

a#beer_beertails {
	display: block;
	height: 116px;
	width: 218px;
	overflow: hidden;
	float: left;
}

a#beer_beertails:hover {
	display: block;
	text-indent: -218px;
}

/************************************************
*	Navbar      								*
************************************************/

#navbar {
	width: 770px;
	height: 110px;
	color: #FFFFFF;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
}

#navbarleft {
	width: 950px;
	height: 26px;
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

#navbarright {
	width: 30px;
	height: 26px;
	float: right;
	margin: 0px;
	padding: 0px 10px 0px 0px;
	text-align: right;
}

#navbarright a img {
	border: none;
	margin: 5px 0px 0px 0px;
	padding: 0px;
}

#nav {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#nav a {
	background: #333333;
	color: #FFFFFF;
	display: block;
	font-weight: bold;
	margin: 0px 20px 0px 0px;
	padding: 6px 10px 5px 10px;
}

#nav a:hover {
	background: #555555;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	margin: 0px 20px 0px 0px;
	padding: 6px 10px 5px 10px;
}

#nav li {
	float: left;
	margin: 0px;
	padding: 0px;
}

#nav li li {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 160px;
}

/* Second Level */

#nav li li a,
#nav li li a:link,
#nav li li a:visited {
	background: #333333;
	width: 160px;
	float: none;
	margin: 0px;
	padding: 6px 10px 5px 10px;
}

#nav li li a:hover,
#nav li li a:active {
	background: #555555;
}

#nav li ul {
	position: absolute;
	width: 10em;
	left: -999em;
}

#nav li:hover ul {
	left: auto;
	display: block;
}

#nav li:hover ul,
#nav li.sfhover ul {
	left: auto;
}

/* Third Level */

#nav li ul li ul a {}

#nav li ul ul {
	margin: 0 0 0 0;
}

#nav li:hover ul ul,
#nav li.sfhover ul ul {
	left: -999em;
}

#nav li li:hover ul,
#nav li li.sfhover ul {
	left: 150px;
}

#nav li:hover ul,
#nav li.sfhover ul {
	/* lists nested under hovered list items */
	left: auto;
}

/************************************************
*	Navbar      								*
************************************************/

#subnavbar {
	background: #EEEEEE;
	width: 920px;
	height: 26px;
	color: #FFFFFF;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
}

#subnav {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#subnav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#subnav a {
	background: #EEEEEE;
	color: #333333;
	display: block;
	font-weight: bold;
	margin: 0px 20px 0px 0px;
	padding: 6px 10px 5px 10px;
}

#subnav a:hover {
	background: #DDDDDD;
	color: #333333;
	display: block;
	text-decoration: none;
	margin: 0px 20px 0px 0px;
	padding: 6px 10px 5px 10px;
}

#subnav li {
	float: left;
	margin: 0px;
	padding: 0px;
}

#subnav li li {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 160px;
}

#subnav li li a,
#subnav li li a:link,
#subnav li li a:visited {
	background: #EEEEEE;
	width: 160px;
	float: none;
	margin: 0px;
	padding: 6px 10px 5px 10px;
}

#subnav li li a:hover,
#subnav li li a:active {
	background: #DDDDDD;
}

#subnav li ul {
	position: absolute;
	width: 10em;
	left: -999em;
}

#subnav li:hover ul {
	left: auto;
	display: block;
}

#subnav li:hover ul,
#subnav li.sfhover1 ul {
	left: auto;
}

/************************************************
*	Content 					     		    *
************************************************/

#container {
	width: 1200px;
	/*background: url(images2/container_top.jpg) top center no-repeat;*/
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
	min-height: 200px;
}

#content {
	width: 660px;
	background: #fff url(images2/content_top.jpg) top center no-repeat;
	margin: 20px 0px 0px 25px;
	float: left;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	padding: 120px 15px 10px;
	line-height: 14px;
}

.contentright {
	margin: 20px 0 0 257px !important;
}

#container .nosidebar {
	margin-left: 255px;
}

#content p {
	padding: 0px 0px 15px 20px;
	margin: 0px;
}

#content h1 {
	color: #202020;
	font-size: 48px;
	line-height: 50px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 5px 20px;
	border-bottom: 3px solid #991923;
}

#content h2 {
	color: #202020;
	font-size: 16px;
	line-height: 18px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

#content h4 strong {
	color: #F00;
}

#content h1 a,
#content h1 a:visited {
	color: #202020;
	text-decoration: none;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

#content h1 a:hover {
	color: #991923;
	text-decoration: none;
}

#content h4 {
	color: #202020;
	font-size: 18px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 5px 0px;
}

#content img.wp-smiley {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
}

#content img.wp-wink {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
}

#contentleft {
	width: 660px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#contentleft p img {
	border: none;
	margin: 0px 10px 10px 10px;
}

.archive {
	float: left;
	width: 295px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
}

#contentleft ol {
	margin: -15px 0px 0px 35px;
	padding: 0px 0px 15px 0px;
}

#contentleft ol li {
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
}

#contentleft ul {
	list-style-type: square;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 15px 0px;
}

#contentleft ul li {
	list-style-type: square;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
}

blockquote {
	background: #ecebea;
	margin: 0px 0px 15px 0px;
	padding: 15px 20px 15px 20px;
}

#content blockquote p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#contentleft blockquote ol {
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 0px 0px;
}

#contentleft blockquote ol li {
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
}

.postmeta {
	width: 680px;
	font-size: 12px;
	padding: 5px 0px 50px 0px;
	margin: 0px;
}

/************************************************
*	Sidebar 		    	        	        *
************************************************/

#sidebar {
	float: right;
	width: 250px;
	margin: 0px;
	padding: 10px 0px 20px 0px;
	line-height: 20px;
	display: inline;
}

#sidebar p {
	padding: 0px 0px 15px 0px;
	margin: 0px;
}

#sidebar h2 {
	color: #202020;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	padding: 10px 0px 3px 0px;
	margin: 0px 0px 5px 0px;
}

#sidebar li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#sidebar ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#sidebar li ul li {
	list-style-type: square;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#sidebar_location {
	float: right;
	display: inline;
	width: 165px;
	padding: 47px 80px 0px 0px;
}

#location_content {
	width: 155px;
	padding-left: 10px;
	background: #FFF;
}

#sidebar_beer {
	float: left;
	display: inline;
	width: 236px;
	padding-top: 135px;
}

/************************************************
*	Left Sidebar                    	        *
************************************************/

#l_sidebar {
	background: #FFFFFF;
	float: left;
	width: 160px;
	margin: 0px;
	padding: 10px 0px 20px 0px;
	line-height: 20px;
	display: inline;
}

#l_sidebar p {
	padding: 0px 0px 15px 0px;
	margin: 0px;
}

#l_sidebar a img {
	border: none;
	margin: 0px;
	padding: 0px 0px 15px 0px;
}

#l_sidebar h2 {
	color: #202020;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	padding: 10px 0px 3px 0px;
	margin: 0px 0px 5px 0px;
}

#l_sidebar ul {
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

/************************************************
*	Right Sidebar                       	    *
************************************************/

#r_sidebar {
	background: #FFFFFF;
	float: right;
	width: 250px;
	margin: 0px;
	padding: 10px 0px 20px 0px;
	line-height: 20px;
	display: inline;
}

#r_sidebar p {
	padding: 0px 0px 15px 0px;
	margin: 0px;
}

#r_sidebar a img {
	border: none;
	margin: 0px;
	padding: 0px 0px 15px 0px;
}

#r_sidebar h2 {
	color: #202020;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	padding: 10px 0px 3px 0px;
	margin: 0px 0px 5px 0px;
}

#r_sidebar ul {
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

/************************************************
*	Widgets 									*
************************************************/

#recent-posts ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#recent-posts ul li {
	background: #FFFFFF url(images/icon_recent.gif) no-repeat top left;
	padding: 0px 0px 5px 18px;
	margin: 0px 0px 0px 0px;
}

#recent-comments ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#recent-comments ul li {
	background: #FFFFFF url(images/icon_links.gif) no-repeat top left;
	padding: 0px 0px 5px 18px;
	margin: 0px 0px 0px 0px;
}

#categories-1 ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#categories-1 ul li {
	background: #FFFFFF url(images/icon_categories.gif) no-repeat top left;
	padding: 0px 0px 5px 18px;
	margin: 0px 0px 0px 0px;
}

#archives ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0x 0px 0px 0px;
}

#archives ul li {
	background: #FFFFFF url(images/icon_archives.gif) no-repeat top left;
	padding: 0px 0px 5px 18px;
	margin: 0px 0px 0px 0px;
}

#pages ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#pages ul li {
	background: #FFFFFF url(images/icon_meta.gif) no-repeat top left;
	padding: 0px 0px 5px 18px;
	margin: 0px 0px 0px 0px;
}

#links ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#links ul li {
	background: #FFFFFF url(images/icon_links.gif) no-repeat top left;
	padding: 0px 0px 5px 18px;
	margin: 0px 0px 0px 0px;
}

#meta ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#meta ul li {
	background: #FFFFFF url(images/icon_meta.gif) no-repeat top left;
	padding: 0px 0px 5px 18px;
	margin: 0px 0px 0px 0px;
}

#text-1 ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#text-1 ul li {
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
}

/************************************************
*	Footer      								*
************************************************/

#footer {
	/*background: url(images/footer.gif) top no-repeat;*/
	width: 920px;
	margin: 0px auto 0px;
	padding: 20px 0px 10px 0px;
	text-align: center;
}

body.nofooterbkgrnd #footer {
	background: none;
	clear: both;
}

#footer p {
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0px;
	padding: 0px 10px 0px 10px;
}

#footer a,
#footer a:visited {
	color: #991923;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer a img {
	border: none;
	margin: 0px 0px 0px 10px;
	padding: 0px;
}

#footerleft {
	width: 650px;
	float: left;
	margin: 0px;
	padding: 10px 0px 0px 0px;
}

#footerright {
	width: 260px;
	float: right;
	margin: 0px;
	padding: 7px 0px 0px 0px;
	text-align: right;
}

/************************************************
*	Search Form									*
************************************************/

#searchdiv {
	margin: 0px;
	padding: 0px;
}

#searchform {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

#s-head {
	background: #FFFFFF;
	width: 240px;
	color: #333333;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	padding: 4px;
	margin: 5px 0px 20px 0px;
	border-top: 1px solid #666666;
	border-right: 1px solid #DDDDDD;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #DDDDDD;
}

#s {
	background: #FFFFFF;
	width: 220px;
	color: #333333;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	padding: 4px;
	margin: 5px 0px 20px 0px;
	border-top: 1px solid #666666;
	border-right: 1px solid #DDDDDD;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #DDDDDD;
}

#signup {
	background: #F5F5F5;
	width: 240px;
	color: #333333;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	padding: 4px;
	margin: 0px;
	border-top: 1px solid #666666;
	border-right: 1px solid #DDDDDD;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #DDDDDD;
}

#name,
#email,
#url,
#submit {
	background: #FFFFFF;
	color: #333333;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	padding: 4px;
	margin: 0px 0px 0px 0px;
	border-top: 1px solid #666666;
	border-right: 1px solid #DDDDDD;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #DDDDDD;
}

#words {
	background: #FFFFFF;
	width: 380px;
	color: #333333;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	padding: 4px;
	margin: 0px 0px 0px 0px;
	border-top: 1px solid #666666;
	border-right: 1px solid #DDDDDD;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #DDDDDD;
}

/************************************************
*	Comments									*
************************************************/

#commentblock {
	width: 440px;
	color: #000000;
	float: left;
	padding: 20px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
}

#commentblock ol {
	list-style-type: square;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
}

.commentdate {
	font-weight: bold;
	font-size: 12px;
}

.commentname {
	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 5px 0px 0px 0px;
}

.commentinfo {
	clear: both;
}

.commenttext {
	width: 440px;
	color: #000000;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 20px 0px;
}

.commenttext-admin {
	width: 440px;
	color: #000000;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 20px 0px;
}

hr {
	clear: both;
	margin: 2px 0;
}

/************************************************
*	Mobile Layout  								*
************************************************/

/* Desktop size (1200) to 960 view*/

@media only screen and (min-width: 960px) and (max-width: 1199px) {
	body,
	#wrap,
	#header,
	#header_home,
	#header_beer {
		width: 960px;
	}
	#wrap {
		background: url(images2/background960.jpg) top center no-repeat;
	}
	#container {
		width: 960px;
	}
	/*HOME*/
	#twitter_area {
		margin-top: 0px;
		left: -66px;
	}
	#twitterleft {
		width: 600px;
		padding: 2px 10px 0 35px;
	}
	#homebottom {
		margin: 20px 0 10px;
		width: 100%;
		height: auto;
	}
	#homebottom_left {
		width: 345px;
	}
	#homebottom_middle,
	#homebottom_middletop {
		width: 345px;
		height: auto;
	}
	#homebottom_middlebottom {
		width: 328px;
	}
	a#they_say {
		height: 104px;
		width: 344px;
	}
	a#they_say:hover {
		text-indent: -344px;
	}
	a#you_say {
		height: 105px;
		width: 344px;
	}
	a#you_say:hover {
		text-indent: -344px;
	}
	#they_say img,
	#you_say img {
		width: 689px;
	}
	a#burger_ad {
		display: block;
		height: 128px;
		width: 344px;
	}
	a#burger_ad:hover {
		display: block;
		text-indent: -344px;
	}
	#burger_ad img {
		width: 688px;
	}
	a#text_ad {
		margin-top: 14px;
		height: 108px;
		width: 384px;
	}
	a#text_ad:hover {
		text-indent: -384px;
	}
	a#facebook_ad {
		height: 126px;
		width: 204px;
	}
	a#facebook_ad:hover {
		text-indent: -205px;
	}
	#facebook_ad img {
		width: 407px
	}
	a#career_ad {
		height: 121px;
		width: 200px;
	}
	a#career_ad:hover {
		text-indent: -200px;
	}
	#career_ad img {
		width: 399px
	}
	a#button-text-club {
		width: 105px;
		height: 108px;
	}
	a#button-text-club:hover {
		text-indent: -106px;
	}
	#button-text-club img {
		width: 210px;
	}
	a#button-events {
		width: 209px;
		height: 159px;
	}
	a#button-events:hover {
		text-indent: -211px;
	}
	#button-events img {
		width: 420px;
	}
	/***** HEADER / NAVIGTATION ****/
	#header,
	#header_home,
	#header_beer {
		background: url(images2/menuheader960.png) center 48px no-repeat;
	}
	#headerleft {
		padding-left: 31px;
	}
	#headerleft a {
		width: 175px;
		display: inline-block;
	}
	#headerleft a img {
		max-width: 100%;
		height: auto;
		left: 31px;
	}
	#headerright {
		width: 720px;
	}
	#headerright #main-menu {
		width: 100%;
	}
	a#home {
		width: 120px;
		height: 80px;
		padding-top: 15px;
	}
	a#beers {
		width: 160px;
		height: 80px;
		padding-top: 15px;
	}
	a#menu {
		width: 190px;
		height: 80px;
		padding-top: 15px;
	}
	a#location {
		height: 80px;
		padding-top: 15px;
	}
	/***** BEER HOME *****/
	#beer_container {
		width: 99%;
		padding: 0px 0 0px 10px;
	}
	#beer_left {
		width: 215px;
	}
	#beer_middle {
		width: 360px;
	}
	#beer_right {
		width: 370px;
	}
	#beer_bottom {
		width: 360px;
		margin: 0px;
	}
	a#beer_big {
		height: 265px;
		width: 210px;
	}
	a#beer_big:hover {
		text-indent: -210px;
	}
	#beer_big img {
		width: 420px;
	}
	a#beer_tap {
		height: 146px;
		width: 355px;
	}
	a#beer_tap:hover {
		text-indent: -354px;
	}
	#beer_tap img {
		width: 708px;
	}
	a#beer_imported {
		height: 108px;
		width: 339px;
		margin: 17px 0px 0px 11px;
	}
	a#beer_imported:hover {
		text-indent: -339px;
	}
	#beer_imported img {
		width: 678px;
	}
	a#beer_domestic {
		height: 160px;
		width: 356px;
		margin-top: 15px;
	}
	a#beer_domestic:hover {
		text-indent: -361px;
	}
	#beer_domestic img {
		width: 722px;
	}
	a#beer_language {
		height: 189px;
		width: 265px;
	}
	a#beer_language:hover {
		text-indent: -265px;
	}
	#beer_language img {}
	a#beer_na {
		height: 259px;
		width: 192px;
		float: left;
	}
	a#beer_na:hover {
		text-indent: -194px;
	}
	#beer_na img {
		width: 390px;
	}
	a#beer_flights {
		height: 279px;
		width: 186px;
		float: left;
		position: relative;
		top: -67px;
	}
	a#beer_flights:hover {
		text-indent: -188px;
	}
	#beer_flights img {
		width: 379px;
	}
	a#beer_mixed {
		height: 175px;
		width: 180px;
		float: left;
		margin-right: 15px;
	}
	a#beer_mixed:hover {
		text-indent: -180px;
	}
	#beer_mixed img {
		width: 360px;
	}
	a#beer_beertails {
		height: 116px;
		width: 154px;
		float: left;
	}
	a#beer_beertails:hover {
		text-indent: -154px;
	}
	#beer_beertails img {
		width: 307px
	}
	/*****INTERIOR _SIDEBAR *****/
	#sidebar_beer {
		width: 160px;
	}
	#sidebar_beer img {
		max-width: 94%;
		height: auto;
	}
	#content {
		width: 585px;
		background: #fff url(images2/content_top960.jpg) top center no-repeat;
		/*margin-left:157px;*/
		margin-top: 0px;
		border-radius: 0px 0px 8px 8px;
	}
	.contentright {
		margin-left: 157px !important;
	}
	#container .nosidebar {
		margin-left: 175px;
	}
	.location .mapp-layout {
		width: 100% !important;
	}
	#content #contentleft {
		width: 100%;
	}
	#sidebar_location {
		padding: 47px 8px 0px 0px;
	}
	#footer {
		background: transparent;
		width: 580px;
	}
}

/* Tablet Portrait size to standard 960 (devices and browsers) */

@media only screen and (min-width: 768px) and (max-width: 959px) {
	body {
		width: 100%;
	}
	#wrap {
		background: url(images2/background768.jpg) top center no-repeat;
	}
	#wrap,
	#header,
	#header_home,
	#header_beer {
		width: 768px;
	}
	#container {
		width: 768px;
	}
	/*HOME*/
	#twitter_area {
		margin-top: 9px;
		left: -61px;
		width: 565px;
		height: auto;
		padding-bottom: 2px;
	}
	#twitterleft {
		width: 400px;
		padding: 2px 10px 0 35px;
		height: auto;
	}
	#home-page-slider {
		width: 758px;
		height: 252px;
	}
	#homebottom {
		margin: 20px 0 10px;
		width: 100%;
		height: auto;
	}
	#homebottom_left {
		height: 180px;
		width: 295px;
	}
	#homebottom_middle,
	#homebottom_middletop {
		width: 295px;
		height: auto;
	}
	#homebottom_middlebottom {
		width: 278px;
		height: 104px;
	}
	#homebottom_right {
		width: 160px;
		height: 206px;
	}
	a#they_say {
		height: 89px;
		width: 294px;
	}
	a#they_say:hover {
		text-indent: -294px;
	}
	a#you_say {
		height: 89px;
		width: 294px;
	}
	a#you_say:hover {
		text-indent: -294px;
	}
	#they_say img,
	#you_say img {
		width: 588px;
	}
	a#burger_ad {
		display: block;
		height: 104px;
		width: 294px;
	}
	a#burger_ad:hover {
		display: block;
		text-indent: -294px;
	}
	#burger_ad img {
		width: 588px;
	}
	a#text_ad {
		margin-top: 14px;
		height: 108px;
		width: 328px;
	}
	a#text_ad:hover {
		text-indent: -327px;
	}
	#text_ad img {
		width: 655px;
	}
	a#facebook_ad {
		height: 110px;
		width: 160px;
	}
	a#facebook_ad:hover {
		text-indent: -160px;
	}
	#facebook_ad img {
		width: 318px
	}
	a#career_ad {
		height: 121px;
		width: 160px;
	}
	a#career_ad:hover {
		text-indent: -160px;
	}
	#career_ad img {
		width: 319px
	}
	a#button-text-club {
		width: 104px;
		height: 83px;
	}
	a#button-text-club:hover {
		text-indent: -106px;
	}
	#button-text-club img {
		width: 210px;
	}
	a#button-events {
		width: 155px;
		height: 105px;
	}
	a#button-events:hover {
		text-indent: -169px;
	}
	#button-events img {
		width: 337px;
	}
	.beerwearbtn {
		margin-top: -25px;
		padding-bottom: 17.3%;
	}
	.tapapp {
		margin-top: -3px;
	}
	/***** HEADER/NAVIGATION *****/
	#header,
	#header_home,
	#header_beer {
		background: url(images2/menuheader768.png) center 48px no-repeat;
	}
	#headerleft {
		padding-left: 31px;
	}
	#headerleft a {
		width: 175px;
		display: inline-block;
	}
	#headerleft a img {
		max-width: 100%;
		height: auto;
		left: 31px;
	}
	#headerright {
		width: 535px;
		height: 87px;
	}
	#headerright #main-menu {
		width: 100%;
		height: 87px;
	}
	a#home {
		width: 84px;
		height: 72px;
		padding-top: 15px;
	}
	a#beers {
		width: 90px;
		height: 72px;
		padding-top: 15px;
	}
	a#menu {
		width: 130px;
		height: 72px;
		padding-top: 15px;
	}
	a#location {
		width: 136px;
		height: 72px;
		padding-top: 15px;
	}
	#main-menu a {
		margin: 0 10px;
	}
	#main-menu img {
		max-width: 100%;
		height: auto;
	}
	/***** BEER HOME *****/
	#beer_container {
		width: 99%;
		height: auto;
		padding: 0px 0 0px 10px;
	}
	#beer_left {
		width: 215px;
		margin-top: 65px;
	}
	#beer_middle {
		width: 275px;
	}
	#beer_right {
		width: 255px;
	}
	#beer_bottom {
		width: 275px;
		margin: 0px;
	}
	#beer_righttop {
		width: 240px;
		height: 189px;
		margin: 15px 0px 0px 9px;
	}
	#beer_righttop {
		width: 200px;
		height: 157px;
		margin: 15px 0px 0px 9px;
	}
	#beer_rightbottom {
		margin-top: 0px;
		width: 100%;
	}
	a#beer_big {
		height: 265px;
		width: 210px;
	}
	a#beer_big:hover {
		text-indent: -210px;
	}
	#beer_big img {
		width: 420px;
	}
	a#beer_tap {
		height: 107px;
		width: 272px;
	}
	a#beer_tap:hover {
		text-indent: -272px;
	}
	#beer_tap img {
		width: 543px;
	}
	a#beer_imported {
		height: 82px;
		width: 274px;
		margin: 0px;
	}
	a#beer_imported:hover {
		text-indent: -273px;
	}
	#beer_imported img {
		width: 547px;
	}
	a#beer_domestic {
		height: 115px;
		width: 272px;
		margin-top: 5px;
	}
	a#beer_domestic:hover {
		text-indent: -282px;
	}
	#beer_domestic img {
		width: 564px;
	}
	a#beer_language {
		height: 151px;
		width: 200px;
	}
	a#beer_language:hover {
		text-indent: -199px;
	}
	#beer_language img {
		width: 399px;
	}
	a#beer_na {
		height: 189px;
		width: 120px;
		float: left;
	}
	a#beer_na:hover {
		text-indent: -120px;
	}
	#beer_na img {
		width: 240px;
	}
	a#beer_flights {
		height: 210px;
		width: 130px;
		float: left;
		position: relative;
		top: -49px;
	}
	a#beer_flights:hover {
		text-indent: -130px;
	}
	#beer_flights img {
		width: 262px;
	}
	a#beer_mixed {
		height: 113px;
		width: 125px;
		float: left;
		margin-right: 15px;
	}
	a#beer_mixed:hover {
		text-indent: -125px;
	}
	#beer_mixed img {
		width: 250px;
	}
	a#beer_beertails {
		height: 80px;
		width: 131px;
		float: left;
	}
	a#beer_beertails:hover {
		text-indent: -132px;
	}
	#beer_beertails img {
		width: 262px;
	}
	/*****INTERIOR _SIDEBAR *****/
	#sidebar_beer {
		width: 160px;
	}
	#sidebar_beer img {
		max-width: 94%;
		height: auto;
	}
	#content {
		width: 515px;
		background: #fff url(images2/content_top768.jpg) top center no-repeat;
		margin-left: 0px;
		margin-top: 0px;
		border-radius: 0px 0px 8px 8px;
	}
	.contentright {
		margin-left: 93px !important;
	}
	#container .nosidebar {
		margin-left: 138px;
	}
	#content #contentleft {
		width: 100%;
	}
	.location .mapp-layout {
		width: 100% !important;
	}
	#sidebar_location {
		padding: 47px 8px 0px 0px;
		width: 110px;
	}
	#sidebar_location #location_content {
		width: 93%;
	}
	#sidebar_location img {
		max-width: 102%;
		height: auto;
	}
	#sidebar_location #location_content img {
		max-width: 90%;
		height: auto;
	}
	#footer {
		background: transparent;
		width: 580px;
	}
}

/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */

@media only screen and (min-width: 480px) and (max-width: 767px) {
	body {
		width: 100%;
	}
	#wrap {
		background: none;
	}
	#wrap,
	#header,
	#header_home,
	#header_beer {
		width: 420px;
	}
	#container {
		width: 420px;
	}
	/*HOME*/
	#twitter_area {
		margin: 9px 0;
		left: 0;
		height: auto;
		width: 388px;
		padding: 4px 16px;
		border-radius: 8px;
	}
	#twitterleft {
		width: 303px;
		padding: 0;
		font-size: 13px;
		height: auto;
	}
	#twitterright {
		margin-right: 0px;
		margin-top: 8px;
		width: 85px;
	}
	#home-page-slider {
		width: 420px;
		height: 140px;
	}
	#homebottom {
		margin: 20px 0 10px;
		width: 100%;
		height: auto;
	}
	#homebottom_left {
		width: 100%;
		float: none;
		text-align: center;
	}
	#homebottom_middle,
	#homebottom_middletop {
		width: 345px;
		height: auto;
		float: none;
		margin: auto;
		display: block;
	}
	#homebottom_middlebottom {
		margin: auto;
	}
	#homebottom_right {
		float: none;
		width: 100%;
		margin: auto;
		display: block;
		height: auto;
	}
	a#they_say {
		height: 104px;
		width: 344px;
		margin: auto;
	}
	a#they_say:hover {
		text-indent: -344px;
	}
	a#you_say {
		height: 105px;
		width: 344px;
		margin: auto;
	}
	a#you_say:hover {
		text-indent: -344px;
	}
	#they_say img,
	#you_say img {
		width: 689px;
	}
	a#burger_ad {
		display: block;
		height: 128px;
		width: 344px;
	}
	a#burger_ad:hover {
		display: block;
		text-indent: -344px;
	}
	#burger_ad img {
		width: 688px;
	}
	a#text_ad {
		margin-top: 14px;
		height: 108px;
		width: 279px;
	}
	a#text_ad:hover {
		text-indent: -278px;
	}
	#text_ad img {
		width: 557px;
	}
	a#facebook_ad {
		height: 126px;
		width: 204px;
		float: left;
	}
	a#facebook_ad:hover {
		text-indent: -205px;
	}
	#facebook_ad img {
		width: 407px
	}
	a#career_ad {
		height: 121px;
		width: 200px;
		float: left;
	}
	a#career_ad:hover {
		text-indent: -200px;
	}
	#career_ad img {
		width: 399px
	}
	/*a#button-text-club          { width: 105px; height: 85px; }
a#button-text-club:hover    { text-indent: -106px; }
#button-text-club img			{ width:210px; }
a#button-events             { width: 209px; height: 131px; }
a#button-events:hover       { text-indent: -211px; }
#button-events img 			{ width:420px; }*/
	.beerwearbtn {
		width: 89.286%;
		padding-bottom: 42.3%;
		float: none;
		margin: auto;
	}
	.beerwearbtn:hover {
		background-position: 0 99%;
	}
	.tapapp {
		width: 70.715%;
		padding-bottom: 40.5%;
		float: none;
		margin: auto;
	}
	.tapapp:hover {
		background-position: 0 99.5%;
	}
	.seating {
		float: none;
		display: block;
		width: 68.81%;
		margin: auto;
	}
	/****** HEADER/NAVIGATION ******/
	#header,
	#header_home,
	#header_beer {
		background: url(images2/menu420.png) left 48px no-repeat;
		position: relative;
	}
	#headerleft {
		padding-left: 0;
		float: none;
		margin: auto;
		width: 150px;
		height: auto;
	}
	#headerleft a {
		width: 100%;
		display: block;
	}
	#headerleft a img {
		max-width: 100%;
		height: auto;
		left: 0px;
		top: 21px;
	}
	#header .mobile,
	#header_home .mobile,
	#header_beer .mobile {
		display: block;
		top: 130px;
	}
	#header_beer #headerright {
		padding: 0px;
	}
	#headerright #main-menu {
		display: none;
	}
	body.home #header-phone {
		text-align: center;
	}
	body.home #headerright,
	#header-phone,
	#headerright {
		width: 420px;
		padding-top: 15px !important;
	}
	a#home {
		width: 84px;
	}
	a#beers {
		width: 90px;
	}
	a#menu {
		width: 130px;
	}
	a#location {
		width: 136px;
	}
	#main-menu img {
		max-width: 100%;
		height: auto;
	}
	/***** BEER HOME *****/
	#beer_container {
		width: 99%;
		height: auto;
		padding: 0px 0 0px 10px;
	}
	#beer_left {
		width: 167px;
		margin: 84px auto 0;
		float: right;
		display: block;
		position: relative;
		left: -6px;
		top: 45px;
	}
	#beer_middle {
		width: 243px;
		height: 459px;
		margin: 22px auto 12px;
		float: left;
		display: block;
	}
	#beer_right {
		width: 325px;
		height: 355px;
		margin: 0 auto 0;
		float: none;
		display: block;
	}
	#beer_bottom {
		width: 361px;
		margin: 0px;
	}
	#beer_righttop {
		width: 200px;
		height: 140px;
		margin: 0 auto 0px;
	}
	#beer_rightbottom {
		margin-top: 0px;
		width: 100%;
	}
	#beer_container .cleared {
		clear: both;
		display: block;
	}
	a#beer_big {
		height: 200px;
		width: 162px;
	}
	a#beer_big:hover {
		text-indent: -162px;
	}
	#beer_big img {
		width: 323px;
	}
	a#beer_tap {
		height: 113px;
		width: 289px;
		margin-left: 45px;
	}
	a#beer_tap:hover {
		text-indent: -288px;
	}
	#beer_tap img {
		width: 577px;
	}
	a#beer_imported {
		height: 82px;
		width: 240px;
		margin: 0px;
	}
	a#beer_imported:hover {
		text-indent: -239px;
	}
	#beer_imported img {
		width: 479px;
	}
	a#beer_domestic {
		height: 115px;
		width: 250px;
		margin-top: 5px;
	}
	a#beer_domestic:hover {
		text-indent: -258px;
	}
	#beer_domestic img {
		width: 517px;
	}
	a#beer_language {
		height: 151px;
		width: 200px;
		position: relative;
		top: -55px;
		left: 80px;
	}
	a#beer_language:hover {
		text-indent: -199px;
	}
	#beer_language img {
		width: 399px;
	}
	a#beer_na {
		height: 189px;
		width: 140px;
		float: left;
		position: relative;
		top: -110px;
		left: -11px;
	}
	a#beer_na:hover {
		text-indent: -139px;
	}
	#beer_na img {
		width: 280px;
	}
	a#beer_flights {
		height: 210px;
		width: 130px;
		float: left;
		position: relative;
		top: -49px;
	}
	a#beer_flights:hover {
		text-indent: -130px;
	}
	#beer_flights img {
		width: 262px;
	}
	a#beer_mixed {
		/* height: 113px; */
		width: 180px;
		float: left;
		margin-right: 15px;
	}
	a#beer_mixed:hover {
		text-indent: -179px;
	}
	#beer_mixed img {
		width: 358px;
	}
	a#beer_beertails {
		/* height: 80px; */
		width: 165px;
		float: left;
	}
	a#beer_beertails:hover {
		text-indent: -166px;
	}
	#beer_beertails img {
		width: 330px;
	}
	/*****INTERIOR _SIDEBAR *****/
	#sidebar_beer {
		width: 100%;
		text-align: center;
		padding-top: 0px;
		display: block;
		float: none;
	}
	#sidebar_beer img {
		/*max-width:94%;*/
		width: 160px;
		height: auto;
	}
	#content {
		width: 390px;
		background: #fff url(images2/content_top420.jpg) top center no-repeat;
		margin-left: 0;
		margin-top: 15px;
		padding-top: 85px;
		float: none;
		border-radius: 0px 0px 8px 8px;
	}
	.contentright {
		margin-left: 0px !important;
	}
	#container .nosidebar {
		margin-left: 0;
	}
	#content #contentleft {
		width: 100%;
	}
	.location td {
		display: block;
		padding-bottom: 10px;
	}
	.location .mapp-layout {
		width: 100% !important;
	}
	#sidebar_location {
		padding: 30px 8px 0px 0px;
		width: 100%;
	}
	#sidebar_location br {
		display: none;
	}
	#sidebar_location #location_content {
		width: 100%;
		padding-top: 10px;
		padding-bottom: 10px;
		border-radius: 8px;
	}
	#sidebar_location .border {
		display: none;
	}
	#sidebar_location img {
		width: 22%;
		max-height: 100%;
		vertical-align: top;
		display: inline-block;
		padding: 0 3px 4px !important;
	}
	#footer {
		background: transparent;
		width: 100%;
	}
}

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */

@media only screen and (max-width: 479px) {
	body {
		width: 100%;
	}
	#wrap {
		background: none;
	}
	#wrap,
	#header,
	#header_home,
	#header_beer {
		width: 300px;
		position: relative;
	}
	#container {
		width: 300px;
	}
	/*HOME*/
	#header_home {
		height: 185px;
	}
	#twitter_area {
		margin: 9px 0;
		left: 0;
		height: auto;
		width: 268px;
		padding: 4px 16px;
		border-radius: 8px;
	}
	#twitterleft {
		width: 100%;
		padding: 0;
		float: none;
		display: block;
		font-size: 13px;
		height: auto;
	}
	#twitterright {
		margin: 8px auto 0;
		float: none;
		display: block;
		width: 100px;
	}
	#home-page-slider {
		width: 300px;
		height: 101px;
	}
	#homebottom {
		margin: 20px 0 10px;
		width: 100%;
		height: auto;
	}
	#homebottom_left {
		width: 100%;
		float: none;
		text-align: center;
	}
	#homebottom_middle,
	#homebottom_middletop {
		width: 300px;
		height: auto;
		float: none;
		margin: auto;
		display: block;
	}
	#homebottom_middlebottom {
		margin: auto;
		width: 300px;
		height: auto;
	}
	#homebottom_right {
		float: none;
		width: 100%;
		margin: auto;
		display: block;
		height: auto;
	}
	a#they_say {
		height: 86px;
		width: 285px;
		margin: auto;
	}
	a#they_say:hover {
		text-indent: -285px;
	}
	a#you_say {
		height: 86px;
		width: 285px;
		margin: auto;
	}
	a#you_say:hover {
		text-indent: -285px;
	}
	#they_say img,
	#you_say img {
		width: 569px;
	}
	a#burger_ad {
		display: block;
		height: 101px;
		width: 289px;
		margin: auto;
	}
	a#burger_ad:hover {
		display: block;
		text-indent: -289px;
	}
	#burger_ad img {
		width: 578px;
	}
	a#text_ad {
		margin-top: 14px;
		height: 108px;
		width: 229px;
	}
	a#text_ad:hover {
		text-indent: -298px;
	}
	#text_ad img {
		width: 597px;
	}
	a#facebook_ad {
		height: 126px;
		width: 204px;
		margin: 10px auto;
	}
	a#facebook_ad:hover {
		text-indent: -205px;
	}
	#facebook_ad img {
		width: 407px
	}
	a#career_ad {
		height: 121px;
		width: 200px;
		margin: auto;
	}
	a#career_ad:hover {
		text-indent: -200px;
	}
	#career_ad img {
		width: 399px
	}
	a#button-text-club {
		width: 106px;
		height: 83px;
		float: left;
		margin: 13px 2px 5px;
	}
	a#button-text-club:hover {
		text-indent: -106px;
	}
	#button-text-club img {
		width: 210px
	}
	a#button-events {
		width: 180px;
		height: 115px;
		float: left;
		margin: 5px;
	}
	a#button-events:hover {
		text-indent: -183px;
	}
	#button-events img {
		width: 365px;
	}
	.beerwearbtn {
		width: 89.286%;
		padding-bottom: 42.3%;
		float: none;
		margin: auto;
	}
	.beerwearbtn:hover {
		background-position: 0 99%;
	}
	.tapapp {
		width: 70.715%;
		padding-bottom: 40.5%;
		float: none;
		margin: auto;
	}
	.tapapp:hover {
		background-position: 0 99.5%;
	}
	.seating {
		float: none;
		display: block;
		width: 68.81%;
		margin: auto;
	}
	/******HEADER/NAVIGATION******/
	#header,
	#header_home,
	#header_beer {
		background: url(images2/menu300.png) left 48px no-repeat;
	}
	#headerleft {
		padding-left: 0;
		float: none;
		margin: 0 0 0 60px;
		width: 130px;
		height: auto;
	}
	#headerleft a {
		width: 100%;
		display: block;
	}
	#headerleft a img {
		max-width: 100%;
		height: auto;
		left: 0px;
		top: 21px;
	}
	body.home #header-phone {
		text-align: center;
	}
	#headerright,
	#header-phone {
		width: 300px;
		padding-top: 15px !important;
	}
	#header_beer #headerright {
		display: none;
	}
	#header .mobile,
	#header_home .mobile,
	#header_beer .mobile {
		display: block;
		right: 18px;
		top: 102px;
		width: 55px;
	}
	/*#header .mobile img, #header_home .mobile img,#header_beer .mobile img{
	width:100%;
}*/
	#panel #main-menu {
		width: 300px;
	}
	#headerright #main-menu {
		display: none;
	}
	a#home {
		width: 84px;
	}
	a#beers {
		width: 90px;
	}
	a#menu {
		width: 130px;
	}
	a#location {
		width: 136px;
	}
	#main-menu a {
		margin: 0 10px;
	}
	#main-menu img {
		max-width: 100%;
		height: auto;
	}
	/***** BEER HOME *****/
	#beer_container {
		width: 300px;
		height: auto;
		padding: 0px;
	}
	#beer_left {
		width: 170px;
		height: 204px;
		margin: 22px auto 0;
		float: none;
		display: block;
	}
	#beer_middle {
		width: 275px;
		height: 421px;
		margin: 0 auto 0;
		float: none;
		display: block;
	}
	#beer_right {
		width: 255px;
		height: 355px;
		margin: 0 auto 0;
		float: none;
		display: block;
	}
	#beer_bottom {
		width: 275px;
		margin: 0px;
	}
	#beer_righttop {
		width: 200px;
		height: 157px;
		margin: 0 auto 0px;
	}
	#beer_rightbottom {
		margin-top: 0px;
		width: 100%;
	}
	a#beer_big {
		height: 204px;
		width: 170px;
	}
	a#beer_big:hover {
		text-indent: -170px;
	}
	#beer_big img {
		width: 339px;
	}
	a#beer_tap {
		height: 107px;
		width: 272px;
	}
	a#beer_tap:hover {
		text-indent: -272px;
	}
	#beer_tap img {
		width: 543px;
	}
	a#beer_imported {
		height: 82px;
		width: 274px;
		margin: 0px;
	}
	a#beer_imported:hover {
		text-indent: -273px;
	}
	#beer_imported img {
		width: 547px;
	}
	a#beer_domestic {
		height: 115px;
		width: 272px;
		margin-top: 5px;
	}
	a#beer_domestic:hover {
		text-indent: -282px;
	}
	#beer_domestic img {
		width: 564px;
	}
	a#beer_language {
		height: 151px;
		width: 200px;
	}
	a#beer_language:hover {
		text-indent: -199px;
	}
	#beer_language img {
		width: 399px;
	}
	a#beer_na {
		height: 189px;
		width: 125px;
		float: right;
	}
	a#beer_na:hover {
		text-indent: -125px;
	}
	#beer_na img {
		width: 250px;
	}
	a#beer_flights {
		height: 210px;
		width: 130px;
		float: left;
		position: relative;
		top: -15px;
	}
	a#beer_flights:hover {
		text-indent: -130px;
	}
	#beer_flights img {
		width: 262px;
	}
	a#beer_mixed {
		height: 113px;
		width: 125px;
		float: left;
		margin-right: 15px;
	}
	a#beer_mixed:hover {
		text-indent: -125px;
	}
	#beer_mixed img {
		width: 250px;
	}
	a#beer_beertails {
		height: 80px;
		width: 131px;
		float: left;
	}
	a#beer_beertails:hover {
		text-indent: -132px;
	}
	#beer_beertails img {
		width: 262px;
	}
	#beer_container .cleared,
	#homebottom .cleared {
		display: block;
		clear: both;
	}
	/*****INTERIOR _SIDEBAR *****/
	#sidebar_beer {
		width: 100%;
		text-align: center;
		padding-top: 0px;
		display: block;
		float: none;
	}
	#sidebar_beer img {
		width: 160px;
		height: auto;
	}
	#content {
		width: 270px;
		background: #fff url(images2/content_top300.jpg) top center no-repeat;
		margin: 5px 0 0 0;
		padding-top: 70px;
		border-radius: 0px 0px 8px 8px;
	}
	#container .nosidebar {
		margin-left: 0;
	}
	.contentright {
		margin-left: 0px !important;
	}
	.location td {
		display: block;
		padding-bottom: 10px;
	}
	.location .mapp-layout {
		width: 100% !important;
	}
	#content #contentleft {
		width: 100%;
	}
	#sidebar_location {
		padding: 47px 8px 0px 0px;
		width: 100%;
	}
	#sidebar_location br {
		display: none;
	}
	#sidebar_location #location_content {
		width: 100%;
		padding-top: 10px;
		padding-bottom: 10px;
		border-radius: 8px;
	}
	#sidebar_location .border {
		display: none;
	}
	#sidebar_location img {
		width: 22%;
		max-height: 100%;
		vertical-align: top;
		display: inline-block;
		padding: 0 3px 4px !important;
	}
	#footer {
		background: transparent;
		width: 100%;
	}
}

.JLBBeerwearContestFB {
	width: 280px;
}


/*** MESSAGE STYLES ***/
p.jlbdb-error           { margin-top: 1em !important; color: #ff0000; font-weight: bold; font-size: 1.4em; }
p.jlbdb-none-available  { margin-top: 1em !important; color: #000; font-weight: bold; font-size: 1.4em; }

#content h2.beer-group { font-size: 1.6rem; font-weight: bold; }

/*** BEER LISTS ***/
ol.beer-list,
ul.beer-list            { margin: 1em 0 0 -1.5em !important; font-weight: bold; }
ol.beer-list            { list-style-position: inside; }
ul.beer-list,
ul.beer-list li         { list-style-type: none !important; }
ol.beer-list li,
ul.beer-list li         { padding: 1em 1em !important; }
ol.beer-list li.even,
ul.beer-list li.even    { background-color: #ECEBEA; }

ol.beer-list li .extra-info,
ul.beer-list li .extra-info     { font-weight: normal; }
ol.beer-list li .description,
ul.beer-list li .description    { font-weight: normal; display: inline-block; margin-top: 0.3em; }
ol.beer-list li .description    { margin-left: 1.5em; }


/*** BEER FLIGHTS ***/
ol#beer-flights                     { font-weight: bold; list-style-position: inside; margin: 0 0 0 -1.5em !important; padding-bottom: 0 !important; }
ol#beer-flights > li                { padding: 1em 1em !important; list-style-type: upper-roman; }
ol#beer-flights > li:first-child    { padding-top: 0 !important; }
ol#beer-flights li.even             { background-color: #ECEBEA; }

ol#beer-flights li h3.title { display: inline; }

ol#beer-flights ol.beers    { margin: 0 0 !important; padding: 0.3em 0 0 !important; font-weight: normal; }
ol#beer-flights ol.beers li { padding: 0.1em 0; }

.brewery {
	display:block;
	font-weight: normal;
}

.beer {
	font-size:150%;
}
