/*
Theme Name: knatterseite.de Sprechblasen
Theme URI: http://knatterseite.de/
Description: The default knatterseite.de-WordPress theme based on the famous Darkwater-Theme von <a href="http://antbag.com/">Antbag</a>.
Version: 1.1
Author: Henning Joswig
Author URI: http://knatterseite.de/
Tags: blue, fixed header, fixed width, two columns, single post, sprechblasen, widgets

	Sprechblasen v1.1
	http://knatterseite.de/

	This theme was designed and built by Henning Joswig,
	whose blog you will find at http://knatterseite.de/blog

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



body, h1, h3, h4, h5, h6, blockquote, p, form{
	margin: 0;
	padding: 0;
}

body{
	margin: 0;
	font-family: Tahoma, Verdana, Helvetica, Sans-serif;
	font-size: 13px;
	text-align: center;
	vertical-align: top;
	background: #FFF;
}

#wrapper{
	clear: both;
	overflow: hidden;
	margin: 10px auto 10px auto;
	width: 900px;
	text-align: justify;
	border: none;
        background: #FFF;
}

h1{
	font-family: Tahoma, Verdana, Helvetica, Sans-serif;
	font-size: 30px;
	padding: 15px 0 15px 0;
}

h3{
	padding: 15px 0 15px 0;
}

h4{
	padding: 15px 0 15px 0;
	color: #000000;
}

a:link{
	text-decoration: none;
	color: #A10000;
}

a:visited{
	text-decoration: none;
	color: #003399;
}

a:hover{
    text-decoration: underline;
    color: #A10000;
}

code{
    font-family: Courier, Courier New, Serif;
    font-size: 95%;
    color: #555;
    height: auto;
    margin: 10px 20px;
    padding: 5px;
    background: #FFF;
    text-align: right;
}

blockquote{
    font-family: Tahoma, Verdana, Helvetica, Sans-serif;
    font-size: 95%;
    color: #555;
    height: auto;
    margin: 10px 20px;
    padding: 5px;
    background: #FFF;
    background-image: url(images/baustein.png);
    background-repeat: no-repeat;
    border-left: 5px double #AAA;
    quotes: "&#8222;" "&8221;";
}

blockquote p inf{
    font-style: normal;
    margin: 15px 15px; 
    text-align: right !important;
    font-family: Arial, Verdana, Helvetica, Sans-serif;
	font-size: 95%;
    color: #003399;
}

.entry p {
	margin: 0 0 15px 0;
}

.entry ul, .entry ol {
	margin: 0 0 15px 40px;
}

.entry ul {
	list-style-type: disc;
}

.entry li {
	margin: 0 0 5px 0;
}

.entry ul li ul, .entry ul li ol, .entry ol li ul, .entry ol li ol {
	margin: 5px 0 5px 30px;
}

.entry img.left {
	padding: 6px;
	margin: 0.5em 15px 0.5em 0;
	border: none;
	float: left;
	clear: left;
}

.entry img.right {
	padding: 6px;
	margin: 0.5em 0 0.5em 15px;
	border: none;
	float: right;
	clear: right;
}

.entry img.center {
	display: block;
	padding: 8px;
	margin: 0 auto 1.5em auto;
	border: none;
	float: none;
	clear: both;
}

.entry img.frame {
	padding: 6px;
	margin: 0.5em 0 0.5em 15px;
	border: none;
	background: #F2F2E5;
	float: right;
	clear: right;
}

.entry img.stack {
	clear: none !important;
}

/*----HEADER----*/
#header{
	width: 100%;
	height: auto;
	margin: 10px auto 10px auto;
	padding: 0;
	color: #555;
	clear: both;
}

#header a{
	color: #A10000;
}

#header a:visited{
	text-decoration: none;
	color: #003399;
}

/*----SINGLE POST----*/
#s_container{
	float: left;
	width: 720px;
	padding: 0 10px;
}

.s_post h2{
	font-family: Tahoma, Verdana, Helvetica, Sans-serif;
	font-weight: normal;
	text-align: center;
	color: #555;
	font-size: 22px;
	line-height: 35px;
	border: none;
	margin: 0;
	padding: 5px;
	background-color: #FFF;
    background-image: url(images/single_top.jpg);
}

.s_entry{
	line-height: 22px;
    background-image: url(images/single_middle.jpg);
    background-repeat: repeat-y;
	background-color: #FFF;
	margin: 0;
	padding: 10px 10px 10px 10px;
	border: none;
}

.s_postnav_top{
    clear: both;
    background-image: url(images/single_top.jpg);
    line-height: 15px;
    margin: 0 !important;
    padding: 0 !important;
}

.s_postnav{
    clear: both;
	width: 720px;
	padding: 0;
	font-size: 12px;
	color: #AAA;
	line-height: 5px;
	background-image: url(images/single_middle.jpg);
	border: none;
}

