@import url(/css/layout-basic.css);
@import url(/css/layout-1c.css);
@import url(/css/typography.css);
@import url(/css/color-dark-on-light.css);

#header #logo {
  padding-top: 21px;
  background-position: 0px 20px;
}

a {
  border-width: 0;
}

ol, ul {
  list-style-type: none;
}

ol li {
  margin: 0.65625em 0;
}

abbr {
  color: #999;
}

li.hentry a,
li.hentry abbr {
  display: block;
}

li.hentry {
  width: 62ex;
}

h2, li.hentry {
  clear: left;
}

li.hentry a.entry-source {
  width: 4ex;
  float: left;
}

a.entry-source img {
  vertical-align: text-top;
}

li.hentry a.entry-title {
  width: 45ex;
  float: left;
  margin: 0 0 0.65625em 0;
  text-align: left;
}

li.hentry abbr.dtupdated {
  width: 10ex;
  float: left;
  padding: 0 0 0 2ex;
}

#secondary p {
  margin: 0.65625em 0 0.65625em 4ex;
}

#secondary ul {
  margin: 0.65625em 0;
}

#secondary ul li {
  display: inline;
}

