/*	Theme Name: All About Beer Magazine
	Theme URI: http://allaboutbeer.com
	Description: HTML5/CSS3 custom theme for AAB
	Version: 1.0
	Author: Digital Relativity (@digirelativity)
	Author URI: http://digitalrelativity.com
	Tags: HTML5, CSS3
	
	Yellow: #fdaf17;
	Red: #8f2005;
	Orange: #d56800;
	WBF Orange: #cc6600
	
	1) #ffcb05
	2) #ffc20f
	3) #fdaf17
	4) #f99c1b
	
	5) #b72025
	6) #8b1f03
	
	7) #624a00
	8) #6f3215
	
	9) #9bb33b
	10) #00707e
	
	11) #d2d2c8
	12) #0079b0
	13) #05347a
	
*/
 iframe.form{
	 border: 0px solid #fff;
	 width: 100% !important;
	 height: 1000px !important;
 }

 section .g-single{
	 text-align: center;
	 padding: 20px;
 }
 .home .g-single{
	 padding: 0px;
	 margin: 10px;
 }
 
 
 
/*------------------------------------*\
    MAIN
\*------------------------------------*/

.adbanner{
	max-width: 750px !important;
	display: block;
	margin: 0px auto;
}
a.justin{
	display: none !important;
}

/* global box-sizing */
*,
*:after,
*:before {
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	/*-webkit-font-smoothing:antialiased;*/
	font-smoothing:antialiased;
	-webkit-backface-visibility: hidden;
	/*line-height: 1.4em;*/
}
article *{
	line-height: 1.4em;
}
html{padding:0;margin: 0;}
body {
	font:300 11px/1 'Helvetica Neue', Helvetica, Arial, sans-serif;
	color:#444;
}
/* clear */
.clear:before,
.clear:after {
    content:' ';
    display:table;
}
.clear:after {
    clear:both;
}
.clear {
    *zoom:1;
}
img {
	max-width: 100%;
	vertical-align: bottom;
	border: hidden;
	height: auto !important;
}
a {
	color:#444;
	text-decoration:none;
	border-bottom: 1 px 
}
a:hover {
	color:#444;
}
a:focus {
	outline:0;
}
a:hover,
a:active {
	outline:0;
}
input:focus, textarea:focus {
	outline:0;
}
h2,h3,h4,h5,h6{
	font-family: 'TradeGothicExtended', arial, sans-serif;
}
h1{
	color: #8f2005;
	font-family: 'TradeGothicBoldExtended', arial, sans-serif;
	text-transform: uppercase;
}
h2{
	color: #999;
	text-transform: uppercase;
}
h3,h4,h5,h6{
	color: #555;
}
.rounded {
  /* Safari 3-4, iOS 1-3.2, Android 1.6- */
  -webkit-border-radius: 7px; 
  /* Firefox 1-3.6 */
  -moz-border-radius: 7px; 
  /* Opera 10.5, IE 9, Safari 5, Chrome, Firefox 4, iOS 4, Android 2.1+ */
  border-radius: 7px; 
}
.callout-btn{
	padding: 10px 25px;
	background-color: #bb2524;
	display: inline-block;
	zoom: 1;
	*display: inline;
	color: #fff;
	font-family: 'TradeGothicBoldExtended', arial, sans-serif;
	text-transform: uppercase;
}
.callout-btn:hover{
	background-color: #8f2005;
	color: #ddd;
}

.callout-btn.gift{
	background-color: #ce610e;
}
textarea, input, select { outline: none;}
/*------------------------------------*\
    STRUCTURE
\*------------------------------------*/


html, body{
	padding: 0;
	margin: 0;
}
article{
	overflow-x: hidden;
}
article a{
	color: #8f2005;
	font-weight: bold;	
	position: relative;
	z-index: 9;
}
article a:hover{
	color: #eaac26;
}
article p a{
	text-decoration: underline;
}
article p{
	max-width: 100%;
}
section p{
	font-size: 1.15em;
	max-width: 100%;
}
/* wrapper */
.wrapper {
	margin:0 auto;
	position:relative;
}
.bnrimg{
	background: #8a1e02;
	text-align: center;
	/*padding: 20px 0;*/
	padding: 0px;
	margin: 0;
}
.adbanner img{
	/*margin: 10px auto;*/
	display: block;
	/*margin-bottom: 20px;*/
}
/* header */
header {
	background: #8A1E02;
}
/* nav */
nav {
	background: #111;
	margin-top: 1px;
	border-top: 3px solid #ce610e;
	position: relative;
}
#navbtn {
	display:inline-block;
	text-align:center;
	height:30px;
	width:75px;
	color: #fff;
	font-family: 'TradeGothicBoldExtended', arial, sans-serif;
	text-transform: uppercase;	
	padding:0;
	margin:0 auto;
	line-height: 30px;
}
.nav-click {
    position:absolute;
    top:0px;
    right:15px;
    display:block;
    height:35px;
    width:50px;
    cursor:pointer;
    line-height: 30px;
    text-align: center;
    background: url(img/drop.svg) center top no-repeat;
}
.no-svg .nav-click{
    background: url(img/drop.png) center top no-repeat;	
}
.nav-click.up{
    background-position: center bottom;	
}
.nav-click.down{
    background-position: center top;	
}
.menu-nav > li:hover .nav-click {
	display: block;
}
.sub-menu .sub-menu{
	display: none;
}
.sub-menu li{
	position: relative;
}
nav ul{
	list-style: none;
	display: none;
	padding: 0;
}
nav .wrapper{
	margin-top: 0px;
}
.menu-nav > li{
	display: block;
	position: relative;
	top: -3px;
	border-bottom: 3px solid #ce610e;
	text-align: left;
	padding-top: 5px;
}
.menu-have > li:{
	border-bottom: 3px solid #ce610e;	
}
.menu-nav > li:hover{
	border-bottom: 3px solid #ffc10e;
}
.menu-nav > li:hover > a{
	color: #ffc10e;
}
.menu-nav > li > a{
	display: block;
	zoom: 1;
	*display: inline;
	padding: 10px 0;
	color: #fff;
	font-size: 1.1em;
	width: 100%;
	font-family: 'TradeGothicBoldExtended', arial, sans-serif;
	text-transform: uppercase;
	padding-left: 20px;
}	
.menu-nav > li:hover  .sub-menu{
	/*display: block;*/
	margin: 0;
	text-align: left;
}

.sub-menu li > a:after {
	color: #fff;
	content: ' +';
}
.sub-menu li > a:only-child:after {
	content: '';
}

.sub-menu li{
	padding-left: 30px;	
	display: block;
}
.menu-nav > li > .sub-menu{
	padding: 0;
	background-color: #fd9b1e;
	font-size: 1.3em;
	font-family: 'TradeGothicBoldExtended', arial, sans-serif;
	text-transform: uppercase;
	list-style: none;
	display: none;
	top: 32px;
}
.menu-nav > li > .sub-menu > li > a, .sub-menu > li > a{
	display: block;
	padding: 10px 0;
	color: #fff;
	/*border-top: 3px solid #fff;*/
}
h3.style-title{
	margin-bottom: 0px;
}
img.style-thumb{
	float: left;
	margin: 0px 10px 10px 0px;
}
.menu-nav > li > .sub-menu > li > a:hover, .sub-menu > li > a:hover{
	color: #333;
	/*border-top: 3px solid #fff;*/
	/*background-color: #ffc10e;*/
}
.menu-search{
	display: inline-block;
	zoom: 1;
	*display: inline;
	z-index: 899;
	/*width: 100%;*/
	text-align: center;
	padding: 10px;
}
.search-container{
	background-color: #393939;
	width: 160px;
	height: 25px;
	margin: 0 auto;
	position: relative;
	z-index: 999;
	padding-top: 3px;	
	line-height: 20px;
}
.search-container > input, search-container > button{
	-webkit-box-sizing: border-box;
	 -moz-box-sizing: border-box;
	      box-sizing: border-box;
	-webkit-background-clip: padding;
	 -moz-background-clip: padding;
	      background-clip:padding-box;
	-webkit-border-radius:0;
	 -moz-border-radius:0;
	  -ms-border-radius:0;
	   -o-border-radius:0;
	      border-radius:0;
	-webkit-appearance:none;
	background:none;
	border: 0;
	color:#000;
	line-height: 10px !important;
	outline:0;
	margin:0;
	padding:0;
	text-align: left;
	font-size:1em;
	height: 1em;
	vertical-align: middle;
	display: inline-block;
	zoom: 1;
	*display: inline;
}
.search-container > .search-input{
	width: 130px;
	color: #fff;
	position: relative;
	top: -3px;
}
.search-container >  .search-submit{
	width: 20px;
	height: 20px;
	background: url(/wp-content/themes/aab/img/search-icon.png) 0 0 no-repeat;
}
/* logo */

