body {
  line-height: 1.5;
  font-family: "Helvetica Neue", "Lucida Grande", Arial, Verdana, sans-serif;   
  color:#000;
  background: none;
  font-size: 10pt;
}

#container, #content {
   width: auto;
   margin: 0 5%;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
}
   
#nav_global, #justsayno, #vcard-download{
	display: none;
}

a:link, a:visited {
	background: transparent;
	font-weight:700;
	text-decoration: underline;
}

a:link:after, a:visited:after {
  content: " (" attr(href) ") ";
  font-size: 90%;
}

li.skill a:link:after, li.skill a:visited:after, h1 a:link:after, h1 a:visited:after, a.email:after {
	content: "";
}

li.skill {
    display: inline;
    list-style: none;
}

li.skill:after {
    content: ",";
}

li.skill a {
	text-decoration: none;
	color:  black;
	font-weight: normal;
}

h3.title,
p.date {
    display: inline;
}

#intro,
#contact-info,
#about,
#copyright {
    display: none;
}
