@charset "utf-8";
/* CSS Document */


a { display:block; }


/*TAMANHO DOS TEXTOS*/
#content h2,
#content h3,
#editorias h4,
#editorias h5 {
	font-size:1em;
}

#editorias h2,
header.tit-secao h1 {
	font-size:0.938em;
}
/*TAMANHO DOS TEXTOS*/



/* FONTE CHAPEU */
#editorias h2,
header.tit-secao h1 {
	font-family: "Helvetica", Arial, sans-serif;
}
/* FONTE CHAPEU */



/* CAPA */
#content ul li,
#editorias ul li {
	padding:0 7px 15px;
	margin-bottom:14px;
	border-bottom:1px solid #ebeaea;
}

#content ul li:last-child,
#editorias ul li:last-child {
	border-bottom:none;
	padding-bottom:20px;
}

#editorias .bloco ul li {
	display:block;
	overflow:hidden;
}

.home .dest-fotao > a {
	text-align:center;
}

.home .dest-2x2foto > a {
	text-align:center;
}

#content > ul li.dest-fotao p {
	display:none;
}

#editorias .bloco h2,
header.tit-secao h1 a,
#listanoticias h2 {
	padding-left:0.438em;
	padding-bottom:0.25em;
}

#content > ul li img {
	margin-top:0.438em;
}

#editorias .bloco img {
	float:left;
	margin-right:0.438em;
    width:35%;
    min-width:70px;
    max-width:92px;
}

#editorias h2 {
	margin-bottom:0.625em;
}	

.bloco h2 {
    border-bottom: 1px solid #0062A8;
}	

.bloco h2 a {
    color: #0062A8;
}

#content p,
#editorias p {
	margin-top:0.375em;
}

#editorias .bloco p a {
    line-height: 18px;
}

.home #editorias {
    margin-bottom:20px;
}
/* CAPA */


.bloco.colunistas {
    width: 100%;
    padding: 0;
    margin: 0 0 34px;
}

.bloco.colunistas > h2 {
    color: #0062a8;
    padding-left: 7px;
    padding-bottom: 4px;
    margin-bottom: 10px;
    font-family: 'Helvetica', Arial, sans-serif;
    font-size: 15px;
}

.articles_item {
    width: 100%;
    padding: 9px 7px;
    border-bottom: 1px solid #ebeaea;
    box-sizing: border-box;
}

.bloco.colunistas ul li:first-child.articles_item {
    padding-top: 0;
}

.bloco.colunistas ul li:last-child.articles_item {
    border-bottom: none;
    padding-bottom: 0;
}

.articles_item__wrapper {
    height: 100%;
}

.articles_item__thumb {
    display: inline-block;
    width: 57px;
    height: 57px;
    color: #0078af;
    font-style: italic;
    font-size: 11px;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 55px;
    text-align: right;
    text-transform: uppercase;
    vertical-align: top;
}

.articles_item__thumb img {
    width: 100%;
    height: 100%;
}

.articles_item__content {
    display: inline-block;
    width: calc(100% - 57px);
    height: 100%;
    padding: 5px 0 0 9px;
    box-sizing: border-box;
}

.articles_item .articles_item__namespace,
.articles_item .articles_item__title,
.articles_item .articles_item__author {
    display: block;
}

.articles_item .articles_item__namespace,
.articles_item .articles_item__author {
    font-size: 12px;
    font-weight: normal;
}

.articles_item .articles_item__title {
    font-weight: bold;
    font-size: 13px;
}

.articles_item.opiniao {
    min-height: 50px;
    height: auto;
}

.articles_item.opiniao .articles_item__wrapper {
    background: #e8e8e8;
}

.articles_item.opiniao .articles_item__content {
    padding: 9px;
}


/* CORES EDITORIA PROGRAMA */
#editorias .programa h2 {
	border-bottom: 1px solid #0062A8;
}
	
#editorias .programa h2 a {
	color:#0062A8;
}
/* CORES EDITORIA PROGRAMA */




/* SCROLLER GALERIAS */
#lista_galerias {
	display:block;
	height:90px;
	background:black;
	margin-bottom:35px;
	padding:0.625em 0;
	position:relative;
}

#lista_galerias ul li {

}

#lista_galerias ul.galeria {
	display:block;
	height:89px;
	overflow:hidden;
}

#lista_galerias ul.galeria li a {
	display:inline-block;
	position:relative;
	margin:0;
	padding:0;
	border:none;
}

#lista_galerias ul.galeria li a img {
	border:2px solid #FFFFFF;
	margin:0px;
    width:143px;
    height:86px;
}

#lista_galerias .maskicon {
    border: none !important;
    left: 50%;
    margin-left:-73px !important;
    position: absolute;
}

#lista_galerias a img {
    border-width: 0;
}

/* SPAN PLAY VIDEOS LISTA GALERIAS  */
  
    #lista_galerias ul.galeria li a.img span {
        display: block;
        width: 100%;
        height: 100%;
        position: absolute;
        background:url('../img/video_icone.png') no-repeat center top;
        opacity: .9;
        cursor:pointer;
    }


#lista_galerias .mtdtouch-scroll-pager {
	bottom:-30px !important;
}

#lista_galerias .mtdtouch-scroll-pager ul {
	overflow:hidden;
}

#lista_galerias .mtdtouch-scroll-pager ul li { 
 	        height:13px; 
	 	    width:13px; 
	        display:block; 
 	        background:url(../img/mobile_bolas.png) no-repeat right center; 
} 
 	 
#lista_galerias .mtdtouch-scroll-pager ul li.selected { 
	        background:url(../img/mobile_bolas.png) no-repeat left center; 
}
            
.mtdtouch-scroll-pager li:last-child {
	margin:0;
}



/* SCROLLER GALERIAS */
.portrait ul.galeria li a {
       width:49% !important;
      }

.landscape ul.galeria li a {
       width:32% !important;
} 
/* SCROLLER GALERIAS */



/* CAPA EDITORIAS INTERNAS */
.editorias #geral #content li.dest-fotao a img {
    width:100%;
}
/* CAPA EDITORIAS INTERNAS */



/* MEDIA QUERIES */
@media only screen and (orientation: landscape) { 
 
    /* imgs */ 
    #geral #content li.dest-fotao a img {
    width:100%;
    }
    /* imgs */
 
    ul.galeria li a {
        width:49%;
    }
         
}

@media only screen and (orientation : landscape) {
       
       #barrasuperior h1 a {
           width:10em;
       }
       
       #content > ul li.dest-fotao {
           overflow:hidden;
       }

       #content > ul li.dest-fotao p {
           float:left;
           width:45%;
           margin-top:4px;
           display:block;
       }

       .home #content li.dest-fotao > a {
           float:left;
           width:55%;
       }
       
       /* imgs */
       #geral #content li.dest-fotao a img {
           float:left;
           width:96%;
       }         
       /* imgs */  
        
       ul.galeria li a {
           width:33%;
       }      
    
       ul.galeria li a:first-child {
           margin-right: 3px !important;
       }
       
       ul.galeria li a:last-child {
           margin-left: 3px !important;
       }    
}
/* MEDIA QUERIES */

