/* ==========================================================================
   HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

body {
    font-size: 1em;
    line-height: 1.4;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

img {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}


/* ==========================================================================
   Author's custom styles
   ========================================================================== */


/*FONTES*/

.menuPrincipal a,
#banner .title,
#banner .descrition,
#banner .nav a,
#destaques h2,
#newsletter h2,
#patrocinio h2,
.post .coment,
input,
#listaCategorias li a,
select,
textarea,
footer span,
.pagination a,
.tit ,
.accBT,
.accContent h4,
.listLinks li a
{
    font-family: 'league_gothicregular';
    font-weight: normal;
    font-style: normal;
}
.menuSecundario a,
#destaques .carrossel .item,
.listFotos time,
.listFotos .title,
#fotos .galerias h2
{
    font-family: 'league_gothic_italicregular';
    font-weight: normal;
    font-style: normal;
}
footer address,
.post p strong,
.listLinks li a time
{
    font-family: 'futuram';
    font-weight: normal;
    font-style: normal;
}
p,
.accContent h5,
.accContent li
{
    font-family: 'futurami';
    font-weight: normal;
    font-style: normal;
}

.post .title,
footer h2 span
{
    font-family: 'antennabolditalic';
    font-weight: normal;
    font-style: normal;
}

.post time,
.post p,
footer address span
{
    font-family: 'DINMediumRegular';
    font-weight: normal;
    font-style: normal;
}

footer h2
{
    font-family: 'antennalightitalic';
    font-weight: normal;
    font-style: normal;
}

footer address
{
    font-family: 'DINRegular';
    font-weight: normal;
    font-style: normal;
}


body {background:#FFF url(../img/bg-internas.jpg) center 0 no-repeat;}
body#index {background:#ffffff url(../img/bg_02.jpg) center 0 no-repeat;}

#imprensa header {
	padding:150px 0 190px 0;
}

