body {
	margin: 0;
	padding: 0;

	font-family: "Trebuchet MS", Arial, sans-serif; 
	font-size: 12px;

	background-color: #E7E7EA;
	background-image: url(./images/bg_main.png);
	background-position: center top;
	background-repeat: repeat-y;
}

img {
	border: 0;
}

a {
	color: #bc421d;
}

.centered {
	position: relative;
	width: 960px;
	left: 50%;
	margin-left: -480px;
}

.left {
	display: inline;
	float: left;
}

.right {
	display: inline;
	float: right;
}

.clr {
	clear: both;
}

.blue_light {
	background-color: #DBDCDF;
}


/* *** HEADER *** */
#header {
	width: 910px;
	background-image: url(./images/bg_header.png);
	background-repeat: repeat-x;
}

#menu {
	background-color: #020202;
}

#menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 10px;
}

#menu li {
	float: left;
	margin-right: 5px;
}

#menu a {
	padding: 5px 10px 2px 10px;
	display: block;
	color: #fff;
	text-decoration: none;
}

#menu a:hover {

}

#menu .current-cat a, #header .current_page_item a {
	background-color: #fff;
	color: #000;
}

/* *** SEITE *** */
#page {
	padding: 25px 0 0 0;

}


#content {
	float: left;
	width: 535px;
	padding: 20px 10px 0 10px;
	border-right: 1px #efefef solid;
}

#content .teaser_desc {
	width: 156px;
	margin-top: 2px;
	margin-bottom: 10px;
	text-align: center;
	font-size: 9px;
	background-color: #eeeeee;
	border: 1px #DDDDDD solid;
}

#content .teaser_desc a {
	color: #000;
	text-decoration: underline;
}

#content .teaser_img {
	width: 150px;
	height: 150px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-color: #eeeeee;
	padding: 3px;
	border: 1px #DDDDDD solid;
}

#content img {
	border: 0;
}

#content .entry img {
	padding: 5px;
	border: 3px #F1F1E5 solid;

}

#content .post {
	width: 530px;
	margin-bottom: 35px;
	font-size: 14px;
	line-height: 1.5;
}

#content .post img {
	-moz-box-shadow: #000 1px 1px 5px;
	-webkit-box-shadow: #000 1px 1px 5px;
}

#content .post h2 {
	margin: 0;
	margin-bottom: 5px;
	padding: 0;
	font-size: 24px;
}

#content .post a {
	color: #544A3D !important;
	text-decoration: none;
	font-weight: lighter;
} 

#content blockquote {
	font-size: 25px;
}

#content p.chapter:first-letter {
	font-family: Georgia, "Times New Roman";
	font-size:40px;
	display:block;
	float:left;
	margin-right:5px;
	line-height:40px;
	margin: 0;
	padding: 0;
}

.meta {
	font-size: smaller;
	line-height: 15px;
	border-bottom: 1px #DBDCDF solid;
	margin: 0 10px 0 0;
	padding: 0 0 30px 0;
}

#page span.category {
	margin: 0;
	padding: 0;
	border-bottom: 3px #DBDCDF solid; 
}

#page span.category a {
	color: #666;
	text-decoration: none;
	text-transform: uppercase;
}

#page .art_spacer {
	border-top: 1px #efefef solid;
	line-height: 0px;
	height: 0;

	margin: 25px 0 25px 0;

	display: block;
}


#page .tabs {
	width: 50px;
}

#page .sidebar {
	width: 350px;
}

#page .sidebar h3 {
	margin: 0;
	margin-top: 5px;
	padding: 0;
	color: #bc421d;
	font-weight: normal;
	border-bottom: 1px #e2e2e2 solid;
}


#page .sidebar .entry {
	display: block;
	margin: 0 10px 25px 0;
}

#page .sidebar a {
	color: #000;
	text-decoration: none;
}

#page .teaser img {
	float: left;
	padding: 3px;
	border: 1px #000 solid;
	margin-right: 10px;
	background-color: #efefef;
}


#page .sidebar .box {
	border-top: 1px #fff solid;
	border-bottom: 1px #bbbcbc solid;
	padding: 5px;

 	background-color: #F1F1E5;
	color: #000;
	margin: 10px;
}

#page .sidebar ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#page .sidebar .box li {
	margin: 0;
	padding: 0;
}

#page .sidebar .teaser {
	width: 350px;
	display: block;
	margin: 20px 0 20px 0;
}

#page .sidebar .teaser img {
	float: left;
	padding: 3px;
	border: 1px #999 solid;
	margin: 0 10px 0 10px;
	background-color: #efefef;
}

#page .sidebar .teaser h3 {
	font-size: 22px;
	border: none;
}

#page .sidebar .box h3 {
	margin: 0;
	padding: 2px 10px 2px 10px;
	color: #fff;
	background-color: #97856F;
}

#page .sidebar .liste {
	color: #000;
	margin: 10px 10px 20px 10px;
}

#page .sidebar .liste li {
	padding: 5px 0 0 5px;

}

#page .sidebar .liste a {
	font-size: smaller;
	color: #7A6C6C;
	border-bottom: 1px #d8d8d8 solid;
	display: block;
}


#art_huge {
	padding: 0;
	background-image: url(./images/bg_content.gif);
	background-repeat: repeat-y;
}

#art_huge .leader {
	width: 520px;
	margin: 10px 0 0 0;
	background-color: #fff;
}

#art_huge .leader img {
	width: 910px;
	position: relative;
	z-index: 1;
}

#art_huge .leader h2 {
	position: absolute;
	z-index: 2;
	top: 75px;
	margin: 0 0 0 10px;
	font-size: 32px;
}

#art_huge .leader p {
	margin-top: 25px;
}

#art_huge .leader div {
	font-size: 14px;
	line-height: 20px;
	background-color: #f3f3f3;
	position: absolute;
	top: 150px;
	z-index: 2;
	margin: 0 0 0 10px;
	padding: 0 10px 25px 10px;

	width: 500px;
	filter:alpha(opacity=80); /* IE */
	-moz-opacity:0.8; /* Gecko-Browser */
	opacity:0.8; /* Opera 9+ */
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: #000 1px 1px 3px;
	-webkit-box-shadow: #000 1px 1px 3px;
}

span.label {
	padding: 5px;
	margin: 0;
	background-color: #efefef;
	font-size: 10px;
}

.white {
	text-shadow: 2px 1px 2px #000;
	color: #fff;
}

/* Kommentare */
#comments {

}

#comments h4 {
	padding: 10px;
}

#comments .meta {
	float: left;
	width: 98px;
	border: 0;
}

#comments .meta a {
	color: #000;
}

#comments .cmd {
	float: left;
	width: 423px;
}
#comments .cmdwrapper {
	margin-bottom: 20px;
	border-bottom: 1px #efefef solid;
}

#comments .autor {
	padding-top: 10px;
	border-right: 2px #bc421d solid;
	background-color: #efefef;
}

#comments .avatar {
	float: left;
	margin-right: 10px;
	
	background-repeat: no-repeat;
	background-color: #eeeeee;
	padding: 3px;
	border: 1px #DDDDDD solid;
}
