/*  
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:#006699;}
a.author{color:#E88D03;font-style:italic;}
i.author{color:#E88D03;}

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

/*navigation*/
div#navigation{
	width:100%;
  height:57px;
}

div#navigation #navigation_top{
	width:100%;
	height:57px;
	background:url(images/navigation_bg.png) top no-repeat;
}
#nav {
	height:52px;
	line-height:52px;
	padding:0 10px;
	}
#nav ul {
	list-style-type:none;
	}
#nav li {
	float:left;
	text-align:center;
	margin-right:10px;
	text-transform:uppercase;
	}
#nav li a {
	display:block;
	padding:0 15px;
	font-size:10px;
	color:#ffffff;
	text-decoration:none;
	}
#nav li a:hover {
	background-image:url(images/bg-navigation-bar-hover.gif);
	background-position:center;
	background-repeat:no-repeat;
	color:#FF9900;
	}
	
#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 */
body{
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#D0EAF0;
}

img{
	border:0px;
}

a{
	color:#006699;
	text-decoration:none;
}

a.header_img{
	color:#FFFFFF;
}

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

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

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

div#page{
	width:772px;
}

/*header*/
div#header{
	width:100%;
	height:218px;
}

div#header #header_text{
	width:100%;
	height:35px;
}

div#header #header_text #header_text_pad{
	padding-top:10px;
}

div#header #header_text a{
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
}

div#header #header_text a:hover{
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:underline;
}

div#header #header_text td{
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
}

div#header #header_top{
	width:100%;
	height:154px;
	background:url(images/header_top_bg.png) #1480B4 top no-repeat;
}

div#header #header_top #header_title{
 
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
	color:#FFFFFF;
	text-align:left;
	padding-top:120px;
	padding-left:40px;

        background-image:url('images/julis_pforzheim_logo.png');
        background-repeat: no-repeat;
        background-position: 40px 20px;
}

div#header #header_top #header_search{
        position:relative;
        top:-56px;
	padding-right:10px;
	padding-top:5px;
}

div#header #header_top #header_search td{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}

div#header #header_menu{
	width:100%;
	height:40px;
	background:url(images/menu_bg.png) top no-repeat;
}

div#header #header_menu #header_menu_pad{
	padding-top:3px;
}

div#header #header_menu #header_menu_pad a, div#header #header_menu #header_menu_pad td{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	line-height:32px;
}

div#header #header_menu #header_menu_pad td:hover{
	background:url(images/menu_ar.png) no-repeat bottom center;
}

div#header #header_menu #header_menu_pad a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}

div#header #header_menu #header_menu_pad td.no_bg:hover{
	background:none;
}
/* end header*/

/*footer*/
div#footer{
	width:100%;
}

div#footer #footer_top{
	width:100%;
	height:61px;
	background:url(images/footer_bg.png) top no-repeat;
}

div#footer #footer_top #footer_top_pad #fooer_title{
	font-family:Arial, Helvetica, sans-serif;
	font-size:25px;
	color:#66cccc;
}

div#footer #footer_top #footer_top_pad td{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
}

div#footer #footer_top #footer_top_pad a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}

div#footer #footer_top #footer_top_pad a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:underline;
}

div#footer #after_footer a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#cccccc;
	text-decoration:none;
}

div#footer #after_footer{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#cccccc;
}
/* end footer*/

/* body*/
div#body{
	width:100%;
	margin-bottom:7px;
	background-color:#f2fafa;
}

div#body #body_top{
	width:100%;
	height:12px;
	background:url(images/body_top.png) top no-repeat;
}

div#body #body_end{
	width:100%;
	height:12px;
	background:url(images/body_end.png) bottom no-repeat;
}

div#body #body_center{
	width:100%;
	text-align:left;
}

div#body #body_center #body_left{
	width:187px;
	background:url(images/left_center.png) right repeat-y;
}

div#body #body_center #body_left #left_top{
	width:187px;
	height:6px;
	background:url(images/left_top.png) top no-repeat;
}

div#body #body_center #body_left #left_center{
	width:187px;
}

/* sidebar*/
div#body #body_center #sidebar{
	text-align:left;
	padding-left:15px;
	padding-right:25px;
}
div#body #body_center #sidebar ul{
	padding:0px;
	margin:0px;
}
div#body #body_center #sidebar li{
	padding:0px;
	margin:0px;
	list-style-type:none;
}
div#body #body_center #sidebar h2{
	color:#1f739f;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	padding-top:15px;
	padding-bottom:10px;
}
div#body #body_center #sidebar li{
	color:#0033FF;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