header {
    width: 980px;
    display: block;
    margin: 0 auto;
    padding: 175px 0 190px 0;
}
body#index header{padding-bottom: 47px;}
header h1 {
    width: 254px;
    height: 207px;
    display: block;
    margin: 0 auto 30px auto;
    text-indent: -1000em;
}
header h1 a{
    width:100%;
    height:100%;
    display:block;
    text-indent:-100000em;
    background: url(../img/logo.png) no-repeat;
}
header ul{
    display: block;
    list-style: none;
    margin: 8px 0 0 0;
    padding: 10px 0;
    text-align: center;
}
header ul li{
    display: inline;
}
header ul li a.disable{
    color: #5d5d5d;
    text-decoration:line-through;
}
header ul li:before{
    content: "•";
    font-size: 16px;
    color: #2e2f31;
}
header ul li:first-child:before{
    content: "";
}
header .menuPrincipal{

}
header .menuPrincipal li.active a { color:#d09e17; }
header .menuPrincipal li a{
    font-size: 20px;
    color: #2b2b2b;
    text-decoration:none;
    text-transform: uppercase;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
}
header .menuPrincipal li a:hover{
	color:#d09e17;
}
header .menuSecundario li a{
    font-size: 19px;
    color: #fff;
    text-decoration:none;
    text-transform: uppercase;
}
#banner {
    width: 959px;
    height: 400px;
    border: 10px solid #000;
    position: relative;    
    margin-bottom: 80px;
}
#banner .mask{
    display: block;
    width: 960px;
    height: 400px;
    position:absolute;
    top: 0;
    left: 0;
    z-index: 2;
    background: url(../img/maskBanner.png) no-repeat;
}
#banner .linkBanner{
    display: block;
    width: 960px;
    height: 400px;
    position:absolute;
    top: 0;
    left: 0;
    z-index: 3;
}
#banner .title{
    font-size:70px;
    color:#fff;
    position: absolute;
    bottom:142px;
    right:30px;
    display: block;
    margin: 0;
    width:300px;
    z-index: 4;
    text-transform: uppercase;
    text-align: right;
    line-height: 60px;
}
#banner .descrition{
    font-size:32px;
    color:#fff;
    position: absolute;
    bottom:104px;
    right:30px;
    display: block;
    margin: 0;
    width:300px;
    z-index: 4;
    text-transform: uppercase;
    text-align: right;
    line-height:40px;
}
#banner .nav{
    position: absolute;
    display: block;
    bottom: -20px;
    left: 16px;
    z-index: 5;
    height: 30px;
}
#banner .nav a{
    display: block;
    float: left;
    width:30px;
    height:30px;
    line-height:30px;
    text-decoration:none;
    text-align:center;
    color:#000;
    background:#fff;
    margin-right: 5px;
    position: relative;
}
#banner .nav a .over{
    display: block;
    width: 30px;
    height: 0;
    line-height:40px;
    background-color: #9c0131;
    position: absolute;
    overflow:hidden;
    bottom: 0;
    left: 0;
    color: #fff;
}    
#banner .nav a .over span{
    height: 40px;
    width: 30px;
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
}
#banner .nav a.active .over{height: 40px;}
#destaques {
    display: block;
    height:245px;
    margin-bottom: 470px;
    position: relative;
}
#destaques h2{
    font-size:70px;
    color: #fff;
    line-height:60px;
    position: absolute;
    text-transform: uppercase;
    left: 0;
    bottom: -6px;
    margin: 0;
}
#destaques h2 span{
    color: #624f1a;
    font-size: 28px;
    line-height:24px;
    display: block;
}
#destaques .carrossel {
    margin: 0 0 0 auto;
    display: block;
    width: 754px;
    height: 245px;
    position: relative;
}
#destaques .carrossel .bts{
    width: 121px;
    height: 244px;
    display: block;
    top: 1px;
    position: absolute;
    text-indent: -10000em;
    z-index: 20;
}
#destaques .carrossel .bts.prev{
    background: url(../img/btPrev.png) no-repeat;
    left: -10px;
}
#destaques .carrossel .bts.next{
    background: url(../img/btNext.png) no-repeat;
    right: -10px;
    top:0;
}
#destaques .carrossel .item{
    width: 318px;
    height: 245px;
    float: left;
    margin: 0 -100px 0 0;
    display: block;
    position: relative;
    text-decoration: none;
}
#destaques .carrossel .item:hover span{text-decoration: none}
#destaques .carrossel .item span{text-decoration: line-through}
#destaques .carrossel .item .over{
    width: 307px;
    height: 245px;
    display: block;
    position:absolute;
    top:0;
    left:11px;
    opacity:1;
    background: url(../img/over-destaque.png) no-repeat;
}
#destaques .carrossel .item .text{
    display: block;
    position: absolute;
    top:80px;
    left:35px;
}
#destaques .carrossel .item .titulo{
    font-size: 20px;
    color: #fff;
    width: 150px;
    display: block;
    margin: 0 0 0 40px;
    text-transform: uppercase;
    text-align: center;
    line-height: 22px;
}
#destaques .carrossel .item .genero{
    font-size: 18px;
    color: #957620;
    width: 150px;
    display: block;
    margin: 0 0 0 44px;
    text-align: center;
    text-transform: uppercase;
}
.cont{
    width: 980px;
    margin: 0 auto;
    display: block;
}

.tit {
    font-size:50px;
    color: #2e2f31;
    line-height:40px;
    text-transform: uppercase;
    margin: 0 0 10px 0;
    position: absolute;
    left: 0;
    top:-100px;    
}

/*INTERNAS*/
.colA{
    width: 590px;
    float: left;
    margin-bottom: 60px;
    position: relative;
}
#sidebar {
    width:360px;
    float: right;
    margin-bottom: 60px;
}
#newsletter{
    display: block;
    margin-bottom:31px;
}
#newsletter h2{
    font-size:50px;
    color: #2b2b2b;
    line-height:40px;
    text-transform: uppercase;
    margin: 0 0 10px 0;
    padding: 42px 0 10px;
    border-top:5px solid #2b2b2b; 
    border-bottom:5px solid #2b2b2b; 
}
#newsletter h2 span{
    color: #2b2b2b;
    font-size: 20px;
    line-height:28px;
    display: block;
}
#newsletter p{
    font-size:12px;
    line-height:11px;
    display: block;
    margin: 0 0 28px 0;
    color: #2b2b2b;
    text-transform: uppercase;
}
#newsletter input[type=text]{
    width:344px;
    height:19px;
    background: #ff;
    border: 0;
    color: #2b2b2b;
    font-size:21px;
    padding: 18px 8px;
    display: block;
    text-transform: uppercase;
    margin-bottom: 10px;
}
#newsletter input[type=submit]{
    width:154px;
    height:30px;
    border:0;
    display: block;
    background: url(../img/bg-enviar.png) no-repeat;
    color: #2b2b2b;
    font-size:22px;
    text-align: center;
    text-transform: uppercase;
    margin: 0 0 0 auto;
}
#newsletter input[type=submit]:hover{background-position: -20px -30px; color:#000}

