html, body {
  font-size: 14px;
  color: #fff;
  /* background : #0069a3 url(/images/vertical_rhythm.gif); */

  background: #0069a3;
}
#container {
  width: 805px;
  margin: 0 auto;
  font-family: arial, sans-serif;
}
header {
  display: block;
  height: 162px;
  padding: 54px 0 0 0;
}
header p {
  margin: 0 0 1em 0;
  color: #fff;
  font-size: 18px;
  line-height: 1em;
  font-style: normal;
  font-family: helvetica, arial, sans-serif;
}
header #name {
  float: left;
  margin: 0;
  font-size: 32px;
  letter-spacing: -0.025em;
  line-height: 36px;
}
header #name span {
  margin: 0 0 0.6429em 0;
  display: block;
  color: #89c2e1;
  font-size: 28px;
}
header #aboot {
  float: right;
  width: 390px;
  padding: 48px 0 0 0;
}
header #aboot p {
  margin-bottom: 9px;
}
header #aboot a {
  border-bottom: 1px solid #408fba;
}
a {
  color: #fff;
  text-decoration: none;
}
h1 {
  margin: 0 0 1.6364em 0;
  border-bottom: 1px solid #408fba;
  font-family: 'Meta Pro', arial, sans-serif;
  font-size: 11px;
  line-height: 17px;
  text-transform: uppercase;
}
h1#projects {
  clear: both;
  padding-top: 18px;
}
h2 {
  margin: 0;
  font-family: helvetica, arial, sans-serif;
  font-size: 16px;
  line-height: 1.125em;
  /* 18px */

}
p {
  margin: 0 0 1.3846em 0;
  color: #89c2e1;
  font-family: georgia, serif;
  font-size: 13px;
  font-style: italic;
  line-height: 18px;
}
p.description {
  margin: 0 0 1.6364em 0;
  font-family: arial, sans-serif;
  font-size: 11px;
  font-style: normal;
}
.photo {
  position: relative;
  overflow: hidden;
  display: block;
  width: 803px;
  height: 88px;
  margin: 0 0 18px 0;
  border: 1px solid #003f62;
  border-right: 1px solid #408fba;
  border-bottom: 1px solid #408fba;
}
.photo img {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 803px;
}
.photo.bottom img {
  top: auto;
  bottom: 0;
}
.rarr {
  overflow: hidden;
  clear: both;
  padding: 18px 0 0 0;
}
section {
  overflow: hidden;
  clear: left;
  float: left;
  display: block;
  width: 390px;
  margin: 0 0 36px 0;
}
section.right {
  clear: none;
  float: right;
}
.column {
  overflow: hidden;
  float: left;
  width: 195px;
}
#tweets p a {
  color: #89c2e1;
}
#tweets p.text {
  margin: 0;
  color: #fff;
  font-family: helvetica, arial, sans-serif;
  font-size: 14px;
  font-style: normal;
}
#tweets p.text a {
  color: #fff;
  text-decoration: underline;
}
#tweets p.text a.username {
  font-weight: bold;
  text-decoration: none;
}
#mousepaths img {
  display: block;
  margin-bottom: 18px;
}
#mousepaths p {
  font-size: 11px;
  font-family: arial, sans-serif;
  font-style: normal;
}
