/* @override 
	http://bigfish.net/fish.css */

/* v1.0 | 20080212 */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

section, hgroup, header, footer, nav {
	display: block;
}

body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*----------END--RESET-----------*/

@font-face {
	font-family: 	'InterstateMonoBlk';
	src:			url(fonts/InterstateMonoBlk.ttf);
}

body {
	background-color: #f4f4f4;
	color: 	white;
	font-family: "Arial", Verdana, sans-serif;
	margin: 0;
	padding: 0;
	font-size:  13px;
	position: relative;
}

a img {
	border: none;
		padding: 0;
		margin: 0;
}

#allcontentEverything {
	background: ;
	height: 584px;
	margin: 0 auto 0 auto;
	padding: 0;
	background: black url(images/site/bfbg.png) no-repeat bottom center;
	
}

#allcontent {
	width: 1024px;
	margin: 0 auto 0 auto;
	padding: 0px 0px 0px 0px;
}


#headline {
	background: black;
	height: 80px;
	position: relative;
	left: -0px;
	padding: 32px 0px 0px 0px;
	display: inline-block;
}

#headline a {
	text-decoration: none;
}

#headline h1 {
	font-family: 	'InterstateMonoBlk', 'Arial Black', 'Myriad Pro', Helvetica, Arial;
	font-size: 80px;
	letter-spacing: -5px;
	color: #ae241c;
	color: white;
	position: relative;
	margin-left: 6px;
}

#headline h1 span {
	position:absolute;
	display:block;
	bottom:0;
	left:0;
	height:90px;
	width:110%;
	height:75px;
	background:url(images/site/h1Grad.png) repeat-x;
}




* html #headline h1 span{
	background-color:#fff;
	back\ground-color:transparent;
	background-image: url(none.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/site/h1Grad.png", sizingMethod="scale");
}

#headline ul, #headline li, #headline h1, #headline hgroup {
	display: 		inline;
	position: relative;
}

#headnav {
	position: relative;
	left: 331px;
	top: -22px;
	white-space: nowrap;
	margin: 0 0 0 0;
	display: inline-block;
	margin-left: 0;
}

#headnav li {
	position: relative;
	font-weight: normal;
	font-size: 111%;
	margin-top: 0px;

	}

#headnav li a {
	text-decoration: none;
	color: #999;
	letter-spacing: 0px;
	font-family: "Arial Black", Arial, Verdana, sans-serif;
	font-weight: bolder;
	padding-right: 12px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

/*THIS REMOVES THE WORK NAV LINK*/

#headnav li:nth-child(3) a {
	
}

#headline a .fishy {
	width: 19px;
	position: absolute;
	top: -6px;
	left: -50px;
	opacity: .3;
	-webkit-transition: all .2s ease-in;
	
}

#headline a:hover .fishy {
	width: 22px;
	opacity: 1;
}

#headnav li a:hover {
	color: #fff;
}

#headback {
	background: black;
	padding-top: 10px;
	padding-bottom: 7px;
}

#mainback {
background: black url(images/site/bfbg.png) no-repeat bottom center;
width: 1024px;
margin: 0;
padding: 0;

}

#main {
	height: 454px;
	position: relative;
	bottom: 0px;
	overflow: hidden;
}

#main img {

/*		background:  url(images/site/rightShadow.png) no-repeat 640px 0px;*/
		width: 1002px;
		height: 454px;
}

#main h1, #main h2, #main a {
	text-decoration:  none;
	font-family: "Arial Black", Arial, Verdana, sans-serif;
	color: white;
	font-weight: bolder;
	text-shadow: 1px 1px 2px #000;
}

#main h1 {
	font-size: 230%;
	color: #f5f5f5;
	line-height: 80%;
	letter-spacing: -1px;
	position: absolute;
	top: 190px;
}



#main h3 a {
	text-decoration:  none;
	font-family:  Arial, Verdana, sans-serif;
	font-weight: bolder;
	text-shadow: 1px 1px 2px #000;
	font-size: 120%;
	color: 	#fff;
	-webkit-transition: all .6s ease;
	-moz-transition: all .6s ease;
	transition: all .6s ease;
}
#main h2 {
	font-size: 180%;
	color: 	#bababa;
	line-height: 100%;
	position: absolute;
	top: 220px;

}

