@font-face {
    font-family: 'Kefa';
    src: url('kefa-webfont.eot');
    src: url('kefa-webfont.eot?#iefix') format('embedded-opentype'),
         url('kefa-webfont.woff') format('woff'),
         url('kefa-webfont.ttf') format('truetype'),
         url('kefa-webfont.svg#kefaregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* Media query for displaying content in mobile email clients */
@media only screen and (min-device-width: 900px) { 
   .hide { max-height: none !important; font-size: 1em !important; display: block !important; }
}

@media only screen and (max-width: 400px) {
                    body { font-size:90%;}
}
@media only screen and (max-width: 800px) {
                    body { font-size:100%;}
}  
@media only screen and (max-width: 1100px) {
                    body { font-size:120%;}
} 
@media only screen and (min-width: 1100px) {
                    body { font-size:120%;}
                    .wrap {max-width:770px;}
}

#background { width: 80%; min-width: 800px; max-width: 1200px; margin: 0 auto; position: relative; }
#page { width: 100%; height:auto; padding-left: 5px; padding-bottom: 5px; padding-right: 5px; }

#content {
	width: 75%; 
	height: 100%;
	min-width: 600px; 
	max-width: 900px;
	margin-left: 245px;
	padding-left:50px;
	padding-right:5px;
	padding-top: 10px;
	margin-top: 30px;	
	float:left;
	position:relative;
	z-index:2;
	background-color: rgba(255,250,250,0.9);
}

#left {
	position:fixed;
	height:100%;
	margin-left: 15px;
	width: 230px;
	padding-top:10px;
	margin-top: 30px;
	float:left;
	overflow:auto;
	background-color: #17394c;
}

#section { 
	width: 96%; 
	margin-bottom: 80px;
	padding-left: 5px;
	font-size: 0.875em;
}

#hleft { float: left; padding-top: 1%; }
#hright { float: right; text-align: right; padding-top: 1%; }

#image { margin: 5px; float: right; padding: 4px; border: 1px solid #cccccc; color: #999999; font-size: 0.625em; text-align: center; }

#gigwrap {
	width: 80%;
	padding-left: 10px;
}

#gigwraptour {
	width: 80%;
	padding-left: 10px;
	background: #ebd3c3;
	-moz-border-radius: 10px; 
	border-radius: 10px;
}

#gigtour {
	border-left: 5px solid #ffffff;
	color: #000000;
	padding: 5px;
	margin-bottom: 15px;
	// border-bottom: 2px solid #cccccc;
}

#gig {
	border-left: 5px solid #cccccc;
	color: #999999;
	padding: 5px;
	margin-bottom: 15px;
	// border-bottom: 2px solid #cccccc;
}

#navbox {
	padding-left: 20px;	
}

.gigheader {
	color: #444444;
	font-size: 1.25em;
	font-weight: bold;
}

#news {
	color: #292929;
	font-size: 1.25em;
	width: auto;
	height: auto;
	padding-left: 5px;
	font-weight: bold;
	border-left: 5px solid #17394c;
	// border-bottom: 3px solid #17394c;
}

#box {
	background-color: #c8dae4;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 12px;
	border: 1px solid #eeeeee;
	font-size: 0.8em;
	line-height: 1.42;	
	margin-right: 2%;
	height: 210px;
}

#box2 {
	background-color: #c8dae4;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 25px 13px 0px 13px;
	border: 1px solid #eeeeee;
	font-size: 0.85em;	
	margin-right: 2%;
	height: 200px;
}

#box3 {
	font-size: 0.8em;
	background-color: #c8dae4;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 12px;
	border: 1px solid #eeeeee;	
	margin-right: 2%;
	height: 210px;
}

#box_wide {
	font-size: 1.3em;
	font-weight: bold;
	background-color: #c8dae4;
	-moz-border-radius: 10px;
	text-align: center;
	border-radius: 10px;
	padding: 12px;
	border: 1px solid #eeeeee;	
	margin-right: 2%;
	height: auto;
}

.boxheader {
	color: #444444;
	font-size: 1.2em;
	font-weight: bold;
	padding-bottom: 3px;
}

.top-box-container {
	width: 100%;
}

.top-box {
	float: left;
	width: 95%;
	background-color: #c8dae8;
	padding: 1em;
	border-radius: 0.8em;
	min-width: 250px;
	font-size: 0.85rem;
}

.sc-link-cont {
	float: right;
	width: 35%;
	margin-left: 3%;
}

.sc-link {
	border-radius: 1em;
}

.sc-link:hover {
	opacity: 0.7;
}

.album-section {
	padding-top: 1em;
}

.album-image {
	padding-top: 1em;
	float: left;
	display: inline-block;
	margin-right: 1em;
}

.album-image:hover {
	opacity: 0.7;
}

.lefthead {
	color: #ffffff;
	font-size: 1em;
	font-weight: bold;
	padding-bottom: 5px;
}

.disc-row {
	float: left;
	width: 100%;
	margin-bottom: 3em;
}

.disc {
	float: left;
	width: 45%;
	margin-right: 5%;
}

