body { background-image: url(http://rarebooknews.com/skins/original/bkg.jpg);	font-family: verdana, sans-serif; font-size: 11px; color: #403028; }

		a {
			color: #422213;
			text-decoration: none;
		}
		a:hover {
			text-decoration: underline;
			color: #8A4928;
		}
		.header-image {
			position: absolute;
			z-index: 1;
			left: 192px;
			top: 0px;
		}
		.sidebar a {
			color: #784027;
			text-decoration: none;
		}
		.sidebar a:hover {
			color: #ffffff;
			text-decoration: underline;
		}
		.blogbody {
			background-color: #F9EEDD;
			padding: 5px;
		}
		.sidebar {
			position: absolute;
			z-index: 1;
			left: 0px;
			top: 45px;
		}

		.side-text {
			padding: 5px;
			width: 200px;
			font-size: 11px;
			font-family: verdana, sans-serif;
			color: #422213;
		}

		th, td, caption {
			font-size: 11px;
			font-family: verdana, sans-serif;
		}
		td {
			padding: 3px;
		}
		.blog {
			position: absolute;
			z-index: 1;
			top: 240px;
			left: 240px;
			width: 515px;
		}
		.date {
                  margin: 1.0em 0; padding: 0;
                  border-bottom: 1px solid black;
                  font-size: larger;
			font-family: verdana, sans-serif;
		}
		.title {
			font-size: 16px;
			font-family: georgia;
			color: #3E2420;
			padding-bottom: 3px;
		}
		.footer {
			text-align: center; 
			padding-top: 5px; 
			padding-bottom: 5px;
		}
		input, select, option, textarea {
			font-family: verdana, sans-serif;
			font-size: 11px;
			background-color: #F9EEDD;
			border: solid 1px #B89E70;
			color: #3E2420;
		}

/**** <FORM> elements... Rad Geek 2004-12-31 ****/
label { font-weight: bold; }

div.form_row { clear: left; padding-top: 0.25em; }
div.form_row label { float: left; width: 20%; text-align: left; }

/**** Miscellaneous blog elements ****/
.trackback-uri { font-style: italic; }
.notice { background-color: #FFC080; border: 1px dotted black; color: black; padding: 0.5em; margin: 0.5em; }
.side-text h3 { font-size: 1.0em; font-weight: bold; margin-bottom: 0; }

.sidebar h2 {
   font-family: Andalus, Georgia, serif; color: #3e2420; font-size: 1.5em;
   text-align: right; text-transform: uppercase;
   margin: 2.0em 10px 0 0; border-bottom: 2px solid #F9EEDD;
}

.sidebar .portrait { text-align: center; margin: 0 10px 1.5em 0; }
.sidebar .portrait p { font-weight: bold; margin: 0.5em 0; }

ul.navigation {
    list-style: none; margin: 0; padding: 0 10px 0 0;
    text-align: right; text-transform: uppercase;
    font-family: Andalus, Georgia, serif; font-size: 1.5em;
}
ul.navigation li {
    list-style: none; margin: 0 0 1.5em 0; padding: 0;
}
ul.navigation li a { color: #3e2420; text-decoration: none; }
ul.navigation li a:hover { color: #3e2420; text-decoration: underline; }