@charset "UTF-8";
/* CSS Document */

@import url(https://fonts.googleapis.com/css?family=Oswald:400,700);

#loghead a, #radiohead a, #loghead, #radiohead{
	font-family: 'Oswald', arial, serif !important;
	font-size:11pt !important;
	font-weight:bold !important;
}

#loghead a, #radiohead a{
	margin: 0px 10px 0px 0px;
	color: #fff !important;
	padding:0;
	text-decoration:none;
}

#loghead a:hover, #radiohead a:hover{color: #eee !important;}

#storeHead a{
	font-size:9pt !important;
	font-weight:bold !important;
}

#storeHead, #store_cart{
	width: 90%;
	margin: -10px auto 5px auto;
}

#store_cart th{
	text-align: left;
	font-weight: bolder !important;
	padding: 20px 0 20px 0;
}

#store_cart th:nth-child(3), #store_cart th:nth-child(4), #store_cart th:nth-child(5){
	text-align: right;
}

#store_cart td{
	padding: 10px 0 10px 0;
}

.sinfo, .dnone, .ui-helper-hidden-accessible{
	display:none;
}

.sinfo{
	text-align: left;
}

.showinfo h2, .showinfo h3{
	margin: 0 0 3px 0;
}

.showinfo{
	cursor: pointer !important;
}

.right{
	text-align: right;
}

.justify{
	text-align: justify;
}

.cap, #schedule th{
	text-transform: capitalize;
}

#stopani, .slide-out-div{z-index: 100;}

.colorp{z-index: 1000 !important;}

.loader{
	display:block;
	margin:auto;
	width: 100px;
	height: 100px;
}

#map_canvas, #map_canvas input{color:#000000;}

#loghead, #radiohead, .ddown li, #jp_playlist_1{
	background: rgba(0, 0, 0, .65);
	box-shadow: 0px 4px 10px #111111;

}

#loghead, #radiohead{
	position:fixed;
	top:0px;
	left:0px;
	margin:0;
	height:10px;
	width:95%;
	padding:15px 5% 15px 0;
	z-index:1000 !important;
	text-align:right;
	display:block;
	clear:both;
	vertical-align: middle;
	line-height: 10px;
}

#map_canvas{z-index: 10000}

#iplayer{ position:fixed; top:-22px; right:50px; z-index:10001; }

#jp_playlist_1{ margin:-18px 0 0 20px; display:none;}

#jp_playlist_1, #sresult{
	border-radius: 10px;
	-moz-border-radius:  10px;
}

.ddown li{
	border-radius: 5px;
	-moz-border-radius:  5px;
}

#jp_interface_1{
	font-size:10pt;
}

#jp_playlist_1{
	font-size: 12pt;
}

#loghead span, #radiohead span{
	text-align:left !important;
	position:absolute;
	left:25px;
	color: #dde1e3;
	text-transform: capitalize;
}

.clear{
	clear:both !important;
}

.tinymce{ width: 99%; height:500px; }


#del{margin-left:320px;}

#sresult img{height:50px; width:50px;}

#sresult{
	z-index: 2001 !important;
	display:none;
}

.slideshow, .singless{
	display: none;
}

/******************** nav **********************/

#nav{
	position:absolute;
	top:2px;
	right:10px;
	list-style:none;
	font-weight:bold;
}

#nav li{
	margin-right: 10px;
}


.nav li{
	float:left;
	position:relative;
}
.nav a{
	display:block;
	text-decoration:none;
}
.nav a:hover{
	color:#fff;
	text-decoration:none;
}

/*--- DROPDOWN ---*/
.nav ul{
	margin:0;
	padding:0;
	list-style:none;
	line-height:20pt;
	position:absolute;
	text-align:left;
	left:-9999px;
}
.nav ul li{
	margin:0;
	padding:0;
	float:none;
}
.nav ul a{
	white-space:nowrap;
}

#nav li:hover ul{ padding-top:10px; left: -35px;}

.nav li:hover a{
	text-decoration:none;
}
.nav li:hover ul a{
	text-decoration:none;
}
.nav li:hover ul li a:hover{

}



/***************** bio *********************/

.bpimg{
	background: rgba(255, 255, 255, .80);
	border-radius: 10px;
	-moz-border-radius: 10px;
	margin-left:10%;
}

#bphead, .bphead{clear:both;display:block;font-size:10pt;text-align: right; padding-right: 20px;}

#bpimg, .bpimg{float:left; margin-right:15px; margin-bottom: 15px; max-width: 350px; max-height: 400px;}

#bpbio{text-align: justify !important; clear:right;}

#bpbio p{text-indent: 1.5em;}

/******************** clock ***************/
.numbers {
    text-align: right;
    font-family: Arial;
    font-size: 28px;
    font-weight: bold;
    font-style: normal;
    color: #FFFFFF;
}

.title {
    margin: 12px 0px 0px 0px;
    padding: 0px 8px 0px 3px;
    text-align: left;
    font-family: Arial;
    vertical-align:baseline;
    font-size: 10px;
    font-weight: bold;
    font-style: normal;
    color: #FFFFFF;
}

