w/**
 * reset v1.0 | 20080212
 */

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;
}
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after { content: ''; content: none; }
:focus { outline: 0; }
ins { text-decoration: none; }
del { text-decoration: line-through; }
table { border-collapse: collapse; border-spacing: 0; }

/**
  * YUI fonts (copyright: Yahoo!), v2.8.0r4
  */
body{font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}
select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}
table{font-size:inherit;font:100%;}
pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}

/**
 * general styles
 */

a{
  color: #336;
  text-decoration: none;
}
a:hover{
  color: #669;
  text-decoration: underline;
}

br.cl,br.cr{height:1px}
.cl{clear: left}
.cr{clear: right}
.cb{clear: both}
.a11y{ display: none }

/**
 * layout
 */

html{
  background: #fff url(../i/top.jpg) no-repeat top center;
}
body{
  background: transparent url(../i/bottom.jpg) no-repeat bottom center;
  font: 13px/1.5 "Palatino Linotype", "Book Antiqua", Palatino, Georgia, serif;
  color: #000;
}

#container{
  margin: 0 auto;
  width: 860px;
}

#logo{
  margin: 10px auto;
  display: block;
  width: 480px;
  height: 120px;
  color: #fff;
  text-indent: -30000px;
}

#nav{
  border-top: 1px dotted #999;
  border-bottom: 1px dotted #999;
  background: rgba(34, 34, 34, 0.1);
}
#nav ul{
  text-align: center;
  padding: 10px 0;
}
#nav ul li{
  display: inline;
  margin: 0 13px;
}
#nav ul li a{
  text-decoration: none;
  text-transform: uppercase;
  font-size: 1.1em;
  color: #000;
}
#nav ul li a.current{
  font-weight: bold;
  color: #111;
}
#nav ul li a:hover{
  color: #444;
}

#content{
  padding: 15px 15px;
  font-size: 1.1em;
  min-height: 460px;
}
#content #punwrap{
  margin-top: -15px;
}

#content p, #content ul{
  margin: 1em 0;
}
/*#content h1{
    margin: 0 -15px 15px;
    padding: 10px 15px;
    border-bottom: 1px dotted #999;
    font-size: 1.2em;
}*/
#content h2{
  font-size: 1.1em;
  font-weight: bold;
}
#content .col1{
  float: left;
  width: 400px;
}
#content .col2{
  float: right;
  width: 400px;
}

#footer{
  margin: 0 auto 0;
  border-top: 1px dotted #999;
  padding: 7px 0;
  width: 860px;
  text-align: center;
}
#footer .facebook{
  float: right;
  display: block;
  margin-top: -1px;
  width: 20px;
  height: 20px;
  background: url(../i/facebook_icon.png) no-repeat;
  text-indent: -10000px;
  opacity: 0.8;
}
#footer .facebook:hover{
  opacity: 1;
}

/**
 * home
 */
#home .col1{
  width: 474px;
  overflow: hidden;
}
#home .col2{
  width: 320px;
  text-align:center;
}
#home .col2 img{
  float: none;
  display: block;
  margin: 10px auto 15px;
}
#news_items li {
  margin-bottom: 1em;
  text-align: justify;
}

/**
 * artists
 */
#anathema-lineup{
  position: relative;
  float: right;
  margin-left: 25px;
}

#artists #content h2{
  margin-bottom: 0.5em;
}
#artists #content h2 + p{
  margin-top: 0;
  margin-bottom: 1.5em;
}

#artists #content h2.active, #artists #content p.active{
  color: #999;
}
#countenances div{
  display: none;
  position: absolute;
  background: rgba(255, 255, 255, 0.3);
  height: 433px;
  top: 0px;
}
#countenances div[data-countenance="vincent"]{    
  left: 270px;
  width: 135px;
}
#countenances div[data-countenance="danny"]{
  left: 381px;
  width: 89px;
}
#countenances div[data-countenance="john"]{
  left: 210px;
  width: 80px;
}
#countenances div[data-countenance="jamie"]{
  left: 5px;
  width: 100px;
}
#countenances div[data-countenance="les"]{
  left: 90px;
  width: 65px;
}
#countenances div[data-countenance="lee"]{
  left: 94px;
  width: 96px;
}

/**
 * releases
 */

#releases-list{
  margin: 0 -15px;
}
.js #releases-list{
  height: 150px;
  overflow: hidden;
}
#releases-list ul{
  width: 800px;
  margin: 0 auto;
}
#releases-list li{
  float: left;
  margin: 0 5px 5px;
}
#releases-list li a{
  display: block;
}

