/*   
Theme Name: Lean3
Theme URI: http://www.schreibdichte.de
Description: Sehr schlankes Design. 
Author: Farid Mésbahi
Author URI: http://www.schreibdichte.de
Version: 0.2
Info: Dieses Theme basiert auf "Upstart Blogger Minim" von Robert Ellis (<a href="http://www.upstartblogger.com/" title="Upstart Blogger">Upstart Blogger</a>.)
License: Creative Commons
*/

body {
	background-color: #ffffff;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	padding: 20px;
	font-size: 13px;
	line-height: 1.3em;
	color: #000000;
}

#container {
	width: 872px;
	margin: 0 auto;
}

#sidebar {
	width: 336px;
	float: left;
	font-size: 13px;
	line-height: 1.3em;
	padding: 0 10px 25px 0;
	}

#sidebarleft {
	width:180px;
	float: left;
}

#sidebarright {
	width: 125px;
	float: right;
}

#footer {
	width:180px;
	float: left;
	clear: both;
	font-size: .64em;
}

#content {
	width: 500px;
	float: right;
	}

#content div.post p {
	margin-top: 1px;
}

#content div.post_content p {
	margin-top: 1px;
}

#content div.post_single p {
	margin-top: 1px;
}

a {
	color: #446a8e;
	text-decoration: none;
	font-weight: bold;
}

a:link h3 {
	color: #951400;
	border: none;
}

img {
	border: none;
}

a:link img {
	border: none;
}

a.gewinnspiel {
	color: #364c81;
}

ul {
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
}

li.linkcat {
	list-style-type: none;
}

img.img_left {
	float:left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: none;
}

#content div.post p img.bild_links {
	float: left;
	margin-right: 15px;	
}

h1 {
	font-size: 24px;
	line-height: 1em;
	text-transform: uppercase;
}

.title {
	border-bottom: 1px solid silver;
}


h3 {
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	margin-bottom: .2em;
	margin-top: 2em;
	letter-spacing: .2em;
	color: #34353e;
	border-bottom: 1px solid silver;
}

blockquote {
	background-color: #f3f3f3;
	padding: 10px;
	margin: 15px 0;
}

/* Post Navigation */

#content div.post_nav ul li a {
	text-decoration: none;
	color:  white;
	background-color: black;
	border-width: 1px;
	border-style: solid;
	border-color: black;
	width: 115px;
	font-weight: bold;
	font-size: 13;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
}

#content div.post_nav ul li {
	padding-top: 5px;
}

#content div.post_nav{
	margin-top: 40px;
}

/* Begin Comments*/

#content div.comment_preview_information {
	background-color: #93ec46;
	padding: 10px;
}

#content div.nocomment_information {
	background-color: #739dc0;
	padding: 10px;
}

div.comment_formular_error_information {
	background-color: #fc5665;
	padding-top: 1px;
	padding-bottom: 1px;
}

.comment_list li {
	margin: 5px 0 0 0px;
	padding: 10px;
	background-color: #f3f3f3;

}

.comment_list p {
	margin: 10px 5px 10px 0;
	font-weight: normal;
	text-transform: none;
}

/* End Comments */