.last {
	margin-bottom: 30px;
}

.contato h3 {
	color: #2e2f31;
	font-size: 18px;
}

.contato p {
	color: #2e2f31;
	font-size: 12px;
}

.contato p a {
	color: #2e2f31;
}

#patrocinio{
    display: block;
    height: 235px;
    position: relative;
}
#patrocinio h2{
    color: #2e2f31;
    font-size: 26px;
    line-height:35px;
    display: block;
    text-transform: uppercase;
    margin: 0 0 10px 0;
}
#patrocinio .item{
    position: absolute;
    bottom: 0;
    left: 0;
    display: none;
}
#patrocinio .mask{
    width:360px;
    height:200px;
    position: absolute;
    bottom:0;
    left: 0;
    background: url(../img/mask-patrocinio.png) center no-repeat;
    z-index: 2;
}
.listLinks{
    border-top: 1px solid #73580d;
    display: block; 
    list-style: none;
    padding: 0;
    margin: 0;
}
.listLinks li{
    display: block;
    border-bottom: 1px solid #73580d;
}
.listLinks li a{
    display: block;
    color: #2e2f31;
    font-size:26px;
    text-transform: uppercase;
    text-decoration: none;
    padding:11px 10px 19px 10px;
}
.listLinks li a:hover{background:url(../img/bg-accBT.png)}
.listLinks li a span{text-decoration: underline}
.listLinks li a time{
    font-size:12px;
    display: block;
    color: #666666;
    margin-top: -4px;
}
.post {
    padding: 0 0 24px 0;
    margin: 0 0 50px 0;
    border-top: 1px solid #abd259;
    position: relative;
}
.post .title{
    font-size:40px;
    display: block;
    margin: 30px 0 5px 0;
    color: #2e2f31;
    line-height: 40px;
}

.post .title a {
    text-decoration: none;
}

.post .title a:hover {
    text-decoration: underline;
}

