
body {
	margin:0;
	padding:0;
	background:#000000;
	color:#eee;
	font-size:.635em;
	overflow:auto;
	font-family:Geneva, Arial, sans-serif;
}

a img, img {
	border:none;
	outline:none;
}
a {
	color:#ff0000;
	text-decoration:none;
	outline:none;
}
	a:hover {
		color:#990000;
		text-decoration:none;
		outline:none;
	}
ol, ul {
	margin:0;
	padding:0;
	list-style-type:none;
}

hr {
	margin:5px 0 20px;
	padding:0;
	border-right:none;
	border-left:none;
	border-top:none;
	clear:both;
	background:none;
	border-bottom:1px dotted #444;
}

.clear { clear:both; }
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
	.clearfix {display:block;}
/* End hide from IE Mac */

#bg {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	/*background:transparent none repeat scroll 0 0;*/
	height:100%;
	overflow:hidden;
	position:fixed;
	width:100%;
	z-index:0;
}
#bg img {
	visibility:visible;
}

img.bgImage{
	top:0;
	left:0;
	height:auto;
	width:100%;
	min-height:100%;
	min-width:1024px;
	position:fixed;
}

#allContent {
	height:100%;
	left:0;
	overflow:auto;
	position:absolute;
	text-align:center;
	top:0;
	width:100%;
	z-index:2;
}

#wrap {
	margin:0 auto;
	text-align:center;
	width:1020px;
	/*background:#000;*/
	z-index:10;
	position:relative;
	text-align:left;
}

#header {
	margin:0;
	padding:0;
	display:block;
	position:relative;
	height:34px;
	background:url(../images/bg_dark.png) repeat top left;
}
#hdr_wrap {
	margin:0 auto;
	width:1100px;
}
	#header ul {
		margin:0;
		padding:0;
		line-height:34px;
		font-size:11px;
		
	}
		#header ul li {
			float:right;
		}
		ul.mainNav {
			
		}
		ul.mainNav li:first-child a {
			margin-right:0;
			border-right:1px solid #292929;
		}
		ul.mainNav li a {
			float:right;
			margin:0;
			padding:0 8px;
			height:34px;
			color:#ff0000;
			text-decoration:none;
			outline:none;
		}
		 ul.mainNav li a:hover {
			color:#eee;
			background:url(../images/bg_dark.png) repeat top left;
		}
		ul.mainNav li a.selected {
			color:#ccc;
			cursor:default;
			border-left:1px solid #292929;
			border-right:1px solid #292929;
			background:url(../images/bg_dark.png) repeat top left;
		}



		
/* LOGOs in header */
		
	
	#header ul li.ibd {
		margin:0;
		float:left;
	}
	#header ul li.ibd a:hover {
		background:none;
	}
	#header ul li.ibd img {
		position:relative;
		top:4px;
	}
		
	#header ul.logos {
		margin:0;
		padding:0 0 0 5px;
		float:right;
	}
	#header ul.logos li a {
		margin:0 6px;
		padding:0;
	}
	#header ul.logos li img {
		position:relative;
		top:6px;
	}


/* -- CONTENT PAGES --*/

#content {
	margin:40px 0 10px 0;
	padding:20px;
	min-height:500px;
	/*-moz-box-shadow:4px 4px 18px #000000;
	-webkit-box-shadow:4px 4px 18px #000000;
	box-shadow:4px 4px 18px #000000; */
	background:url(../images/bg_darker.png) repeat top left;
	
}

.img_left {
	margin:0 10px 10px 0;
	padding:4px;
	float:left;
	border:1px dotted #333;
}
.img_right {
	margin:0 0 10px 10px;
	padding:4px;
	float:right;
	border:1px dotted #333;
}

/* CONTACT PAGE */
.contact #content {
	padding:120px 120px 0;
}

.contact p {
	/*width:390px;*/
}

.contact .info {
	width:380px;
	position:relative;
	
	
}
.contact .txt {
	
}

/* SUPPORT FUNDERS CONTRIBUTIONS PAGE */

.funders #content {
	padding:40px 60px 0;
}
.funders ul {
	margin-bottom:15px;
}
.funders h3 {
	margin-bottom:14px;
}

