@charset "utf-8";
/* CSS Document */

/* ===========================
   ======= Body style ======== 
   =========================== */

body {
    color: rgba(0,0,0,0.65);
    font-size: 87.5%; /* Fonte base tamanho: 14px */
    font-family: 'Trebuchet MS', Trebuchet, 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
    line-height: 1.429;
    margin: 0;
    padding: 0;
    text-align: left;
    background-image:url(../img/bg-site.png);
    background-repeat:repeat;
}

a{
    text-decoration:none;
}


/*=============================
===== Clearfix =====
=============================*/

.clear{
    clear:both;
}

/*=============================
===== Níveis de Cabeçalho =====
=============================*/

h2 {font-size: 1.571em}	/* 22px */
h3 {font-size: 1.429em}	/* 20px */
h4 {font-size: 1.286em}	/* 18px */
h5 {font-size: 1.143em}	/* 16px */
h6 {font-size: 1em}		/* 14px */

h2, h3, h4, h5, h6 {
    font-weight: 400;
    line-height: 1.1;
    margin-bottom: .8em;
}

.bg-cabecalho{
    width:100%;
    z-index: 9998;
    min-width: 1260px;
    height:86px;
    background-image:url(../img/bg-cabecalho.jpg);
    position: fixed;
    top: 0;
}

.cabecalho{
    margin:0 auto;
    width:1260px;
    height:86px;
}
.logo{
    width:350px;
    float: left;
    margin-left: 160px;
    border:0px;

}
.logo img{
    width: 100%;
}
.logo-mobile{
    display: none;
}

.logo-mobile img{
    width: 100%;
}
.contador{
    width:150px;
    margin:20px 15px 0px 0px;
    float:right;
    color:#fff;
    font-family: 'Trebuchet MS', Trebuchet, 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;

}

.contador img{
    float:left;
    margin: 3px 5px 0px 5px;
}

.contador .numero{
    width: 100%;
    font-size: 28px;
    height: 30px;
}



.contador .visitante{
    width: 100%;
    font-size: 11px;
}

/*
.menu{
        width:100%;
        height:auto;
        background-color:#dfdcdc;
        font-family: 'Trebuchet MS', Trebuchet, 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
}

.menu ul{
        margin:0 auto;
        width:1260px;
}

.menu li {
    display: inline-block;
        padding:15px 10px 15px 10px;
        font-size: 1.286em;
    border-right: solid 1px #f3f0f0;
    }
        
.menu li:last-child {
      border-right: none; 
          }
          
.menu ul li a{
        display: block;
    text-decoration:none;
}*/

/*Links Categorias*/

.link-noticias a{
    text-decoration:none;
    color:#005ca1;
}
.link-noticias a:hover{
    text-decoration:underline;
}



/*=============================
===== Propagandas =====
=============================*/
.prop-ouro{
    width:100%;
    margin:0 auto;
    padding-top: 10px;
}

.prop-ouro img{
    width: 100%;
}

.prop-prata{
    width:412px;
    float: left;
    margin: 10px 0px 0px 18px;
}

.main{
    margin-top: 86px;
}

.container{
    font-family: 'Trebuchet MS', Trebuchet, 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
    background-color:#FFF;
    margin:0 auto;
    width:1260px;
    z-index: 9997;
    min-height:950px;
    padding:0px 20px 0px 10px;
}
/*Titulo Categorias Index*/
.titulo-categoria{
    font-size:1.286em;
    padding:5px 0px 0px 2px;
}

/*Marcadores*/
.marcador img{
    border:0;
    padding:2px 0px 0px 0px;
    width:100%;
}

/*Box TV Jogo Sério*/
.box-tv-js{
    float:left;
    width:415px;
    margin-left: 15px;
}

.box-tv-js a{
    text-decoration: none;
    color: #000;
}

.video-container {
    padding:5px 0px 0px 7.5px;   	
}



.titulo-noticia{
    font-size:2.190em;
    padding:10px 0px 0px 5px;
}

.sub-titulo{
    margin: 15px 0px;
    text-align: center;
    font-style: italic;
    font-weight: bold;
}

.box-noticia p{
    text-align:justify;
    line-height:1.75em;
}

.video-noticia {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}

