
h3 { line-height: 1.1em; }

/***********************************
************** Chapeu **************
***********************************/
h6.chapeu,
h6.chapeu_foto {
    line-height: normal;
    letter-spacing: normal;
    font-size: 12px;
    font-weight: bold;
}

/*** Normal ***/
h6.chapeu,
h6.chapeu a {
    color: #0071bd;
}

/*** Em cima da foto ***/
h6.chapeu_foto {
    display: inline;
    padding: 0 4px;
    background-color: #0071bd;
}
h6.chapeu_foto,
h6.chapeu_foto a {
    color: #fff !important;
}

/* exibicoes */
.ch_media_hr span.exibicoes {
    display: block;
    width: 190px;
    float: left;
    font-size: 12px;
}
.ch_pequena span.exibicoes {
    display: block;
    width: 97px;
    float: left;
    font-size: 12px;
}
ul.estrelas { margin: 2px 0 4px 0; }

/***********************************
***** Play na Imagem com Borda *****
***********************************/
a.img_borda span.play_foto {
    position: relative;
    display: block;
    clear: both;
    width: 25px;
    height: 22px;
    top: -27px;
    margin-bottom: -22px;
    padding-left: 5px;
    background: url(img/play2.png) no-repeat right top;
    _background: none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='r7/css/img/play2.png');
}
a.img_borda:hover span.play_foto {
    top: -22px;
    margin-left: -5px;
    background-image: url(img/play2_hover.png);
    _background: none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='r7/css/img/play2_hover.png');
}

a.img_borda span.play {
    position: relative;
    clear: both;
    display: block;
    width: 66px;
    height: 59px;
    top: -140px;
    margin: 0 auto -59px auto;
    background-image: url(img/play.png);
    _background: none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='r7/css/img/play.png');
}
a.img_borda:hover span.play {
    top: -135px;
    background-image:url(img/play_hover.png);
    _background: none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='r7/css/img/play_hover.png');
}


/***********************************
*********** Alinhamento ***********
***********************************/
.centro_conteudo .even {
    margin-right: 0 !important;
    padding-right: 0 !important;
}
.centro_conteudo .banner.even {
    margin: 0 !important;
    float: left;
}


/***********************************
********* Chamada Principal ********
***********************************/
.ch_principal {
    float: left;
    width: 300px;
    margin-bottom: 30px;
}
.ch_principal h6.chapeu_foto {
    float: left;
    position: relative;
    height: 22px;
    top: -22px;
    margin-bottom: -22px;
    font-size: 1.35em;
    letter-spacing: -1px;
}
.ch_principal h3 {
    clear: both;
    padding-top: 3px;
    font-size: 1.7em;
    font-weight: bold;
    line-height: 1.22em;
    letter-spacing: -0.07em;
}
.ch_principal img {
    width: 300px;
    height: 225px;
}
.ch_principal ul.relacionados { margin-top: 7px !important; }