.logoheader {
	padding: 15px 0;
}
.logoheader > div{
	text-align: center;
}
.logoheader > div > div{
	/*padding: 10px 0;*/
	text-align: center;
}
#mainlogo{	
	width: 50%;
	max-width: 248px;
}
/* social sharing */
.social-icons{
	padding: 0;
}
.social-icons > li{
	display: inline-block;
	zoom: 1;
	*display: inline;
}
.social-icons > li > a{
	display: inline-block;
	zoom: 1;
	*display: inline;
	background: url(/wp-content/themes/aab//img/aab-social-icons.svg);
	width: 35px;
	height: 35px;
}
.no-svg .social-icons > li > a{
	background: url(/wp-content/themes/aab//img/aab-social-icons.png);
}
.social-icons > li > a.facebook{
	background-position: 0 0;
}
.social-icons > li > a.facebook:hover{
	background-position: 0 68px;
}
.social-icons > li > a.google{
	background-position: -71px 0;
}
.social-icons > li > a.google:hover{
	background-position: -71px 68px;
}
.social-icons > li > a.twitter{
	background-position: 244px 0;
}
.social-icons > li > a.twitter:hover{
	background-position: 244px 68px;
}
.social-icons > li > a.pinterest{
	background-position: 174px 0;
}
.social-icons > li > a.pinterest:hover{
	background-position: 174px 68px;
}
.social-icons > li > a.instagram{
	background-position: -142px 0;
}
.social-icons > li > a.instagram:hover{
	background-position: -142px 68px;
}
.social-icons > li > a.youtube{
	background-position: 103px 0;
}
.social-icons > li > a.youtube:hover{
	background-position: 103px 68px;
}

/* subscribe links */
.sub-links{
	padding: 0;
}
.sub-links > li{
	display: inline-block;
	zoom: 1;
	*display: block;
	padding: 0 4px;
	border-right: solid 1px #999;
}
.sub-links > li > a:hover{
	color: #8f2005;	
}
.sub-links > li:last-child{
	border: 0;
}
.subscribe-btn > img{
	vertical-align: middle;
}
.subscribe-btn > span{
	position: relative;
	top: 1px;
}


/* main content */
.content-contain{
	margin: 0 auto 25px auto;
	min-height: 200px;
	padding: 20px;
	font-size: 1.2em;
	line-height: 1.7em;
	padding-top: 0px;
}
.content-contain .leftcol h1{
	font-size: 20px !important;
	/*  line-height: 1.4em !important; */
}
.content-contain .leftcol h2{
	font-size: 17px !important;
	/*  line-height: 1.4em !important; */
}
.content-contain .leftcol h3{
	font-size: 15px !important;
	line-height:1.4em !important;
}
.page-title-span{
	font-size: 2.0em;
	color: #8f2005;
	font-family: 'TradeGothicBoldExtended', arial, sans-serif;
	text-transform: uppercase;
	display: block;	
}
/* homepage featured story boxes */
.feature-box{
	width: 100%;
	background: #ededed;
	display: inline-block;
	*display: inline;
	zoom: 1;
	margin: 0 auto 5px auto;
}
.feature-head{
	padding: 10px;
	background: #8b1f03;
	text-transform: uppercase;
	font-family: 'TradeGothicBoldExtended', arial, sans-serif;
	color: white;
	height: 35px;
}
.feature-image > img{
	width: 100%;
}
.story-list{
	padding: 0;
	margin: 0;
	list-style: none;
}
.story-list > li{
	padding: 10px;
	height: 85px;
	overflow: hidden;
	border-bottom: 1px solid #ddd;
	
}
.story-list > li:hover{
	background-color: #ddd;
}
.story-list > li:last-child{
	border-bottom: 0;
}
.story-thumb{
	width: 25%;
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
	padding-top: 8px;
}
.story-thumb > img{
}
.story-details{
	padding-left: 10px;
	width: 70%;
	display: inline-block;
	*display: inline;
	zoom: 1;
}
.story-details > p{
	line-height: 13px;
	margin: 0;
	padding-top: 5px;
	height: 19px;
	overflow: hidden;
}
.story-details > .story-date{
	color: #999;
	font-size: .8em;
}
.story-details > .story-excerpt{
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	
}
.story-details > .story-read-more, .read-more, .view-article{
	color: #8f2004;
	font-weight: bold;
	display: block;
	width: 100px;
}
.story-details > .story-read-more:hover, .read-more:hover, .feature-box .review-list > li a:hover .read-more, .view-article:hover{
	/*color: #ebad25 !important;*/
}
/* sidebar */
.sidebar {
	
}
/* footer */
footer{
	background-color: #111;
	text-align: center;
	padding: 10px 0 50px 0;
}
.footer-box{
	margin-top: 15px;
	padding: 0;
	vertical-align: top;
}
.footer-box > h4{
	font-family: arial;
	text-transform: uppercase;
	color: #fff;
	margin: 0 0 10px 0;
}
.footer-link-list{
	padding: 0;
	list-style: none;
}
.footer-link-list > li{
	padding: 5px 0px;
	vertical-align: top;
	color: #848484;			
	display: block;
}
.footer-link-list > li a, .footer-link-list > li{
	color: #999;	
	font-weight: bold;	
}
.footer-link-list > li a:hover{
	color: #ebad25;		
}

.footcred{
	font-size: 1.2em;
	color: #fff;
	text-align: center;
}
.footcred a{
	color: #ccc;
}
div.rev{
	clear: both;
	width: 100%;
	display: block;
}
/*------------------------------------*\
    PAGES
\*------------------------------------*/

/*Sign-Up Template*/
.guarantee-container{
	text-transform: uppercase;
	font-family: 'TradeGothicBoldExtended', arial, sans-serif;
	padding: 10px 0;
}
.no-risk{
	color:#7f9b10;
	font-size: 1.375em;
}
.guarantee{
	color:#8b1f03;
	font-size: 1em;
}
.side-header{
	display: none;
}
.signup2 .side-header{
	display: block;
	color:#9bb33b;
}
.app-buttons{
	margin: 0 auto;
	padding-bottom: 10px;
	display: block;
	text-align: center;
}
.sign-up{
	text-align: center;
}
.form-header{
	width: 100%;
	color: #fff;
	background-color:#8b1f03;
	font-family: 'TradeGothicBoldExtended', arial, sans-serif;
	font-size: .875em;
	padding: 5px;	
	margin-top: 0px;
	margin-bottom: 0px;
}
#sign-up-form{
	background-color: #f5f5f3;
	position: relative;
	padding-bottom: 10px;
}
.element-container{
	padding: 10px;
}
.element-container .fsForm{
	margin-top: 0px !important;
}
.element-container .fsForm .fsLabel, .element-container .link{
	display: none !important;
}
.element-container p{
	text-align: left;
	padding: 10px;
}
.sub-input, .comment-form input[type=text]{
	background-color: #fff;
	color: #000;
	height: 37px;
	width: 100%;
	margin: 5px 0px;
	padding-left: 5px;
	border-radius: 0px;
	border: 1px solid #999;	
	vertical-align: top;	
}
.comment-form textarea{
	border: 1px solid #999;	
	outline: none !important;	
}
.comment-form input[type=text]{
	width: 50%;	
}
.comment-form input[type=text]:focus, .comment-form textarea:focus{
	background: #f9f9f9;
}
.sub-input-select{
	background: #fff url(/wp-content/themes/aab/img/arrow.png) no-repeat 95% center;
	overflow: hidden;
}
.sub-input select{
   background: transparent;
   width: 120%;   
   line-height: 1;
   border: 0;
   border-radius: 0;
   height: 34px;
    -moz-appearance: window;
    -webkit-appearance: none;
    cursor: pointer;
   color: #000;	
}
.sub-submit{
	background: #ffc20f; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffc20f 0%, #f8b50f 44%, #f0a90f 69%, #eca20f 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffc20f), color-stop(44%,#f8b50f), color-stop(69%,#f0a90f), color-stop(100%,#eca20f)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffc20f 0%,#f8b50f 44%,#f0a90f 69%,#eca20f 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffc20f 0%,#f8b50f 44%,#f0a90f 69%,#eca20f 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffc20f 0%,#f8b50f 44%,#f0a90f 69%,#eca20f 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffc20f 0%,#f8b50f 44%,#f0a90f 69%,#eca20f 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffc20f', endColorstr='#eca20f',GradientType=0 ); /* IE6-9 */		
	color: #fff;
	height: 40px;
	width: 191px;
	border: none;
	margin: 0 auto;
	display: block;
	margin-bottom: 20px;
	font-size: .875em;
	font-family: 'TradeGothicBoldExtended', arial, sans-serif;	
	text-transform: uppercase;
	text-shadow: 0px -1px 1px #616161;	
}
.signup-img{
	width: 100%;
	max-width: 355px;
}
ul.check-list {
	list-style: none;
	width: 100%;
	text-align: center;
	display: none;
}
ul.check-list > li{
	height: 30px;
	padding-left: 30px;
	background: #fff url(img/check.png) left center no-repeat;
	text-align: left;
	vertical-align: middle;
	line-height: 30px;
}
input[type="text"],input[type="email"],input[type="tel"]
{
	-webkit-appearance: none;
	-moz-appearance: none;
}
.satisfaction{
	margin: 10px;
}
.signup2 .subscribe-contain{
	font-size: 1.2em;
}
.subscribe-contain .testimonial{
	padding-left: 55px;
	background: url(img/quote.png) left top no-repeat;
	text-align: left;
	min-height: 35px;
	font-style: italic;
}
.subscribe-contain .source, .element-container .source{
	text-align: left;
	padding-left: 100px;		
	width: 100%;
	display: block;
	color: #9bb33b;
}	

.element-container .source{
	padding-left: 10px;
}
.invalid-field{
	border-color: #8c1e03 !important;
	font-weight: bold;
}
.valid-field{
	border-color: #9bb33b !important;
	font-weight: normal;	
}
.pending-field{
	border-color: #EBC11C !important;
	font-weight: normal;	
}
.post-edit-link{
	color:#999;
	font-weight: bold;
	display: block;
}
.post-edit-link:hover{
	color: #8f2005;
	text-decoration: underline;
}
#subscriber-form{
	max-width: 100%;
	height: auto !important;
	min-height: 900px
}
#gift-form{
	max-width: 100%;
	height: auto !important;
	min-height: 1650px !important;
}
.feature-box .featured-stories ul, .feature-box .featured-stories ul li{
	margin: 0px;
	padding: 0px;
	list-style: none;	
	background: #fff;

}
ul.slideblock > li{
	min-height: 263px !important;	
}
.feature-box .featured-stories ul li img{
	display: block !important;
}
.feature-box .featured-stories ul li h4{
	margin: 0px;
	padding: 5px;
	display: block !important;
}
.feature-box .featured-stories ul li a{
	min-height: 75px !important;
	height: auto !important;
	background: #fff;
}
.feature-box .featured-stories ul li:hover *{
	color: #8f2005;
}
.slidesjs-stop, .slideblock .slidesjs-navigation, .slideblock .slidesjs-pagination{
	display: none !important;
}
.slidesjs-container{
	max-height: 300px !important;
}
.multi-auth{
	clear: both;
}
/*------------------------------------*\
    Events Pages
\*------------------------------------*/
/*
.page-template-template-events-wbf-php .bnrimg{
	background: #cc6600;	
}
.page-template-template-events-wbf-php h1, .page-template-template-events-wbf-php article a{
	color: #cc6600;	
}
.page-template-template-events-wbf-php article a:hover{
	color: #ebad25;	
}
*/
.wbf iframe{
	display: block;
	margin: 0 auto;
}
/*------------------------------------*\
    REVIEWS
\*------------------------------------*/

