/*  
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:1em Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif; font-weight:100; line-height:22px;line-color:#006600;
	background-color: transparent;
	}
body{
	padding-top:5px;
	}

a{
	text-decoration:underline;
	color:#003300; font-weight:bold;
	}
a:hover{
	text-decoration:overline;
	}

blockquote{
	margin-left:0; padding-left:55px;
	background-color: transparent;
	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{
	margin-left:auto; margin-right:auto; padding:0;
	width:100%; background-color: transparent;
	}

#header{
	margin:0; padding:5px; padding-bottom:10px;
	border-bottom:1px solid #000000;font-weight:bold;
	}
#header h1{
	margin:0; padding-top:10px;
	}
#header p{
	margin:0; padding-top:10px;
	}

#content-contain{
	overflow:hidden;
	margin-left:auto; margin-right:auto; margin-bottom:0; padding-top:20px;
	width:100%; background-color: transparent;
	}

.post{
	padding:5px;
	width:100%;
	}

.post-day{
	width:10%;
	text-align:center; font-weight:bold; line-height:0.95em; color:#003300; font-size:1.15em;
	}

.post-entry{
	width:79%; overflow:hidden;
	}
.post-entry a{
	font-size:1em;
	}
.post-entry a:visited{
	font-size:1em; font-style:italic;
	}
.post-content{
	width:98%;font-size:1em; overflow:hidden;border-style: solid; border: 1;font-weight:Italic;
	}

.link-contain{
	width:8%;
	}
.links{
	float:right;
	}
.links a{
	display:block; overflow:hidden;
	height:20px; width:20px;
	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: transparent; 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:transparent;
	text-align:center;
	}
#footer p{
	margin:0; padding-top:10px; padding-bottom:5px;
	font-size:0.75em; line-height:1.25em;border-style: groove;
	}

#commentform{
	width:100%;font-size:0.8em;
	}

#commentform input, #commentform textarea{
	width:95%;
	padding:2px; font:11px 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	border:1px solid #abadb3;
	color:#666666;
	}
#commentform input:focus, #commentform textarea:focus{
	border:solid #444444;
	}
#commentform textarea{
	clear:both;
border:solid;

	}
#commentform p{
	margin-top:0; margin-bottom:5px;
	font-weight:100;height:100px;
	}
#commentform #submit{
	clear:both;
	width:140px;
	margin-left:7px;
	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;
	}