#countdown {
    width: auto;
    margin: 5px auto;
    color: #FFFFFF;
    position: fixed;
    top: 0px;
    right: 50px
}

/************** fancy ****************/

.fancybox-inner .all{
	padding: 15px;
}

#map *{
	color: #000 !important;
	text-shadow: none !important;
}

#map input{
	background: #fff !important;
}


/************** photos **************/

#gallery, #sgallery{
	position:relative;
	left: 0 !important;
	clear: both;
	float: left;
	width: 100% !important;
	max-width: 100% !important;
	list-style: none;
	margin:0 0 0 8px !important;
	padding:0 !important;
}

#gallery, #sgallery{
	display: inline;
}

#gallery li, #sgallery li{
	display: inline-block;
	float: left;
	width: 300px;
	margin:5px;
	vertical-align: middle;
	text-align:center;
	padding:5px 5px 15px 5px;
}

#gallery li{
	height:280px;
}

#gallery li, #sgallery li{
	height:320px;
}

#photos img, #gallery img, #sgallery img{
	background: #FFFFFF;
	border:#ffffff 7px solid;
	max-width:300px;
	max-height:280px;
	vertical-align: middle;
	text-align:center;
}

#gallery h3{
	margin: 10px 0 0px 0 !important;
}

#gallery.gother li{
	background: #fff;
	border-radius: 10px;
	-moz-border-radius:  10px;
}

#gallery.gother img{
	max-width: 90%;
	max-height: 80%;

}

.order{
	width: 30px !important;
}

.smtxt{
	width: 400px !important;
	height: 100px !important;
}

/************* shows *******************/

#archive{padding:0px 10px 10px 18px; margin-bottom:50px;}
#archive ul.adate{list-style: none; margin:5px 0 5px 30px; padding:0;}
#archive ul.state{list-style: none; margin:5px 0 5px 0px; padding:0;}
#archive li{display:inline-block; margin: 0 8px 0 0px; padding:0;}
#showpic input{max-width: 95% !important}
.shwimg{
	width: 30px !important;
	height: 30px !important;
	margin-bottom: 5px;
	border-radius: 6px !important;
	-moz-border-radius: 6px !important;
	-webkit-border-radius: 6px !important;
}

/************* store *******************/

	#product{
		width: 100%;
	}

	.cat{
		float: right;
		font-size: 12pt !important;
		padding-right: 20px;
		color: #fff;
	}

	.proimg, .prodesc, .probuy{
		float:left;
	}

	.prodesc{
		padding: 0 20px 20px 20px;
		width: 40%;
	}

	.probuy{
		float: right;
		text-align: center;
		max-width: 160px;
		min-width: 90px;
		width: 15%;
		padding: 5px;
		line-height: 12pt;
	}

	.proimg{
		max-width:250px;
		width: 20%;
		margin: 0 0 0 0;
	}

	.probuy, .proimg{
		border-radius: 10px;
		-moz-border-radius: 10px;
	}

	.probuy input[type="text"]{
		width: 80%;
	}

/****************** blog ********************/


.social{
	height: 100px;
	line-height: 100px;
}

.social *{
	vertical-align: middle !important;
	z-index: 1000 !important;
	padding: 0 !important;
	margin: 0 !important;
	text-align: left;
}

.twitter-share-button{
	width: 80px !important;
}

a.permalink{
	font-size: 10pt !important;
	width: 150px;

}

.entry *{
	max-width: 99%;
}

/****************** calendar ********************/

#calendar{
	width: 100% !important;
	clear:both;
	border-collapse:collapse;
}

#calendar th{
	font-size:18pt;
	text-align:center;
	padding: 10px;
}

#calendar td{
	font-size:12pt;
	text-align:right;
	width:100px !important;
	height:150px !important;
	vertical-align: top !important;
	padding: 0px;

}

#calendar td div{
	width:100% !important;
	height:150px !important;
	overflow: hidden !important;
}

#calendar td div img{
	position:relative;
	width: 100% !important;
	z-index: 0 !important;

}

#calendar td span{
	position:relative;
	width: 93% !important;
	z-index: 10 !important;
	background: rgba(0,0,0,0.3);
	padding:4%;
	display: block;
}

.highlight{
	background: rgba(0,0,0,0.2);
}

.txttime{
	width: 120px !important;
	margin-left:3px;
}

.stxt{
	width: 90% !important;
	height: 50px !important;
}

strong{
	font-weight:900 !important;
}

/******** contact ***********/

#contact input[type="text"], #contact textarea, #song input[type="text"], #song textarea{
	width: 400px !important;
	max-width: 94%;
}

/**** fb fix ****/
#fb_login_button {
    width: 80px !important;
}
#fb_login_button span,
#fb_login_button iframe{
    width: 80px !important;
    height: 25px !important;
}

.ui-tooltip *{
	color: #fff !important;
}
