/*  
Theme Name: Original ZweiPunkNull (de)
Theme URI: http://zweipunknull.de/
Description: der einzigartige 2P0 Style - Jetzt auch für deinen Blog.
Version: 1.1
Author: Markus Opolka
Author URI: http://www.martialblog.de/kunststoff
*/
	
 	
.commlink{color:#666666;}
.categorycontent a { margin-bottom: 10px; }		
hr.item_top {border:1px dashed #99CCCC;}
li.recentcomments{font-size:small;}
h2.page{color:#27835f;}


.description {
	font-size:15px;
	font-style:italic;
	color:#ffffff;
	padding-left:20px;
}

	
#rss_icon{
	width: 120px;
	height: 20px;
	background: url(images/feed-icon.gif) no-repeat left;
	text-align: center;
}
#rss_icon:hover{color: #4682B4;}	

/* Begin Typography & Colors */
html{
	min-height:100%;
}

body{
	padding:0px;
	margin:0px;
	height:100%;
	background-color:#000000;
	background-image:url(images/background.jpg);
	background-repeat:repeat-x;
}

#wrapper{
	position:relative;
	width: 1024px;
	min-height:100%;
  margin: 0px;
	background-image:url(images/paperback.png); 
	background-repeat:no-repeat;
	background-attachment:fixed;
	}

* #wrapper{height:100%;}


img{
	border:0px;
}

a{
	color:#27835f;
	text-decoration:none;
	cursor:pointer;
}

a.header_img{
	color:#FFFFFF;
}

.item_text a{
  color:#27835f;
}
.item_text a:hover{
  color:#27835f;
  text-decoration:underline;
}

form, table{
	padding:0px;
	margin:0px;
}

#form_table input, #form_table textarea{
	border:1px solid #cccccc;
}

div#page{
	width:850px;
	margin-left:150px;
	margin-top:20px;
}

/*header*/
div#header{
	width:950px;
	height:265px;
	position:relative;
}

#lighters{
	width:166px;
	height:197px;
	float:left;
	}
	

#logo{
	width:255px;
	height:253px;
	margin-left:40px;
	margin-top:-15px;
	float:left;
	}

	
#beer{
	float:right;
	width:300px;
	height:267px;
}


#navigation {
	position:fixed;
	width:154px;
	height:230px;	
	background-image: url('images/navi_paper.png');
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-left:-47px;
	}
	
ul.menu{
	/*background-image: url(images/navi_paper.png);
	background-repeat: no-repeat;*/
	list-style-image: none;
	padding: 10px 3px 0 15px;
}	
	
ul.menu li{
	list-style-image: none;
	display: block;
}	

ul.menu li a{
	font-family: Courier, Monospace;
	color: #333333;
	font-size: 12px;
}
	
#stift{
	position:relative;
	width:105px;
	height:584px;
	margin-left: 620px;
	overflow:hidden;
	}	
	
/* end header*/



/* body*/


#body_content{
	position:relative;
	width: 450px;
	text-align:left;
	font-family: Georgia,"Times New Roman", Times, serif;
	font-size:12px;
	margin-left:165px;
	margin-top:-550px;
	}

h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	line-height:24px;
	color:#27835f;
	}

.item_text{
	padding-bottom: 10px;
	margin:0px;
	}
	
body_items{
	
	}

.comm_text a {color:#FF8800;}
.comm_text a:hover {text-decoration:underline;}
/* end body */

/**
 * Style for Simple Tagging Plugin
 * http://sw-guide.de/wordpress/wordpress-plugins/simple-tagging-plugin/
 */ 

/********* Tag Cloud *********/
ul#tagcloud { padding:0; margin:0; text-align:center; list-style:none; }
ul#tagcloud li { display:inline; font-size:70%; color:#ccc;}
ul#tagcloud li a, ul#tagcloud li a:link { text-decoration:none; }
ul#tagcloud li a:hover { text-decoration:underline; }
ul#tagcloud li.t1 a { color:#797979; font-size: 120%; }
ul#tagcloud li.t2 a { color:#6d6d6d; font-size: 160%; }
ul#tagcloud li.t3 a { color:#616161; font-size: 190%; }
ul#tagcloud li.t4 a { color:#555555; font-size: 210%; }
ul#tagcloud li.t5 a { color:#484848; font-size: 230%; }
ul#tagcloud li.t6 a { color:#3c3c3c; font-size: 250%; }
ul#tagcloud li.t7 a { color:#303030; font-size: 270%; }
ul#tagcloud li.t8 a { color:#242424; font-size: 290%; }
ul#tagcloud li.t9 a { color:#181818; font-size: 310%; }
ul#tagcloud li.t10 a { color:#0c0c0c; font-size: 330%; }

/********* Related Posts *********/
#stprelated { margin-top: 30px; padding: 10px; background-color: #f8f8f8; border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; }
#stprelated h3 { margin:0; padding:0; font-size: 90%; } 
#stprelated ul { margin: 0; padding:0; font-size: 90%; }
#stprelated ul li { margin: 0; padding:0 0 0 15px;  }

/********* Related Tags *********/
li#relatedtags ul li {
	text-indent: 0;
	list-style:none;
	background: 0 none;
	font-size: 120%;
}
li#relatedtags ul li:before {
	content: "";
}
li#relatedtags ul li span {
	margin-right: .5em;
}

