body  {
   background-color: #ffffff;
   /*background-image: url('background.jpg');*/
   color: #000000;
   }
   
table.backing   {
   background-color: #ffffff;
   width: 750px;
   border: 1px black solid;
   }

td.main   {
   border-left: 1px solid #000;
   padding: 00px 10px 10px 10px;
   }
   
table.main   {
   background-image: url('nav/header_tl.gif');
   background-position: top left;
   background-repeat: no-repeat;
   height: 100%;
   bottom: 10px;
   }
   
.content  {
   padding: 10px 20px 10px 10px;
   font-size: 12pt;
   }

h1   {
   z-index: 1;
   font-size: 30pt;
   font-family: sans-serif;
   font-style: italic;
   text-align: center;
   margin-bottom: 15px;
   margin-top: 15px;
   }


h2   {
   z-index: 1;
   font-size: 18pt;
   font-family: Georgia, Times New Roman, Times, serif;
   font-weight: bold;
   margin-bottom: 10px;
   margin-top: 10px;
   }

h3   {
   z-index: 1;
   font-size: 16pt;
   font-weight: bold;
   font-family: Georgia, Times New Roman, Times, serif;
   text-align: center;
   margin-bottom: 10px;
   margin-top: 0px;
   }
   
/*Trebuchet MS, Arial, sans-serif*/

h4   {
   text-align: left;
   line-height: 10pt;
   margin-bottom: 10px;
   font-size: 10pt;
   }

p   {
    font-size: 12pt;
    line-height: 120%;
}

img {
    border: 0px;
}

.doublespace   {
   z-index: 1;
   text-align: left;
   line-height: 175%;
   }

.tab   {
   z-index: 1;
   position: relative;
   left: 25px;
   }

.bigtab   {
   z-index: 1;
   position: relative;
   left: 50px;
   }

.hidden   {
   visibility: hidden;
   }

.tricky a:link   {
   color: #000000;
   text-decoration: none;
   }
   
.tricky a:visited   {
   color: #000000;
   text-decoration: none;
   }


a:link   {
   color: #336;
   }

a:visited   {
   color: #67A;
   }

/**************************************
   From WordPress
***************************************/

acronym, abbr {
	border-bottom: 1px dashed #333;
}

acronym, abbr, span.caps {
	cursor: help;
	font-size: 90%;
	letter-spacing: .07em;
}

blockquote {
	border-left: 3px solid #ccc;
	margin: 1em 2em 1em 7px;
	padding-left: 10px;
	text-align: justify;
}

cite {
	font-size: 90%;
	font-style: normal;
	margin: 0px;
	padding: 0px;
}

#comments li p {
	font-size: 100%;
}

#comments h2 {
   font-size: 16pt;
   font-family: Georgia, Times New Roman, Times, serif;
   font-weight: normal;
   margin-top: 10px;
}

#comments p {
    font-size: 11pt;
}

.feedback {
	font: 90%/175% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: -1px;
}

/* classes used by the_meta() */
ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.credit {
	background: #B9CDE6;
	border-top: double 3px #fff;
	border-bottom: double 3px #fff;
	color: #fff;
	font-size: 12px;
	margin: 10px 0px 0px 0px;
	padding: 3px;
	text-align: center;
}

.credit a:hover {
	color: #fff;
}

.feedback {
	color: #999;
	text-align: right;
	clear: both;
}

.meta {
	margin: 15px 0px 0px 0px;
	color: #808080;
	font-size: .9em;
	font-weight: normal;
	letter-spacing: 0;
}

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.meta a:link,
.meta a:hover,
.meta a:visited,
.meta a:active
{
	color: #606070;
	font-weight: normal;
}

.storytitle {
    text-align: left;
	margin-top: 10px;
}

.post {
    padding-bottom: 10px;
    padding-left: 10px;
    border-bottom: 1px solid #bbb;
}

.storytitle a {
	text-decoration: none;
}

.storycontent p {
	font-size: 12pt;
    margin: 5px 0px 0px 0px;
}

.titledate {
    margin-top: 13px;
    margin-left: 20px;
    font-size: 10pt;
}

.oneday {
    border-left: 1px solid #ddd;
}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #333;
	padding: .2em;
}

#commentform textarea {
	width: 100%;
}