div#body #body_center #sidebar li a{
	color:#005577;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight:normal;
	line-height:25px;
}
div#body #body_center #sidebar ul li ul li{
	color:#0033FF;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	background:url(images/dotted.png) bottom left no-repeat;
}
div#body #body_center #sidebar ul li.widget_categories ul li{
	border-bottom:1px solid #e1edec;
	background: none;
}
div#body #body_center #sidebar ul li ul li ul{
	padding-left:5px;
}
div#body #body_center #sidebar ul li.widget_categories ul li ul li {
	border:0px;
	background: none;
}
div#body #body_center #sidebar li ul li ul li a{
	background: url(images/line_li.png) left bottom no-repeat;
	padding-left:7px;
}
div#body #body_center #sidebar ul li.widget_meta ul li a{
	background:url(images/meta_li.png) center left no-repeat;
	padding-left:7px;
}
/* end sidebar*/

div#body #body_center #left_end{
	height:6px;
	background:url(images/left_end.png) bottom no-repeat;
}

div#body #body_center #body_right{
	padding-left:12px;
	padding-right:12px;
}

div#body #body_center #body_contant{
}

div#body #body_contant #board{
	width:545px;
	height:197px;
	background:url(images/board.png) no-repeat top;
}

div#body #body_contant #board #board_title{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#000000;
	padding-top:30px;
	padding-left:75px;
}

div#body #body_contant #board #board_text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#6f7676;
	padding-top:10px;
	padding-left:95px;
	padding-right:20px;
	line-height:18px;
}

div#body #body_contant #body_title{
	width:546px;
	height:33px;
	background:url(images/body_title.png) no-repeat top;
	margin-top:20px;
}

div#body #body_contant #body_title #body_title_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
  color:#006699;
	padding-top:5px;
	padding-left:15px;
}

div#body #body_contant #body_items{
	padding-top:25px;
}

div#body #body_contant #body_items .item_title{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#006699;
	font-weight:bold;
}

div#body #body_contant #body_items .item_athor{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight:bold;
	background-color:#eaf5f5;
	padding-top:10px;
	padding-left:10px;
	padding-bottom:10px;
	margin-top:3px;
}

div#body #body_contant #body_items .item_athor .comm a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	background:url(images/comm.png) left no-repeat;
	padding-left:18px;
}

div#body #body_contant #body_items .item_athor .read a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	background:url(images/read.png) left no-repeat;
	padding-left:15px;
}

div#body #body_contant #body_items .item_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3d3d3d;
	line-height:18px;
	padding-top:15px;
	padding-bottom:15px;
}

div#body #body_contant #body_items .item_line{
	border-bottom:1px solid #d9eae9;
}

div#body #body_contant #body_items .form_table{
	/*background:#c2eae7;*/
	background-color:#AFD9EE;
	padding-top:10px;
	padding-left:40px;
	padding-bottom:10px;
}

div#body #body_contant #body_items #comm_form{
}

div#body #body_contant #body_items #comm_form #form_title{
	/*background:url(images/com_f_title.png) top repeat-x;*/
	background-color:#47A8DB;
	height:41px;
}

div#body #body_contant #body_items #comm_form #form_title_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#FFFFFF;
	padding-top:10px;
	padding-left:15px;
}

div#body #body_contant #body_items .blog_comm{
	padding-left:40px;
}

div#body #body_contant #body_items .blog_comm .comm_title{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#000000;
	font-weight:bold;
	padding-bottom:5px;
}

div#page #body_contant #body_items .blog_comm .comm_count{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-decoration:underline;
	padding-bottom:3px;
}

div#body #body_contant #body_items .blog_comm .comm_data{
	background:url(images/comm_bg.png) left repeat-x;
  height:30px;
}

div#body #body_contant #body_items .blog_comm .comm_data a{
	color:#000000;
	text-decoration:none;
}

div#body #body_contant #body_items .blog_comm .comm_data_pad{
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	padding-top:10px;
	padding-left:5px;
}

div#body #body_contant #body_items .blog_comm .comm_text{
	color:#454545;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	line-height:20px;
}
.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;
}

