/* @override http://asburymediagroup.com/themerrow/wp-content/themes/themerrow.com/style.css
	http://themerrow.com.s106478.gridserver.com/wp-content/themes/themerrow.com/style.css */

/*
Theme Name: The Merrow
Theme URI: asburymediagroup.com 
Description: A customized wordpress theme by Asbury Media Group	
Version: 1
Author: Asbury Media Group /asburymediagroup.com 
 	
*/
 
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td, html, label, table, tr, td {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img, a img, :link img, :visited img {
	border: 0;
}
address, caption, cite, code, dfn, th, var {
	font-style: normal;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
}
q:before, q:after {
	content: '';
}
/* ------------------------ GLOBAL ELEMENTS ------------------------ */

	 

/* ------------------------ type selectors ------------------------ */
body {
	background: #011b2c url("images/bg-o.jpg") top center no-repeat;
	text-align: center;
	font: 14px/18px 'Roboto Slab', Georgia, "Times New Roman", Times, serif;
	color: #000;
}
blockquote {
	margin-left: 10px;
	margin-right: 10px;
}
h1, h1.storytitle {
	font-size: 1.3em;
	color: #fff;
}
h2 {
	font-size: 1.2em;
	color: #079139;
}
h3 {
	font-size: 1.1em;
	color: #000;
}
h1 span, h2 span, h3 span {
	display: none;
}
a:link, a:visited {
	color: #d3c616;
	text-decoration: underline;
	outline: none;
}
a:hover, a:active {
	color: #fff;
	text-decoration: none;
	outline: none;
}
#sidebar {
	width: 220px;
	float: left;
}
.widget {
	border-radius: 5px;
	background-color: #000;
	border: 2px solid #275615;
	padding-top: 10px;
	margin-top: 27px;
}
h2.widgettitle {
	height: 25px;
	color: #fff !important;
	font-size: 16px;
	padding-left: 22px;
	margin-bottom: 10px;
	font-weight: bold;
}
.textwidget {
	font-size: 13px;
	font-weight: normal;
	margin-left: 12px;
	width: 150px;
	color: #f9e1c5 !important;
	margin-bottom: 20px;
	line-height: 16px;
}
.textwidget p {
	color: #fff;
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 10px;
	width: 280px;
	font-weight: normal !important;
}
.post {
	border-radius: 5px;
	border: 2px solid #275615;
}
div#column-right-full .post {
	border: none;
}
div#column-right-full .post .storytitle {
	clear: both;
	padding-left: 33px;
	padding-top: 35px !important;
	background-color: #000;
}
.storytitle {
	background-color: #000;
	height: 24px;
	color: #d31f2a;
	text-transform: uppercase;
	font-size: 15px;
	padding-left: 13px;
	padding-top: 8px;
	margin-bottom: 0px !important;
}
.storycontent {
	background-color: #000;
	padding: 13px;
	color: #fff;
	line-height: 19px;
}
/* ------------------------ classes ------------------------ */
.clear {
	clear: both;
}
div.clear {
	height: .01em;
	overflow: hidden;
}
p.back-to-top {
	text-align: right;
	display: block;
	padding-right: 15px;
	background: url("http://themerrow.com/wp-content/themes/themerrow.com/images/bullet-back-to-top.jpg") right no-repeat;
}
img.img-left {
	float: left;
	margin: 2px 10px 10px 0px;
}
img.img-right {
	float: right;
	margin: 5px 0px 10px 10px;
}
/* ------------------------ submit button form elements ------------------------ */
#wrap {
	margin-top: 50px !important;
	width: 976px;
	margin: 0 auto;
	text-align: left;
	-moz-box-shadow: 0 0 20px #4e4e4e;
	-webkit-box-shadow: 0 0 30px #000;
	border: 3px solid #d3c616;
}
/* ------------------------ masthead framework ------------------------ */
#masthead {
	position: relative;
	background: url("images/header.jpg");
	height: 140px;
}
#logo {
	position: relative;
	height: 140px;
	width: 215px;
	float: left;
}
/* index page link within #masthead */		
#logo a {
	position: absolute;
	left: 0px;
	width: 220px;
	top: 0px;
	height: 140px;
}
#logo a span {
	display: none;
}
/* ------------------------ MAIN NAVIGATION FRAMEWORK ------------------------ */