#main h3, #main h3 a	{
position: absolute;
top: 125px;
display: none;
width: 500px;
}

#main h3 a:hover {
	color: #fe5a04;
}

.label {
	position: absolute;
	float: left;
	margin-top: -280px;
	text-align: left;
	left: 34px;
	width: 480px;
	}

#mid {
	margin-left: 10px;
}

#mid section {
	display: inline-table;
	background-color: #dfdfdf;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
	border-radius: 4px;
	text-shadow: 0px 0px 4px #aaa;
	-webkit-box-shadow: 0px 0px 2px #ddd;
	margin-top: 40px;
	margin-bottom: 40px;
	padding-bottom: 20px;
}

#recent {
width: 638px;
	height: 350px;
margin: 0px 0px;
float: left;
}

#recent img {
	width: 193px;
		padding: 0;
		margin: 0 0 -14px 0;
}

.bigbox {
	display: inline-block;
	padding: 0px 0px 0px 0px;
	margin: 0px 5px 0px 0px;
	float: left;
}

#allbigbox {
	padding-left: 20px;
	overflow: hidden;
	height: 315px;
	display: inline-block;
}

#mid h1 {
	font-size: 310%;
	color: #000;
	font-family: "Arial Black", Arial, Verdana, sans-serif;
	font-weight: bolder;
	padding: 18px 0px 16px 0px;
	position: relative;
}

a {
	text-decoration: none;
}

#recent .moveover h1 {
	background: rgba(0, 0, 0, .8);
	position: relative;
	bottom: 20px;
	padding: 2px 0px 3px 10px;
	font-size: 110%;
	-webkit-transition: all .9s ease;
	-moz-transition: opacity .9s ease;
	opacity: 0;
	color: white;

	text-shadow: 1px 1px 1px black;
	font-weight: lighter;
}

#recent .moveover:hover h1 {
	position: relative;
	bottom: 20px;
	opacity: 1;
}

#news {
		height: 350px;
width: 340px;
margin: 0px 0px 0px 25px;
}



#news p {
	line-height: 1.3;
}

#mid h2 {
	font-size: 200%;
	color: #000;
	font-family: "Arial Black", Arial, Verdana, sans-serif;
	font-weight: bolder;
	margin: 0 20px;
	padding: 15px 0px 0px 0px;
	position: relative;
}

#mid h1 span, #mid h2 span {
	position:absolute;
	display:block;
	top:20px;
	left:0;
	height:100%;
	width:100%;
	background:url(images/site/whiteGrad.png) repeat-x;
}

* html #mid h1 span, * html #mid h2 span {
	background-color:#fff;
	back\ground-color:transparent;
	background-image: url(none.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="gradient_1.png", sizingMethod="scale");
}

#newser {

	text-shadow: 0px 0px 1px #bbb;

	margin-top: 5px;
	padding: 0px 20px;
		 height: 275px;
	text-align: justify;
}

#mid p {
	color: #555;
	text-shadow: 0px 0px 1px #bbb;
	margin: 0;
	padding: 0;
	text-align: justify;
	margin-right: 20px;
	text-decoration: none;
}

#dirDes  {
	clear: both;
	padding-top: 20px;
	padding-bottom: 10px;
	margin-left: 20px;
}

#newser h4 {
	color: #444;
	text-shadow: 0px 0px 1px #bbb;
	font-weight: bold;
	font-size: 110%;

	padding: 0;
	margin: 15px 0px 10px 0px;
}



/* ------------------------WORKS PAGE----------*/
#allcontentEverythingWorks {
	background: ;
	height: 530px;
	margin: 0 auto 0 auto;
	padding: 0px 0px 0px 0px;
	background: black url(images/site/bfbg.png) no-repeat bottom center;
	overflow: visible;
}

