* {margin: 0; padding: 0; outline: 0;}
hr {display: none;}
.hide, .print-logo, .close-button{ display:none; }
.left{ float:left; }
.right{ float:right; }
.clear{ clear:both; height:1px; font-size:1px; line-height:1px; }
a img{ border:none; }

/* Layout */
html, body {
	background-color: #000006;
	color: #fea;
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	position: relative;
	height: 100%; width: 100%;
	min-height: 554px;
}
#outerContainer {
	position: absolute;
	width: 100%;
	height: 550px;
	left: 0; top: 50%;
	margin: -277px 0 0;
}
#innerContainer {
	position: relative;
	width: 100%;
	height: 530px;
	border: 2px solid #f93;
	background-color: #000;
	color: #fff;
	margin: 0 auto;
	max-width: 900px;
	min-width: 760px;
}

h1 {
	position: absolute;
	background: transparent url(../images/maintitle.png) no-repeat scroll 0% 0%;
	height: 65px; width: 375px;
	top: 0; left: 0;
}
h1 a {
	display: block;
	text-indent: -9999px;
	height: 65px; width: 375px;
	text-decoration: none;
}
#home h1 {
	float: none;
}
#content {
	margin: 20px 15px 15px 390px;
	height: 465px;
}
#content #text {
	margin: 0; padding: 0;
	height: 425px; display: block;
	overflow: auto; border: 1px solid #fc6;
	background: #000;
	line-height: 1.4;
}
#home #content {
	position: relative;
	margin: 75px 325px 15px 15px;
	height: 400px;
	overflow: auto; 
	border-width: 0;
	background: transparent;
	color: #fff;
}
#gallery #content {
	position: relative;
	margin: 35px auto 0 180px;
	height: 450px;
	width: 552px;
	padding: 0;
	text-align: right;
}
#contact #content {
	position: relative;
	margin: 65px 2% 0;
	width: 96%;
	height: 400px;
	padding: 0;
	text-align: left;
	}
#gall {
	margin: 0 auto;
	border: 1px solid #fc6;
	width: 550px; height: 410px;
	background-color: #000;
	color: #fff;
	text-align: left;
}
#footer {
	width: 100%;	
	padding: 0.25em 0;
	font-size: 0.8em;
	text-align: right;
	color: #fff;
	background-color: #000;
	margin: 0 auto;
	max-width: 87.5em;
	min-width: 760px;
}
#footer span {
	float: left;
}
#content a,
#footer a,
a#playerLink{
	color: #fc6;
	text-decoration: none;
	background-color: transparent;
	font-weight: bold;
}
a#playerLink {
	position: absolute;
	top: 5px; right: 5px;
	width: 5em;
	height: 25px;
	line-height: 25px;
	font-size: 1em;
	padding: 1px 1px 1px 30px;
	background: transparent url(../images/listen.png) no-repeat scroll 1px 1px; 
	}
a#playerLink:hover,
a#playerLink:focus {
	background: #000 url(../images/listen.png) no-repeat scroll 0 0;
	padding: 0 0 0 29px !important;
	border: 1px solid #f93;
	}
#content a:hover,
#content a:focus,
#footer a:hover,
#footer a:focus {
	text-decoration: underline;
}
#mp3player {
	position: absolute;
	top: 0; right: 0;
	z-index: 100;
}
.contact {
	width: 46%;
	margin: 0 2%;
	float: left;
	padding: 0.2em 0 1em;
	text-align: right;
	}
.contact h2 {
	margin: 0;
	padding: 0;
	text-align: right;
	}
.contact div {
	margin: -5px 0 0;
	padding: 1em;
	display: block;
	border: 1px solid #fc6;
	text-align: center;
	}
.contact h5 {
	text-align: center;
	}
.contact ul.cdetails {
	width: 20em;
	margin: 1em auto;
	position: relative;
	list-style: none;
	}
