﻿body {
    font-family: Arial, Sans-Serif;
    font-size: 14pt;
    color: #555;
    /*background: #fff url(../img/bg/subtle_dots.png);
    -webkit-font-smoothing: antialiased;*/
}

a img {
    border: 0;
}

a {
    text-decoration: none;
    color: #333;
}

    a:active, a:hover {
        color: #bc0000;
    }

    /*a:visited {
        color: #707070;
    }*/

    /*#breadCrumbsContainer {
    overflow: hidden;
    width: 1000px;
    margin: 0 auto;
    font-size: 10pt;
    font-weight: bold;
    color: #555;
    border: 1px solid #ccc;
    border-top: 0;
    border-radius: 0 0 5px 5px;
    background: rgb(255,255,255);
    background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(245,245,245,1) 100%);
}

    #breadCrumbsContainer > div {
        float: left;
        margin: 0 25px;
        padding: 7px 0 5px 0;
    }

    #breadCrumbsContainer > a {
        display: block;
        float: left;
        margin: 0 25px;
        padding: 7px 0 5px 0;
    }

    #breadCrumbsContainer a {
        color: #555;
    }

        #breadCrumbsContainer a:hover {
            color: #bc0000;
        }*/

    a#home {
        padding-left: 20px;
        background: url(../img/botaoHome.png) no-repeat center left;
    }

    a:hover#home {
        background: url(../img/botaoHomeSelected.png) no-repeat center left;
    }

.seta {
    display: block;
    float: left;
    width: 15px;
    height: 30px;
    background: url(../img/seta.png) no-repeat center right;
}

.mandaBala {
    margin-bottom: 20px;
}

.migalhasNoForno {
    padding: 5px 0;
    font-size: 12pt;
    font-weight: bold;
    text-align: center;
    letter-spacing: -0.05em;
    background: #bc0000;
    color: #fff;
}

#migalhasDeHoje, #migalhasNumero {
    overflow: hidden;
    padding: 5px 0 4px 0;
    border: 1px solid #ccc;
    border-top: 0;
    font-size: 12pt;
    font-weight: bold;
    text-align: center;
    color: #555;
    background: #fafafa;
}

#migalhasNumero {
    padding: 10px 0;
    font-size: 18pt;
    letter-spacing: -0.05em;
}

    #migalhasNumero > a {
        text-decoration: none;
        color: #555;
    }

        #migalhasNumero > a:hover {
            color: #bc0000;
        }

#cabecalho {
    position: relative;
    width: 950px;
    margin: 10px auto 20px auto;
}

#corpo {
    width: 1000px;
    margin: 0 auto 10px auto;
    /*border: 1px solid #ccc;*/
    background: #fff;
}

.logo {
    display: block;
    width: 250px;
    margin: 0 auto;
}

#data {
    display: block;
    width: 300px;
    margin: -7px auto 0 auto;
    padding-top: 5px;
    border-top: 1px solid #ccc;
    font-size: 12pt;
    letter-spacing: -0.05em;
    text-align: center;
}

/*#migalheiro {
    position: absolute;
    bottom: 30px;
    left: 10px;
}*/

/*.botao-migalheiro {
    display: inline-block;
    padding: 7px 10px;
    font-size: 8pt;
    text-transform: uppercase;
    border: 1px solid #ccc;
    border-radius: 3px;
}*/

#busca {
    position: absolute;
    right: 0;
    bottom: 25px;
    width: 253px;
    border: 1px solid #ccc;
    border-radius: 3px;
    background: #fff;
}

#blocoBusca {
    display: block;
    float: left;
    height: 19px;
    padding: 4px;
}

.caixaBusca {
    width: 210px;
    border: 0;
    background: none;
    -webkit-appearance: none;
}

#caixaBotaoBusca {
    display: inline-block;
    float: right;
    padding: 5px 5px 0 0;
}

.botaoBusca {
    -webkit-appearance: none;
    -webkit-border-radius: 0;
}

#issn {
    position: absolute;
    bottom: -15px;
    right: 5px;
    font-size: 11px;
    color: #555;
}

#menu {
    display: table;
    width: 100%;
    padding: 8px 0;
    border: 1px solid #ccc;
    border-radius: 5px;
    /*background: url(../img/fundoMenu.png) repeat-x;*/
    background: rgb(255,255,255);
    background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(245,245,245,1) 100%);
}

    #menu > ul {
        display: table-row;
    }

        #menu > ul > li {
            display: table-cell;
            vertical-align: bottom;
        }

            #menu > ul > li > a {
                font-size: 12pt;
                font-weight: bold;
                text-decoration: none;
                letter-spacing: -0.03em;
                color: #555;
            }

                #menu > ul > li > a:hover {
                    color: #bc0000;
                }

