/*
Theme Name: Cape Coral Farmers Market
Author: BOOST Creative
Author URI: http://www.boostcreative.com/
Description: The 2014 theme for Cape Coral Farmers Market
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
html,
button,
input,
select,
textarea {
    color: #666;
}

body {
        font-size:14px;
    line-height: 1.4;
    background: url(_assets/img/bg_body.jpg) top repeat-x;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}


@font-face {
    font-family: 'panB';
    src: url('_assets/fonts/PanacB.eot');
    src: url('_assets/fonts/PanacB.eot?#iefix') format('embedded-opentype'),
         url('_assets/fonts/PanacB.woff') format('woff'),
         url('_assets/fonts/PanacB.ttf') format('truetype'),
         url('_assets/fonts/PanacB.svg#hncb') format('svg');
    font-style: normal;
}


hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

img {
    vertical-align: middle;
    max-width: 100%;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}
.shadow{
-moz-box-shadow: 5px 5px 17px rgba(0, 0, 0, 0.5);
-webkit-box-shadow: 5px 5px 17px rgba(0, 0, 0, 0.5);
box-shadow: 5px 5px 17px rgba(0, 0, 0, 0.5);
}
.left{float:left;}
.right{float:right;}
h1{font-size:34px; font-weight:700; color:#fff; margin: 0; padding:0; line-height: 1em;}
h2{font-size:24px; font-weight:700; color:#fff; margin: 0; padding:0; line-height: 1.2em;}
span{font-size:20px; font-weight:700; color:#fff; margin: 0; padding:0; }
h3{font-size:15px; font-weight:400; color:#fff; margin: 0; padding:10px 0 0; line-height: 1.3em;}
/* ==========================================================================
   Author's custom styles
   ========================================================================== */
   
   
   .modal-overlay {
  display: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, .5);
  z-index: 9999;
  overflow: hidden
}

.modal, .modal-img {
  position: relative
}

.modal-overlay.hide-modal {
  display: none
}

.show-modal .modal {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none
}

.modal {
  width: 45em;
  max-width: 95%;
  max-height: 97vh;
  overflow: auto;
  background: #fff;
  margin: 0 auto;
  -webkit-transform: rotateX(25deg);
  transform: rotateX(25deg);
  -webkit-transform-origin: 50% -50px;
  -ms-transform-origin: 50% -50px;
  transform-origin: 50% -50px;
  backface-visibility: hidden;
  box-shadow: 0 0 2em rgba(0, 0, 0, 0.4);
  -webkit-transition: -webkit-transform .8s;
  transition: -webkit-transform .8s;
  transition: transform .8s;
  transition: transform .8s, -webkit-transform .8s
}

.modal-img {
  background-position: center;
  -webkit-background-size: cover;
  background-size: cover;
  height: 15em;
  margin-bottom: -5em;
  background-image: url(/wp-content/uploads/2013/12/shutterstock_94174945.jpg)
}
.modal > img {
	margin: auto;
	display: block;
	margin-bottom: -40px;
	margin-top: 20px;
}