.video-noticia iframe,
.video-noticia object,
.video-noticia embed {
    position: absolute;
    top: 5px;
    left: 5px;
    width: 100%;
    height: 100%;
}
/*Box Slider*/
.box-slider-destaques{
    float:left;
    width: 830px;
}
/*ùltimas da Redação*/
.box-destaques{
    float:left;
    width:830px;
}
.box-destaques ul{
    float:left;
    width:100%;

}
.box-destaques li:first-child a{
    text-decoration:none;
    float:left;
    display:block;
    width:100%;
    padding:5px;
    margin:2px 2px 0px 0px;

}

.box-destaques li a{
    text-decoration:none;
    float:left;
    display:inline-block;
    width:45%;
    padding:5px;
    margin:2px 2px 0px 0px;
    min-height: 80px;
}



.box-destaques li:first-child .box-img-principal{
    width: 100%;
    height: 390px;
    border:2px solid #e1dede;
    overflow: hidden;
    margin-bottom: 15px;
}

.box-destaques li:first-child .box-img-principal:hover{
    border-color:#005ca1;
}
.box-destaques li:first-child img{
    width:100%;
    float: left;
}

.box-destaques li:first-child span{
    font-size:2.190em;
    text-decoration:none;
    color:#005ca1;
}

.box-destaques li .box-img-principal{
    float: left;
    width: 95px;
    height: 50px;
    margin-right:5px;
    border:2px solid #e1dede;
    overflow: hidden;
}

.box-destaques li .box-img-principal:hover{
    border-color:#005ca1;
}

.box-destaques li img{
    width:100%;
    float: left;	
}
.box-destaques li:hover{
    text-decoration:underline;
}

.box-destaques li span{
    font-size:1.143em;
    text-decoration:none;
    color:#005ca1;

}
.box-destaques li span:hover{
    text-decoration:underline;
}

.box-destaques li  p{
    padding:5px;
    text-decoration:none;
    color:#403f3f;
    font-size:0.9em;
    font-weight:600;
}
/*Página Noticia*/
.box-noticia{
    float:left;
    width:810px;
    margin-bottom:20px;
}
.box-noticia .img-principal{
    width:100%;
    margin: 10px 0px;
    float:left;
}
/*Box Eventos
.box-eventos{
        float:left;
        width:370px;
        height:550px;
        background-color:#0F6;
}*/


/*Coluna Noticia*/
.coluna-noticia{
    float:left;
    width:410px;
    min-height: 720px;
    margin-left: 10px;
    margin-top: 2px;
}
.coluna-noticia:last-child{
    margin-left: 0px;
}
.coluna-noticia ul{
    float:left;
    width:100%;

}
.coluna-noticia li:first-child{
    min-height: 280px;
}
.coluna-noticia li:first-child .box-img-principal{
    width: 100%;
    height: 186px;
    border:2px solid #e1dede;
    overflow: hidden;
    margin-bottom: 10px;
}
.coluna-noticia li:first-child img{
    width:100%;
    float: left;
}

.coluna-noticia li a{
    text-decoration:none;
    float:left;
    display:block;
    width:100%;
    margin-top:2px;
    min-height: 75px;

}

.coluna-noticia li .box-img-principal{
    float: left;
    width: 95px;
    height: 50px;
    margin-right:5px;
    border:2px solid #e1dede;
    overflow: hidden;    
    margin-right:5px;	
}

.coluna-noticia li:first-child span{
    font-size:1.143em;
    text-decoration:none;
}

.coluna-noticia li img{
    width:100%;
    float: left;
}
.coluna-noticia li:hover{
    text-decoration:underline;
}

.coluna-noticia li span{
    font-size:0.9em;
    text-decoration:none;
    font-weight: 600;

}


.coluna-noticia li span:hover{
    text-decoration:underline;
}

.coluna-noticia li:first-child  p{
    padding:5px;
    text-decoration:none;
    color:#403f3f;
    font-size:0.9em;
    font-weight:600;
}

.coluna-noticia li p{
    padding:5px;
    text-decoration:none;
    color:#403f3f;
    font-size:0.8em;
    font-weight:400;
}

/*PAGINA CATEGORIA*/

.box-categoria{
    width:1200px;
    margin:0 auto;
    padding:5px;
}
.box-categoria ul{
    float:left;
    width:100%;

}


.box-categoria li a{
    text-decoration:none;
    float:left;
    display:block;
    width:385px;
    padding:5px;
    margin:2px 2px 0px 0px;
}

