*
{
	color:white;
	font-family:sans-serif;
	text-align:center;
}
body
{
	background:black;
}
#blog
{
	font-size: large; font-family: georgia;
}
#tagcloud
{
	position:relative;
	width:800px;
	display:block;
	background:url(../menu/comicmiddle.gif);
	margin:0 auto;
	text-align:center;
	padding:15px 50px;
	color:black;
}
#tagcloud a
{
	color:black;
}
h1
{
	color:black;
	padding:0;
	margin:0;
	margin-top:-5px;
}
h3
{
	margin:10px;
	padding:0;
	border:1px solid red;
}
.strip
{
	margin:20px;
}
#tresult
{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:10px;
width:300px;
margin:10px auto;
border-collapse:collapse;
}
#tresult td, #tresult th 
{
font-size:1em;
border:1px solid #666;
padding:3px 7px 2px 7px;
}
#tresult th 
{
background-color:#444;
}
#tresult tr td
{
	background:#222;
}
#tresult tr:nth-child(odd) td
{
	background:#333;
}
#topbar
{
	width:900px;
	display:block;
	text-align:center;
	margin: 10px auto;
}
#title
{
width:393px;
height:200px;
display:inline-block;
vertical-align:middle;
margin-right:10px;
}
#pwtop
{
display:inline-block;
vertical-align:middle;
margin-left:10px;
}
#topb
{
	position:absolute;
	background:url(../menu/comictop.png);
	width:900px;
	height:20px;
	top:0px;
	left:0px;
}
#botb
{
	position:absolute;
	background:url(../menu/comicbottom.png);
	width:900px;
	height:20px;
	bottom:0px;
	left:0px;
}
.year
{
	width:300px;
	margin:10px;
	display:inline-block;
	text-align:left;
	vertical-align:top;
	clear:both;
}