body{
	background-color:#aaaaaa;
	padding:0px;
	margin:0px;
}
#mainbody{
	margin:8px;
}
a, a:visited{
	color:#990000;
	text-decoration:none;
}
a:hover, a:active{
	color:#dd0000;
}
#topbar a, #topbar a:visited{
	color:#dddddd;
	text-decoration:none;
}
a img{
	border:0;
}
ul, ol{
	margin-bottom:0px;
	margin-top:0px;
}
ul li{
	list-style-image:url(/img/li.png);
}
li{
	padding-left:10px;
	margin-left:-10px;
}
input.openID{
	background: url(/img/openid.png) no-repeat; 
	background-position: 0 50%;
	padding-left: 18px; 
	background-color:#dddddd;
}
input, textarea, select{
	color:#990000;
	background-color:#dddddd;
	border:1px solid #000000;
}
input:focus, input:hover, textarea:focus, textarea:hover, select:focus, select:hover{
	background-color:#c5c5c5;
}
hr{
	height:1px;
	width:80%;
	color:#000000;
	background-color:#000000;
	border:0;
}
.set{
	float:left;
	clear:left;
}
.label{
	width:120px;
	margin:2px;
	float:left;
}
.field{
	float:left;
	margin:2px;
}
#topbar{
	padding:0px;
	width:100%;
	margin:0px;
	background-color:#111;
	color:#DDDDDD;;
	top:0px;
	font-weight:bold;
}
#splashlinks{
	padding:10px;
	width:500px;
	height:400px;
	border:1px solid #000;
}
.splashlink{
	height:120px;
	width:120px;
}
.splashlink:hover{
	background-color:#dddddd;
}
.splashlink img{
	display:block;
}
.splashlink span{
	display:block;
}
img.title{
	margin-bottom:10px;
}
#sidebar{
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
	float:right;
	clear:right;
	width:25%;
}
ul.menu{
	border:1px solid #990000;
}
.entry{
	margin-top:30px;
}
.blog .title{
	font-size:20pt;
}
.title{
	color:#990000;
	font-weight:bold;
	font-family:arial;
}
.blog .subtitle{
	color:#990000;
	font-weight:bold;
	font-size:16pt;
	font-family:arial;
}
.entry .time{
	font-size: 8pt;
	margin-bottom:5px;
}
.entry .content{
	border:1px solid #990000;
	padding:10px;
}
.blog{
	width:70%;
}
.comment{
	margin-left:60px;
}
.commentlink{
	font-style:italic;
	float:right;
}
.quote{
	border-left:2px solid #990000;
	margin:10px;
	padding-left:5px;
}
h1{
	color:#990000;
}
.em{
	font-weight:bold;
	color:#990000;
}

.stream{
	max-width:70%;
	color:#393D3C;
	font-family:Verdana,sans-serif;
	font-size:9pt;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	border:1px solid #990000;
}
div.stream div {
	display:inline;
	text-align:center;	
}
div.stream div span {
	display:table-cell;
	padding:8px 0pt;
	vertical-align:top;
	width:205px;
}
div.stream div span span {
	background-position:center;
	background-repeat:no-repeat;
	display:table-cell;
	height:165px;
	padding-left:0pt !important;
	padding-right:0pt !important;
	vertical-align:middle;
}
.shadow {
	background-position:center;
	background-repeat:no-repeat;
	display:block;
	padding:3px 4px 5px !important;
	text-align:center;
}