/*  
Theme Name: TumbleJack
Theme URI: http://86confessional.com/dev/tumblejack/
Description: Mehr Kontrolle: Ein Tumblelog Theme f&uuml;r WordPress!
Version: 3.02
Author: Jack
Author URI: http://86confessional.com/
Localization URI: http://blogrolle.net/

	All CSS and XHTML are intellectual property
	of 86confessional.com.  Do not copy	this code.

*/

html, body{
	margin:0; padding:0;
	font:0.98em Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif; font-weight:100; line-height:22px;
	background:#ffffff; color:#222222;
	}
body{
	padding-top:5px;
	}

a{
	text-decoration:none;
	color:#e31819;
	}

a:hover{
	text-decoration:underline;
        color:#d11c1c;
	}

h1{
        font-size:22pt;
        font-weight:bold;
        margin-top:6px;
        color:#000000;
}

blockquote{
	margin-left:0; padding-left:55px;
	background:url(images/quote.gif) 0 0 no-repeat;
	font-weight:bold; font-style:italic; color:#888888; font-size:1.00em; line-height:24px;
	}

cite{
	margin-left:55px;
	font-weight:bold; font-size:20px; font-style:normal; color:#222222;
	}

#contain-header{
	margin-left:auto; margin-right:auto; padding:0;
	width:650px; background:#ffffff;
	}

#header{
	margin:0; padding:5px; padding-bottom:10px;
	border-bottom:2px solid #cccccc;
        background-image:url(http://beduart.ibitlive.eu/blog/wp-content/themes/TumbleJack-302-deutsch/images/header.jpg);
        background-repeat:no-repeat;
        height:350px;
	}

#content-contain{
	overflow:hidden;
	margin-left:auto; margin-right:auto; margin-bottom:0; padding-top:20px;
	width:650px; background:#ffffff;
	}

#concert{
        margin-left:auto; margin-right:auto; padding:10px;
	width:630px; background:#efefef;
        border-bottom:2px solid #cccccc;
        font-size:1.35em;
        color:#7d7d7d;
        text-align: center;
	}

.post{
	padding:5px;
	width:100%;
	}

.post-day{
	width:10%;
	text-align:center; font-weight:bold; line-height:0.95em; color:#000000; font-size:1.15em;
	}

.post-entry{
	width:79%; overflow:hidden;
	}
.post-entry a{
	font-size:1.15em;
	}
.post-entry a:visited{
	font-size:0.98em;
	}
.post-content{
	width:100%; overflow:hidden;
	}

.link-contain{
	width:8%;
	}
.links{
	float:right;
	}
.links a{
	display:block; overflow:hidden;
	height:12px; width:12px;
	margin-top:5px;
	border:0;
	text-indent:-9999px;
	}
.links .permalink{
	background:url(images/arrow.gif) 0 0 no-repeat;
	}
.links .infolink{
	background:url(images/info.gif) 0 0 no-repeat;
	}
.links .editlink a{
	background:url(images/edit.gif) 0 0 no-repeat;
	}

.metadata{
	padding:3px;
	background:#d5e7f5;
	border:1px solid #9fb8cb;
	font-size:0.7em; color:#777777; font-weight:100; text-align:center; line-height:1.1em;
	}

#navigation{
	margin:0; padding:0;
	}

#footer{
	margin-left:auto; margin-right:auto; margin-top:0px;
        padding-bottom:17px;
	width:650px; background:#ffffff;
	text-align:center;
	border-top:2px solid #cccccc;
	}

#footer p{
	margin:0; padding-top:20px; padding-bottom:5px;
	font-size:0.75em; line-height:1.25em;
	}

#commentform{
	width:100%;
	}

#commentform input, #commentform textarea{
	width:95%;
	padding:2px; font:13px 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	border:1px solid #abadb3;
	color:#666666;
	}
#commentform input:focus, #commentform textarea:focus{
	border:1px solid #444444;
	}
#commentform textarea{
	clear:both;
	height:250px;
	}
#commentform p{
	margin-top:0; margin-bottom:5px;
	font-weight:100;
	}
#commentform #submit{
	clear:both;
	width:140px;
	margin-left:5px;
	text-align:center; font-size:11px; font-weight:bold; color:#333333;
	}

.left{
	float:left;
	margin:0; padding:15px;
	}

.right{
	float:right;
	margin:0; padding:15px;
	}

a.concert:link {color:#7d7d7d; text-decoration:none;}
a.concert:visited {color:#7d7d7d; text-decoration:none;}
a.concert:hover {color:#d11c1c; text-decoration:none;}