body
{
	font-family: futura, charcoal, chicago, verdana;
	margin: 0;
	padding: 0;
	line-height: 1.25;
	font-size: 12px;
	background-color: #fff;
}

h1
{
	font-family: Zapfino, "Marker Felt", cursive;
	color: #666;
	padding-top: 12px;
	font-weight: lighter;
}

h2
{
	color: #666;
	font-weight: lighter;
}

h3
{
	color: #666;
	font-weight: lighter;
	padding-top: 8px;
}

p
{
	text-align: justify;
}

blockquote {
	margin: -8px 0 0 15px;
	padding-left: 8px;
	border-left: 1px solid black;
}

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

A:hover
{
	COLOR: #cc9;
	text-decoration: none;
	text-shadow: 2px 2px 1px black;
}

#navbox
{
	position: absolute;
	top: 0px;
	width: 140px;
	float: left;
	display: block;
	margin: 0px;
	padding: 0px 8px 8px 6px;
	border-color: #cc9;
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	background-color: #ffc;
/* Again, the ugly brilliant hack. */
        voice-family: "\"}\"";
        voice-family:inherit;
        width:140px;
}

#main>p {margin-right:40px;}

#main
{
	margin: 0 20px 0 180px;
	padding: 0px;
	border-color: navy;
	border-width: 0;
	border-style: solid;
}

#linkboxr
{
	position: absolute;
	top: 0px;
	right: 0;
	width: 140px;
	border: dotted #cc9;
	border-width: 0px 0px 0px 2px;
	padding: 6px;
	float: right;
	clear: both;
}

.quote {
	font-size: 10px;
	text-align: right;
	line-height: 110%;
	padding: 4px;
}

#date
{
	display: block;
	float: right;
	margin: 4px 4px 4px 360px;
	font-size: small;
	line-height: 90%;
	text-align: right;
}

#footer
{
	text-align:center;
	margin-top: 90px;
}

#button {
	position: absolute; 
	top: 0;
	clear: left;
	float: left; 
	width: 12em;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	padding: 2px 0 0em 0;
	margin-bottom: 1em;
	font-size: 12px;
	line-height: 95%;
	font-family: 'Trebuchet MS', 'Lucida Grande',
	  Verdana, Lucida, Geneva, Helvetica, 
	  sans-serif;
	background-color: #FFF;
	color: #333;
/* Again, the ugly brilliant hack. */
        voice-family: "\"}\"";
        voice-family:inherit;
        width:12em;
	}

	#button ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
		
	#button li {
		margin: 0;
		padding: 0;
		}

	#button li a {
		display: block;
		padding: 5px 5px 5px 0.5em;
		border-left: 20px solid #CFF;
		border-right: 10px solid #FFC;
		border-bottom: 1px dotted #999;
		background-color: #FFF;
		color: #666;
		text-decoration: none;
		}

#storyTitle
{
	font-family: Futura, Verdana;
        color: #36C;
	font-weight: bold;
        font-size: 18px;
	text-decoration: none;
}


.storyDate
{
	float: right;
        color: #333;
	font-weight: lighter;
	margin-top: 6px;
	text-align: right;
}


#yellow {
	padding: 2px 6px 4px 6px;
	background-color: #FFC;
	}
#blue
{
	padding: 2px 6px 4px 6px;
	background-color: #CFF;
}

	html>body #button li a {
		width: auto;
		}

	#button li a:hover	
	{
		border-left: 20px solid #C9F;
		border-right: 10px solid #FC9;
		background-color: #FCF;
		color: #fff;
	}


tt
{
	line-height: 80%;
	white-space: pre;
	text-align: left;
}

pre { line-height: 8px; }



/* from b2 */

#menu {
	position:absolute;
	top:240px;
	right:0px;
	width:180px;
	padding:10px;
	background-color:#cfc;
	border-bottom:1px solid #999;
	border-right:1px solid #999;
	line-height:17px;
/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:180px;
	}
/* Again, "be nice to Opera 5". -- affects Mozilla too... */
body>#menu {width:180px;}

#menu a {
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 10px;
}

#menu h4 {
	margin: 12px 0px 4px 0px;
}

#wp-calendar
{
	position:absolute;
	top: 100px;
	right: 0px;
	width: 200px;
	padding: 4px;
	font-family: verdana, arial, sans-serif;
	font-size: 9px;
	text-indent: 0;
	margin-bottom: 6px;
	background-color: #CF9;

}

#wp-calendar a {
	margin: 0px 0px 0px 0px;
	text-indent: 0px;
	font-weight: lighter;
	background-color: #0c9;
	color: #000;
}

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

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

#wp-calendar a {
	display: block;
	text-decoration: none;
}

#wp-calendar a:hover {
	background: #e0e6e0;
	color: #333;
}

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

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

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

#wp-calendar td:hover, #wp-calendar #today {
	background: #ccc;
	color: #333;
}

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

#content {
	margin:0px 225px 50px 0px;
	padding:0px;
	}

.none {
		list-style: none;
		margin: 0;
		padding: 0;
		display: block;
	}


.post-categories {
		list-style: none;
		margin: 0;
		padding: 0;
		display: inline;
	}

.post-categories li {
		list-style: none;
		margin: 0;
		padding: 0;
		display: inline;
	}

.post-categories li a {
		display: inline;
	}

.storycontent img {
        border: 1px solid black;
        padding: 0;
        margin: 6px;
	}

p img { 
	border: 1px solid black;
	padding: 0;
	margin: 6px;
	}

strike { color: red; }


