/*
Theme Name: blauerzauber_diary
Theme URI: http://wordpress.org/
Description: this is the theme for my blaerzauber diary
Version: 2.0
Author: Tom Bocek
Author URI: http://blauerzauber.org
Tags: all fix for my diary
*/
/* Begin Typography & Colors */
/*-----tag formating srt-----*/
body{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	background-image: url(images/backpattern.gif);
}
h1{
	margin: 40px 0px 0px 220px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
    color: #5F8357;
}
h2{
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #C5EABB;
}

p{
	border: none;
}
small{
	border: none;
}
img{
	border: none;
}
/*-----tag formating srt-----*/
/*-----everywhere srt-----*/
.tx_green{
    color: #5F8357;
}
.tx_30{
	position: relative;
	top: 3px;
	font-size: 30px;
	vertical-align: sub;
}
.clr{
	clear: both;
	height: 0px;
}
.ul_main_sidebars{
	margin: 20px 0px 0px 10px;
	padding: 0px;
	list-style: none;
	border-left: 1px solid #27A2EA;
}
.li_main_sidebars{
	margin: 10px 0px 0px 5px;
	padding: 0px;
	border-left: 1px solid #27A2EA;
}
.h4_bars{
	margin: 0px 0px 0px 5px;
	padding: 0px;
	font-family: Arial;
    font-size: 10px;
    color: #5F8357;
}
a.lk_nrml:link{
	text-decoration: none;
	color: #898F4B;
}
a.lk_nrml:visited{
	text-decoration: none;
	color: #898F4B;
}
a.lk_nrml:hover{
	text-decoration: none;
	color: #EBD255;
}
/*-----everywhere end-----*/
/*-----layout srt-----*/
#cntr_main_bg_top{
	background-image: url(images/top_back.jpg);
	background-repeat:repeat-x;
}
/*-----topmenu srt-----*/
#ul_tm{
	display: block;
	margin: 0px;
	padding: 0px;
	height: 20px;
	list-style: none;
	background-color: #000;
	overflow: hidden;
}
.li_tm_l{
	float: left;
}
.li_tm_r{
	float: right;
}
/*-----topmenu end-----*/
#cntr_header{
	height: 130px;
	overflow: hidden;
}
#cntr_main_cnt{
	padding: 0px 0px 50px 0px;
}
#cntr_main_cnt a:link{
	text-decoration: none;
	color: #898F4B;
}
#cntr_main_cnt a:visited{
	text-decoration: none;
	color: #898F4B;
}
#cntr_main_cnt a:hover{
	text-decoration: none;
	color: #EBD255;
}
/*-----cntr_col_left srt-----*/
#cntr_col_lft{
	float: left;
	padding: 20px 0px 0px 0px;
	width:180px;
	font-size: 10px;
}
.bx_el_sidebar{
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 5px;
	border-left: 1px solid #27A2EA;
}
#wp-calendar{
	margin: 0px;
	width: 155px;
	overflow: hidden;
}
#wp-calendar caption{
	margin: 0px;
	padding: 0px;
	font-family: Arial;
    font-size: 10px;
	text-align: left;
	color: #5F8357;
}
#wp-calendar thead{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-align: left;
	color: #5F8357;
}
#wp-calendar tbody{
	text-align:justify;
	color: #FFF;
}
.ul_main_sidbars_nrml{
	margin: 0px 0px 0px 5px;
	padding: 0px;
	list-style: none;
}
.ul_main_sidbars_nrml li{
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	border-left: 1px solid #27A2EA;
}
/*-----cntr_col_left end-----*/
/*-----cntr_col_middle srt-----*/
#cntr_col_mdl{
	float: left;
	margin-left: 40px;
	width:470px;
	font-size: 10px;
	overflow: hidden;
}
#cntr_col_mdl h2 a:link{
	color: #C5EABB;
}
#cntr_col_mdl h2 a:visited{
	color: #C5EABB;
}
#cntr_col_mdl h2 a:hover{
	color: #ff0000;
}
#cntr_col_mdl small{
	display: block;
	padding: 2px 0px 3px 0px;
	color: #5F8357;
}
.entry{
	margin: 0px;
	padding: 0px;
}
.postmetadata{
	margin: 0px 0px 40px 0px;
	color: #5F8357;
}
.navigation{
	font-weight: bold;
}
/*-----cntr_col_middle end-----*/
/*-----cntr_col_right srt-----*/
#cntr_col_rgt{
	float: left;
	margin-left: 40px;
	padding: 20px 0px 0px 0px;
	width:170px;
	font-size: 10px;
}
#cntr_ipt_search_box{
	margin: 5px 0px 0px 5px;
	width: 130px;
	height: 16px;
	border-left: 1px solid #27A2EA;
}
.ipt_search{
	float: left;
	margin: 0px 0px 0px 5px;
	width: 100px;
	height: 14px;
	border: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #758996;
}
#search_btn{
	float: right;
	width: 20px;
	height: 16px;
	background-color: #006699;
}
#ul_categories{
	margin: 0px 0px 0px 5px;
	padding: 0px;
	list-style: none;
	color: #5F8357;
}
#ul_categories li{
	margin: 0px;
	padding: 0px;
}
#ul_categories li ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#ul_categories li ul li{
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	border-left: 1px solid #27A2EA;
}
/*-----cntr_col_right end-----*/











	








	
	













