/*  
Theme Name: Warrior Charge
Theme URI: http://warriorcharge.com
*/

body{
  margin: 0 0 40px 0;
  padding: 0;
  background: #000300;
  color: #FFF;
  font: 10px/1.4 verdana, arial, helvetica, sans-serif;
  text-align: center;
}

a{
  color: #FF7836;
  text-decoration: none;
}

img{
  border: 0;
}

#wrapper{
  margin: 5px auto;
  width: 664px;
  text-align: left;
}



h1{
  margin: 0 9px;
  padding: 0;
  width: 250px;
  float: left;
}

h2{
  margin: 0 10px;
  font: 12px verdana, arial, helvetica, sans-serif;
  padding: 2px;
  width: 250px;
  float: left;
}

h3{
  margin: 0 10px;
  font: 14px verdana, arial, helvetica, sans-serif;
  padding: 10px;
  width: 250px;
  float: left;
}

h1 a{
  display: block;
  height: 100px;
  text-indent: -9000px;
  background: url(../img/logo.jpg);background-repeat: no-repeat;
}

#header ul{
  float: right;
  margin: 66px 0 0 0;
  padding: 0 8px ;
  line-height: 35px;
  list-style: none;
  background: url(../img/nav.gif);
  font-size: 11px;
}

#header ul li{
  display: inline;
  padding: 0 8px;
}

#header ul li a{
  color: #8D8E8D;
}

#header ul li a:hover{
  color: #FF7836;
}

.heading{
  margin: 5px 0;
  border: 5px solid #FFF;
  background-position: bottom right;
  background-repeat: no-repeat;
  clear: both;
  background-color: #000;
}

#contact{

  padding: 0 16px ;
  line-height: 15px;
  margin: 5px 0;
  border: 5px solid #FFF;
  background-image: url(http://www.warriorcharge.com/2006/img/contact.gif);
  background-position: center right;
  background-repeat: no-repeat;
  clear: both;
  background-color: #000;
  font: 10px/1.4 verdana, arial, helvetica, sans-serif;
  color: #ccc
}


.gig{
  margin: 5px 0;
  border: 5px solid #FFF;
  background-position: bottom right;
  background-repeat: no-repeat;
  clear: both;
  background-color: #000;
  padding: 10px;
}

/* Headers */


.heading p{
  margin: 10px 10px;
  padding: 0 4px;
  width: 620px;
  color: #C0C0C0;
}

.options ul{
  margin: 0;
  padding: 0;
  width: 669px;
  list-style: none;
}

.options ul li{
  margin: 0 5px 5px 0;
  font-size: 12px;
  float: left;
  border: 5px solid #FFF;
}

.options ul li img{
  width: 137px;
  float: right;
  
}

.options ul li a{
  display: block;
  padding-top: 30px;
  padding-left: 10px;
  float: left;
}

.hidden{
  display: none;
}

/* HACKS! */
#header:after{
  content: ".";
  display: block;
  clear: both;
  height: 5px;
  visibility: hidden;
}

blockquote{
  margin: 0;
  clear: both;
  padding: 10px 20px;
  color: #7F7F7F;
  font-size: 11px;
  font-family: Georgia, Serif;
  text-align: center;
}

blockquote p{
  margin: 0;
  padding: 0;
}

blockquote p.cred{
  color: #FFF;
  font: 12px/1.4 verdana, arial, helvetica, sans-serif;
}

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.9em;
	color: #7F7F7F;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(http://www.warriorcharge.com/2006/img/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.warriorcharge.com/2006/img/overlay.png", sizingMethod="scale");
	}
	
	#topright {
  position: absolute;
  right: 0;
   top: 0;
display: block;
  height: 125px;
 width: 125px;
  background: url(http://warriorcharge.com/2006/img/TRbanner.gif) no-repeat;
  text-indent: -999em;
  text-decoration: none;}