* { line-height:1; margin:0; padding:0; border: 0; }

@media (min-width: 1200px) {
    .container {
        max-width: 1199px;
    }
}
@media (min-width: 1300px) {
    .container {
        max-width: 1200px;
    }
}

.pp_social { display:none; }

.fs-08 { font-size:0.8em; }
.fs-09 { font-size:0.9em; }
.divider { border-bottom:1px solid #eee; }

.embed-responsive { clear:both;	position: relative;	padding-bottom: 56.25%; /* 16:9 */ padding-top: 25px; height: 0; }
.embed-responsive iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.img-responsive { width:100%; }
.img-responsive img { width:100%; }

.carousel .carousel-caption { position:relative; left:0; right:0; text-align:left; padding-bottom:0; padding-top:0; bottom:0; }
.carousel .carousel-indicators { bottom:30px; }

img, embed, object, video { max-width: 100%; }

body { font-size: 62.5%; font-family:Open Sans; background: white; font-smoothing: antialiased;  }

h1 { font-size: 16px; }

img { border-radius: 3px; overflow: hidden; }

a { transition: all .30s ease-in-out; color:#1F5B96; }
a:hover { color: #f90; text-decoration:none; }

.wrapper.header { background: #eee; }

.wrapper.nav { background: #eee; }

nav#principal { display: inline-block; }

nav#principal a {
    font-family: viga, segoi, tahoma, sans;
    font-size: 1.2em;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 400;
    color: #690;
    display: inline-block;
    margin-right: 8px;
    padding:10px 0;
}

nav#principal a:hover { color: #afca7a; text-shadow:1px 1px 2px #eee; }

.wrapper.editorias
{
    background-color: #048;
}

#editorias {
    font-size: 1.1em;
    color: #232323;
    overflow: hidden;
    max-height:66px;
    overflow:hidden;
}

#editorias a {
    font-family: viga, segoi, tahoma, sans;
    display:inline-block;
    margin:0 0;
    padding:8px 0;
    padding-right:13px;
    text-decoration: none;
    color: #fff;
    font-size: 1.2em;
    text-transform:uppercase;
}
#editorias a:last-child { padding-right:none; }
#editorias a:first-child { padding-left:none; }

#editorias a:hover { text-shadow:0px 0px 3px #FCD065; }

.wrapper.tags
{
    background-color:#EF891D;
}

.wrapper.tags a {
    display:inline-block;
    padding:2px;
    font-size: 1.3em;
    text-decoration: none;
    color: #fff;
    margin:0 7px;
    line-height: 1.8em;
}

.wrapper.tags a:hover { text-shadow:0px 0px 3px #FCD065; }

#contents h1 { font-weight: normal; }

#especial { border-bottom: 1px solid #eee; }
#especial h1 a {
    color: #f90;
    font-weight: bold;
    text-decoration: none;
    font-size: 1.9em;
    line-height: 1.2em;
}
#especial h1 a:hover { color: #555; }

#destaques {
    padding-top: 5px;
    height: 360px;
    margin-bottom:30px;
}

#ultimosDestaques { }
#ultimosDestaques li {
    list-style: none;
    padding-bottom: 10px;
    border-bottom: 1px solid #eee;
    margin-bottom: 10px;
}
#ultimosDestaques li:last-child {
    border-bottom: none;
    margin-bottom: 0;
}

#ultimosDestaques h1 a {
    color: #1F5B96;
    line-height: 1.2em;
    font-weight: bold;
    text-decoration: none;
}

#ultimosDestaques h1 a:hover {
    color: #f90;
}

#destaqueFotos { position:relative; }

#destaqueFotos li img {
  width:100%;
}

#destaqueFotos li {
    background: #fff;
    list-style: none;
    position:absolute;
}

#destaqueFotos li a {
    color: #1F5B96;
    line-height: 1.2em;
    text-decoration: none;
    font-weight: bold;
    display: block;
}

.listaNoticias li.item {
    border-bottom: 1px solid #eee;
    margin-bottom: 20px;
    list-style: none;
    display: table;
    width: 100%;
}

.listaNoticias li.item h1 a {
    color: #048;
    font-weight: bold;
    line-height: 1.2em;
    margin-top: 0.5em;
    text-decoration: none;
}

.listaNoticias  li.item h1 a:hover {
    color: #f90;
}

.listaNoticias li.item p.sinopse {
    font-size: 1.3em;
    margin-top: 3px;
}

.listaNoticias .image {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}

listaAssuntos {
    margin-bottom: -20px;
}

#listaAssuntos h1 a {
    font-size:17px;
}