/* --- Page Backgrounds --- */
#home #innerContainer {
	background: #000 url(../images/backlit02.jpg) no-repeat scroll top right;
	color: #fff;
}
#about #innerContainer {
	background: #000 url(../images/headshot.jpg) no-repeat scroll 25px 75px;	
	color: #fff;
}
#news #innerContainer {
	background: #000 url(../images/newsbg.jpg) no-repeat scroll bottom left;	
	color: #fff;
}
#projects #innerContainer {
	background: #000 url(../images/aboutbg02.jpg) no-repeat scroll bottom left;	
	color: #fff;
}
#links #innerContainer {
	background: #000 url(../images/aboutbg.jpg) no-repeat scroll bottom left;	
	color: #fff;
}
#press #innerContainer {
	background: #000 url(../images/pressbg.jpg) no-repeat scroll 0 95%;
	color: #fff;
}
#gallery #innerContainer {
	background: #000 url(../images/gallbg.jpg) no-repeat scroll bottom left;
	color: #fff;
}
/* --- #navbar --- */
ul#navbar {
	position: absolute;
	bottom: 0; 
	left: 0;
	width: 100%;
	height: 28px;
	list-style: none;
	border-top: 2px solid #f93;
	background-color: #000;
	color: #f93;
}
#navbar li {
	width: 14.28%;
	float: left;
	background-color: #f93;
	color: #000;
}
#navbar li a {
	margin: 0 0 0 1px;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.9em;
	color: #fc6;
	background-color: #000;
	height: 28px;
	line-height: 28px;
	display: block;
}
#navbar li a:focus, 
#navbar li a:hover {
	background-color: #fc6;
	color: #000;
}
/* --- Typography --- */
h1, h2, h3, h4 {
	color: #f93;
	background-color: transparent;
	font-family: impact, "arial black", arial, helvetica, sans-serif;
	font-weight: normal;	
	text-transform: lowercase;
}
h2 {
	margin: 0;
	font-size: 2em;
	line-height: 38px;
	padding: 0 0.5em;
	height: 38px;	
}
h3, h4 {
	font-size: 1.6em;
	line-height: 1.5;
	padding: 0 0.6em;
}
h5 {
	font-size: 1.1em;
	font-weight: bold;
	padding: 0.2em 0.6em;
	}
#home h2 {
	border: 0;
	background-color: transparent;
}
#content p , #gall p {
	margin: 1em 0;
	padding: 0 1em;
}
#gall p.noflash {
	margin: 1em;
	padding: 0 0 0 30px;
	line-height: 30px;
	background: #000 url(../images/flash.png) no-repeat scroll 0 0;
	color: #fff;
}

/* --- Lists --- */	
#text ul {
	margin: 1em 2em;
	line-height: 1.4;
	}
#links #text li {
	border-bottom: 1px dashed #333;
	}
dl {padding: 1em;}
dt {padding: 0.5em 0 1.5em;}
dd {font-style: italic;}
#subnav {
	position:absolute;
	top: 35px; right: 1.2em;
	padding-left: 10em; display: block;
	list-style: none;
	border-right: 1px solid #fc6;
	}
#subnav li {
	display: inline;
	padding: 0 0.5em;
	border-left: 1px solid #fc6;
	}
/* --- Contact Form --- */
form#contactform {
 	width: 300px;
 	position: relative;
 	margin: 10px auto;
 }
form.cmxform fieldset {
  padding: 5px 5px 0;
  text-align: left;
  background-color: #000;
  color: #fc6;
  border: 1px solid #fc6;
}
form.cmxform legend {
  padding:0 2px;
  font-weight: bold;
  background-color: #000;
  color: #fff;
}
form.cmxform label {
  display: -moz-inline-box;
  display: inline-block;
  line-height: 1.8;
  vertical-align: top;
}
form.cmxform fieldset ol {
  margin: 0;
  padding: 0;
}
form.cmxform fieldset li {
  list-style: none;
  padding: 5px;
  margin: 0;
  border-bottom: 1px dashed #333;
}
form.cmxform fieldset fieldset {
  border: none;
  margin: 3px 0 0;
}
form.cmxform fieldset fieldset legend {
  padding: 0 0 5px;
  font-weight: normal;
}
form.cmxform fieldset fieldset label {
  display: block;
  width: auto;
}
form.cmxform em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
}
form.cmxform label {
  width: 100px; /* Width of labels */
}
form.cmxform fieldset fieldset label {
  margin-left: 103px; /* Width plus 3 (html space) */
}
form.cmxform input,
form.cmxform textarea,
form.cmxform select {
	width: 170px;
	}
p.contactsubmit {
	padding: 3px 1em !important;
	margin: 0 !important;
	}
p.contactsubmit input {
	width: auto;
	padding: 2px 1em;
	margin-left: 100px;
	}
