/*
Theme Name: posgrad novo
Theme URI: 
Author: Edson Ney
Author URI: http://www.cead.ufv.br
Description: Tema desenvolvido para os Departamentos da Universidade Federal de Viçosa	
Version: 1.1
License: GNU General Public License
License URI: license.txt
Tags: Pró-Reitorias, Universidade Federal de Viçosa, UFV
*/

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

body, input, textarea { color: #464D51;	font: 13px "Helvetica Neue", Helvetica, Arial, sans-serif;margin: 0;padding: 0; }

@font-face {
    font-family: 'OswaldLight';
    src: url('inc/fonts/oswald/Oswald-Light-webfont.eot');
    src: url('inc/fonts/oswald/Oswald-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('inc/fonts/oswald/Oswald-Light-webfont.woff') format('woff'),
         url('inc/fonts/oswald/Oswald-Light-webfont.ttf') format('truetype'),
         url('inc/fonts/oswald/Oswald-Light-webfont.svg#OswaldLight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'OswaldBook';
    src: url('inc/fonts/oswald/Oswald-Regular-webfont.eot');
    src: url('inc/fonts/oswald/Oswald-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('inc/fonts/oswald/Oswald-Regular-webfont.woff') format('woff'),
         url('inc/fonts/oswald/Oswald-Regular-webfont.ttf') format('truetype'),
         url('inc/fonts/oswald/Oswald-Regular-webfont.svg#OswaldBook') format('svg');
    font-weight: normal;
    font-style: normal;

}

h1,h2,h3,h4,h5,h6 { clear: both; text-align: left; color: #CF1715; font-family: 'OswaldLight'; font-weight: normal; margin: 0px; padding: 0px; }

h1, h1 a { font-size: 22px; !important; color: #686868 }

h1 { line-height: normal; margin-bottom: 25px; font-size: 28px; color: #CB1512}

h2 { font-size: 24px; margin-bottom: 0px }
h2 a { font-size: 24px; }

h3 { font-size: 20px; margin: 20px 0 }

hr { background-color: #ccc; border: 0;	height: 1px; margin-bottom: 1.625em; }

/* Text elements */
p { margin-bottom: 8px; text-align: justify; line-height: 20px }
ul, ol { margin: 0; padding: 0; margin-left: 20px }
ul { list-style: square; }
ul li, ol li { text-align: justify; margin-bottom: 15px }

/* Forms */
input[type=text], input[type=password], textarea { background: #fafafa; -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.1); -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.1); box-shadow: inset 0 1px 1px rgba(0,0,0,0.1); border: 1px solid #ddd; color: #888; }
input[type=text]:focus, textarea:focus { color: #545353; }

textarea { padding-left: 3px; width: 98%; }

input[type=text] { padding: 3px; }
input#s { -moz-border-radius: 2px; border-radius: 2px; font-size: 14px; height: 22px; line-height: 1.2em; padding: 7px 10px 6px 28px; }
input#searchsubmit { display: block; }

/* Links */
a { color: #CF1715; text-decoration: none; }
a:focus, a:active, a:hover { text-decoration: none; color: #FB9701; }


#Geral { width: 100%; overflow:auto; background: #EDEDED url(images/estrutura/bg-geral.jpg) top left repeat-x; }

#Geral .Barra { width: 950px; height: 26px; margin: 4px auto 0; }
#Geral .Barra ul { width: 270px; float: right; }
#Geral .Barra ul li { list-style: none; float: left; }
#Geral .Barra ul li .Informacao { width: 161px; height: 26px; display: block; background: url(images/estrutura/acesso.png) no-repeat top left; text-indent: -3000px; float: left }
#Geral .Barra ul li .Brasil { width: 108px; height: 26px; display: block; background: url(images/estrutura/brasil.png) no-repeat top left; text-indent: -3000px; float: left; }

#Geral .Barra #Acessibilidade { float: right; height: 20px; margin-top: 0px; min-width: 269px; }
#Geral .Barra #Acessibilidade h3 { color: #FFFFFF; display: none; float: left; font-family: Arial,Helvetica,sans-serif; font-size: 11px; margin-right: 5px; width: auto; }
#Geral .Barra #Acessibilidade .AltoContraste { float: left; margin-right: 10px; }
#Geral .Barra #Acessibilidade .AltoContraste a { color: #FFFFFF; font-size: 11px; text-transform: uppercase; }
#Geral .Barra #Acessibilidade .TamanhoTexto { float: left; width: 48px; }
#Geral .Barra #Acessibilidade .TamanhoTexto input { background: transparent; border: 0 none; color: #FFFFFF; font-size: 11px; width: 20px; cursor: pointer }


#Topo { width: 980px; height: 70px; margin: 23px auto 0; text-align: center; }

#Topo #Logo { width: 472px; height: 92px; float: left; }
#Topo #Logo a { width: 472px; height: 62px; display: block; }
#Topo #Logo h1 { 
    width: 400px;
    float: left;
    color: #CE1614;
    font-family: 'OswaldBook';
    font-size: 35px;
}

 #teste{ width: 85px; height: 60px; font-size: 50px; line-height: 60px; margin: 2px 10px 0 0; float: left; clear: none; font-family: 'OswaldBook'; color: #CB1512; border: 0 }
#Topo #Logo h1:hover { color: #A11D1B }
#Topo #Logo h2 { 
    width: 400px;
    float: left;
    color: #545454;
    font-family: 'OswaldLight';
    font-size: 20px;
}

#LadoEsquerdo {
    width: 680px;
    float: left;
    margin-bottom: 40px;
}



#LadoDireito {
    width: 300px;
    float: right;
}

#Conteudo #LadoDireito #Busca { width: 300px; height: 70px; margin-top: 20px; }
#Conteudo #LadoDireito #Busca h4 { margin-bottom: 5px; }
#Conteudo #LadoDireito #Busca input[type=text] { width: 220px; color: #52606B; margin-right: 5px; font-size: 11px; height: 15px; float: left; border: 3px solid #eaedef; background: url("images/estrutura/search.png") no-repeat scroll 5px 2px #eaedef; line-height: 1.2em; padding: 4px 10px 4px 28px; border-radius: 4px }
#Conteudo #LadoDireito #Busca input[type=text]:focus { background-color: #dce1e5; border-color: #dce1e5 }
#Conteudo #LadoDireito #Busca input[type=submit] { background: #eaedef; color: #52606B; float: left; border-radius: 3px; font-size: 11px; border: 4px solid #eaedef; height: 29px; width: 30px;}
#Conteudo #LadoDireito #Busca input[type=submit]:hover { background: #CE1817; border-color: #CE1817; color: #fff; cursor: pointer; }

#Conteudo #LadoDireito #Endereco { width: 280px; border: 10px solid #EAEDEF; background: #EAEDEF; border-radius: 5px; margin: 5px 0 30px 0; }
#Conteudo #LadoDireito #Endereco h4 { margin-bottom: 5px; font-family:'OswaldLight'; font-size: 16px }
#Conteudo #LadoDireito #Endereco p { margin: 0px; line-height: 18px; font-size: 12px; }
#Conteudo #LadoDireito #Endereco a { border: 0px; filter: none; box-shadow: none; }

#Conteudo #LadoDireito a { 
    display: block; 
    border: 5px solid #fff; 
    box-shadow: 0 0 4px #999; 
    clear: both; 
    margin-bottom: 17px; 
    filter: /*boxShadow para IEca */
        progid:DXImageTransform.Microsoft.Shadow(color=#999999,direction=0,strength=2), 
        progid:DXImageTransform.Microsoft.Shadow(color=#999999,direction=45,strength=2), 
        progid:DXImageTransform.Microsoft.Shadow(color=#999999,direction=90,strength=2), 
        progid:DXImageTransform.Microsoft.Shadow(color=#999999,direction=135,strength=2), 
        progid:DXImageTransform.Microsoft.Shadow(color=#999999,direction=180,strength=2), 
        progid:DXImageTransform.Microsoft.Shadow(color=#999999,direction=225,strength=2), 
    }




#area-direita img {
    width: 22.2em;
}
#area-direita .subtitled:hover img,
#area-direita img:hover {
  opacity: 0.9;
}
#area-direita .subtitled {
  position: relative;
}
#area-direita .subtitled .subtitle {
  position: absolute;
  bottom: .9em;
  left: 1.1em;
  max-width: 50%;
  line-height: 26px;
  font-size: 12px;
  display: inline;
  font-family: 'Oswald', sans-serif;
  font-weight: 400;
  text-transform: uppercase;
}
#area-direita .subtitled .subtitle span {
  padding: 3px;
  box-shadow: 3px 0 0 #2992b0, -3px 0 0 #2992b0;
  background-color: #2992b0;
  color: #fff;
  white-space: pre-wrap;

  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
}
#area-direita .subtitled:hover .subtitle span {
  box-shadow: 3px 0 0 #20a8d0, -3px 0 0 #20a8d0;
  background-color: #20a8d0;
}
#area-direita .subtitled .office .subtitle {
  max-width: 70%;
  line-height: 20px;
}
#area-direita .subtitled .office .subtitle span {
  padding: 0px;
}
#area-direita .subtitled .plus {
  position: absolute;
  right: 7px;
  bottom: 7px;
  color: #c1c1c1;

  border-top: 32px solid transparent;
  border-right: 32px solid #fff;
}
#area-direita .subtitled:hover .plus {
  border-right: 32px solid #d21615;
  color: #fff;
}
#area-direita .subtitled .plus span {
  position: absolute;
  top: -22px;
  right: -28px;
  font-size: 18px;
  font-weight: bold;
}




#teste    {clear: none; color: #545353; float: left; font-size: 19px; font-weight: normal; height: 62px; line-height: 24px; margin-top: 9px; width: 202px; }

#Geral #Topo #Brasao { background: url(images/estrutura/ufv-logo.png) no-repeat scroll left top transparent; cursor: pointer; float: right; background-size: 220px; height: 48px; margin-top: 15px; width: 223px;}

#Brasao a {width: 220px; height: 38px; display: block;}
    

#Banners { width: 980px; height: 272px; margin: 0px auto 25px; z-index: 0; font-family: 'OswaldLight'; letter-spacing:0.5px; }
#Banners #slider { width: 660px; height: 250px; float: left; border: 10px solid #fff; box-shadow: 1px 0px 4px 0px #aaa }

#Banners #Ensino { width: 211px; height: 107px; border: 1px solid #d7d7d7; background: #fff; float: right; } 
#Banners #Ensino a { background: url(images/estrutura/bg-banner-ensino.jpg) no-repeat top left; width: 211px; height: 34px; display: block; color: #cb1512; font-size: 15px; line-height: 34px; padding-left: 5px;  } 
#Banners #Ensino a:hover { background-position: bottom left; color: #545353 } 

#Banners #BibliotecaSetorial { width: 211px; height: 40px; background: #fff; border: 1px solid #d7d7d7; float: right; margin-top: 12px; }
#Banners #BibliotecaSetorial a { width: 190px; display: block; margin: 4px; border-bottom: 1px dashed #d7d7d7; color: #333; font-size: 14px; margin: 8px 4px 4px; line-height: 25px; padding-left: 12px; background: url(images/estrutura/bg-seta.png) no-repeat top left }
#Banners #BibliotecaSetorial a:hover { color: #CB1512; background-position: bottom left }

#Banners #Auditórios { width: 211px; height: 40px; background: #fff; border: 1px solid #d7d7d7; float: right; margin-top: 12px; }
#Banners #Auditórios a { width: 190px; display: block; margin: 4px; border-bottom: 1px dashed #d7d7d7; color: #333; font-size: 14px; margin: 8px 4px 4px; line-height: 25px; padding-left: 12px; background: url(images/estrutura/bg-seta.png) no-repeat top left }
#Banners #Auditórios a:hover { color: #CB1512; background-position: bottom left }

#Banners #Latoratorios { width: 211px; height: 40px; background: #fff; border: 1px solid #d7d7d7; float: right; margin-top: 12px; }
#Banners #Latoratorios a { width: 190px; display: block; margin: 4px; border-bottom: 1px dashed #d7d7d7; color: #333; font-size: 14px; margin: 8px 4px 4px; line-height: 25px; padding-left: 12px; background: url(images/estrutura/bg-seta.png) no-repeat top left }
#Banners #Latoratorios a:hover { color: #CB1512; background-position: bottom left }

#Menu { width: 100%; height: 34px; overflow: auto; margin-top: 35px; background: #4f565a;}
#Menu ul { width: 980px; height: 34px; margin: 0 auto; text-align: center; padding: 0px; }
#Menu ul li { float: left; display: block; margin: 0px; } 
#Menu ul li a { color: #fff; margin-right: 8px;line-height: 34px; border: 5px solid transparent;font-size: 17px; letter-spacing: 0.5px;font-family: 'OswaldLight';}

#Menu ul li a:hover { background: #31383F; color: #fff; border: 5px solid transparent; } 

#Menu ul li a:active { color: #CB1512 }
#Menu ul li ul { background: #fff; width: 160px !important; border: 1px solid #DFDFDF; display: none; height: auto; margin-top: 14px; padding-bottom: 8px; position: absolute; z-index: 20; }
#Menu ul li ul li { display: block; margin-bottom: 0px; }
#Menu ul li ul li a {
    color: #464D51;
    border: 0px;
    margin: 6px 5px;
    display: block;
    text-align: left;
    font-size: 13px;
    line-height: normal;
    width: 155px;
}
#Menu ul li ul li a:hover { background: none; color: #CB1512; border: 0px; }

#Conteudo { width: 1000px; margin: 15px auto; overflow: auto; }

#Navegacao { width: 980px; height: 40px; margin: 20px auto 0; text-align: center;  }
#Navegacao #BreadCrumb { width: 750px; float: left; height: 30px; margin-top: 5px; text-align: left; border-bottom: 1px solid #f0f0f0; }
#Navegacao #Busca { width: 217px; float: right; float: right; height: 40px; }

#ConteudoPagina { width: 980px; overflow: auto; margin: 0 auto; text-align: center;  }

#ConteudoPagina #Textos { background: none repeat scroll 0 0 #FFFFFF; border: 10px solid #FFFFFF; float: left; width: 660px; }

#ConteudoPagina #Textos hr { border: 0; margin: 0; border-bottom: 1px solid #DEDEDE; background: #fff; margin: 20px 0; display: block; clear: both; }

#ConteudoPagina #Textos img { max-width: 710px; } 

#ConteudoPagina #Textos #InformacoesBanco { }
#ConteudoPagina #Textos #InformacoesBanco p { margin: 0px;  }
#ConteudoPagina #Textos #InformacoesBanco .nome { width: 86%; height: 22px; font-weight: bold; clear: both; margin-top: 10px; margin-left: 95px; }
#ConteudoPagina #Textos #InformacoesBanco .foto { margin: -30px 10px 20px 0; width: 85px; height: 100px; display: block; float: left; background: url(images/estrutura/sem-foto.jpg) no-repeat; border-radius: 5px;}
#ConteudoPagina #Textos #InformacoesBanco .foto img { width: 85px; height: 100px;  border-radius: 5px; text-indent: -2000px; margin-top: 0px; }
#ConteudoPagina #Textos #InformacoesBanco .email { margin: 0px; }
#ConteudoPagina #Textos #InformacoesBanco .link { margin: 0px; }
#ConteudoPagina #Textos #InformacoesBanco br { clear: both; display: block; margin: 10px; }

#ConteudoPagina #Textos #InformacoesBanco .Formacao br { clear: both; display: block; margin: 5px; }

#ConteudoPagina #Textos #InformacoesBanco .Lista { width: 725px; clear: both; margin-bottom: 10px; border-bottom: 1px solid #C6C6C6; overflow: auto; }
#ConteudoPagina #Textos #InformacoesBanco .Lista .Foto { margin: 0px; width: 85px; height: 100px; float: left; display: block; float: left; margin: 4px 0 10px; background: url(images/estrutura/sem-foto.jpg) no-repeat; border-radius: 5px; }
#ConteudoPagina #Textos #InformacoesBanco .Lista .Foto img { width: 85px; height: 100px;  border-radius: 5px; text-indent: -2000px; }

#ConteudoPagina #Textos #InformacoesBanco .Lista .Informacoes { width: 625px; float: right; }
#ConteudoPagina #Textos #InformacoesBanco .Lista .Informacoes .Nome { width: 100%; height: 22px; font-weight: bold; clear: both; text-transform: uppercase; margin: 0 }

#ConteudoPagina #Textos #InformacoesBanco .Lista .Informacoes .Email { margin: 0px; }
#ConteudoPagina #Textos #InformacoesBanco .Lista .Informacoes .Link { margin: 0px; }
#ConteudoPagina #Textos #InformacoesBanco .Lista .Informacoes br {  }

#ConteudoPagina #Lateral { float: right; width: 213px; } 

#ConteudoPagina #Lateral #Busca { width: 213px; height: 40px; float: right; margin-bottom: 14px; }
#ConteudoPagina #Lateral #Busca input[type="text"]{ background: #fff url(images/search.png) no-repeat 5px 9px; border: 1px solid #D7D7D7; border-radius: 5px; width: 128px; float: left; font-size: 12px; }
#ConteudoPagina #Lateral #Busca input[type="text"]:focus { font-weight: bold; border-color: #c7c7c7 } 
#ConteudoPagina #Lateral #Busca input[type="submit"]{ background: #fff; border: 1px solid #D7D7D7; border-radius: 5px; width: 38px; height: 37px; float: left; font-size: 12px; font-weight: bold; margin-left: 7px }
#ConteudoPagina #Lateral #Busca input[type="submit"]:hover { background: #FC9700; color: #fff; cursor: pointer; }

#ConteudoPagina #Lateral #Endereco { width: 211px; float: right; }
#ConteudoPagina #Lateral #Endereco .Sigla { min-width: 55px; font-size: 39px; color: #cb1512; line-height: 39px; text-align: left; margin-right: 5px; letter-spacing: -1px; float: left; clear: none; font-weight: bold; font-family: 'OswaldLight'; }
#ConteudoPagina #Lateral #Endereco .Nome { width: 140px; height: 45px; font-size: 16px; float: left; clear: none; line-height: 20px; color: #545353; text-align: left; font-family: 'OswaldLight'; }
#ConteudoPagina #Lateral #Endereco p { margin: 3px 0; font-size: 12px; text-align: left }
#ConteudoPagina #Lateral #Endereco h2 { margin: 0px; padding: 0px; }



#ConteudoPagina #Banners { width: 217px; float: right; }

#ConteudoPagina #Banners a { width: 100%; height: 55px; background: url(images/estrutura/bg-banner-lateral.png) no-repeat right top; display: block; }
#ConteudoPagina #Banners a:hover { background: url(images/estrutura/bg-banner-lateral.png) no-repeat right bottom; }

#ConteudoPagina #Banners > div { width: 205px; height: 55px; display: block; border: 5px solid #fff; margin: 5px 0 6px 0; box-shadow: 0 0 4px #999999 }

#ConteudoPagina #Banners #Semana { background: url(images/estrutura/banner-semana.jpg) no-repeat right top; }

#ConteudoPagina #Banners #Sia { width: 92px; height: 55px; float: left; margin-right: 10px; background: url(images/estrutura/banner-sia.jpg) no-repeat right top; }
#ConteudoPagina #Banners #Eventos { width: 92px; height: 55px; float: left; background: url(images/estrutura/banner-eventos.jpg) no-repeat right top; }
#ConteudoPagina #Banners #Publicacoes { width: 92px; height: 55px; float: left; margin-right: 10px; background: url(images/estrutura/banner-publicacoes.jpg) no-repeat right top; }
#ConteudoPagina #Banners #Casa { width: 92px; height: 55px; float: left; background: url(images/estrutura/banner-casa.jpg) no-repeat right top; }
#ConteudoPagina #Banners #Espaco { width: 92px; height: 55px; float: left; margin-right: 10px; background: url(images/estrutura/banner-espacos.jpg) no-repeat right top; }
#ConteudoPagina #Banners #Movimentos { width: 92px; height: 55px; float: left; background: url(images/estrutura/banner-movimentos.jpg) no-repeat right top; }

#ConteudoPagina #Informativo h2 { border-bottom: 1px dashed #C6C6C6; margin-bottom: 15px; line-height: normal }
#ConteudoPagina #Informativo p { margin: 0; }
#ConteudoPagina #Informativo p.Data { margin: 0 0 10px 0; font-size: 11px; color: #555 }
#ConteudoPagina #Informativo p.MaisNoticias { margin: 10px 0 10px 0; border-top: 1px dashed #C6C6C6; text-align: right }
#ConteudoPagina #Informativo p.MaisNoticias a { font-size: 11px; }
#ConteudoPagina #Informativo a { color: #464D51; font-size: 13px; }
#ConteudoPagina #Informativo a:hover { color: #CB151F }

#ConteudoPagina .ListaNoticias h2 { border-bottom: 1px dashed #C6C6C6; margin-bottom: 15px; line-height: normal }
#ConteudoPagina .ListaNoticias p { margin: 0 }
#ConteudoPagina .ListaNoticias p.Titulo { text-transform: uppercase;  }
#ConteudoPagina .ListaNoticias p.Data { margin: 0 0 10px 0; font-size: 11px; color: #555 }
#ConteudoPagina .ListaNoticias p.Linha { display: block; border-top: 1px dotted #c6c6c6; margin: 20px 0; }

#ConteudoPagina .ResultadosBusca h2 a { font-size: 20px; }

#ConteudoPagina #Breadcrumb { width: 726px; margin-bottom: 25px; text-align: left; font-size: 11px; height: 20px; }

#Rodape { width: 100%; background: #fff; border-top: 2px solid #EAEAEA; margin-top: 80px; }

#Rodape #SaibaMais { clear: both; margin: 0 auto; width: 980px; font-family: 'OswaldLight'; }
#Rodape #SaibaMais h2 { color: #cb1512; margin: 20px 0 10px; padding-left: 5px; line-height: 39px; font-size: 17px; }
#Rodape #SaibaMais ul { width: 745px; list-style: none; margin: 0; padding: 0; height: 40px; border-bottom: 1px solid #DEDEDE; }
#Rodape #SaibaMais ul li { float: left; list-style: none; }
#Rodape #SaibaMais ul li a { border: 4px solid transparent; color: #464D51; margin-right: 4px; text-transform: uppercase; font-size: 13px; }
#Rodape #SaibaMais ul li a:hover { background-color: #CB1512; border: 4px solid #CB1512; border-radius: 3px; color: #fff; text-decoration: none; }

#Creditos { width: 980px; margin: 0 auto; }
#Creditos p { text-align: right; font-size: 11px;  color: #A5A5A5; width: 745px; }
#Creditos p a { color: #A5A5A5; border: 3px solid transparent; border-radius: 3px; }
#Creditos p a:hover { color: #fff; background-color: #CB1512; border-color: #CB1512 }


/* =Outros
----------------------------------------------- */

span.Busca { font-size: 24px; }



/* Images */
.entry-content img,
.comment-content img,
.widget img {
	max-width: 97.5%; /* Fluid images for posts, comments, and widgets */
}
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
img.size-full,
img.size-large {
	max-width: 97.5%;
	width: auto; /* Prevent stretching of full-size and large-size images with height and width attributes in IE8 */
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
img.wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 1.625em;
}
p img,
.wp-caption {
	margin-top: 0.4em;
}
.wp-caption {
	background: #eee;
	margin-bottom: 1.625em;
	max-width: 96%;
	padding: 9px;
}
.wp-caption img {
	display: block;
	margin: 0 auto;
	max-width: 98%;
}
.wp-caption .wp-caption-text,
.gallery-caption {
	color: #666;
	font-family: Georgia, serif;
	font-size: 12px;
}
.wp-caption .wp-caption-text {
	margin-bottom: 0.6em;
	padding: 10px 0 5px 40px;
	position: relative;
}
.wp-caption .wp-caption-text:before {
	color: #666;
	content: '\2014';
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	margin-right: 5px;
	position: absolute;
	left: 10px;
	top: 7px;
}
#content .gallery {
	margin: 0 auto 1.625em;
}
#content .gallery a img {
	border: none;
}
img#wpstats {
	display: block;
	margin: 0 auto 1.625em;
}
#content .gallery-columns-4 .gallery-item {
	width: 23%;
	padding-right: 2%;
}
#content .gallery-columns-4 .gallery-item img {
	width: 100%;
	height: auto;
}

