  #container { width: 525px;
    margin-left: 100px; }
  #main {
    padding: 8px}
  .date { font-size: smaller;
    color: #555555; }
  .note { font-size: smaller;
    color: #555555; }
  .tags { font-size: smaller; }
  .feed { border: 0; 
    vertical-align: middle; 
    margin: 0; }
  .code { font-family: monospace; 
    margin-left: 3em; }
  html {
    font-size:100.01% }
  body {
    font-size: 1em;
    font-family: Arial, SunSans-Regular, sans-serif;
    color: #b2b2b2;
    background-color: #181818;
    background-repeat: no-repeat }
  h1 {
    padding-left: 0.3em;
    color: #555555;
    letter-spacing: -3px;
    font-family: Georgia, "Times New Roman", Times, serif; 
    border-bottom: thin groove }
  .parenthetical {
    color: #888888; }
  h2 {
    color: #775577;
    letter-spacing: -1px;
    font-style: italic; }
  h3 {
    color: #8888aa;
    font-family: Georgia, "Times New Roman", Times, serif; 
    font-size: small;
    margin-left: 2em; }
  h4 {
    color: #886688;
    font-style: italic; }
  .text li {
    margin-bottom: 1em; }
  #navbar {
    padding: 0;
    margin: 0; }
  #navbar ul {
    list-style: none;
  }
  #navbar li {
    float: left;
    margin: 0 0.25em; }
  #navbar li a {
    font-weight: bold; 
    display: block;
    margin: 0.5em 0;
    border-left: 2px solid #181818; 
    border-bottom: 2px solid #181818;
    padding: 0.2em }
  #navbar li .active {
    color: #AA90FF;
    border-bottom: 2px solid #555555;
    border-left: 2px solid #888888; }
  a:visited {
    color: #6666bb }
  a:hover {
    color: #dd5555 }
  #list li {
    padding: 0.5em 0;
  }
  a {
    color: #6666bb; 
    text-decoration: none; }
  address {
    margin-top: 1em;
    padding-top: 1em;
    border-top: thin dotted }
  p {
    width: 60ex;
    margin-left: 1em;
    line-height: 1.2; }
  img {
    margin-left: 2em; }
  img.right {
    position: absolute;
    top: 10px;
    right: 10px; }
  TD { 
    padding: 0em;
    font-size: small;
    text-align: right; }
  TD.header{
    font-weight: bold; }
  TD.music {
    background: #060606; } 
  TD.year {
    color: #363636; }
  TD.bad {
    color: #ffb2b2; }
  TD.good {
    color: #b2ffb2; }
  UL.index { 
    margin-top: 2em;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    width: 250px;
    font-size: 175%;
    padding: 0;
  }
  a.archive { margin-left: 1em }
  /* display the individual items next to each other, not one-per-line */
  .tag-cloud LI { display: inline;
    border-bottom: 2px solid #181818; 
    border-left: 2px solid #181818;
    margin: .2ex; }
  /* hide the extra context from CSS-enabled browsers, but not screenreaders */
  .tag-cloud SPAN { position: absolute; left: -999px; width: 990px; }
  /* size is purely presentational, based upon the class */
  .tag-cloud .active { 
    color: #AA90FF;
    border-bottom: 2px solid #555555;
    border-left: 2px solid #888888; }
  .tag-cloud .not-popular { font-size: 0.6em; }
  .tag-cloud .not-very-popular { font-size: 0.75em; }
  .tag-cloud .somewhat-popular { font-size: 0.9em; }
  .tag-cloud .popular { font-size: 1.05em; }
  .tag-cloud .very-popular { font-size: 1.2em; }
  .tag-cloud .ultra-popular { font-size: 1.35em; }