ul.related {
    clear: both;
    margin-top: 3px;
}

ul.related li {
    list-style: none;
    border-top: 1px solid #eee;
    padding: 6px 0;
}

ul.related a {
    color: #333;
    font-size: 1.35em;
    line-height: 1.3em;
    font-weight: 500;
    text-decoration: none;
}

ul.related a:hover {
    color: #f90;
}

#sidebar h2, #vejatambem h2 {
    color: #690;
    line-height: 1.1em;
    font-family: viga, segoi, tahoma, sans;
    font-size: 1.6em;
    text-transform: uppercase;
    font-weight: 600;
    margin: 10px 0;
}

#sidebar .ad {
    margin-top: 10px;
}

#sidebar .titulo {
    font-size: 1.4em;
    color: #666;
}

#top-read a {
    display: block;
    border-left: 4px solid #ffb340;
    border-bottom: 1px solid #eee;
    padding: 6px 2px 6px 5px;
    margin-bottom: 1px;
    text-decoration: none;
    color: #048;
    font-size: 1.2em;
    line-height: 1.2em;
}

#top-read a:nth-child(1) { border-left-color: #c30; }
#top-read a:nth-child(2) { border-left-color: #f90; }
#top-read a:nth-child(4) { border-left-color: #ffcc7f; }
#top-read a:nth-child(5) { border-left-color: #ffe0b2; }

#top-read a:hover { border-left-color: #555; color: #333; background-color: #ffd; }

#area_bnr_destaques {
    margin: 10px 0;
}


/* Nóticia/Exibir */
h1.header {
    color: #690;
    text-decoration: none;
    font-size: 2em;
    margin-bottom: 10px;
}

#noticia .cabecalho {
    font-size: 1.2em;
    margin-bottom: 10px;
}

#noticia h1 a {
    color: #048;
    font-weight: bold;
    text-decoration: none;
    font-size: 1.9em;
    line-height: 1.2em;
}

#noticia h1 a:hover {
    color: #555;
}

#noticia #texto {
    margin-top: 1em;
}

#noticia #texto p {
    margin-bottom: 1.3em;
    line-height: 1.5em;
    font-size: 1.4em;
    color: #444;
}

#noticia .info p {
    border-top: 1px solid #ddd;
    line-height: 2em;
    font-size: 1.2em;
    color: #666;
}

#noticia .info span {
    font-weight: bold;
}

#noticia .info a {
    color: #048;
    text-decoration: none;
}

#noticia .info a:hover {
    color: #333;
    text-decoration: underline;
}

#multimidia {
    float: right;
    margin-left: 5px;
    margin-bottom: 3px;
    width: 50%;
    overflow: hidden;
}

#multimidia .credito {
    display: block;
    margin-bottom: 2px;
    text-align: right;
    color: #888;
}

#multimidia .legenda {
    color: #666;
    display: block;
    margin-top: 2px;
    font-size: 1.1em;
    font-style: italic;
}

#multimidia .thumbs {

}

#multimidia .thumbs li {
    padding: 0;
    list-style: none;
    display: block;
    float:left;
    margin:3px 3px 0 0;
}

#anexos {
    margin: 10px 0;
}

#anexos h3 {
    color: #FFCB7B;
    font-weight: bold;
    text-decoration: none;
    font-size: 1.5em;
    line-height: 1.2em;
    margin-bottom: 10px;
}

#anexos li {
    list-style: disc inside;
    line-height: 2em;
}

#anexos li a {
    color: #333;
    font-size: 1.4em;
    text-decoration: none;
}

#vejatambem h3 {
    overflow: hidden;
    text-indent: -10000px;
    background: url(images/vejatambem.jpg) no-repeat;
    height: 30px;
}

#vejatambem h1 {
    font-size: 1.2em;
}

#vejatambem .relacionadas {
    margin: 15px 10px 10px 10px;
}

#vejatambem .relacionadas a {
    color: #048;
    font-size: 1.2em;
    font-weight: 500;
}

/* Municipios */

#municipios ul {
    display: table;
    width: 33%;
    float: left;
}

#municipios ul li {
    list-style: none;
}

#municipios li a {
    font-family: virela,segoi,tahoma, sans;
    text-decoration: none;
    line-height: 2em;
    font-size: 1.5em;
    color: #048;
}

#municipios li a:hover {
    color: #FE9C00;
}

/* expediente */

#expediente li, #expediente p {
    margin-bottom: 10px;
    font-size: 1.3em;
    color: #444;
}

#expediente p {
    line-height: 1.2em;
}

#expediente ul {
    margin-bottom: 20px;
}

