#header_blog {
	height:96px;
	width:600px;
}

#blog {
}
#content_blog {
	/*margin:10px 35px 5px 20px;*/
	float:left;
	width:455px;
}

#sidebar {
	/*margin:10px 10px 20px 0;*/
	float:left;
	width:135px;
	/*border-left:solid 1px #ccc;*/
}

p  {
	font-size: 12px
}

a  {
	font-size: 12px
}


ul.sideb {
	padding-left:0;
	margin-left:5px;
}

ul.sideb  ul{
	padding-left:0;
	margin-left:15px;
	padding-bottom:20px;
}

ul.children  li ul{
	padding-bottom:0px;
	margin-bottom:0px;
}

ul.sideb  li, .linkcat{
	font-weight: bolder;
	font-size:	11px;
	list-style: none;	
	padding-left:0;
	margin-left:0;
	text-align:left;
}

ul.sideb  li  ul li{
	font-size: 11px;
	color: #880021;
	list-style: disc;
	padding-left:0;
	margin-left:0;
}

ul.sideb  li  ul li a {
	font-size: 11px;	
}

ul.sideb  li  ul li a  img {
	padding: 0 0 0 3px !important;
	margin:0;
}
/* stats-Smiley weg */
img#wpstats{display:none}


/*Postgestaltung*/


#content_blog div.newsListDatum {
	font-size:10px;
	color:#AAAAAA;
}

#content_blog p {
	padding:10px 0;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #880021;
	text-decoration: none;
	}

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

	/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	/*margin-top: 10px;
	margin-bottom: 60px;*/
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

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

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/*Kommentargestaltung*/

#respond {
	padding-left:29px;
}

.thread-alt {
	background-color: #f8f8f8;
	padding:5px;
}

.thread-even {
	background-color: white; 	
	padding:5px;
} 
.depth-1 {
	border: 1px solid #ddd;
} 

.even, .alt {
	border-left: 1px solid #ddd; 
} 

ol.commentlist{
	padding-left:15px;
	margin-left:15px;
}


.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li ul li {
	font-size: 1em;
} 

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

/* Social Bookmarks */
.social_bookmark  div {
	padding-left:0px;
	margin-left:0px;
}