@charset "iso-8859-1";

/* CSS Document */

* {
    margin: 0;
    padding: 0;
    text-decoration: none;
}



body {
    background: url(../imagens/bg.jpg) center top;
}


/* =============================
TOPO
============================= */

.topo {
    height: 130px;
    background: url(../imagens/bg-topo2.jpg) repeat-x bottom;

}

.fundo-miolo {

    background: url(../imagens/bg-meio2.jpg) repeat-x top;
}

.topo-interno {
    width: 100%;
    margin: 0 auto;
}

.menu-superior {
    background: #050505;

    height: 14px;
    padding: 3px;
    margin: 0 auto;
}

.menu-links {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.menu-links li {
    display: inline;
    color: #FFF;
    padding: 0 6px;
}

.menu-links li a {
    color: #FFF;
}

.menu-links li a:hover {
    color: #0098CD;
}

.logo {
    width: 67px;
    height: 80px;
    margin-right: 20px;
    float: left;
}

.menu-principal {
    float: left;
    width: auto;
}

.menu-principal ul {
    list-style: none;
    padding: 25px 0;
}

.menu-principal ul li {
    display: inline;
    color: #FFF;
}

.menu-principal ul li a {
    color: #FFF;
    font-size: 1.3em;
    text-transform: uppercase;
    padding: 10px;
}

.menu-principal ul li a:hover {
    background: #0098CD;
}


/* =============================
CONTEUDO
============================= */

.conteudo {
    background: url(../imagens/bg-meio.jpg) center top repeat-x;
    min-height: 475px;
    /*width: 1260px;*/
    margin: 0 auto;
    overflow: hidden;
    height: auto;
    padding-bottom: 20px;
}

/*.coluna-esquerda {
    width: 325px;
    float: left;
    min-height: 100px;
}

.coluna-direita {
    width: 325px;
    float: right;
    min-height: 100px;
}

.coluna-central {
    width: 500px;
    padding: 0 15px;
    float: left;
    margin-left: 40px;
    min-height: 100px;
}*/

.coluna-conteudo-grande {
    width: 825px;
    height: auto;
    padding: 0 15px;
    float: left;
    margin-left: 60px;
    background: url(../imagens/bg-conteudo-grande.jpg) repeat-x;
    background-color: #3D444E;
    padding-bottom: 20px;
}

.titulo-area {
    font-size: 14px;
    color: #FFF;
    /*text-transform: uppercase;*/ 
    font-weight: 100;
    padding: 11px 0 8px 0;
    background: url(../imagens/borda.png) no-repeat
}

.titulo-area span a {
    color: #0098CD;
    float: right;
    font-size: 14px;
    margin-right: 5px;
}

.coluna-esquerda img {
    width: 100%;
}

.txt-portfolio {
    color: #f7f7f7;
    font-size: 1.4em;
    margin-top: 5px;
}

.msg-active {
    color: #45E049;
}

.msg-inactive {
    color: #FFF;
}

.titulo-area-direita {
    font-size: 1.6em;
    color: #FFF;
    font-weight: 100;
    padding: 11px 0 8px 10px;
    background: url(../imagens/borda-direita.png) no-repeat
}

.titulo-area-direita span a {
    color: #0098CD;
    float: right;
    font-size: 14px;
    margin-right: 5px;
}




.coluna-direita-user-perfil img {

    padding: 3px;
    background: #FFF;
    border: 2px solid #797979;
}

.coluna-direita-user-perfil p {
    font-size: 1.3em;
    color: #FFF;
    text-align: center;
    margin-top: 10px;
}



.coluna-direita-user .botao-adm {
    color: #FFF;
    background: #009AC8;
    font-size: 1.4em;
    text-align: center;
    width: 100%;
    padding: 7px;
}

.coluna-direita-user .botao-adm a {
    color: #FFF;
}

.lista-mensagens-forum {
    list-style-type: none;
    margin-top: -3px;
    margin-bottom: 10px;
}

.lista-mensagens-forum li {
    display: block;
    border-top: 1px solid #2E3A48;

    padding: 7px;
}

.lista-mensagens-forum li div {
    padding-top: 5px;
}

.lista-mensagens-forum li div span {
    color: #CCC;
}

.lista-mensagens-forum li div span.right {
    float: right;
    color: #CCC;
}

.lista-mensagens-forum li a {
    color: #FFF;
    font-size: 1.3em;
}

.lista-mensagens-forum li a.user {
    color: #A3E0F7;
    font-size: 1.3em;
}

.lista-mensagens-forum li.impar {
    background: #242D38;
}

.lista-mensagens-forum li.par {
    background: #1E262E;
}

.imagens-postadas {
    overflow: hidden;
    /*margin-bottom: 20px;*/
}

.area-desafio {
    margin-bottom: 20px;
    margin-top: 10px;
    overflow: hidden;
}

.area-desafio p {
    font-size: 1.3em;
    color: #FFF;
}

.area-desafio img {
    margin-top: 10px;
    margin-bottom: 10px;
}

.area-desafio p.descricao {
    text-align: center;
    margin-bottom: 10px;
}

.botao {
    background: #009AC8;
    color: #FFF;
    font-size: 1.5em;
    text-align: center;
    width: 100%;
    padding: 15px 10px 10px;
    display: block;
}

.botao:hover {
    background: #0091BB;
}

.ultimo-desafio {
    overflow: hidden;
    margin-bottom: 20px;
}

.ultimo-desafio p {
    text-align: center;
    font-size: 14px;
    color: #FFF;
}

.coluna-direita-user-login {
    margin-bottom: 20px;

}

.btn-facebook {
    width: 100%;
}

.login-home {
    margin-top: 10px;
    overflow: hidden;
}

.login-home input {
    margin-bottom: 5px;
    width: 100%;
    padding: 10px;
    font-size: 1.3em;
    color: #333;
}

.login-home span {
    float: left;
}

.login-home span a {
    color: #19B7E8;
    font-size: 1.3em;
}

.login-home button {
    float: right;
    background: #009AC8;
    color: #FFF;
    border: none;
    padding: 10px 20px;
    font-size: 1.4em;
    cursor: pointer;
}

.login-home button:hover {
    background: #0089B0;
}

.titulo-area-central {
    font-size: 1.6em;
    color: #FFF;
    font-weight: 100;
    padding: 11px 0 6px 10px;
    background: url(../imagens/borda-central-grande.png) no-repeat;
}

.titulo-area-central-search {
    font-size: 1.6em;
    color: #FFF;
    font-weight: 100;
    padding: 10px 0 7px 10px;
    background: url(../imagens/borda-central-search.png) no-repeat;
    height: 50px;
}



.pesquisa-home {}






.titulo-area-central span a {
    color: #0098CD;
    float: right;
    font-size: 1em;
    margin-right: 5px;
    margin-top: 0px;
}

.titulo-secao {
    height: 35px;
    background: url(../imagens/titulo-secao.png) no-repeat;
    margin-bottom: 20px;
    padding-top: 15px;
    padding-left: 20px;
    font-size: 1.6em;
    color: #FFF;
}

.titulo-secao .titulo {
    font-weight: 100;
}

.titulo-secao .mais a {
    font-weight: 100;
    color: #0098CD;
    float: right;
    font-size: 0.8em;
}

.titulo-secao-grande {
    height: 35px;
    margin-bottom: 20px;
    padding-top: 15px;
    padding-left: 20px;
    font-size: 1.6em;
    color: #FFF;
}

.titulo-secao-grande .titulo {
    font-weight: 100;
}

.titulo-secao-grande .mais {
    font-weight: 100;
    color: #0098CD;
    float: right;
    font-size: 0.8em;
}

.titulo-dinamico {
    position: relative;
    top: -15px;
    left: -20px;
    width: 823px;
    background: url(../imagens/titulo-secao-grande.png) no-repeat;
}

.recursos-section-direita {
    float: right;
    height: 33px;
    position: relative;
    top: -64px;
    right: 2px;
}

.pesquisa-recursos {
    float: right;
    margin-right: 20px;
}

.pesquisa-noticias {
    float: right;
}

.pesquisa-noticias select {
    border: 1px solid #111;
    background: #333A42;
    color: #FFF;
    padding: 5px;
    margin-left: 20px;
}

.pesquisa-recursos select {
    border: 1px solid #111;
    background: #333A42;
    color: #FFF;
    padding: 5px;
    margin-left: 20px;
}

.botao-menor {
    background: #009AC8;
    color: #FFF;
    font-size: 1.1em;
    text-align: center;
    padding: 4px 10px;
    font-weight: 100;
    float: right;
}

.botao-menor:hover {
    background: #0091BB;
}

/*.esq-titulo {
    background: url(../imagens/bg-titulo-esquerda.png) no-repeat;
    width: 26px;
    height: 33px;
    display: inline-block;
}

.dir-titulo {
    background: url(../imagens/bg-titulo-direita.png) no-repeat;
    width: 13px;
    height: 33px;
    display: inline-block;
}

.cen-titulo {
    width: auto;
    background: url(../imagens/bg-titulo-centro.png) repeat-x;
    height: 33px;
    padding-top: 14px;
    display: inline-block;
    position: relative;
    top: -6px;
    text-transform: uppercase;
    
}
*/

.esq-titulo {
    background: url(../imagens/bg-titulo-esquerda.png) no-repeat;
    width: 26px;
    height: 33px;
    display: block;
    float: left;
}

.cen-titulo {
    width: auto;
    background: url(../imagens/bg-titulo-centro.png) repeat-x;
    height: 33px;
    padding-top: 0;
    display: block;
    float: left;
    line-height: 44px;
    /*text-transform: uppercase;*/ 
}

.dir-titulo {
    background: url(../imagens/bg-titulo-direita.png) no-repeat;
    width: 13px;
    height: 33px;
    display: block;
    float: left;
}



.noticia-home {
    margin-bottom: 20px;
}

.noticia-home a {
    color: #333;
}

.noticia-imagem {
    margin-top: 10px;
    height: auto;
    overflow: hidden;
}

.noticia-imagem img {
    width: 100%;
}

.noticia-imagem-interna {
  height: 162px;
  overflow: hidden;
  align-items: center;
  flex-wrap: wrap;
}

.noticia-data {

    font-size: 2.8em;
    color: #FFF;
    background: #333A42;
    border-bottom: 5px solid #08ADEB;
    position: absolute;
    text-align: center;
    z-index: 999;
    padding: 5px;
}

.noticia-data span {
    display: block;
}

.noticia-descricao {
    background: #FFF;
    padding: 10px;
    display: block;
    text-align: justify;
    font-size: 1.5em;
    overflow: hidden;
}

.noticia-descricao span {
    font-size: 0.9em;
    float: right;
    margin-top: 5px;
}

.area-recursos-home {
    overflow: hidden;
    margin-bottom: 20px;
}

.area-recursos-home p {
    color: #FFF;
    font-size: 1.3em;
    margin-bottom: 10px;
}

.recursos-esquerda {
    width: 240px;
    float: left;
}

.recursos-esquerda img {
    width: 100%;
}

.recursos-direita {
    width: 240px;
    float: right;
}

.recursos-direita img {
    width: 100%;
}

.area-usuarios-conectados {
   /* background: url(../imagens/bg-area-usuarios.jpg) repeat-x #3C434D;
    min-height: 250px;
    padding: 10px;*/
}

.area-usuarios-conectados p {
    font-size: 1.2em;
    color: #FFF;
    text-align: justify;
}

.area-usuarios-conectados p span {
    color: #FFF;
}

/*.area-usuarios-conectados p span a {
    color: #A3E0F7;
}*/

.area-usuarios-conectados p span a.admin {
    color: #00A2FF;
}

.area-usuarios-conectados p span a.moderador {
    color: #E1C113;
}

.area-usuarios-conectados p span a.parceiro {
    color: #FA6868;
}

.area-usuarios-conectados p span a.especial {
    color: #42BE42;
}


/* =============================
RECURSOS
============================= */

.listagem-recursos2 {
    position: relative;
    top: -55px;
}

.paginacao-topo {
    position: relative;
    /*top: -30px;*/
    font-size: 1.5em;
    text-align: center;
    height: 20px;
    margin-top: 5px;
}

.paginacao-topo .link {
    padding: 10px 15px;
    background: #009AC8;
    color: #FFF;
    margin: 0 3px;
}

.paginacao-topo .atual {
    padding: 10px 15px;
    background: #506E78;
    color: #FFF;
    margin: 0 3px;
}

.recursos-item {
    width: 260px;
    float: left;
    margin: 7px;
    background: #FFF;
}

.recursos-item h3 {
    text-align: center;
    border-bottom: 3px solid #333;
    padding: 10px;
    font-size: 1.6em;
}

.recursos-item .imagem-recursos {
    width: 250px;
    height: 185px;
    margin: 5px;
    overflow: hidden;
}

.recursos-item .imagem-recursos img {
    width: 250px;
}

.recursos-item p {
    margin: 0 5px;
    font-size: 1.3em;
    margin-bottom: 5px;
}

.recursos-item .autor a {
    color: #009AC8;
}

.recursos-item .descricao {
    text-align: justify;
}

.recursos-item .versao {
    margin: 10px 5px;
    padding: 6px 10px 4px 10px;
    background: #009AC8;
    color: #FFF;
    text-align: center;
}

.recursos-item .botoes-recursos {
    margin: 5px;
    text-align: center;
}

.recursos-item .botoes-recursos button {
    padding: 5px;
    font-size: 2.5em;
    margin: 5px;
    cursor: pointer;
    background: none;
    border: none;
    color: #009AC8;
}

.recursos-item .tags {
    color: #555;
    text-align: right;
    margin: 0 5px;
    margin-bottom: 10px;
}

.recursos-item .usuario {
    background: #2E323B;
    padding: 5px;
    height: 16px;
    font-size: 1.3em;
    color: #FFF;
}

.recursos-item .versao-select {
    margin: 5px;
}

.recursos-item .versao-select select {
    width: 100%;
    border-color: #009AC8;
    padding: 5px;
    color: #009AC8;
}

.filesUploaded p {
    color: #fff;
    /*text-transform: uppercase;*/ 
    font-size: 13px;
    background-color: #009ac8;
    padding: 5px;
    border-bottom: 1px solid #000;
}

.filesUploaded p>span a {
    float: right;
    color: #fff;
}

.paginacao {
    font-size: 1.5em;
    text-align: center;
    height: 50px;
    margin-top: 50px;
}

.paginacao .link {
    padding: 10px 15px;
    background: #009AC8;
    color: #FFF;
    margin: 0 3px;
}

.paginacao .atual {
    padding: 10px 15px;
    background: #506E78;
    color: #FFF;
    margin: 0 3px;
}

.area-msg {
    background: #506E78;
    padding: 10px;
    color: #FFF;
    font-size: 1.3em;
    margin-bottom: 20px;
}

.area-msg a {
    color: #25B7DA;
}

.titulo-area-grande {
    font-size: 1.6em;
    color: #FFF;
    font-weight: 100;
    padding: 11px 0 8px 10px;
    background: url(../imagens/borda-direita-grande.png) no-repeat
}

.titulo-area-central-grande {
    font-size: 1.6em;
    color: #FFF;
    font-weight: 100;
    padding: 11px 0 6px 10px;
    background: url(../imagens/borda-central-grande.png) no-repeat #333A42;
}

.area-interesse {
    min-height: 100px;
    margin-bottom: 20px;
}

.lista-interesse {
    margin-bottom: 20px;
    float: left;
}

.item-interesse a {
    background: #fff;
    display:block;
}

.mt-10 {
    margin-top: 10px !important;
}

.mt-5 {
    margin-top: 5px !important;
}

.mb-10 {
    margin-bottom: 10px !important;
}

.mb-5 {
    margin-bottom: 5px !important;
}

.item-interesse h3 {
    
    font-size: 14px!important;
    text-align: center;
    font-weight: 100;
    
    background: #fff;
    padding: 5px;
}

.item-interesse .imagem-interesse {
    width: 248px;
    height: 248px;
    border: 2px solid #A4A5A7;
    overflow: hidden;
}

.item-interesse .imagem-interesse img {
    width: 248px;
}

.area-de-conteudo {
    background: #fff;
    min-height: 100px;
    position: relative;
    top: -45px;
}

.area-de-conteudo .area-titulo {
    color: #333;
    padding: 10px;
    border-bottom: 3px solid #333;
}

.area-de-conteudo .area-titulo h2 {
    font-size: 1.6em;
    text-align: center;
    font-weight: 100;
}

.area-de-conteudo .area-titulo .fav {
    border: none;
    font-size: 2.0em;
    background: none;
    color: #009AC8;
    cursor: pointer;
}

.area-de-conteudo .area-titulo .facebook {
    border: none;
    font-size: 2.5em;
    background: none;
    color: #4A6EAA;
    cursor: pointer;
    position: relative;
    top: -20px;
}

.area-de-conteudo .area-titulo .twitter {
    border: none;
    font-size: 2.5em;
    background: none;
    color: #26ABE4;
    cursor: pointer;
    position: relative;
    top: -20px;
    margin-left: 10px;
}

.area-de-conteudo .corpo {
    padding: 10px;
    font-size: 1.3em;
}

.area-de-conteudo .corpo p {
    margin-bottom: 20px;
}

.area-de-conteudo .tags {
    color: #555;
    text-align: right;
    margin: 0 5px;
    margin-bottom: 10px;
}

.area-de-conteudo .usuario {
    background: #2E323B;
    padding: 5px;
    /*height: 16px;*/
    font-size:12px;
    color: #FFF;
}


/* =============================
RODAPE
============================= */

.rodape {
    min-height: 100px;
    background: #111;
    overflow: hidden;
    padding: 20px 0;
}

.rodape-interno {

    min-height: 100px;
    margin: 0 auto;
}

.menu-rodape {

    height: auto;

    margin-right: 20px;
    margin-bottom: 20px;
}

.menu-rodape span {
    font-size: 1.5em;
    color: #FFF;
    font-weight: bold;
}

.menu-rodape ul {
    list-style-type: none;
    margin-top: 10px;
}

.menu-rodape ul li {
    display: list-item;
    padding-bottom: 3px;
}

.menu-rodape ul li a {
    font-size: 1.4em;
    color: #FFF;
}

.menu-rodape ul li a:hover {
    color: #A3E0F7;
}

.direitos {
    text-align: center;
    font-size: 1.4em;
    color: #FFF;
    display: block;
    background: #181B20;
    padding: 20px;
    overflow: hidden;
}


/* =============================
TOOLTIP
============================= */

a.tooltip {
    outline: none;
}

a.tooltip strong {
    line-height: 30px;
}

a.tooltip:hover {
    text-decoration: none;
}

a.tooltip span {
    z-index: 10;
    display: none;
    padding: 10px;
    margin-top: 25px;
    margin-left: -65px;
    width: 80px;
    line-height: 16px;
    font-size: 14px;
}

a.tooltip:hover span {
    display: inline;
    position: absolute;
    border: 2px solid #009AC8;
    color: #009AC8;
    background: #FFF;
}

.callout {
    z-index: 20;
    position: absolute;
    border: 0;
    top: -14px;
    left: 50px;
}

.error {
    color: red!important;
}

/* =============================
NOTICIAS INTERNA
============================= */



.area-noticia {
    margin: 20px 0;
}

.conteudo-noticia {
   background: #FFF;
   margin-bottom: 10px;

}





.noticia-texto-interno {
    padding: 7px 0px 0 0px;
}


.noticia-texto-interno .area-botoes {
    text-align: center;
    margin-top: 0px;
}

.area-botoes-recursos {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
}


.noticia-texto-interno .tags-noticia-interna {
    text-align: right;
    color: #555;
    display: block;
    margin-top: 3px;
    font-size: 1em;
}

.noticia-texto-interno button {
    padding: 5px;
    font-size: 2.5em;
    margin: 5px;
    cursor: pointer;
    background: none;
    border: none;
    color: #009AC8;
}

.noticia-texto-interno button a {
    color: #009AC8;
}

.noticia-texto-interno .botao-comentar {
    background: #009AC8;
    padding: 7px 15px;
    color: #FFF;
    cursor: pointer;
    border: none;
    font-size: 1.4em;
}

.noticia-data-interna {
    width: 65px;
    height: 65px;
    font-size: 2.8em;
    color: #FFF;
    background: #333A42;
    border-bottom: 5px solid #08ADEB;
    position: absolute;
    text-align: center;
    z-index: 999;
}

.noticia-data-interna span {
    display: block;
}

.listagem-item {
    padding: 10px 0;
    border-bottom: 1px solid #CCC;
    overflow: hidden;
}

.listagem-item img {
    max-height: 50px;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}

.listagem-item h3 {
    color: #0098CD;
    font-size: 1.6em;
    font-weight: normal;
}

.listagem-item p {
    color: #FFF;
    font-size: 1.3em;
}

.listagem-item div {
/*    clear: both;
    margin: 15px 0 10px 0;
    text-align: right;*/
}

.listagem-item .botoes-admin-noticias a {
    background: #0098CD;
    padding: 10px;
    border: 1px solid #FFF;
    color: #FFF;
    margin: 5px;
    font-size: 1.4em;
}

.formulario-editar label {
    /*display: block;*/
    font-size: 1.4em;
    color: #FFF;
    font-weight: normal;
}

.formulario-editar input {
    display: block;
    padding: 5px;
    font-size: 1.4em;
    color: #333;
    background: #FFF;
    border: 1px solid #0098CD;
    margin-bottom: 20px;
    width: 100%;
}

.formulario-editar select {
    display: block;
    padding: 5px;
    font-size: 1.4em;
    color: #333;
    background: #FFF;
    border: 1px solid #0098CD;
    margin-bottom: 20px;
}

.formulario-editar textarea {
    display: block;
    padding: 5px;
    font-size: 1.4em;
    color: #333;
    background: #FFF;
    border: 1px solid #0098CD;
    margin-bottom: 20px;
    min-height: 120px;
}

.item-painel {
    text-align: center;
    float: left;
    margin: 10px;
    background: #0098CD;
    border: 1px solid #FFF;
    padding: 10px;


}

.item-painel a {
    color: #FFF!important;
    font-size: 1.2em;
}
.item-painel a i {
    font-size: 1.8em;
}

/* =============================
GALERIA INTERNA
============================= */

.listagem-galerias {
    overflow: hidden;
    min-height: auto;
}

.area-galeria {
    min-height: 100px;
	    margin: 20px 0;
}

.lista-galaria {
    margin-bottom: 20px;
    float: left;
}

/*.item-galeria {
    width: 250px;
    margin: 10px;
    float: left;
}*/

.item-galeria .imagem-galeria {
/*    width: 248px;
    height: 248px;*/
    border: 2px solid #A4A5A7;
    /*overflow: hidden;*/
}

.item-galeria .imagem-galeria img {
   /* width: 248px;*/
}

.item-galeria  .video img {
    width: 248px;
    height: 248px;
}

/* =============================
  MENSAGEM PRIVADA
============================= */

.ajax-loader {
  width: 100%;
  height: 100%;
  text-align: center;
  background: #fff;
  opacity: 0.3;
  font-size: 30px;
  color: #000;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  z-index: 10;
  display: none;
}

.ajax-box {
    padding: 0px;
}


/* =============================
  ANÚNCIOS
============================= */

.anuncio_cabecalho {
    margin-bottom: 10px;
}

.anuncio-preview img {
    max-height: 100px;
    width: auto;
    margin-bottom: 20px;
}