/*  
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:#D13B00; font-weight:normal;
	}
a:hover{
	text-decoration:underline;
	}

blockquote{
	margin-left:0px; 
	padding:0px 10px 0px 17px;
	font-weight:normal; color:#222; font-size:0.85em; line-height:1.50em;
	border-left: 1px solid #D13B00;
	border-right: 1px solid #D13B00;
	}

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:35px 0 0 0; 
	padding:5px; padding-bottom:10px;
	border-bottom:1px solid #727272;
	}
#header h1{
	margin:0; padding-top:0px; font-size:2.50em;
	}
#header p{
	margin:0; padding:15px 0 3px 0;
	}

#content-contain{
	overflow:hidden;
	margin-left:auto; margin-right:auto; margin-bottom:0; padding-top:20px;
	width:650px; background:#ffffff;
	font-size:1.0em;
	}

#kommentare{
	font-size:0.85em;
	}

#tagcloud{
	margin: 20px 0 0 0px;
	padding: 21px 0 0 8px;
	border-top:1px solid #727272;
	text-align:center;
	}

.post{
	padding:5px;
	width:100%;
	}

.post-day{
	width:10%;
	text-align:center; font-weight:normal; line-height:0.95em; color:#D13B00; font-size:1.20em; line-height:1.25em;
	}

.post-entry{
	width:79%; overflow:hidden;
	}
.post-entry a{
	font-size:1.0em;
	}
.post-entry a:visited{
	font-size:1.0em;
	}
.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:#ffffff;
	border:1px solid #727272;
	font-size:0.7em; color:#777777; font-weight:100; text-align:center; line-height:1.1em;
	}

#navigation{
	margin:0; padding:0;
	}

#lastcomments{
	padding:3px 0 11px 6px;
	font-size:0.80em; 
	line-height:1.4em;
	}

#lastcomments li{
    list-style:none;
	padding:0px 0 2px 12px;
	}
	
.commentlist ol{
	padding:0px 0 0px 0px;
	margin:0; 
	}
	
#content-contain li{
    list-style:none;
	padding:0px 0 0px 8px;
	}

#twitter{
	font-size:0.7em; 
    color: #333;
	line-height:1.5em;
    text-align:right;
	margin:0; 
    padding:5px 10px 0 380px;
	}

#twitter a{
	text-decoration:none;
	color:#333; 
	}

#twitter a:hover{
        color:#333;
	text-decoration:underline;
	}

#vogel{
        padding:0px 20px 0 0px;
	background:url(images/twi.png) 0 0 no-repeat;
	}

.aktt_tweets ul{
        padding:0px 0px 0 20px;
	}

.aktt_tweets li{
	padding:0px 0 0px 0px;
        list-style:none;
	}

.aktt_more_updates{
	padding:20px 0 0px 0px;
	}

#logo {	margin:0 0 20px 0;}

#footer{
	margin-left:auto; margin-right:auto; margin-top:25px; margin-bottom:20px;
	width:650px; background:#ffffff;
	text-align:center;
	border-top:1px solid #727272;
	}
#footer p{
	margin:0; padding-top:5px; padding-bottom:5px;
	font-size:0.85em; line-height:1.5em;
	}

#footer a{
	text-decoration:none;
	color:#222; font-weight:normal;
	}
#footer a:hover{
	text-decoration:underline;
	}

#commentform{
	width:100%;
	}

#commentform input, #commentform textarea{
	width:95%;
	padding:2px; font:12px '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;
	}
#mcspvalue {	
	padding: 1px 0 1px 3px;	
	background-color: white;
	border:1px solid #BD2F0A;
	color:#222;	
	}
.left{
	float:left;
	margin:0; padding:15px;
	}
.right{
	float:right;
	margin:0; padding:15px;
	}

.pagebar {
padding: 0.2em 0em;
        margin-right: 0.1em;
        margin-bottom: 1.0em;
margin-top: 1.0em;
margin-left: 0.8em;
border: 1px solid #fff;
        background: #fff;
        text-decoration: none;
}

.pagebar a,.pageList .this-page {
	font-size:0.7em; 
border: 1px solid #D13B00;
        text-decoration: none;
        padding: 0.2em 0.5em;
}

.pagebar a:visited {
        border: 1px solid #D13B00;
        text-decoration: none;
        padding: 0.2em 0.5em;
}

.pagebar .break {
        padding: 2px 6px 2px 6px;
        border: none;
        background: #fff;
        text-decoration: none;
}

.pagebar .this-page {
	font-size:0.7em; 
border: 1px solid #D13B00;
        padding: 0.2em 0.5em;
        font-weight: bold;
        background: #D13B00;
        color: #fff;
}

.pagebar a:hover {
        border-color: #2D13B00;
}

.pagebar .inactive
{
   border: 1px solid #cccccc;
         color: #ccc;
   text-decoration: none;
   padding: 0.2em 0.5em;
}

