body {
  margin: 0px 0px 0px 0px;
  background-color: #ffffff;
  text-align: center;
}

#wrap {
  background-color: #e9e9e9;
  margin: 0px;
  padding: 0px;
  height: 10px;
  clear: both;
}

a {
  text-decoration: none;
}

img
{
  border-style: none;
}

h1, h2, h3 {
  margin: 0px;
  padding: 0px;
  font-weight: normal;
}

#container {
  line-height: 100%;
  margin-right: auto;
  margin-left: auto;
  text-align: left;
  padding: 0px;
  width: 900px;
}

.banner div {
  clear: both;
  display: block;
  font-family: Verdana, Arial, sans-serif;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 49px;
}

.banner img {
  padding: 19px;
  display: block;
  margin-left: auto;
  margin-right: auto
}

.banner .quote {
  width: 480px;
  text-align: left;
  padding: 2px;
}

#center {
  float: left;
  width: 520px;
  overflow: hidden;
}

.content {
  padding: 0px 35px 5px 35px;
  color: #333333;
  font-family: Verdana, Arial, sans-serif;
  font-size: small;
}

#left {
  float: left;
  width: 160px;
  overflow: hidden;
}

#right {
  float: right;
  width: 200px;
  overflow: hidden;
}

#footer {
  clear: both;
  color: #999;
  background-color: white;
  padding: 10px;
  font-size: 80%;
  text-align: center;
  width: 757px;
  margin: 0 auto 1em auto;
}

.quote p {
  font-family: Verdana, Arial, sans-serif;
  color: #999999;
  text-align: center;
  font-style: italic;
  margin-bottom: 10px;
}

.content p {
  color: #333333;
  font-family: Verdana, Arial, sans-serif;
  font-weight: normal;
  line-height: 150%;
  text-align: left;
  margin-bottom: 10px;
}

.content blockquote {
  line-height: 150%;
}

.content li {
  line-height: 150%;
}

.content h2 {
  color: #999999;
  font-family: Verdana, Arial, sans-serif;
  font-size: small;
  text-align: left;
  font-weight: bold;
  margin-bottom: 10px;
  margin-top: 0px;
}

.content h3 {
  color: #999999;
  font-family: Verdana, Arial, sans-serif;
  font-size: small;
  font-weight: plain;
  text-align: left;
  margin-bottom: 10px;
}

.content .posted {
  color: #999999;
  font-family: Verdana, Arial, sans-serif;
  font-size: x-small;
  border-top: 1px solid #999999;
  text-align: left;
  margin-bottom: 25px;
  line-height: normal;
  padding: 3px;
}

.content .article {
  margin-bottom: 20px;
}

.sidebar {
  padding: 10px;
}

.sidebar h2 {
  color: #333333;
  font-family: Verdana, Arial, sans-serif;
  font-size: x-small;
  text-align: left;
  font-weight: bold;
  text-transform: lowercase;
  letter-spacing: .3em;
}

.sidebar ul {
  padding-left: 0px;
  margin: 0px;
  margin-bottom: 10px;
}

.sidebar ul ul {
  margin-bottom: 0px;
}

.sidebar #categories ul {
  padding-left: 15px;
}

.sidebar li {
  color: #333333;
  font-family: Verdana, Arial, sans-serif;
  font-size: x-small;
  text-align: left;
  line-height: 150%;
  text-transform: lowercase;
  margin-top: 0px;
  margin-bottom: 0px;
  list-style-type: none;
}

.sidebar #categories li {
  list-style-type: circle;
}

.sidebar img {
  border: 0px solid #FFFFFF;
}

#left p {
  font-size: x-small;
  margin-top: 10px;
}

#hcard {
  font-size: x-small;
  padding: 2px;
}

.photo {
  text-align: left;
  margin-bottom: 20px;
}

.link-note {
  font-family: Verdana, Arial, sans-serif;
  font-size: x-small;
  line-height: 150%;
  text-align: left;
  padding: 2px;
  margin-bottom: 15px;
}

#powered {
  font-family: Verdana, Arial, sans-serif;
  font-size: x-small;
  line-height: 150%;
  text-align: left;
  color: #666666;
  margin-top: 50px;
}

#comment-data {
  float: left;
  width: 180px;
  padding-right: 15px;
  margin-right: 15px;
  text-align: left;
  border-right: 1px dotted #BBB;
}

.comment fieldset {
  border: 1px solid #BBB;
  width: 100%;
  padding: 15px;
  color: #999999;
  font-family: Verdana, Arial, sans-serif;
  font-size: small;
  font-weight: plain;
  text-align: left;
}

.comment legend {
  color: #999999;
  font-family: Verdana, Arial, sans-serif;
  font-size: small;
  font-weight: bold;
  padding-right: 5px;
  padding-left: 5px;
}

#name_label_id {
  width: 100%;
  display: block;
}
#name_id {
  width: 100%;
}
#email_label_id {
  width: 100%;
  display: block;
}
#email_id {
  width: 100%;
}
#site_label_id {
  width: 100%;
  display: block;
}
#site_id {
  width: 100%;
}
#message_id {
  width: 100%;
  display: block;
  clear: both;
}

.services {
    margin-right: 25%;
    padding: 0;
    list-style-type: none;
    width: 100%;
    overflow: hidden;
}
.services li {
    margin: 0 10% 0.3em 0;
    background-repeat: no-repeat;
}

.services .linkedin {
    padding-left: 25px;
    background-image: url(../img/linkedin.png);
    background-repeat: no-repeat;
    background-position: left center;
}

.services .djangopeople {
    padding-left: 25px;
    background-image: url(../img/django.png);
    background-repeat: no-repeat;
    background-position: left center;
}

.services .irc {
    padding-left: 25px;
    background-image: url(../img/irc.png);
    background-repeat: no-repeat;
    background-position: left center;
}

.services .postgresql {
    padding-left: 25px;
    background-image: url(../img/postgresql.png);
    background-repeat: no-repeat;
    background-position: left center;
}

.services .twitter {
    padding-left: 25px;
    background-image: url(../img/twitter.png);
    background-repeat: no-repeat;
    background-position: left center;
}
