body{
    background: url(../images/bg_main.jpg) center top no-repeat #000000 fixed;
    color: #ffe46e;
    font-size: 13px;
    font-family: Vardana, Arial;
}
a{
    color: #ffe46e;
}
.custom{
    font-family: 'Defused Extended Bold';
}
.clear{
    clear: both;
}
img {
    border: none;
}

.opacity{
    background: url(../images/bg.png);
}
.opacity70{
    background: url(../images/bg70.png);
}
.opacity20{
    background: url(../images/bg20.png);
}
.opacity10{
    background: url(../images/bg10.png);
}
.wrapper{
    width: 83%;
    margin: 0 auto;
}
.header{
    float: left;
    position: absolute;
    width: 100%;
}
.wrapleft{
    float: left;
    margin-top: 45px;
    width: 100%;
}
.left{
    margin-right: 201px;
    height: 200px;
}
.right{
    float: right;
    margin-top: 45px;
    width: 181px;
    margin-left: -181px;
    height: 200px;
}
.footer{
    float: left;
    width: 100%;
}
body {
    padding: 0px;
    margin: 0px;
}

/*menu*/
#menu{
    margin: 0;
    padding: 0;
    list-style: none;
}
#menu li {
    padding: 0;
    margin: 0;
    height: 35px;
    list-style: none;
    background-repeat: no-repeat;
}
#menu li a, .menu li a:visited {
    display: block;
    text-decoration: none;
    height: 35px;
    text-indent: -9999px;
    background-repeat: no-repeat;
}
#menu li {float: left;}
#menu:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
#menu li a:hover {background: none;}
#news{
    width: 94px;
    background: url(../images/menu/news.png) no-repeat;
}
#bio{
    width: 60px;
    background: url(../images/menu/bio.png) no-repeat;
}
#shows{
    width: 105px;
    background: url(../images/menu/shows.png) no-repeat;
}
#media{
    width: 105px;
    background: url(../images/menu/media.png) no-repeat;
}
#contact{
    width: 140px;
    background: url(../images/menu/contact.png) no-repeat;
}
#merch{
    width: 114px;
    background: url(../images/menu/merch.png) no-repeat;
}
#links{
    width: 100px;
    background: url(../images/menu/links.png) no-repeat;
}
#releases{
    width: 155px;
    background: url(../images/menu/releases.png) no-repeat;
}

.menu_element:hover{
    background-position: 0px -35px !important;
}
.menu_element_active{
    background-position: 0px -35px !important;
}
/*menu*/

#header {
    text-align: center;
    position: absolute;
}


#footer {
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
    color: white;
}
/*news*/
.news_container{
    margin: 10px;
}
.news_box{
    position: relative;
    border: solid 1px #2b2821;
    border-radius: 10px;
    margin-bottom: 10px;
}
.news_date{
    position: absolute;
    border-left: solid 1px #2b2821;
    border-top: solid 1px #2b2821;
    border-bottom: solid 1px #2b2821;
    border-right: solid 1px #000;
    width: 79px;
    text-align: center;
    font-size: 24px;
    padding: 5px 0;
    color: #FFF;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    left: -81px;
    top: 10px;
}
.news_image{
    float: right;
    border: solid 1px #171612;
    margin: 0 10px 10px 0;
}
.news_title{
    border-bottom: solid 1px #171612;
    font-size: 18px;
    letter-spacing: 4px;
    margin: 10px 10px 0 10px;
}
.news_content{
    padding: 10px;
    color: #b9a54f;
}
/*news*/
/*pager*/
.page{
    margin: 10px;
}
.pages{
    width: 400px;
    margin: 20px auto;
    list-style: none;
}
.pages li{
    float: left;
    padding: 0;
    margin: 0 4px;
    background: #9b874b;
}
.pages li a{
    text-decoration: none;
    background: #9b874b;
    border-radius: 5px;
    color: #FFF;
    padding: 5px 10px;
}
.pages .selected a,.pages a:hover{
    color: #000;
    font-weight: bold;
    background: #f4c52b !important;
}
/*pager*/
.page_container{
    margin: 10px;
}
.page_container h2{
    letter-spacing: 4px;
}
/*social*/
#social_list{
    width: 170px;
    margin: 0;
    padding: 0;
    float: right;
    list-style: none;
}
#social_list li {
    padding: 0;
    margin: 0;
    margin-right: 5px;
    height: 50px;
    list-style: none;
    background-repeat: no-repeat;
}
#social_list li a, .social_list li a:visited {
    display: block;
    text-decoration: none;
    height: 50px;
    text-indent: -9999px;
    background-repeat: no-repeat;
}
#social_list li {float: left;}
#social_list:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
#social_list li a:hover {background: none;}

