html, body, p, blockquote, form, fieldset, ul, ol, dl, li, div, h1, h2, h3 {
  margin: 0;
  padding: 0;
  background-color: transparent; }

body {
  font-family: "Nimbus Sans L", Helvetica, Arial, Verdana, sans-serif;
  font-size: 75%;
  line-height: 1.5em;
  color: #000000;
  background-color: #fff; }

p {
  margin: 0 0 1em 0; }

h1 {
  font-size: 1.5em;
  font-weight: bold;
  margin: 0.5em 0; }

h2 {
  font-size: 1.3em; }

h3 {
  font-size: 1.1em;
  margin-top: 1em;
  margin-bottom: 0.2em; }

h5 {
  font-size: 1.1em;
  margin: 1em 0;
  color: #666; }

a {
  color: #000;
  text-decoration: none;
  border-bottom: 1px solid #999;
  outline-style: none; }

table {
  border-collapse: collapse; }

input, textarea, select {
  margin: 0;
  font-size: 1em;
  font-family: "Nimbus Sans L", Helvetica, Arial, Verdana, sans-serif; }

ol {
  margin: 1em 20px; }
  ol li {
    margin: 0.7em 0; }

.pagination {
  margin: 1em 0;
  text-align: center; }

.floatl {
  float: left; }

.floatr {
  float: right; }

.do_not_print {
  display: none; }

.clear {
  clear: both; }

#top-bar {
  border-bottom: 5px solid #444;
  padding: 8px 0; }
  #top-bar h1 {
    margin: 3px 0; }
    #top-bar h1 a {
      border: 0; }
  #top-bar #controls {
    display: none; }

#container .stream_topnav {
  display: none; }
#container .add_form {
  display: none; }
#container .nav {
  display: none; }
#container #top_section {
  border-bottom: 1px solid #444;
  padding: 16px 8px; }
#container #entries .entry table, #container #entries_user .entry table, #container #entries_archive .entry table {
  width: 100%; }
  #container #entries .entry table tr td,   #container #entries_user .entry table tr td,   #container #entries_archive .entry table tr td {
    vertical-align: top;
    border-bottom: 1px solid #666;
    overflow: hidden;
    padding: 10px 8px; }
    #container #entries .entry table tr td.favicon,     #container #entries_user .entry table tr td.favicon,     #container #entries_archive .entry table tr td.favicon {
      padding-right: 4px;
      width: 32px; }
    #container #entries .entry table tr td.icon,     #container #entries_user .entry table tr td.icon,     #container #entries_archive .entry table tr td.icon {
      width: 0;
      font-size: 0;
      text-align: -9999px; }
    #container #entries .entry table tr td.notes .user_name,     #container #entries_user .entry table tr td.notes .user_name,     #container #entries_archive .entry table tr td.notes .user_name {
      font-size: 10px;
      font-weight: bold; }
      #container #entries .entry table tr td.notes .user_name a,       #container #entries_user .entry table tr td.notes .user_name a,       #container #entries_archive .entry table tr td.notes .user_name a {
        border: 0; }
      #container #entries .entry table tr td.notes .user_name .meta,       #container #entries_user .entry table tr td.notes .user_name .meta,       #container #entries_archive .entry table tr td.notes .user_name .meta {
        font-weight: normal;
        color: #666; }
    #container #entries .entry table tr td.notes .hours,     #container #entries_user .entry table tr td.notes .hours,     #container #entries_archive .entry table tr td.notes .hours {
      font-size: 11px;
      font-weight: bold;
      background-color: #ccc;
      padding: 2px 5px; }
    #container #entries .entry table tr td.notes .meta_notes,     #container #entries_user .entry table tr td.notes .meta_notes,     #container #entries_archive .entry table tr td.notes .meta_notes {
      color: #666;
      font-size: 10px; }
      #container #entries .entry table tr td.notes .meta_notes a,       #container #entries_user .entry table tr td.notes .meta_notes a,       #container #entries_archive .entry table tr td.notes .meta_notes a {
        display: none; }
#container .date_info {
  border-bottom: 1px solid #666; }
  #container .date_info h2 {
    margin: 6px 0; }
    #container .date_info h2 a {
      border: 0; }
#container .pagination, #container .page_nav {
  display: none; }

.sidebar {
  display: none; }

#footer {
  padding: 8px; }
  #footer a {
    border: 0; }
