@charset "utf-8";
@font-face {
	font-family: 'Conv_ANTQUAB';
	src: url('fonts/ANTQUAB.eot');
	src: local('☺'), url('fonts/ANTQUAB.woff') format('woff'), url('fonts/ANTQUAB.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'bootle';
	src: url('font/bootle.ttf') format('truetype');
	font-style: normal;
}
body { background: url(pics/bg.jpg) center fixed; }
.artist {
	font-family:arial;
	font-size:20px;
	font-weight:200;
	position:absolute;
	top:57px;
	left:1.3em;
	white-space:nowrap;
}
.container {
	width: 1000px;
	height: 900px;
	padding: 0;
	margin: 0 auto;
	text-align: center;
	position: relative;
}
#header {
	height: 383px;
	width: 881px;
	margin: -43px auto 0 auto;
	background: url(pics/logo.png) no-repeat 50%;
}
#navbar {
	height: 1.7em;
	width: 900px;
	font-family: Conv_ANTQUAB;
	font-size: 26px;
	/*font-weight: bold;*/
	color: #FFF;
	padding-top: 13px;
	margin: -36px auto -4px auto;
	background-color: #06C;
	border: 3px solid #FFF;
	border-radius: 30px;
	position: relative;
}
#navbar a {
	cursor: pointer;
	text-decoration: none;
	color: #FFF;
}
#home:hover { color: #F3C; }
#shows:hover { color: #0F0; }
#about:hover { color: #FF0; }
#videos:hover { color: #F60; }
#gallery:hover { color: #F3C; }
#contact:hover { color: #0F0; }
#nav {
	padding: 0;
	margin: 0 0 0 10px;
	display: inline-block;
	vertical-align: top;
}
#main {
	width: 856px;
	height: 496px;
	margin: 12px auto;
	background-color: #ddd;
	border: 3px solid #FFF;
	border-radius: 12px;
	overflow: auto;
}
.left {
	float: left;
	/*margin: -73px 5px 0 5px;/*width: 705px;*/
	margin:56px 16px 77px 5px;
}
.right { float: left; }
.right img {
	position: relative;
	top: -28px;
	left: 0;
	text-decoration: none;
	border: none;
}
.icons {
	display: inline-block;
	margin: 0 0 0 0.5em;
	position: relative;
	z-index: 2;
}
.icons a {
	display: inline-block;
	margin: 0 5px;
	height: 30px;
	width: 30px;
	cursor: pointer;
	border-radius: 5px;
}
.mail { background-image: url(pics/mail.png); }
.twitter { background-image: url(pics/twitter.png); }
.facebook { background-image: url(pics/facebook.png); }
.youtube { background-image: url(pics/youtube.png); }
.video {
	width: 700px;
	margin: 5.5em auto 20px auto;
}
.calbox {
	width: 750px;
	height: 380px;
	background-color: #FFF;
	border: 1px solid #000;
	border-radius: 8px;
	padding: 20px 25px 20px 0;
	margin: 4em auto 0 auto;
}
.calendar{
	height:364px;
	overflow: auto;
	overflow-x: hidden;
}
.calcon {
	margin: 0 auto;
	text-align: center;
}
.calcell, .order {
	display: inline-block;
	margin: 5px 10px;
	width: 150px;
	text-align: center;
	vertical-align: top;
	font-family: impact;
	white-space: pre-wrap;      /* CSS3 */
	white-space: -moz-pre-wrap; /* Firefox */
	white-space: -pre-wrap;     /* Opera <7 */
	white-space: -o-pre-wrap;   /* Opera 7 */
	word-wrap: break-word;      /* IE */
}
.head {
	font-size: 20px;
	font-weight: bold;
	color: #F00;
}
#emailer {
	text-align: left;
	color: #fff;
	width: 500px;
	padding: 10px;
	margin: 0 14.5em 0 auto;
	border: 3px double #999;
	border-radius: 6px;
	background-color: #06C;
}
textarea {
	border: 2px inset #eee;
	max-width: 490px;
	max-height: 100px;
}
/*.disable {
	display: block;
	width: 30px;
	height: 30px;
	position: absolute;
	top: 0;
	background-color: rgba(102,102,102,0.7);
	border-radius: 5px;
}*/
#face { right: 45px; }
#tweet { right: 85px; }
#formerr {
	position: absolute;
	top: 6px;
	left: 5em;
	width:550px;
	background-color:#ddd;
}
#formpic {
	position: absolute;
	top: 0;
	right: 0;
}
#formp {
	margin: 2em 9em 10px auto;
	padding: 0;
}
.right, #formpic {
	background: url(pics/sidepic.png) 0 0 no-repeat;
	display: block;
	height: 495px;
	width: 145px;
}
.right:hover, #formpic:hover { background-position: 0 -495px; }
.aboutp {
	padding: 10px 30px;
	text-align: left;
	font-size: 20px;
}
.aboutp img {
	height: 200px;
	border: none;
	float: left;
}
.cast {
	min-height: 500px;
	width: 750px;
	margin: 5px auto;
	padding-left:8px;
	border: 3px outset #666;
	border-radius: 10px;
	background: #fff;
	background: -moz-linear-gradient(-45deg, #fff 0%, #0a0809 100%);
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #fff), color-stop(100%, #0a0809));
	background: -webkit-linear-gradient(-45deg, #fff 0%, #0a0809 100%);
	background: -o-linear-gradient(-45deg, #fff 0%, #0a0809 100%);
	background: -ms-linear-gradient(-45deg, #fff 0%, #0a0809 100%);
	background: linear-gradient(135deg, #fff 0%, #0a0809 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#0a0809', GradientType=1 );
}
.videobox {
	width:750px;
	margin:20px auto;
	padding:10px 0;
	text-align: left;
	background: url(pics/bg.jpg) 50% repeat-y;
	border: 3px outset #666;
	border-radius:12px;
}
.videoframe { margin: 10px 0 10px 20px; }
.wba {
	width:500;
	float:left;
	border:2px solid #ffbc4a;
	border-radius: 12px;
	margin: -11px 0 22px -3px;
}
.wba img {
	width:500px;
	border-radius:12px;
}
.contact {
	border:2px solid #000;
	border-radius: 12px;
	position: absolute;
	padding: 35px 24px;
	bottom: -277px;
	right: 70px;
	background-color:#f0979f;
}
.contact2 {
	border:2px solid #000;
	border-radius: 12px;
	padding: 35px 24px;
}