/*
Cores
azul - #00759A
marrom - #A76F3E
verde - #738639
azul claro - #A6BCC6
cinza - #282828
*/


/* eric meyer browser reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin: 0;padding: 0;border: 0;outline: 0;font-weight: inherit;font-style: inherit;font-size: 100%;font-family:inherit;vertical-align: baseline;}
:focus {outline: 0;}
body {line-height: 1;color: black;background: white;}
ol, ul {list-style: none;}
table {border-collapse: separate;border-spacing: 0;}
caption, th, td {text-align: left;font-weight: normal;}
blockquote:before, blockquote:after, q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
/* fim do reset browser */


html, body {
height: 100%;}

body {
font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 80%;
font-weight: 300;}


/* =content */
#content {
min-height: 100%;
height: auto !important;
height: 100%;
width: 100%;
margin: 0 auto;
background: #282828 url(images/bg_content.png) repeat-x top;}


/* =contact */
#content ul.vcard {
width: 142px;
padding-top: 60px;
position: absolute;
left: 50%;
margin-left: -71px;}

#content li a {
display: block;
float: left;
height: 13px;
text-indent: -9999px;}

a.url {
margin-left: 40px;}

li a.email {
width: 41px;
background: url(images/navEmail.gif) no-repeat top left;}

li a.url {
width: 61px;
background: url(images/navLinkedin.gif) no-repeat top left;}

#content a:hover {
background-position: bottom left;}


/* =logo */
h1.logo {
background: url(images/logogb.gif) no-repeat;
width: 280px;
height: 88px;
position:absolute;
top: 50%;
margin-top: -44px;
left: 50%;
margin-left: -140px;
text-indent: -9999px;}


/* =footer */
#footer {
position: relative;
height: 90px;
clear: both;
margin-top: -90px;
color: #A6BCC6;
text-align: center;
line-height: 2.7em;
background: url(images/bg_footer.gif) repeat-x top;}

#footer ul.vcard {
position: absolute;
left: 50%;
margin-left: -119px;}

#footer li{
display: block;
float: left;}

li.locality {
margin-left: 40px;}