/**************************************************
1. Style Reset
**************************************************/

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;
}

/* Unordered Lists */

ul{
list-style: none;
}

/* Blockquote / Quote */
blockquote, q{
quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}

/* 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;
}

p{
margin: 0;
line-height: 1.4em;
}	

.clearfix:after {
content: " ";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix { display: inline-table; }

/* Hides from IE-mac \*/

* html .clearfix { height: 1%; }
*+html .clearfix { height: 1%; }
.clearfix { display: block; }

/* End hide from IE-mac */

/* Layout */

html {
height: 102%;
}

body {
background:url(../img/bg.jpg);
background-position:top center;
background-repeat:no-repeat;
background-color:#000;
}

#wrapper {
margin-top:0px;
padding-top:0px;
width:800px;
margin:auto;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#fff;
}	

h1 img{
margin-top:30px;
margin-left:110px;
}

h2{
margin-top:35px;
margin-bottom:10px;
font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
font-size:17px;
color:#FFF;
}

p{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFF;
margin-top:13px;
margin-bottom:10px;
}

a:link, a:visited{
color:#999;
text-decoration:none;
}

a:hover{
color:#999;
text-decoration:underline;
}

#header{
height:325px;	
}

#nav {
float:left;
width: 800px;
height: 53px;
background-repeat:no-repeat;
}

#nav ul { height: 32px; }
#nav ul li { display: inline;}
#nav ul li a {
display: block;
float: left;
padding: 0px 0px 0;
font-size: 1.3em;
color: #5c8134;
text-indent: -9000px;
text-decoration: none;
}

#nav ul li a:hover {
color: #333333;
}
#nav li#nnews a { background: url('../img/nav.jpg') 0px 0px; width: 73px; height:53px;}
#nav li#nnews a:hover { background: url('../img/nav.jpg') 0px -54px;}
#nav li#nnews a.active { background: url('../img/nav.jpg') 0px -108px;}

#nav li#nbiography a { background: url('../img/nav.jpg') -73px 0px; width: 107px; height:53px;}
#nav li#nbiography a:hover { background: url('../img/nav.jpg') -73px -54px;}
#nav li#nbiography a.active  { background: url('../img/nav.jpg') -73px -108px;}

#nav li#ndiscography a { background: url('../img/nav.jpg') -180px 0px; width: 119px; height:53px; }
#nav li#ndiscography a:hover{ background: url('../img/nav.jpg') -180px -54px;}
#nav li#ndiscography a.active  { background: url('../img/nav.jpg') -180px -108px;}

#nav li#ntour a { background: url('../img/nav.jpg') -299px 0px; width: 85px; height:53px; }
#nav li#ntour a:hover{ background: url('../img/nav.jpg') -299px -54px;}
#nav li#ntour a.active  { background: url('../img/nav.jpg') -299px -108px;}

#nav li#nmedia a { background: url('../img/nav.jpg') -384px 0px; width: 83px; height:53px; }
#nav li#nmedia a:hover{ background: url('../img/nav.jpg') -384px -54px;}
#nav li#nmedia a.active  { background: url('../img/nav.jpg') -384px -108px;}

#nav li#ngallery a { background: url('../img/nav.jpg') -467px 0px; width: 87px; height:53px; }
#nav li#ngallery a:hover { background: url('../img/nav.jpg') -467px -54px;}
#nav li#ngallery a.active  { background: url('../img/nav.jpg') -467px -108px;}

#nav li#npress a { background: url('../img/nav.jpg') -554px 0px; width: 76px; height:53px; }
#nav li#npress a:hover{ background: url('../img/nav.jpg') -554px -54px;}
#nav li#npress a.active { background: url('../img/nav.jpg') -554px -108px;}

#nav li#nmerch a { background: url('../img/nav.jpg') -630px 0px; width: 88px; height:53px; }
#nav li#nmerch a:hover{ background: url('../img/nav.jpg') -630px -54px;}
#nav li#nmerch a.active  { background: url('../img/nav.jpg') -630px -108px;}

#nav li#ncontact a { background: url('../img/nav.jpg') -718px 0px; width: 82px; height:53px; }
#nav li#ncontact a:hover { background: url('../img/nav.jpg') -718px -54px;}
#nav li#ncontact a.active  { background: url('../img/nav.jpg') -718px -108px;}

#content{
width:800px;
margin-bottom:40px;

}

#content-left{
float:left;
margin-left:23px;
width:515px;
padding-right:10px;
}

#content-right{
float:left;
width:200px;
margin-left:35px;
padding-left:10px;
margin-bottom:10px;
}

.rightpadding{
margin-top:30px;
}

#footer{
float:left;
margin-top:20px;
padding-left:22px;
clear:left;
width:770px;
margin-bottom:10px;
}

#footer p{
margin:0px;
padding:0px;
float:left;
}

.footerinfo{
margin-left:105px;	
}

#network{
float:left;
margin-left:22px;
margin-top:15px;
background:url(../img/networkbg.jpg);
width:750px;
height:52px;
}

#network img{
margin-left:10px;
margin-right:145px;
border:none;
}

#network img#youtube{
margin:0px;	
}

#biophoto{
width:490px;
margin-top:30px;
padding:2px;
border: 1px solid #999;
}

h3{
margin-top:10px;	
}

.disc_img{
padding:2px;
border:1px solid #999;
margin-top:10px;
width:120px;
}

.disc_float{
float:left;	
}

.img_border{
padding:2px;
border: 1px solid #999;
}

#posters img{
width:150px;	
}

.comment-form-body{
width:500px;
height:100px;
border:1px solid #666;
}

.gravatar{
border-bottom:2px solid #333;
vertical-align:top;
}

.gravatar img{
border:1px solid #333;	
margin-right:5px;
}

li img{
float:left;	
}

.comment-form-submit{
display:block;
background:#333;
color:#FFF;
border:1px solid #666;
}