#label-art{
	float: left;
	border: 1px solid #999;
	padding:10px;
	margin:10px;
}
.review{
	margin: 15px 0;
}
article.review{
	margin: 0px;
}
.review-list .review{
	margin: 0px;
}
.review-pad{
	/*padding: 10px;*/
	padding: 0px;
	/*background-color: #ddd;*/
}
.review-pad h1{
	margin: 0px;
}
.review-authorbox{	
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.review-social-box{
	padding: 5px 0; 
}
.review-header{
	background-color: #8b1f03;
	padding: 10px;
	color: #fff;
	font-family: 'TradeGothicBoldExtended', arial, sans-serif;
}
.review-pad h1{
	margin-bottom: 0px !important;
	font-size: 1.5em;
}
.quickhits{
	list-style: none !important;
	padding-left: 0px;
}
.review-stripe{
	width: 99%;
	background: #fff;
	height: 80px;	
	margin: 0 auto;
	margin-bottom: 10px;
	margin-top: 10px;
}
li.beers{
	margin-bottom: 0px !important;
}
li.beers a{
	color: #8f2004;
	font-weight: bold;
}
li.beers a:hover{
	color: #ebad25;
}
.reviewer-headshot{
	width: 100%;
	max-width: 100px;
	display: inline-block;
	*display: inline;
	zoom: 1;	
	vertical-align: top;
	padding-right: 10px;	
}
.reviewer-bio{
	width: 100%;
	max-width: 300px;
	display: inline-block;
	*display: inline;
	zoom: 1;	
	vertical-align: top;
	padding: 0px 0px 10px 0px;	
	margin: 0px 0px 10px 0px;	
}
.reviewer-container{
	display: block;
	margin: 20px 0px;
}
.content-block strong{
	display: block;
}
/*------------------------------------*\
    ARTICLES
\*------------------------------------*/
#post-data{
	/*background-color: #f5f5f3;*/
	display: block;
}
#post-data h1{
	font-size: 1.5em;
}
#post-data h1, #post-data h3{
	margin: 0px;
}
#post-data .author{
	border-bottom: 1px solid #e4e4e4;
	border-top: 1px solid #e4e4e4;
	width: 100%;
	display: block;
}
.post-data-container{
	/*padding: 0px 10px 10px 10px;*/
}
.author.post-data-container{
	padding: 10px;
	padding-left: 0px;
}
.addthis_toolbox{
	padding: 10px;
	padding-left: 0px;
}
.form-allowed-tags{
	display: none !important;
}
textarea#comment{
	max-width: 100% !important;
}
.article-item .snippet a{
	color: #8f2004 !important;	
}
.article-item .snippet a:hover{
	color: #eaac26 !important;
}
.issue-article-thumb{
	width: 30%;
	display: inline-block;
	*display: inline;
	zoom: 1;
	margin: 0px 10px 10px 0px;
	vertical-align: top;
}
.issue-article{
	width: 65%;
	display: inline-block;
	*display: inline;
	zoom: 1;	
	vertical-align: top;	
}
.article .post-data-container h1{
	font-size: 1.75em;
	margin: 0px;
}
.article .post-data-container h3{
	margin: 0px;
}
/*------------------------------------*\
    Sidebar
\*------------------------------------*/
.rightcol{
	/*padding-top: 20px;*/
	padding-top: 0px;
}
.sidebar-widget{
	max-width: 220px;	
	display: block;	
	vertical-align: top;
	margin: 0 auto;
	margin-bottom: 10px;
	text-align: center;
}
.sidebar-link, .ad-link{
	display: inline-block !important;
	zoom: 1;
	*display: inline;
	margin-bottom: 10px;
	text-align: center;
}
.sidebar-link > a, .ad-link a{
	width: 100%;
	max-width: 300px;
	display: inline-block;
	zoom: 1;
	*display: inline;
/*
	border: 1px solid #d3d3d3;	
	padding: 10px;
*/	
	background: #fff;
}
.ad-link a:hover{
	background: #e0e0e0 !important;
}
.sidebar-link > a > img{
	display: inline-block;
	zoom: 1;
	*display: inline;
	margin: 0 auto;
}
.sidebar-widget .side-header{
	display: inline-block;
	zoom: 1;
	*display: inline;
	text-align: center; 
	color: #fff;
	height: 35px;
	line-height: 40px;
	padding: 0px;
	margin: 0px;
	font-size: 1em;
	width: 100%;
}
.sidebar-widget .side-photolist, .sidebar-widget .side-eventlist, .feature-box .review-list{
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.sidebar-widget .side-photolist > li, .sidebar-widget .side-eventlist > li, .feature-box .review-list > li{
	width: 100%;
	text-align: left;
	border-bottom: 1px solid #d3d3d3;
}
.feature-box .review-list > li.first, .feature-box .review-list > li.first > a{
	height: 150px;
	border-bottom: 1px solid #d3d3d3;
	position: relative;
}
.feature-box .review-list > li > a:hover{
	background: #d0d0d0;
}
.feature-box .review-list > li.item, .feature-box .review-list > li.item > a{
	min-height: 75px;
	border-bottom: 1px solid #d3d3d3;
}
li.imgitem{
	/*height: 270px !important;*/
}
li.imgitem *{
	position: relative !important;
}
ul.issue > li.item, ul.issue > li.item a{
	height: 35px !important;
}
ul.issue > li.item .info{
	display: none;
}
.feature-box .review-list > li.half-item, .feature-box .review-list > li.half-item > a{
	height: 50px !important;
	border-bottom: 1px solid #d3d3d3;
}
.sidebar-widget li .featured{
	width: 84px;
	height: 65px;
	display: inline-block;
	zoom: 1;
	*display: inline;
	vertical-align: top;	
}
.sidebar-widget li .snippet, .feature-box .review-list > li .snippet{
	display: inline-block;
	zoom: 1;
	*display: inline;	
	vertical-align: top;
	width: 86px;
	padding: 0 11px 0px 5px;
	position: absolute;
	top: 5px;
}
.sidebar-widget li .info, .feature-box .review-list > li .info{
	position: absolute;
	bottom: 5px;
}
.side-eventlist li .snippet, .feature-box .review-list > li .snippet{
	width: 100%;
	padding-left: 0px;
}
.sidebar-widget li a, .feature-box .review-list > li a{
	display: block;
	width: 100%;
	padding: 10px;
	/*background: #fff url(/wp-content/themes/aab/img/arrowRight.png)	95% center no-repeat;	*/	
}
.events .review-list > li{
	height: 37.5px;
}
.feature-box .review-list > li a{	
	/*background: #fff url(/wp-content/themes/aab/img/arrowRight.png)	95% center no-repeat;	*/
}
.sidebar-widget li a:hover, .feature-box .review-list > li a:hover{
	/*background: #fff url(/wp-content/themes/aab/img/arrowRight.png)	95% center no-repeat;	*/
}
.sidebar-widget li a .info, .feature-box .review-list > li a .info{
	color: #8c8c8c;
}
.info strong a{
	color:#8f2004 !important;
}
.info strong a:hover{
	color:#ebad25 !important;
}
.sidebar-widget .element-container{
	border: 3px solid #d3d3d3;	
	border-top: 0px solid #d3d3d3;
	padding: 0px;
}
.green .side-header{
	background-color: #9bb33b;
}
.green .element-container{
	border-color:#9bb33b;	
}
.grey .side-header{
	background-color: #525252;
}
.grey .element-container{
	border-color:#525252;	
}
.grey .element-container a{
	font-weight: bold;
}
.grey .element-container a:hover{
	color: #fff;
	background: #bb2524;
}
.side-post-title{
	margin-right: 20px !important;
	display: block;
}
.sidebar-widget .element-container form p{
	padding: 10px;
	margin: 0px;
	display: block;
}
.sidebar-widget .element-container form .sub-input{
	width: 90% !important;
}
.sidebar-widget .element-container form .sub-submit{
	width: 75%;
}
/*------------------------------------*\
    Events
\*------------------------------------*/
.btn-group a.btn{
	height: 25px;
}

.page-template-template-events-wbf-php #wbf-slider-container{
	display: block;
}

