body {
    font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
    font-size: .75em;
    /* font-size: 11px; */
    color: #333333;
    background-color: #dfdfdf;
    margin: 0px;
    background-image: url("/images/gradient6.png");
    background-position: 0px -5px; 
    background-repeat: repeat-x; 
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

div {
    font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
}

td {
    font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
}

dt {
    margin-top: 10px;
}

dd {
    margin-top: 2px;
    margin-left: 15px;
}


div.p {
    margin-bottom: 15px;
}

.flickrEmailImage {
    border-style:solid;
    border-width: 1px;
    border-color: black;
}

.flickr-photo-image {
    border-style:solid;
    border-width: 1px;
    border-color: black;
}

.dateheader {
   font-weight: bold;
}

.storyTitle {
    margin-top: -7px;
    font-size: 1.2em;
    padding-bottom: 1px;
    display: block;
}

#headerLogo {
    float: left; 
}

#header {
    background-color: white;
    height: 75px;
    padding-left: 3px;
    background-image: url("/images/background.png"); 
    border-style: solid;
    border-width: 1px;
    border-color: #999999;
}

#body {
    padding-left: 3px;
    border-style: solid;
    border-width: 1px;
    border-top-style: none;
    border-color: #999999;
}

#footer1 {
    background-color: white;
    height: 4px;
    border-style: solid;
    border-width: 1px;
    border-top-style: none;
    border-color: #999999;
}

#footer2 {
    background-color: #fefa88;
    height: 18px;
    border-style: solid;
    border-width: 1px;
    border-color: #999999;
    border-top-style: none;
    border-bottom-style: none;
    text-align: right;
    padding-right: 3px;
    padding-top: 3px;
}


#content {
    padding-left: 5px;
    padding-top: 0px;
    margin-left: 0px;
    vertical-align: top;
}

#sidebar {
    width: 190px;
    padding-right: 15px;
    margin-left: 0px;
    vertical-align: top;
    padding-top: 11px;
}

.sidebox {
    width: 166px;
    float: right;
    /* border-color: #666666; */
    border-width: 1px;
    border-style: solid;
    margin-bottom: 10px;
    background-color: white;
    border-color: #aaaaaa;
}

.sidecaption#plancaption {
    border-top-style: none;
}

.sidebox#plan {
    border-top-style: none;
    min-height: 30px;
    float: right;
}

.sidebox .away, .sidebox .out, .sidebox .offline {
    float: left;
    width: 25px;
    height: 25px;
    background-image: url("/images/bulb-dim.gif");
    background-position: 5px 5px; 
    background-repeat: no-repeat; 
}

.sidebox .online {
    float: left;
    width: 25px;
    height: 25px;
    background-image: url("/images/bulb-lit.gif");
    background-position: 5px 5px; 
    background-repeat: no-repeat; 
}

#storyFooter {
    text-align: right;
    padding-bottom: 5px;
}

#storyDivider {
    background-color: #fefa88;
    height: 3px;
    border-style: solid;
    border-width: 1px;
    margin: 0px;
    padding: 0px;
    border-top-style: none;
    border-top-width: 0px;
    border-color: #999999;
    margin-bottom: 10px;
    font-size: 0;
}

#box1 { 
    height: 110px;
    margin-bottom: 0px;
}

#box2 {
    background-color: white;
    padding-bottom: 0px;
    /* height: 61px; */
    border-color: #908f8f;
}

#box3 {
    padding-bottom: 5px;
}

.blogperson { 
    padding-left: 5px;
}

.delLink { 
    padding-left: 5px;
    padding-bottom: 7px;
}

.sidecaption {
    /*
    background-image: url("/images/flare.png");
    background-position: 0px 0px; 
    background-repeat: repeat-y; 
    */
    float: right;
    text-align: center;
    width: 166px;
    border-width: 1px;
    padding-top: 2px;
    padding-bottom: 3px;
    background-color: #fefa88;
    /* border-color: #666666; */
    border-color: #aaaaaa;
    border-style: solid;
    border-bottom-style: none;
}


.menuGroup {
    width: 415px;
    position: relative;
    float: right;
}        

.breadcrumbs {
/*
    background-color: #fefa88;
    border-color: #999999;
    border-width: 1px;
    border-style: solid;
*/
    padding: 2px;
    font-size: 1.2em;
    font-weight: bold;
    float:left;
    bottom: -50px;
    position: relative;
}

.menuItem {
    /*
    background-image: url("/images/flare.png");
    background-position: 0px 0px; 
    background-repeat: repeat-y; 
    */
    position: relative;
    float:left;
    top: 45px;
    padding: 3px;
    width: 90px;
    margin-right: 5px;
    border-style: solid;
    border-color: #aaaaaa;
    border-width: 1px;
    background-color: #fefa88;
    cursor: pointer;
    text-align: center;
}

.month-calendar-day-head,
.month-calendar-day-noday,
.month-calendar-day-link,
.month-calendar-day-nolink,
.month-calendar-day-this-day,
.month-calendar-day-future {
	font-size: .75em;
	text-align: center;
}


#findButton {
    margin-top: 5px;
    font-size: 1em;
    width: 50px;
}
#findText {
    margin-top: 5px;
    font-size: 1em;
    width: 95px;
    margin-left: 5px;
}
#findAdvanced {
    display: none;
}