.supportMod {
	padding:0 20px 12px;
	float:right;
	width:270px;
	border:1px dotted #444;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	
}
	.supportMod p {
		font-size:1.1em;
		font-family:Geneva, Arial, sans-serif;
	}
	.supportMod .submit,
	.supportMini .submit,
	#email_list .submit,
	.tix {
		padding:3px 7px;
		font-size:10px;
		font-family:Arial, sans-serif;
		font-weight:bold;
		color:#fff;
		text-decoration:none;
		outline:none;
		border:1px dotted #444;
		border-radius:9px;
		-moz-border-radius:9px;
		-webkit-border-radius:9px;
		cursor:pointer;
		background:none;
	}
		.supportMod input.submit:hover,
		.supportMini input.submit:hover,
		#email_list .submit:hover,
		.tix:hover {
			color:#ff0000;
			border:1px solid #770000;
			background:#000;
		}
	.tix {
		display:inline;
	}
.funders h3 {
	color:#eee;
}
.funders #content li {
	font-size:1.1em;
}


/* PRESS KIT CV PAGE */

.pkcv #content {
	padding:40px 60px 0;
}
.pkcv h3 {
	margin-bottom:12px;
}
.pkcv h3 a {
	color:#eee;
}
	.pkcv h3 a:hover {
		color:#ff0000;
	}
.pkcv img {
	margin-right:4px;
}



/* Headers */

h1,h3 {
	font-family: Century Gothic, Tahoma, Myriad, Arial, sans-serif;
	font-weight:normal;
	font-style:normal;
	
}
h1 {
	margin:0 0 12px;
	padding:0;
	font-size:1.7em;
	color:#ff0000;
}
h2 {
	font-family:Century Gothic, Tahoma, Myriad, Arial, sans-serif;
	font-weight:normal;
	font-size:1.4em;
	color:#ff0000;
}
h3 {
	margin:0 0 6px 0;
	font-size:1.3em;
	color:#ff0000;
}
h4 {
	margin:0 0 8px;
	font-weight:normal;
	font-size:1.2em;
}
h5 {
	margin:0 0 3px;
	font-size:1em;
	font-weight:normal;
	color:#fff;
	letter-spacing:.2em;
}


/* -- Text -- */
p {
	margin:6px 0;
	font-size:1.2em;
	font-family:Arial, Helvetica, sans-serif;
	line-height:15px;
}


address {
	margin:5px 0 20px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	line-height:14px;
}



/*-------- VIDEO SECTION  ----------*/

ol.videos {
	margin:12px auto;
	padding:0 0 0 32px;
	width:900px;
}

ol.videos li {
	margin:0 60px 45px 0;
	float:left;
	
}
	ol.videos li img {
		padding:2px;
		border:1px dotted #333;
	}
	ol.videos li h3 {
		margin:6px 0 0 0;
		padding:0 0 0 3px;
		/*text-shadow:#000 2px 2px 4px;*/
		
	}
	
	ol.videos li a:hover img {
		border:1px dotted #555;
	}
	ol.videos li a:hover h3 {
		color:#cc0000;
	}
	
	ol.videos li a:active img {
		border:1px dotted #777;
	}
	
	ol.videos li a:active h3 {
		color:#990000;
	}
	
	
/* 	ABOUT US */
.about #content,
.works #content,
.press #content,
.calendar #content {
	padding:30px 30px 15px 60px;
	background:url(../images/bg_darker.png) repeat top left;
}

.subnav {
	padding:0 0 28px 10px;
	margin:0 0 0 0;
	/*float:right;*/
	width:140px;
	position:absolute;
	left:840px;
	top:60px;
	border-left:1px dotted #444;
}
	.subnav li {
		font-size:11px;
		line-height:18px;
	}
	.subnav li a.selected   {
		color:#fff;
		cursor:default;
	}
	
.about #content .copy,
.works #content .copy,
.press #content .copy{
	width:700px;
}
.about .copy a {
	color:#ccc;
}
.about .copy a:hover {
	color:#ff0000;
}

.about #content .copy p {
	margin-bottom:16px;
	line-height:18px;
}
.about #content .copy big {
	font-weight:normal;
	color:#ccc;
	letter-spacing:-1px;
}

.about #content .performers p {
	margin-bottom: 28px;
	min-height:104px;
}

/* PAST PERFORMERS & BOARD */
.past_board h3 {
	margin-bottom:5px;
}
.past_board ul {
	margin:0 30px 20px 0;
	width:165px;
	float:left;
	
}
.past_board ul li {
	font-size:12px;
	line-height:16px;
}


/* -- WORKS -- */

