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

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;
}
body {
	line-height: 1;
	background-color: #000;}
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-----------END RESET-------END RESET-------END RESET-------END RESET-------END RESET */

#video {width: 680px; margin: 0 auto; padding-top: 100px;}
.container {position:relative; width:1060px; margin: 0 auto; overflow:hidden;}

#bg_home {background:#000 url(images/bg_home.jpg) no-repeat; background-position: center 60px; display:none; }
 
 p {color: #fff; font-family:Arial, Helvetica, sans-serif; font-size: 11px; }
 
  a { font-family:Arial, Helvetica, sans-serif; font-weight: bold; font-size: 15px; text-decoration:none; color:#fff;}
  a:hover {color: #850707;}
 h1 {font-family:Arial, Helvetica, sans-serif; font-weight: bold; padding:10px 0px; font-size: 24px; color:#850707; text-transform:uppercase; }
 h2 {font-family:Arial, Helvetica, sans-serif; font-weight: bold; color:#fff; padding:10px 0px; font-size: 18px;}
 .shadow {text-shadow: #111111 2px 2px 2px;filter: Shadow(Color=#666666, Direction=135, Strength=5);
}

#menu a { text-transform: uppercase; font-family:Arial, Helvetica, sans-serif; font-weight: bold; font-size: 15px; text-decoration:none; color:#fff;}
#menu a:hover {color: #850707;}
#menu a.current {color: #850707; }

#menu {padding-left: 205px; margin-top: -100px;}
#menu li {display:inline; float: left; margin: 0 auto;}
#menu li a {display: block; padding-left: 30px; padding-right: 35px; }

#logo {padding-top: 30px;}
#logo a {display: block; margin: 0 auto; background: transparent url(images/logo.png) no-repeat; width: 601px; height: 173px; text-indent:-9999px; }

#content_home {width: 335px; height:125px; padding-top: 300px; padding-left: 500px; padding-bottom: 120px; }
#content_home p {padding-top: 10px; line-height:18px; font-size: 18px;}
#content_cast {padding-top: 200px; padding-bottom:300px; display: none; }
#content_crew {padding-top: 100px; padding-bottom:30px; display: none; }
#content_wyatt {padding: 100px 220px 30px 220px;font-weight: bold; display:none;}
#content_wyatt p {padding-bottom: 20px; line-height: 23px;  font-size: 14px;  }

#headshots img {position:absolute; top:196px; left:80px;}
#role {padding-left: 490px; width: 200px; float:left; padding-right:30px; line-height:27px;}
#role li {color: #fff; font-family: Arial black, Arial, Helvetica, sans-serif; text-align:right;}

.slideshow {width: 550px; height: 530px; padding-left:240px; padding-top:30px;}

#name {color: #810c0c; font-family: Arial black,Arial, Helvetica, sans-serif; font-size: 20px;line-height:27px;}


#job {padding-left: 160px; width: 250px; float:left; padding-right:30px; line-height:27px;}
#job li {color: #fff; font-family: Arial black, Arial, Helvetica, sans-serif; text-align:right; }
#member {color: #810c0c; font-family:Arial black,Arial, Helvetica, sans-serif; font-size: 19px;line-height:27px;}
#member li {text-transform: uppercase;}


#footer {height: 15px; background: url(images/footer_logo.png) no-repeat center; padding-top: 100px; text-align: center; }
#footer p {color: #777;}
#footer a {color: #777; text-decoration:none; font-size: 10px; }