/* Image borders */
img[class*="align"],
img[class*="wp-image-"],
#content .gallery .gallery-icon img {/* Add fancy borders to all WordPress-added images but not things like badges and icons and the like */
	border: 1px solid #ddd;
	padding: 6px;
}
.wp-caption img {
	border-color: #eee;
}
a:focus img[class*="align"],
a:hover img[class*="align"],
a:active img[class*="align"],
a:focus img[class*="wp-image-"],
a:hover img[class*="wp-image-"],
a:active img[class*="wp-image-"],
#content .gallery .gallery-icon a:focus img,
#content .gallery .gallery-icon a:hover img,
#content .gallery .gallery-icon a:active img {/* Add some useful style to those fancy borders for linked images ... */
	background: #eee;
	border-color: #bbb;
}
.wp-caption a:focus img,
.wp-caption a:active img,
.wp-caption a:hover img {/* ... including captioned images! */
	background: #fff;
	border-color: #ddd;
}

.alignleft {
    display: inline;
    float: left;
    margin-right: 1.625em;
}
.alignright {
    display: inline;
    float: right;
    margin-left: 1.625em;
}
.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.menu-seletor-de-linguagens-container {
    clear:both;
    float:right;
    margin-top: -2em;
}

.seletor-linguagem {
    list-style:none;
    position:relative;
}