.gig:link, .gig:visited, .gig:active { color: #434343; font-weight: bold; padding: 2px 2px 2px 0; }
.gig:hover { color: #55829e; text-decoration: none; font-weight: bold; padding: 2px 2px 2px 0; }

.box:link, .box:visited, .box:active { text-decoration: none; color: #55829e; }
.box:hover { color: #1fa4dc; }

.nav:link, .nav:visited, .nav:active { font-family: Kefa; Verdana; color: #ffffff; font-weight: bold; font-size: 1.5em; margin: 5px; padding: 5px; line-height: 150%; }
.nav:hover { font-family: Kefa; Verdana; background-color: #ffffff; color: #7ac9ea; font-size: 1.5em; text-decoration: none; font-weight: bold; margin: 5px; padding: 5px; line-height: 150%; }

.navsub:link, .navsub:visited, .navsub:active { font-family: Verdana; color: #ffffff; font-weight: bold; font-size: 0.875em; padding: 2px; }
.navsub:hover { font-family: Verdana; background-color: #ffffff; color: #7ac9ea; font-size: 0.875em; text-decoration: none; font-weight: bold; padding: 2px; }

#footer { width: 100%; font-size: 0.750em; text-align: center; height: 14px; margin-top: 3%; padding: 0.5%; border-top: 1px solid #cccccc; color: #999999; }

.footer:link, .footer:visited, .footer:active {  color: #999999; text-decoration: underline; }
.footer:hover {  color: #999999; text-decoration: none; }

.body:link, .body:visited, .body:active { color: #0078FF; font-weight: bold; }
.body:hover { color: #55829e; text-decoration: none; font-weight: bold; }
.copy { font-size: 0.625em; color: #999999; padding-bottom: 4px; }

html, body { margin: 0 auto; font-size: 100%; font-family: Verdana, sans-serif; color: #434343; line-height: 1.4; background-image:url("images/texturedpaper.png"); }


a:link, a:visited, a:active { text-decoration: none; color: #1fa4dc; }
a:hover { color: #55829e; }
img { border: 0; }

a.cssmouseover {
	display:block;
	width:99%;
	height:225px;
	background-position:0px -225px;
}
a.cssmouseover:hover {
	background-position:0px 0px;
}

h2 {
	color: #292929;
	font-size: 2em;
	width: 95%;
	padding: 45px 0px 15px 10px;
	// border-left: 10px solid #1fa4dc;
	border-bottom: 4px solid #17394c;
}

.submenu {
    padding: 5px;
}

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 5%;
	width: 90%;
	height: 90%;
	margin:0 auto;
}

/* CSS for hiding content in desktop/webmail clients */
.hide { max-height: 0px; font-size: 0; display: none; }



/* MailChimp Form Embed Code - Slim - 08/17/2011 */

#mc_embed_signup{clear:left;}

#mc_embed_signup form {background: #16394C; display:inline-block; position:relative; text-align:left; padding:15px 10px 15px 3%;}



#mc_embed_signup h2 {font-weight:bold; padding:0; margin:15px 0; font-size:1.4em;}

#mc_embed_signup input {border:1px solid #999; -webkit-appearance:none;}
#mc_embed_signup input[type=checkbox]{-webkit-appearance:checkbox;}
#mc_embed_signup input[type=radio]{-webkit-appearance:radio;}
#mc_embed_signup input:focus {border-color:#333;}

#mc_embed_signup .button {
	float: right;
	clear:both;
	background-color: #aaa;
	border: 0 none;
	border-radius:4px;
	color: #FFFFFF;
	cursor: pointer;
	display: inline-block;
	font-size:15px;
	font-weight: bold;
	height: 31px;
	line-height: 32px;
	margin: -41px -23px 10px 0 !important;
	padding:0;
	text-align: center;
	text-decoration: none;
	vertical-align: top;
	white-space: nowrap;
	}

#mc_embed_signup .button:hover {background-color:#777;}
#mc_embed_signup .small-meta {font-size: 11px;}
#mc_embed_signup .nowrap {white-space:nowrap;}     
#mc_embed_signup .clear {clear:none; display:inline;}

#mc_embed_signup label {color: #FFFFFF; display:block; font-size:16px; padding-left: 10px; padding-bottom:10px; font-weight: bold;}
#mc_embed_signup input.email {display:block; padding:8px 0; margin:0 4% 10px 0; text-indent:5px; width:58%; min-width:140px;}
#mc_embed_signup input.button {display:block; width:35%; margin:0 0 10px 0; min-width:30px;}

#mc_embed_signup div#mce-responses {float:left; top:-1.4em; padding:0em .5em 0em .5em; overflow:hidden; width:90%;margin: 0 5%; clear: both;}
#mc_embed_signup div.response {margin:1em 0; padding:1em .5em .5em 0; font-weight:bold; float:left; top:-1.5em; z-index:1; width:80%;}
#mc_embed_signup #mce-error-response {display:none;}
#mc_embed_signup #mce-success-response {color:#529214; display:none;}
#mc_embed_signup label.error {display:block; float:none; width:auto; margin-left:1.05em; text-align:left; padding:.5em 0;}



