@CHARSET "UTF-8";
/* COMMOM */
html{font-size:62.5%;}

body{
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 1.2em;
    color: #fff;
    margin: 0;
    padding: 0;
    background-color: #000;
    background-repeat: no-repeat;
    background-position: top center;
    /*background-image: url('../img/b2.jpg');*/
}

div,h1,h2,h3,h4,ul,ol,li,form,fieldset,table,td,th,hr,p.clear,p{
    margin:0;
    padding:0;
}

fieldset{border:none;}
textarea{height:100px;}
img{border:none;}

ul{
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
}

.clear{
    font-size:1px;
    margin:0;
    padding:0;
    border:none;
    clear:both;
    height: 0;
    width: 0;
}

/* LAYOUT */
div#page{
    position: relative;
    z-index: 50;
}

.wrap{
    width: 970px;
    margin: 0 auto;
}

/* FORM */
div#info{
    padding: 10px 10px 10px 40px;
    border: 1px solid #c8b034;
    margin: 0 0 10px 0;
    background-image: url('../img/_s.png');
    background-repeat: no-repeat;
    background-position: -465px -143px;
}

div#info.error{
    background-position: -465px -202px;
}

div#form div.explain{
    margin: 0 0 10px 0;
}

div#form table{
    width: 100%;
}

div#form input,
div#form select,
div#form textarea{
    padding: 5px;
    border: 1px solid #c8b034;
    background: #000;
    color: #c5c5c5;
    width: 99%;
}

div#form textarea{
    height: 100px;
}

div#form span{
    color: #555;
    font-size: 11px;
}

div#form th,
div#form td{
    padding: 5px;
}

div#form th{
    text-align: right;
    width: 100px;
}

div#form input.error,
div#form select.error,
div#form textarea.error{
    background: #600;
}

div#form a.submit{
    text-decoration: none;
    background-image: url('../img/_s.png');
    background-repeat: no-repeat;
    background-position: -200px -430px;
    border: 1px solid #c8b034;
    color: #000;
    padding: 5px 10px;
    color: #000;
    font-weight: bold;
}

div#form a.submit:hover{
    color: #e5e5e5;
    background-position: -200px -511px;
    border: 1px solid #300;
}

/* TOP */
div#top.back{
    background: url(../img/b-header.jpg) no-repeat scroll top center; 
}

div#logo{
    float: left;
    margin: 0;
}

div#search{
    float: right;
    margin: 60px 20px 0 0;
}

div#search input{
    float: left;
    padding: 0 8px;

    height: 30px;
    width: 150px;

    border: 1px solid #c8b034;
    border-right: none;

    color: #c5c5c5;
    background: #000;

    line-height: 28px;
}

div#search a{
    display: block;

    float: right;
    padding: 8px 10px 0;
    height: 22px;

    font-size: 11px;
    color: #e8c044;
    background: #000;
    text-decoration: none;

    border: 1px solid #c8b034;
    border-left: none;
}

div#search a:hover{
    color: #000;
    background: #e8c044;
}

div#menu{
    background: url(../img/b-menu.png);
}

div#menu ul{
    display: table;
    width: 970px;
}

div#menu li{
    text-align: center;
    display: table-cell;
}

div#menu li.first{
    text-align: left;
}

div#menu a{
    display: block;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    font-family: Tahoma, Arial, Helvetica, Verdana, sans-serif;
    text-decoration: none;
    padding: 20px;
}

div#menu li.first a{
    padding-left: 0;
}

div#menu a:hover{
    color: #f8d044;
}

/* MIDDLE */
div#middle{
    padding: 10px;
}

div#content{
}

div#content-body{
    margin: 10px 0 0 0;
}

div#title{
    background: url('../img/_s.png') no-repeat;
    width: 410px;
    height: 40px;
    margin-bottom: 10px;
}

div#text{
    float: left;
    width: 580px;
    line-height: 1.5em;
    font-size: 14px;
    color: #c5c5c5;
}

div#bottom{
    background: url(../img/b-bottom.jpg) no-repeat scroll center center;
}

div#footer{
    padding: 30px 0;
}

div#social{
    float: left;
    margin: 10px 0 0 0;
}

div#social li{
    float: left;    
}

