p + p {
  margin-top: 1em;
  text-indent: 0em;
}

p.footer {color: #666; margin-top: 1em;}

body {
  font-size: 14px;
  font-family: "Trebuchet MS",Trebuchet,Verdana,Sans-Serif;
}

pre {
  background-color: #eee;
  font-family: "andale mono","lucida console",Monaco,monospace;
  font-size: 0.9em;
  padding: 1em 1em 1.25em 1em;
  overflow: auto;
  line-height: 1.25;
  border: 1px solid #aaa;
}

a:link, a:visited {color:#009;text-decoration:underline;}

textarea {height: inherit; width: inherit;}

div#header {
  font-size: 1.8em;
//   width: 100%;
  margin-left: 2em;
  margin-right: 2em;
  border-bottom: 1px solid #aaa;
}
div#header a:link {color: #000; text-decoration:none;}
div#header a:visited {color: #000; text-decoration:none;}
div#header a:active {color: #000; text-decoration:none;}
div#header a:hover {color: #000066; text-decoration:underline;}

div#footer {
  color: #666;
  margin-left: 2em;
  margin-right: 2em;
  margin-bottom: 4em;
  padding-top: 0.5em;
  border-top: 1px solid #aaa;
  text-align:center;
}

h1 {
  font-size: 1.7em;
  margin-top: 1em;
}
h1 a:link {color: #803300; text-decoration:none;}
h1 a:visited {color: #803300; text-decoration:none;}
h1 a:active {color: #803300; text-decoration:none;}
h1 a:hover {color: #000066; text-decoration:underline;}

h2 {
  font-size: 1.5em;
  margin-top: 1em;
}
h3 {
  font-size: 1.3em;
  margin-top: 1em;
}
h4 {
  font-size: 1.1em;
  margin-top: 1em;
}

div.author {
  font-size: 1em;
  color: #666666;
  text-indent: 1.5em;
  margin-top: -0.7em;
}

div.article div.header p.auth {font-size: 1em; color: #666666; text-indent: 1.5em;}

div.article {margin-bottom: 4em;}

p code {
  background-color: #eee;
  border: 1px solid #aaa;
}

.commentlist {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
  text-indent: 0;
}

ul.archives {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
  text-indent: 0;
}

ul.tags {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
  text-indent: 0;
}

ul.syndication {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
  text-indent: 0;
}