#nav {
	padding-top: 160px;
	height: 30px;
	width: 610px;
	float: left;
	padding-left: 12px;
}
#nav li, #nav a {
	text-decoration: none;
	color: #d9202b !important;
	text-align: right;
	font-size: 12px;
	text-transform: uppercase;
}
#nav li {
	float: left;
	list-style: none;
	margin-left: 13px;
}
#nav li a:hover {
	color: #fae2c5 !important;
}
.nav-menu {
	background-color: #000;
	clear: both;
	width: 960px;
	height: 30px;
	float: left;
	padding-left: 12px;
}
.nav-menu li, .nav-menu a {
	text-decoration: none;
	color: #d3c616 !important;
	text-align: right;
	font-size: 14px;
	line-height: 28px;
	text-transform: uppercase;
	padding: 2px 3px;
	border-radius: 3px;
	text-decoration: none;
}
.nav-menu li {
	float: left;
	list-style: none;
	margin-left: 23px;
}
.nav-menu li a:hover {
	color: #000 !important;
	background-color: #d3c616 !important;
}
#beer {
	width: 573px;
	height: 100px;
	background-image: url('images/beer_bg.png');
	margin-right: 8px;
	margin-top: -8px;
	margin-left: 50px;
	margin-bottom: 20px;
	text-align: center;
	color: #fff;
	padding-left: 25px;
	text-shadow: 2px 2px 3px #000;
}
#beer span {
	clear: both;
}
#craft_beer {
	text-align: center;
	font-size: 20px;
	font-weight: normal;
	/*padding-left: 50px;*/
	padding-top: 30px;
	clear: both;
}
/* ------------------------ column-left framework ------------------------ */
#column-left {
	width: 240px;
	float: right;
}
#column-left p, #column-left h1, #column-left h2, #column-left h3, #column-left ul, #column-left dl {
	margin: 0px 0px 10px 0px;
}
/* ------------------------ column-right framework ------------------------ */
#column-right {
	margin-left: 20px;
	width: 700px;
	float: left;
	margin-top: 27px;
}
#column-right p, #column-right h1, #column-right h2, #column-right h3, #column-right ul, #column-right dl {
	margin: 0px 0px 10px 0px;
}
/* ------------------------ bottom-wrap framework ------------------------ */
/* ------------ must have below column-left and column-right to clear the float ------------ */
#bottom-wrap {
	margin-bottom: 20px !important;
	width: 100%; /* fix for Safar */
	height: 0px;
	clear: both; /* important - do not remove */
}
/* ------------------------footer framework ------------------------ */
#footer {
	width: 980px;
	margin-top: 10px !important;
	margin: 0 auto;
	text-align: center;
	color: #ccc;
}
#footer span {
	color: #ffffff;
	font-size: 10px;
}
#footer a:link, #footer a:visited {
	color: #fff;
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	color: #fff;
	text-decoration: underline;
}
/*Images*/

.entry img {
	display: block;
	border: 1px solid #000;
	padding: 5px;
	margin: 15px 0;
}
.wp-caption.alignleft, .wp-caption.alignright, .wp-caption.aligncenter {
	background: #f3f0f9;
	text-align: center;
	padding: 10px 5px 10px 10px;
	border: 1px solid #000;
}
img.alignleft {
	margin: 5px 15px 10px 0;
	float: left;
	border: 1px solid #000;
}
img.alignright {
	margin: 5px 0 10px 15px;
	float: right;
	border: 1px solid #000;
}
.wp-caption.alignleft {
	float: left;
	margin: 5px 22px 10px 0;
}
.wp-caption.alignright {
	float: right;
	margin: 5px 0 10px 22px;
}
.wp-caption.aligncenter, img.aligncenter {
	margin: 0 auto;
	display: block;
	margin-bottom: 5px;
	float: none;
	border: 1px solid #000;
}
p.wp-caption-text {
	margin: 0;
	text-align: center;
	padding: 5px 0;
	font-size: 10px;
}
.wp-caption img {
	float: none;
	margin: 0;
}
.gallery {
	margin: 15px 0;
	display: block;
}
.gallery img {
	border: 1px solid #000;
	padding: 2px;
}
.gallery-item {
	padding: 12px 0;
}
.gallery-caption {
	padding: 10px;
}
/* iosSlider */


