/* CSS Document - Developed by Fabio Rocha (http://solutibrasil.com.br | contato@solutibrasil.com.br) */
/*
* {
    border: 0 none;
    margin: 0;
    outline: 0 none;
    padding: 0;
}
*,
*:after,
*:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
body {
    background: #fff;
    font-family: "HelveticaNeueHeavyCondensed", "HelveticaNeue-Heavy-Condensed", "Helvetica Neue Heavy Condensed", "HelveticaNeueHeavy", "HelveticaNeue-Heavy", "Helvetica Neue Heavy", "HelveticaNeue", "Helvetica Neue", 'TeXGyreHerosCnBold', "Arial Narrow", "Arial", sans-serif;
    font-size: 100%;
}/*
a,
a:active {
    color: #bd2400;
}
a:hover {
    color: #bd2400;
    text-decoration: underline;
}*/
.submission ul li, ul.menu li{
    list-style: none;
}
ul.menu li{
    border-bottom:solid 1px;
}
ul.menu li a{
    width:100%;
    display: block;
    text-decoration: none;
    color:#5c5b60;
}
ul.menu li a:hover{
    color:#bd2400;
}
ul.menu{
    padding: 10px;
}
article {
    float: right;
    width: 100%;
}
article ol,
article ul {
    //padding: 0 0 0px 5px;
}
article p {
    line-height: 1.5em;
   /* padding: 0 0 10px;*/
    text-align: justify;
}
article.bothbar {
    display: inline-block;
    float: none;
    width: 60%;
}
article.leftbar,
article.rightbar {
    width: 75%;
}
article.rightbar {
    float: left;
}
aside {
    width: 22%;
    margin:10px;
}
aside.left {
    float: left;
    /*padding: 50px 50px 50px 0;*/
}
aside.right {
    float: right;
    padding: 0;
}

code {
    background: #F8F8F8;
    border: 1px solid #DDD;
    border-radius: 5px;
    padding: 0 3px;
}
dd {
    /*float: left;*/
    /*padding: 0 0 2px;*/

}
dt {
    clear: left;
    float: left;
    font-weight: bold;
    margin: 0 5px 0 0;
}
fieldset {
    background: #fcfcfc;
    border: 1px solid #eee;
    clear: both;
    display: table;
    margin: 10px 0 20px;
    padding: 15px;
}
footer,
footer a {
    color: #999;
}
footer a:hover {
    color: #ccc;
}
footer > a {
    float: right;
}
footer dl {
    float: left;
}
#topo h1 {
    float: left;
    margin: 0px 0;
    position:absolute;
}
#topo h1 a {
	background: url(../images/logoCorreio.png) no-repeat 0 0;
	display: block;
	text-indent: -9000px;
    width:300px;
    height:90px;
}/*
h2 {
    padding: 10px 0;
}
h3,
h4,
h5 {
    padding: 20px 0 10px;
}

nav {
    float: right;
    height: 101px;
    margin: 0 0 0 100px;
}
nav a {
    font-family: "HelveticaNeueHeavyCondensed", "HelveticaNeue-Heavy-Condensed", "Helvetica Neue Heavy Condensed", "HelveticaNeueHeavy", "HelveticaNeue-Heavy", "Helvetica Neue Heavy", "HelveticaNeue", "Helvetica Neue", 'TeXGyreHerosCnBold', "Arial Narrow", "Arial", sans-serif;
    font-weight:100;
    font-stretch:condensed;
    text-transform:uppercase;
    display: block;
    color:#5c5b60;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
}
nav a:hover,
nav .active a {
    border-bottom: 3px solid #bd2400;
    color: #bd2400;
    text-decoration: none;
}
nav li {
    float: left;
    list-style: none;
    margin: 0 0 0 30px;
}*/
p {
    line-height: 1.5em;
    padding: 0 0 5px;
}
section > div {
    min-height: 400px;
}/*
select {
    border: 1px solid #ddd;
    height: 44px;
    margin: 0 0 18px;
}
select option {
    padding: 3px 5px;
}
select[multiple="multiple"] {
    height: auto;
}
select[multiple="multiple"] option {
    padding: 5px;
}*/
table {
    border-spacing: 0;
    width: 100%;
}
td, th {
  /*  padding: 5px;*/
}
textarea {
    border: 1px solid #ddd;
    font-size: 100%;
    height: 130px;
    margin: 1px 0 5px;
    padding: 0 5px;
    width: 480px;
}
ul {
    line-height: 1.5em;
}
ul ul {
    padding: 0 0 0 15px;
}
/*
#breadcrumbs {
	display: inline-block;
	width: 100%;
}
#breadcrumbs li {
	float: left;
	list-style: none;
}
#breadcrumbs p {
	float: left;
	margin: 0 5px 0 0;
}
#breadcrumbs ul.breadcrumb {
	float: left;
	padding: 0;
}
#breadcrumbs .divider {
	padding: 0 3px;
}
*/
.container {
	clear: both;
	margin: 0 auto;
	/*overflow: hidden;    */
    width: 100%;
}
.element-invisible {
	display: block;
	height: 0;
	margin: 0;
    padding: 0;
	text-indent: -9000px;
	width: 0;
}