.wishyImage {
    float: left;
    width: 50px;
    text-align: center;
    padding: 5px;
}
.wishyTitle {
    float: right;
    width: 90px;
    height: 80px;
    text-align: center;
    padding: 5px;
    vertical-align: middle;
    font-family: Verdana, Arial;
}

.categories {
    padding-left: 0px;
    margin-left: 20px;
}

.category {
    padding-left: 0px;
    margin-left: 0px;
}

.categoryTree {
    padding-left: 0px;
    margin-left: 20px;    
}

blockquote {
    margin-left: 0px;
    padding: 5px;
    border-style: solid;
    border-color: #cccccc;
    border-width:1px;
    background-color:#FFD0AD;
    font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
    /* font-family: "Andale Mono", monospace; */
}

.tt {
    font-family: "Bitstream Vera Mono", "Andale Mono", monospace;
    font-size: 1.1em;
}

blockquote.rotation {
    font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
}

blockquote.normal {
    margin-left: 0px;
    padding: 5px;
    border-style: solid;
    border-color: #cccccc;
    border-width:1px;
    background-color:#FFD0AD;
    font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
}

.bordered {
    border-color: black;
    border-width: 1px;
    border-style: solid;
}

.floating {
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
}

.rotationBlock {
    width: 165px;
    text-align: center;
    padding-bottom: 5px;
    padding-top: 5px;
    margin: auto;
}

.rotationTitle {
    padding-bottom: 5px;
}

input {
    font-size: 1.1em;
}

textarea {
    font-size: 1.2em;
}




/* NEW NEW NEW */
.post {
    background-image: url("/images/gradient5.png");
    background-position: bottom left; 
    background-repeat: repeat-x; 
    margin-bottom: 10px;
    zoom: 100%; /* Oh, Internet Explorer. How I hate you. */
}

.post .main {
    background-color: #feba88;
    border-left: #cccccc 2px solid;
    border-right: #aaaaaa 1px solid;
    border-top: #cccccc 1px solid;
    border-bottom: #bbbbbb 2px solid;
    zoom: 100%; /* Oh, Internet Explorer. How I hate you. */
}

.post .date {
    /*
    background-image: url("/images/flare.png");
    background-position: 0px 0px; 
    background-repeat: repeat-y; 
    */
    font-size: .9em;
    margin-left: 9px;	
    border-top: #bbbbbb 1px solid;
    border-left: #999999 1px solid;
    border-bottom: #999999 1px solid;
    border-right: #bbbbbb 1px solid;
    padding-top: 4px;
    padding-bottom: 3px;
    width: 150px;
    text-align: center;
    background-color:  #fefa88;
    position: relative;
    top: 10px;
    zoom: 100%; /* Oh, Internet Explorer. How I hate you. */
}

.post .date:hover {
    background-color: white;
    cursor: pointer;
}

.post .title {
    padding-bottom: 3px;
    padding-top: 25px;
    padding-right: 5px;
    padding-left: 5px;
    zoom: 100%; /* Oh, Internet Explorer. How I hate you. */
}

.post .content {
    padding-right: 5px;
    padding-left: 5px;
    zoom: 100%; /* Oh, Internet Explorer. How I hate you. */
}

.post .footer {
    padding: 5px;
    padding-top: 10px;
    text-align: right;
    zoom: 100%; /* Oh, Internet Explorer. How I hate you. */
}

.post .divider {
    padding-bottom: 6px;
}

#footerrss {
    float:right;
    text-align:right;
    padding-right:3px;
    padding-left:3px;
}

#poweredby {
    float:left;
    text-align:left;
    padding-left:2px;
    padding-right:3px;
}

.commentstitle {
    font-size: 1.2em;
    font-weight:bold;
    margin-bottom:10px;
    margin-left: 3px;
}

.writebackresponse {
    color: blue;
    font-size: 1.2em;
    font-weight:bold;
}

.comment {
    padding-bottom: 25px;
    padding-left: 10px;
}

.commentbody {
    padding-top: 5px;
}

.commentform {
    padding-left: 10px;
}

#plantext {
    padding: 5px;
}

.emusic {
    height: 210px;
}


.sidebox#box8 .wishyBlock{
    width: 160px;
    clear: both;
}

.sidebox#box8 .wishyTitle {
    height: 605x;
    padding: 0px;
    float: right;
    width: 60px;
    text-align: center;
    vertical-align: middle;
    padding-top: 3px;
}

.sidebox#box8 .wishyImage {
    float: left;
    width: 65px;
    height: 65px;
    text-align: center;
    padding-top: 3px;
}

.emusicAlbum {
    float: left;
    padding: 10px;
    width: 175px;
    height: 195px;
    text-align: center;
}

.emusicAlbum img {
    border-color: black;
    border-width: 1px;
    border-style: solid;
}

.emusicAlbum .emusicArtist {
    font-size: .95em;
}

.polaroid {
    border-color: black;
    border-width: 1px;
    border-style: solid;
    background-color: white;
    padding: 3px;
    padding-bottom:10px;
    text-align: center;
}

#nowPlayingTitle {
    font-size: .85em;
}

.indent li {
    margin-left: 20px;
}