#works {
	width: 1002px;
	padding: 0px 0px 0px 0px;
	
}

#videomain {
	height: 400px;
	margin: 0px 11px;
}

#allthumbs {
	margin: 20px 0px;
}

#workCont {
	padding-left: 20px;
}

#allthumbs a {
	text-decoration: none;
}

/*----CHANGE BOX SIZE ----------*/

.entry.vhd {
	position: relative;
	width: 146px;
	background: #fff;
	-webkit-border-radius: 6px;
	-moz-border-radius:6px;
	border-radius:6px;
	padding: 5px;
	margin: 2px;
	margin-bottom: 5px;
	-webkit-box-shadow: 0px 0px 4px #bbb;
	-moz-box-shadow: 0px 0px 4px #bbb;
	box-shadow: 0px 0px 4px #bbb;
}

a .allthumbsBack {
	width: 146px;
	height: 90px;
	position: relative;
	background: black;
}

.dimg h3, .dimg h4 {
	color: #333;
	text-decoration: none;
	font-weight: lighter;
	padding: 2px;
	font-size: 86%;
}

#directorarrows {
	color: #333;
	background: url(images/site/blackArrowLeftSmall.png) no-repeat 424px 0px;

	display: block;
	text-align: center;
	overflow: visible;
	height: 20px;
	margin: 0 0 40px 0;
	padding-top: 3px;
	
}

#directorarrows p {
	text-align: center;
	color: black;
}

#directorarrowsA {
	text-decoration: none;
}

#directorarrowsA div {
	opacity: .5;
	-webkit-transition: opacity .5s ease;
	-moz-transition: opacity .5s ease;
	transition: opacity .5s ease;
}

#directorarrowsA:hover div {
	text-decoration: none;
	opacity: 1;
}

/*----END CHANGE BOX SIZE ----------*/

/*----Contact BOX SIZE ----------*/

.contactDiv {
	float: left;
	position: relative;
	width: 280px;
	height: 225px;
	color: #333;
	display: inline-table;
	background: #fff;
	-webkit-border-radius: 6px;
		-moz-border-radius: 6px;
	border-radius: 6px;
	padding: 15px 0px 15px 15px;
	margin: 0 0px 5px 20px;
	-webkit-box-shadow: 0px 0px 2px #ccc;
	-moz-box-shadow: 0px 0px 2px #ccc;
	box-shadow: 0px 0px 2px #ccc;
}

.contactDiv h3 {
	font-size: 130%;
	margin-bottom: 10px;
}



.contactDiv h4{
	font-size: 110%;
	margin-bottom: 10px;
}


.contactDiv h5{
	font-size: 110%;
	margin-bottom: 3px;
}


.contactDiv a  {
	color: #444;
	font-size: 110%;
	line-height: 1.2em;
	display: block;
}

.contactDiv p {
	font-size: 110%;
	line-height: 1.2em;
	font-weight: bold;
	color: black;
}

.contactDiv p span {
	font-size: 90%;
	font-weight: bold;

}

.contactDiv a:hover {
	color: #fe5a04;

}

.contactDiv a img {
	width: 260px;
	height: 160px;
	border: thin solid #ccc;
	opacity: .7;
	-webkit-transition: opacity .3s ease;
	-moz-transition: opacity .3s ease;
	transition: opacity .3s ease;
	margin-right: 20px;
}

.contactDiv a:hover img {
	opacity: 1;
}

#notvideo img {
	width: 1002px;
	height: 400px;

}

/*----END Contact BOX SIZE ----------*/

.entry.vhd header {
	margin-top: 4px;
	margin-bottom: 3px;
}

a .allthumbsBack img {
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 1;
	opacity: 1;
		-webkit-transition: opacity .3s ease;
		-moz-transition: opacity .3s ease;
		transition: opacity .3s ease;
}

a:hover .allthumbsBack img {
	opacity: .5;
}

