@charset "ISO-8859-1";
/* General */
body {font-family: 'Roboto', Tahoma, Arial, Verdana; font-size: 12pt; color: #444;}
h1, h2, h3, h4, h5, h6 {margin: 0; padding: 0; line-height: normal;}
h1 {font-size: 2rem;}
h2 {font-size: 1.2rem;}
h3, h4, h5, h6 {font-size: 1.2rem;}
/* Navigation */
a {text-decoration: none; color: #0DB251;}
/* Comuns */
#header nav a {color: #fff; font-weight: bold; text-transform: lowercase; font-size: .9em;}
#footer {color: #fff;}
#footer a {color: #fff; font-weight: bold;}
#footer .ftr-lnks a {font-size: .9em;}
/* Blocos */
.blk-header .hdr-tit {color: #0db251;}
.blk-header .hdr-btn a {font-size: .8rem; text-transform: uppercase; color: #444;}
.bloco.b-cover .blk-header {justify-content: flex-start;}
.bloco.b-cover .blk-header > * {margin-right: 24px;}
.bloco.b-cover .blk-header .hdr-tit,
.bloco.b-cover .blk-header .hdr-btn a {color: #fff;}
.bloco.b-posts .cln-info {color: #fff; font-weight: bold; font-size: 1.2rem; text-shadow: -1px 1px 2px #000;} 
.bloco.b-cover .cnt-item .nfo-tit {font-size: 1.6rem;}
.bloco.b-cover .cnt-item .nfo-txt {font-size: 1.2rem;}
.bloco.b-slider .slider-panel.horizontal h3 {font-size: 1.7rem;}
/* Itens */
.blk-item {color: #444;}
.blk-item.i-cover {color: #fff;}
.blk-item.i-cover h3 {font-size: 1.6rem;}
.blk-item.i-cover .ite-nfo.nfo-txt {font-size: 1.1rem;}
.blk-item .ite-nfo.nfo-hub span {font-size: .75rem; text-transform: uppercase; font-weight: bold;}
.blk-item .ite-nfo.nfo-tpo {font-size: .8rem;}
.blk-item .ite-nfo.nfo-txt {font-size: .9rem;}
.blk-item .ite-nfo.nfo-tpo {color: #0DB251;}
.bloco.b-cover .cnt-slider .blk-item.i-cover h3 {font-size: .9rem;}
.blk-item.blk-item-noimage .ite-pos {font-size: 2em; font-weight: bold; color: #0DB251; text-align: center; padding: 0 .25em;}
.sidebar-content.side-content .blk-item h3 {font-size: 1rem;}

.bloco.blk-clnst .blk-item .ite-pub .pub-tit {font-weight: bold; font-size: .9rem;}
/* Matérias */
.materia .mat-txt {transition: font-size ease 300ms, line-height ease 300ms;}
.materia .mat-txt {font-family: 'Open Sans', sans-serif, tahoma; font-size: 1.2rem; line-height: 1.9rem;}
.materia[data-txtsize="P"] .mat-txt {font-size: 1rem; line-height: 1.5rem;}
.materia[data-txtsize="G"] .mat-txt {font-size: 1.5rem; line-height: 2.3rem;}
.materia .mat-container .mat-lead {font-size: 1.4rem; font-style: italic;}

/* Listas */
body.action-listamaterias .blk-item h3 {font-size: 1.4rem;} 

/* Colunista (retranca) */
.cln-retranca .cln-ver {font-size: .8em; text-transform: uppercase;}
.cln-retranca .cln-ver:before {}
.cln-retranca-link {color: #444;}
/* Shadow para textos em cover */
.blk-item.i-cover .ite-nfo,
.materia .mat-imagem .img-img .hdr-meta {text-shadow: -1px 1px 2px #000;}
/* Tabs */
.tabs a.tab-header {color: #454B49;}
.tabs a.tab-header h2 {font-size: .9rem; transition: font-size ease 300ms;}
.tabs a.tab-header.tab-active h2 {font-size: 1.2rem;}
.tabs a.tab-header-right {font-size: .8rem; text-transform: uppercase; color: #444;}