.page-template-template-events-wbf-php #wbf-logo{
	display: block;
	max-width: 100%;
	margin: 20px auto;
	padding: 20px;
	background: #cc6600;
}
.sidebar-events a.callout-btn{
	width: 164px;
	height: 34px;
	margin: 10px 0px;
	line-height: 28px;
}
.eo-events .month-title{
	list-style: none;
	margin: 10px 0px !important;
}

/*------------------------------------*\
    Issues
\*------------------------------------*/
.issues{
	width: 100%;
	list-style: none;
	text-align: center;
	padding: 0;
}
.issue-thumb{
	width:155px;
	height:255px;
	display: inline-block;
	zoom: 1;
	*display: inline;
	text-align: center;
	vertical-align: top;
}
.issue-thumb a{
	display: block;
	width: 100%;
	height: 100%;
	padding-top: 10px;	
}
.issue-thumb a:hover{
	background-color: #ededed;
}
.issue-thumb a:hover img{
	background: #999;
}
.issue-thumb img{
	width: 120px;
	height: 161px;
	background: #e0e0e0;
	margin-bottom: 10px;
	border: 1px solid #999;
}
.issue-thumb .date{
	display: block;
	color: #8c1e03;
	font-family: 'TradeGothicBoldExtended', arial, sans-serif;
	text-transform: uppercase;	
}
.issue-thumb .vol{
	display: block;
	color: #999;
	font-family: 'TradeGothicBoldExtended', arial, sans-serif;
	text-transform: uppercase;	
	font-size: .8em;	
}
/*
Issue Details
*/
#issue-cover img{
	width: 170px;
	height: 228px;
	background: #e0e0e0;
	margin-bottom: 10px;
	border: 1px solid #999;	
	margin: 20px;
}
#cover-side{
	width: 100%;
	display: inline-block;
	zoom: 1;
	*display: inline;	
}
.issue-page h3{
	width: 100%;
	display: inline-block;
	zoom: 1;
	*display: inline;
	background-color: #8c1e03;
	color: #fff;	
	text-align: center;
	padding: 5px 0;
}
.section .title{
	margin-bottom: 0px;
	margin-top: 0px !important;	
}
.section p{
	margin-top: 0px;
	margin-bottom: 25px;
}
section p a{
	color: #8c1e03;
	text-decoration: underline;
	font-weight: bold;
}
.section a:hover{
	text-decoration: underline;
}
.section .by-line{
	font-style: italic;
}
.section .by-line a{
	font-weight: bold;
	font-size: .9em;
}
.section .sub-section{
	font-size: .9em;	
}
/*------------------------------------*\
    Map
\*------------------------------------*/
#map-canvas,#archive-map-canvas{
	width: 99%;
	height: 300px;
	display: inline-block;
	zoom: 1;
	*display: inline;
}
#map-canvas *,#archive-map-canvas *{
	max-width: none;
}
.location-data{
	font-size: 1.1em;
}
.location-data .post-data-container{
	padding-left: 0px;	
}
.location-data .post-data-container a{
	color: #8c1e03;
	font-weight: bold;
}
/*------------------------------------*\
    Archives
\*------------------------------------*/
.archive-list{
	padding-left: 0px;
	list-style: none;
}
.archive-list li span{
	display: block;
}
.archive-list li h2{
	margin-bottom: 0px;
}
.review-list .issue-cover{
	margin: 10px;
}
.review-list .issue-cover img{
	margin: 0 auto;
	display: block;
}
.article-item{
	margin-bottom: 10px;
}
.article-item *{
	display: block;
}
.article-item a{
	display: block;
}
.article-item .snippet strong{
	font-size: 1.1em;
}
.review-list li .cat>ul{
	padding-left: 0px;
}
.review-list li .cat>ul>li{
	list-style: none;
	display: inline-block;
	zoom: 1;
	*display: inline;
	background: #8f2005;
	padding: 5px;
}
.review-list li .cat>ul>li>a{
	color: #fff !important;
	text-transform: uppercase;	
}
h4.title a{
	font-size: 1.5em;
}
/*------------------------------------*\
    Homepage
\*------------------------------------*/
#slide-container{
	width: 100%;
	display: block;
	margin-bottom: 10px;
	position: relative;
}
.no-touch #slide-container .slider{
	width: 100%;
	background: #fff;
	display: none;
}
.touch .slider{
	display: block;
}
.touch #prev, .touch #next{
	display: none !important;
}
/*
.touch #slide-container #slider ul{
	margin: 0px;
	padding: 0px;
}
.touch #slide-container #slider ul li{
	list-style: none;
	padding: 0px;
	width: 100%;
	margin: 0px;
	height: 300px;
	position: relative;
	background-size:cover !important;
	background-position: center center;
}
.touch #slide-container #slider ul li h4{
	background: #333;
	position: absolute;
	bottom: 0px;
	left: 0px;
	right: 0px;
	margin: 0px;
	padding: 10px;
}
.touch #slide-container > .email{
	display: none;
}
*/

.touch #slide-container > .email *{
	max-width: 100%;
}
#slide-container #slider ul li *{
	color: #fff;
}

#slide-nav{
	display: none;
}

#slide-container .email{
	width: 100%;
	max-width: 220px;
	margin: 0 auto;
	background: #b72025;
	display: block;
}
.list-container .links a{
	color: #999;
}
.list-container .links a:hover{
	color: #ebad25;
}
section.home{
	width: 100%;
}
.cont{
	text-align: center;
	width: 100%;
}
#instagramslider{
	display: none;
}
.email-heading{
	display: block;
	vertical-align: middle;
	color: #fff;
	margin: 0px;
	height: 40px;
	line-height: 45px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-family: 'TradeGothicBoldExtended', arial, sans-serif;	
	text-transform: uppercase;
	font-size: 0.7em;
}
.home .fsLabel{
	display: none !important;
}
.home .fsBody .fsRowBody{
	padding: 0px !important;
}
.home .fsField, .home  .fsSubmitButton{
	max-width: 200px !important;
	height: 28px !important;	
}
.home .fsBody .fsRowBody input{
	border: 1px solid #999 !important;
	-webkit-appearance: none  !important;
	margin-left: 10px;
	height: 28px !important;
}
.home .fsFieldFocused, .home  .fsSection, .home  .fsSubmit, .home .fsValidationError{
	background: #b72025 !important;
}

.home .fsForm > div > p{
	max-width: 200px;
	padding: 0px !important;
	margin: 0px !important;
}
 .home .fsValidationError input{
	 background-color: #ffb7b7 !important;
 }
.home .fsForm .fsSubmit{
	margin-top: 0px !important;
	padding: 0px !important;
	text-align: left;
}
.home .fsBody .fsForm{
	border: none !important;
	margin-top: 0px !important;
	background: #b72025 !important;	
}
.email .form-container{
	max-height: 250px;
}
.email .form-container > div > a{
	color: #fff !important;
}
.home #fsError1608342{
	display: none !important;
}
.home .fsBody .fsForm > div{
	text-align: left !important;
}

