body {
  margin: 0;
  padding: 0 20px;
}
#taglines dd {
  margin-left: 0;
}
a {
  text-decoration: none;
}
h1 {
  border-top: 1px solid;
  padding-top: .5em;
}
#taglines {
  position:absolute;
  left: 20px;
  top: 0px;
  width: 400px;
}
#logo {
  position:absolute;
  left: 20px;
  top: 20px;
  width: 224px;
  height: 41px;
  font-size: 2em;
  text-indent: -999em;
  background: url(/inc/img/ui/block.gif) left top no-repeat;
}
#footer .vcard {
  position:absolute;
  left: 500px;
  top: 0px;
  width: 400px;
  overflow:hidden;
  text-align: right;
}
#footer .vcard h2 {
  margin-bottom: 0;
  font-size: 1em;
}
#footer .vcard .tel,
#footer .vcard .org,
#footer .vcard .group {
  display: block;
}
#footer .vcard address {
  font-style: normal;
  font-size: 1em;
  margin: ;
}
#footer .vcard p {
  margin: 0;
}
#taglines,
#skiplinks,
body#home #logo,
#footer .first.column,
.hreview .item,
#testimonials .pagers,
#pagination,
.aside,
#delicious,
#footer .inner .column,
body#blog #secondary,
body#contact #secondary,
.local_nav {
  position:absolute;
  left:0px;
  top:-500px;
  width:1px;
  height:1px;
  overflow:hidden;
}
#wrapper,
#menu,
#content,
#primary,
#secondary,
#footer { 
  width:  880px;
  margin:0;
  overflow: hidden;
}
#wrapper {
  padding-top: 160px;
}
#menu,
#delicious {
  border-top: 1px solid;
  border-bottom: 1px solid;
  margin: 2em 0 1em;
  padding: 1em 0;
}
#hero {
  border-bottom: 1px solid;
  margin: 0 0 2em;
  padding: 0 0 2em 0;
}
.hfeed,
.hfeed li,
#testimonials ul,
#testimonials ul li,
#testimonials ul li blockquote,
ul#slides,
ul#slides li {
  font-size: 1em;
  margin-left: 0;
  padding-left: 0;
}
#hero ul,
#hero ul li,
#hero ul li h3 {
  font-size: 1em;
  margin: 0;
  padding: 0;
  display: inline;
}
#testimonials ul li cite {
  display: block;
  border-bottom: 1px solid;
  margin: 0 0 1em;
  padding: 0 0 1em 0;
}

body#projects .article dl.meta dt,
body#projects .article dl.meta dd {
  display: inline;
  margin: 0 ;
  padding: 0;
}
body#projects .article img {
  margin: 2em 0 0 ;
  padding: 0;
  border: 1px solid;
}
.hfeed li {
  border-top: 1px solid;
  margin: 1em 0 1em;
  padding: 1em 0;
}
body#blog dl.meta dt,
body#blog dl.meta dd {
  display: inline;
  margin: 0 ;
  padding: 0;
}