.modal-img:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, .4)), to(#fff));
  background: -webkit-linear-gradient(rgba(255, 255, 255, .4), #fff);
  background: linear-gradient(rgba(255, 255, 255, .4), #fff)
}

.modal-content {
  padding: 0em 8% 8%;
  z-index: 1;
  position: relative;
  text-align: center;
}

.modal h3 {
  font-size: 2em;
  text-transform: none!important;
  display: table;
  margin: .5em auto
}

.modal .modal-x {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 3em;
  z-index: 1;
  padding: .5% 2%;
  color: #4279ad;
  background: 0 0;
  border: 0
}

.modal .modal-x:hover {
  opacity: .7
}

.modal p {
	color: #444;
	margin-top: 3em;
	line-height: 1.8;
	font-size: 1.25em;
}

.header-div {
    padding: 22px 0 !important;
}

.master_con{width:960px; margin:0 auto 0; position:relative; padding: 5px 0; }
#slpash_header{margin:10px 0 20px;}
.oneForth_box{width:220px; border-radius:15px; padding:15px 0; float:left; margin:0 10px;}
.oneThird_box { width: 35%; border-radius:15px; padding:15px 0; float:left; margin:0 2%; }
.oneThird_box.awards { width: 20%; }
.twoThirds_box { float: left; width: 70%; padding: 15px 30px 15px 0; margin: 0 2%; box-sizing: border-box; }
.bg_greenGrad{ text-align:center; font-family: 'PT Sans', sans-serif; font-size:24px;}
.bg_greenGrad2{background:#3d6317 url(_assets/img/bg_greenGrad.jpg) repeat-x;  text-align:center; font-family: 'PT Sans', sans-serif; font-size:24px;padding-bottom: 0;padding: 10px;box-sizing: border-box;}
.bg_orangeGrad { background: url(_assets/img/bg_orangeGrad.png) repeat-x; }
.bg_blueGrad { background: #272563 url(_assets/img/bg_blueGrad.jpg) repeat-x; text-align: center; box-sizing: border-box; font-family: 'PT Sans', sans-serif; font-size:24px; }
.bg_blueGrad2 { background: #272563 url(_assets/img/bg_blueGrad.jpg) repeat-x; text-align: center; box-sizing: border-box; font-family: 'PT Sans', sans-serif; font-size:24px; }
.bg_greenGrad img{position:relative; right:10px; margin:5px 0 0;}
.bg_greenGrad a{display:block; color:#fff; font-size:20px; font-weight:700; width: 125px; color:#fff; margin:15px auto 0; padding:12px 24px; background: url(_assets/img/btn_green.png) no-repeat; text-decoration:none; }
.bg_orangeGrad{background:#f04f23 url(_assets/img/bg_orangeGrad.jpg) repeat-x; text-align:center; font-family: 'PT Sans', sans-serif; font-size:24px;box-sizing: border-box;}
.bg_orangeGrad2{background:#f04f23 url(_assets/img/bg_orangeGrad.jpg) repeat-x; text-align:center; font-family: 'PT Sans', sans-serif; font-size:24px;}
.bg_orangeGrad img{position:relative; right:2px; margin:5px 0 0;}
.bg_orangeGrad a{display:block; color:#fff; font-size:20px; font-weight:700; width: 125px; color:#fff; margin:15px auto 0; padding:12px 24px; background: url(_assets/img/btn_orange.png) no-repeat; text-decoration:none; }
.bg_redGrad{background:#971b1e url(_assets/img/bg_redGrad.jpg) repeat-x; position:relative; z-index:20;  text-align:center; font-family: 'PT Sans', sans-serif; font-size:24px;}
.bg_redGrad2{background:#971b1e url(_assets/img/bg_redGrad.jpg) repeat-x; position:relative; z-index:20;  text-align:center; font-family: 'PT Sans', sans-serif; font-size:24px;}
.bg_redGrad img{position:relative; right:22px; margin:5px 0 0;}
.bg_redGrad a{display:block; color:#fff; font-size:20px; font-weight:700; width: 125px; color:#fff; margin:15px auto 0; padding:12px 24px; background: url(_assets/img/btn_red.png) no-repeat; text-decoration:none; }
.bg_brownGrad{background:#88794e url(_assets/img/bg_brownGrad.jpg) repeat-x; position:relative; z-index:20;  text-align:center; font-family: 'PT Sans', sans-serif; font-size:24px;}
.bg_blank{background:#fff; height:475px; text-align:center; position:relative; font-family: 'PT Sans', sans-serif; }
.bg_blank h1{color:#222; font-size:24px; font-weight:400;}
.bg_blank img{ margin:10px 0; width:167px; height:167px;}
.bg_blank p{ font-family: Arial, Helvetica, sans-serif; margin:0; padding:0;}
.bg_blank strong{ font-family: Arial, Helvetica, sans-serif; margin:0; padding:0; font-size:18px;}
.bg_blank a{color:#666;}
#splash_veg {position: absolute; width: 520px; height: 380px;z-index:1; left: -141px;margin: 32px 0 0;}
.row{ border-bottom:3px solid #ccc;}
.threeForth_box{width:660px; border-radius:15px; padding:0 0 40px; float:left; margin:0 10px;}
.oneForth_box2{width:220px; border-radius:15px; text-align: center; background:#fff; padding:15px 0;   float:right; margin:0 10px;}
.choose{ width:406px; height:69px; margin:0 auto 0; background: url(_assets/img/choose_arrows.png) no-repeat;}
.main_content, .content{min-height:450px;}
.accordion-container .content { min-height: auto; }
.main_content h1 {font-family: 'Alegreya Sans', sans-serif; font-style:italic; margin:60px 0 30px; font-size:35px; color:#3d6317;}
.content h1 {font-family: 'Alegreya Sans', sans-serif; font-style:italic; margin:20px 0 30px; font-size:35px; color:#3d6317;}
.content p {margin-bottom:20px !important;}
.share_arrow{width:206px; height:37px; margin:160px auto 0; background: url(_assets/img/share_arrow.png) no-repeat;}
.join_arrow{width:208px; height:40px; margin:50px auto 10px; background: url(_assets/img/joinus.png) no-repeat;}
#mailchimp input[type="text"]{border:1px solid black; padding:5px 10px; width:160px;}
#mailchimp input[type="submit"]{color:#fff; font-weight:700; border:0; padding:9px 15px 14px 12px; margin:10px 0; background: url(_assets/img/btn_littleGreen.png) no-repeat;}
#cape_chamber{width:196px; height:103px; margin:20px auto 0; background: url(_assets/img/cape_chamber.png) no-repeat;}
.centerrow { display: block; margin: 0px auto; text-align: center; width: 100%; }
.sponsor{ display: inline-block; margin:0 5px; width:180px; height:112px;}
.onehalf_box{width:440px; border-radius:15px; padding:15px 0;}
#sub_nav{margin:0; padding:0;}
#sub_nav ul {list-style:none; margin:0; padding:0;}
#sub_nav ul li{margin:0; padding:0 15px; float:left;}
#sub_nav ul li a{color: #666; text-decoration:none;}
#sub_nav ul li a:hover{color:#000;}
.onehalf_box p{margin:0; padding:0;}
.onehalf_box p a{color:#666; text-decoration:none;}
.tripadvisor { max-width: 10rem; display: block; margin: 15px auto; }

#sub_nav .social-links {
	display: flex;
	align-items: center;
	gap: 0.75rem;
	margin-left: 1rem;
}

#sub_nav .social-links a {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 20px;
	height: 20px;
}

#sub_nav .social-links svg {
	display: block;
	width: 20px;
	height: 20px;
	fill: currentColor;
}

.oneForth_box img, .homeMarket_box img { text-align: center; margin: 0px auto; display: block;}
.oneForth_box h4, .homeMarket_box h4 { font-size: 20px; color: #FFF; text-transform: uppercase;  margin: 0; letter-spacing: 1px; line-height: 19px; font-weight: normal;}
.oneForth_box h3, .homeMarket_box h3 { font-size: 40px; color: #FFF; text-transform: capitalize; margin: 0; padding: 0; font-weight: bold; letter-spacing: 1px; line-height: 43px;}
.oneForth_box h5, .homeMarket_box h5 { font-size: 20px; color: #FFF; text-transform: none; margin: 5px 0 15px; font-weight: normal;}
.oneForth_box h6, .homeMarket_box h6 { font-size: 18px; color: #FFF; margin: 0 0 5px; font-weight: normal;}
.oneForth_box p, .homeMarket_box p { font-size: 14px; color: #FFF; margin: 0; }
.oneForth_box a.button, .homeMarket_box a.button {
    background: #72c00d;
    color: #FFF;
    padding: 13px 29px;
    display: inline-block;
    margin: 10px 0;
    border-radius: 3px;
    font-size: 14px;
    text-transform: uppercase;
    text-decoration: none;
}
.homeMarket_box.bg_orangeGrad a.button { background: #fed714; font-weight: normal; }
.homeMarket_box.bg_blueGrad a.button { background: #176BB1; }
.homeMarkets { margin: -140px auto 0; position: relative; z-index: 100; }

.fullcolumn { width: 960px; float: left; box-sizing: border-box; padding: 15px 20px; background: #FFF; }
.leftcolumn { width: 680px; float: left; background: #FFF; box-sizing: border-box; padding: 15px 20px 25px; }
.sidebar { width: 200px; float: right; }

#inside #hero_con { margin-bottom: 20px; }

#inside .leftcolumn h1 { color: #333; }
#inside .leftcolumn p { font-size: 14px; color: #000; font-weight: normal; line-height: 24px; }

.inner_header_top{width: 640px; margin:5px 0; }
.inner_header_top h5 { float: left; margin: 0 12px 0 0; font-size: 24px; font-family: 'gooddogregular'; color: #674217; }
.inner_header_top form { margin: 0; float: left;}
.inner_header_top form input {
    margin: 0;
    border: 0;
    padding: 8px 15px;
    font-size: 12px;
    font-style: italic;
    color: #493c2c;
    float: left;
}
.inner_header_top form input[type="submit"] {
    color: #FFF;
background: #a38a4d; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2EzOGE0ZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0ODJmMTciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #a38a4d 0%, #482f17 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a38a4d), color-stop(100%,#482f17)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #a38a4d 0%,#482f17 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #a38a4d 0%,#482f17 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #a38a4d 0%,#482f17 100%); /* IE10+ */
background: linear-gradient(to bottom,  #a38a4d 0%,#482f17 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a38a4d', endColorstr='#482f17',GradientType=0 ); /* IE6-8 */
    text-transform: uppercase;
    font-style: normal;
    float: left;
}
.cape_markets_logo{display:block; width:438px; height:39px; float:left; background: url(_assets/img/cape_markets_logo.png) no-repeat;}
#nav_con{height:75px;}
#nav{width:960px; margin:0 auto 0; height:75px; position:relative;}
#nav img{ position:absolute; top: -65px; z-index:1000;left: -120px;}
#nav ul {margin: 27px 0 0; padding:0; float:right; list-style:none;}
#nav ul li{margin:0; padding: 0 18px 26px; float:left; position: relative; }
#nav ul li a{color:#fff; font-family: 'PT Sans', sans-serif; font-size:16px; font-weight:400; text-decoration:none;text-shadow: 1px 1px 0px black;}
#nav ul li a:hover{color: #E0D925;}
#nav ul li.current_page_item a { color: #e0d925; }

#nav ul li ul {
	display: none;
	background: #a38a4d;
	color: #FFF;
	position: absolute;
	top: 10px;
	left: 18px;
	z-index: 99;
	min-width: 220px;
}
#nav ul li ul li {
    padding: 0;
    border-bottom: 1px solid rgba(255, 232, 202, 0.3);
    width: 100%;
    border-top: 1px solid rgba(73, 51, 11, 0.47);
}
#nav ul li ul li a { display: block; padding: 10px; }
#nav ul li:hover > ul { display: block; }

#slide_con{width:960px; height:469px; position:relative; z-index:0;}
.onehalf_box_big{width:480px; padding:15px 0; position:absolute; top:335px; right:0;}
.sidebar_info_con{width:200px; height:160px; margin:0 auto 15px; border:1px solid red;}

#mainhome.row { border-bottom: 0px; padding-bottom: 20px; }

#buckets { background: url(_assets/img/bottomBGhome.jpg) repeat-x center top; width: 100%; padding: 50px 0; }
#buckets .row { border-bottom: 0px; }
#buckets .col4 { width: 25%; box-sizing: border-box; padding: 0 1rem; float: left; }
#buckets .col4 h2 { color: #3d6317; font-family: 'gooddogregular', sans-serif; font-size: 34px; line-height: 34px; margin-bottom: 5px; }
#buckets .col4 h3 { color: #666666; text-transform: uppercase; font-size: 14px; font-weight: bold; }
/*#buckets .col4 h3 a { color: #4a6d26; font-weight: bold; font-size: 14px; text-decoration: none;}*/
#buckets .col4 p { color: #666666; line-height: 24px; }
#buckets .col4 a { color: #4a6d26; font-weight: bold; font-size: 14px; text-decoration: none; }
#buckets .col4 .content { padding: 0 10px; min-height: 0px; }
.bucket-image { width: 229px; height: 162px; margin: auto; background: url(_assets/img/frame.png) no-repeat center; background-size: 100%; padding: 9px 10px 12px 9px; box-sizing: border-box; }
.bucket-image-1 { -webkit-transform: rotateZ(-1deg); -moz-transform: rotateZ(-1deg); -o-transform: rotateZ(-1deg); transform: rotateZ(-1deg); }
.bucket-image-2 { -webkit-transform: rotateZ(2deg); -moz-transform: rotateZ(2deg); -o-transform: rotateZ(2deg); transform: rotateZ(2deg); }
.bucket-image-3 { -webkit-transform: rotateZ(-2deg); -moz-transform: rotateZ(-2deg); -o-transform: rotateZ(-2deg); transform: rotateZ(-2deg); }
.bucket-image-4 { -webkit-transform: rotateZ(1deg); -moz-transform: rotateZ(1deg); -o-transform: rotateZ(1deg); transform: rotateZ(1deg); }
.bucket-image div { width: 100%; height: 100%; background-size: cover; background-position: center; }

/* ==========================================================================
   swop out styles
   ========================================================================== */
#hero_con img{width:100%;}
#hero_con { position: relative; }
#hero_con h1 {
    position: absolute;
    font-family: 'gooddogregular', sans-serif;
    z-index: 9;
    bottom: 0;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 60px;
    line-height: 36px;
    left: 0px;
}
.bg_green{background: #a38a4d; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2EzOGE0ZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0ODJmMTciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #a38a4d 0%, #482f17 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a38a4d), color-stop(100%,#482f17)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #a38a4d 0%,#482f17 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #a38a4d 0%,#482f17 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #a38a4d 0%,#482f17 100%); /* IE10+ */
background: linear-gradient(to bottom,  #a38a4d 0%,#482f17 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a38a4d', endColorstr='#482f17',GradientType=0 ); /* IE6-8 */
}
.bg_orange{background: url(_assets/img/bg_orange_nav.png);}
.bg_red{background: url(_assets/img/bg_red_nav.png);}
.contentgreen h1 {font-family: 'panB', 'PT Sans', sans-serif; margin:20px 0 30px; font-size:26px; color: #b18b46;}
.contentorange h1 {font-family: 'panB', 'PT Sans', sans-serif; margin:20px 0 30px; font-size:26px; color:#f04f23;}
.contentred h1 {font-family: 'panB', 'PT Sans', sans-serif; margin:20px 0 30px; font-size:26px; color:#971b1e;}
.contentgreen p, .contentorange p, .contentred p {margin-bottom:20px !important; font-size: 14px; color: #666666; line-height: 24px; }

#inside h2 { color: #000; }
.columncontainer { float: left; position: relative; margin-bottom: 30px; width: 100%;}
.template-split .leftcolumn { width: 48%; background:#3d6317 url(_assets/img/bg_greenGrad.jpg) repeat-x center top; }
#inside.template-split .leftcolumn p { margin-bottom: 10px; display: block; color: #FFF; }
.template-split .rightcolumn { width: 48%; float: left; padding: 20px 30px; box-sizing: border-box; margin-left: 4%; background:#f04f23 url(_assets/img/bg_orangeGrad.jpg) repeat-x;}
.template-split .altrowcontainer > * { color: white; padding: 20px 30px; margin-bottom: 30px; position: relative; min-height: 360px; width: 100%; box-sizing: border-box; }
.template-split .altrowcontainer p { font-size: 14px; font-weight: normal; line-height: 24px; }
.template-split .altrowcontainer iframe { position: absolute; top: 30px; margin: 0 !important; }
.template-split .altrowcontainer .right { padding-left: 460px; }
.template-split .altrowcontainer .right iframe { left: 30px; }
.template-split .altrowcontainer .left { padding-right: 460px; }
.template-split .altrowcontainer .left iframe { right: 30px; }

.template-split h2 { color: #000; }
.template-split .rightcolumn p {
font-size: 14px;
color: #FFF;
font-weight: normal;
line-height: 24px;
}

.leftcolumn table {
    width: 100%;
 }

.leftcolumn table tr td { padding: 10px 5px; }
.leftcolumn table tr:nth-child(even) {
    background: #eee;
 }

.accordion { overflow: hidden!important; }
.accordion dd { margin: 0; }
	.accordion-navigation h2 { cursor: pointer;
background: #eee;
margin: 0 0 5px;
 padding: 7px 10px;
 font-size: 14px;
overflow: hidden;
 font-weight: normal; display: block;
 position: relative; position: re; letter-spacing: 1px;}

.accordion-navigation h2:after { content: '+'; position: absolute; right: 10px; top: 5px;}
.accordion-navigation h2.open:after { content: '-'; }
	.accordion-navigation .content { display: none; }
	.accordion-navigation .content.default { display: block; }


.accordion-navigation .content { min-height: 0px!important; }
.page-id-102 .columncontainer h2 { color: #FFF!important; }

.vendor-side { width: 260px; }
.vendor-side .widget {
    background: #3d6317 url(_assets/img/bg_greenGrad.jpg) repeat-x;
    padding: 20px;
    box-sizing: border-box;
    width: 260px;
    margin-bottom: 20px;
    position: relative;
}
.vendor-side.sunsetvendor .widget { background: #f04f23 url(_assets/img/bg_orangeGrad.jpg) repeat-x; }
.vendor-side.harbourvendor .widget { background: #272563 url(_assets/img/bg_blueGrad.jpg) repeat-x; }
.vendor-side .widget h3 {
    color: #000;
    font-size: 32px;
    font-family: 'gooddogregular', sans-serif;
    line-height: 29px;
    margin: 0 0 20px;
}
.vendor-side .download {
	background: #FFF;
	padding: 5px 10px;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #3d6317;
}
.vendor-side p { color: #FFF; }
.vendor-side ul { /* margin: 0; */ padding: 0 0 0 20px; }
.vendor-side ul li { color: #FFF; }
.vendor-side .submenu-widget h3 { background: rgba(0,0,0,0.2); margin: -20px -20px 20px; padding: 10px 20px; }
.vendor-side .submenu-widget ul { list-style: none; margin: -20px -20px -10px; padding: 0; }
.vendor-side .submenu-widget ul li:not(:last-child) { border-bottom: 1px solid rgba(255,255,255,0.1); }
.vendor-side .submenu-widget ul li.active a { background: rgba(0,0,0,0.1); }
.vendor-side .submenu-widget ul a { display: block; line-height: 1; padding: 10px 20px; text-decoration: none; color: white; }
.vendor-side .submenu-widget ul a:hover { text-decoration: underline; }

.vendor-main h3 {
    color: #000;
    font-size: 32px;
    font-family: 'gooddogregular', sans-serif;
    line-height: 29px;
    margin: 0 0 20px;
}
.vendor-side a.button {
    background: #fed714;
    color: #FFF;
    padding: 13px 29px;
    display: inline-block;
    margin: 0;
    border-radius: 3px;
    font-size: 14px;
    text-transform: uppercase;
    text-decoration: none;
    position: absolute;
    bottom: 100%;
    left: 0;
    margin-bottom: 20px;
}
.vendor-side.sunsetvendor a.button {
    background: #72c00d;
}

.vendorsleft { width: 48%; margin-right: 4%; float: left; box-sizing: border-box; }
.vendorsright { width: 48%; float: left; box-sizing: border-box; }

.sponsors .fullcolumn h2 { font-family: 'gooddogregular', sans-serif; font-size: 32px; line-height: 29px; }
.sponsors .fullcolumn a { display: inline-block; }
.sponsors .fullcolumn img { max-width: 140px; height: auto; margin: 0 20px 20px; }

.musicians .leftcolumn {
    width: 375px;
    float: right;
}
.musicians .sidebar {
    width: 585px;
    float: left;
    background: #FFF;
    padding: 20px;
    box-sizing: border-box;
}
 .musicians .sidebar ul { margin: 0; list-style-type: none; padding: 0; }
 .musicians .sidebar ul li { margin-bottom: 20px; border-bottom: 1px solid rgba(0,0,0,.3); position: relative; padding-left: 180px;}
 .musicians .sidebar ul li:last-child { border-bottom: 0px; }
.musicians .sidebar img {
    max-width: 150px;
    background: #eee;
    padding: 5px;
    border: 1px solid rgba(0,0,0,.2);
    position: absolute;
    left: 0;
    top: 0;
}
.musicians .sidebar h2 {
    font-family: 'gooddogregular', sans-serif;
    font-size: 26px;
    line-height: 22px;
}

.footlogos img { max-width: 120px; margin: 0px 10px 20px; }

/* ==========================================================================
   Media Queries
   ========================================================================== */

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {

}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        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) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .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; /* h5bp.com/t */
    }

    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;
    }
}