@charset "utf-8";
body {
	background:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	background-image:url(../img/background_blog.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#main
{
width: 660px;
max-width:680px;
border-right: 2px solid #00ffff;
float:left;
padding-left:20px;
}
#main h3
{
	text-align:center;
}


#sidebar
{
}
#logo a
{
	width:635px;
	height:213px;
	text-indent:-9999em;
	background-image:url(../img/rhblog.png);
	background-repeat:no-repeat;
	background-color:transparent;
	display:block;
}
#logo h1
{
	position:absolute;
	left:-9999em;
}
#nav
{
	float:right;
	margin:5px 0px 0px 0;
	font-variant: small-caps;
	font-weight:bold;
	font-size:14px;
	display:inline;
	padding-right:35px;
}
#nav a:link
{
	text-decoration:none;
	color:#fff;
}
#nav a:hover
{
	text-decoration:underline;
	color:#fff;
	background-color:#0F0;
}
#nav a:active
{
	color:#fff;
}
#nav a:visited
{
	color:#ccc;
}
#block
{
	width:990px;
	margin: 0 auto;
	max-width:990px;
}
#main h2
{
	width:610px;
	height:30px;
	background-image:url(../img/h2bg.jpg);
	background-repeat:repeat-x;
	border: 2px #FFF solid;
	padding:10px 0 0 5px;
	margin:30px 5px 10px 8px;
	font-size:18px;
	font-weight:bold;
}
.blog
{
	width:610px;
	padding:8px 0 8px 8px;
	margin-left:8px;
	display:block;
}
.blog h3
{
	color:#0ff;
}
#rightcol
{
float:right;
display:inline;
}
#rightcol img
{
	border:none;
	margin-left:10px;
}
.clearboth
{
	clear:both;
	}
.battle
{
	width:600px;
	margin:0 auto;
	padding-right:15px;
	background-image:url(../img/or.gif);
	background-position:center;
	background-repeat:no-repeat;
}
.battle img
{
	border:none;
	width:280px;
	height:auto;
}
.batleft
{
	float:left;	
	text-align:center;
}
.batright
{
	float:right;
	text-align:center;
}
.decide
{
	text-align:center;	
	font-size:15px;
}
.decide a, .decide a:active, .decide a:hover, .decide a:visited
{
	color:#FFF;
}
.picthumb
{
	width:110px;
	float:left;
	display:inline;
	border:1px solid #ccc;
	text-align:center;
	padding-bottom:8px;
	height:120px;
}
#battlecontainer
{
margin-left:95px;
	width:550px;
}
.mainimage
{
	border:none;
}
#results
{
	width:350px;
	text-align:center;
	margin:0 auto;
}
#resleft
{
	width:120px;
	float:left;
	display:inline;
}
#resright
{
	width:120px;
	float:right;
	display:inline;
}
.name
{
	font-size:18px;}
#bimage
{
	width:350px;
	margin:0 auto;
}
.fin
{
	text-align:center
}
#submitform
{
	width:595px;
	border: 1px #FFF solid;
	margin-left:10px;
	padding:10px;
}
#submitform .texta
{
	width:145px;
}
.blog h1
{
	color:#FFF;
	font-size:14px;
	font-weight:bold;
}
.blog p
{
	font-size:14px;
}
.blog h4
{
	font-size:12px;
	font-style:italic;
}
.blog img
{
	border:none;
}
.blog a {color:#FFF; font-weight:bold;}
.blog a:hover {text-decoration:none;}
.leftimg {display:inline; float:left; margin-right:8px; font-size:9px; text-align:center}
.rightimg {display:inline; float:right; margin-left:8px;}
.rightimg2 {float:right; width:135px; text-align:center; margin:5px 0px 5px 10px; display:inline;}
.leftimg2 {float:left; width:135px; text-align:center; margin:5px 10px 5px 0px; display:inline;}