.box-categoria li img{
    border:2px solid #e1dede;
    width:100%;
    float: left;
    margin-bottom:5px;
}
.box-categoria li:hover{
    text-decoration:underline;
}
.box-categoria li img:hover{
    border:2px solid #ff7302;
}
.box-categoria li span{
    font-size:1.143em;
    text-decoration:none;
    color:#ff7302;

}
.box-categoria li span:hover{
    text-decoration:underline;
}

.box-categoria li  p{
    padding:5px;
    text-decoration:none;
    color:#403f3f;
    font-size:0.9em;
    font-weight:600;
}

.box-categoria li .box-img-principal{
    width: 100%;
    height: 186px;
    border:2px solid #e1dede;
    overflow: hidden;
    margin-bottom: 10px;
}

.box-comentarios{
    width: 100%;
    margin: 20px 0px;
}
.box-comentarios li{
    border-bottom: 1px dashed #ccc;
    margin-bottom: 5px;
    padding: 5px;
}
.box-comentarios li span{
    font-weight: bold;

}

/*BOX FORMULARIO COMENTARIOS*/
.form-comentario{
    margin-top: 25px;
    padding:25px 15px;
    background-color: whitesmoke;
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    border-radius: 9px;
}


/*RODAPE*/
.rodape{
    margin-top:50px;
    height:auto;	
    font-family: 'Trebuchet MS', Trebuchet, 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
    background-color:#01589b;
    color:#FFF;
    min-width: 1260px;
    min-height:680px;
    width:100%;
}

/*Box Rodape*/
.box-ropape{
    width:1260px;
    margin:0 auto;
}
.coluna-rodape{
    padding:5px;
    float:left;
    width:250px;
    margin-top: 15px;
    margin-left: 60px;
}
.coluna-rodape .titulo-categoria a{
    color:#fff;
    text-decoration:none;
}
.coluna-rodape ul{
    float:left;
    width:100%;
    margin-bottom:15px;

}
.coluna-rodape li{
    text-decoration:none;
    float:left;
    display:block;
    width:95%;
    padding:5px;
    margin:2px 2px 0px 0px;
    border-bottom: 1px solid #034f89;

}


.coluna-rodape li:hover{
    background-color:#034f89;
}

.coluna-rodape li span{
    font-size:1.143em;
    text-decoration:none;
    color:#fff;
    padding:5px;

}
.coluna-rodape li span:hover{
    background-color:#034f89;
}

.coluna-rodape li  p{
    padding:5px;
    text-decoration:none;
    color:#403f3f;
    font-size:0.9em;
    font-weight:600;
}

.box-quem-somos{
    margin-top: 15px;
    width: 500px;
    float:left;
    padding:5px;
    background-color:#034f89;
}

.box-quem-somos h1 a{
    color:#fff;
    text-decoration:none;
}

.box-quem-somos img{
    margin:5px;
    float:left;
}

.box-quem-somos p{
    font-size:18px;
}

.box-redes-sociais h1 a{
    color:#fff;
}

.box-redes-sociais{
    margin-top: 15px;
    width: 500px;
    float:left;
    padding:5px;
}

.redes-sociais ul{
    width: 100%;
}

.redes-sociais li a{

    margin-top:15px;
    width: 60px;
    float:left;
    display:block;
}

/* TABELA ------------------------------------------------------------*/

table, td, th {
    vertical-align:middle;
}

table {
    border-collapse:separate;
    border-spacing:0;
    border-top:1px solid white;
    margin-bottom:28px;
    width:100%;
    text-align: left;
}

th{
    border-top:5px solid #034f89;
    color: #ffffff;
    padding:10px;
    text-transform:uppercase;
    background-color: #015a9e;
}

td{
    padding:10px;
}

td, th{
    border-bottom: 1px solid #0c0e59;
}

/*COLUNAS GENERICAS*/

.metade{
    float: left;
    width: 50%;
}

/*Enquete*/
.enquete{
    width: 830px;
    float: left;
    background-color: whitesmoke;
}

.enquete h1{
    width: calc (100% - 30px);
    padding: 10px 15px;
    font-size:2.190em;
    background-color: #015a9e;
    color: #fff;
}

.conteudo-enquete{
    width: 95%;
    margin: 2%;
    min-height: 85px;
}


.clima{
    width: 350px;
    float: left;
    margin-left: 40px;
}



/*------------------------------------
------- ADMINISTRAÇÃO ----------------
-------------------------------------*/

.nav-adm ul{
    width: 100%;

}

.nav-adm li:first-child a{
    border-left: none;
}

