body {
  margin: 0;
  padding: 0 20px;
  font-family: Arial, "Helvetica Neue", "Bitstream Vera Sans", Helvetica, sans-serif; 
}
a {
  text-decoration: none;
  color: #000;
}
img {
  border: 1px #ccc solid;
}
h1 {
  border-top: 1px solid;
  padding-top: .5em;
  line-height: 1.2;
}
h2 {
}
h3 {
  font-style: normal;
  font-size: 16px;
  line-height: 22px;
}
em {
  font-style: normal;
}
abbr {
  border: 0;
}
#skiplinks,
.nav,
#pagination,
.aside,
#delicious,
#secondary,
#form {
  position:absolute;
  left:0px;
  top:-500px;
  width:1px;
  height:1px;
  overflow:hidden;
}
#branding {
  font-size: 3em;
  padding: 30px 0;
}
#footer .vcard {
  font-style: normal;
  font-size: 13px;
  line-height: 18px;
  border-top: 4px solid;
  border-bottom: 4px solid;
  margin: 2em 0;
  padding: 2em 0;
}
#footer .vcard h2 {
  margin-bottom: 0;
  font-size: 1em;
}
#footer .vcard .org {
  font-weight: bold;
}
#footer .vcard .org,
#footer .vcard .tel,
#footer .vcard .adr,
#footer .vcard .note {
  display: block;
}
#footer .vcard p {
  margin: 0;
}
#menu,
#delicious {
  border-top: 1px solid;
  border-bottom: 1px solid;
  margin: 2em 0 1em;
  padding: 1em 0;
}
#hero {
  margin: 0 0 1em;
  padding: 18px 20px;
  font-family: Arial, "Helvetica Neue", "Bitstream Vera Sans", Helvetica, sans-serif; 
  font-style: normal;
  font-size: 14px;
  line-height: 20px;
  border-top: 1px solid;
  border: 1px solid;
}
#hero h1 {
  border-top: none;
  margin: 0 0 1em 0;
  color:  #000;
}
#hero h1 em {
  display: block;
}
.teasers {
  list-style: none;
  margin: 0;
  padding: 0; 
  overflow: hidden;
}
#work .teasers li {
  float: left;
  width: 220px;
  margin: 0;
  padding: 0; 
  height: 250px;
}
#work .teasers li h2 {
  font-size: 20px;
  padding-right: 20px;
}
#work .detail img {
  margin: 20px 0 0 0;
}
#work .detail dt,
#work .detail dd {
  display: inline;
}