#releases-list .jcarousel-container{
  position: relative;
}
#releases-list .jcarousel-clip{
  width: 800px;
  margin: 0 auto;
}
#releases-list .jcarousel-clip a img{
  opacity: 0.8;
}
#releases-list .jcarousel-clip a:hover img{
  opacity: 1;
}
#releases-list .jcarousel-prev, #releases-list .jcarousel-next{
  position: absolute;
  top: 48px;
  width: 30px;
  height: 54px;
  background: url(../i/carrows.gif) no-repeat;
}
#releases-list .jcarousel-prev{
  left: -5px;
  background-position: 0 0;
}
#releases-list .jcarousel-next{
  right: -5px;
  background-position: -30px 0;
}
#releases-list .jcarousel-prev:hover, #releases-list .jcarousel-next:hover{
  cursor: pointer;
  opacity: 0.6;
}

#releases h1{
  margin-top: 15px;
  padding: 10px 15px;
  border-top: 1px dotted #999;
  border-bottom: 1px dotted #999;
  font-size: 1.1em;
}
#releases h1 span{
  float: right;  
}
#releases p.list{
  padding: 5px 15px;
}

#releases .col3{
  float: left;
  margin: 15px 12px;
  width: 250px;
}
#releases .col3_1{
  margin-left: 20px;
}
#releases .col3_2{
  width: 450px;
}
#releases .col3_2 .info{
  font-size: 0.85em;
}
#releases .col3_full{
  margin-top: 15px;
  border-top: 1px dotted #999;
  padding: 0 15px 0 15px;
  clear: left;
}
#releases .stuff{
  padding: 10px 9px 0;
}
#releases .stuff a{
  float: left;
  display: block;
  margin: 6px 9px;
  opacity: 0.8;
}
#releases .stuff a:hover{
  opacity: 1;
}

/**
 * lyrics
 */
#lyrics .col1{
  width: 370px;
}
#lyrics .col2{
  width: 430px;
}
#lyrics #content h2, #lyrics #content ul{
  margin-top: 5px;
  float: left;
}
#lyrics #content h2{
  clear: left;
  width: 20px;
}
#lyrics #content ul{
  margin-left: 5px;
  width: 145px;
}
#lyrics .subcol{
  float: left;
  margin-right: 5px;
  width: 180px;
}
#lyrics .main .subcol{
  width: 200px;
}
#lyrics h1{
  margin-bottom: 15px;
  padding: 10px 10px;
  border-top: 1px dotted #999;
  border-bottom: 1px dotted #999;
  font-size: 1.1em;
}
#lyrics p.lyric{
  padding: 0 10px;
}

/**
 * concerts
 */
#concerts #content h2, #concerts #content ul{
  margin-top: 5px;
  float: left;
}
#concerts #content h2{
  clear: left;
  width: 40px;
}
#concerts #content ul{
  margin-left: 10px;
  width: 340px;
}

/**
 * contest
 */
#contest .col1{
  width: 494px;
}
#contest .col2{
  width: 300px;
}

/**
 * forum addings
 */
#content .pun h2{
  font-size: 1em;
  font-weight: bold;
}
#content .pun h3{
  font-weight: bold;
  text-transform: uppercase;
}
#content .pun p,#content .pun .crumbs, #content .pun .pagelink{
  margin: 0;
}
#content .pun fieldset legend{
/*  text-indent: -30000px;*/
  font-weight: bold;
}
.blockform h2 span{
  display: none;
}
#content .pun .crumbs li:first-child{
  display: none;
}
#content .pun #brdwelcome ul{
  margin: 0;
}
#navregister a, #navlogin a{
  font-weight: bold;
}
.usertitle strong{
  font-weight: normal;
  font-style: italic;
}
#poweredby{
  display: none;
}

/**
 * tipsy
 */
.tipsy { padding: 5px; font-size: 12px; opacity: 0.8; filter: alpha(opacity=80); background-repeat: no-repeat;  background-image: url(../i/tipsy.gif); }
.tipsy-inner { padding: 5px 8px 4px 8px; background-color: black; color: white; max-width: 200px; text-align: center; }
.tipsy-inner { -moz-border-radius:3px; -webkit-border-radius:3px; }
.tipsy-north { background-position: top center; }
.tipsy-south { background-position: bottom center; }
.tipsy-east { background-position: right center; }
.tipsy-west { background-position: left center; }

/**
 * error
 */
#content h2.error{
  text-align: center;
  font-size: 1.8em;
}
#content img.error{
  display: block;
  width: 400px;
  margin: 15px auto;
  border: 7px solid #eee;
}


#under-construction{
  border: 1px dotted #900;
  border-width: 1px 0;
  padding: 5px;
  color: #900;
  font-weight: bold;
  text-align: center;  
}
#content p#under-construction{
  margin-top: 0;
}