/* Joomla Structure */
dl.article-info {
	color: #666;
    font-size: 90%;
	padding: 0 0 20px;
}
#topo h1.page-title {
    width: 100%;
}
ul.actions {
    float: right;
}
ul.actions li {
    float: left;
    list-style: none;
    margin: 0 0 0 8px;
}
ul.actions li a {
    display: block;
    height: 16px;
    text-indent: -9000px;
    width: 16px;
}
ul.actions li:hover a {
    opacity: 0.6;
}
ul.actions li.email-icon a {
    background: url(../images/icon-email.png) 0 0 no-repeat;
}
ul.actions li.print-icon a {
    background: url(../images/icon-print.png) 0 0 no-repeat;
}

ul.dropdown-menu {
	float: right;
}
ul.dropdown-menu li {
    float: left;
    list-style: none;
    margin: 0 0 0 8px;
}
ul.dropdown-menu li a {
    display: block;
    height: 16px;
    text-indent: -9000px;
    width: 16px;
}
ul.dropdown-menu li:hover a {
    opacity: 0.6;
}
ul.dropdown-menu li.email-icon a {
    background: url(../images/icon-email.png) 0 0 no-repeat;
}
ul.dropdown-menu li.print-icon a {
    background: url(../images/icon-print.png) 0 0 no-repeat;
}
#system-message-container .alert p {
    margin: 0 0 5px;
    padding: 5px 10px;
}
#system-message-container .alert.alert-error p {
    background: #FFDDDD;
}
#system-message-container .alert.alert-notice p {
    background: #BFDDF2;
}
#system-message-container .close {
    cursor: pointer;
    float: right;
}
.accordion-group {
    display: inline-block;
    margin: 0 0 30px;
    width: 100%;
}
.accordion-heading {
    padding: 0 0 10px;
}
.btn-toolbar > div {
    float: left;
}
.contact-address {
    display: inline-block;
}
.page-header {
	display: inline-block;
	width: 100%;
}
.pagination {
    font-size: 95%;
    padding: 20px 0 0;
}
.pagination li {
    float: left;
    list-style: none;
}
.searchintro {
    clear: both;
}
.tip-title {
    font-weight: bold;
}
.tip-wrap {
    background: #FEF8CF;
    border: 1px solid #eee;
    border-radius: 3px;
    color: #555;
    font-size: 95%;
    padding: 6px 10px;
}
.tooltip {
    display: none !important;
}