div#social a{
    display: block;
    width: 38px;
    height: 40px;
    margin: 0 5px 0 0;
    background: url(../img/_s.png) no-repeat;
}

div#social a.facebook{
    background-position: -78px 0;
}

div#social a.facebook:hover{
    background-position: -78px -40px;
}

div#social a.twitter{
    background-position: -117px 0;
}

div#social a.twitter:hover{
    background-position: -117px -40px;
}

div#social a.rss{
    background-position: -39px 0;
}

div#social a.rss:hover{
    background-position: -39px -40px;
}

div#social a.youtube{
    background-position: 0 0;
}

div#social a.youtube:hover{
    background-position: 0 -40px;
}

div#sponsors{
    float: right;
}

div#sponsors li{
    float: left;
}

div#sponsors a, div#sponsors span{
    display: block;
    margin: 0 0 0 5px;
}

div#end{
    padding: 5px 0 10px 0;
}

div#copy{
    float: left;
    color: #c5c5c5;
    font-size: 11px;
}

div#sign{
    float: right;
}

/* BANDA */
div#middle.banda{
    background: url(../img/b-middle-0.jpg) no-repeat center top;
}

div#title.banda{
    background-position: 0 -112px;
}

/* FOTOS */
div#title.fotos{
    background-position: 0 -153px;
}

div.fotos ul#pics{
    margin: 20px 0 0 0;
    min-height: 350px;
}

div.fotos ul#pics li{
    float: left;
}

div.fotos ul#pics a{
    display: block;
    width: 155px;
    height: 116px;
    border: 1px solid #000;
    background-repeat: no-repeat;
    background-position: center center;
}

div.fotos ul#pics img{
    width: 155px;
    height: 116px;
}

/* VÍDEOS */
div#title.videos{
    background-position: 0 -195px;
}

div.videos div#video-show{
    float: left;
    border: 5px solid #e8c044;
    margin: 50px 5px 50px 0;
}

div.videos ul#video-playlist{
    float: left;
    overflow: auto;
    height: 401px;
    width: 410px;
}

div.videos ul#video-playlist li{
    float: left;
    margin: 0 3px 3px 0;
    list-style: none;
}

div.videos ul#video-playlist a{
    padding: 2px;
    border: 2px solid #e8c044;
    display: block;
}

div.videos ul#video-playlist a:hover{
    border: 2px solid #fff;
}

div.videos ul#video-playlist img{
    width: 120px;
    height: 90px;
}

/* AGENDA */
div#middle.agenda{
    background: url(../img/b-middle-1.jpg) no-repeat center top;
}

div#title.agenda{
    background-position: 0 -235px;
}

div.agenda div.sbHolder,
div.agenda ul.sbOptions{
    width: 527px !important;
}

div.agenda ul.month{
    margin: 5px 0 0 0;
}

div.agenda ul.month li{
    float: left;
}

div.agenda ul.month a{
    display: block;
    padding: 2px 8px;
    color: #c5c5c5;
    text-decoration: none;
    border: 1px solid #c8b034;
    margin: 0 3px 0 0;
}

div.agenda ul.month a.disabled{
    border: 1px solid #c5c5c5;
    color: #555;
}

div.agenda ul.month a:hover{
    background: #e8c044;
    color: #000;
}

div.agenda ul.month a.disabled:hover{
    background: #000;
    color: #555;
}

div.agenda ul.month a.selected,
div.agenda ul.month a.selected:hover{
    background: #e8c044;
    color: #000;
}

div.agenda ul.list{
    min-height: 350px;
    margin: 20px 0 0 0;
    width: 530px;
}

div.agenda ul.list li{
    font-size: 1.2em;
    border-bottom: 1px dotted #555;
}

div.agenda ul.list a{
    display: block;
    color: #c5c5c5;
    text-decoration: none;
    padding: 5px;
}

div.agenda ul.list a span{
    color: #e8c044;        
    font-size: 1.5em;
    font-weight: bold;
    margin: 0 20px 0 0;
}

div.agenda ul.list a:hover{
    color: #fff;
}

/* AGENDE UM SHOW */
div#middle.agende{
    background: url(../img/b-middle-2.jpg) no-repeat center top;
}

div#title.agende{
    background-position: 0 -275px;
}