.home .fsSubmitButton{
	height: 28px !important;
	margin-left: 10px !important;
	background: #ffc20f; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffc20f 0%, #f8b50f 44%, #f0a90f 69%, #eca20f 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffc20f), color-stop(44%,#f8b50f), color-stop(69%,#f0a90f), color-stop(100%,#eca20f)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffc20f 0%,#f8b50f 44%,#f0a90f 69%,#eca20f 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffc20f 0%,#f8b50f 44%,#f0a90f 69%,#eca20f 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffc20f 0%,#f8b50f 44%,#f0a90f 69%,#eca20f 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffc20f 0%,#f8b50f 44%,#f0a90f 69%,#eca20f 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffc20f', endColorstr='#eca20f',GradientType=0 ); /* IE6-9 */		
	color: #fff;
	border: none;
	display: block;
	font-size: .875em;
	font-family: 'TradeGothicBoldExtended', arial, sans-serif;	
	text-transform: uppercase;
	text-shadow: 0px -1px 1px #616161;	
	line-height: 28px;	
}
.home .fsSubmitButton:hover{
	background: #dfb32f; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RmYjMyZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ0JSIgc3RvcC1jb2xvcj0iI2Q5YTkyZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijc2JSIgc3RvcC1jb2xvcj0iI2QxOWQyZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjZjk5MmQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #dfb32f 0%, #d9a92f 44%, #d19d2d 76%, #cf992d 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dfb32f), color-stop(44%,#d9a92f), color-stop(76%,#d19d2d), color-stop(100%,#cf992d)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #dfb32f 0%,#d9a92f 44%,#d19d2d 76%,#cf992d 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #dfb32f 0%,#d9a92f 44%,#d19d2d 76%,#cf992d 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #dfb32f 0%,#d9a92f 44%,#d19d2d 76%,#cf992d 100%); /* IE10+ */
	background: linear-gradient(to bottom, #dfb32f 0%,#d9a92f 44%,#d19d2d 76%,#cf992d 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dfb32f', endColorstr='#cf992d',GradientType=0 ); /* IE6-8 */
	
}
.list-container{
	display: block;
	width: 100%;
	height: 126px;
	background: #191716;
}
.list-container ul{
	color: #fff;
	list-style: none;
	padding-left: 0px;
	margin-top: 0px;
}
.list-container ul{
	color: #fff;
	list-style: none;
	padding-left: 0px;
}
.list-container ul li{
	padding-left: 30px;
	height: 42px;
	line-height: 42px;
	background: url(img/yellowCheck.png) 17px center #191716 no-repeat;
}
.hangoutslogo{
	margin: 10px auto;
	display: block;
	border: none !important;
	outline: none !important;
}
.home-content{
	display: inline-block;
	zoom: 1;
	*display: inline;	
}
.ad-link{
	display: block;
}
.archive .review-list li{
	position: relative;
}
.post-type-archive-article .review-list li, .post-type-archive-news .review-list li, .author .review-list li, .search .review-list li, .review-archive .review-list li, .cat .review-list li{
	margin-bottom: 50px;
}
.review-list li{
	position: relative;
}
.hangout{
	display: block;
	width: 100%;
}
/* Ads */
.image-campaign{
	display: block;
	width: 100% !important;
	max-width: 728px !important;
	padding-left: 0px; 
	margin: 0px auto;
}
.image-campaign > li{
	margin: 0px !important;
}
.image-campaign > li > a, .image-campaign > li > a > img{
	width: 100%;
}
.ad-small{
	max-width: 125px !important;
	display: inline-block;
	zoom: 1;
	*display: inline;	
}
.ad-box{
	background: #fff;
}
section.sidebar-page .image-campaign {
	margin: 10px auto;
}
.comment-form label{
	display: block;
	font-family: 'TradeGothicBoldExtended', arial, sans-serif;	
	text-transform: uppercase;
}
a.medium-ad:hover{
	color: #8f2004;
}
#authorsure-author-profile ul{
	margin: 0px;
	padding: 0px;
}
.wpcf7-form input, .wpcf7-form textarea{
	border: 1px solid #999;
	padding: 5px;
}

.tablepress *{
	-webkit-backface-visibility: visible !important;
}
.tablepress td, .tablepress th{
	padding: 8px 0px !important;
	border: none;
	background: 0 0;
	text-align: left;
	float: none!important;
	font-size: 11px;	
}

.page-id-39906 article > p > iframe{
	min-height: 1500px !important;
}

#wbf-slider, #slider .slide{
	overflow: hidden !important;
}
.feature-head > a{
	color: #fff !important;
}

/*------------------------------------*\
    RealMagnet Form
\*------------------------------------*/

.magnet .text{
	max-width: 200px !important;
}

ul.eventmenu{
	display: block;
	text-align: center;
}
ul.eventmenu li{
	display: inline-block;
	zoom: 1;
	*display: inline;	
	list-style: none;	
}
ul.eventmenu li a{
	font-weight: bold;
	color: #bb2524;
	display: block;
	padding: 5px;
}
ul.eventmenu li a:hover{
	color: #ffc20f;	
}
.byline{
	background: #eee;
	border: 1px solid #999;
	padding: 10px;
	min-height: 200px;
}

.byline img{
	float: left;
	margin: 0px 10px 10px 0px;
	border: 2px solid #333;
}
.ngg-imagebrowser-nav .next, .ngg-imagebrowser-nav .back{
	padding: 7px 10px !important;
	position: relative !important;
	z-index: 99999999 !important;
}
.mobile-featured{
	display: block;
	margin: 0px auto;
	padding: 0px;
	position: fixed;
	left: 0px;
	bottom: 0px;
	width: 100%;
	z-index: 999999;
}
.inline-featured{
	display: block;
	max-width: 320px;
	margin: 10px auto;
}
.inline-featured a{
	display: block;
	padding: 10px;
	border: 1px solid #eee;
}
/*------------------------------------*\
    IMAGES
\*------------------------------------*/



/*------------------------------------*\
	TYPOGRAPHY
\*------------------------------------*/

@font-face {
    font-family: 'TradeGothicExtended';
    src: url('/wp-content/themes/aab/fonts/tradegothicltstd-extended.eot');
    src: url('/wp-content/themes/aab/fonts/tradegothicltstd-extended.eot') format('embedded-opentype'),
         url('/wp-content/themes/aab/fonts/tradegothicltstd-extended.woff') format('woff'),
         url('/wp-content/themes/aab/fonts/tradegothicltstd-extended.ttf') format('truetype'),
         url('/wp-content/themes/aab/fonts/tradegothicltstd-extended.svg#TradeGothicExtended') format('svg');
}
@font-face {
    font-family: 'TradeGothicBoldExtended';
    src: url('/wp-content/themes/aab/fonts/tradegothicltstd-boldext.eot');
    src: url('/wp-content/themes/aab/fonts/tradegothicltstd-boldext.eot') format('embedded-opentype'),
         url('/wp-content/themes/aab/fonts/tradegothicltstd-boldext.woff') format('woff'),
         url('/wp-content/themes/aab/fonts/tradegothicltstd-boldext.ttf') format('truetype'),
         url('/wp-content/themes/aab/fonts/tradegothicltstd-boldext.svg#TradeGothicBoldExtended') format('svg');
}


/*------------------------------------*\
    RESPONSIVE
\*------------------------------------*/

@media only screen and (min-width:320px) {

}
@media only screen and (min-width:480px) {
.wbf-logos{
	display: inline-block;
	zoom: 1;
	*display: inline;	
	width: 200px;
	padding: 5px;
}
/*------------------------------------*\
    Sidebar
\*------------------------------------*/
.rightcol .sidebar-widget{
	max-width: 220px;	
	vertical-align: top;
	margin: 0 auto;
	margin-bottom: 10px;
	text-align: center;
	width: 100%;
}
.feature-box{
	width: 49%;
	vertical-align: top;
}	
.feature-box.full{
	width: 99%;
}
.feature-box.full{
	max-width: 290px;
}
.feature-box.full img{
	width: 100%;
}	
}

@media only screen and (min-width:550px) {
	.mobile-featured, .inline-featured{
		display: none !important;
	}	
}