/* Media-queries */
@media print {

    * {
        background: transparent !important;
        color: #000 !important;
        margin: 0 !important;
        padding: 0 !important;
        text-shadow: none !important;
    }
    a,
    a:visited {
        text-decoration: underline;
    }
    body {
        color: #000;
        font: 9pt serif;
        line-height: 1.4em;
    }
    #topo h1 {
        width: 100%;
    }
    #topo h1 a:after {
        content: "";
    }
    img {
        max-width: 100%;
    }
    p {
        orphans: 3;
        widows: 3;
    }
    p a {
        word-wrap: break-word;
    }
}
@media screen and (min-width: 1440px) {
}
@media screen and (max-width: 1110px) {
    #rodape .dados, #rodape .sede, #rodape .contato{
        width:20%;
    }
    #rodape .facebook_imgs{
        width:25%;
    }
    #topo h1{
        width: 400px;
        text-align: left;
    }
    .topo_inner{
        width: 100%;
    }
    article,
    aside.left,
    aside.right {
        display: inline-block;
        float: none !important;
        width: 100% !important;
    }
    footer > a {
        /*margin: 50px 0 0;*/
    }
	/*#topo h1 {
        float: left;
        margin: 0;
        width: 80%;
    }*/
    #topo h1 a {
        background: url(../images/logoCorreio.png) no-repeat center 0;
        width: 100%;
    }

  /*  nav {
        display: inline-block;
        float: none;
        height: auto;
        margin: 50px 0 0;
        width: 100%;
    }
    nav a {
        //height: 50px;
        line-height: 1em;
        //text-align: center;
    }
    nav li {
    	float: none;
        margin: 0;
        width: 100%;
    }*/
	.container {
		max-width: 100%;
		min-width: 100%;
	}
}
@media screen and (max-width: 900px) {

    .span2, .span3, .span4, .span6,
    .tag-category5colunas .thumbnails li, .tag-category4colunas .thumbnails li, .tag-category3colunas .thumbnails li, .tag-category2colunas .thumbnails li
    .categoria_home2colunas ul li, .categoria_home3colunas ul li, .categoria_home4colunas ul li, .categoria_home5colunas ul li
    {
        min-width:100%!important;
        max-width:100%!important;
     }
    .span6{
        border-top:  solid 1px #bd2400;
        max-width:100%!important;
    }
    #topo h1 {
        background-size: 100%;
        width: 100%
    }
    #search{
        margin:0px!important ;
    }
    .topo_inner{
        margin-top:100px!important;
    }
    .galeria .fotos{
        margin:0px!important;
    }
     .functions{
        margin:0px!important;
    }

    #rodape .dados, #rodape .sede, #rodape .contato, #rodape .facebook_imgs{
        float:left;
        height:auto!important;
        border-bottom: 1px solid #bd2400;
        width:100%!important;
        padding:10px!important;
        background: none!important;
    }

    iframe{
       /* height:auto!important;*/
       max-width:100%;
    }
    input{
        max-width: 100%;
        min-width: 50px;
    }
    .slide-text{
        display:none;
    }
    .slide-desc-text-default{
        padding-top:0px!important;
        padding-bottom:0px!important;
    }
    .slide-desc a{
        font-size:12px!important;
        margin:0px;
    }
    .slide-title{
        float:left;
    }
    .slide-desc-text-default a.readmore, .slide-title{
        margin:0px!important;
    }
     img {
        max-width: 100%;
    }
/* Mobile */
@media screen and (max-width: 768px) {
  #topo{
    padding:0px!important;
  }
  #banner_doacao .title{
    margin-top:15px;
    width: 100%!important;
  }
  #banner_doacao .title p.desc{
    display: none;
  }
  #banner_doacao .donation{
    width: 50% !important;
  }
  #banner_doacao .learn_more p b{
    display: none;
  }
  div#banner_doacao div#banner_doacao-top img.banner_doacao-button{
    margin: 0px!important;
  }
  div#banner_doacao div#banner_doacao-top p.banner_doacao-frase_destaque{
    margin:0px !important;
    width: auto !important;
  }
  #banner_doacao .learn_more{
    width: 50% !important;
  }
  .thumbnails{
    padding: 0px;
  }
  #subject_matter{
    width:100% !important;
	padding-right: 10px !important;
  }
  #subject_matter .item_introtext p img{
	width:100% !important;
  }
  #featured, .materias_home{
    display: none;
  }
  .span6, .span3{
    max-width: 100%!important;
    height:auto!important;
    border-top:  solid 1px #bd2400;
  }
  .category-module, .nesta_edicao, .div.categoria_home4colunas {
	padding-right: 5px !important;
  }
}
@media screen and (max-width: 736px) {

    aside.right {
        display: none;
    }
    .rodape ul.nav {
        border-top: solid 1px #fff!important;
    }
    .rodape #icos {
        max-width: 80%!important;
        max-width: 80%;
        width: 80%!important;
        margin-left: 20px!important;
        border-top: solid 1px #fff!important;
    }
    .rodape .nav li{
        margin-left: 30px!important;
    }
    ul.category-module{
        padding:0px;
    }
    .category-module.categoria_home li{
        max-width: 100%;
    }
    ul.category-module.categoria_home{
        padding: 0px;
    }
    .categoria_home ul li, .row-fluid .span3, .row-fluid .span6, .thumbnails li, .category.list-striped li, .category-module li{
        height: auto!important;
        border-top: solid 1px #426bae;
    }
    footer .nav{
        float:left;
        max-width: 80%!important;
        width: 80%!important;
    }
    .rodape .nav{
        border:none!important;
        /*border-bottom: solid 1px #bd2400!important;*/
        height: auto!important;
    }
    .rodape  ul{
        margin:20px;
        padding:0px;
    }
}

@media only screen and (min-device-width: 320px) and (max-device-width: 736px), only screen and (min-device-width: 768px) and (max-device-width: 1024px), only screen and (min-device-width: 768px) and (max-device-width: 1024px) {

    article,
    aside.left,
    aside.right {
        float: none;
        padding: 25px 0;
        width: 98%;
    }
    section > div {
        min-height: 40px;
    }
    .container {
        max-width: 100%;
        min-width: 100%;
    }
     article img{
        max-width:100%;
     }
     img {
        max-width: 100%;
    }
}
