/*  
Name: missunderstood template
Author: will rossiter
Date: 2/05/2006
*/

/***Misc Tags***/

* {
	 margin: 0px;
	 padding: 0px;
}

body {
	 background: #000 url(../img/grunge.jpg) repeat-x;
	 font-family: Verdana, Arial, sans-serif;
	 font-size: 16px;
	 color: #fff;
}

h3 {
	padding-left:15px;
}

h4 {
	color:#D01A71;
}
.white {
	color:#FFFFFF;
}

h5 {
color:#D01A71;

}
 
a img{ border: 0px; }

a { text-decoration: none;}

input {
	 background: #333;
	 font-family: Verdana;
	 font-size: 0.7em;
	 padding: 3px;
	 color: #f4f4f4;
	 border: 2px solid #555;
}
	
button {
	 background: #222;
	 font-family: Verdana;
	 font-size: 0.7em;
	 padding: 2px;
	 color: #f4f4f4;
	 border: 2px solid #444;
	 height: 2em;
} 


/**** class's *****/

.hidden { text-indent: -9000px;}
.br { clear: both;}
.pink { color: #D01A71;}
.small { font-size: x-small;}
.large { font-size: xx-large;}
.right { float: right;}
.left { float: left;}
.center { margin: 0 auto; text-align: center;}
.gememail {width:200px; height:36px; background:url(../img/gememail.jpg);display:block;}
.gemsig {width:200px; height:67px; background:url(../img/gemsig.jpg);display:block;background-repeat:no-repeat;}
.reference {float:right; font-size:9px;}
.gigitems, .banditems {border-bottom:1px #333333 solid; padding:8px 20px 10px 10px; float:left; width:90%;}
.influences {padding-left:30px; font-size:10px;}
.influences  li {list-style-image: url(../img/splatbullet.jpg)}


/**** Site Container ****/

#container { width: 1000px;}



/***Header***/

 
#logo { float: left;display:block;}

#logo h1 { 
	 margin-top: 60px;
	 margin-left: 10px;
	 font-size: 1.6em;
	 letter-spacing: -0.1em;
	 width:900px;
	 height:41px;
	 background:url(../img/headerMaster.jpg);
	 background-repeat:no-repeat;
	 
 }
 
#search {
	 margin-top: 30px;
	 float: right;
}
 
#search button { margin-left: 5px; padding: 0 2px 2px 2px;}

/***left Side Bar***/

#navlist { float: left; width: 170px; margin-top: 30px; margin-left: 5px;}

 
#navlist ul {
	 list-style: none;
	 line-height:18px;
	 width:150px;
	 float:left;
	 clear:left;
	 font-size:12px;
}

#navlist li a{
	 margin: 10px;
	 background: #999999;
	 border-right: 4px solid #444;
	 color:#000000;
	 padding: 0px 50px 0px 12px;
	 text-transform: lowercase;
}
 
#navlist li a:hover {
	 color: #000000;
	 background: #fff;
	 border-right: 4px solid #D01A71;
 }
 
#navlist li .active {
	 color:#D01A71;
	 background: #fff;
	 border-right: 4px solid #444;
 }


/***Content***/

#content { 
	float:left; 
	width:490px; 
	margin-top:30px; 
	margin-left:10px;
	margin-right:10px;
}

#content a { color:#D01A71; font-weight: bold;}

#content a:hover { 
	color: #fff; 
	background: #D01A71; 
	font-weight: bold;
}
 
#content p {line-height: 1.4em; font-size: 0.7em; margin-bottom: 20px; color: #f4f4f4; text-align:justify;}

 
#content h3 {
	text-indent: 20px;
	color: #000;
	letter-spacing: -0.1em;
	margin-bottom: 4px;
	height:86px;
	background-color:#FFFFFF;
	background:url(../img/h3.jpg);
	background-repeat: no-repeat;
	background-position:100% 100%;
	padding-top:30px;
}

#content h3:hover { color:#D01A71;}

	#content .code{
	  color: #444;
	  background: #F4f4f4 url(codenums.png) repeat-y;
	  border: 1px solid #ccc;
	  padding: 1px;
	  padding-left: 25px;
	  font-family: "courier new", helvetica, "times new roman", monospace;
	  font-size: 0.8em;
	  width: 470px;
	  margin: 2px auto;
	  white-space: nowrap;
	  overflow: auto;}
	  
	#content  code {
	  color: #fff;
	  font-family: "courier new", helvetica, "times new roman", monospace;
	  background-color: #333;
	  font-size: 1.2em;}

#content blockquote { color: #999; font-style: italic; text-align: center; width: 300px; margin: 10px auto;}

/*** Right Links ***/

#right {
	background-color:#FFFFFF;
	float:left;
	clear:none;
	width:230px;
	margin-left:3px;
	margin-top:10px;
	background-image:url(../img/addsbg_01.jpg);
	padding:50px 0px 0px 70px;
	z-index:99;
}

#right img {margin:auto auto 10px auto; }

.addsclose {
	float:left;
	clear:none;
	height:65px;
	width:300px;
	margin-left:5px;
	background-image:url(../img/addsbg_02.jpg);
	display:block;background-repeat:no-repeat;
}

/*** Images Styling ***/

.polaroid {
	float:left;
	margin:2px 2px 6px 6px;
	height:auto;
	padding:15px 15px 40px 15px;
	background-image:url(../img/imgbacking7.jpg);
	background-repeat:no-repeat;
	border: 1px #333333 solid;
}

.out_of_order {
	margin: 0px 30px 0px 30px;
	padding:10px;	
	background-image:url(../img/imgbacking7.jpg);
	background-repeat:no-repeat;
	border: 1px #333333 solid;
}
/***Footer***/

#footer {
	 text-align: center;
	 color: #666;
	 margin-top: 30px;
	 margin-bottom:30px;
	 font-size: 0.7em;
	 width:100%;
	 float:left;
 }
 
#footer p { color: #666;}
 
#footer a { color: #666;}
 
#footer a:hover { color: #f4f4f4;}
	

 