.post time , 
.post .info,
span.info 
{
    font-size:14px;
    display: block;
    margin: 0 0 25px 0;
    color: #00;
    line-height:15px;
    text-transform: uppercase;
}
.post time span,
.post .info span{color: #2e2f31;}

.post img{
    display: block;
    margin: 0 auto 25px auto;
    width: 590px;
}
.post ul li,
.post p{
    font-size:15px;
    display: block;
    margin: 0 0 20px 0;
    color: #000000;
	text-align: justify;
}
.post a {color: inherit}
.post ul strong,
.post p strong{color: #000000;}
.post .coment{
    font-size:20px;
    display: block;
    color: #2e2f31;
    text-decoration: none;
    text-transform: uppercase;
    float: left;
}
.post .share{
    position: absolute;
   /* bottom: 24px; */
    right: 0;
    bottom:0;
}
.accBT{
    color:#2e2f31;
    font-size:20px;
    text-transform: uppercase;
    line-height: 60px;
    display: block;
    margin: 0;
    border-top:1px solid #2e2f31;
    cursor: pointer;
}
.accBT:hover{background: url(../img/bg-accBT.png) repeat;}
.accBT span{
    color: #2e2f31;
    font-size: 26px;
    line-height: 60px;
    display: block;
    float: left;
    width: 60px;
    text-align: center;
}
.accBT span.separate{
    width:8px;
    height:8px;
    margin:26px 14px 26px 0;
    background-color: #74590f;
}
.accContent{
    display: none;
}
.accContent h4{
    display: block;
    margin: 0 0 20px 0;
    font-size:20px;
    color: #2e2f31;
    text-transform: uppercase;
}
.accContent h5{
    display: block;
    margin: 0 0 15px 0;
    font-size:14px;
    color: #2b2b2b;
}
.accContent a{color:inherit;}
.accContent ol,
.accContent li,
.accContent p{
    display: block;
    margin: 0;
    font-size:14px;
    color: #2e2f31;
}
.accContent p{margin:0 0 15px 0;}
.accContent li strong{color: #2e2f31}

.pagination{
    height:30px;
    display: block;
    margin: -30px 0 0 auto;
    float: right;
}
.pagination a{
    width:60px;
    height:30px;
    line-height:30px;
    display: block;
    float:left;
    color: #2e2f31;
    font-size:20px;
    text-align:center;
    text-decoration:none;
    background: url(../img/pagination.png) no-repeat;
    margin: 0 -10px 0 0;
}
.pagination a:hover,
.pagination a.cur
{
    background-position: 0 -30px;
    color:#000;
}
.pagination .btPrev,
.pagination .btNext{text-indent: -1000em; position: relative}
.pagination a .seta{
    display: block;
    width:9px;
    height:17px;
    background: url(../img/pagination.png) no-repeat;
    position: absolute;
    top: 50%;
    left: 50%;
    margin:-8px 0 0 -4px; 
}
.pagination .btPrev .seta{background-position: 0 -60px}
.pagination .btNext .seta{background-position: -9px -60px}
.pagination .btPrev:hover .seta{background-position: -18px -60px}
.pagination .btNext:hover .seta{background-position: -27px -60px}

.listFotos{
    display: block;
    margin: 0;
    list-style: none;
    padding: 0;
    width: 620px;
}
.listFotos li{
    display: block;
    width: 280px;
    float: left;
    margin:0 30px 30px 0!important;
    position: relative;
    cursor: pointer;
}
.listFotos li img{
    width: 100%!important;
    position: relative;
    z-index: 1;
    margin: 0;
}
.listFotos .title{
    display: block; 
    position: absolute;
    bottom: 60px;
    color: #fefefe;
    font-size: 20px;
    width:140px;
    line-height: 24px;
    left: 18px;
    z-index: 3;
    text-transform: uppercase;
    text-shadow: 0 0 0 #000;
}
.listFotos time{
    display: block; 
    position: absolute;
    bottom: 24px;
    color: #74590f;
    font-size: 20px;
    width:134px;
    height:30px;
    line-height: 30px;
    padding-left: 20px;
    left: 0;
    z-index: 3;
    text-transform: uppercase;
    background: url(../img/bg-data.png) no-repeat;
}
.listFotos .over{
    display: block; 
    position: absolute;
    opacity: 0.7;
    border: 5px solid #614e1a;
    top:0;
    left: 0;
    z-index: 2;
    width: 270px;
    height: 175px;
}
#fotos .listFotos .over{
    height: 182px;
    background: #614e1a;
}
#fotos .galerias{
	display: none;
	border: 5px solid #74590f;
	background-color: #000;
	position: absolute;
	z-index: 11;
	left: 40%;
	top:0;
	width:525px;
	height:576px;
	margin:0;
	padding:30px;
}
#fotos .galerias h2{
	font-size:20px;
	color: #fefefe;
	margin: 0 0 15px 0;
	text-transform: uppercase;
}
#fotos .galerias .btFechar{
	display: block;
	width:40px;
	height:40px;
	background: #74590f url(../img/btFechar.png) center no-repeat;
	position: absolute;
	top: 3px;
	right: 3px;
	text-indent: -10000em;
}
#fotos .galeria{
	display: block;
	position: relative;
	width: 525px;
	height: 523px;
}
#fotos .galeria .imgFull{
	width:525px;
	height:430px;
	display: block;
	margin-bottom:3px;
	position: relative;
	overflow: hidden;
}
#fotos .galeria .imgFull .full{position: absolute;}
#fotos .galeria .carrosselGaleria{
	width: 465px;
	height: 90px;
	display: block;
	position: relative;
	padding: 0 30px;
}
#fotos .galeria .carrosselGaleria .bts{
	width: 27px;
	height: 90px;
	display: block;
	text-indent: -10000em;
	text-decoration: none;
	background:#74590f  url(../img/setas.png) 8px center no-repeat;
	position: absolute;
	top: 0;
}
#fotos .galeria .carrosselGaleria .bts.btPrev{left:0;}
#fotos .galeria .carrosselGaleria .bts.btNext{right:0; background-position:-19px center;}
#fotos .galeria .carrosselGaleria .bts.disable{cursor: default; opacity: 0.2}
#fotos .galeria .carrosselGaleria ul{
	margin: 0;
	padding: 0;
	position: absolute;
}
#fotos .galeria .carrosselGaleria li{
	width:90px;
	height:90px;
	display: block;
	position: relative;
	float: left;
	margin-right: 4px;
}
#fotos .galeria .carrosselGaleria li .over{
    display: block; 
    position: absolute;
    opacity: 0.7;
    filter: alpha(opacity=70);
    border: 3px solid #614e1a;
    background:#614e1a;
    top:0;
    left: 0;
    z-index: 2;
    width: 84px;
    height: 84px;
}
#fotos .galeria .carrosselGaleria li.active .over{background: none}