#youtube_anim{
    width: 50px;
    background: url(../images/youtube_anim.png) no-repeat;
}
#myspace_anim{
    width: 50px;
    background: url(../images/myspace_anim.png) no-repeat;
}
#facebook_anim{
    width: 50px;
    background: url(../images/facebook_anim.png) no-repeat;
}

.social_anim:hover{
    background-position: 0px -57px !important;
}


.menu_element:hover{
    background-position: 0px -35px !important;
}
.menu_element_active{
    background-position: 0px -35px !important;
}
#social{
    float: left;
    margin-left: 10px;
}
#social div{
    width: 35px;
    height: 35px;
    float: right;
    margin-right: 20px;
}
/*social*/

.border{
    border-bottom: solid 1px #171612;
}
.box{
    width: 200px;;
    border-radius: 5px;
    margin-bottom: 10px;
}
.box_header{
    padding-top: 10px;
    margin: 10px 10px 2px 10px;
    font-size: 15px;
    letter-spacing: 4px;
    border-bottom: solid 1px #171612;
}
.box_content{
    padding: 10px;
}
#content{
    border: solid 1px #181818;
    padding: 10px;
    border-radius: 5px;
}
.menu_right{
    list-style: none;
    margin: 0 10px;
    padding: 0;
}
.menu_right li{
    margin: 10px 0;
}
.menu_right a{
    font-size: 13px;
    font-weight: bold;
    color: #000;

    text-decoration: none;
}

.more{
    padding: 3px 7px;
    border-radius: 5px;
    background: #ffe46e;
    color: #000;
    text-decoration: none;
    font-size: 11px;
}
/*concert*/
.concerts{
    table-layout: fixed;
    font-size: 12px;
    border-collapse: collapse;
}
.concerts tr{
    height: 10px !important;

}
.concerts td{
    overflow: hidden;
    text-align: left;
    padding: 5px 0;
    border-bottom: solid 1px #171612;
}
.concerts th{
    border-bottom: solid 1px #535353;
    padding: 5px 0;
    text-align: left;
}
.concert_content{
    position: relative;
    font-size: 12px;
    width: 190px;
    border: solid 1px #2b2821;
    margin-bottom: 20px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}
.concert_details{
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    background: #000;
    padding: 5px 0 5px 5px;
}
.concert_span{
    color: #373737;
}
.concert_date{
    background: #000;
    padding: 6px;
    font-size: 14px;
    font-weight: bold;
    width: 45px;
    text-align: center;
    border-left: none;
    position: absolute;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    right: -56px;
    top: 0px;
}
.concert_date a{
    font-size: 10px;
    color: #FFF;
}
.concert_content{
    position: relative;
    font-size: 12px;
    width: 190px;
    border: solid 1px #2b2821;
    margin-bottom: 20px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}
.concert_details{
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    background: #000;
    padding: 5px 0 5px 5px;
}
.concert_span{
    color: #373737;
}
.resize {
    width:160px;
    height: 110px;
}
/*concert*/
.track_list{
    margin:0;
    padding:5px 15px;
    list-style: none;
}
.track_list li{
    padding: 3px 0;
}