
#topnav, .post-desc, #footer, #respond, form, .nocomments, #sidebar {
  display:none;
}

#header{
  margin:0;
  padding:0;
  height:4em;
  background:none;
}

#main {
  width:auto
}

body, #rap, #main, .notice dd, #footer-bar, .jscode {
  background:#fff;
}

.post-info .post-date {
  background-color:#F3F6ED;
  border:1px solid #E1D6C6;
}

#content {
  width:97%;
}

#main {
  margin-top:-4.1em;
}

#archives h3 {
  width:60%;
}

#content ul, .post-content ul li {
  list-style-type: circle;
  padding-left:0;
  margin-left:1em;
  background:none;
}

.print {
  display:inline;
}