* { margin: 0; padding: 0; }

/* Elementos
-------------------- */

body { background-color: #fff; color: #000; font: 100% "Verdana", Arial, sans-serif; }

a img { border: 0; }

h1, h2, h3, h4 { font-family: Georgia, "Times New Roman", Times, serif; font-weight: lighter; }

h1, h2 { color:#005a9c; }

h1 { font-size: 6em; font-style: italic; text-transform: lowercase; }
h1 em, h1 strong { color: #000; }
h2 { margin-bottom: 30px; font-size: 2em; }
h3 { margin: 2em 0 1em; font-size: 1.6em; color:#900; }
h4 { font-weight: bold; font-size: 1.2em; color: #048; }

.direita { float: right; }
.esquerda { float: left; }
p.direita, p.esquerda { float: none; }
p.direita { text-align: right; }
p.esquerda { text-align: left; }
.centro { text-align: center; }

/* Geral
-------------------- */

#limites { margin: 5% 10% 0; font-size: .68em; }

  #atalhos { margin-bottom: 10px; list-style: none; }
  #atalhos li { display: inline; margin-right: 8px; }
  #conteudo li { line-height: 20px; }
  #ropade { margin-top: 30px; padding: 40px 0; }
  
  #ropade .firefox { text-decoration: none; color: #666; }
  #ropade .firefox strong { text-decoration: underline; color: #d64203; }
  
    #validacoes { margin-bottom: 15px; }
    #validacoes li { display: inline; list-style: none; }


/*
  ------
  HOME
  ------
*/
#home #conteudo .feeds { margin-bottom: 15px; font-size: .8em; }
#home #conteudo .feeds a { color: #d64203; }
#home #conteudo .secao { padding-left: 30px; border-left: 1px solid #eee; }
#home #conteudo .novidades h3 { margin: 0; }


/*
  ------
  CURRICULO(S)
  ------
*/
.curriculo h1 { margin-bottom: 20px; text-transform: capitalize; }
.curriculo h2 strong { display: block; }
.curriculo p { margin-bottom: 1em; }
.curriculo ol ul { list-style: none; }
/* --->>> Bosta do MALDITO IE6 --->>> */ * html .curriculo .historico li { height: 1%; list-style: none; }

/* vCard */

.curriculo .vcard { margin-bottom: 35px; }
.curriculo .vcard p { margin-bottom: .5em; }

/* Trabalhos */

.curriculo .chamada_trabalho { margin-top: 60px; }
.curriculo #trabalhos { /* display: none; */ margin-top: 60px; border-top: 1px solid #005a9c; }
.curriculo #trabalhos ul { list-style: none; }
.curriculo #trabalhos h4 { margin: 1em 0 .7em; }


/*
  ------
  Forma de trabalho
  ------
*/
#forma_trabalho h1 { margin-bottom: 20px; }
#forma_trabalho h2 { margin: 20px 0; }
#forma_trabalho .video { margin: 20px 0 40px; }