@charset "UTF-8";
html {
	
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #e3e3e3;
	background-color: #000;
}
a, a:visited {
	color: #e3e3e3;
}
a:hover {
	color: #FFF;
}
.clear {
	clear: both;
	line-height: 1px;
	font-size: 1px;
}
#container {
	width: 840px;
	margin: 0px auto;
}
#header {
	background: url(../_img/home_bg.jpg) no-repeat;
}
#header .pad {
	padding-top: 265px;
	padding-right: 40px;
	float: right;
	width: 262px;

}
body#home #header {
	height: 387px;
}
#header h1 {
	display: block;
	width: 265px;
	height: 39px;
	background: url(../_img/eliza_the_arrow.png) center center no-repeat;
	text-indent: -8008px;
}
#header ul {
	padding-left: 4px;
	width: 290px;
	margin-top: 15px;
}
#header ul li {
	float: left;
}
#header ul li a {
	margin-bottom: 8px;
	display: block;
	float: left;
	text-transform: uppercase;
	margin-right: 18px;
	text-decoration: none;
	height: 11px;
	background-repeat: no-repeat;
	text-indent: -8008px;
}
#header ul li a:hover {
	opacity: .7;
}
body#home ul.nav li#nav-home,
body#story ul.nav li#nav-story, 
body#shows ul.nav li#nav-shows,
body#contact ul.nav li#nav-contact,
body#image ul.nav li#nav-image,
body#sound ul.nav li#nav-sound,
body#vision ul.nav li#nav-vision {
	opacity: .3
}
#header ul li#nav-story a {
	width: 44px;
	background: url(../_img/nav_story.png);
}
#header ul li#nav-sound a {
	width: 50px;
	background: url(../_img/nav_sound.png);
}
#header ul li#nav-shows a {
	width: 48px;
	background: url(../_img/nav_shows.png);
}
#header ul li#nav-image a {
	width: 43px;
	background: url(../_img/nav_image.png);
	margin-left: 38px;
}
#header ul li#nav-home a {
	width: 42px;
	background: url(../_img/nav_home.png);
}
#header ul li#nav-contact a {
	width: 67px;
	background: url(../_img/nav_contact.png);
}
#header ul li#nav-vision a {
	width: 50px;
	background: url(../_img/nav_vision.png);
}

h3, h3 a {
	color: #07d2d7;
}
h5, h5 a {
	font-family: Helvetica, Arials, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #888888;
	text-decoration: none;
}
#footer {
	border-top: 1px dotted #727272;
	clear: both;
	margin-top: 20px;
	margin-left: 100px;
	margin-bottom: 50px;
	font-size: 10px;
	color: #727272;
	text-transform: uppercase;
	font-family: Helvetica, Arial, sans-serif;
}
#footer a {
	color: #727272;
	text-decoration: none;
}
#footer a:hover {
	color: #ccc;
}
#footer p {
	padding-top: 1px;
}
/*************************************************
	HOME STYLES
************************************************/
#news {
	width: 380px;
	float: left;
	margin-right: 60px;
	margin-left: 100px;
	margin-top: 20px;
}
#news .entry {
	margin-bottom: 35px;
}
#news .entry p {
	margin-bottom: 10px;	
}
#news .entry p img {
	max-width: 380px;
	margin-bottom: 15px;
}
#news .entry blockquote {
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-left: 1px solid #727272;
}
#sidebar {
	margin-top: 60px;
	width: 300px;
	float: left;
}
#sidebar a, #sidebar a:hover {
	color: #07d2d7;
}
#atmosphere {
	text-align: center;
	margin-bottom: 20px;
}
#atmosphere a {
	display: block;
	width: 292px;
	height: 31px;
	background: url(../_img/atmosphere_status.jpg) no-repeat;
	text-indent: -8008px;
}
#atmosphere a.active {
	color: #999;
	text-decoration:none;
	background-position: 0px -31px;
}
#signup {
	margin-bottom: 22px;
}
#signup .input {
	background-color: #000;
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;
	border-top: 1px solid #333;
	border-right: 1px solid #333;
	width: 200px;
	margin-right: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CCC;
}
#signup dd div {
	float: left;
	margin-top: 10px;
}
#sidebar .promo {
	margin: 5px 0px 22px 0px;
}
#sidebar .promo a.img {
	float: left;
	margin-right: 10px;
	display: block;
	width: 144px;
	height: 144px;
}
#sidebar .promo .copy {
	padding-top: 20px;
}
#flickr {
	margin-bottom: 16px;
}
#flickr ul li {
	float: left;
}
#flickr ul li a {
	float: left;
	display: block;
	width: 70px;
	height:70px;
	margin: 0px 4px 4px 0px;
}
#flickr ul li a img {
	width: 70px;
	height: 70px;
}
#flickr ul li.big a {
	width: 144px;
	height: 144px;
}
#flickr ul li.big a img {
	width: 144px;
	height: 144px;
}
#promo {
	margin-bottom: 20px;
}
#shows .entry {
	padding-bottom: 12px;
	margin-bottom: 12px;
	border-bottom: 1px dotted #727272;
}
#shows .last {
	border-bottom: none;
}
/*************************************************
	STORY STYLES
************************************************/
body#story{
	background: #000 url(../_img/story_bg.jpg) top center no-repeat;

}
#thestory {
	padding-left: 100px;
	margin-top: 30px;
	background: url(../_img/story_bg_alt.jpg) no-repeat;
	background-position: 0px 620px;
}
#thestory p {
	font-size: 16px;
	margin-right: 140px;
	line-height: 1.5em;
	margin-bottom: 20px;
}
body#story #footer {
	margin-right: 140px;
}

