/*  
Theme Name: TB
Theme URI: http://www.torstenbergler.de
Description: -
Version: 1.0
Author: Torsten Bergler
Author URI: http://www.torstenbergler.de

*/

@import "reset.css";

body {
	background-color: #fff;
	color: #888;
	font-family:  'Lucida Grande', Verdana, Arial, Tahoma, "Trebuchet MS";
	font-size: 62.5%;
	line-height: 1.8em;
	word-spacing: 1px;
	
}

a {
	text-decoration: none;
	color: #555;
}

a:hover, a:active {
	color: #7302c6;
}
blockquote{
	border-left: 5px solid #7302c6;
	color: #555;
	margin-left: 2em;
	padding-left: 2em;
}
input, textarea, button{
	background-color: #f2f2f2;
	border: 1px solid #ddd;
	color: #7302c6;
	font-size: 1em;
	line-height: 1em;
	padding: 5px 5px 5px 5px;
}
textarea{
	font-family:  'Lucida Grande', Verdana, Arial, Tahoma, "Trebuchet MS";
width: 100%;
}
strong {
	font-weight: bold;
}

.clear {
	clear: both;
	font-size: 0px;
}

#page {
	border-top: 3px solid #7302c6;
	border-bottom: 3px solid #7302c6;
	font-size: 1em;
	padding: 0px 0px 0px 0px;
	width: 870px;
	margin: 0px auto;
}

#header, #footer{
	background-color: transparent;
	border-bottom: 1px solid #ddd;
	color: #7302c6;
	font-family:  Georgia, 'Lucida Grande', Verdana, Arial, Tahoma, "Trebuchet MS";
	font-size: 1em;
	font-style: italic;
	height: 40px;
	line-height: 40px;
	margin: 0px 0px 2em 0px;
}
#comments_template{
	border-top: 1px solid #7302c6 !important;
}
#comments_template{
	border-top: 1px solid #7302c6;
	margin: 2em 0px 0px -10px;
	padding: 2em 10px 2em 10px;
}
h3#respond{
	font-size: 1.4em;
	padding: 0.5em 0px 1em 0px;
}
h3#comments{
	font-size: 1.4em;
	padding: 0em 0px 1em 0px;
}
h3#nocomments{
	margin: 0em 0px -1em 0px;
}
.commentlist li {
	border-bottom: 1px solid #7302c6;
	margin: 0em 0px 2em -10px;
	padding: 0em 10px 1em 10px;
}
#content {
	float: left;
	padding: 3em 0px 0px 0px;
	width: 700px;
}
#header:hover{
	background-color: #7302c6;
}
#header:hover a{
	color: #fff;
	/* text-decoration: underline; */
}
#header a{
	color: #7302c6;
	display: block;
	padding: 0px 0px 0px 180px;
}
#header a span{
	color: #000;
}
#header:hover a span{
	color: #7302c6;
}
.hinweis{
	color: #7302c6;
}
#footer{
	border-bottom: none;
	border-top: 1px solid #ddd;
	line-height: 40px;
	margin: 0em 0px 0px 0px;
	padding: 0px 0px 0px 180px;
}
.post {
	margin-bottom: 30px;
}
.entry a {
	text-decoration: none;
	color: #7302c6;
}
.entry a:hover, .entry a:active {
	text-decoration: underline;
}
.post h2 {
	border-bottom: 1px solid #ddd;
	display: block;	
	font-size: 20px;
	/*font-family: Garamond, "Times New Roman", Serif;
	font-weight: normal;
	font-style: italic;*/
	letter-spacing: 0px;
	line-height: 1.5em;
	margin-bottom: 10px;
	padding: 0px 0px 5px 10px;
}

.post h2 a {
	color: #7302c6;
	text-decoration: none;
/* 	font-weight: normal; */
}

.post h2 a:hover {
	color: #aaa;
}

.entry {
	border-right: 1px solid #ddd;
	padding-left: 10px;
	width: 490px;
	padding-right: 20px;
	
}

.entry p img {
	background-color: #eee;
	border: 1px solid #ddd;
	padding: 5px;
	text-align: center;
}

.entry, .postmetadata {
	float: left;
}
.navigation{
	
	padding: 2em 10px 2em 10px;
}
.navigation .alignleft{
	float: left;
}
.navigation .alignright{
	float: right;
}
.postmetadata {
	color: #888;
	padding-left: 20px;
	width: 159px;
}

.postmetadata a {
	color: #7302c6;
}

.postmetadata a:hover {
	text-decoration: underline;
}

#sidebar {
	float: left;
	padding: 4.5em 4em 3em 3em;
	text-align: right;
	width: 100px;
}
#sidebar h2, #sidebar p{
	color: #fff;
	font-family:  Georgia, 'Lucida Grande', Verdana, Arial, Tahoma, "Trebuchet MS";
	font-size: 1em;
	font-style: italic;
	font-weight: normal;
	line-height: 4em;
	/* text-decoration: underline; */
}
#sidebar h2{
	background-color: #7302c6;
	display: inline;
	padding: 5px;
}
#sidebar h2.special{
	background-color: #7302c6;
	color: #fff;
}
#sidebar p{
	color: #888;
	line-height: 1.5em;
	margin: 0px 0px 0px 0px;
}
#sidebar li{
	margin: 0px 0px 1em 0px;
}
#sidebar ul li ul li{
	margin: 0px 0px 0px 0px;
}
/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