a .allthumbsBack span {
	position:absolute;
	display:block;
	top: 0;
	left: 0;
	height:100%;
	width:100%;
	background:   url(images/site/bf_play.png) no-repeat;
	-moz-background-size: 100%;
	-webkit-background-size: 100%;
	background-size: 100%;
	z-index: 1000;
	opacity: 0;
	-webkit-transition: opacity .3s ease;
}



a:hover .allthumbsBack span {
	opacity: 1;
}



#videoMeta {
	color: white;
	position: relative;
	top: 170px;
	margin-left: 0px;
}

#videoMeta header h3 {
		font-size: 200%;
		padding: 0;
		margin: 0px 20px;
}

#videoMeta header h4 {
		font-size: 150%;
		margin-bottom: 5px;
		padding: 0;
		margin: 0px 20px;
		font-weight: lighter;
}

/*----------------------FINSIH PLAYLIST MAIN PAGE--------------------------*/

#video {
	width: 710px;
	height: 400px;
	position: relative;
	top: -400px;
	left: 290px;
	background: black;
}

#videomainHeading {
	width: 290px;
	height: 400px;
	background: black;
	position: relative;
	margin-right: 4px;

}

.videomainHeading {
	width: 290px;
	height: 400px;
	background: black;
	position: relative;
	margin-right: 4px;

}

#videomain h1 {
	text-align: right;
	font-size: 230%;
	color: #fff;
	font-family: "Arial Black", Arial, Verdana, sans-serif;
	font-weight: bolder;
	margin: 0 20px;
	padding: 0px 0px 15px 0px;
	position: relative;
	top: 170px;
	left: 5px;
}

#videomain h1 span {
	position:absolute;
	display:block;
	top:0;
	left:0;
	height:100%;
	width:100%;
	background:url(images/site/h1Grad.png) repeat-x;
}

#videomain h2, #videomain h3 {
	font-size: 130%;
	padding-bottom: 10px;
	margin: 0 20px;
	font-weight: bold;
}

#videomain h2 {
	font-weight: bold;
}

#videomain p {
	padding: 10px 20px;
	text-align: justify;
	color: #aaa;
}

.overlay h1 {
	color:white;font-size:140%;padding-top:20px;
}

/* ------------------------DIRECTORS PAGES----------*/

#directors {
	width: 1002px;
	padding: 0px 0px 0px 0px;
}

#dirCont {
	padding: 0 0px 10px 20px;
	width: ;
}

#dirthumbs {
	margin-bottom: 20px;
	margin-top: 20px;
}

.dirMain {

	display: inline-block;
	margin: 0px 6px 20px 0px;
	background: #f4f4f4;
	color: #555;
	text-shadow: 0px 0px 1px #bbb;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	padding-bottom: 4px;
}



.dirMainIMG {
	width: 152px;
	height: 86px;
	background: black;
}

.dirMainIMG img {
	width: 152px;
	height: 86px;
	margin-top: 0px;
	position: relative;
	top: -86px;
	margin-bottom: 0px;
	z-index: 11;
}

.dirMainIMG a {

}

.dirMainIMG a img{
	opacity: 1;
	-webkit-transition: all .3s ease;
	-moz-transition: opacity .3s ease;
}

.dirMainIMG a:hover img {
	opacity: .5;
}

.dirMainIMG a .playBtn {
	background:  url(images/site/bf_play.png) no-repeat;
	background-position: 32px -6px;
	height: 86px;
	margin-top: 0px;
	width: 152px;
	position: relative;
	top: 8px;
	opacity: 0;
	-webkit-transition: all .3s ease;
	z-index: 1000;
}

.dirMainIMG a:hover .playBtn {
	opacity: 1;
}

#dirCont p {
	margin-right: 20px;

	text-align: justify;
	line-height: 1.2em;
		color: #555;
}

#dirdesc {
	color: #333;
	font-weight: lighter;
	font-size: 120%;
	margin-bottom: 15px;
	display: none;
}

.dirMain h3, .dirMain h4 {
	font-weight: lighter;
	padding: 3px 5px;
}

.dirMain h3 {
	font-size: 95%;	
	margin-top: 3px;
}

.dirMain h4 {
	font-size: 100%;
		
}
	