/*************************************************
	SHOW STYLES
************************************************/
body#shows, body#subscribed  {
	background: #000 url(../_img/shows_bg.jpg) top center no-repeat;

}
#theshows {
	margin-left: 200px;
	margin-top: 60px;
}
body#shows #footer {
	margin-left: 190px;
}
#theshows h2 {
	font-size: 30px;
	margin-top: 70px;
	margin-bottom: 50px;
	font-weight: normal;
	text-align: center;
	color: #ff0e7c;
}
#theshows h3 {
	color: #ff0e7c;
}
body#shows .entry {
	float: left;
	width: 250px;
	margin-right: 20px;
	margin-bottom: 30px;
	font-size: 16px;
	line-height: 1.5em;
	border-bottom: none;
}
/*************************************************
	CONTACT STYLES
************************************************/
body#contact {
	background: #000 url(../_img/contact_bg.jpg) top center no-repeat;
}
#thecontact {
	margin-top: 50px;
	margin-left: 540px;
}
body#contact #footer {
	margin-left: 540px;
	margin-right: 30px;
}
#thecontact fieldset {
	margin-bottom: 30px;
	font-size: 18px;
	line-height: 1.5em;
	color: #333;
}
#thecontact fieldset a {
	text-decoration: none;
}
#thecontact fieldset ul li a:before {
	content: "\21AA \0020";
}
#thecontact legend {
	color: #ffc132;
	line-height: 1em;
	text-transform: uppercase;
	margin-bottom: 3px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
/*************************************************
	VISION STYLES
************************************************/
body#vision {
	background: #000 url(../_img/vision_bg.jpg) top center no-repeat;
}
body#vision #header {
	background-image: none;
}
body#vision .video {
	display: block;
	width: 420px;
	height: 343px;
	border: 1px solid #333;
	position:relative;
	left:65px;
	top:40px;
	z-index: 10;
}
body#vision #header .pad {
	padding-top: 0px;
	margin-top: -80px;
}
body#vision #footer {
	margin-left: 50px;
}
#thevision {
	margin-top: 40px;
	margin-left: 65px;
	margin-bottom: 40px;
}
#thevision .desc {
	width: 420px;
}
#thevision .desc h3 {
	text-transform: uppercase;
}
#thevision ul  {
	width: 430px;
	margin-top: 20px;
}
#thevision ul li {
	float: left;
}
#thevision ul li a {
	display: block;
	width: 100px;
	height: 75px;
	border: 1px solid #333;
	margin-right: 5px;
	margin-bottom: 5px;
}
#thevision ul li .thedesc {
	display: none;
}
/*************************************************
	SOUND STYLES
************************************************/
body#sound {
	background: #000 url(../_img/sound_bg.jpg) top center no-repeat;
}
#thesound {
	margin-left: 300px;
	margin-top: 30px;
}
body#sound #footer {
	margin-left: 300px;
}
#thesound dt {
	float: left;
	width: 200px;
	margin-right: 40px;
}
#thesound dt a img {
	border: 1px solid #333;
}
#thesound dd {
	margin-left: 240px;
}
#thesound dd h3 {
	color: #ff0e7c;
	font-style: italic;
	font-size: 14px;
}
#thesound dd .date {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	text-transform: uppercase;
	margin-bottom: 10px;
	font-size: 10px;
	font-weight: bold;
}
#thesound dd .desc p {
	margin-bottom: 10px;
}
#thesound dd .desc {
	margin-bottom: 0px;
}
#thesound dd ol {
	list-style-type: decimal-leading-zero;
	list-style-position: inside;
}
#thesound dd ol li {
	margin-bottom: 4px;
}
#thesound dd ol li a.active {
	text-decoration: none;
	color: #999;
}
/*************************************************
	VISION STYLES
************************************************/
body#image {
	background: #000 url(../_img/vision_bg.jpg) top center no-repeat;
}
body#image #theimage {
	margin-left: 100px;
	margin-top: 40px;
}
#theimage fieldset {
	margin-bottom: 40px;
}
#theimage legend {
	color: #07d2d7;
	text-transform: uppercase;
	margin-bottom: 10px;
}
#theimage #official .slideShow {
	width: 730px;
	height: 197px;
	overflow: hidden;
}
#theimage #official .slideShow ul {

}
#theimage #official ul li {
	float: left;
}
#theimage #official ul li a {
	display: block;
	width: 350px;
	margin-right: 15px;
}
#theimage #official .subnav {
	margin-top: 10px;
}
#theimage #official .subnav a {
	text-decoration: none;
	color: #333;
	text-transform: uppercase;
}
#theimage #official .subnav a:hover {
	color: #666;
}
#theimage #official #next {
	float: right;
	margin-right: 20px;
}
#theimage #flickr {

}