@media only screen and (min-width:640px) {
/*------------------------------------*\
    Homepage
\*------------------------------------*/


.tablepress td, .tablepress th{
	padding: 8px !important;
	font-size: 12px !important;
}

#slide-container{
	width: 100%;
	display: block;
	background: #fff;
	margin-bottom: 10px;
	position: relative;
}
#slide-container  .email{
	width: 100%;
	max-width: 100%;
}
.email-heading{
	display: block;
	vertical-align: middle;
	color: #fff;
	margin: 0px;
	height: 25px;
	line-height: 30px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-family: 'TradeGothicBoldExtended', arial, sans-serif;	
}
.list-container{
	display: inline-block;
	zoom: 1;
	*display: inline;
	width: 220px;
	height: auto;
	background: #191716;
	vertical-align: top;
}
.list-container ul{
	color: #fff;
	list-style: none;
	padding-left: 0px;
	margin-top: 0px;
}
.list-container ul li{
	padding-left: 30px;
	height: 42px;
	line-height: 42px;
	background: url(img/yellowCheck.png) 17px center #191716 no-repeat;
}
.form-container{
	display: inline-block;
	zoom: 1;
	*display: inline;	
	width: 375px;
	vertical-align: top;	
	margin-top: -40px;
}
.form-container form{
	padding: 0px 10px 10px 10px;
}
.form-container .name, .form-container .zip, .form-container .email{
	background-color: #fff !important;
	color: #8f8f8f;
	padding-left: 10px;
}
.form-container input{
	outline: 0;
	border: 0px solid;
	height: 35px;
	margin-bottom: 10px;
	width: 100%;
	display: inline-block;
	zoom: 1;
	*display: inline;		
}
.form-container .name, .form-container .zip{
	width: 49.5%;	
}
.form-container .submit{
	margin-top: 10px;
	background: #ffc20f; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffc20f 0%, #f8b50f 44%, #f0a90f 69%, #eca20f 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffc20f), color-stop(44%,#f8b50f), color-stop(69%,#f0a90f), color-stop(100%,#eca20f)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffc20f 0%,#f8b50f 44%,#f0a90f 69%,#eca20f 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffc20f 0%,#f8b50f 44%,#f0a90f 69%,#eca20f 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffc20f 0%,#f8b50f 44%,#f0a90f 69%,#eca20f 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffc20f 0%,#f8b50f 44%,#f0a90f 69%,#eca20f 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffc20f', endColorstr='#eca20f',GradientType=0 ); /* IE6-9 */		
	font-size: .875em;
	font-family: 'TradeGothicBoldExtended', arial, sans-serif;	
	text-transform: uppercase;
	text-shadow: 0px -1px 1px #616161;	
	color: #fff;		
}	
/* Article Archive */
.article-thumb{
	max-width: 30%;
	display: inline-block;
	zoom: 1;
	*display: inline;
	vertical-align: top;
}
.article-text{
	width: 65%;
	display: inline-block;
	zoom: 1;
	*display: inline;	
	vertical-align: top;
	padding-left: 20px;			
}
.article-text h2{
	margin-top: 0px;			
}	

.article-text h2 a{
	color: #8f2005;			
}		
.article-text h2 a:hover{
	color: #eaac26;			
}		
.rightcol .sidebar-widget{
	display: inline-block;
	zoom: 1;
	*display: inline;	
	width: 300px;
	max-width: none;
}	
.rightcol{
	text-align: center;
}
.wbf-logos{
	width: 150px;
}		
}
@media only screen and (min-width:768px) {




.fsField, .fsSubmitButton{
	width: 41% !important;
}
.bnrimg{
	padding: 20px 0;
	max-width: 750px !important;
	display: block;
	margin: 0px auto;
}
.adbanner img{
	margin: 10px auto;
	margin-bottom: 20px;
}
.logoheader > div > div{
	padding: 10px 0;
}
#mainlogo{
	width: 100%;
}
/* wrapper */
.wrapper {
	max-width:760px;
}
/* nav */
nav{
	height: 35px;
}
nav .wrapper{
	margin-top: -11px;
}	
#navbtn {
	display:none;
}	
.nav-click {
	display: none !important;
}	
.sub-menu li{
	padding-left: 0px;
}
.menu-nav{
	/*width: 670px;*/
	display: inline-block;
	zoom: 1;
	*display: inline;
	text-align: left;
}
.menu-nav > li{
	display: inline-block;
	*display: inline;
	zoom: 1;
	border-bottom: 0px solid #999;
	position: relative;
	top: -3px;
	border-top: 3px solid #ce610e;
	text-align: center;
	padding-top: 0px;
	vertical-align: top;
}
.menu-nav > li:hover{
	border-top: 3px solid #ffc10e;
	border-bottom: 0px solid #999;		
}
.menu-nav > li > a{
	display: inline-block;
	zoom: 1;
	*display: inline;
	padding: 10px 14px 8px 14px;
	color: #fff;
	width: auto;
}
.sub-menu > li:hover > .sub-menu{
	display: block;
	z-index: 999;
	position: absolute;
	left: 100%;
	top: 0px;
	border-left: 1px solid #999;		
}
.menu-nav > li:hover > .sub-menu{
	display: block;
}
.menu-nav > li > .sub-menu{
	background-color: #ffc10e;
	position: absolute;
	z-index: 999;
	display: none;
}
.menu-nav > li > .sub-menu > li > a, .menu-nav li > a{
	display: block;
	padding: 10px 20px;
	color: #fff;
	border-top: 0;
	font-size: 11px;
}
.sub-menu{
	z-index: 999;
	background: #ffc10e;
	min-width: 200px;		
}
.menu-nav > li > a:hover{
	color: #fff !important;
	/*background-color: #740D04;*/
	border-top: 0;
}
.sub-menu > a:hover{
	color: #740D04 !important;
	/*background-color: #740D04;*/
	border-top: 0;
}
.menu-search{
	text-align: center;
	position: absolute;
	padding: 0px 0px 10px 0px;
	width: 60px;
	right: 33px;
	top: 14px;
}
.search-container{
	width: 90px;
	position: absolute;
}
.search-container > .search-input{
	width: 60px;
}
.search-container > .search-button{
	width: 17px;
}
/* logo */
.logoheader > div > div{
	display: inline-block;
	vertical-align: middle;
	zoom: 1;
	*display: inline;
	width: 33%;
	text-align: left;
}
/*
.page-template-template-events-wbf-php  .logoheader{
	margin-top: 140px;	
}
*/
.logo-img {
	
}
.social-contain{
	text-align: center!important;
}
.subscribe-contain{
	text-align: right!important;
}
.content-contain{
	border: 1px solid #d3d3d3;
}
.content-contain section.review{
	margin: 0px;
}
.leftcol{
	vertical-align: top;
	display: inline-block;
	*display: inline;
	zoom: 1;
	margin-right: 12px;
	margin-bottom: 20px;
	  max-width: 100%;
}
.feature-box{
	width: 48%;
	margin: 0 3px 10px 3px;
}
.feature-box.full{
	width: 98%;
}
/* main content */
.content-contain{
	padding-top: 20px;
}
/* sidebar */
.sidebar {
	
}
/* footer */
.footer-box{
	width: 24.5%;
	display: inline-block;
	zoom: 1;
	*display: inline;
	min-height: 100px;
	text-align: left;
}
/*Sign-Up Template*/
.guarantee-container{

}
.no-risk{

}
.guarantee{

}
.side-header{
	display: block;
	width: 100%;
	color: #fff;
	background-color:#9bb33b;
	font-family: 'TradeGothicBoldExtended', arial, sans-serif;
	font-size: .875em;
	padding: 5px;	
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
}
.app-buttons{

}
.sign-up{
}
.form-header{
	max-width: 462px;
	text-align: left;
}
#sign-up-form{
	background-color: #f5f5f3;
	position: relative;
	width: 100%;
	max-width: 462px;	
	text-align: left;
	display: inline-block;
	*display: inline;
	zoom: 1;	
}
.element-container.term{
	width: 50%;
	display: inline-block;
	zoom: 1;
	*display: inline;	
}
.sub-input{

}
.sub-input-select{
}
.sub-input select{
	
}
.sub-submit{
	display: inline-block;
	zoom: 1;
	*display: inline;	
	vertical-align: middle;	
}
.signup-img{

}		
.half{
	width: 218px;
	display: inline-block;
	*display: inline;
	zoom: 1;
}	
.third{
	width: 144px;
	display: inline-block;
	*display: inline;
	zoom: 1;		
}
.side{
	width: 245px;
	display: inline-block;
	*display: inline;
	zoom: 1;	
	vertical-align: top;
	border: 2px solid #9bb33b;
	
}
ul.check-list{
	display: block;
}
.signup .logoheader{
	border-bottom: 1px solid #d3d3d3;
	margin-bottom: 20px;
}
.signup .logoheader > div{
	text-align: left;
}	
.signup .subscribe-contain{
	position: absolute;
	right: 0px;
	top: 0px;
	width: 330px;
}	
.signup .subscribe-contain > img{
	display: inline-block;
	*display: inline;
	zoom: 1;	
	width: 73px;		
	vertical-align: middle;
}
.signup .subscribe-contain > .guarantee-container{
	display: inline-block;
	*display: inline;
	zoom: 1;	
	width: 175px;
	vertical-align: middle;		
}	
.signup2 .side-header{
	color:#fff;
}	
.sidebar-link{
	width: 200px;
}	
/*
Issue Details
*/
#issue-cover{
	width: 170px;
	margin-right: 20px;
	display: inline-block;
	zoom: 1;
	*display: inline;	
	vertical-align: top;
}
#issue-cover img{
	margin: 0px;
}
#cover-side{
	width: 300px;
	display: inline-block;
	zoom: 1;
	*display: inline;	
	vertical-align: top;	
}
.issue-page h3{	
	text-align: left;
	padding: 5px 10px;
	margin-top: 0px;
}
.rightcol .sidebar-widget{
	display: inline-block;
	zoom: 1;
	*display: inline;	
	width: 100%;
/* 	max-width: 220px; */
}	
.rightcol{
	vertical-align: top;
	width: 100%;
	display: block;
}
/*------------------------------------*\
    Homepage
\*------------------------------------*/
#slide-container{
	width: 100%;
	height: 283px;
	display: block;
	background: #fff;
	margin-bottom: 10px;
	position: relative;
}
#slide-container .slider, .no-touch #slide-container .slider{
	width: 700px;
	height: 283px;
	background: #999;
	display: block;
	position: absolute;
	left: 0px;
}	
.no-touch #slide-container .slider li{
	width: 700px !important;
	background-size: cover;
	background-position: center center;
}
#slide-nav{
	display: none !important;
}
#slide-container > .email{
	height: 283px;
	width: 175px;
	right: 0px;
	position: absolute;
	right: 0px;
	overflow: hidden;
}
#instagramslider{
	display: inline-block;
	zoom: 1;
	*display: inline;
	vertical-align: top;
	margin-left: 0px;
	width: 700px;
	margin-bottom: 20px;
}
#instagramslider > div{
	margin: 0px !important;
}
#instagramslider ul{
	list-style: none;
	padding-left: 0px;
}
#instagramslider li{
	list-style: none;
	display: inline-block;
	zoom: 1;
	*display: inline;	
	padding: 0 5px;
	vertical-align: top;		
}	
.list-container{
	width: 100%;
}
.list-container ul li{
	height: 25px;
	line-height: 25px;
}	