ul.errors {display: none;}

#listaCategorias {
    display: block;
    padding: 20px 0 0;
    margin: 0;
    list-style: none;
}
#listaCategorias li{
    display: block;
    float: left;
}
#listaCategorias {
	margin-bottom: 30px;
}
#imprensa #listaCategorias li {
	margin-right: -9px;
}
#listaCategorias li a{
    width:154px;
    height:30px;
    border:0;
    display: block;
    background: url(../img/bg-enviar.png) no-repeat;
    color: #2e2f31;
    font-size:22px;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
}
#listaCategorias li a:hover, #listaCategorias li.active a {color:#000; background-position: -20px -30px; opacity: 1!important}

footer{
    padding: 40px 0 30px;
    /*background: url(../img/bg-footer.png) center bottom no-repeat;*/
    background: #131e10 url(../img/bg-footer.png) center top no-repeat;

    text-align: center;
}

footer h2 {
    color: #fff;
    font-size: 40px;
    font-family: 'antennalightitalic';
    font-weight: normal;
    font-style: normal;
    margin: 0 0 10px;
    text-transform: uppercase;
}

footer h2 span {
    color: #2e2f31;
    margin: 0 10px;
    /*
    display: block;
    font-size:50px;
    line-height:40px;
    text-transform: uppercase;
    text-align: center;
    margin-bottom:10px;
    color: #fff;
    */
}

footer address{
    display: block;
    font-size:12px;
    text-transform: uppercase;
    text-align: center;
    margin-bottom:30px;
    color: #fff;
    line-height: 20px;
}
footer address span {
    font-size:12px;
    color: #2e2f31;
    margin: 0 3px;
}

footer .assinatura{
    display: block;
    width: 82px;
    height: 16px;
    position: relative;
    background: url(../img/logo-cappen.png) no-repeat;
    margin: 0 auto;
    text-indent: -10000em;
}

.form input[type=text],
.form select,
.form input[type=password]{
    height:19px;
    background: #fff;
    border: 0;
    color: #000;
    font-size:21px;
    padding: 18px 8px;
    display: block;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.form .sexo{padding: 10px 0 20px;}
.form label {
    text-transform: uppercase;
    color: #ffffff;
    font-size:14px;
    display: block;
    margin: 0;
    float: left;
    padding: 0 0 0 10px;
}
.form label input{margin-right: 5px;}
.form select{
    padding: 3px 8px;
    height: 35px;
}
.form textarea{
    height:159px;
    background: #fff;
    border: 0;
    color: #000;
    font-size:21px;
    padding: 8px;
    display: block;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.form input[type=submit]{
    width:154px;
    height:30px;
    border:0;
    display: block;
    background: url(../img/bg-enviar.png) 0 0 no-repeat;
    color: #2e2f31;
    font-size:22px;
    text-align: center;
    text-transform: uppercase;
    margin: 0 0 0 auto;
}
.form .um {width: 574px;}
.form .dois {width: 302px;}
.form .tres {width: 274px;}
.form .quatro {width: 245px;}
.form select.um {width: 590px;}
.form select.dois {width: 318px;}
.form select.tres {width: 290px;}
.form select.quatro {width: 261px;}

input[type=submit]:hover{
    background-position:-20px -30px;
    color: #000;
}
input[type=submit],
#listaCategorias li a{
    -webkit-transition:0.25s ease-in-out;
    -moz-transition:0.25s ease-in-out;
    -o-transition:0.25s ease-in-out;
    transition:0.25s ease-in-out;
}


.black {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	background: #000;
	width: 100%;
	height: 100%;
	z-index: 10;
}
/* ==========================================================================
   Media Queries
   ========================================================================== */

@media only screen and (min-width: 35em) {

}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
       only screen and (min-resolution: 144dpi) {

}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 100%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}
.clear {clear: both}
.left {float: left;}
.right {float: right;}

table.detalhe th {text-align: right;}
table.detalhe td {text-transform: uppercase;}
/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}