/****************

    ERIC MEYER'S 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, sub, sup, tt, var,
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-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
  outline: 0;
}
body {
  line-height: 1;
  color: #f5f5f5;
  font:normal 11px/1.4em Verdana,Arial,sans-serif;
  background:url(bg/body.jpg) repeat 0 0;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
caption, th, td {
  text-align: left;
  font-weight: normal;
}
strong{
    font-weight:bold; 
}
em{ 
    font-style:italic; 
}

/****************

    STRUCTURE

****************/
#middleblock{ background:url(bg/middleblock.png) repeat 0 0; min-height:120px; border:2px solid #0e0e0e; border-width:2px 0; }
.container{ width:960px; margin:0 auto; }
    #header{ height:172px; background:url(bg/backlogo.png) no-repeat 67px 0; position:relative; }
    #heading{ height:459px; position:relative; }
    #main{ float:left; background:url(bg/mainbg.png) repeat 0 0; width:920px; padding:0 20px 10px; }
        #navigation{}
        #content{ float:left; width:590px; background:url(bg/content.png) no-repeat 100% 75px; padding-right:20px; }
        #sidebar{ float:right; width:290px; padding-left:20px; }
    #footer{ position:relative; clear:both; height:70px; margin-bottom:20px; }

/****************

    TEXT

****************/

.sidetitle, h1{ font:normal 36px/1.6em 'Kaushan Script', cursive; padding-bottom:20px; clear:both; }
h2{ font:normal 14px/1.4em Verdana,Arial,sans-serif; padding:5px 0; }
h3{ clear:both; width:100%; float:left; padding:20px 0 5px; font:normal 20px/1.6em 'Kaushan Script', cursive; }
h3 a{ font:normal 20px/1.6em 'Kaushan Script', cursive; color:#f5f5f5; }
h4{ font:normal 18px/1.6em 'Kaushan Script', cursive; color:#f5f5f5; padding:10px 0; clear:both; }
h5{}
h6{}
p{}
.rte{ float:left; width:100%; overflow:hidden; }
.rte p{ padding-bottom:15px; }
/****************

    LINKS

****************/

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

/****************

    IMAGES

****************/

img{}

/****************

    LISTS

****************/

ul, ol, dl{}
    dt{}
    dd, li{}
.rte ul{ padding-left:15px; padding-bottom:15px; overflow:hidden; }
/****************

    TABLES

****************/

table{}
    thead, tbody, tfoot{}
        th, td{}

/****************

    FORMS

****************/

fieldset{}
    legend{}
    select{}
        option{}
    label{}
    input, textarea{}
        .submit{}


/*
usefull classes
*/
.clear{ width:100%; clear:both; height:1%; font-size:1px; }
.flash-replaced .alt { display: block; height: 0; position: absolute; overflow: hidden; width: 0; }

/* sidebar */
#sidelinks{ padding-top:20px; }
#sidelinks a{ padding-bottom:10px; }

/* footer */
#nefertum{ position:absolute; right:0; bottom:15px; display:block; }
#footer p{ color:#a3a3a3; font:normal 12px Verdana,Arial,sans-serif; padding-top:40px; }

/* header */
.nav{ list-style:none; position:absolute; right:17px; bottom:0; }
.nav li{ display:block; float:left; }
.nav a{ font:normal 14px/50px Verdana,Arial,sans-serif; color:#f5f3f3; text-decoration:none; }
.nleft{ background:none; display:block; width:18px; height:50px; float:left; }
.nmiddle{ background:none; display:block; float:left; }
.nright{ background:none; display:block; width:18px; height:50px; float:left; }

.nav li:hover .nmiddle span, .nav .active .nmiddle span{ background:url(bg/navactive.png) no-repeat 50% 100%; float:left; }

li:hover .nleft,li.active .nleft{ background:url(bg/navleft.png) no-repeat 0 0; }
li:hover .nright,li.active .nright{ background:url(bg/navright.png) no-repeat 0 0; }
li:hover .nmiddle,li.active .nmiddle{ background:url(bg/navback.png) repeat 0 0; }

/* heading */
.slides_container { width:940px; height:400px; }
.slides_container div {  width:940px; height:400px; display:block; }
#heading{ background:url(bg/sliderback.png) no-repeat 0 0; padding:10px; }
#slides{ position:relative; }
#slides .prev{ background:url(bg/slideleft.png) no-repeat 0 0; width:63px; height:63px; cursor:pointer; display:block; text-indent:-9999em; overflow:hidden; position:absolute; bottom:-25px; left:405px; z-index:201; }
#slides .next{ background:url(bg/slideright.png) no-repeat 0 0; width:63px; height:63px; cursor:pointer; display:block; text-indent:-9999em; overflow:hidden; position:absolute; bottom:-25px; right:405px; z-index:200; }

/* main */
.maintop{ height:27px; width:960px; background:url(bg/maintop.png) no-repeat 0 0; float:left; margin-top:20px; }
.mainbottom{ height:27px; width:960px; background:url(bg/mainbottom.png) no-repeat 0 0; float:left; }

/* middle */
#middle{ width:960px; margin:0 auto; height:120px; }
#middle table, #middle tr{ height:120px; }
#middle td:first-child{ width:200px; font:normal 36px/1.6em 'Kaushan Script', cursive; }
#middle td{ vertical-align:middle; padding:0 20px; }


/* content */
.yt-holder{ float:left; width:280px; height:274px; position:relative; }
.yt-holder.left{ margin-right:20px; }
.yt-holder iframe{ position:absolute; bottom:0; left:0; }
#content img{  border:2px solid #0f0f0f; }

.yt-big-holder{ width:590px; height:400px; }
.yt-big-holder iframe{ float:left; }

.gallery-holder{ width:184px; float:left; margin-left:18px; padding-bottom:5px; }
.gallery-holder a:hover{ text-decoration:none; }
.gallery-holder.odd{ margin-left:0; clear:left; }
.gallery-holder p{ text-align:center; padding-top:5px; }

.gallery{ list-style:none; }
.gallery li{ float:left; width:184px; margin-left:18px; margin-bottom:18px; }
.gallery li.odd{ margin-left:0; clear:left; }
.gallery a{ display:block; }

.paging{ float:left; clear:both; padding:10px 0;}
.paging li{ display:inline; padding:0 5px; }
.paging a.current{ color:#f5f5f5; }


/* about us */
.bandmember{ float:left; margin-bottom:20px; }
.bandmember img{ border:2px solid #0f0f0f; margin-right:15px; float:left; margin-bottom:10px; }
.bandmember ul{ list-style-position:inside; padding-left:10px; }
.bandmember p{ padding-bottom:10px; }

/* sponsors */
.sponzor{ margin-bottom:25px; }
.sponzor p{ padding-bottom:5px; }
#content .sponzor img{ border:none; }






/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
