/*  
Theme Name: Peaceful Rush
Theme URI: http://www.wpdesigner.com/2007/01/17/peaceful-rush-wordpress-theme/
Description: Peaceful Rush Wordpress theme created by Small Potato (WPDesigner.com)
Version: 1.0.2
Author: Small Potato
Author URI: http://www.wpdesigner.com/

	This theme is released under GPL.

*/

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin: 0;
	padding: 0;
}

body{
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	background: #fff url(images/bg_body.gif) repeat-x;
	color: #000;
}

h1, h2, h4, h5, h6{
	font-family: Georgia, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
h3{
	font-family: Georgia, sans-serif;
	font-size: 10px;
	font-weight: light;
}


a{
	text-decoration: underline;
	color: #05b303;
}

a:hover{ text-decoration: none; }

a img{ border: 0; }

abbr, acronym{ border: 0; }

address, dl, p{ padding: 15px 0 0; }

blockquote {
	background:url(images/blockquote.gif) 3px 3px no-repeat;
	padding:0px 0px 0px 36px;
	margin:5px 0;
}

code{
	background: #f9f9f9;
}

dt{ font-weight: bold; }

dd{ padding: 0 0 0 15px; }

hr{
	clear: both;
	margin: 15px 15px 5px 15px;
	border: 0;
	height: 1px;
	text-align: left;
	background: #ede5da;
	color: #ede5da;
}

small{
	font-size: 11px;
}

pre{
	width: 90%;
}

input, textarea{
	font-family: Arial, Helvetica, Georgia, sans-serif;
	font-size: 12px;
	padding: 2px;
}

input#s, input#author, input#email, input#url, textarea#comment{
	border: 1px solid #e5d8c6;
	background-color: #faf5ef;
	padding: 3px;
}

input#author, input#email, input#url{
	margin: 0 5px 0 0;
}

#container{
	margin: 0 auto;
	width: 748px;
}

#header{
	clear: both;
	height: 55px;
}

#header h1{
	float: left;
	padding: 26px 30px 0 72px;
	font-size: 24px;
	font-weight: normal;
	background: url(images/logo.gif) no-repeat 38px 26px;
	color: #fff;
}

#header h1 a{
	text-decoration: none;
	color: #fff;
}

#header h1 a:hover{
	text-decoration: underline;
}

#menu{
	float: left;
	font-family: Georgia, sans-seriff;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
}

#menu ul{
	list-style: none;
	margin: 0;
	padding: 35px 23px 0 0;
}

#menu ul li{
	display: inline;
	margin: 0;
	padding: 0 8px;
}

#menu ul li a{
	text-decoration: none;
	color: #fff;
}

#menu a:hover{
	text-decoration: underline;
}

#pagewrapper{
	float: left;
	width: 748px;
	padding: 23px 0;
	background: url(images/bg_page.gif) no-repeat left top;
}

#page{
	padding: 0 23px;
}

#playerhead{
	float: left;
	width: 702px;
	height: 150px;
	background: url(images/banner.jpg) no-repeat left top;
	clear: both;
}

#banner{
	float: left;
	width: 702px;
	height: 150px;
	background: url(images/banner.jpg) no-repeat left top;
	clear: both;
}


img#wpstats{
	width:0px;
	height:0px;
	padding:0px;
	border:none;
	overflow:hidden;
}

.maincolumn{
	float: left;
	width: 500px;
}
.kundencolumn{
	float: left;
	width: 705px;
}

.post{
	margin: 10px 0 0;
	padding: 15px;
	background: url(images/bg_post.gif) no-repeat left top;
}

.kundenpost{
	margin: 10px 0 0;
	padding: 15px;
	background: url(images/bg_kundenpost.gif) no-repeat left top;
}
.post h2{
	border-bottom: 1px solid #ebe1d3;
	padding: 0 0 7px 0;
	font-size: 18px;
	font-weight: normal;
	color: #c97d05;	
}

.post h2 a{
	text-decoration: none;
	color: #c97d05;
}

.post h2 a:hover{
	text-decoration: underline;
}

.postinfo{
	color: #999999;
	font-size: 10px;
}

.postinfo a{
	text-decoration: underline;
	color: #999999;
	font-size: 10px;
}

.postinfo a:hover{
	text-decoration: none;
}

.kundenpost h2{
	border-bottom: 1px solid #ebe1d3;
	padding: 0 0 7px 0;
	font-size: 18px;
	font-weight: normal;
	color: #c97d05;	
}

.kundenpost h2 a{
	text-decoration: none;
	color: #c97d05;
}

.kundenpost h2 a:hover{
	text-decoration: underline;
}

.kundenpostinfo{
	color: #999999;
	font-size: 10px;
}

.kundenpostinfo a{
	text-decoration: underline;
	color: #999999;
	font-size: 10px;
}

.kundenpostinfo a:hover{
	text-decoration: none;
}

.browse{
	margin: 0 15px;
	border-top: 1px solid #e5d8c6;
	padding: 15px;
	line-height: 24px;
}

#sidebar{
	float: left;
	margin: 10px 0 0 10px;
	width: 192px;
	background: url(images/bg_sidebar.gif) no-repeat left top;
}

#sidebar a{
	color: #878773;
}

#sidebar ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

#sidebar ul li{
	padding: 15px;
	padding-bottom: 10px;
	padding-top: 5px;
	font-family: Georgia, sans-seriff;
	text-transform: uppercase;
}

#sidebar ul li.syndicate a{
	padding: 0 20px 0 0;
	background: url(images/feed-icon.gif) no-repeat right 2px;
}

#sidebar ul li h2{
	border-bottom: 1px solid #ebe1d3;
	padding: 0 0 7px 0;
	font-size: 12px;
	color:  #514129;
}

#sidebar ul ul{
	padding: 7px 0 0;
}

#sidebar ul ul li{
	padding: 0;
	font-family: Arial, Helvetica, Georgia, sans-seriff;
	line-height: 24px;
	text-transform: none;
}

#sidebar ul ul ul{
	padding: 0;
}

#sidebar ul ul ul li{
	padding: 0 0 0 15px;
	background: url(images/bullet_2.gif) no-repeat 0 8px;
}

#sidebar ul ul ul ul li{
	background: url(images/bullet_3.gif) no-repeat 0 8px;
}

#sidebar ul ul ul ul ul li{
	background: none;
}


#container, #header, #menu, #pagewrapper, #page, #banner, .maincol, .post, .entry, .browse, #sidebar, #comments-template{
	text-align: left;
	vertical-align:top;
}