/*
Theme Name:		Renderstate
Theme URI:		http://www.renderstate.de
Description:	<a href="http://www.renderstate.de">www.renderstate.de</a> Wordpress Theme
Version:		1.0
Author:			Özkan Can
Author URI:		http://www.renderstate.de
*/
@charset "utf-8";
body {
	background-color: #FFF;
	width: 100%;
	padding: 0px;
	margin: 0px;
	min-width: 974px;
	border-top: 2px solid #A00;
}
#header {
	width: 74.9230em;
	*width: 73.0501em;
	text-align: center;
	margin: auto;
	margin-top: 1em;
	border-top: 2px solid #A00;
	border-bottom: 1px solid #FFF;
	border-right: 1px solid #A00;
	border-left : 1px solid #000;	
	background-color: #000;
	background-image: url(img/wireframe.png);
	background-position: right top;
	background-repeat: no-repeat;
}
#sheader {
	width: 74.9230em;
	*width: 73.0501em;
	text-align: center;
	margin: auto;
	margin-top: 1em;
	border-top: 2px solid #A00;
	border-bottom: 1px solid #FFF;
	border-right: 1px solid #A00;
	border-left : 1px solid #000;	
	background-color: #000;
	background-image: url(img/shader.png);
	background-position: right top;
	background-repeat: no-repeat;
}
#cheader {
	width: 74.9230em;
	*width: 73.0501em;
	text-align: center;
	margin: auto;
	margin-top: 1em;
	border-top: 2px solid #A00;
	border-bottom: 1px solid #FFF;
	border-right: 1px solid #A00;
	border-left : 1px solid #000;	
	background-color: #000;
	background-image: url(img/contact.png);
	background-position: right top;
	background-repeat: no-repeat;
}
#header h1 {
	font-size: 182%;
	text-align: left;
	padding: 0px 0px 0px 15px;
	margin: 0px;
}
#header h3 {
	color: #DDD;
	text-align: left;
	padding: 0px 0px 15px 15px;
	margin: 0px;
}
#header a {
	text-decoration: none;
	color: #FFF;
}
#header a:hover {
	text-decoration: underline;
}
#sheader h1 {
	font-size: 182%;
	text-align: left;
	padding: 0px 0px 0px 15px;
	margin: 0px;
}
#sheader h3 {
	color: #DDD;
	text-align: left;
	padding: 0px 0px 15px 15px;
	margin: 0px;
}
#sheader a {
	text-decoration: none;
	color: #FFF;
}
#sheader a:hover {
	text-decoration: underline;
}
#cheader h1 {
	font-size: 182%;
	text-align: left;
	padding: 0px 0px 0px 15px;
	margin: 0px;
}
#cheader h3 {
	color: #DDD;
	text-align: left;
	padding: 0px 0px 15px 15px;
	margin: 0px;
}
#cheader a {
	text-decoration: none;
	color: #FFF;
}
#cheader a:hover {
	text-decoration: underline;
}
#nav {
	width: 74.9230em;
	*width: 73.0501em;
	height: 1.5em;
	margin: auto;
	border-right: 1px solid #A00;
	border-left : 1px solid #000;
}
#nav ul {
	width: 74.9230em;
	*width: 73.0501em;
	height: 1.2em;
	margin : 0px;
	padding: 0px;
	background-color: #000;
	border-bottom : 2px solid #A00;		
}
#nav li {
	float: left;
	height: 1.2em;
	padding: 0em 1em 0em 1em;
	color: #FFF;
	background-color: #000;
	border-left : 1px solid #FFF;
	list-style: none;
}
#nav li.first {
	margin-left: 15px;
}
#nav li.second {
	border-left: none;
}
#nav li.highlight {
	color: #000;
	font-weight: bold;
	background-color: #FFF;
	border-left: 1px solid #000;
	border-bottom: 1px solid #800;
	border-right: 1px solid #F00;
	height: 1.4em;
	vertical-align: bottom;
