html, body {
    background: #eee url(http://mbpix.mushroom.net/multi/container.png) repeat-y top center;
    text-align: center;
    color: #000;
}

body {
    font-family: geneva, helvetica, arial, sans-serif; 
    font-size: 9px;
    margin: 0;
}

#container {
    background: #fff;
    color: #222;
    text-align: left;
    margin: auto;	
    width: 668px;
    padding-bottom: 25px;
}

#masthead {
    height: 64px;
    border-bottom: 1px solid #000;
    margin-bottom: 10px;
}

#masthead h1 {
    background: transparent url(http://mbpix.mushroom.net/multi/mh1j.gif) no-repeat top left;
    margin: 0;
    width: 275px;
    height: 64px;
    float: left;
}

#masthead h1 a {width: 275px; display: block; background: none; overflow: hidden; font-size: 1px; height: 0px; padding-top: 64px;}

#masthead h2 a {width: 381px; display: block; background: none; overflow: hidden; font-size: 1px; height: 0px; padding-top: 64px;}

#masthead h3 span{
    display: none;
}

#masthead h2 {
    background: transparent url(http://mbpix.mushroom.net/multi/mh2j.gif) no-repeat top left;
    margin: 0;
    width: 381px;
    height: 64px;
    float: left;
}

#masthead h3 {
    background: transparent url(http://mbpix.mushroom.net/multi/mh3j.gif) no-repeat top left;
    margin: 0;
    width: 12px;
    height: 64px;
    float: left;
}

#introtext {
    margin-top: 4.5em;
    color: #829c8c;
}

span.redact { 
    background: #000; 
    color: #000; 
    padding: 1px; 
    margin: -1px; 
}

a {
    text-decoration: none;
    background: transparent;
    color: #e8280a;
}

a:hover {
    text-decoration: underline;
}

a:visited {
    background: transparent;
    color: #ca3514;
}

#maincol {
    float: left;
    margin-left: 25px;
    width: 450px;
}

.permalink #maincol, .metacal #maincol, .fourohfour #maincol {
    width: 612px;
}

h2.entitle {
    font-size: 150%;
    margin: 0;
}

h3.date {
    font-size: 125%;
    margin: 0 0 .5em .5em;
}

h2.date, h2.nav {
}

div.nav {
    margin-bottom: 1em;
}

#sidecol h2 {
    font-size: 100%;
    text-align: center;
}

#sidecol ul {
    list-style-type: none;
}

#sidecol li {
    margin-left: -4.5em;
    margin-bottom: 1em;
}

.flickr_badge_image img {
    border: 1px solid black; 
    margin: 1px; 
    height: 63px; 
    width: 63px;
}

#flickr_badge_image1, #flickr_badge_image3 {
    float: left;
}

#sidecol {
    float: right;
    margin: 50px 25px 0 0;
    width: 135px;
}

#calendar img {
    float: left;
}

#maincol #calendar img {
    margin: 0 2px 2px 0;
}

.metacal #maincol {
    text-align: center;
}

#sidecol #calendar img {
    height: 16px;
    width: 16px;
    margin: 0 1px 1px 0;
}

a img:hover { 
    border-style: dotted; 
}

.on, .off {
    background: #eee;
    color: #333;
}

.fill {
    background: transparent;
    color: #ccc;
}

table {
    border-collapse: collapse;
    margin: auto;
}

td {
    padding: 0;
}

img {
    border: 1px solid;
}

.daypix {
    float: right;
    position: relative;
    margin: -3em 3em 2em 2em;
}

img.daypic, img.daypic2 {
    background: transparent;
    color: #000;
    float: left;
    clear: left;
}

img.daypic2 {
    margin-top: -1px;
}

br {
    clear: none;
}

br.clear {
    clear: both;
}

hr {
    background: #555;
    color: #555;
    margin-top: 30px;
    margin-bottom: 30px;
    height: 1px;
    border: 1px solid #ddd;
}

#sidecol hr {
    background: #ddd;
    color: #ddd;
    width: 75%;
    border: 0;
}

#maincol .text hr {
    margin-top: 10px;
    margin-bottom: 10px;
    width: 35px;
}


.cmtline {
    text-align: right;
    margin-right: 5em;
}
