/*  
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.

*/
	
	td.blau{background-color:#EFEFFF;}
	
	td.post-entry{			
		width:100%;
		}
	td.def{background-color:default;}
	table.border3{	
		}


html, body{	
	font:0.98em Arial, sans-serif;
	 color:#000000;
	}
body{
	
	}
p{margin-top:0.4em;
}
a{
	text-decoration:none;
	color:#539dd7;
	}
	
a:hover{
	text-decoration:underline;
	}

blockquote{
	margin-left:0; padding-left:55px;
	background:url(images/quote.gif) 0 0 no-repeat;
	font-weight:bold; color:#888888; font-size:1.25em; line-height:1.3em;
	}

cite{
	margin-left:55px;
	font-weight:bold; font-size:20px; font-style:normal; color:#222222;
	}

#contain-header{	
	background:#ffffff;
	}

#header{
	margin:0; padding:5px; padding-bottom:10px;

	}
#header h1{
	margin:0; padding-top:1px;
	}
#header p{
	margin:0; padding-top:1px;
	}

#content-contain{		 
	}

.post{	
	#width:100%;		
	padding:0em;
	
		width:100%;
		margin-bottom:-0.4em;
	}

.post-day{
	width:10%;
	text-align:center; font-weight:bold; line-height:0.95em; color:#FF6633; font-size:1.15em;
	}

.post-entry{
	width:100%; overflow:hidden;	
	}
.post-entry a{
	
	}
.post-entry a:visited{
	
	}
.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:0; margin-bottom:5px;
	width:650px; background:#ffffff;
	text-align:center;
	}
#footer p{
	margin:0; padding-top:10px; 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{
border-width:0px;
	float:left;
	margin:0; padding:15px;	
	background-color:white;
	}

.right{
border-width:0px;
background-color:white;
	float:right;
	margin:0; padding:15px;
	}