body { 
   text-align: center; 
   font-family: verdana, arial, sans-serif;
   margin:0px 0px 0px 0px;
   padding: 0px 0px 0px;
}

div#container { 
   width: 800px; 
   text-align: left; 
   margin: auto; 
   background-color: #FFF;
}

div#banner { 
   width: 800px; 
   height: 150px; 
   text-align: left; 
   background-image: url(/blog/randheaderimg.cgi);

}

#title, #title a {
   color: #fff;
   text-decoration: none;
   padding-top: 10px;
   padding-left: 10px;
}

#description {
   margin-top: -15px;
   padding: 5px;
   text-align: right;
   font-size: 1.3em;
   background-color: #fff;
   text-decoration: none;
   color: #000;
   opacity: .65;
   -moz-opacity: 0.5;
   filter: alpha(opacity=50);
}

div#stories { 
   float: left;
   margin-right: 0px;
   width: 590px;
}

div.story_body {
   padding-left: 10px;
}

div#menu { 
   padding-left: 5px; 
   padding-right: 5px; 
   padding-bottom: 10px; 
   margin-left: 600px;
   border-left: 1px solid silver; 
   border-bottom: 1px solid silver; 
   width: 180px;
   font-size: 0.6em; 
}

div#menu a {
   color: #000;
}

div.menutitle { 
   border-bottom: 1px dotted silver;
   font-size: 1.1em;
   font-weight: bold;
   text-align: center;
}

ul#blogroll li {
   list-style-type: none;
   list-style-image: none;
}

ul#blogroll li a {
   text-decoration: none;
}

ul#blogroll li img {
   width: 16px;
   height: 16px;
   vertical-align: middle;
   margin-right: 5px;
}

h1, h2, h3 {
   margin: 0px;
   padding: 0px;
}

table.month-calendar {
   border-collapse: collapse;
   text-align: right;
   font-size: 1.0em; 
   margin: auto;
}

.month-calendar-head {
   text-align: center;
   margin: auto;
}

.month-calendar-day-head {
   background-color: #EEE;
}

td.month-calendar-day-link, td.month-calendar-day-link a { 
   text-align: right; 
   color: #000;
   font-weight: bold;
}

td.month-calendar-day-nolink { 
   text-align: right; 
   color: #CCC;
}

td.month-calendar-day-future {
   color: #DDD;
}

td.month-calendar-day-this-day {
   color: #F00;
}

.story {
   margin-bottom: 30px;
}

.story_title h3 {
   border-bottom: 1px solid #DDD;
}

.story_foot {
   font-size: 0.7em;
   text-align: right;
}

#search {
   padding-top: 2px;
   text-align: center;
   font-size: 0.7em;
}

blockquote, pre {
   border: 1px solid #CCC;
   background-color: #EEE;
   padding-left: 5px;
   padding-right: 5px;
   margin: 0px;
}

.technoratitags {
   margin-left: 10px;
   padding-bottom: 2px;
   border: 1px solid #EEE;
   font-size: 0.7em;
}

.technoratitags img {
   vertical-align: middle; 
   margin-right: 2px;
   margin-left: 2px;
}

a {
   color: #000;
}

a:visited {
   color: #555;
}

img {
   border: none;
}

#commentresponse {
   color: red;
   font-weight: bold;
   width: 600px;
}

#braindump {
   background-color: #eee;
   font-size: 0.6em;
   text-align: right;
}
