body{
	background: #000;
	color: #fff;
	font-family: Tahoma, Verdana, Arial, Helvetica, "sans-serif 11px";
}
.blue{
	color: #99CCFF;
}
.yellow{
	color: #FFD700;
}
.white{
	color: #fff;
}
.red{
	color: #f00;
}
a{
	text-decoration: none;
	color: #99CCFF;
 	
}
img.right{
	float: right;
	margin: 10px;
}
img.left{
	float: left;
	margin: 10px;
}
a.links:hover, .soundclips li a:hover , .list li a:hover, #in_line_link a:hover {
	border-top:1px solid #FFD700;
	border-bottom:1px solid #FFD700;
}
li.center{
	text-align: center;
	width: 100%;
}

.container{
	width: 900px;
	margin: auto;
}

.half{
	width: 48%;
	margin-right: 2%;
}
img#Privacy,img#Unsubscribe{
	max-width: inherit !important;
}
.tahoma-FFD700-17px,.tahoma-000000-17px{
	color: #FFD700;
}

.gallery{
	width: 150px;
	margin: 10px;
	float: left;
}

.gallery_nye{
	width: 150px;
	margin: 10px;
}
 
.logo  img{
	border:none;
	outline: none;
	width: 650px;
}
.sidebar{
	display: none;
}
.content{
	width: 750px;
	text-align: center;
	line-height: 30px;
	padding-left: 80px;
}
.content_public_shows{
	width: 820px;
	text-align: center;
	line-height: 30px;
	padding-left: 80px;
}
.photogallery{
	width: 900px;
	text-align: center;
	line-height: 30px;
	padding-left: 0px;
}

.songlist{
	float: left;
	text-align: left;
	width: 45%;
	margin-right: 5%;
}
 
iframe#tickermain{
	margin-top:20px;
	height: 55px;
}
.footer{	
	width: 100%;
	font-size: 11px;
	clear: both;
	text-align: center;
}

.footer b{
	color: #FFCC00;
}
.footer span{
	color: #99CCFF;
}
.only-mobile{
	display: none;
}
.soundclips {
	clear: both;
	overflow: hidden;
	display: table;
	display: inline-block;
	margin: 0 0 15px auto;
}
.list li{
	float: none;
	margin: 10px 0;
	font-size: 14px;
	list-style: none;
}
.soundclips li{
	list-style: none;float: left;
	margin-right: 15px;
	
}
ul{
	list-style: none;
	 
}
ul li{
	float: none;
}
#header, #footer,#content-wrapper,#header-wrapper,#footer-wrapper, #photogallery-wrapper{
		width: 90%;
		margin: auto;
}
a.return{
	font-size: 18px;
	margin: 20px 0;
}
table td.tahoma-FFD700-16px, table td.yellow{
		color: yellow;
		padding-left: 20px;
}
#accordion img{
	max-width: 100%;	
	width: 180px;
}
.input{
	width: 300px;
	padding: 5px 0;
	margin: 5px 0;
}
.txt-left{
	text-align: left !important;
}	
.hide{
	visibility: hidden;
}
ul.bullet{
	list-style:disc;
	margin: 20px;	
}
.slicknav_menu{
	background: #000;
}
.slicknav_nav{
	background: #000;
	padding: 10px 0;
	border-radius: 3px;
}
.slicknav_nav li, .slicknav_parent li{
	padding: 6px 10px;
}
.public_shows img{
	max-width: 100% !important;
	width: auto !important;
}
.panel{
	border-bottom: 1px solid #444;
	margin: 20px 0;
	padding: 20px 0;
	overflow: hidden;
}
.black_audio_player,.amazingaudioplayer-tracklist-container,.amazingaudioplayer-bar{
	background: #000 !important;
}
#amazingaudioplayer-1 .amazingaudioplayer-track-item{
	color: #888 !important;
	line-height: 30px !important;
}
#amazingaudioplayer-1 .amazingaudioplayer-track-item-active{
	color: #fff !important;
}
#amazingaudioplayer-1 .amazingaudioplayer-bar-title,#amazingaudioplayer-1 .amazingaudioplayer-time {
	color: #fff !important;
}
.black_audio_player.small .amazingaudioplayer-tracklist-container{
		padding: 5px !important;
}
.gallery_zoom {
	overflow: hidden;
}
.gallery_zoom li p{
	color:#fff;
	font-weight: bold;
	font-size: 10px;
	line-height: 14px;
}
.gallery_zoom li {

}
@media all and (min-width: 500px){
	.gallery_zoom li {
		float: left;
		width: 20%;
		margin: 2%;
	}
	
}
 