.works dl {
	margin:0 0 12px;
	padding:0 0 8px;
	
}
.works dl.first_item {
	width:200px;
	float:left;
}
.works dl.first_item h3 {
	margin-top:0;
}
.works dd {
	margin:0 0 0 372px;
	font-size:11px;
	position:relative;
}
.works dl.pic_wrap dd {
	margin:0;
}
.works dd.no_margin {
	margin:0;
}
.works dl img {
	margin-bottom:10px;
}
.works .copy a {
	color:#999;
}
.works .copy a:hover {
	color:#ff0000;
}

/* -- PRESS -- */


.press blockquote {
	margin:10px 0 10px 374px;
	padding:0;
	font-size:12px;
	font-family: Georgia, serif;
	line-height:18px;
	color:#ddd;
}

.press cite {
	margin:0 0 15px 374px;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
}


/* HOMEPAGE */


.home #content {
	padding:30px 60px 15px 100px;
	background:url(../images/bg_darker.png) repeat top left;
}

.home h1 {
	margin:0;
}


#email_list #field,
#email_list #first,
#email_list #last
{
	margin:0 6px 6px 0;
	padding:3px 7px;
	font-size:10px;
	font-family:Arial, sans-serif;
	border:1px dotted #444;
	border-radius:9px;
	-moz-border-radius:9px;
	-webkit-border-radius:9px;
	color:#eee;
	background:none;
	outline:none;
	width:220px;
	
}
#email_list h4 {
	font-size:1.1em;
	font-weight:normal;
	font-style:italic;
}

.right_col {
	margin:0;
	padding:10px;
	width:300px;
	float:right;
}

.mod {
	margin:0 0 12px;
	padding:12px;
	border:1px dotted #333;
	border-radius:9px;
	-moz-border-radius:9px;
	-webkit-border-radius:9px;
}
.mod h2 {
	margin-top:0;
}
.mod blockquote {
	margin:10px 0;
	padding:0;
	font-size:12px;
	font-family: Georgia, serif;
	line-height:18px;
	color:#ddd;
}

.mod cite {
	margin:0 0 8px 0;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
}
.mod cite a {
	color:#ccc;
}
.mod cite a:hover {
	color:#ff0000;
}

.left_col h3 {
	margin-bottom:20px;
	
}


.left_col a {
	color:#ccc;
	
}
.left_col a:hover {
	color:#ff0000;
}

.left_col img {
	padding:4px;
	border:1px dotted #333;
}
.left_col .event {
	margin:0 0 15px;
}
.left_col p {
	margin-top:0;
}


/* -- CALENDAR --*/

.calendar .event, .home .event {
	margin-bottom:25px;
}

.calendar .event h1, .home .event h1 {
	margin-bottom:4px;
	color:#eee;
}
.calendar .event p {
	margin-top:0;
}
.calendar .event img {
	padding:4px;
	border:1px solid #333;
	
}

.calendar dl {
	font-family:Arial, sans-serif;
}
.calendar dt {
	margin:0 0 3px 0;
	font-weight:bold;
	font-size:11px;
	color:#aaa;
}
.calendar dd {
	font-size:12px;
	font-weight:bold;
	margin-left:0;
}
.calendar address {
	display:block;
	color:#fff;
	width:260px;
}
.calendar address a {
	display:block;
	
}
a span {
	padding:0 2px;
	color:#ff0000;
	/*-webkit-transform: rotate(-40deg); 
	-moz-transform: rotate(-40deg);
	-o-transform:rotate(-40deg);*/
}
a:hover span {
	color:#555;
}
.calendar .copy a {
	color:#999;
}
.calendar .copy a span {
	color:#ff0000;
}
.calendar .copy a:hover {
	color:#990000;
}
.calendar .copy a:hover span {
	color:#555;
}



/* Slug */
cite.slug {
	padding:0 10px 10px 0;
	position:fixed;
	bottom:5px;
	right:5px;
}

cite.slug a {
	opacity:.3;
}
	cite.slug a:hover {
		opacity:1;
	}
/*cite.slug img {
	-moz-box-shadow:4px 4px 18px #000000;
	-webkit-box-shadow:4px 4px 18px #000000;
	box-shadow:4px 4px 18px #000000;
}*/
	
#footer {
	clear:both;
	margin-bottom:10px;
	text-align:right;
}
#footer small {
	color:#999;
	display:block;
	text-shadow: #000 1px 2px 4px;

}