* {
	color: #eee;
	font-family: Helvetica, Arial, Sans-Serif;
}
html {
	background-color: #434343;
	background-image: url(images/body_bg.png);
	background-repeat: repeat-x;
}
body {
	background-color: #434343;
	background-image: url(images/body_bg.png);
	background-repeat: repeat-x;
	margin: 0px;
}

#root {
	position: absolute;
	left: 10px;
	background-image: url(images/bottomloop.png);
	background-repeat: repeat-y;
	width: 1016px;
}

#page {
	background-image: url(images/mainloop.jpg);
	background-repeat: no-repeat;
	background-position: 0px 140px;
}

#header {
	background-image: url(images/header.jpg);
	height: 140px;
	background-repeat: no-repeat;
}

#content {
	padding-left: 60px;
	padding-top: 50px;
}

#blog {
	width: 530px;
}

#sidebar {
	width: 274px;
	float: right;
	margin-right: 10px;
}

#foot {
	background-image: url(images/footloop.png);
	background-repeat: repeat-y;
	color: white;
	padding-top: 20px;
	padding-bottom: 20px;
}

#sidebar {
	color: white;
	font-family: Helvetica;
}

/* hier die styles fuer die sidebar */
#sidebar h2 {
	font-size: 18px;
	color: #f7f6f4;
	font-weight: normal;
	margin-bottom: 20px;
	text-decoration: none;
}

/* hier die styles fuer die news */
.newsentry {
	padding-left: 30px;
	color: white;
	background-image: url(images/ez-trans.png);
	background-repeat: no-repeat;
	font-family: Helvetica;
	margin-bottom: 50px;
}

.newsentry h2, .newsentry h2 a {
	font-size: 18px;
	color: #f7f6f4;
	font-weight: normal;
	margin-bottom: 10px;
	text-decoration: none;
}

.newsentry h3, .newsentry h3 a {
	font-size: 12px;
	color: #dddddd;
	font-weight: normal;
	margin-bottom: 20px;
	text-decoration: none;
}

.newsentry h3 strong, .newsentry h3 strong a {
	color: #c2c1c1;
	font-weight: normal;
	text-decoration: none;
}

.newsentry p {
	font-size: 13px;
	text-align: justify;
	line-height: 19px;
	width: 500px;
}

.newsentry li {
	font-size: 13px;
	line-height: 19px;
	text-align: justify;
	width: 470px;
	margin-bottom: 20px;
	color: #eee;
}

/* hier die sidebar */

.sidebarentry {
	margin-bottom: 36px;	
}

.sidebarentry .archive {
}

.sidebarentry .archive strong {
	color: #d39b68;
	font-weight: normal;
	font-size: 12.5px;
	float: left;
	margin-top: 2px;
}

.sidebarentry .archive span {
	display: block;
	margin-left: 45px;
}

.sidebarentry .archive span a {
	font-size: 12.5px;
	text-decoration: none;
	color: #efefef;
}

.sidebarentry .archive span a:hover {
	color: #faca00;
}

.sidebarentry h2 {
	font-size: 18px;
	color: #f7f6f4;
	font-weight: normal;
}

.newsentry p a {
	color: #cbceef;
}

.newsentry blockquote {
	color: #d39b68;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 35px;
	font-family: Georgia, Times, Serif;
}

.newsentry a.comments {
	color: #d39b68;
	font-size: 12.5px;
	text-decoration: none;
}

.newsentry div.text img {
	border: 1px solid #d39b68;
	margin-bottom: 30px;
}


.lastfm {
	background-image: url(images/lastfm.png);
	background-repeat: no-repeat;
	background-position: 90px 1px;
}

/* der code fuer die kommentare */
div.comments {
	width: 500px;
	border-left: 1px solid #403c3c;
}

h2.comments {
	color: #d39b68;
	font-size: 12.5px;
	text-decoration: none; 
	font-weight: normal;
}

div.commententry {
	margin-left: 20px;
	margin-bottom: 30px;
}
div.commententry p {
	margin-bottom: 5px;
}
div.commenttext p {
	font-size: 12.5px;
	line-height: 16px;
	margin-left: 30px;
}

div.comments input {
	width: 110px;
	background-color: #271f1f;
	border: 0px;
	color: white;
	margin-top: 20px;
	margin-left: 20px;
	height: 25px;
	
}

div.comments blockquote {
	color: #aaa;
}

#footcontent {
	margin-left: 40px;
	font-size: 11px;
	color: #aaa;
	font-family: Helvetica, Arial, Sans-Serif;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
.navigation a {
	font-family: Helvetica, Arial, Sans-Serif;
	width: 110px;
	background-color: #271f1f;
	border: 0px;
	color: white;
	margin-top: 20px;
	margin-left: 20px;
	height: 25px;
	text-decoration: none;
}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
.wp-smiley {
	display: inline !important;
	vertical-align: text-bottom !important;
	border: 0px !important;
	margin: 0px !important;
	padding 0px !important;
}
div.categories {
	font-size: 13px;
}
div.categories a {
	color: rgb(211, 155, 104);
	font-size: 13px;
	height: 15px;
	margin-top: 2px;
	text-decoration: none;
}
.current-cat {
	font-weight: bold;
	text-decoration: underline;
}
#blog h2.pagetitle {
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 23px;
	color: rgb(211, 155, 104);
	font-weight: normal;
}

#footer { 
 width: 790px;
 height: 230px;
 clear: both;
 color: #333;
 border: 0px;
 margin: 0px 0px 00px 0px;
 padding: 0px;
 font-family: Helvetica, Arial, Sans-Serif;
}
#footercontentl {
	width: 270px;
	height: 95px;
	float: left;
	padding-left: 120px;
	margin-top: 20px;
}
#footercontentl span, #footercontentr span {
	font-size: 12px;
	color: white;
	display: block;
	margin-bottom: 5px;
}
#footercontentl span a, #footercontentr span a {
	color: rgb(211, 155, 104);
	text-decoration: none;
}
#footercontentr {
	float: left;
	width: 200px;
	margin-top: 20px;
	height: 60px;
}

#aboutmebar {
	margin-right: 16px;
	font-size: 13px;
	text-align: justify;
	line-height: 17px;

}
#aboutmebar a {
color: #cbceef;
}
#aboutmebar img {
	border: 1px solid white;
	margin: 9px;
	margin-left: 0px;
	margin-top: 0px;
}
ul#twitter-list {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
ul#twitter-list li {
	color: #d39b68;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	line-height: 17px;
	margin-bottom: 10px;
}
.sidebarentry > ul {
	list-style:  none;
	margin: 0px;
	padding: 0px;
}
.sidebarentry > ul > li {
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	line-height: 17px;
	margin-bottom: 10px;
}
.sidebarentry > ul > li > a {
	color: #cbceef;
}
/* search form */
#searchform {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: rgb(59, 51, 51);
}

#searchform br {
	display: none;
}
#searchform input {
	color: #111;
}
.categoryarchive br {
	display: none;
}
.categoryarchive a {
	display: block;
	margin-bottom: 6px;	
}
#commentform input, #commentform textarea {
	color: #333
}

div.None p {
	margin: 0px;
	padding: 0px;
}


div.None, div.None p {
	font-size: 13px;
	padding: 5px;
	margin-left: 10px;
	background-color: #333;
	line-height: 18px;
	color: #d39b68;
	font-family: Georgia, Times, Serif;
}