.iosSlider {
	width: 690px !important;
	height: 320px;
	clear: both;
	margin-bottom: 20px;
}
.iosSlider .slider { /*required */
	width: 100%;
	height: 100%;
}
.iosSlider .slider .item {
	border-radius: 8px;
	margin-right: 40px;
	background: url("images/bg_featured.jpg");
	height: 240px !important;
	background-color: #fff;
	padding: 10px 10px 27px 10px;
	width: 170px !important;
	float: left;
	position: relative;
	top: 0;
	left: 0;
}
.slide-image img {
	border-radius: 4px;
}
.slide-image {
	width: 170px !important;
	
}
h1.slide-title {
	text-align: center;
	padding: 3px 7px;
	color: #fff;
	font-size: 20px !important;
	border-radius: 4px;
}
.slide-image {
	opacity: .8;
}
.slide-image:hover {
	opacity: 1;
}
.slider p {
	color: #fff;
	font-weight: bold;
	font-size: 18px;
	padding-top: 15px;
	text-align: center;
}
#sidebar a {
	color: #fff;
}
#sidebar a:hover {
	text-decoration: none;
}
/*  Other: link love                                  */
	 /*                                                    */
.linklove {
	width: 510px;
	margin: 0 auto 10px!important;
	padding: 0!important;
	text-align: center!important;
}
.linklove a, .linklove a:visited {
	display: none;
	color: #888888 !important;
	font-size: 9px;
}
/*  EVENT CSS     */
	 
div.event-image {
	padding: 12px;
	float: left;
}
div.event-text {
	width: 260px;
	float: left;
	margin-top: 20px;
	font-size: 20px !important;
	color: #fff;
}
div.event-text p {
	font-size: 20px !important;
}
div.artists p {
	font-size: 20px !important;
}
.billing100 {
	font-size: 27px;
	line-height: 26px;
}
.billing75 {
	font-size: 22px;
	line-height: 26px;
}
div.event-date {
	float: left;
	width: 150px;
	margin-right: 10px;
	font-size: 30px;
	color: #fff;
	margin-top: 20px;
	line-height: 30px;
}
div.event-container {
	padding-bottom: 10px;
	border-bottom: 5px solid #275615;
	border-top: 5px solid #275615;
	margin-bottom: 15px;
}
div.event-container:hover {
	background-color: #141414;
}
span.weekday {
	font-size: 27px;
}
#tw-upcoming {
	padding: 20px;
}
#tw-upcoming span.eventdate {
	font-weight: bold;
	font-size: 15px;
	color: #cec045;
}
#tw-upcoming li {
	margin-bottom: 10px;
	line-height: 13px;
	text-decoration: none !important;
}
#tw-upcoming li a {
	font-weight: normal;
	text-decoration: none;
}
#tw-upcoming li:hover {
	background-color: #000;
}
/* button 
 	 ---------------------------------------------- */