div.agende div#form{
    width: 550px;
}

/* BLOG */
div#middle.blog{
    background: url(../img/b-middle-3.jpg) no-repeat center top;
}

div#title.blog{
    background-position: 0 -315px;
}

div.blog div.list{
    float: left;
    width: 700px;
}

div.blog div.list div.item{
    border-bottom: 1px solid #555;
    padding: 0 0 20px 0;
    margin: 0 0 20px 0;
}

div.blog div.list div.item div.info{
    float: left;
    margin: 0 20px 0 0;
}

div.blog div.list div.item div.info div.date{
    margin: 0 0 20px 0;
}

div.blog div.list div.item div.info div.date div.month{
    float: left;
    color: #fff;
    font-weight: bold;
    font-size: 11px;
    line-height: 10px;
    margin: 8px 3px 0 0;
}

div.blog div.list div.item div.info div.date div.day{
    color: #e8c044;
    float: left;
    font-size: 39px;
    font-weight: bold;
}

div.blog div.list div.item div.info div.comments a{
    display: block;
    text-decoration: none;
    color: #000;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    background: url('../img/_s.png') no-repeat scroll -381px -53px;
    padding: 1px 0 0 0;
    height: 35px;
    width: 55px;
}

div.blog div.list div.item div.info div.comments a:hover{
    color: #333;
}

div.blog div.list div.item div.post{
    float: left;
    width: 600px;
}

div.blog div.list div.item div.post div.title{
    margin: 0 0 20px 0;    
}

div.blog div.list div.item div.post div.title a{
    font-size: 39px;
    text-decoration: none;
    color: #fff;
}

div.blog div.list div.item div.post div.title a:hover{
    color: #e8c044;
}

div.blog div.list div.controls{
    margin: 0 0 20px 0;
}

div.blog div.list div.controls a{
    font-size: 16px;
    text-decoration: none;
    color: #fff;
}

div.blog div.list div.controls a:hover{
    color: #e8c044;
}

div.blog div.list div.controls div.prev a{
    float: left;
    display: block;
    background-image: url('../img/_s.png');
    background-repeat: no-repeat;
    background-position: -485px -275px;
    padding: 2px 2px 2px 22px;
}

div.blog div.list div.controls div.prev a:hover{
    color: #e8c044;
    background-position: -485px -347px;
}

div.blog div.list div.controls div.next a{
    float: right;
    display: block;
    background-image: url('../img/_s.png');
    background-repeat: no-repeat;
    background-position: -383px -311px;
    padding: 2px 22px 2px 2px;
}

div.blog div.list div.controls div.next a:hover{
    background-position: -383px -383px;
}

div.blog div.widgets{
    float: right;
    width: 250px;
}

div.blog div.widgets div.item{
    border: 1px solid #c8b034;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: url('../img/b-black.png');
    padding: 5px;
    margin: 0 0 20px 0;
}

div.blog div.widgets div.item div.title{
    font-family: Tahoma, Arial, Helvetica, Verdana, sans-serif;
    font-size: 2em;
    color: #e8c044;
    margin: 0 0 10px 0;
}

div.blog div.widgets div.item li{
    margin: 0 0 15px 0;
    color: #c5c5c5;
}

div.blog div.widgets div.item a{
    color: #fff;
    text-decoration: none;
}

div.blog div.widgets div.item a:hover{
    color: #e8c044;
}

div.blog div.entry-item div.title{
    font-size: 39px;
}

div.blog div.entry-item div.date{
    color: #c5c5c5;
    margin: 0 0 20px 0;
}

div.blog div.comments div.title{
    border-top: 1px solid #c5c5c5;
    padding: 20px 0 0 0;
    margin: 20px 0 10px 0;
    color: #e8c044;
    font-size: 20px;
}

div.blog div.comments div.item{
    border: 1px solid #c8b034;
    padding: 0;
}

div.blog div.comments div.item div.name{
    padding: 5px;
    background: #e8c044;
    color: #000;
    font-weight: bold;
}

div.blog div.comments div.item div.comment{
    color: #c5c5c5;
    padding: 10px;
    background: url('../img/b-black.png');
}

/* FALE CONOSCO */
div#middle.contato{
    background: url(../img/b-middle-4.jpg) no-repeat center top;
}