.seletor-linguagem ul {
    
}

ul li:hover > ul, 
ul li ul:hover {
    visibility:visible;
    opacity:1;
    display:block;
}

.seletor-linguagem{
    padding:0 1em;
    z-index: 20;
    margin-right: 25px;
    margin-top: 10px;
}

.seletor-linguagem li ul li {
    clear:both;
    width:100%;
    padding: 1em 1em 0.5em;
    text-align:left;
    margin-bottom: 0px;
}

.seletor-linguagem li ul li + li {
    padding-top: 0.5em;
}


.seletor-linguagem li ul {
    list-style-type:none;
    visibility:hidden;
    position:absolute;
    left:0;
    display:none;
    opacity:0;
    background-color:#d1d5db;
    width:100%;
    margin-left: 0px;
}

.seletor-linguagem a{
    color:#404852;
}

.seletor-linguagem li ul li a:hover {
    color: #c01412;
}

.seletor-linguagem:hover{
    background-color:#d1d5db;
}

#Topo #Logo h1 {
    font-size: 30px;
}

#Logo img {
    width: 340px;
    height: auto;
    margin: -13px 0 0 -100px;
}

#area-direita a {
        background: #EAEDEF;
    height: 30px;
    color: #cb1512;
    font-weight: 700;
    font-size: 15px;
    line-height: 29px;
    padding-left: 17px;
        font-family: 'OswaldLight';
}

#area-direita ul {
    margin: 0;
    padding: 0;
    margin-left: 0px;
}

#Conteudo #LadoDireito a {
    margin-bottom: 5px;
}

ul li::marker {
  font-size: 0px;
}

#Banners {
    width: 660px;
    height: 270px;
    margin: 0px auto 25px;
    z-index: 0;
    font-family: 'OswaldLight';
    letter-spacing: 0.5px;
    border-width: 10px;
    border-style: solid;
    border-color: #fff;
}

.redesocial_float {
    float: left;
    clear: none !important;
}
