/* From rn.css... */
/* Copyright © 2004 Matthew Ainge & Recurring Dreams */

a
	{
	color:#D4B9EB;
	}
a:visited
	{
	color:#B3ADB8;
	}
a:hover
	{
	color:#FFFFFF;
	}
a:active
	{
	color:#B791EB;
	}
body
	{
	background-color:#435243;
	color:#D3EBD3;
	font-family:"Trebuchet MS",verdana, arial, sans-serif;
	font-size:0.8em;
	text-align:center;
	}
input, textarea
	{
	background-color:#AEBDB6;
	border:1px solid #3E5248;	
	font-family:verdana, arial, sans-serif;
	font-size:90%;
	}
input.button
	{
	font-weight:bold;
	border-style:solid;
	border-width:2px;
	border-color:#C0CFC8 #8CA197 #7E9489 #B5C4BD;
	padding:3px;
	}
input.button:hover
	{
	color:#4339B8;
	background-color:#BBB4ED;
	border-color:#D3C0FC #AF9DD4 #9A8ABD #C5B5E5;
	}
input.button:active
	{
	color:#4339B8;
	padding:3px 2px 3px 4px;
	background-color:#CDBAFF;
	border-color:#B4ABC9 #D7CEED #EBE3FF #BEB4D6;
	}	
input:hover, input:active, textarea:hover
	{
	border-color:#624AFF;
	color:#4339B8;
	background-color:#BBB4ED;
	}
div.block, .errors
	{
	text-align:left;
	border:5px;
	margin:10px 5px 10px 5px;
	}
form, .errors
	{
	/*width:85%;*/
	}
form
	{
	background-color:#5F7D69;
	margin-top:.4em;
	padding:.3em;
	font-size:90%;
	color:#000000;
	border:5px double #18261D;
	}
.formRowLeft
	{
	margin:2px;
	background-color:#87A388;
	text-align:left;
	}
.formRow
	{
	margin:2px;
	background-color:#87A388;
	text-align:center;
	}	
.formLabel
	{
	float:left;
	text-align:left;
	width:150px;
	padding:5px 3px 5px 2px;
	margin-right:2em;
	background-color:#8EAB8F;
	}
.formControl
	{
	text-align:left;
	padding:3px 3px 3px 3px;
	margin-left:158px;
	background-color:#8EAB8F;
	}
.errors
	{
	font-weight:bold;
	color:#ff0000;
	background-color:#ffffff;
	border:3px double #ff0000;
	padding:6px;
	}
.standout
	{
	font-weight:900;
	text-decoration:underline;
	text-transform:uppercase;
	text-shadow:#000000;
	}
/* End of rn.css */

body
	{
	min-width:750px;
	}
textarea
	{
	width:98%;
	max-width:500px;
	}
#title p
	{
	text-align:center;
	width:100%;
	}
#siteTitle
	{
	position:relative;
	margin:0;
	border:0;
	padding:0;
	width:572px;
	height:155px;
	margin:auto;
	padding:3px;
	}
#siteTitle p
	{
	position:absolute;
	top:60px;
	right:23px;
	width:108px;
	height:40px;
	font-family:"Trebuchet MS",arial,helvetica,sans-serif;
	margin:0;
	padding:0;
	}
#siteTitle p #totalYodas
	{
	font-size:12px;
	}
#siteTitle p #totalYodasDesc
	{
	font-size:10px;
	}	
.lightside
	{
	background-color:#8888ff;
	height:5px;
	width:12px;
	overflow:hidden;
	border:1px solid #5555ff;
	float:left;
	}
.neutral
	{
	background-color:#ff00ff;
	height:5px;
	width:12px;
	overflow:hidden;
	border:1px solid #ff55ff;
	float:left;
	}				
.darkside
	{
	background-color:#ff0000;
	height:5px;
	width:12px;
	overflow:hidden;
	border:1px solid #ff5555;
	float:left;
	}
.empty
	{
	background-color:transparent;
	height:5px;
	width:12px;
	overflow:hidden;
	border:1px dotted #aaaaaa;
	float:left;
	}			
.news, .info, .shout, .links
	{
	background-color:#8888ff;
	font-size:0.85em;
	width:184px;
	margin:0px 5px 5px 5px;
	padding:0px 8px;
	overflow:auto;
	}
.adlinks
	{
	margin:5px 0px;
	border:0;
	padding:0;
	}
.news p, .info p, .shout p, .links p
	{
	text-align:justify;
	}

.shout h4
	{
	background-color:#9999ff; 
	margin:0px;
	padding:0px;
	}				
.shouty
	{
	margin:0px 0px 5px 0px;
	padding:2px 4px 0px 0px;
	border:0;
	text-align:justify;
	cursor:default;
	}
.shouty:hover
	{
	background-color:#9494ff;
	}
.shouted
	{
	overflow:auto; 
	height:150px; 
	margin:5px 0px;
	width:100%; 
	}

.newsHold
	{
	position:absolute;
	margin-top:100px;
	margin-bottom:10px;
	right:10px;
	top:5px;
	}
.leftHold
	{
	position:absolute;
	margin-top:100px;
	margin-bottom:10px;
	left:10px;
	top:5px;
	z-index:10;
	}
.info
	{

	}				
ul
	{
	padding-left:10px;
	margin-left:10px;
	text-align:left;
	}
.news h3, .info h3, .shout h3, .links h3
	{
	background-color:#aaaaff; 
	color:#3333bb;
	}
#result
	{
	position:relative;
	z-index:5;
	}
span.count
	{
	width:3em;
	}
.error
	{
	background-color:#000000;
	border:1px solid #ff0000;
	margin:3px;
	}
.uber
	{
	font-size:0.8em;
	}
.adminDel
	{
	float:right;
	padding:1px;
	font-size:7px;
	height:7px;
	width:7px;
	border:1px solid #3333bb;
	}
.adminDel a
	{
	display:block;
	color:#3333bb;
	font-weight:bolder;
	text-decoration:none;
	}
#latestResult
	{
	border:0px;
	padding:0px;
	margin:0px;
	}
#latestResultContainer
	{	
	border:0px;
	padding:0px;
	margin:0px;	
	}
.disclaimer, .otherInfo
	{	
	margin-left:220px;
	margin-right:220px;
	font-size:0.85em;
	}
.disclaimer
	{
	margin-top:50px;
	text-align:justify;	
	padding:20px;
	}
#theDayCon
	{
	margin-bottom:10px;
	}
.bruteLinks
	{	
	font-size:1.4em;
	font-weight:bold;
	background-image:url('img/ys-mybrute.png');
	background-position:top center;
	background-repeat:no-repeat;
	height:150px;
	padding-top:20px;
	width:365px;
	margin-top:30px;
	text-align:center;
	}
.bruteLinks p
	{
	padding-left:45px;
	}
#TLYDNotify
	{
	margin-bottom:15px;
	margin-top:15px;
	font-weight:bold;
	font-size:1.2em;
	}
.footer
	{
	clear:both;
	}