#backbutton {
	color: #333;
	text-align: right;
	margin-top: 50px;
	font-weight: bold;
}	
	
#backbutton a {
	color: #555;
	text-decoration: none;
	margin-right: 25px;
	-webkit-transition: all .3s ease;
}	
	
#backbutton a:hover {
	color: black;
}	
	
/* ------------------------DIRECTORS HOME PAGE----------*/

#dirNavCont {
	height: 300px;
	width: 275px;
	position: relative;
	top: 0px;
	margin-right: 15px;
	color: black;
	float: left;
}

#dirNavCont h1{
	margin-left: 15px;
	padding-bottom: 0px;
	padding-top: 5px;
}

#dirNavCont h1 span {
	top: 6px;
}

#dirNavCont header {
	padding-top: 8px;
}

#dirNavCont ul {
	padding-left: 20px;
	margin-top: 20px;
}

#dirNavCont li {
	padding-bottom: 6px;	
}

#dirNavCont a {
	font-size: 110%;
	text-decoration: none;
	color: #222;
	-webkit-transition: all .1s ease-out;

}



#dirNavCont a:hover {
	font-size: 150%;
	font-weight: bold;

}

#directorsPage {
	/*width: 710px;*/
		height: 205px;
	padding: 0px 0px 0px 0px;
	margin-right: 12px;
}	

#directorsPage p {
	margin-top: 10px;
		margin-left: 0px;
}

#dPageThumbs {
	width: 724px;
	float: right;
	margin-top: 40px;
	margin-bottom: 40px;

}

.dPageCont {
			display: inline-table;
	background-color: #dfdfdf;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
	border-radius: 4px;
	text-shadow: 0px 0px 4px #aaa;
	-webkit-box-shadow: 0px 0px 2px #ddd;
		padding: 11px;
		margin-right: 15px;
		margin-bottom: 12px;
		float: left;
}

.dPageMain {

	display: inline-block;
	margin: 0px 0px 0px 0px;
	color: #555;
	text-shadow: 0px 0px 6px #bbb;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	padding-bottom: 4px;
	
}

.dPageMain a h4, .dPageMain a h3 {
	opacity: 1;
	-webkit-transition: opacity .3s ease;
	-moz-transition: opacity .3s ease;
	transition: opacity .3s ease;
}

.dPageMain a:hover h4, .dPageMain a:hover h3 {
	opacity: .6;
}

#dPageThumbs h4 {
	font-size: 102%;
	color: #222222;
	font-family:  Arial, Verdana, sans-serif;
	font-weight: lighter;
	margin: 0 0px;
	padding: 7px 0px 0px 0px;
	position: relative;
}

#dPageThumbs h3 {
	font-size: 125%;
	color: #000000;
	font-family: "Arial Black", Arial, Verdana, sans-serif;
	font-weight: bolder;
	margin: 0 0px;
	padding: 8px 0px 0px 0px;
	position: relative;
}

#dPageThumbs h3 span {
	position:absolute;
	display:block;
	top: 5px;
	left:0;
	height:100%;
	width:100%;
	background:url(images/site/whiteGrad.png) repeat-x;
}

#dPageThumbs a {
	text-decoration: none;
	color: black;
}

#dPageThumbs a:hover {
	
}

* html #dPageThumbs h3 span {
	background-color:#fff;
	back\ground-color:transparent;
	background-image: url(none.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="gradient_1.png", sizingMethod="scale");
}

.dPageMainIMG {
	width: 204px;
	height: 114px;
	background: black;
	
	
}

.dPageMainIMG img {
	width: 204px;
	height: 114px;
	margin-top: 0px;
	position: relative;
	z-index: 1;
}

.playbutton {
	width: 204px;
}

.dPageMainIMG a span {
		position:absolute;
	display:block;
	top: 0;
	left: 0;
	height:100%;
	width:100%;
	background:   url(images/site/bf_play.png) no-repeat;
	-moz-background-size: 100%;
	-webkit-background-size: 100%;
	background-size: 100%;
	z-index: 1000;
	opacity: 0;
	-webkit-transition: opacity .3s ease;
}