.s_postnav_bottom{
    background-image: url(images/single_bottom.jpg);
    line-height: 25px;
    padding-bottom: 20px;
}

.s_postnav a{
	color: #A10000;
}

p.s_postmetadata{
	font-size: 12px;
	color: #BFB8A1;
	border: none;
	margin: 0;
	padding: 0 15px;
    height: 75px;
    text-align: center;
    background-image: url(images/single_bottom.jpg);
}


/*----POST----*/
#container{
	float: left;
	width: 560px;
	padding: 0 10px;
}

.post h2{
	font-family: Tahoma, Verdana, Helvetica, Sans-serif;
	font-weight: normal;
	text-align: center;
	color: #555;
	font-size: 22px;
	line-height: 35px;
	border: none;
	margin: 0;
	padding: 5px;
	background-color: #F2F2E5;
    background-image: url(images/entry_top.jpg);
}

.entry{
	line-height: 22px;
    background-image: url(images/entry_middle.jpg);
    background-repeat: repeat-y;
	background-color: #F2F2E5;
	margin: 0;
	padding: 10px 10px 10px 10px;
	border: none;
}

.entry h2{
	font-family: Tahoma, Verdana, Helvetica, Sans-serif;
	font-weight: normal;
	text-align: center;
	color: #555;
	border: 1px dotted #555;
	margin: 5px 0 10px 0;
	background-color: #F2F2E5;
}

.postinfo{
	font-size: 11px;
    line-height: 13px;
	color: #555;
	padding: 0;
    margin: 0;
}

.postinfo a{
	color: #003399;
    text-decoration: underline;
}

.postinfo a:hover{
	color: #003399;
    font-weight: bold;
}

.postinfo a:visited{
	text-decoration: line-through;
	color: #003399;
}

.postdate{
	color: #555;
    font-weight: bold;
}

p.postmetadata{
	font-size: 12px;
	color: #555;
	border: none;
	margin: 0;
	padding: 0 15px;
    height: 75px;
    text-align: center;
    background-image: url(images/entry_bottom.jpg);
}

p.postmetadata strong{
	float: right;
}


/* Links zum nächsten bzw. vorherigen Post */
.postnav{
	text-align: center;
    width: 540px;
    float: left;
    clear: both;
	margin: 20px 0 10px 0;
	padding: 10px 10px 10px 10px;
	font-size: 12px;
	color: #003399;
	line-height: 14px;
    background-image: url(images/pagenav_560.jpg);
    border: none;
}

.postnav a{
	color: #0000EE;
}

h2.archive_head{
	font-weight: bold !important;
	font-size: 14px !important;
	letter-spacing: normal !important;
	margin: 0 0 1.8em 10px !important;
	padding: 0.4em 5px !important;
	border: 1px dotted #555;
	background: #F2F2E5;
}



/*----SIDEBAR STYLES----*/

.sidebar{
	float: right;
	text-align: right;
	width: 160px;
	display: inline;
	overflow: hidden;
	background-image: url(images/sidebar_middle.jpg);
}

.sidebar ul{
	list-style: none;
	margin: 0 4px;
	padding: 0 0;
}

.sidebar ul li{
	padding: 10px 0 10px 0;
}

.sidebar ul li h2{
	font-family: Tahoma, Verdana, Helvetica, Sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #F2F2E5;
	color: #555;
	padding: 2px 0;
	margin: 0 1px;
	border-top: 1px solid #555;
	border-bottom: 1px solid #555;
}

.sidebar ul ul li{
	padding: 0;
	margin: 0;
	line-height: 20px;
	list-style: none;
	font-size: 11px;
	background-color: #FFF;
	border-bottom: none;
}

.sidebar ul li a{
	display: block;
	text-decoration: none;
	color: #A10000;
	padding: 2px 2px;
}

.table #wp-calendar{
	width: 100%;
	font-weight: bold;
}


/* LEFT SIDEBAR */
.leftbar_top {
	height: 15px;
	width: 160px;
	background-image: url(images/sidebar_top.jpg);
}

.leftbar_bottom {
	height: 25px;
	width: 160px;
	background-image: url(images/sidebar_bottom.jpg);
}

.leftbar{
	float: left;
	text-align: left;
	width: 160px;
	margin: 0;
	padding-top: 0;
	padding-bottom: 0;
	display: inline;
	overflow: hidden;
	background-image: url(images/sidebar_middle.jpg);
	background-repeat: repeat-y;
}

leftbar form{
    margin: 0;
}

.leftbar ul{
	list-style: none;
    margin: 0 0;
	padding: 0 4px;
}

.leftbar ul li{
	padding: 10px 0 10px 0;
}