/*------single post view srt-----*/
.post_nav{
	height: 60px;
	color: #5F8357;
}
.post_nav .prev{
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
}
.post_nav .prev a{
	font-size: 10px;
	vertical-align: middle;
}
.post_nav .next{
	float: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
}
.post_nav .next a{
	font-size: 10px;
	vertical-align: middle;
}
.bx_post_ttl{
	margin: 0px;
	padding: 0px 0px 5px 2px;
	background-image: url(http://www.blauerzauber.org/01_imgs/03_everywhere/02_elements/spaltentitel.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
.postinfo{
	font-size: 8px;
    color: #5F8357;	
}


/*-----comment srt-----*/
#commentform #comment{
	background-color: #758996;
	border: 1px solid #758996;	
}

#comment_area{
	margin: 20px 0px 0px 70px;
	width: 400px;
}
.h3_commentarea{
	display: block;
	margin: 0px;
	padding: 3px 0px 3px 0px;
	font: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5F8357;
	border-bottom: 1px solid #5F8357;
}
.h3_addcomment{
	display: block;
	padding: 3px 0px 3px 0px;
	font: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5F8357;
	border-bottom: 1px dotted #5F8357;
}
#commentform{
	margin: 0px;
	padding: 0px;
	border: none;
}
#commentform label{
	height: 25px;
	border: none;
}
#commentform small{
	height: 25px;
	border: none;
}
#commentform #author{
	float: right;
	width: 200px;
	height: 15px;
	border: none;
	background-color: #758996;
	border: 1px solid #758996;	
}
#commentform #email{
	float: right;
	width: 200px;
	height: 15px;
	border: none;
	background-color: #758996;
	border: 1px solid #758996;	
}
#commentform #url{
	float: right;
	width: 200px;
	height: 15px;
	border: none;
	background-color: #758996;
	border: 1px solid #758996;
}
#commentform p{
	margin: 0px;
	padding: 0px;
	border: none;
}
.commentform_line_paragraph{
	margin: 0px;
	padding: 0px;
	height: 25px;
}
#submit{
	float: right;
	margin: 10px 0px 0px 0px;
}
/*-----archive post view srt-----*/
.h2_pagetitle{
	width: 469px;
	height: 50px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #435041;
}
.bx_ttl_archive{
	border-bottom: 1px solid #C5EABB;
}
.h3_archive{
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #C5EABB;
}	
.h3_archive a:link{
	color: #C5EABB;
}
.h3_archive a:visited{
	color: #C5EABB;
}
.h3_archive a:hover{
	color: #ff0000;
}

/*-----uebersicht
/*-----comments-----*/
#comments{
	font-weight: normal;
	font-size: 10px;
}

#bx_ft50{
	clear: both;
	width: 980px;
	height: 100px;
}
#bx_ftcopy{
	margin: 0px 0px 0px 10px;
	width: 980px;
	height: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #5F8357;
}
	