#maisMigalhas {
    cursor: pointer;
}

    #maisMigalhas.maisSelected {
        color: #bc0000;
    }

    #maisMigalhas > span {
        display: inline-block;
        width: 12px;
        height: 12px;
        /*background: url(../img/botaoMaisAbre.png) no-repeat center;*/
    }

/*a:hover#maisMigalhas > span {
    background: url(../img/botaoMaisHover.png) no-repeat center;
}

a#maisMigalhas.maisSelected > span, a:hover#maisMigalhas.maisSelected > span {
    background: url(../img/botaoMaisFecha.png) no-repeat center;
}*/

#colunasMigalhas {
    cursor: pointer;
}

    #colunasMigalhas.maisSelected {
        color: #bc0000;
    }

    #colunasMigalhas > span {
        display: inline-block;
        width: 12px;
        height: 12px;
        background: url(../img/botaoMaisAbre.png) no-repeat center;
    }

a:hover#colunasMigalhas > span {
    background: url(../img/botaoMaisHover.png) no-repeat center;
}

a#colunasMigalhas.maisSelected > span, a:hover#colunasMigalhas.maisSelected > span {
    background: url(../img/botaoMaisFecha.png) no-repeat center;
}

.menuItemMais {
    padding-left: 20px;
    width: 140px;
}

.menuItemColuna {
    padding-left: 20px;
    width: 90px;
}

.menuItem {
    text-align: center;
}

    .menuItem > a {
        margin: 0 20px;
    }

.mDivisaoIni {
    border-right: 1px solid #fff;
}

.mDivisao {
    border-right: 1px solid #fff;
    border-left: 1px solid #ccc;
}

.mDivisaoFim {
    border-left: 1px solid #ccc;
}

#maisMenu, #colunasMenu {
    display: none;
    margin: 0 10px;
    padding: 10px 5px;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    /*background: #fafafa url(../img/bg/absurdidad.png);*/
}

.menuMigalhas {
    float: left;
    width: 228px;
}

    .menuMigalhas > li {
        padding: 15px 10px;
    }

        .menuMigalhas > li > a, .menuMigalhasBarra > li > a {
            font-size: 12pt;
            font-weight: bold;
            color: #555;
        }

            .menuMigalhas > li > a:hover, .menuMigalhasBarra > li > a:hover {
                color: #bc0000;
            }

#menuRodape {
    clear: both;
    overflow: hidden;
}

.menuMigalhasBarra {
    display: block;
    margin-top: 10px;
    padding: 5px 0;
    border-top: 1px solid #ccc;
}

    .menuMigalhasBarra > li {
        float: left;
        width: 208px;
        padding: 15px 10px 5px 10px;
    }

#blocoColunas {
    margin: 5px 0 5px 225px;
}

.menuSubTitulo {
    margin: 5px;
    padding: 3px 0 9px 0;
    font-weight: bold;
    border-bottom: 1px solid #ccc;
}

    .menuSubTitulo > a {
        color: #555;
    }

        .menuSubTitulo > a:hover {
            color: #bc0000;
        }

#menuColunas {
    width: 900px;
    margin: 0 auto;
}

    #menuColunas tr > td {
        width: 270px;
        padding: 15px;
        vertical-align: top;
    }

    #menuColunas tr td > a {
        display: block;
        font-size: 12pt;
        font-weight: bold;
        color: #555;
    }

        #menuColunas tr td > a:hover {
            color: #bc0000;
        }

        #menuColunas tr td > a > span {
            display: block;
            margin: 6pt 0;
            font-size: 10pt;
        }

.colunaDescr {
    font-weight: normal;
    line-height: 13pt;
}

.colunaAutor {
    font-weight: normal;
    font-style: italic;
}

#conteudo {
    margin-top: 20px;
    padding: 10px;
    min-height: 500px;
}

.tituloSecao, .tituloSecaoSolo {
    margin-bottom: 20px;
    padding: 5px;
    font-size: 12pt;
    font-weight: bold;
    border-bottom: 1px solid #ccc;
    /*background: url(../img/fundoMenu.png) repeat-x center;*/
    color: #555;
}

    .tituloSecao > a, .tituloSecaoSolo > a {
        color: #555;
        text-decoration: none;
    }

.tituloSecaoSolo {
    margin-bottom: 0;
    border-width: 1px 1px 2px 1px;
    border-style: solid;
    border-color: #ccc;
}

#apoiadores, #fomentadores, #patrocinadores {
    position: relative;
    border: 1px solid #ccc;
    margin-bottom: 20px;
    padding-bottom: 20px;
}

    #apoiadores .bx-wrapper {
        width: 238px;
        margin: 0 auto;
    }

