body {
	background-color:#666666;
	background-image:url(http://www.runz.de/img/bg.gif);
	background-repeat: repeat-y;
	background-position:center;
	background-color: #242424;
        font-family : Arial,Verdana;
        font-size : 10pt;
        color : #fff;
        margin:0;
        padding:0;

}

.pagebar 
	{ 
		font: 11pt Arial, Helvetica, sans-serif; 
		padding-top: 20px; 
		padding-bottom: 10px; 
		margin-left: 50px; 
	}

.pagebar a, .pageList .this-page 
	{
		padding: 2px 6px; 
		text-decoration: none;
	}

.pagebar a:visited 
	{
		padding: 2px 6px; 
		text-decoration: none;
	}

.pagebar .break 
	{
			padding: 2px 6px; 
			border: none; 
			text-decoration: none;
	}

.pagebar .this-page 
	{
		padding: 2px 6px; 
		font-weight: bold; 
		font-size: 13px; 
		vertical-align: top; 
	}

.pagebar a:hover 
	{
		color: #fff; 
		border-color: #036; 
		text-decoration: none;
	}
	



#content h2 {
       color:#f59c01;;
       font-size:14pt;
       font-weight:normal;
}

.side {
	background-image:url(http://www.runz.de/img/bg_side.gif);
 	background-repeat: repeat-y;
}

#page {
	width:970px;
	margin-left:auto;
	margin-right:auto;
	background-color:#003b1f;
	background-image:url(http://www.runz.de/img/bg_page.gif);
	background-repeat: repeat-y;
}

#header {
	width:970px;
	height:209px;
	background-color:#34210b;
	background-image:url(http://www.runz.de/img/header.jpg);
}

#footer {
	clear:both;
	text-align:center;
	font-size:8pt;
        letter-spacing:0.2em;
	color:#90740d;
        border-top: 1px solid #90740d;
        width:620px;
        margin: 0 0 20px 60px;
        padding-top:10px;
}


#footer a {
	color:#90740d;
	text-decoration: underline;
}

#footer a:hover	{
	color:#90740d;
	text-decoration: none;
}

#themenu {
	float:left;
	position:relative;
	top:153px;
        left:10px;
        margin:0;
        padding:0;
}

#themenu li {
	float:left;
        color:#003a1e;
        font-size:12pt;
        list-style-type:none;
        margin:0 20px 0 0;
        padding:0;
}

#themenu li a {
	display:block;
        color:#003a1e;
        font-size:12pt;
        text-decoration:none;

}

#themenu li a:hover {
        color:#003a1e;
        font-size:12pt;
        text-decoration:none;
}

#content {
        float:left;
	clear:left;
	display:inline;
	width:700px;
        margin-bottom:30px;
}

#content a {
        color: #f59c01;
        text-decoration:underline;
}

#content a:hover {
        color: #ffe425;
        text-decoration:none;
}

#content .post {
	margin-bottom:0;
	padding:30px 0 0 17px;
}

#content .post h2 {
	display:block;
	font-size:14pt;
        font-weight:normal;
	font-family:Arial,Verdana;
        margin:0;
        padding:0 0 0 30px;
	color:#81b29a;
}

#content .post h2 a, #content .post h3 a, .navigation a {
	color:#f59c01;
        text-decoration:none;

}

	
#content .post p {
	margin-bottom:15px;
        padding-left:30px;
        line-height:130%;
        font-size:11pt;
}

#content .post blockquote {
	padding:10px;
	background-color:#DCF0FC;
	color:black;
	border:2px solid #FFCE8A;
	font-style:italic;
	margin:10px;
}

#content .post blockquote blockquote {
	background-color:white;
	color:black;
}

#content .post small {
	display:block;
	margin:0 0 7px 0;
	color:#ffe425;
        padding-left:30px;
}

#content .post p.postmetadata {
	text-align:right;
	background-color:#012b17;
	color:#fff;
        width:712px;
        height:21px;
        padding: 25px 0 10px 0;

}

#content .post p.postmetadata a {
	color:#f59c01;
        text-decoration:none;
}