/*slider*/
.slide-list{
	padding: 0px;
	margin: 0px;
}
.slide{
	display: inline-block;
	zoom: 1;
	*display: inline;	
	height: 283px;	
	position: relative;
}
.red.slide{
	background: red;
}
.blue.slide{
	background: blue;
}
.slide a{
	display: block;
	height: 100%;
}
.slide .overlay{
	height:40px;
	background: #191716;
	position: absolute;
	bottom: 0px;
	left: 0px;
	right: 0px;
}
.slide .overlay h4{
	font-family: 'TradeGothicBoldExtended', arial, sans-serif;	
	height: 65px;
	line-height: 45px !important;	
	margin: 0px;
	padding: 0px;
	padding-left: 20px;	
}	
.slide .overlay h4 a{
	color: #fff;
}		
.slide .overlay h4 a:hover{
	color: #8f2004 !important;
}	
#prev, #next{
	font-family: arial, sans-serif;	
	display: inline-block;
	zoom: 1;
	*display: inline;
	height: 20px;
	width: 20px;
	cursor:pointer;
	font-size: 3em;
	margin: 0px 10px;
}
#slide-nav{
	color: #6f6f6f;
	position: absolute;
	right: 30px;
	bottom: 15px;
	z-index: 99999;
	display: none;
}
#slide-nav > div:hover{
	color: #fff;
}
#instagramslider .caroufredsel_wrapper{
	height: 145px !important;
	margin: 0px;
}
.home-content{
	display: inline-block;
	zoom: 1;
	*display: inline;	
	width: 510px;
	vertical-align: top;
}
.ad-link{
	display: inline-block;
	zoom: 1;
	*display: inline;
}	
.wbf-logos{	
	width: 175px;
}	
#wbf-slider-container{
	display: block;
	position: relative;
	margin: 10px auto;
}
#wbf-logo{
	position: absolute;
	top: 0px;
	left: 0px;
	margin-top: 0px !important;
	height: 138px;
	width: 296.7px;
}
.page-template-template-events-wbf-php #wbf-slider{
	position: absolute;
	top: 0px;
	left: 296px;
	width: 464px;
	height: 138px;
	padding: 0px;
}	
.page-template-template-events-wbf-php .slidesjs-navigation{
	display: none;
}
.page-template-template-events-wbf-php .slidesjs-pagination{
	position: absolute;
	z-index: 999;
	bottom: 20px;
	right: 0px;
	margin: 0px;
}
.page-template-template-events-wbf-php .slidesjs-pagination li{
	display: inline-block;
	zoom: 1;
	*display: inline;
	width: 30px;
	text-align: center;
	height: 30px;
	line-height: 30px !important;
	margin: 10px 10px 10px 5px;
}
.page-template-template-events-wbf-php .slidesjs-pagination li a{
	display: block;
	width: 100%;
	height: 100%;
	line-height: 30px !important;
	background: #fff;	
	font-weight: bold;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;		
}
.page-template-template-events-wbf-php .slidesjs-pagination li a.active{
	background: #cc6600;
	color: #fff;
}
.touch #slide-container > .email .list-container{
	display: none;
}
.touch #slide-container > .email .form-container{
	margin-top: 30px;
}
}
@media only screen and (min-width:960px) {

.touch #slide-container > .email .list-container{
	display: block;
}
.touch #slide-container > .email .form-container{
	margin-top: 0px;
}

.email .form-container{
	max-height: none;
}

.page-template-template-events-wbf-php .slidesjs-pagination{
	bottom: 0px;
}
.fsField, .fsSubmitButton{
	width: 100% !important;
}
.email-heading{
	height: 40px !important;
	line-height: 41px !important;
}
.wrapper {
	max-width:1200px;
}	
.home .wrapper, .page-template-template-events-wbf .wrapper{
	max-width:950px;	
}
.page-template-template-events-wbf .leftcol{
	width: 690px !important;
}
.page-template-template-events-wbf .rightcol{
	width: 200px !important;
}

.menu-nav{
	width: 755px;
	display: inline-block;
	zoom: 1;
	*display: inline;
	text-align: left;
}
.menu-nav > li > a{
	font-size: 1.3em;
}	
.menu-search{
	width: 185px;
	text-align: right;
	position: absolute;
	top: 14px;
	padding: 0px;
	right: 0px;
}
.search-container{
	width: 160px;
	position: absolute;
	right: 0px;
}
.search-container > .search-input{
	width: 120px;
}
.search-container > .search-button{
	width: 20px;
}
.leftcol{
	width: 840px;
}
/*Sign-Up Template*/

.side{
	width: 439px;
}
/*
Issue Details
*/

#cover-side{
	width: 490px;
	display: inline-block;
	zoom: 1;
	*display: inline;	
	vertical-align: top;	
}
.issue-page h3{	
	text-align: left;
	padding: 5px 10px;
}
/*------------------------------------*\
    Map
\*------------------------------------*/
#map-canvas{
	width: 350px;
	height: 300px;
	display: inline-block;
	zoom: 1;
	*display: inline;
	margin-right: 10px;
}
#map-canvas *{
	max-width: none;
}
.location-data{
	font-size: 1.1em;
	width: 300px;
	height: 300px;
	display: inline-block;
	zoom: 1;
	*display: inline;	
	vertical-align: top;
}
.location-data .post-data-container{
	padding-left: 0px;	
}
.location-data .post-data-container a{
	color: #8c1e03;
	font-weight: bold;
}
.feature-box{
	width: 32% !important;
}	
.news.feature-box{
	width: 48.9% !important;
}
.review-box.feature-box{
	width: 48% !important;
}	
.tablepress strong{
	font-size: 30px;
	color: #8f2005;
}	
/*------------------------------------*\
    Homepage
\*------------------------------------*/
#slide-container{
	width: 100%;
	height: 362px;
	display: block;
	background: #fff;
	margin-bottom: 10px;
	position: relative;
}
#slide-container .slider{
	width: 700px;
	height: 362px;
	background: #999;
	display: block;
	position: absolute;
	left: 0px;
}	
#slide-container > .email{
	height: 362px;
	width: 220px;
}	
#slide-nav{
	display: block !important;
	bottom: -80px !important;
}
#instagramslider
{
	width: 600px;
}
.list-container ul li{
	height: 40px;
	line-height: 40px;
	display: block;
}	
.slide{
	height: 362px;	
}		
.home-content{
	display: inline-block;
	zoom: 1;
	*display: inline;	
	width: 693px;
	vertical-align: top;
}
.ad-link{
	display: inline-block;
	zoom: 1;
	*display: inline;
}	
.sidebar-widget.home{
	width: 100%;
	max-width: 289px;
	display: inline-block;
	zoom: 1;
	*display: inline;
}		
.rightcol{
	display: inline-block;
	zoom: 1;
	*display: inline;	
	width: 300px;	
}
.rightcol .sidebar-widget{
	width: 100%;	
	display: block;
}

/* Form */

