@charset "UTF-8";
/*
Theme Name: YELLOW SIDEBURN
Theme URI: http://www.sideburn-jim.com
Description: 2010 Style.
Version: 1.0
Author: SIDEBURNJIM
Author URI: http://www.sideburn-jim.com
License: GPL
*/

html{
	height:100%;
	margin-bottom: 1px; 
}

body{
	background-color: #fff;
	background-image: url(images/100730_blog_bg.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	/* padding-left: 100px; */ /* nur wenn zentriert */
	line-height: 16px;
	font-size: 13px;
}

h1 a{
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	text-decoration: none;
}

h3{
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 15px;
}

h2{
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 18px;
	border-bottom: 1px solid #333;
	padding-bottom: 10px;
	margin-top: 30px;
}

.post p, #sitemap{
/*	font-family: Georgia, "Times New Roman", Times, serif; */
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 18px;
}

.post h2{
	width: 500px;
}

#commentform{
	width: 500px;
}

h2 a{
	text-decoration: none;
}

ul{
	margin: 0;
	padding: 0;
}

ul li{
	list-style-type: none;
	font-size: 13px;
}

textarea{
	width: 480px;
	padding: 10px;
}

#page{
	width: 800px;
	padding: 0;
	/*margin: 0 auto;*/ /* zentrieren */
	margin-left: 140px;
}

#wrapper{
	width: 750px;
}

#header{
	color: #333;
	padding: 10px;
	padding-left: 0px;
}

/* (= sidebar !) */
#sitemap{
	width: 200px;
	float: right;
}

#sitemap a{
	background-color: transparent;
}

#sitemap ul{
	list-style-type: none;
}

.quotescollection_nextquote{
	background-color: #85bc2b;
	width: 90px;
	padding: 2px;
	font-weight: bold;
}


/* content quasi */
.post{
	width: 500px;
	font-size: 12px;
	float: left;
}

.infos{
	width: 500px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#search-3 input[type="text"]{
	border: 1px solid #999;
	padding: 5px;
	width: 120px;
}

#search-3 input[type="submit"]{
	background-color: #85bc2b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 5px;
	font-weight: bold;
	border: none;
}

.aktt_tweets li{
	padding-bottom: 20px;
	display: block;
}

.aktt_tweets ul li #aktt_more_updates{
	padding: 2px;
	background-color: #85bc2b; 
	font-weight: bold;
	width: 100px;
	text-decoration: none;
	display: inline-block; 
}

#footer{
	background-color: #85bc2b;
	color: #333;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
/*
	bottom: 0px;
	position: absolute;
*/	
	width: 780px; /* padding abziehen */
	float: left;
	margin: 0 auto;
	margin-top: 30px;
}

#commentform{
	padding: 0;
	width: 480px;
}


* {
	color: #333;
	font-family: Helvetica, Arial, sans-serif;
}

* li{
	list-style-type: none;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 13px;
}

#pagination{
	display: block;
	width: 500px;
	padding-top: 20px;
}

#pagination #pagination_prev{
	float: left;
}

#pagination #pagination_next{
	float: right;
}


.post p a img{
	/*
	border: 3px solid #333399;
	background-color: #000;
	line-height: 1px;
	*/
}

#wrapper a{
	padding: 2px;
/*	background-color: #85bc2b; */
	font-weight: bold;
}

.post p a.bildsche{
	background-color: transparent;
	line-height: 0px;
}

h2 a, .infos a, #pagination a{
	background-color: #85bc2b;
}

.post p a img{
	border: none;
}
