body,td           { font-family: arial,helvetica;
                    font-size: 11px; color: #333333; }
a                 { color: #000000 }
blockquote        { background-color: #CCD0B5; 
                    border-color: black;
                    border-style: solid;
                    border-width: 1px;
                    margin-top: 0px; margin-bottom: 0px; padding: 4px; }
.columntext       { font-size: 14px; }
.columnheader     { font-size: 14px; font-weight: bold; }
.datepadding      { font-size: 16px; }
.dateheader       { font-style: italic; font-family: impact,verdana,arial,sans-serif;
                    font-size: 16px; color: #2945A0; }
.month-calendar-head          { font-size: 11px; }
.month-calendar-day-head      { font-size: 11px; width: 24px; padding-right: 2px; }
.month-calendar-day-link      { text-align: right; padding-right: 4px; }
.month-calendar-day-nolink    { text-align: right; padding-right: 4px; }
.month-calendar-day-this-day  { text-align: right; padding-right: 4px; background-color: #2945A0; color: #cccccc; }
.month-calendar-day-this-day a  { color: #cccccc; }
.month-calendar-day-future    { text-align: right; padding-right: 4px; }
.month-calendar-day-noday     { text-align: right; padding-right: 4px; }
.blogentrylist    { list-style-image: url(/blogimages/file.gif);
                    list-style-type: square; margin-top: 4px; padding-top: 4px; 
                    font-size: 14px; }
.blogroll         { list-style-image: url(/blogimages/link.gif);
                    list-style-type: square; margin-top: 2px; padding-top: 2px; 
                    margin-bottom: 0px; padding-bottom: 0px; 
                    font-size: 14px; }
.flatarchives     { list-style-image: url(/blogimages/archive.gif);
                    list-style-type: square; margin-top: 4px; padding-top: 4px; 
                    font-size: 14px; }
.categorytree     { list-style-image: url(/blogimages/category_folder.gif);
                    list-style-type: square; margin-top: 2px; padding-top: 2px; }
.nowplaying       { float: right; 
                    height: 50px;
                    padding-left: 4px;
                    border-left: thin solid black;
                    margin-right: 3px; }
.reviewsummary    { margin-top: 2px; padding-top: 2px;
                    margin-left: 0px; padding-left: 0px;
                    margin-bottom: 0px; padding-bottom: 0px; }
.categorytree_text    { font-size: 12px; }
.categorytree_subtext { font-size: 11px; }
.strikeout        { text-decoration: line-through; }
.polaroid         { border-width: 0px;
                    border-style: solid;
                    border-color: black;
                    background-color: #E6E8D4; 
                    padding: 4px; }
.polaroid img     { border-width: 0px;
                    margin-top: 1px; margin-bottom: 1px; padding: 0px; }
.thumbnail img    { border-color: black; 
                    border-style: solid;
                    border-width: 1px;
                    margin-top: 1px; margin-bottom: 1px; padding: 0px; }
.readme        { background-color: #cccccc; 
                    border-color: black;
                   border-style: dashed;
                    border-width: 1px;
                    margin-top: 0px; margin-bottom: 8px; padding: 4px; }
.posthead      { background-color: #bcbcec; 
                    border-color: black;
                    border-style: dashed;
                    border-width: 1px;
                    margin-top: 0px; margin-bottom: 8px; padding: 4px; }
#nowplayingtooltip {
                    position: absolute;
                    width: 415px;
                    border:1px solid #000000;
                    padding: 5px;
                    background-color:#DEDEDE;
                    visibility: hidden;
                    z-index: 100;
                    text-align:left; }
#header {
  width: 800px;
  height: 320px;
  background: black url("/blarney/img/head.png") no-repeat;
  margin-bottom: 20px;
}

#page {
  margin: 0 auto;
  padding: 40px;
  padding-bottom: 30px;
  padding-top: 0;
  margin-top: 40px;
}
