/* Hello?  Does anyone out there actually read other people's stylesheets? */
/* I'm curious, and would welcome an email if you do, just so you can say, */
/* "I found the Scooby Doo Super-Secret Hidden Door Panel!" */
/* scatterplot@funtongue.org */

body {
	background:#333;
	margin:20px 20px 20px 20px;
	}

A { color: #CCCC66; font-family: verdana, arial, sans-serif; text-decoration: none;}
A:link { color: #CCCC66; text-decoration: none;}
A:visited { color: #CCCC66; text-decoration: none;}
A:active { color: #FFFF99;}
A:hover { color: #FFFF99;}

#banner {
	background:#333;
	color:#CC9933;
	font-family:verdana, arial, sans-serif;
	font-size:26px;
	font-weight:bold;
	padding-left:15px;
	}

.description {
	background:#333;
	color:#CCC;
	font-family:verdana, arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	letter-spacing:none;
	text-transform:none;
	}

#coltitle {
	background:#333;
	float:left;
	padding-left:15px;
	padding-right:0px;
	padding-top:25px;
	width:95%;
	}

#content {
	background:#333;
	float:left;
	padding-left:15px;
	padding-right:0px;
	padding-top:10px;
	width:95%;
	}

.blogtitleleft {
	background:#333;
	color:#CC6;
	float:left;
	font-family:verdana, arial, sans-serif;
	font-size:14px;
	font-weight:bold;
	position: relative; 
	text-align:center;
	width:45%;
	}

.blogbodyleft {
	background:#333;
	border-bottom:1px solid #666;
	border-left:1px solid #666;
	border-right:1px solid #666;
	border-top:1px solid #666;
	color:#CCC;
	float:left;
	font-family:verdana, arial, sans-serif;
	font-size:11px;
	font-weight:normal;
	overflow:hidden;
	padding:10px;
	position: relative;
	width:45%;
	}

.blogtitleright {
	background:#333;
	color:#CC6;
	float:right;
	font-family:verdana, arial, sans-serif;
	font-size:14px;
	font-weight:bold;
	position: relative;
	text-align:center;
	width:45%;
	}

.blogbodyright {
	background:#333;
	border-bottom:1px solid #666;
	border-left:1px solid #666;
	border-right:1px solid #666;
	border-top:1px solid #666;
	color:#CCC;
	float:right;
	font-family:verdana, arial, sans-serif;
	font-size:11px;
	font-weight:normal;
	overflow:hidden;
	padding:10px;
	position: relative;
	width:45%;
	}

.rss { margin-left:30px;}

.title	{
	color: #CCC;
	font-family: verdana, arial;
	font-size: 10px;
	text-transform: uppercase;
	font-weight:bold;
	}

.new	{color: #f00;}

#powered {
	border-bottom:1px solid #666;
	border-top:1px solid #666;
	color:#CCC;
	font-family:verdana, arial, sans-serif;
	font-size:9px;
	font-weight:bold;
	letter-spacing: .2em;
	margin-top:15px;
	padding:2px;
	text-align:center;
	text-transform:uppercase;
	width:100%;
	}

.missing {
	background:#333;
	border-bottom:1px solid #666;
	color:#CCC;
	float:left;
	font-family:verdana, arial, sans-serif;
	font-size:11px;
	font-weight:normal;
	line-height:130%;
	padding-bottom:5px;
	padding-top:5px;
	text-align:justify;
	width:100%;
	}

.stats	{
	background:#333;
	margin:0;
	padding-top:350px;
	text-align:right;
	width:100%;
	}