/*
    Theme Name: Bratwurst und Tee
	URI: http://www.coffeeandtv.de/
	Description: My love is bigger than your love (hit it).
	Version: 01.01 (de, en)
	Original Author: Lukas Heinser
	Author URI: http://www.lukasheinser.de/

*/

/* ---------------------------------------------------------------------------------- */

html, body {margin: 0; padding: 0; text-align: center;}

body {
	font-size: 14px;
	font-family: Georgia, Times New Roman, Times, serif;
	background: #CCCCCC;}
	
p {margin: 0px 0px 12px 0px;}

/* ---------------------------------------------------------------------------------- */

#page {
	background: url(images/main.gif) repeat-y;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 900px;}

#logo {
	background-color: #CC0000;
	float: center;
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;}

#content {
	float: left;
	color: #000000;
	margin: 0;
	padding: 20px 20px 0px 20px;
	text-align: justify;
	background-color: #FFFFFF;
	width: 620px;}
	
#footer {
	background: url(images/feed.gif) no-repeat bottom center;
	background-color: inherit;
	clear: both;
	color: #999999;
	font-size: 11px;
	font-align: center;
	height: 40px;
	margin: 0;
	padding: 10px 10px 0px 40px;}

#sidebar {
	color: #000000;
	float: right;
	font-size: 12px;
	margin: 0;
	padding: 0px 20px 0px 0px;
	text-align: left;
	width: 200px;}

#info {}

#end {
	background: url(images/bottom.gif) bottom left repeat-x transparent;
	margin: 4px 0px 0px 0px;}

/* ---------------------------------------------------------------------------------- */

h1, h1 a {
	/*font-variant: small-caps;*/
	color: #333333;
	font-size: 22px;
	font-weight: bold;
	font-family: Georgia, Times New Roman, Times, serif;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;}

h1 a:hover {
	/*font-variant: small-caps;*/
	color: #cc0000;
	text-decoration: underline;}	


h2, h2 a {
	/*font-variant: small-caps;*/
	letter-spacing: 1px;
	background: none;
	color: #663333;
	font-size: 20px;
	font-weight: normal;
	font-family: Georgia, Times New Roman, Times, serif;	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;}

h3 {
	background: inherit;
	font-weight: normal;
	color: #663333;
	font-size: 12px;
	margin: 16px 0px 4px 0px;
	padding: 0px 0px 0px 0px;}

#sidebar h4 {
	background: none;
	color: #663333;
	font-size: 16px;
	font-variant: small-caps;
	font-weight: normal;
	letter-spacing: 2px;
	margin: 0px 0px 8px 0px;
	padding: 0px 0px 0px 0px;}

#sidebar h5 {
	background-color: #FFFFFF;;
	color: #4d4d4d;
	font-size: 14px;
	font-variant: small-caps;
	font-weight: normal;
	letter-spacing: 2px;
	margin: 20px 0px 5px 0px;
	padding: 0px 0px 0px 0px;}

/* ---------------------------------------------------------------------------------- */

.date {
	color: #000000;
	font-size: 14px;
	font-style: italic;
	margin: 2px 0px 0px 0px;}

.date a:link {
	color: #cc0000;
	text-decoration:none;}
.date a:visited {
	color: #cc0000;
	text-decoration:none;}
.date a:hover {
	color: #cc0000;
	text-decoration:underline;}

.pagetitle {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #999999; 
	font-size: 16px;
	padding: 0px 0px 20px 0px; 
	letter-spacing: 0.09em;}

blockquote {
	color: #666666;
	margin: 12px 20px 12px 20px;}
	
.klein {
	font-size:0.8em;
	line-height:1.2em;
	margin-bottom:0.75em;}

.footnotes{font-size:0.8em; color:#000000; padding: 0px 20px 0px 20px;}

#email, #author, #url {
	background: #ffffff;
	border: 1px solid #e9e9d9;
	color: #000000;
	font-size: 11px;
	padding-left: 2px;
	vertical-align: middle;}

/* ---------------------------------------------------------------------------------- */

acronym {text-decoration: none;}