div#title.contato{
    background-position: 0 -355px;
}

div.contato div#form{
    width: 550px;
}

/* HOME */
div#middle.home{
    margin: 0;
    padding: 0;
    background: url('../img/b-black.png');
}

div#content-body.home{
    margin: 0;
    padding: 0;
}

div.home div.line{
    margin: 0 0 20px 0;
    padding: 10px 0;
}

div.home div.left{
    float: left;
    width: 475px;
}

div.home div.right{
    float: right;
    width: 475px;
}

div.home div.title a{
    background-image: url('../img/_s.png');
    background-repeat: no-repeat;
    display: block;
    height: 39px;
}

div.home div.title a.agenda{
    background-position: 0 -235px;
}

div.home div.title a.fotos{
     background-position: 0 -155px;
}

div.home div.title a.videos{
    background-position: 0 -195px;
}

div.home div.title a.blog{
    background-position: 0 -315px;
}

div.home div.link a{
    display: block;
    text-align: center;
    text-decoration: none;
    background-image: url('../img/_s.png');
    background-repeat: no-repeat;
    background-position: 0 -430px;
    border: 1px solid #c8b034;
    color: #000;
    padding: 5px 10px;
    color: #000;
    font-weight: bold;
}

div.home div.link a:hover{
    color: #e5e5e5;
    background-position: 0 -511px;
    border: 1px solid #300;
}

div.home div.fotos ul.list{
    height: 244px;
}

div.home div.fotos ul.list li{
    float: left;
}

div.home div.fotos ul.list a{
    display: block;
    width: 155px;
    height: 116px;
    border: 1px solid #000;
    background-repeat: no-repeat;
    background-position: center center;
}

div.home div.fotos ul.list img{
    width: 155px;
    height: 116px;
}

div.home div.agenda ul.list{
    margin: 5px 0 0 0;
    overflow: auto;
    width: auto;
    height: 239px;
    min-height: 1px !important;
}

div.home div.agenda ul.list li{
    font-size: 1.2em;
    border-bottom: 1px dotted #555;
}

div.home div.agenda ul.list a{
    display: block;
    color: #c5c5c5;
    text-decoration: none;
    padding: 5px;
}

div.home div.agenda ul.list a span{
    color: #e8c044;
    font-size: 1.5em;
    font-weight: bold;
    margin: 0 20px 0 0;
}

div.home div.agenda ul.list a span.day{
    color: #fff;
    margin: 0;
}

div.home div.agenda ul.list a span.dot{
    color: #900;
    margin: 0;
}

div.home div.agenda ul.list a:hover{
    color: #fff;
}

div.home div.blog ul{
    margin: 10px 0 0 0;
    color: #c5c5c5;
    height: 290px;
    overflow: auto;
}

div.home div.blog li a{
    text-decoration: none;
    color: #fff;
    display: block;
    padding: 10px 0 10px 0;
    font-size: 14px;
}

div.home div.blog li a:hover{
    color: #e8c044;
}

div#hotsite{
    margin: 200px auto 100px auto;
    text-align: center;
    height: 120px;
    width: 600px;
}

div#hotsite a{
    background: url('../img/b-middle.jpg') no-repeat center center;
    display: block;
    height: 120px;
    width: 600px;
    border: 1px solid #fff;
    -moz-border-radius: 15px;
    border-radius: 15px;
}

div.content p,
div.content ul,
div.content ol,
div.content div{
    font-size: 14px !important;
    color: #c5c5c5 !important;
    line-height: 1.5em !important;
    margin-bottom: 20px;
}

div.content ol,
div.content ul{
    list-style-position: inside;
    margin-left: 20px;
}

div.content ul{
    list-style-type: disc;
}

div.content a{
    text-decoration: none;
    font-weight: bold;
    color: #e8c044;
}

div.content a:hover{
    text-decoration: underline;
}

div#background{
    overflow: hidden;
    position: absolute;
    z-index: -1;

    height: 650px;
    width: 100%;

    left: 0;
    top: 0;
}

div#background div{
    background-repeat: no-repeat;
    background-position: top center;
    width: 100%;
    height: 100%;
}

div#share div{
    float: left;
}
