@CHARSET "UTF-8";

/**
 * Theme Name: Comte Bittencourt
 * Theme URI: http://comte.com.br/
 * Description: Tema default (padrão) do website.
 * Version: 1.5
 * Tags: azul, branco, degradê, sidebar esquerda, navegação superior
 * Text Domain: comte
 */

/** Seletores e propriedades para uso em monitores. */
@media screen {
    /** Seletores e propriedades compartilhadas. */
    /** Eric Meyer CSS Reset. */
    html, body, div, span, applet, object, iframe,
    h1, h2, h3, h4, h5, h6, p, blockquote, pre,
    a, abbr, acronym, address, big, cite, code,
    del, dfn, em, font, img, ins, kbd, q, s, samp,
    small, strike, strong, sub, sup, tt, var,
    b, u, i, center,
    dl, dt, dd, ol, ul, li,
    fieldset, form, label, legend,
    table, caption, tbody, tfoot, thead, tr, th, td {
        margin: 0;
        padding: 0;

        font-size: 100%;

        vertical-align: baseline;

        border: 0;
        outline: 0;

        background: transparent;
    }

    body {
        line-height: 1;
    }

    ol, ul {
        list-style: none;
    }

    blockquote, q {
        quotes: none;
    }

    blockquote:before, blockquote:after,
    q:before, q:after {
        content: '';
        content: none;
    }

    :focus {
        outline: 0;
    }

    ins {
        text-decoration: none;
    }

    del {
        text-decoration: line-through;
    }

    table {
        border-collapse: collapse;
        border-spacing: 0;
    }
    /** ENDOF Eric Meyer CSS Reset. */

    html {
        overflow-y: scroll;
        overflow-x: hidden;
    }

    body {
        font-family: Arial;
        background: transparent url("imagens/plano-fundo-degrade.png") repeat-x;
    }

    h1, h2, h3, h4, h5, h6, h7 {
        font-family: "Georgia";
    }

    img {
        border: 0;
    }

    ul {
        margin-left: 20px;
    }

    a {
        color: #215146;
        text-decoration: none;
    }

    a:hover, a:focus {
        text-decoration: underline;
    }

    ul {
        margin: 0;
        padding: 0;
    }

    body > div.conteiner {
        position: relative;

        margin-left: auto;
        margin-right: auto;

        padding-left: 260px;

        width: 730px;

        min-height: 1130px;
        height: auto !important;
        height: 1130px;
    }

        /** Navegação do header (cabeçalho). */
        body div#navegacao.header {
            position: relative;
            top: 10px;
            left: -260px;

            margin-bottom: 20px;

            font-family: "Georgia";

            width: 991px;
            height: 30px;

            z-index: 998;
        }

        body div#navegacao.header ul {
            position: absolute;

            z-index: 999;

            list-style: none;
        }

        body div#navegacao.header ul li {
            position: relative;
            float: left;

            width: 123px;
            height: 30px;

            text-align: center;

            border-right: 1px #CCC solid;
        }

        body div#navegacao.header ul li#menu-item-2060,
        body div#navegacao.header ul li#menu-item-2062, /** ID do website em produçao. */
        body div#navegacao.header ul li#menu-item-2389  /** ID do website em homologação. */ {
            border-right: none;
        }

        body div#navegacao.header ul li a {
            position: absolute;
            left: 0;

            display: block;

            padding: 5px 1px;

            width: 121px;
            height: 20px;
        }

        body div#navegacao.header ul li a.hover {
            background: #DDE7EB;

            -moz-border-radius-topleft: 3px;
            -moz-border-radius-topright: 3px;
            -webkit-border-radius-topleft: 3px;
            -webkit-border-radius-topright: 3px;
        }

        body div#navegacao.header ul li ul {
            display: none;

            position: relative;
            top: 30px;

            background: #DDE7EB;

            -moz-border-radius-bottomleft: 3px;
            -moz-border-radius-bottomright: 3px;
            -webkit-border-radius-bottomleft: 3px;
            -webkit-border-radius-bottomright: 3px;
        }

        body div#navegacao.header ul li ul li {
            float: none;

            width: 117px;
            height: auto;

            padding-left: 5px;

            text-align: left;

            border-right: none;
        }

        body div#navegacao.header ul li ul li a {
            position: relative;
            padding: 5px 0;

            width: auto;
            height: auto;
        }
        /** ENDOF Navegação do header (cabeçalho). */

        /** Header (Cabeçalho). */
        body div#header {
            position: relative;

            width: 730px;
            height: 290px;

            background: url("imagens/plano-fundo-header.jpg") no-repeat;

            -moz-border-radius: 3px;
            -webkit-border-radius: 3px;
        }

        body div#header h1,
        body div#header h1 a {
            width: 290px;
            height: 100px;
        }

        body div#header h1 {
            position: absolute;
            top: 50px;
            left: 55px;
        }

        body div#header a {
            display: block;

            text-indent: -1999px;
            overflow: hidden;
        }

        body div#header h3,
        body div#header h3 a {
            width: 140px;
            height: 85px;
        }

        body div#header h3 {
            position: absolute;
            top: 165px;
            left: 130px;
        }
        /** ENDOF Header (Cabeçalho). */

        /** Sidebar esquerda. */
        body div#esquerda.sidebar {
            position: absolute;
            top: 45px;
            left: 0;

            margin-right: 3px;
            padding-bottom: 10px;

            width: 240px;
        }

        body div#boletim,
        body div#comte-com-a-gente {
            position: relative;

            margin-bottom: 5px;

            width: 240px;
            height: 160px;

            -moz-border-radius: 3px;
            -webkit-border-radius: 3px;
        }
            /** Vídeos. */
            body div#video {
                padding-top: 45px;
                height: 185px;
            }

            body div#video h2, body div#video h2 a {
                width: 70px;
                height: 30px;
            }

            body div#video h2 {
                position: absolute;
                top: 10px;
                left: 5px;
            }

            body div#video h2 a {
                display: block;

                text-indent: -1999px;
                overflow: hidden;

                background: url("imagens/logo-youtube-se.png") no-repeat;
            }

            body div#video h3.usuario {
                position: absolute;
                top: 15px;
                right: 0;

                font-size: 1em;
            }
            /** ENDOF Vídeos. */

            /** Boletim. */
            body div#boletim {
                font-family: "Georgia";
                background: url("imagens/plano-fundo-boletim-se.png") no-repeat;
            }

            body div#boletim h2 {
                position: absolute;
                top: 10px;
                right: 10px;

                width: 119px;
                height: 15px;

                text-indent: -1999px;

                background: url("imagens/titulo-boletim-se.png") no-repeat;

                overflow: hidden;
            }

            body div#boletim form {
                position: absolute;
                bottom: 3px;
                right: 5px;

                width: 136px;
            }

            body div#boletim form p {
                font-size: 0.7em;
                letter-spacing: 0.03em;

                color: #FFF;
            }

            body div#boletim form input {
                display: block;

                margin: 3px 0;

                font-family: Arial;
                font-size: 0.65em;

                border: 1px #CCC solid;
                -moz-border-radius: 2px;
                -webkit-border-radius: 2px;
            }

            body div#boletim form input.nome,
            body div#boletim form input.email {
                padding: 2px 2px 3px;
                width: 130px;

                color: #777;
            }

            body div#boletim form label {
                display: none;
            }

            body div#boletim form input.enviar {
                margin-left: 91px;

                width: 45px;
                height: 22px;

                font-size: 0.7em;
                font-weight: bold;

                border: 1px #CCC solid;
                background: #FFF;
            }
            /** ENDOF Boletim. */

            /** Comte com a Gente. */
            body div#comte-com-a-gente {
                font-family: "Georgia";
                background: url("imagens/plano-fundo-comte-com-a-gente-se.png") no-repeat;
            }

            body div#comte-com-a-gente h2 {
                position: absolute;
                top: 10px;
                left: 10px;

                width: 100px;
                height: 34px;

                text-indent: -1999px;

                background: url("imagens/titulo-comte-com-a-gente-se.png") no-repeat;

                overflow: hidden;
            }

            body div#comte-com-a-gente p {
                position: relative;
                top: 53px;
                left: 10px;

                width: 115px;

                font-size: 0.8em;
                color: #FFF;
            }
            /** ENDOF Comte com a Gente. */

            /** Twitter. */
            body div#twitter {
                position: relative;
                padding-top: 30px;
            }

            body div#twitter h2, body div#twitter h2 a {
                width: 102px;
                height: 25px;
            }

            body div#twitter h2 {
                position: absolute;
                top: 0;
                left: 0;
            }

            body div#twitter h2 a {
                display: block;

                text-indent: -1999px;
                overflow: hidden;

                background: url("imagens/logo-twitter-se.gif") no-repeat;
            }

            body div#twitter h3.usuario {
                position: absolute;
                top: 8px;
                right: 0;

                font-size: 0.8em;
            }
            /** Tweet!. */

            /** ENDOF Tweet!. */
            .tweet,
            .query {
                font-family: Georgia, serif;
                font-size: 0.8em;
                color: #085258;
            }

            .tweet .tweet_list,
            .query .tweet_list {
                margin: 0;
                padding: 0;
                
                list-style-type: none;
                
                background-color: #8ADEE2;

                -moz-border-radius: 3px;
                -webkit-border-radius: .5em;
                -webkit-border-radius: 3px;
            }

            .tweet .tweet_list .awesome,
            .tweet .tweet_list .epic,
            .query .tweet_list .awesome,
            .query .tweet_list .epic {
                text-transform: uppercase;
            }
            
            .tweet .tweet_list li,
            .query .tweet_list li {
                /**overflow-y: auto;
                overflow-x: hidden;*/
                padding: .5em;
                line-height: 133%;
            }
            .tweet .tweet_list li a,
            .query .tweet_list li a {
                color: #0C717A;
            }
            .tweet .tweet_list .tweet_even,
            .query .tweet_list .tweet_even {
                background-color: #91E5E7;
            }
            .tweet .tweet_list .tweet_avatar,
            .query .tweet_list .tweet_avatar {
                padding-right: .5em;
                float: left;
            }
            .tweet .tweet_list .tweet_avatar img,
            .query .tweet_list .tweet_avatar img {
                vertical-align: middle;
            }
            /** ENDOF Tweet!. */

            /** Novidades da Educação. */
            body div#novidades-da-educacao {
                margin-bottom: 5px;
            }

            body div#novidades-da-educacao h2 {
                margin: 5px 0 0;

                width: 240px;
                height: 27px;

                text-indent: -1999px;
                overflow: hidden;

                background: url("imagens/titulo-novidades-da-educacao-se.png") no-repeat;
            }

            body div#novidades-da-educacao ul li {
                padding: 3px 0;
                padding-left: 7px;

                font-size: 0.85em;

                list-style: none;
            }

            body div#novidades-da-educacao ul li span.timestamp {
                font-size: 0.85em;
                color: #777777;
            }

            body div#novidades-da-educacao ul li p.titulo {
                margin-top: 3px;
            }
            /** ENDOF Novidades da Educação. */

            /** Links úteis. */
            body div#links-uteis {
                margin-bottom: 5px;
            }

            body div#links-uteis h2 {
                margin: 5px 0;

                width: 240px;
                height: 27px;

                text-indent: -1999px;
                overflow: hidden;

                background: url("imagens/titulo-links-uteis-se.png") no-repeat;
            }

            body div#links-uteis ul li {
                padding: 4px 0 5px;
                padding-left: 7px;

                font-size: 0.85em;

                list-style: none;

                border-top: 1px #C2CFCF solid;
            }
            /** ENDOF Links úteis. */

            /** Material da Campanha. */
            body div#material-da-campanha {
                margin-top: 5px;
            }

            body div#material-da-campanha h2, body div#material-da-campanha h2 a {
                width: 240px;
                height: 240px;
            }
            
            body div#material-da-campanha a {
                display: block;
                background: url("imagens/titulo-material-da-campanha.png") no-repeat;

                text-indent: -1999px;
            }
            /** ENDOF Material da Campanha. */

            /** Redes Sociais. */
            body div#redes-sociais {
               margin-bottom: 10px;
            }

            body div#redes-sociais h2 {
                margin: 5px 0;

                width: 240px;
                height: 27px;

                text-indent: -1999px;
                overflow: hidden;

                background: url("imagens/titulo-redes-sociais-se.png") no-repeat;
            }

            body div#redes-sociais ul {
                margin: 0 auto;
                width: 148px;
            }

            body div#redes-sociais ul li {
                float: left;
            }

            body div#redes-sociais ul li a {
                display: block;

                width: 37px;
                height: 36px;

                text-indent: -1999px;
            }
            
            body div#redes-sociais ul li.facebook a {
                background: url("imagens/icone-facebook.png") no-repeat;
            }

            body div#redes-sociais ul li.twitter a {
                background: url("imagens/icone-twitter.png") no-repeat;
            }

            body div#redes-sociais ul li.flickr a {
                background: url("imagens/icone-flickr.png") no-repeat;
            }

            body div#redes-sociais ul li.youtube a {
                background: url("imagens/icone-youtube.png") no-repeat;
            }

            /** ENDOF Redes Sociais. */
        /** ENDOF Sidebar esquerda. */
    /** ENDOF Seletores e propriedades compartilhadas. */

    /** Página inicial. */
        /** Avisos. */
        body div#aviso {
            margin: 15px 0 0;
            padding: 7px 7px 5px;

            font-size: 0.9em;

            border: 1px #E6DB55 solid;
            background-color: #FEFF9F;

            -moz-border-radius: 3px;
            -webkit-border-radius: 3px;
        }

        body div#aviso p {
            margin-bottom: 5px;
        }
        /** ENDOF Avisos. */

        /** Notícias. */
        body div#noticias {
            margin-top: 15px;
        }

        body div#noticias div.noticia {
            margin-bottom: 15px;
            padding-bottom: 20px;
            border-bottom: 1px #DDD solid;
        }

        body div#noticias div.header p.ts {
            margin-bottom: 3px;

            font-size: 0.72em;
            color: #777;
        }

        body div#noticias h1 {
            margin-bottom: 7px;

            font-weight: normal;
            font-size: 1.6em;
            letter-spacing: -0.025em;
        }

        body div#noticias h1 a {
            color: #5C7C8B;
        }

        body div#noticias h1 a:hover,
        body div#noticias h1 a:focus {
            color: #20698B !important;
        }

        body div#noticias div.resumo {
            color: #333;
            line-height: 123%;
        }

        body div#noticias div.resumo a.thumbnail, body div#noticias div.resumo a.thumbnail img {
            width: 190px;
            height: 126px;
        }

        body div#noticias div.resumo a.thumbnail {
            display: block;
            float: left;

            margin-top: 2px;
            margin-right: 7px;
        }

        body div#noticias div.resumo a {
            color: #555;
        }

        body div#noticias div.resumo a:hover,
        body div#noticias div.resumo a:focus {
            color: #20698B !important;
        }

        body div#noticias p.mais-noticias {
            margin-bottom: 15px;

            font: bold 0.75em Georgia;
        }
        /** ENDOF Notícias. */
    /** ENDOF Página inicial. */

    /** Post. */
    body.post p.breadcrumb {
        position: absolute;
        top: -15px;

        font-size: 0.72em;
        color: #777;
    }

    body.post p.ts {
        position: absolute;
        top: -13px;

        font-size: 0.72em;
        color: #777;
    }

    body.post h1.titulo {
        margin: 30px 0 15px;

        font-size: 1.9em;
        font-weight: normal;
        color: #336f8b;

        letter-spacing: -0.025em;
    }

    body.post div.conteudo {
        position: relative;
    }
        /** Texto. */
        body.post div.texto {
            font-size: 0.92em;
            color: #565656;

            line-height: 127%;
        }

        body.post div.texto .alignleft {
            float: left;
            margin-right: 10px;
        }

        body.post div.texto .alignright {
            float: right;
            margin-left: 10px;
        }

        body.post div.texto div.wp-caption {
            padding: 5px;

            background: #FFF;
            border: 1px #DDD solid;

            -moz-border-radius: 5px;
            -webkit-border-radius: 5px;
        }

        body.post div.texto div.wp-caption p.wp-caption-text {
            margin: 0;

            font-size: 0.75em;
            color: #555;

            text-align: center;
        }

        body.post div.texto h1,
        body.post div.texto h2,
        body.post div.texto h3,
        body.post div.texto h4 {
            margin-bottom: 10px;
        }

        body.post div.texto h1 {
            font-size: 1.2em;
            color: #536b49;
        }

        body.post div.texto h2 {
            font-size: 1em;
            color: #76b15d;
        }

        body.post div.texto h3 {
            font-size: 1em;
            color: #5cca2f;
        }

        body.post div.texto ul,
        body.post div.texto ol {
            margin-bottom: 10px;
            margin-left: 20px;
        }

        body.post div.texto ul {
            list-style: disc;
        }

        body.post div.texto ul ul {
            list-style: circle;
        }

        body.post div.texto ul ul ul {
            list-style: square;
        }

        body.post div.texto ol {
            list-style: decimal;
        }

        body.post div.texto p {
            margin-bottom: 1em;
        }
        /** ENDOF Texto. */

        /** Categoria. */
        body.categoria div.conteudo ul.lista {
            list-style: none;
        }

        body.categoria div.conteudo ul.lista li {
            padding-top: 7px;
            padding-bottom: 10px;
            
            border-bottom: 1px #DDD solid;
        }

        body.categoria div.conteudo ul.lista li span.timestamp {
            font-size: 0.75em;
            color: #777;
        }

        body.categoria div.paginacao {
            position: relative;

            margin: 10px 0;
            font-size: 0.9em;

            height: 20px;
        }

        body.categoria div.paginacao p.anteriores,
        body.categoria div.paginacao p.proximas {
            position: absolute;
        }

        body.categoria div.paginacao p.anteriores {
            left: 0;
        }

        body.categoria div.paginacao p.proximas {
            right: 0;
        }

        body.categoria ul.faixas-ano {
            position: absolute;
            top: 10px;
            right: 0;

            font-size: 0.93em;

            list-style: none;
        }

        body.categoria ul.faixas-ano li {
            float: left;

            padding-left: 10px;
            padding-right: 10px;

            border-left: 1px #CCC solid;
        }

        body.categoria p.sem-conteudo {
            margin: 50px auto 0;

            font-size: 1.45em;
            color: #999;

            width: 500px;

            text-align: center;
        }
        /** ENDOF Categoria. */

        /** Página. */
            /** Galeria de Fotos. */
            body.pagina div#galeria-fotos a,
            body.pagina div#galeria-fotos img {
                width: 115px;
                height: 90px;
            }

            body.pagina div#galeria-fotos a {
                float: left;

                margin: 1px;
                padding: 2px;

                display: block;

            }
            /** ENDOF Galeria de Fotos. */

            /** Galeria de Fotos (Flickr). */
            body.pagina div#galeria-fotos-flickr a,
            body.pagina div#galeria-fotos-flickr img {
                width: 75px;
                height: 75px;
            }

            body.pagina div#galeria-fotos-flickr img.icone-loading {
                position: relative;
                left: 50%;
                top: 100px;

                width: 16px;
                height: 16px;
            }

            body.pagina div#galeria-fotos-flickr a {
                float: left;

                margin: 1px;
                padding: 2px;

                display: block;

            }
            /** ENDOF Galeria de Fotos (Flickr). */

            /** Vídeos. */
            body.pagina div#videos ul.lista {
                list-style: none;

                width: 300px;
                height: 380px;
            }

            body.pagina div#videos ul.lista li {
                position: relative;

                padding-bottom: 5px;

                height: 90px;
            }

            body.pagina div#videos ul.lista li h4 {
                position: absolute;
                top: 0;
                left: 125px;

                font-size: 0.75em;
            }

            body.pagina div#videos div.paginas {
                margin: 10px 0 0;
                width: 300px;
            }

            body.pagina div#videos div.paginas span.label {
                float: left;
                padding-right: 10px;
            }

            body.pagina div#videos div.paginas span.numeros a {
                display: block;
                float: left;

                padding: 1px;
                margin-right: 5px;

                width: 18px;
                height: 18px;

                font-size: 0.8em;

                text-align: center;

                background: #FFF;
                border: 1px #CCC solid;
            }

            body.pagina div#videos div.player {
                position: absolute;
                top: 70px;
                right: 0;

                width: 350px;
                height: 283px;
            }
            /** ENDOF Vídeos. */

            /** Contato. */
            body.pagina div#contato {
                position: absolute;
                top: 50px;
                right: 0px;

                padding: 0 10px;

                font-family: Arial;
                font-size: 0.72em;

                -moz-border-radius: 5px;
                -webkit-border-radius: 5px;

                border: 1px #EEE solid;
                background: #FFF;
            }

            body.pagina div#contato form input,
            body.pagina div#contato form textarea {
                border: 1px #CCC solid;

                -moz-border-radius: 3px;
                -webkit-border-radius: 3px;
            }

            body.pagina div#contato form p.ok,
            body.pagina div#contato form p.erro {
                padding-bottom: 5px;
            }

            body.pagina div#contato form p.ok {
                color: #32AF20;
                border-bottom: 1px #6DC361 solid;
            }

            body.pagina div#contato form p.erro {
                color: #DD0000;
                border-bottom: 1px #DD0000 solid;
            }

            body.pagina div#contato form p {
                margin: 7px 0 2px;
                font-weight: bold;
            }

            body.pagina div#contato form input {
                padding: 2px 3px 3px;

                font-size: 1em;

                width: 300px;
            }

            body.pagina div#contato form textarea {
                padding: 2px 3px 3px;

                font-family: Arial;
                font-size: 1em;

                width: 300px;
            }

            body.pagina div#contato form div.controle {
                margin: 10px 0;
            }

            body.pagina div#contato form div.controle input {
                width: 60px;
            }
            /** ENDOF Contato. */

            /** Materia da Campanha. */
            body#material-da-campanha.pagina div.conteudo div.texto h1 {
                margin: 10px 0;
                font: bold 1.2em "Trebuchet MS";

                border-bottom: 1px #DDD solid;
            }

            body#material-da-campanha.pagina div.conteudo div.texto table tr td {
                padding: 0 5px;

                font: 0.75em Arial;
                font-weight: bold;
            }

            body#material-da-campanha.pagina div.conteudo div.texto table tr td a:focus, body#material-da-campanha.pagina div.conteudo table tr td a:hover {
                text-decoration: none;
            }
            /** ENDOF Materia da Campanha. */

            /** Busca. */
            body#busca.pagina div.resultados ol {
                list-style: none;
                font-family: Arial;
            }

            body#busca.pagina div.resultados ol li {
                margin: 13px 0;
                border-top: 1px #DDD solid;
            }

            body#busca.pagina div.resultados ol li h2 {
                margin-top: 13px;
                margin-bottom: 7px;
                
                font-weight: normal;
                letter-spacing: -0.025em;
            }

            body#busca.pagina div.resultados ol li h2 a {
                text-decoration: underline;
            }

            body#busca.pagina div.resultados ol li p {
                margin-top: 7px;
                margin-bottom: 7px;

                font-size: 0.85em;
                color: #333;
                line-height: 120%;
            }

            body#busca.pagina div.resultados ol li p.link {
                margin-top: 7px;
                font-size: 0.8em;
            }

            body#busca.pagina div.resultados ul.paginacao {
                margin: 0 auto;
                padding-top: 10px;

                list-style: none;
                font-family: Arial;

                width: auto;

                text-align: center;

                border-top: 1px #CCC solid;
            }

            body#busca.pagina div.resultados ul.paginacao li {
                display: inline;
                margin: 0 5px 10px;

                padding: 5px 7px;
            }
            /** ENDOF Busca. */
        /** ENDOF Página. */
    /** ENDOF Post */
}
/** ENDOF Seletores e propriedades para uso em monitores. */