.dPageMainIMG a:hover span {
	opacity: 1;
}

.dPageMainIMG a img{
	opacity: 1;
	-webkit-transition: all .3s ease;
	-moz-transition: opacity .3s ease;
	
}

.dPageMainIMG a:hover img {
	opacity: .5;
	
}

.dPageMainIMG a .playBtn {
	height: 100%;
	margin-top: 0px;
	width: 100%;
	position: relative;
	z-index: 1;
	
}



/* ------------------------COMPANY PAGE----------*/
	
#coPageVid {
	width: 275px;
	height: 212px;
	position: relative;
	top: 0px;
	margin-right: 15px;
	color: black;
	float: left;
	background: black;
}

#coPageVid img {
	width: 223px;
	margin: 10px 20px;
	border: thick solid white;
	-webkit-box-shadow: 0px 0px 6px #ccc;
}

#coPageVid a img {
	opacity: 1;
}

#coPageVid a:hover img {
	opacity: .5;
}

/* ------------------------END NEW PAGES----------*/


#byline {
	clear: both;
	text-align: right;
	padding: 17px 17px 17px 17px;
	margin: 0px 10px 0px 10px;
	font-family:  Arial, Verdana, sans-serif;
	font-weight: bolder;
	font-size: 95%;
	color: rgba(110, 110, 110, 0.6);
	border: thin solid #ddd;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: 0px 0px 2px #ddd;
	-moz-box-shadow: 0px 0px 2px #ddd;
	box-shadow: 0px 0px 2px #ddd;
	-webkit-text-size-adjust: none;
}

#byline a {

	text-decoration: none;
	color: #333;
	opacity: .5;
	-webkit-transition: all .6s ease;
	-moz-transition: all .6s ease;
	transition: all .6s ease;
		transition: all .6s ease;
		padding-bottom: 10px;
}

#byline a:hover {
	opacity: 1;
}

#mixtape a:hover{
	color: red;
}

#byline img {
	position: relative;
	top: -6px;
	margin: 0px 10px 0px 0px;
	height:24px;
	float: left;
}

#byline p {
	display: inline;
	margin-left: 20px;
}

#byline #fisher {
	width: 15px;
	padding-left: 38px;
	margin-right: 0px;
	position: relative;
	top: -6px;
}

#mixtape {

	font-size: 8px;
	padding: 30px 0px;
	text-align: right;
	margin-right: 15px;	
}

#mixtape a {
		text-decoration: none;
		color: #ccc;
		-webkit-transition: all .5s ease;
}

#main, #headline {
	width: 1024px;

}

/* ---------------------------------------------------- */
/* SLIDESHOW
/* ---------------------------------------------------- */
#slideshow {
width: 960px;
position: relative;
z-index: 1;
margin-left: 11px;
}

#slideshow ul {
margin: 0;
padding: 0;
list-style-type: none;
height: 1%; /* IE fix */}

#slideshow ul:after {
content: ".";
clear: both;
display: block;
height: 0;
visibility: hidden;}            

/* ---------------------------------------------------- */
/* SLIDESHOW > SLIDES
/* ---------------------------------------------------- */
#slideshow .slides {
overflow: hidden;
position: relative;
bottom: 0px;
width: 1002px;
height: 454px;}

#slideshow .slides ul {
width: 1024px;
padding: 0;
margin: 0;
}

#slideshow .slides li {
width: 1024px;
height: 454px;
float: left;
padding: 0px;}

#slideshow .slides h2 {
margin-top: 0;}

/* ---------------------------------------------------- */
/* SLIDESHOW > SLIDES DIRECTORS
/* ---------------------------------------------------- */
#slideshowDir .slidesDir {
overflow: hidden;
position: relative;
bottom: 0px;
width: 1002px;
margin-left: 11px;
height: 400px;
}


#slideshowDir .slidesDir ul {
width: 1002px;}

#slideshowDir .slidesDir li {
width: 1002px;
height: 400px;
padding: 0px;
background: black;
overflow: hidden;
}


