body
{
  font-size: x-small;
  voice-family: "\"}\"";
  voice-family: inherit;
  font-size: small;
}

html > body
{
  font-size: small;
}

body
{
  font-family: Verdana, Arial, sans-serif;
  margin: 0;
  padding: 0;
}

#top
{
  font-family: Arial, sans-serif;
  border-bottom: solid #cde 0.2em;
  padding: 0 0 0.35em 0;
  margin: 0.5em 0 1.5em 0;
}

#top h1
{
  display: inline;
  font-size: 1.75em;
  font-style: italic;
  padding-left: 0.25em;
}

#top h1 a
{
  text-decoration: none;
  border-bottom: solid white 0.2em;
  color: black;
}

#top h1 a:hover
{
  border-bottom: solid #fd6 0.2em;
}

#top span.tagline
{
  font-style: italic;
  margin-left: 1em;
}

#top h2
{
  display: inline;
  font-size: 1.2em;
  padding-left: 0.25em;
}

#content
{
  margin: 0 19% 0 20%;
  width: 60%;  /* workaround for I.E. bug */
  padding: 0;
  position: relative;
}

#content h2
{
  font-size: 100%;
  margin: 0;
  background: #eee;
  border: solid 1px #ccc;
  color: black;
  padding: 0.25em;
  clear: both;
}

.editLinks
{
  font-size: 90%;
  font-style: italic;
  text-align: right;
  border-right: solid #ccc 1px;
  padding-top: 1pt;
  padding-right: 3pt;
  margin: 0 0 0.5em 0;
}

#content h2, .editLinks {margin-right: 1px;} /* workaround for Mozilla bug */


#content h3
{
  font-size: 110%;
  margin: 0.75em 0.5em 0.25em 0.5em;
}

#content h4, #content h5, #content h6
{
  font-size: 100%;
  margin: 0.5em 0.5em 0.125em 0.5em;
}

#links
{
  position: absolute;
  top: 4.6em;
  left: 1%;
  width: 18%;
  margin: 0 0 0 0;
  padding: 0;
}

#rightCol
{
  position: absolute;
  top: 4.6em;
  right: 1%;
  width: 18%;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}

.sidebar
{
  border: solid 1px #ddd;
  padding: 0;
  background: #ffe;
  margin: 0 0 1em 0;
}

.sidebar ul
{
  list-style: none;
  margin: 0;
  padding: 0;
}

.sidebar ul li, .sidebar ul li p
{
  margin: 0;
  padding: 0;
}

.sidebar a
{
  display: block;
  margin: 0;
  text-indent: -1em;
  padding: 0.25em 0.5em 0.25em 2em;
  text-decoration: none;
  font-size: 90%;
}

.sidebar a:hover
{
  background: #fd6;
}

.sidebar h3
{
  margin: 0;
  background: #ffd;
  border-bottom: 1px dotted #ddd;
  color: black;
  font-size: 100%;
  padding: 0.25em;
}

div.postContent
{
  margin: 0 0 1em 0;
  padding: 0;
}

div.unpublished
{
  border-left: solid 1em #fec;
  padding: 0 0 0 1em;
  margin: 0;
}

h2.postTitle a
{
  text-decoration: none;
  color: black;
}

h2.postTitle a:hover
{
  border-bottom: solid #fd6 0.2em;
}

#content textarea
{
  width: 100%;
}

#content p, #content li
{
  font-size: 100%;
  font-family: Georgia, Times New Roman, serif;
  line-height: 1.5;
  margin: 0 0.5em 6pt 0.5em;
}

#content ul
{
  margin-top: 0pt;
  margin-left: 2em;
  padding: 0;
}

#content blockquote
{
  margin: 0 0 6pt 1.5em;
  font-style: italic;
}

#content blockquote em
{
  font-style: normal;
}

#content code
{
  font-family: Courier New, fixed;
  font-size: 100%;
}

#content pre
{
  font-family: Courier New, fixed;
  font-size: 90%;
  line-height: 1;
  background: #eee;
  padding: 0.25em;
}

.imgleft
{
  float: left;
  margin: 0 6px 6px 0;
  border: none;
}

.imgright
{
  float: right;
  margin: 0 0 6px 6px;
  border: none;
}
