/* @override http://www.apartmentonesix.com/RentACoder/spiel/wp-content/themes/default/style.css */

/*
Theme Name: Spiel Custom Theme
Description: Custom theme for spielmitdemglueck.
Author: Peter Butler

*/

* {
	text-align: left;
	font-family: "Lucida Sans Unicode";
}

a {
	color: #BD0000;
	font-weight: 600;
	font-size: 13px
}

html {
	background: #02110b;
}

#page {
	width: 100%
}

#header {
	text-align: left;
	background: url(images/bg-banner.png);
	height: 133px;
	overflow: hidden;
	width: 100%;
}

#headerimg {
	display: inline;
}

#header h1 {
	display: inline;
}

#header h1 {
	float: left;
}

#header .ad {
	position: absolute;
	left: 700px;
	top: 10px;
	width: 480px;
}

#sidebar-1 {
	width: 19%;
	float: left;
}

#sidebar-1 ul.l1 {
	list-style-type: none;
	padding-left: 20px;
	padding-top: 20px;
	margin-top: 16px;
}

#sidebar-1 ul li ul li, #sidebar-2 ul li ul li {
	margin: 0;
	border-bottom: 1px dotted #6b333b;
}

#sidebar-1 ul li a, #sidebar-2 ul li a {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #ffd598;
	display: block;
	padding: 4px 8px 4px 5px;
	font-weight: 900;
	text-decoration: none;
}

#sidebar-1 ul li a:hover, #sidebar-2 ul li a:hover {
	background-color: #000000;
	color: #ffffff;
}

#sidebar-1 ul li h2, #sidebar-2 ul li h2 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #ffd598;
	background-color: #ae2323;
	display: block;
	font-weight: bold;
	padding: 3px 8px 3px 5px;
	border-left: 3px solid #cb2828;
}

#sidebar-2 {
	width: auto;
	margin-left: 10px;
	font-family: "Lucida Sans Unicode";
	font-size: 12px;
	color: #ca5643;
	padding-top: 0.6em;
	color: #FFB7B7;
	border-left: 1px dashed #6b333b;
	overflow: hidden;
	padding-left: 20px
}

#sidebar-2 ul {
	list-style-type: none;
	width: 90%;
}

#sidebar-2 ul li#tag_cloud a {
	display: inline;
}

input#searchsubmit {
	font-family: Arial;
	font-size: 10px;
	color: #ffd598;
	font-size: bold;
	background: url(images/button.png) no-repeat left;
	border: none;
	width: 73px;
	height: 20px;
	text-align: center;
	display: block;
}

input#s {
	margin: 5px 0;
}
#searchform{
	margin: 5px 0;
}
#sidebar-2 ul li#tag_cloud a:hover {
	background: transparent;
}

#content {
	float: left;
	width: 54%;
	background: #fff;
	margin: 0 20px;
	padding: 20px;
}

#content p {
	margin: 10px 0;
	line-height: 18px;
}

.date {
	float: right;
	font-size: 16px;
	font-family: "Lucida Sans Unicode";
}

.post h2 {
	background-image: url(images/trebol.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding: 5px 3px 5px 35px;
	font-size: 20px;
	margin-top: 20px;
}

.post h2 a{
	font-size: 20px;
	font-family: "Lucida Sans Unicode";
	color: #FF6600;
	text-decoration: none;
}

h2.center{
	text-align: center;
	font-size: 24px;
}

.post p.postmetadata, .comment-meta {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #ffd598;
	background-color: #AE2323;
	font-weight: bold;
	padding: 3px 8px 3px 5px;
}

.post p.postmetadata a, .comment-meta a {
	color: #ffd598;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	font-family: "Trebuchet MS";
}
h3#comments, h2.pagetitle{
	margin-top: 20px;
	font-size: 24px;
}
ol.commentlist{
	margin-top: 30px;
}
.vcard{
	padding: 2px;
	padding-left: 5px;
	color: #ffd598;
}
li.comment{
	border: 1px solid #ccc;
	margin: 5px 0;
}
.comment-author.vcard{
	float: left;
}
.comment-meta{
	text-align: right;
}
#content .comment p{
	clear: both;
	padding: 10px;
	margin: 0px;
}
.comment img.avatar{
	display: none;
}
textarea#comment{
	width: 90%;
}
#footer {
	color: #999999;
	clear: both;
	padding: 30px;
}

#footer p {
	font-family: "Lucida Sans Unicode";
	font-size: 10px;
	text-align: center;
}