/*** Chamada Tv ***/
.ch_principal_tv {
    padding: 10px 10px 10px 10px;
}
.ch_principal_tv ul.chamadas li { display: none; min-height: 314px; }
.ch_principal_tv ul.chamadas li.ativo { display: block; }
.ch_principal_tv ul.chamadas h3 {
    overflow: hidden;
    height: 50px;
    padding-top: 8px;
    margin-bottom: 10px;
}
.ch_principal_tv ul.estrelas { position: absolute; }
.ch_principal_tv ul.controle {
    position: relative;
    float: right;
    height: 19px;
    margin-top: -19px;
}
.ch_principal_tv ul.controle li {
    cursor: pointer;
    float: left;
    margin-left: 5px;
    display: block;
    width: 15px;
    height: 16px;
    border: 1px solid #ccc;
    background-color: #fff;
    font-size: 90%;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
}
.ch_principal_tv ul.controle li.ativo { color:#fff !important; }

/*** Varia com a sessÃ£o ***/
.ch_principal_tv { background-color: #e4eaed; }
.ch_principal_tv ul.controle li { color: #000; }
.ch_principal_tv ul.controle li:hover { background-color: #e5eef4; }
.ch_principal_tv ul.controle li.ativo { background-color: #015a96; }
/**/


/***********************************
********** Chamada Grande **********
***********************************/
.ch_grande {
    width: 440px;
    float: left;
    margin-bottom: 30px;
}
.ch_grande .img_borda {
    margin-right: 15px;
}
.ch_grande .img_borda img {
    width: 225px;
    height: 169px;
}
.ch_grande h3 {
    font-size: 1.5em;
    line-height: 1.1em;
}

.ch_grande_vr{
    float: left;
    width: 225px;
    margin-right: 15px;
    margin-bottom: 15px;
}
.ch_grande_vr h3{
    clear: both;
    font-size: 1.3em;
    line-height: 1.1em;
}
.ch_grande_vr .img_borda{
    margin-top: 5px;
    margin-bottom: 5px;
}
.ch_grande_vr .img_borda img {
    width: 225px;
    height: 169px;
}


/***********************************
********** Chamada MÃ©dia ***********
***********************************/
.ch_media_hr h6.chapeu_foto,
.ch_media_vr h6.chapeu_foto {
}
.ch_media_hr h3,
.ch_media_vr h3 {
    font-size: 1.5em;
    line-height: 1.15em;
    letter-spacing: normal;
}
.ch_media_hr img,
.ch_media_vr img {
    width: 150px;
    height: 113px;
}
.ch_media_hr p,
.ch_media_vr p {
    margin-top: 1px;
    line-height: 1.25em;
}

/*** Horizontal ***/
.ch_media_hr a.img_borda {
    float: left;
    margin: 0 8px 15px 0;
}
.ch_media_hr h3{
    padding-top: 3px;
}

/*** Vertical ***/
.ch_media_vr {
    width: 150px;
}
.ch_media_vr h3 {
    clear: both;
    font-size: 1.3em;
}
.ch_media_vr a.img_borda {
    margin-top: 5px;
    margin-bottom: 5px;
}
/* Lista chamada media vertical */
.lista_ch_media_vr {
    float: left;
    width: 156px;
}

/*** Vertical Topo ***/
.centro_conteudo .ch_topo{
    float: right;
    width: 380px;
}
.centro_conteudo .ch_topo .ch_media_hr{
    clear: both;
    margin-bottom: 11px;
}
.centro_conteudo .ch_topo .ch_pequena {
    float: left;
    width: 185px;
    margin: 0 10px 10px 0;
}


/***********************************
********* Chamada Pequena **********
***********************************/
.ch_pequena {
    line-height: 1.2em;
}
.ch_pequena img {
    width: 75px;
    height: 57px;
}
.ch_pequena h3 {
    font-size: 1.063em;
}
.ch_pequena br.clear {
    clear: none;
}
.ch_pequena a.img_borda {
    float: left;
    margin-top: 5px;
    margin-right: 5px;
}
.ch_pequena p {
    margin-top: 6px;
    /*position: relative;
    top: 5px;
    display: inline !important;*/
}
.ch_pequena ul.estrelas {
    /*float: none;
    margin-top: 7px;*/
}


/*** Lista ***/
.lista_ch_pequena {
    float: left;
    width: 225px;
    margin-right: 20px;
}
.lista_ch_pequena dt {
    margin-bottom: 5px;
    font-size: 1.7em;
    font-weight: bold;
}
.lista_ch_pequena dd {
    clear: both;
    padding-top: 10px;
}
.lista_ch_pequena dd img {
    width: 75px;
    height: 57px;
}
.centro_conteudo .lista_ch_pequena  dd { min-height: 80px !important; }
* html .centro_conteudo .lista_ch_pequena  dd { height: 80px !important; }

/*** Varia com a sessÃ£o ***/
.lista_ch_pequena dt ,
.lista_ch_pequena dt a { color: #0071bd }
/**/


/***********************************
*********** Chamada Abas ***********
***********************************/
.ch_abas ul.abas li {
    position: relative;
    z-index: 1;
    float: left;
    cursor: pointer;
    margin-top: 4px;
    margin-bottom: -1px;
    padding: 3px 8px 4px 8px;
    border-top: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
    background-color: #eeeeee;
    color: #6e6e6e;
    font-size: 1.1em;
    font-weight: bold;
    line-height: 1.09em;
    text-align: center;
    text-decoration: none;
}
.ch_abas ul.abas li.ativo {
    z-index: 3;
    margin-top: 0;
    padding: 6px 8px 4px 8px;
    font-size: 1.4em;
    font-weight: normal;
    line-height: 0.92em;
    letter-spacing: -0.06em;
    background-color: #fff;
}
.ch_abas ul.abas li small {
    font-size: 0.9em;
    font-weight: bold;
    line-height: 0.9em;
}
.ch_abas div.aba_conteudo {
    position: relative;
    z-index: 2;
    clear: both;
    display: none;
    padding: 0 12px;
    overflow: hidden;
    border: 1px solid #cccccc;
    font-size: 1.2em;
    line-height: 1.15em;
}
.ch_abas div.aba_conteudo.ativo {
    display: block;
}


/*** Varia com a sessÃ£o ***/
.ch_abas ul.abas li.ativo { color: #0071bd }
.ch_abas ol.mais_lidas li.item1 { background-image: url(img/ol_item1.gif); }
.ch_abas ol.mais_lidas li.item2 { background-image: url(img/ol_item2.gif); }
.ch_abas ol.mais_lidas li.item3 { background-image: url(img/ol_item3.gif); }
.ch_abas ol.mais_lidas li.item4 { background-image: url(img/ol_item4.gif); }
.ch_abas ol.mais_lidas li.item5 { background-image: url(img/ol_item5.gif); }
.ch_abas ol.mais_lidas li.item6 { background-image: url(img/ol_item6.gif); }
/**/



/*** chamadas_aba_mais ***/
.centro_conteudo .chamadas_aba_mais {
    float: left;
    width: 243px;
    margin-bottom: 12px;
}
.centro_conteudo .chamadas_aba_mais .aba_conteudo{
    height: 401px;
}
.centro_conteudo .chamadas_aba_mais .aba_conteudo ol,
.centro_conteudo .chamadas_aba_mais .aba_conteudo ul{
    margin-top: 10px;
    margin-bottom: 4px;
    overflow: hidden;
}
.centro_conteudo .chamadas_aba_mais .aba_conteudo li{
    margin-top: -1px;
    margin-bottom: 1px;
    border-bottom: 1px solid #cccccc;
}
.centro_conteudo .chamadas_aba_mais .aba_conteudo li.todas {
    padding-top: 7px;
    padding-bottom: 3px;
    border-bottom: 0;
    font-size: 80%;
    font-weight: bold;
    text-align: right;
    text-decoration: underline;
}


/*** Mais Lidas ***/
.ch_abas ol.mais_lidas li {
    min-height: 43px;
    _height: 43px;
    padding: 15px 0 15px 52px;
    background-position: 1px center;
    background-repeat: no-repeat;
}
.ch_abas ol.mais_lidas li.item5 {
    border-bottom: none;
}
.ch_abas ol.mais_lidas li a{
    margin-bottom: 4px;
    line-height: 100%;
}

/*** Ultimas ***/
.ch_abas .ultimas li {
    padding: 10px 0;
}
.ch_abas .ultimas strong {
    display: block;
    color: #db0000;
    font-weight: bold;
}
.ch_abas .ultimas strong a{
    color: #db0000;
}

/*** Ultimas Noticias ***/
.ch_abas .ultimas_noticias li {
    padding: 10px 0;
}
.ch_abas .ultimas_noticias h6.chapeu {
    display: block;
    color: #db0000;
    font-weight: bold;
}
.ch_abas .ultimas_noticias h6.chapeu a{
    color: #db0000;
}


/***********************************
********* Chamada Lateral **********
***********************************/
.centro_coluna2 ul.chamadas {
    padding-bottom: 3px;
}
.centro_coluna2 ul.chamadas li {
    display: block;
    padding:0 0 9px 0;
}
.centro_coluna2 ul.chamadas li a.img_borda {
    margin-top: 5px;
}
.centro_coluna2 ul.chamadas li a.img_borda img {
    /*width: 132px;
    height: 99px;*/
}
.centro_coluna2 ul.chamadas li p {
    margin-top: 5px;
    line-height: 1.2em;
    font-size: 0.9em;
}
.centro_coluna2 ul.chamadas li p strong {
    clear: both;
    display: block;
    padding-top: 5px;
    *padding-top: 0;
    margin-bottom: 2px;
    font-weight: bold;
    font-size: 1.25em;
}

.centro_coluna2 li.esportes strong { color: #246D26; }
.centro_coluna2 li.entretenimento strong { color:#C92693; }
.centro_coluna2 li.noticias strong { color:#000; }
.centro_coluna2 li.videos strong { color:#0071BD; }

.centro_coluna2 li.esportes a:hover.img_borda { border-color: #246D26; }
.centro_coluna2 li.entretenimento a:hover.img_borda { border-color:#C92693; }
.centro_coluna2 li.noticias a:hover.img_borda { border-color:#000; }
.centro_coluna2 li.videos a:hover.img_borda { border-color:#0071BD; }


/*********************************************
********* Chamadas Coloridas Chapeu **********
*********************************************/
.esportes h6.chapeu_foto { background: #246D26; }
.entretenimento h6.chapeu_foto { background:#C92693; }
.noticias h6.chapeu_foto { background:#000; }
.videos h6.chapeu_foto { background:#0071BD; }


/*********************************************
********* Chamadas Coloridas Rodape **********
*********************************************/

dl.esportes dt img,
dl.entretenimento dt img,
dl.noticias dt img,
dl.videos dt img { margin:0 0 -7px 0; }

dl.esportes dt, dl.esportes dt a { color: #246D26; }
dl.entretenimento dt, dl.entretenimento dt a { color:#C92693; }
dl.noticias dt, dl.noticias dt a { color:#000; }
dl.videos dt, dl.videos dt a { color:#0071BD; }

dl.esportes dd h6.chapeu_foto { background: #246D26; }
dl.entretenimento dd h6.chapeu_foto { background:#C92693; }
dl.noticias dd h6.chapeu_foto { background:#000; }
dl.videos dd h6.chapeu_foto { background:#0071BD; }

dl.esportes dd a:hover.img_borda { border-color: #246D26; }
dl.entretenimento dd a:hover.img_borda { border-color:#C92693; }
dl.noticias dd a:hover.img_borda { border-color:#000; }
dl.videos dd a:hover.img_borda { border-color:#0071BD; }
