/*
Theme Name: nilspreusker.de
Theme URI: http://www.nilspreusker.de
Description: A custom theme for http://www,nilspreusker.de
Version: 1.0
Author: Nils Preusker
Tags: simple, shadow, two columns, light, white

*/

body {
	padding:0;
	margin:0;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#444444;
	font-size:11px;
}

h1, h2, h3, h4 {
	font-family:Georgia,"Times New Roman",serif;
	color:#444444;
/*	color:#8EB90F;*/
}

input {
	/*border: 1px solid #D0D0D0;
	background:url(images/textinput.png) no-repeat;*/
	margin-top:5px;
	padding-left:3px;
	width: 210px;
	/*height: 18px;
	border: 0px;*/
}

a {
  color: #8EB90F;
  text-decoration: none;
}

a:hover {
  color: #84ab0e;
  text-decoration: underline;
}

.rss {
	position:absolute;
	left:0;
	top:0;
	background:url(images/rss.gif);
	width: 100px;
	height:59px;
}

#wrapper {
	width:100%;
	min-height:100%;
	text-align:center;
}

#header {
	background:transparent url(images/blog-header.png) no-repeat scroll 0 0;
	float:left;
	font-family:Georgia,"Times New Roman",serif;
	font-size:12px;
	line-height:150%;
	margin:40px auto 25px;
	padding-left:3px;
	padding-top:100px;
	text-align:left;
	text-decoration:none;
	text-transform:uppercase;
	width:512px;
}

#header a{
	font-weight:bold;
	color:#444444;
}

#header a:hover{
	text-decoration:none;
	color: #84ab0e;
}

#header .description {
	font-weight:normal;
}

#search {
	float:left;
	width: 100px;
	margin-top:35px;
	margin-left:37px;
}

#main {
	width: 800px;
	margin-left: auto;
    margin-right: auto;
	height: 100%; 
}

#content {
	float: left;
}

#content ul li {
	list-style: disc inside;
}

blockquote {
	background: url(images/quotes.png) no-repeat left top #F0F0F0;
	min-height: 40px;
	margin: 0;
	padding: 18px 0 4px 47px;
}

blockquote p {
	font-style:italic;
}

.post {
	margin:0;
	padding-top: 10px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom:15px;
	text-align:left;
/*
	No shadows version
	width:448px;
	background:#F0F0F0;
	border:1px solid #E0E0E0;
*/
/*		
	Shadows Version:
*/
	width:450px;
	border-left:1px solid #E0E0F0;
	border-right:1px solid #E0E0F0;
}

.post-head {
	padding-top:5px;
	background:url(images/shadow-top.gif) top no-repeat;
}

#post-foot {
	background:url(images/shadow-bottom.gif) bottom no-repeat;
	width:510px;
	height:5px;
	margin:0;
	padding:0;
	margin-bottom: 30px;
}

.postmetadata{
	background-color:#F0F0F0;
	padding: 5px;
	border-top: 1px dotted #999999;
	border-bottom: 1px dotted #999999;
}

.post img {
	border: 1px solid #999999;
	padding: 2px;
	margin: 2px;
}

.post img.wp-smiley {
	border: none;
	margin:0;
	padding:0;
}

.post h2 {
	font-size:16px;
}

.post h2 a {
	color:#444444;
}

.post h2 a:hover {
	text-decoration:none;
	color: #84ab0e;
}

.post pre {
	border-left:1px solid #AAAAAA;
	color:#555555;
	font-family:monaco,"courier new",monospace;
	font-size:10px;
	margin:1.5em;
	overflow:auto;
	padding:0.25em 1.5em;
}

#comments {
	padding-top:10px;
	text-align:left;

}

#comments h2{
	padding: 0;
	margin: 0;
}

#comments textarea {
	border: 1px solid #D0D0D0;
	width: 450px;
}

.sidebar {
	float: left;
	background:url(images/shadow-left.gif) left top no-repeat;
	text-align:left;
	padding-top:10px;
	padding-left: 20px;
	margin-left:30px;
	min-height:600px;
}

ul {
	list-style:none;
	padding:0;
	margin:0;
	margin-bottom:20px;
}

li {
	list-style:none;
}

/*
#sidebar {
	color: #FFFFFF;
	margin-top: 5px;
	background: url(images/arrow.gif) right top no-repeat;
	float: left;
	width: 200px;
	text-align:left;
	position:absolute;
	left:-180px;
}

#sidebar:hover {
	background:#990000;
	left:0;
}
*/

#both {
	clear:both;
}

#footer a {
	color: #888888;
}

#footer a:hover {
	color: #AAAAAA;
}

#footer {
	width: 100%;
	text-align:center;
	background:url(images/footer-bg.gif) #232323 repeat-x;
	padding-top:10px;
	padding-bottom: 20px;
	overflow:auto;
}

#footer-content {
	width: 800px;
	padding-left: 10px;
	text-align:left;
	font-size:10px;
	margin-left: auto;
    margin-right: auto;
}

.footer-element {
	float:left;
	margin-right:30px;
}

#footer h2 {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color:#666666;
	font-size:11px;
	font-style: normal;
	font-weight:lighter;
	margin-bottom:3px;
}

#tag-cloud {
	max-width:500px;
}

#submit{
	border:1px solid #999999;
	color:#666666;
}

/* Comments */
.comment {
	border-left: 1px solid #E0E0F0;
	border-top: 1px solid #E0E0F0;
	border-right: 1px solid #E0E0F0;
	padding: 10px 20px 10px 20px;
}

ol li {
	background:url(images/comment.gif) bottom no-repeat #F0F0F0;
	padding-bottom: 28px;
}

.wp-caption-text {
	color: #777777;
	font-style: italic;
	margin-left: 30px;
}