.leftbar ul li h2{
	font-family: Tahoma, Verdana, Helvetica, Sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #F2F2E5;
	color: #555;
	padding: 2px 0;
	margin: 0 1px;
	border-top: 1px solid #555;
	border-bottom: 1px solid #555;
}

.leftbar ul ul li{
	padding: 0;
	margin: 0;
	line-height: 20px;
	list-style: none;
	font-size: 11px;
	background-color: #FFF;
}

.leftbar ul li a{
	display: block;
	text-decoration: none;
	color: #A10000;
	padding: 2px 2px;
}


/*----COMMENT FORM----*/

#comment-form{
	width: 720px;
    clear: none;
    float: left;
    text-align: left;
	padding: 0;
	margin: 0;
	font-size: 12px;
	color: #AAA;
	line-height: 14px;
	background-color: #FFF;
	border: none;
}

.p {
	clear: none;
 	float: left;
        padding: 10px;
	margin:  10px 0;
}
.comments-template ol{
	list-style: none;
}

.comments-template ol li{
	line-height: 13px;
}

.comments-template h2, .comments-template h3{
	font-family: Tahoma, Verdana, Helvetica, Sans-serif;
    text-align: justify;
	font-size: 16px;
	line-height: 13px;
	color: #555;
	margin: 0;
}

.commentmetadata{
    width: 560px;
	font-size: 12px;
	color: #555;
	padding: 0;
    line-height: 45px;
    background-image: url(images/entry_top.jpg);
}

.commenttext{
    width: 560px;
	font-size: 12px;
	color: #555;
    line-height: 16px;
    background-image: url(images/entry_middle.jpg);
    background-repeat: repeat-y;
	margin: 0;
	padding: 0;
    display: inherit;
    overflow: hidden;
	border: none;
}

.commentmetadate{
    width: 560px;
	font-size: 12px;
    font-weight: bold;
    color: #A10000;
	color: #555;
	padding: 0;
    line-height: 75px;
    background-image: url(images/entry_bottom.jpg);
}

.commentmetadata strong {
	font-size: 14px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template input{
	border: 1px dotted #555;
    background: #F2F2E5;                    
	float: right;
    line-height: 10px;
    margin: 10px 148px 10px 10px;
}

.comments-template label{
    line-height: 38px;
    margin: 5px 0;
}

/* Textfeld zur Eingabe der Daten */
.comments-template p.textlabel {
    background-image: url(images/entry_top.jpg);
    height: 35px;
    width: 550px;
    padding: 5px;
    margin: 0 10px
}

.comments-template textarea{
	float: left;
	font-family: Courier, Arial, Helvetica, Sans-serif;
	font-size: 12px;
    text-align: left;
	color: #000;
	width: 540px;
    background-image: url(images/entry_middle.jpg);
	margin: 0px 10px;
    padding: 10px;
	border: none;
}

.comments-template p.submit{
    background-image: url(images/entry_bottom.jpg);
    width: 560px;
    height: 75px;
    margin: 160px 10px;
}


/*----TAG-WOLKE----*/
.tag_cloud{
/*    clear: both;*/
    width: 720px;
    margin-left: auto;
    padding-left: inherit;
    padding-right: inherit;
    margin-bottom: 10px;
    line-height: 14px;
    font-size: 11px;
    color: #555;
    background-image: url(images/single_middle.jpg);
    background-repeat: repeat-y;
}

.tag_cloud p{
    padding-left: 0px;
    padding-right: 4px;
    margin-left: 10px;
    margin-right: 10px;
}

.tag_top{
    background-image: url(images/single_top.jpg);
    background-repeat: no-repeat;
    line-height: 14px;
    font-size: 11px;
    color: #555;
    height: 35px !important;
    padding-top: 10px;
    padding-left: 50px;
}
        
.tag_bottom{
    background-image: url(images/single_bottom.jpg);
    background-repeat: no-repeat;
    height: 75px;
}

/*- ENDE TAG-WOLKE-*/

/*----FOOTER----*/
/*----FOOTER----*/

#footer{
    clear: both;
	width: 720px;
    margin: auto;
	line-height: 14px;
	font-size: 11px;
	color: #555;
    background-repeat: repeat-y;
    background-image: url(images/single_middle.jpg);
	border: none;
}
.footer_top{
    background-image: url(images/single_top.jpg);
    background-repeat: no-repeat;
	color: #555;
    height: 35px !important;
    padding-top: 10px;
    padding-left: 50px;
}

.footer_bottom{
    background-image: url(images/single_bottom.jpg);
    background-repeat: no-repeat;
    height: 75px;
}
        
#footer a:link{
	text-decoration: none;
	color: #A10000;
}

#footer a:visited{
	text-decoration: none;
	color: #003399;
}