code {background: inherit; color: #1f6066; text-align: right;}

.description {
	font-size: 10px; 
	color: #ebebeb;
	text-align: left;
	padding-left: 2px;
	letter-spacing: 2px;}

.entry {margin: 5px 0px 0px 0px; color: #000000; line-height: 1.5;}

.entry a:link {color: #CC0000; text-decoration: none;}
.entry a:visited {color: #CC0000; text-decoration: none;}
.entry a:hover {color: #CC0000; text-decoration: underline;}


#content img {border: 0px; margin: 0px 0px 10px 0 px; padding: 0px;}

.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;
}

#logo img {border: none;}

#sidebar img {
	vertical-align: text-bottom;
	border: none;
	padding: 0px;
	margin: 0px;}

ol, form {margin: 0; padding: 0;}

ul {list-style-type: circle;}

/* ---------------------------------------------------------------------------------- */

#sidebar a:link {color: #cc0000; text-decoration: none;}
#sidebar a:visited {color: #cc0000; text-decoration: none;}
#sidebar a:hover {text-decoration: underline; color: #cc0000;}

#sidebar li {
	line-height: 1.4em;
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	text-indent: -10px;
	background: none;} 

#sidebar ul {
	color: #000000;
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;}


/* ---------------------------------------------------------------------------------- */

#s {
	background: #ffffff;
	border: 1px solid #e0e0d0;
	color: #663333;
	font-size: 12px;
	font-weight: normal;
	padding: 2px 0px 2px 2px;
	vertical-align: top;
	width: 164px;}

#comment {
	color: #000000;
	font-size: 11px;
	padding: 2px 2px 2px 2px;
	width: 350px; }

#submit {
	background: #ffffff;
	border: 1px solid #999999;
	color: #666666;
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	padding: 0 10px;}

.commentbody {
	margin: 0px 0px 20px 0px;
	padding: 16px 12px 16px 12px;
	border: 1px solid #cccccc;
	position: relative;}

/* ---------------------------------------------------------------------------------- */

#com_info {padding: 0px 0px 0px 0px;}


.comment_title {
	text-align: center;
	font-weight: normal;
	background: inherit;
	margin: 16px 0 15px 0;
	padding: 0;}

.commentbody p {line-height: 1.5em;}

.commentlink {font-size: 11px;}

.commentlist {padding: 20px 20px 0px 20px;}	

.commentlist a:link {color: #cc0000; text-decoration: none;}

.commentlist a:visited {color: #cc0000; text-decoration: none;}

.commentlist a:hover {color: #cc0000; text-decoration: underline;}

.commentcount {
	background: inherit;
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-size: 16px;
	font-weight: bold;
	color: #dedbcc;
	float: right;
	margin: 20px 12px 0px 0px;
	padding: 0px 0px 0px 0px;}

html[xmlns] .commentcount {position: absolute; right: 7px; top: 0;}

/* ---------------------------------------------------------------------------------- */

.info_main {
	color: #000000;
	font-size: 12px;
	text-align: left;
	margin: 0px 0px 10px 0px;
	padding: 7px 0px 10px 0px;
	background: url(images/dot.gif) bottom left repeat-x transparent;
	border-top:1px solid #cccccc;
	border-width:1px;}

.info_main a:link {text-decoration: none; color: #330000;}
.info_main a:visited {text-decoration: none; color: #330000;}
.info_main a:hover {text-decoration: underline; color: #330000;}

.info_single {
	color: #000000;
	font-size: 12px;
	line-height: 1.2em;
	margin: 10px 0px 0px 0px;
	padding: 5px 0px 18px 0px;
	background: url(images/dot.gif) bottom left repeat-x transparent;}

.info_single a {background: none; color: #FF3333;}
.info_single a:visited {text-decoration: none; color: #330000;}
.info_single a:hover {text-decoration: underline; color: #330000;}

.navigation {
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #663333;}
	
.info_navigation a {background: none; color: #FF3333;}
.info_navigation a:visited {text-decoration: none; color: #330000;}
.info_navigation a:hover {text-decoration: underline; color: #330000;}

.alignleft {float: left; text-align: left;}

.alignright {float: right; text-align: right;}


.foot {text-align: right; margin-right: 400px}

/* ---------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------- */

.pagebar 
	{ 
		font-family: Georgia, Times, 'Times New Roman', serif;
		font-size: 11px;
		text-align: center;
		padding: 2px 6px; 
		border: solid 1px #ffffff;
	}

.pagebar a, .pageList .this-page 
	{
		color: #cc0000;
		padding: 2px 6px; 
		border: solid 1px #CC0000; 
		background: #ffffff; 
		text-decoration: none;
	}

.pagebar a:visited 
	{
		color: #cc0000;
		padding: 2px 6px; 
		border: solid 1px #CC0000; 
		background: #ffffff; 
		text-decoration: none;
	}

.pagebar .break 
	{
		padding: 2px 6px; 
		border: none; 
		background: #ffffff; 
		text-decoration: none;
	}

.pagebar .this-page 
	{
		padding: 2px 6px; 
		border-color: #999; 
		font-weight: bold; 
		font-size: 13px; 
		vertical-align: top; 
		background: #ffffff;
		border: solid 1px #ffffff;
	}

.pagebar a:hover 
	{
		color: #fffff; 
		background: #999999; 
		border-color: #993333; 
		text-decoration: none;
	}
	
.aufguss input.fmtext{
    width: 270px;
}

.flattr {
float:left;
}