/* test.css */
/*#extra1
{
	position: absolute;
	top: 0px;
	width: 205px;
	height: 214px;
	background: transparent url("http://images.ronsbrain.com/brain.gif") top left no-repeat;	
	margin: 0px;
}*/

.menuoption
{
	text-align:right;
	font-size:10px;
	color:black;
}

body
{
	font-family: Verdana, Helvetica, sans-serif;
	margin: 0px;
	font-size: small;
	background:#fff;
	padding: 2px;
}
/*start of latest info*/
#latest
{
	color: #fff;
	border: 1px solid black;
	background:url("http://images.ronsbrain.com/bg.jpg");
	position: relative;
	margin: 0px 5px 5px 560px;
	background-color: transparent;
}

#latest ul
{
	list-style: none;
	padding: 0px;
	margin: 0px;
}

a.newlink:link, a.newlink:visited{
	color: #fff;
	text-decoration: underline;
}
a.newlink:hover, a.newlink:active{
	color: #fff;
	text-decoration: none;
}
/*end of latest info*/
#master
{
	position:absolute;
	top:0px; left:0px;
	margin:0px;
	width: 100%;
	background: transparent url("http://images.ronsbrain.com/brainlogo.png") top left no-repeat;
}

#title
{
	position: absolute;
	top: 0px;
	left: 125px;
	background: transparent url("http://images.ronsbrain.com/ronsbrain.jpg") top left no-repeat;
	width: 428px;
	height: 61px;
}

#title h1
{
	display: none;
	margin: 0px;
	font-size: 400%;
}

#slogan
{
	position: absolute;
	top: 65px;
	left: 125px;
}

form
{
	font-family: Verdana, Helvitica, sans-serif;
	margin: 0px;
}
/*start of LI MENU*/
#noncontent
{
	position: absolute;
	top: 170px;
	left:0px;
	margin: 0;
	list-style: none;
	color:white;
	width: 180px;
	text-align:left;
	border-left:1px solid black;
}

#nav ul
{
	padding: 0px;
	margin: 0;
	padding-top: 0px;
/*	background: #9aacce; */
	list-style: none;
	color: #000;
	width: 100%;
}

#nav ul li.menuoption
{
	background:#9aacce;
	color: black;
	font-style: italic;
	padding: 0px;
}

#nav ul li ul li
{
	color:black;
	background: transparent url("http://images.ronsbrain.com/fade1.jpg");
	margin: 0px;
	padding: 0px;
}

#content a:link, #content a:visited
{
	color: #444444;
}

#content a:hover
{
	color: #222222;
}


#nav a:link, #nav a:visited
{
	border-bottom: 1px solid black;
	display: block;
	border-left: 1px solid black;
	width: 100%;
	color: #000;
	font-size:10pt;
	text-decoration:none;
}

#nav a:active, #nav a:hover
{
	border-right:5px solid black;
	font-weight: bold;
	font-size:10pt;
	color: #000033;
	display: block;
	width: 100%;
}

p.text
{
	margin-top: 0px;
	padding-top: 0px;
}

#content
{
	position: relative;
	margin: 60px 5px 0px 190px;
	background-color: transparent;
}

#sidebar
{
	float: right;
}

.item
{
	margin: 0px;
	margin-bottom: 0px;
	background: #B3C4D8;
	border-left:1px solid black;

}

.item .title
{
	margin-top: 10px;
	padding: 2px;
	padding-left: 11px;
	font-size: larger;
	font-weight: bold;
	color: #FFFFFF;
	background: #626f79;
	border-left:1px solid black;
	border-bottom:5px solid black;
	border-top:1px solid black;
}

.posted, .info
{
	font-weight: bold;
	color: #fff;
	font-size:10pt;
	text-align:right;
	border-bottom:1px solid black;
	background:url("http://images.ronsbrain.com/bg.jpg");
}

.item .content .text
{
	padding: 3px;
}

.item .content .table
{
	width: 85%;
	margin-left: auto;
	margin-right: auto;
}

.item .content .table table
{
	font-size: small;
	width: 100%;
	background-color: #D5D6D8;
}

.item .content .table table tr th
{
	background-color: #B3C4D8;
}

.item .content .table table tr.row0
{

}

.item .content .table table tr.row1
{
	background-color: #9ab6d8;
}

tr.single
{
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
}

td.avatar
{
	width: 110px;
	vertical-align: top;
}

td.avatar img
{
	width: 100px;
	height: 100px;
	border-width: 1px;
	border-color: #EEEEEE;
	border-style: solid;
}

td.avatar .name
{
	font-size: smaller;
}

td.avatar .date
{
	font-size: smaller;
}

td.comment
{
	margin: 3px;

}

.item .footer
{
	/*text-align: right;*/
	font-size: smaller;
	border-bottom:1px solid black;
	padding: 2px;
	display: block;
	height: 1%;
	line-height: 1.1;
}

div.result
{
	display: block;
}

div.results
{
	height: 20px;
	display: block;
	background-color: #000000;
}
span.numvotes
{
	font-size: smaller;
	font-style: italic;
}

div.poll
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

div.chatlog
{
	padding: 3px;
	margin: 2px;
	background-color: #EEEEEE;
}

span.loginfo
{
	font-weight: bold;
	font-size: larger;
}

.logthem
{
	color: blue;
}

.logme
{
	color: red;
}

div.thumb
{
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	background-color: #EEEEEE;
	margin: 2px;
	padding: 2px;
}

div.inset
{
	position: relative;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	background-color: #EEEEEE;
	margin: 2px;
	padding: 2px;
	float: left;
	clear: left;
	width: 204px;
	z-index: 99;
}

div.label
{
	font-size: smaller;
}

pre.code
{
	background-color: #E9E9E9;
	font-size: smaller;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}

#copyright
{
	text-align:right;
	margin-top: 30px;
	font-size: xx-small;
	font-style: italic;
	color: #000;
}

div.title
{
	margin: 0;
	padding-top: 11px;
	background: transparent;
}

.subsection
{
	color: #FFFFFF;
	width: 10em;
}

.subsection ul
{
	list-style: none;
}

.subsection li
{
	width: 10em;
}

.subsection a
{
	color: #FFFFFF;
	text-decoration: none;
}

span.bar
{
	width: 300px;
	height: 20px;
	background:url("http://images.ronsbrain.com/bg.jpg");
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.timediff-s
{
	font-weight: bold;
	color: #770000;
}

.timediff-m
{
	font-weight: bold;
}

.timediff-h
{
	font-style: italic;
}

.timediff-d
{
	text-decoration: underline;
}

div.left
{
	float: left;
}

div.right
{
	float: right;
}

form.rateform
{
	display: inline;
}

div.stupidcleardiv
{
	clear: both;
	height: 0px;
	line-height: 0px;
}