#content .post p.postmetadata a:hover {
	color:#ffe425;
        text-decoration:none;
}


/*The comments*/


.commentlist li {
	display:block;
	background-color:#FFE0C1;
	padding:5px;
	margin-bottom:15px;
}

/*name of author*/
.commentlist li cite ,.commentlist li cite a {
	color:#999999;
	font-weight:bold;
}

.commentlist li small.commentmetadata {
	display:block;
	margin:10px 0px 10px 0px;
	color:#0CC4E8;
}

.commentlist li a {
	color:#CC9900;
}

#commentform {
	margin-bottom:25px;
}

#commentform a {
	color:#CC9900;
}

#commentform input, #commentform textarea {
	margin-top:5px;
}

h3#comments, h3#respond	{
        margin-left: 30px;
        font-size:12pt;
        color: #81b29a;
        font-weight: normal;
}

#sidebar {     
        float:right;
        width:222px;


}

#sidebar a {
	color:#f59c01;
	text-decoration:none;
	padding-left:0px;
}

#sidebar li {
        color: #f9de24;
	margin:0;
        padding:0;
        list-style-type:square;
        width:140px;
}

#sidebar ul {
	padding-bottom:13px;
}

#sidebar a:hover {
	margin:0;
	text-decoration:none;
	color:#ffe425;

}

#sidebar h2 {
        font-weight:normal;
        font-size:11pt;
        color:#fff;
        text-align:right;
        border-bottom: 1px solid #761e08;
        width:180px;
	padding: 4px 0 4px 0;
        margin-left:8px;
}


.commentlist li ul li, .commentlist li ol li {
	border-left:0px solid white;
}

.commentmetadata a {
	color:#0CC4E8;
}


/*standard theme stuff*/

#s, textarea {
        border : 1px solid #f59c01;
        height : 250px;
        font-family : Arial, Helvetica, sans-serif;
        font-size : 11pt;
        font-weight : normal;
        font-variant : normal;
        color : #fff;
        background-color : #004a26;
        width:500px;
	padding:4px;
}

#s, input {
	border:1px solid #f59c01;
	padding:4px;
        background-color : #004a26;
}

.eingabe {
        color : #fff;
        background-color : #004a26;
        border : 1px solid #f59c01;
        font-size : 11pt;
        width : 200px;
        padding : 4px;

}


#searchsubmit, #submit {
	border:1px solid #f59c01;
	background-color:#004a26;
	color:#fff;
	font-weight:bold;
}

.post ol, .commentlist ol {
	list-style:decimal;
	padding:5px 0px 5px 0px;
	list-style-position:inside;
}

.post ul, .commentlist ul {
	list-style:disc;
	list-style-position:inside;
	padding:5px 0px 5px 0px;
}

.post li, .commentlist li {
	padding-bottom:5px;
}

.post strong, .post b {
	font-weight:bold;
}

.post em, .post i {
	font-style:italic;
}

.page_item .page_item, #sidebar ul.children {
	margin-left:20px;
}

#calendar_wrap td, #calendar_wrap thead tr th {
	padding:3px;
}

#calendar_wrap thead {
	background-color:#666666;
	color:white;	
}

#calendar_wrap caption {
	text-align:center;
}

#searchsubmit {
	display:block;
	margin-top:5px;
}

div.clear {
	clear:both;
	height:0px;
	width:0px;
	overflow:hidden;
}

#wp-calendar {
        margin: auto;
        font-size: 1em;
        padding-left:30px;
        margin-left:30px;
}

#wp-calendar caption {
        font-size: 1.1em;
        color:#f9de24;
        padding-top:10px;
        margin-left:30px;
}

#wp-calendar th {
        font-size: 0.9em;
}

#wp-calendar #today {
        border: 1px solid #cccccc;
}

#wp-calendar td {
        color: #cccccc;
}

#wp-calendar #next a, #wp-calendar #next  {
        padding-right: 5px;
        text-align: right;
}

#wp-calendar #prev a, #wp-calendar #prev {
        padding-left: 5px;
        text-align: left;
}
