/*
Theme Name: Leonerd.de 2.0
Theme URI: http://leonerd.de
Description: Neues Design f&uuml;r Leonerd.de, Beta ist Vergangenheit!
Version: 2.0
Author: Leonard Hertel
Author URI: http://leonardhertel.com/
Tags: grey in grey, leonerd, leonard hertel, imageless

	This theme was designed and built by Leonard Hertel,
	whose blog you will find at http://leonerd.de/ and his page at http://leonardhertel.com

*/

html,body,a,h1,h2,h3,h4,h5,h6,form,img,input,li,p,pre,table,td,textarea,tr,ul	{
	background:transparent; border:none; margin:0px; padding:0px;	}
html,body,form,input,li,p,table,td,textarea,ul	{
	color:#e0e0e0; font:normal 12px/17px Verdana,Helvetica;	}
body	{
	background-color:#2c2933;
	cursor:default;
	text-align:center;
	}

h1	{	display:none;	}
h2,h2 a	{
	color:#ffffff;
	font:normal 24px/24px Arial,Helvetica;
	margin:10px 0px 5px 0px;
	text-decoration:none;
	}
h3	{
	color:#ffffff;
	font:bold 18px/18px Arial,Helvetica;
	margin:10px 0px 5px 0px;
	}
h4	{
	color:#ffffff;
	font:italic bold 14px/14px Arial,Helvetica;
	margin:10px 0px 5px 0px;
	}
a	{
	border:none;
	color:#66cc00;
	font-weight:bold;
	text-decoration:underline;
	}
a:hover	{
	color:#ff9900;	}
input	{
	line-height:21px; padding:2px; 	}
input,textarea	{
	background:#615f66;	}
p	{
	margin:0px 0px 10px 0px;	}
ul	{
	list-style:square outside;
	margin:0px 0px 10px 20px;
	}
ul#menu	{	display:inline-block; list-style:none; margin:0px 0px -3px 0px;	}
ul#menu li	{	float:left;	}
ul#menu li a	{
	background:transparent;
	color:#e0e0e0;
	display:block;
	font:bold 14px/14px Arial,Helvetica;
	padding:0px 10px 0px 0px;
	text-decoration:none;
	text-transform:uppercase;
	}
ul#menu li a:hover	{ color:#66cc00;	}
ul#menu li.current_page_item a	{ color:#ff9900;	}
ul.categories	{
	list-style:none; margin-left:0px; }
ul.categories li.cat-item	{
	float:left; width:129px;}

.subline	{
	color:#999999;
	font-weight:bold;
	font-size:11px;
	margin-top:-2px;
	margin-bottom:5px;
	}
.theBox	{
	background-color:#423f48;
	border:1px solid #615f66;
	display:block;
	margin:0px 0px 10px 0px;
	padding:10px 20px 10px 20px;
	}

.aligncenter,div.aligncenter	{
	display:block; margin-left:auto; margin-right:auto;}
.alignleft	{
	float:left;}
.alignright	{
	float:right;}
.clear	{
	clear:both;
}
.paidcontent	{
	background:transparent url("img/paidContentClip-small.png") no-repeat;
	display:block;
	float:right;
	height:50px;
	margin:-16px 0px 0px 0px;
	overflow:hidden;
	text-indent:-9999px;
	width:48px;
}
.size-thumbnail	{
	margin:0px 10px 0px 10px;
	}

#wrap	{
	display:block;
	margin:0px auto 0px auto;
	text-align:left;
	width:780px;
	}
#header	{
	text-align:center;
	height:100px;
	}
#content	{
	display:inline-block;
	float:left;
	width:490px;
	}
#sidebar	{
	display:inline-block;
	float:right;
	width:280px;
	}
#footer	{
	display:block;
	clear:both;
	height:60px;
	}

#sidebar h2	{
	margin-top:0px;
	font:bold 14px/14px Arial,Helvetica;
	text-align:right;
	}
#sidebar .theBox	{
	padding:10px 10px 10px 10px;
	}