.nav-adm li a{

    margin-top:15px;
    float:left;
    display:block;
    padding: 10px 15px;
    background-color: #005b9e;
    color: #fff;
    border-left: 2px solid #034f89;
}

.title-holder{
    width: 100%;
    float: left;
    margin: 15px 0px;
    padding: 15px;
    font-size: 32px;
    color: #005b9e;
}

.box-formulario{
    margin-top: 15px;
}

#page-content{
    padding-top: 20px;
}

.respostaEnquete{
    border: 2px solid #034f89;
    width: 90%;
    padding-top: 20px;
    margin-left: 5%;  
}
/*Css popup*/

#popup-{
    position: absolute;
    width: 100%;
    padding-top: 3%;
    height: 100%;
    background-image: url(../img/bg-popup.png);
    background-repeat: repeat;
    z-index: 9999;
    
}

.banner-popup{
    min-width: 320px;
    max-width: 960px;
    margin: 0 auto;
    -webkit-animation-name:fadeInDownBig;
    -webkit-animation-fill-mode: fade;
    -webkit-animation-duration: 3s;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: fade;
    -moz-animation-fill-mode: fadeDown;
    -moz-animation-duration: 3s;
    -moz-animation-iteration-count: 1;
    -moz-animation-timing-function: linear;
    animation-name: fadeInDownBig;
    animation-fill-mode: fade;
    animation-duration: 3s;
    animation-iteration-count: 1;
    animation-timing-function: linear;
}

.banner-popup img{
    width: 100%;
    opacity: 1!important;
}



#sb-title-inner,#sb-info-inner,#sb-loading-inner,div.sb-message{font-family:"HelveticaNeue-Light","Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:200;color:#fff;}
#sb-container{
    position:fixed;margin:0;
    padding:0;
    top:0;
    left:0;
    z-index:999;
    text-align:left;
    visibility:hidden;
    display:none;

}
#sb-overlay{position:relative;height:100%;width:100%;}
#sb-wrapper{
    position:absolute;
    visibility:hidden;
    width:100px;
    -webkit-animation-name:fadeInDownBig;
    -webkit-animation-fill-mode: fade;
    -webkit-animation-duration: 3s;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: fade;
    -moz-animation-fill-mode: fadeDown;
    -moz-animation-duration: 3s;
    -moz-animation-iteration-count: 1;
    -moz-animation-timing-function: linear;
    animation-name: fadeInDownBig;
    animation-fill-mode: fade;
    animation-duration: 3s;
    animation-iteration-count: 1;
    animation-timing-function: linear;
}
#sb-wrapper-inner{position:relative;border:1px solid #303030;overflow:hidden;height:100px;}
#sb-body{position:relative;height:100%;}
#sb-body-inner{position:absolute;height:100%;width:100%;}
#sb-player.html{height:100%;overflow:auto;}
#sb-body img{border:none;}
#sb-loading{position:relative;height:100%;}
#sb-loading-inner{position:absolute;font-size:14px;line-height:24px;height:24px;top:50%;margin-top:-12px;width:100%;text-align:center;}
#sb-loading-inner span{background:url(loading.gif) no-repeat;padding-left:34px;display:inline-block;}
#sb-body,#sb-loading{background-color:#060606;}
#sb-title,#sb-info{position:relative;margin:0;padding:0;overflow:hidden;}
#sb-title,#sb-title-inner{height:26px;line-height:26px;}
#sb-title-inner{font-size:16px;}
#sb-info,#sb-info-inner{height:20px;line-height:20px;}
#sb-info-inner{font-size:12px;}
#sb-nav{float:right;height:16px;padding:2px 0;width:45%;}
#sb-nav a{display:block;float:right;height:16px;width:50px;margin-left:3px;cursor:pointer;background-repeat:no-repeat;}
#sb-nav-close{background-image:url(close.png); }
#sb-nav-next{background-image:url(next.png);}
#sb-nav-previous{background-image:url(previous.png);}
#sb-nav-play{background-image:url(play.png);}
#sb-nav-pause{background-image:url(pause.png);}
#sb-counter{float:left;width:45%;}
#sb-counter a{padding:0 4px 0 0;text-decoration:none;cursor:pointer;color:#fff;}
#sb-counter a.sb-counter-current{text-decoration:underline;}
div.sb-message{font-size:12px;padding:10px;text-align:center;}
div.sb-message a:link,div.sb-message a:visited{color:#fff;text-decoration:underline;}