body {
    margin:0px 0px 10px 15px;
    padding: 0px;
    background:#cc9;
    }

img#banner {
    margin: 0; padding: 0;
    float: right;
    border-left: 1px dotted #000;
    vertical-align: bottom;
    border-bottom: 1px dotted #000;
    }

#leftcontent {
    background: #cc9;
    float:left;
    width: 27%;
    font-family: arial, helvetica, sans-serif;
    margin-top: 0px;
    }

#leftcontent p {
    font-family: arial, helvetica, sans-serif;
    text-transform: lowercase;
    margin: 0px 0px 4px 0px;
    }

#leftcontent>div>a {
    font-family: arial, helvetica, sans-serif;
    text-transform: lowercase;
    margin: 0px 0px 4px 0px;
    }

#rightcontent {
    background:#fefbd2;
    float: right;
    width: 67%;
    border-top:1px solid #fefbd2;
    border-left:1px dotted #000;
    padding: 0px 5px 15px 25px;
    margin-top: -1px;
    }


h1, h2      { font-family: Verdana, Tahoma, "Myriad Web", Syntax, Arial, sans-serif;
              font-weight: lighter; color: #660; clear: left }
h1#title    { font-size: 20px; font-weight: lighter; color: #330; }
h1#title>a  { font-weight: lighter; color: #330; }
h2#subtitle { margin-top: -0.8em; font-size: 16px; font-weight: lighter; color: #330; }
h2.entry    { font-size: 16px; }
h2.entry>a  { text-transform: lowercase; color: #06c; background: inherit;}
h2#title-category   { font-size: 14pt;
                      border-bottom: 1px solid #cc9; border-top: 1px solid #cc9; }
h2#title-category>a  { color: #660; background: inherit;}
h2#title-category>a:hover   { color: navy; background-color: #dbe8b9; text-decoration: none }


body, p, blockquote, th, td, ul, ol, dl, dd, li, dir, menu
            { font: 13px/18px georgia;
            margin-top: 0.2em;
            margin-bottom: 0.5em; }
div.blosxomComment, div.blosxomCommentForm
            { font : 13px/18px Arial, sans-serif;}
p#copyright { font-size: 10px; }
p.header    { font-weight: bold;}
div.list>a  { display: block;}
img.thumb   { display:inline;
            padding: 5px; border: solid thin #cc9;
            margin-left: 5px; margin-right: 5px; }
p.story-meta  { color: #666; font-size: 11px; text-align: right}
p.story-meta>a:link     { color: #699; }
p.story-meta>a:visited  { color: #c6f; }

ul.categorygroup {
    list-style-type: none;
    }
ul.categorygroup li {
    margin-left: -25pt;
    padding-top: 2pt; padding-bottom: 2pt;
    margin-top: 0pt; margin-bottom: 0pt;
    }

input { background: #fefbd2}

a			{ text-decoration: none; font-weight: normal}
a:link      { color: #03c; }
a:visited   { color: #609; }
a:active    { color: #06c; background: #FFFFCC; }
a:hover     { color: navy; background-color: #dbe8b9; }
a.photo:link    { color: #a0a194 }

.blosxomDate    { display: none }