#bannerApoiadores > a > img {
    margin: 0 18px;
    border: 1px solid #555;
}

#fomentadores .bx-wrapper {
    width: 238px;
    margin: 0 auto;
}

#bannerFomentadores > a > img {
    margin: 0 38px;
    border: 1px solid #555;
}

#bannerPatrocinadores {
    width: 200px;
    margin: 0 auto;
}

.tituloBloco {
    clear: both;
    padding: 5px 0 7px 10px;
    border-bottom: 3px solid #bc0000;
    font-size: 12pt;
    font-weight: bold;
    color: #bc0000;
}

    .tituloBloco > a {
        color: #bc0000;
    }

#rodape {
    clear: both;
    border-top: 1px solid #ccc;
    /*background: #fafafa;*/
    font-size: 10pt;
    margin-bottom: 70px;
}

.tituloRodape {
    margin: 15px;
    padding-bottom: 5px;
    padding-left: 10px;
    font-size: 12pt;
    font-weight: bold;
    border-bottom: 1px solid #ccc;
}

.itemRodape {
    display: block;
    overflow: hidden;
    margin: 0 15px;
}

    .itemRodape li {
        display: block;
        float: left;
        margin-right: 15px;
        margin-bottom: 10px;
    }

        .itemRodape li.arquivado a {
            color: #707070;
        }

.banner {
    position: relative;
    margin-bottom: 30px;
}

.banner-separator {
    margin: 20px 0;
}

.pog {
    display: none;
}

/*---experimental---*/

/*#breadCrumbsContainer {
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    -moz-box-shadow: 0 1px 5px #ccc;
    -webkit-box-shadow: 0 1px 5px #ccc;
    box-shadow: 0 1px 5px #ccc;
}

#corpo {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 0 1px 5px #ccc;
    -webkit-box-shadow: 0 1px 5px #ccc;
    box-shadow: 0 1px 5px #ccc;
}

.botao-migalheiro {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -moz-box-shadow: 0 1px 5px #ccc;
    -webkit-box-shadow: 0 1px 5px #ccc;
    box-shadow: 0 1px 5px #ccc;
}

#busca, #busca-principal {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: inset 0 1px 3px #ccc;
    -webkit-box-shadow: inset 0 1px 3px #ccc;
    box-shadow: inset 0 1px 3px #ccc;
    background-image: -moz-linear-gradient(top, rgb(245,245,245) 1%, rgb(255,255,255) 75%);
    background-image: -webkit-linear-gradient(top, rgb(245,245,245) 1%, rgb(255,255,255) 75%);
    background-image: linear-gradient(top, rgb(245,245,245) 1%, rgb(255,255,255) 75%);
}

#menu {
    -webkit-border-top-right-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-topleft: 5px;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    -moz-box-shadow: 0 1px 3px #ccc;
    -webkit-box-shadow: 0 1px 3px #ccc;
    box-shadow: 0 1px 3px #ccc;
}

#maisMenu, #colunasMenu {
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}

#rodape {
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}*/

/* print styles */
@media print {

    #barra-assinatura {
        display: none;
    }
}

#barra-assinatura {
    position: fixed;
    bottom: 0;
    left: 50%;
    width: 1030px;
    margin-left: -525px;
    padding: 10px;
    text-align: center;
    background: rgba(238,238,238,0.95);
    /*border-width: 1px 1px 0 1px;
    border-style: solid;
    border-color: #ccc;*/
    border-radius: 5px 5px 0 0;
    z-index: 9999;
}

.assinatura-texto {
    display: inline-block;
    font-size: 16px;
    color: #000;
    text-shadow: 1px 1px #fff;
}

    .assinatura-texto strong {
        font-weight: bold;
    }

.assinatura-botao {
    display: inline-block;
    margin-left: 10px;
    padding: 5px 15px;
    font-size: 20px;
    vertical-align: middle;
    color: #fff;
    border-radius: 20px;
}

    .assinatura-botao:hover {
        color: #fff;
    }

    .assinatura-botao:visited {
        color: #fff;
    }

    .assinatura-botao * {
        display: inline-block;
        vertical-align: middle;
    }

    .assinatura-botao.email {
        background: #be1622;
    }

    .assinatura-botao.whatsapp {
        background: #25d366;
    }

    .assinatura-botao.telegram {
        background: #0088cc;
    }

    .assinatura-botao .assinatura-label {
        display: inline-block;
        font-size: 12px;
        font-weight: bold;
    }



    /*---------------------------------------------------*/ 
    .banner-ad {
        margin: 20px auto;
        text-align: center;
    }

    .banner-ad .banner-label {
        font-size: 10px;
        text-transform: uppercase;
    }