/*	padding-top: 0.25em;
*/
}	
#nav a {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
#nav a:hover {
	text-decoration: underline;
}
#nav li:hover {
	background-color: #A00;
	height: 1.35em;
}
#nav li.highlight:hover {
	background-color: #FFF;
	height: 1.4em;
}
#nav li.highlight a{
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
#content {
	clear: both;
	width: 74.9230em;
	*width: 73.0501em;
	text-align: left;
	margin: auto;
	border-right: 1px solid #A00;
	border-left : 1px solid #000;
	background: url('img/bgcode.gif');	
}
#sidebar {
	float: left;
	width: 15.3846em;
	*width: 15em;
	border-right: 1px solid #A00;
	background-color: #FFF;
}
#main {
	float: right;
	width: 55em;
	padding-right: 2em;
	text-align: left;
	background: url('img/bgcode.gif');	
}	
#sidebar ul {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#sidebar li {
	list-style: none;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#cats li {
	padding-left: 20px;
	padding-bottom: 3px;
}
#arcs li {
	padding-left: 20px;
	padding-bottom: 3px;
}
#roll li {
	padding-left: 20px;
	padding-bottom: 3px;
}
#rss li {
	padding-left: 20px;
	padding-bottom: 3px;
}

#sidebar h2{
	padding-left: 1em;
	background-color: #000;
	color: #FFF;
	border-bottom: 2px solid #A00;
	
}
#amazon {
	margin-top: 1.5em;
}
#google {
	margin: auto;
	text-align: center;
}
li.graybox {
	background-color: #EEE;
}
div.comments ol {
	margin: 0px;
	padding: 0px;
}
div.comments li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#comment {
	width: 100%;
}
#search {
	width: 10em;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-bottom: 1px solid #800;
	border-right: 1px solid #F00;
	background-color: #EEE;	
}
#submit {
	background-image:url(img/search.png);
	background-position: center;
	background-repeat:no-repeat;
	width : 20px;
	border: 0px;
	background-color: #FFF;
}
#searchform {
		margin-top: 15px;
		margin-left: 20px;
		text-align: left;
}
#main code {
	padding: 5px 0px 5px 15px;
	white-space: pre;
	background: url('img/bgcode.gif');
	border-top: 1px solid #000;
	border-left: 5px solid #000;
	border-bottom: 1px solid #800;
	border-right: 1px solid #F00;
	color: #000;
	display: block;
	font: normal 0.9em Verdana,"Lucida Sans Unicode",serif;
	overflow: auto;
}
label {
	font-size: 0.8em;
	font-weight: bold;
}
span.bold {
	font-weight: bold;
	font-size: 0.8em;
}
span.tbold {
	font-weight: bold;
}
span.sfont {
	font-size: 0.8em;
}
#footer {
	clear: both;
	width: 74.9230em;
	*width: 73.0501em;
	text-align: center;
	margin: auto;
	border-bottom: 2px solid #A00;
	background-color: #000;
	color: #FFF;
}
#xsmall {
	width: 100%;
	text-align: left;
	border-bottom: 1px solid #A00;
	background-color: #FFF;
	color: #000;
	font-size: 0.4em;
}
#content a {
	color: #000;
	text-decoration: none;
	border-bottom: 1px solid #A00;
	font-weight: bold;
}
#content a:hover {
	color: #000;
	text-decoration: none;
	border-bottom: 2px solid #A00;
}
#content a:visited {
	color: #000;
	text-decoration: none;
	border-bottom: 1px solid #000;
}

div.descr {
	color: #A00;
	font-size: 0.9em;
}
#author {
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-bottom: 1px solid #800;
	border-right: 1px solid #F00;
	background-color: #EEE;	
}
#email {
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-bottom: 1px solid #800;
	border-right: 1px solid #F00;
	background-color: #EEE;	
}
#url {
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-bottom: 1px solid #800;
	border-right: 1px solid #F00;
	background-color: #EEE;	
}
#comment {
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-bottom: 1px solid #800;
	border-right: 1px solid #F00;
	background-color: #EEE;	
}
#securitycode {
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-bottom: 1px solid #800;
	border-right: 1px solid #F00;
	background-color: #EEE;	
}
#commentmetadata {
	font-size: 0.8em;
}
#main table {
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-bottom: 1px solid #800;
	border-right: 1px solid #F00;
	width: 100%;
}
#contact td {
	border: none;
}
#twitter {
	margin-top: 15px;
	background-color: #FFF;
}
#twitter {
	background-image:url(img/tw.png);
	background-position: left top;
	background-repeat:no-repeat;
}
li.twitter-item {
	list-style: none;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 100px;
	border-bottom: 1px dotted #A00;
}