@media all and (min-width: 800px){

	.bio_amanda{
		display: table-cell;
		vertical-align: middle;
		height: 461px;
	}
		.bio_andrew{
		display: table-cell;
		vertical-align: middle;
		height: 504px;
	}
		.bio_bob{
		display: table-cell;
		vertical-align: middle;
		height: 557px;
	}
		.bio_cindy{
		display: table-cell;
		vertical-align: middle;
		height: 462px;
	}
		.bio_geoff{
		display: table-cell;
		vertical-align: middle;
		height: 509px;
	}
		.bio_josh{
		display: table-cell;
		vertical-align: middle;
		height: 509px;
	}
		.bio_mat{
		display: table-cell;
		vertical-align: middle;
		height: 527px;
	}
		.bio_matt{
		display: table-cell;
		vertical-align: middle;
		height: 509px;
	}
		.bio_stew{
		display: table-cell;
		vertical-align: middle;
		height: 538px;
	}
	.ceremonies_vertical_center{
		display: table-cell;
		vertical-align: middle;
		height: 133px;
	}	

	li.sitemap a{
		text-align: center !important;
		display: block !important;
		font-size: 12px;
	}
	.pull-right{
		float: right;
	}
	.pull-left{
		float: left;
	}
	.black_audio_player.small{
		width: 400px;
		margin: auto;
	}

	.field{
		width:140px;
	}
	.input{
		width: 300px;
		padding: 5px 0;
		margin: 5px 0;
	}
	#in_line_link ul li{
		float: left;
		margin-right: 6px;
		margin-bottom:10px;
	}
	iframe.video{
		/*margin-top: -20px;*/
	}
	.one-third > div.songlist{
		width: 30%;
		margin-right: 3%;
	}
	.fixed_height{
		height: 600px;
		overflow-y:scroll;
	}
	
	.full-width{
		width: 100%;
	}
	.logo {
	 	text-align: center;
	 	height: 149px !important;
	}
	.regular{
		width: 48%;
		margin-right: 2%;
	}	
	.one-third{
		width: 48%;
		margin-right: 2%;
		font-size: 13px;
	}
	.one-fourth{
		width: 30%;
		margin-right: 2%;
		font-size: 13px;
		text-align: left;
	}
	.one-fourth-regular{
		width: 30%;
		margin-right: 2%;
		text-align: left;
	}	
}
@media all and (max-width: 800px){
	.only-mobile{
		display: block;
	}
	.only-desktop{
		display: none;
	}
	.content img{
		max-width: 100%;
	}
	.photogallery img{
		max-width: 100%;
	}	
	ul.list-float li{
		float: left;
		margin:20px;
	}
	.half{
		width:100%;
		clear: both;
	}
	.container{
		width: 90%;
		margin: auto;
	}
	.logo{
		width:100%;
		text-align: center;
	}
	.logo img{
		max-width: 100%;
	}
	.content{
		width: 100%;
		text-align: center;
		padding: 10px 0;
		margin: 0px;
	}
	.photogallery{
		width: 100%;
		text-align: center;
		padding: 10px 0;
		margin: 0px;
	}	
	#in_line_link {
			margin: 10px 0;
			border-bottom: 1px dashed #eee;
	}
	.content img{
		max-width: 100%;
	}
	.photogallery img{
		max-width: 100%;
	}	
	.input{
		width: 250px;
		padding: 5px 0;
		margin: 5px 0;
	}

	#content-wrapper #content{
		width: 100%;
	}
	#photogallery-wrapper #photogallery{
		width: 100%;
	}	

  	.footer{
		text-align: center;
		width: 100%;
		font-size: 11px;
		padding: 0px;
	}
	.songlist{
		float: none;
		text-align: center;
		width: 100%;
	}
	#content > div{
		width: 100%;
		display: block;
		clear: both;
	}
 	ul.meet_band img{
 		float: left;
 		margin: 10px;
 	}
 	ul.meet_band li{
 		text-align: left;
 		font-size: 13px;
 		border-bottom: 1px solid #444;
 		padding-bottom: 10px;
 	}
 	.soundclips li{
 		float: none;
	}
	form br{
		display: none;
	}
	 	
}
/*For iphone only
*/
@media all and (max-width: 568px){
		iframe{
		max-width: 100%;
		height: 100%;
	}
}
	