body {
  font-family: sans-serif;
  padding-top: 1em;
}

pre {
  color: darkgreen;
  background-color: lightgray;
  margin: 1em 5em 1em 5em;
}

h1, h2, h3, h4, h5, h6 {
  border-top: 2px solid gray;
  border-bottom: 1px dashed gray;
  font-family: sans-serif;
  margin-bottom: .25em;
}

h1:hover, h2:hover, h3:hover, h4:hover, h5:hover, h6:hover {
  background-color: #f2f2f2;
}

h2.section a {
  color: black;
  text-decoration: none;
}

div.section {
  position: relative;
  margin-left: 1em;
  padding-bottom: 1em;
}

div.post {
  background-color: #eeeeee;
}

.update {
  color: green;
  font-style: italic;
  font-style: oblique;
}

ul#contact {
  font-size: smaller;
  position: absolute;
  top: 0px;
  margin: 0px;
  padding: 0px;
  left: 0em;
  background-color: #eeeeee;
}

ul#contact li {
  display: inline;
}

ul#contact li a {
  float: left;
  color: #000;
  padding: 0.2em 1em;
  text-decoration: none;
  border-left: 1px solid #fff;
}

ul#contact li a:hover {
  background-color: #ccc;
  border-top: none;
  background-color: #aaa;
}

ul#navlist {
  font-size: smaller;
  position: absolute;
  top: 0px;
  margin: 0px;
  padding: 0px;
  right: 0em;
  background-color: #eeeeee;
}

ul#navlist li {
  display: inline;
}

ul#navlist li a {
  float: left;
  width: 5em;
  color: #000;
  padding: 0.2em 1em;
  text-decoration: none;
  border-left: 1px solid #fff;
}

ul#navlist li a:hover {
  background-color: #ccc;
  border-top: none;
  background-color: #aaa;
}

span#navlist {
  position: fixed;
  vertical-align: bottom;
  top: 0px;
  right: 0px;
  font-size: larger;
  z-index: 1;
}

.quote {
  margin: 1em 5em 1em 5em;
  padding: .5em;
  background-color: lightgray;
  font-style: italic;
  font-size: smaller;
}

.toggle {
  font-size: xx-small;
  font-weight: normal;
  padding-bottom: 0px;
  margin-bottom: 0px;
  color: blue;
  text-decoration: underline;
}

img.screen_thumb {
  float: right;
  margin-left: 5px;
}

.browse {
  color: darkgrey;
  font-size: smaller;
}

.main {
  margin-top : 4em;
  margin-right : 320px;
  margin-left : 1em;
}

.sidebar {
  position : absolute;
  top: 4em;
  right: 1em;
  width: 300px;
  z-index: 1;
  padding: 0em;
}

.f {
  display: none;
}

.i {
  font-size: x-small;
}

.s {
  font-size: xx-small;
  text-indent: 1em;
  font-color: gray;
}

.s a {
  text-decoration: none;
}

div.reader-publisher-module ul {
  margin: 0px .5em 0px .5em;
  padding: 0px;
  overflow: hidden;
}

div.reader-publisher-module ul li {
  list-style-type: none;
}

div.disclaimer {
  font-size: xx-small;
}

v\:* {
  behavior:url(#default#VML);
}

/* Loud Twitter */

.loudtwitter li {
  list-style-type: none
}

.loudtwitter em {
  color: green;
  font-style: italic;
  font-style: oblique;
  font-size: smaller;
}

#twitter_update_list {
  margin: 0px .5em 0px .5em;
  padding: 0px;
  overflow: hidden;
}

#twitter_update_list li {
  list-style-type: none;
  font-size: small;
}

/* AJAX Search API */

.cse-overlay {
  z-index: 2;
}