#slideshowDir .slidesDir h2 {
margin-top: 0;}

.dirPic img {
	width: 710px;
	height: 400px;
	float: right;;
}

.dPageHead {
	text-align: right;
	position: relative;
	top: 160px;

}

.dPageHead h1 {
	font-size: 280%;
	width: 250px;
margin-left: 20px;
position: absolute;
top: 0;
left: 0;
	
}

#coverShadow {
	background:   url(images/site/shadowBottom.png) no-repeat;
	width: 1002px;
	margin-left: 11px;
	height: 51px;
	position: absolute;
	top: 533px;
	z-index: 9999;
}

#coverShadowDir {
	background:   url(images/site/shadowBottom.png) no-repeat;
	width: 1002px;
	margin-left: 11px;
	height: 51px;
	position: absolute;
	top: 480px;
	z-index: 9999;
}

a.playing{
	background: #aaa;	
}

div.grid a{
	float:left;
}
#pframe{
	margin:0px;
	padding:0px;
}

.overlay {

		margin-top: 110px;
		padding:40px;	
		width:640px;  
		display:none;
	}
	
	.close {
		background:url(images/site/close.png) no-repeat;
		position:absolute;
		top:2px;
		display:block;
		right:5px; 
		width:35px;
		height:35px;
		cursor:pointer;
	}
	
	.player { 		
		display:block;
		height:360px;	
		background: black;		
	}


a .mailimg {
	float:left;opacity:.1;padding-left:15px;margin-top:-5px;
	-webkit-transition:opacity .5s ease;
	-moz-transition:opacity .5s ease;
	transition:opacity .5s ease;
}

a:hover .mailimg {
	opacity:.3;
	
}



h2#geninfo span {
//	font-size: 75px;
//	line-height: .8;
	//color: white;
//	text-transform: uppercase;
	
}

.last {
	top: 0px;
	position: relative;
}



#circle {
		background-color: #dfdfdf;
		background: rgba(0, 0, 0, .5);
	
	border-radius: 8px;
	width: 400px;
	height: 420px;
	position: absolute;
	z-index: 9;
	right: 20px;
	top: 136px;
}

.splash h1, .splash h2, .splash h3, .splash h4, .splash p  {
	display: none;
}



#splashAttack {
	background: rgba(0, 0, 0, .5);
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 9999;
	top: 0;
}

#news2 {
	width: 700px;
	display: inline-table;
	background-color: #dfdfdf;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
	border-radius: 4px;
	text-shadow: 0px 0px 4px #aaa;
	-webkit-box-shadow: 0px 0px 2px #ddd;
	margin: 40px auto;
	padding-bottom: 20px;
	margin: 0 auto;
}

#splashAttack h2 {
	font-size: 170%;
	color: #000;
	font-family: "Arial Black", Arial, Verdana, sans-serif;
	position: relative;
	background: #dfdfdf;
	width: 700px;
	display: inline-table;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0px 0px 2px #ddd;
	padding: 20px 40px;
	
}

#splashAttack h2 span {
	position:absolute;
	display:block;
	top:20px;
	left:0;
	height:50%;
	width:100%;
	background:url(images/site/whiteGrad.png) repeat-x;
}

h2#subtext {
	font-size: 17px;
	line-height: 1.8em;
	text-align: center;
	position: relative;
	top: ;
	font-family: Arial;
	color: #333;
	text-shadow: 0px 1px 1px white;
	padding: 0;
	width: 100%;
}

h2#geninfo {
		font-family: 	Arial, 'InterstateMonoBlk', 'Arial Black', 'Myriad Pro', Helvetica, Arial;
	margin-top: 35px;
	font-size: 20px;
	padding: 90px 21px;
	text-align: left;
	letter-spacing: -0.05em;
	top: 60px;
	text-shadow: 0px 1px 1px white;
	padding: 40px;
	margin: 0 auto;
	font-style: italic;
	}
	
#news2 img {
	margin-left: 320px;
	width: 50px;
	padding: 20px 0;
}

#news2 {
	
}