body {text-align: left;}

#wrapper {margin:0;}

#header
{
  background: url(logo_cubus.gif) black bottom left no-repeat;
  height: 270px;
  width: 90px; 
}

#container
{
   margin-left: 55px;
}


p.intro
{
  padding-left: 0;  
}

div.contact-details
{
   padding: 10px 0px;
   font-size: 1.3em;
}

p.mail {margin-top: 0;}
p.mail a {background: #09c; padding: 8px; color: white; text-decoration: none; letter-spacing: 1px; -moz-border-radius: 3px; -webkit-border-radius: 3px;}
p.mail a:hover {background: #999;}

p.phone {font-size: 1em; }


div.network
{
  padding-top: 30px;
}

a.linkedin 
{
  background: url(icon_linkedin_sm.gif) transparent top left no-repeat;
  padding-left: 20px;
  color: black;
  text-decoration: none;
  line-height: 1.6em;
}


/* typography */
p.intro 
{
  font-family: Georgia;
  font-size: 4em;
  line-height: 1.2em;
}

p.highlight
{
  margin-top: 15px;
  padding-bottom: 2px;
}