.form-container{
	margin-top: 0px;
	overflow-x: hidden;
}
.form-container form{
	position: 175px;
}	
.email-heading{
	font-size: .7em;	
}	
.form-container input{
	height: 25px;
}
.form-container form{
	padding: 0px 10px;
}
.form-container .name, .form-container .zip, .form-container .emailaddress, .form-container .zipcode{
	background-color: #fff !important;
	color: #8f8f8f;
	padding-left: 10px;	
}
.form-container input{
	outline: 0;
	border: 0px solid;
	margin-bottom: 10px;
	width: 195px !important;
}
.form-container input.text{
	margin-left: 0px;
}
.form-container .submit{
	margin-top: 10px;
	background: #ffc20f; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffc20f 0%, #f8b50f 44%, #f0a90f 69%, #eca20f 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffc20f), color-stop(44%,#f8b50f), color-stop(69%,#f0a90f), color-stop(100%,#eca20f)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffc20f 0%,#f8b50f 44%,#f0a90f 69%,#eca20f 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffc20f 0%,#f8b50f 44%,#f0a90f 69%,#eca20f 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffc20f 0%,#f8b50f 44%,#f0a90f 69%,#eca20f 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffc20f 0%,#f8b50f 44%,#f0a90f 69%,#eca20f 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffc20f', endColorstr='#eca20f',GradientType=0 ); /* IE6-9 */			
	font-size: .875em;
	font-family: 'TradeGothicBoldExtended', arial, sans-serif;	
	text-transform: uppercase;
	text-shadow: 0px -1px 1px #616161;	
	color: #fff;		
}
.form-container .submit:hover, .sub-submit:hover{
	background: #dfb32f; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RmYjMyZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ0JSIgc3RvcC1jb2xvcj0iI2Q5YTkyZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijc2JSIgc3RvcC1jb2xvcj0iI2QxOWQyZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjZjk5MmQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #dfb32f 0%, #d9a92f 44%, #d19d2d 76%, #cf992d 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dfb32f), color-stop(44%,#d9a92f), color-stop(76%,#d19d2d), color-stop(100%,#cf992d)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #dfb32f 0%,#d9a92f 44%,#d19d2d 76%,#cf992d 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #dfb32f 0%,#d9a92f 44%,#d19d2d 76%,#cf992d 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #dfb32f 0%,#d9a92f 44%,#d19d2d 76%,#cf992d 100%); /* IE10+ */
	background: linear-gradient(to bottom, #dfb32f 0%,#d9a92f 44%,#d19d2d 76%,#cf992d 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dfb32f', endColorstr='#cf992d',GradientType=0 ); /* IE6-8 */
}
.form-container .submit:active, .sub-submit:active{
	background: #ffd24b; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZDI0YiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ0JSIgc3RvcC1jb2xvcj0iI2ZmY2I0NyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijc2JSIgc3RvcC1jb2xvcj0iI2ZmYzIzZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmJlM2QiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #ffd24b 0%, #ffcb47 44%, #ffc23f 76%, #ffbe3d 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffd24b), color-stop(44%,#ffcb47), color-stop(76%,#ffc23f), color-stop(100%,#ffbe3d)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffd24b 0%,#ffcb47 44%,#ffc23f 76%,#ffbe3d 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffd24b 0%,#ffcb47 44%,#ffc23f 76%,#ffbe3d 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffd24b 0%,#ffcb47 44%,#ffc23f 76%,#ffbe3d 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffd24b 0%,#ffcb47 44%,#ffc23f 76%,#ffbe3d 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffd24b', endColorstr='#ffbe3d',GradientType=0 ); /* IE6-8 */
}
.form-container input.email, .form-container input.submit{
	width: 195px !important;
}	

/*------------------------------------*\
    Events
\*------------------------------------*/		
/*
.page-template-template-events-wbf-php .logoheader {
	margin-top: 155px;
}
*/
.page-template-template-events-wbf-php #wbf-logo {
	height: 150px;
	width: 322px;
}
.page-template-template-events-wbf-php #wbf-slider{
	width: 628px;
	height: 150px;
	right: 0px;
	left: auto;
}
.page-template-template-events-wbf-php #wbf-slider, .page-template-template-events-wbf-php #wbf-slider *{
	-webkit-backface-visibility: hidden;
	-webkit-transform:translate3d(0,0,0);	
}	
.wbf-logos{	
	width: 150px;
}		
}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),
	   only screen and (min-resolution:144dpi) {

}
/*------------------------------------*\
    MISC
\*------------------------------------*/

::selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-webkit-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-moz-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
   
/*------------------------------------*\
    WORDPRESS CORE
\*------------------------------------*/
   
.alignnone {
	margin:5px 20px 20px 0;
}
.comments img.alignnone{
	margin: 0px !important;
}
.aligncenter,
div.aligncenter {
	display:block;
	margin:5px auto 5px auto;
}
.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
.aligncenter {
	display:block;
	margin:5px auto 5px auto;
}
a img.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
a img.alignnone {
	margin:5px 20px 20px 0;
}
a img.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.wp-caption {
	background:#FFF;
	border:1px solid #F0F0F0;
	max-width:96%;
	padding:5px 3px 10px;
	text-align:center;
}
.wp-caption.alignnone {
	margin:5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin:5px 20px 20px 0;
}
.wp-caption.alignright {
	margin:5px 0 20px 20px;
}
.wp-caption img {
	border:0 none;
	height:auto;
	margin:0;
	max-width:98.5%;
	padding:0;
	width:auto;
}
.wp-caption .wp-caption-text,
.gallery-caption {
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
}
.sticky {
	
}
.bypostauthor {
	
}
/*Pagination*/
.pagination{
	text-align: center;
}
.page-links{
	clear: both; 
	display: block;	
}
.pagination a,.page-links a{
	padding: 5px 7px;
	border: 1px solid #ddd;
	-webkit-border-radius: 7px; 
	-moz-border-radius: 7px; 
	border-radius: 7px;
	box-shadow: 0 1px 1px #aaa;
	color: #333;
	display: inline-block;
	zoom: 1;
	*display: inline;	
	text-decoration: none;
	margin-bottom: 5px;
	clear: both;
}
.pagination a:hover, .page-links a:hover{
	border: 1px solid #aaa;
}
.pagination .current{
	padding: 5px 7px;
	border: 1px solid #ddd;
	-webkit-border-radius: 7px; 
	-moz-border-radius: 7px; 
	border-radius: 7px;
	background: #ddd;
}
/*Comment Output*/

div.comments{
	padding: 5px 15px;
	background: #eee;
}
h3#reply-title{
	color: #8f2005;
}
div.comments ul{
	list-style: none;
	padding: 0;
	text-align: left;
}
div.comments li{
	clear: both;
}
div.comments ul .odd{
	background: #eee;
}
div.comments ul .even{
	background: #ddd;
}
div.comments li.comment{
	border: 1px solid #bbb;
	padding: 15px; 
}
div.comments li > ul{
	width: 100%;
}
div.comments ul > li{
	margin-bottom: 15px;
}
div.comments .comment-author{
	width: 100px;
	float: left;
	margin-right: 10px;
	text-align: center;
}
div.comments .says{
	display: none;
}

div.comments .comment-author .av-frame{
	border: 2px solid #bb2524;	
	width: 84px;
	height: 84px;
	-webkit-border-radius: 42px; 
	-moz-border-radius: 42px; 
	border-radius: 42px;	
}
div.comments .bypostauthor .av-frame{
	border: 2px solid #fd9b1e!important;
}
div.comments .bypostauthor .fn .url{
	font-weight: bold;
}
div.comments .comment-author img{
	width: 80px;
	height: 80px;
	-webkit-border-radius: 42px; 
	-moz-border-radius: 42px; 
	border-radius: 42px;	
}
div.comments #submit {
	padding: 15px 25px 10px 25px;
	background-color: #bb2524;
	display: inline-block;
	zoom: 1;
	*display: inline;
	color: #fff;
	font-family: 'TradeGothicBoldExtended', arial, sans-serif;
	text-transform: uppercase;
	border: 0;
	-webkit-border-radius: 7px; 
	-moz-border-radius: 7px; 
	border-radius: 7px;
} 
div.comments #submit:hover {
	background-color: #8f2005;
	color: #ddd;
}
/*------------------------------------*\
    PRINT
\*------------------------------------*/
@media print {
* {
	background:transparent !important;
	color:#000 !important;
	box-shadow:none !important;
	text-shadow:none !important;
}
a,
a:visited {
	text-decoration:underline;
}
a[href]:after {
	content:" (" attr(href) ")";
}
abbr[title]:after {
	content:" (" attr(title) ")";
}
.ir a:after,
a[href^="javascript:"]:after,
a[href^="#"]:after {
	content:"";
}
pre,blockquote {
	border:1px solid #999;
	page-break-inside:avoid;
}
thead {
	display:table-header-group;
}
tr,img {
	page-break-inside:avoid;
}
img {
	max-width:100% !important;
}
@page {
	margin:0.5cm;
}
p,
h2,
h3 {
	orphans:3;
	widows:3;
}
h2,
h3 {
	page-break-after:avoid;
}
}

div.brewerylogo {
	text-align: left;
	padding: 0px;
}
.brewerylogo a{
	vertical-align: middle;
	padding: 10px;	
	max-width: 160px;
	display: inline-block;
}
.brewerylogo a:hover{
	box-shadow: 0px 1px 3px #525252;
	border-radius: 5px;
}
.brewerylogo img, .brewerylogo a img  {
	width: 100%;
	margin: 0px !important;
	height: auto;
}
.g-single iframe{
	max-width: 100%;
}

/*------------------------------------*\
    ActiveCampaign Integration
\*------------------------------------*/

span._form-title {
    font-family: 'TradeGothicBoldExtended', arial, sans-serif;
    text-transform: uppercase;
    position: relative;
    top: 3px;
}

@media (max-width: 667px) and (min-width: 1px) {
  ._form-wrapper {
    display: none;
  }

  ._form._form-modal ._form-title {
    font-size: 22px;
  }
}