.button {
	text-decoration: none !important;
	display: inline-block;
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
 *display: inline;
	vertical-align: baseline;
	margin: 2px 2px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 14px/100% Arial, Helvetica, sans-serif;
	padding: .5em 2em .55em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em;
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
.button:hover {
	text-decoration: none;
}
.button:active {
	position: relative;
	top: 1px;
}
/* red */
.red {
	text-decoration: none !important;
	color: #faddde;
	border: solid 1px #980c10;
	background: #d81b21;
	background: -webkit-gradient(linear, left top, left bottom, from(#ed1c24), to(#aa1317));
	background: -moz-linear-gradient(top, #ed1c24, #aa1317);
 filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ed1c24', endColorstr='#aa1317');
}
.red:hover {
	background: #b61318;
	background: -webkit-gradient(linear, left top, left bottom, from(#c9151b), to(#a11115));
	background: -moz-linear-gradient(top, #c9151b, #a11115);
 filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#c9151b', endColorstr='#a11115');
}
.red:active {
	color: #de898c;
	background: -webkit-gradient(linear, left top, left bottom, from(#aa1317), to(#ed1c24));
	background: -moz-linear-gradient(top, #aa1317, #ed1c24);
 filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#aa1317', endColorstr='#ed1c24');
}
/* blue */ .blue {
	color: #d9eef7;
	border: solid 1px #0076a3;
	background: #0095cd;
	background: -webkit-gradient(linear, left top, left bottom, from(#00adee), to(#0078a5));
	background: -moz-linear-gradient(top, #00adee, #0078a5);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00adee', endColorstr='#0078a5');
}
.blue:hover {
	background: #007ead;
	background: -webkit-gradient(linear, left top, left bottom, from(#0095cc), to(#00678e));
	background: -moz-linear-gradient(top, #0095cc, #00678e);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0095cc', endColorstr='#00678e');
}
.blue:active {
	color: #80bed6;
	background: -webkit-gradient(linear, left top, left bottom, from(#0078a5), to(#00adee));
	background: -moz-linear-gradient(top, #0078a5, #00adee);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0078a5', endColorstr='#00adee');
}
.fc-state-highlight.fc-today {
	background-color: #760e13 !important;
}
.fc-other-month {
	background-color: #000 !important;
}
#fancybox-title-inside {
	font-size: 20px;
	font-weight: bold;
}
ul.tw-attraction-list.tw-remove-when-empty li a {
	text-align: left;
	line-height: 20px;
	text-decoration: none;
}
a.tw-billing-100 {
	font-size: 25px;
}
a.tw-billing-75 {
	font-size: 20px;
}
.st_onsale {
	background-color: #fff !important;
	margin-bottom: 20px;
	font-size: 16px;
}
div.tw-event-price {
	color: #ff2424;
	font-size: 16px;
	line-height: 24px;
}
.tw-event-name h2 {
	width: 300px;
	font-size: 18px;
}
ul.tw-attraction-list li {
	text-align: left;
	list-style: none;
	line-height: 25px !important;
	text-decoration: none;
	color: #000 !important;
	font-size: 20px !important;
}
.tw-attraction-list li a, .tw-attraction-list li span {
	background-color: #3a0506 !important;
	margin-top: 1px;
	display: block;
	color: #fff;
	font-size: 18px;
}
span.tw-event-date {
	font-size: 24px;
	color: #d3c616;
}
#post-4 div.storycontent div.tw-plugin-upcoming-event-list table tbody tr td {
	border-bottom: 2px solid #275615;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
}
.button-blue {
	text-decoration: none !important;
	color: #d9eef7;
	border: solid 1px #0076a3;
	background: #0095cd;
	background: -webkit-gradient(linear, left top, left bottom, from(#00adee), to(#0078a5));
	background: -moz-linear-gradient(top, #00adee, #0078a5);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00adee', endColorstr='#0078a5');
	display: inline-block;
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
 *display: inline;
	vertical-align: baseline;
	margin: 10px 0px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 14px/100% Arial, Helvetica, sans-serif;
	padding: .5em 2em .55em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em;
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
.tw-event-more-info-link a {
	text-decoration: none !important;
	color: #d9eef7;
	border: solid 1px #0076a3;
	background: #0095cd;
	background: -webkit-gradient(linear, left top, left bottom, from(#00adee), to(#0078a5));
	background: -moz-linear-gradient(top, #00adee, #0078a5);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00adee', endColorstr='#0078a5');
	display: inline-block;
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
 *display: inline;
	vertical-align: baseline;
	margin: 10px 0px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 14px/100% Arial, Helvetica, sans-serif;
	padding: .5em 2em .55em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em;
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
span.tw-billing-100 {
	background-color: none !important;
}
.tw-attraction-list li {
	width: 300px !important;
	background: none !important;
}
div.media {
	float: left;
	max-width: 540px;
	margin-top: 40px !important;
	clear: both;
}
a.tw_onsale, a.tw_ticketssold {
	text-decoration: none !important;
	color: #faddde;
	border: solid 1px #980c10;
	background: #d81b21;
	background: -webkit-gradient(linear, left top, left bottom, from(#ed1c24), to(#aa1317));
	background: -moz-linear-gradient(top, #ed1c24, #aa1317);
 filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ed1c24', endColorstr='#aa1317');
	display: inline-block;
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
 *display: inline;
	vertical-align: baseline;
	margin: 10px 0px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 14px/100% Arial, Helvetica, sans-serif;
	padding: .5em 2em .55em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em;
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
.fc-event-skin {
	border-color: #3d0407 !important;     /* default BORDER color */
	background-color: #3d0407 !important; /* default BACKGROUND color */
	color: #f9e1c5 !important;            /* default TEXT color */
}