#comments ol {
	padding: 0px 10px 20px 10px;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}

#commentlist li {
	margin: 0px;
	padding: 0px 6px 0px 6px;
	border-bottom: 1px solid #ddd;
	list-style-type: none;
}

#commentlist p {
	margin: 8px 4px 10px 4px;
}

#content {
	margin: 10px 0px 50px 0px;
}

#content h3 {
    text-align: left;
}

#header {
	background: #90a090;
	border-bottom: double 3px #aba;
	border-left: solid 1px #9a9;
	border-right: solid 1px #565;
	border-top: solid 1px #9a9;
	font: italic normal 230% 'Times New Roman', Times, serif;
	letter-spacing: 0.2em;
	margin: 0;
	padding: 15px 10px 15px 60px;
}

#header a {
	color: #fff;
	text-decoration: none;
}

#header a:hover {
	text-decoration: underline;
}

#menu form {
	margin: 0 0 0 13px;
}

#menu input#s {
	width: 80%;
	background: #fff;
	border: 1px solid #999;
	color: #000;
	margin-bottom: 2px;
}

#menu ul {
	color: #999;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding-left: 3px;
	text-transform: lowercase;
}

#menu ul li {
	font: italic normal 12pt 'Times New Roman', Times, serif;
	letter-spacing: 0.1em;
	margin-top: 10px;
	padding-bottom: 2px;
	/*border-bottom: dotted 1px #999;*/
}

#menu ul ul {
	font-variant: normal;
	font-weight: normal;
	line-height: 100%;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
}

#menu ul ul li {
	border: 0;
	color: #000;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
	letter-spacing: 0;
	margin-top: 0;
	padding: 0;
	padding-left: 12px;
}

#menu ul ul li a {
  color: #000;
	text-decoration: none;
}

#menu ul ul li a:hover {
	border-bottom: 1px solid #809080;
}

#menu ul ul ul.children {
	font-size: 142%;
	padding-left: 4px;
}

#wp-calendar {
	border-top: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	background: #f6f6f6;
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	width: 100%;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: underline;
	color: #336;
}

#wp-calendar a:hover {
	background: #ddd;
}

#wp-calendar caption {
	color: #999;
	font-size: 16px;
	text-align: left;
}

#wp-calendar td {
	color: #aaa;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0px 2px 1px;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #f6f6f6;
}

#wp-calendar td:hover {
    background: #ddd;
}

#wp-calendar #today {
	background: #ddd;
	border: 1px solid #B9CDE6;
	color: #999;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

.nerdy table {
	background: #f6f6f6;
	width: 100%;
	border-top: solid 1px #bbb;
	border-bottom: solid 1px #bbb;
	color: #000;
	font-size: 12pt;
	margin: 0px;
	padding: 3px;
	text-align: center;
}

.nerdy h1 {
    font-size: 12pt;
    font-weight: bold;
    font: italic normal 110% 'Times New Roman', Times, serif;
    font-style: italic;
    letter-spacing: 0.5px;
	margin: 0;
	padding-left: 3px;
	text-transform: lowercase;
    text-align: left;
    color: #aaa;
}

.nerdy p {
    border: 0;
	font: normal normal 70%/115% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	line-height: 130%;
	letter-spacing: 0;
	margin: 0;
	padding: 0;
	text-align: center;
}

.nerdy div {
	position: relative;
	display: inline;
	top: 2px;
}

div.imageSearch {
	margin: 10px 0px 0px 0px;
	border-width: 1px 0px 1px 0px;
	border-style: solid;
	border-color: #F00;
	padding: 5px;
	background-color: #FBB;
}

/* LibraryThing Style */
.LTwrapper { 
  padding-left: 12px;
  color: #000;
  font-family: 'Lucida Grande','Lucida Sans Unicode',Verdana,sans-serif;
  font-size: 10pt;
  font-style: normal;
  letter-spacing: 0px;
}
.LTwrapper a {
  color: #000;
  text-decoration: none;
  font-weight: bold;
}
.LTwrapper a:hover {
  border-bottom: 1px solid #809080;
}
.LTitem { padding-bottom: 10px; }
.LTitem img { display:block; }
.LTprovided { font-size: 0.8em; font-style: italic; }