#expediente li {
    list-style: disc inside;
    margin: 0 0 10px 10px;
}

.bloconews {
    margin: 10px 0 0 0;
    border-top: 3px solid #c30;
}

/* footer */

.wrapper.footer {
    background: #048;
}

footer {
    text-align: center;
    padding: 10px;
}

address {
    margin-bottom: 15px;
    text-align: center;
    color: #fff;
    font-size: 1.3em;
}

footer .vcard {
    color: white;
    font-size: 1.4em;
}

footer .vcard a {
    color: white;
}


footer .vcard .org, footer .vcard .geo {
    display: none;
}

/* Classes genéricas */

span.data {
    font-size: 1em;
    color: #666;
    line-height: 11px;
    margin-left: 5px;
}

span.autor {
    color: #333;
    line-height: 11px;
    margin-left: 10px;
}

.banners {
    display: table;
    width: 100%;
    height: 100%;
}

.banner.center {
    clear: both;
    text-align: center;
    padding: 10px;
}

.editoria { margin-bottom: 5px; }

.editoria a {
    color: #3BAAEB;
    text-decoration: none;
    font-weight: 600;
    text-transform: uppercase;
    font-family: viga, segoi, tahoma, sans;
}

.editoria a:hover { color: #FE9C00; }

/*
.editoria a[href$="meio-juridico"],
.editoria a[href$="politica"]
  { color:#ea2e2e; }

.editoria a[href$="ambiente"]
  { color:#44ad2a; }
*/

.sinopse {
    color: #666;
    line-height: 1.3em;
    font-size: 1.2em;
}

.image {
    display: block;
    overflow: hidden;
}

.image.i160x110 {
    width: 160px;
    height: 110px;
}

.image.i60x60 {
    width: 60px;
    height: 60px;
}

.image.i20x85 {
    width: 120px;
    height: 85px;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.hide {
    display: none;
}

.pagination {
    padding-top: 10px;
    border-top: 3px solid #eee;
}

.pagination p {
    color: #F90;
    font-size: 1.4em;
    font-weight: bold;
    text-decoration: none;
    margin-bottom: 4px;
}

.paginacao li {
    display: inline;
    list-style: none;
    margin-right: 5px;
}

#busca_stats p {
    padding: 5px;
    background: #FDECC1;
    border-radius: 5px;
    font-size: 1.3em;
    line-height: 1.5em;
}

li:last-child {
    border-bottom: none;
}

.paginacao li a {
    display: block;
    text-align: center;
    width: 25px;
    line-height: 20px;
    border: 1px solid #ccc;
    border-radius: 5px;
    text-decoration: none;
    display: inline-block;
}

.paginacao li a.active {
    color: #333;
    background-color: #fb4;
    border-color: #333;
}

.paginacao li a:hover {
    color: #333;
    background-color: #f90;
}

.ad {
    text-align: center;
    padding 5px 0;
}

.loading {
    background: url(images/loading.gif) no-repeat center center;
    min-width: 32px;
    min-height: 32px;
}

.chromeframe {
    display: block;
    background: black;
    padding: 10px;
    color: #fff;
    font-size: 15px;
    line-height: 30px;
    text-align: center;
    margin: 0;
    padding: 0;
    margin-top: -10px;
    margin-bottom: 10px;
}

.chromeframe a {
    color: white;
}

.jsbanner {
    margin-bottom: 10px;
    width: 100%;
    display: table;
}

.clear {
    clear: both;
}

#bannertopo {
    position: absolute;
    margin-left: 340px;
    top: 10px;
}

@media screen and (max-width : 992px) {
    #ultimosDestaques, #destaqueFotos {
        position: static;
        display: block;
        margin: 0;
        vertical-align: none;
        width: auto;
    }

    #destaqueFotos {
        display: block;
        position: static;
        margin-bottom: 10px;
    }

    #destaqueFotos li {
        position: static;
    }

}

table { width:100%; margin-bottom:20px; background:white; position:relative; }
table tr:nth-child(even) {
    background-color: #f2f2f2
}
table tr {
    background-color: #ccc;
}
table td { padding:7px; }
table td p { padding:0; margin:0 !important; }

@media  (max-width : 768px) {
    .container { max-width:100%; } /* container fluido */
    .media-embed { margin-right: -15px; margin-left: -15px; } /* media colada na lateral */
    .media-embed .media-caption { margin-right: 15px; margin-left: 15px; }
}

/*
.carousel-control-prev-icon {
 background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='#000' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E") !important;
}

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='#000' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E") !important;
}
*/

#comments iframe {width: 100% !important}
