/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/
hr {border:9px solid #fff;}



#recentpost {width:524px; margin-top:9px;height:130px; border-top:1px solid #D6C3DF;border-bottom:3px solid #D6C3DF;background:#FAEFFF; padding:9px; display:block; }
#recentpost h1 {padding:0 0 9px 0; margin:0; color:#E0756D; font: bold 16px Trebuchet MS; }
#recentpost ul {padding:0; margin:0; list-style:none; }
#recentpost li  {width:260px; }
#recentpost li a { color:#756BA8; border-bottom:1px solid #756BA8; display:block;}
#recentpost li a:hover {color:#E0756D; border-bottom:1px dotted #E0756D; display:block;}

#colcx .post img							 { border:0px solid #fff; }
.post a {color:#746BA7;}
.clear_both{clear:both;}
.alignleft{float:left;}
.alignright{float:right;}
.margin_5px{margin:5px 0px; }
.center{text-align:center;margin:0px auto;}
.loading{color:#000; width:300px;height:90px;position:absolute;top:50px;left:50%;margin-left:-150px;text-align:center;padding:5px; padding-top:40px;}
.error_msg{color:#666;}
.error_msg h3{margin:5px 0px;font-weight:normal;font-size:13px;}


/*navigation*/

.navigation{width:545px; padding-left:40px;}
.wp-pagenavi a{
	background:url(images/page_num.gif) no-repeat 0 0;
	width:33px;
	height:42px;	line-height:21px;
	display:block;
	text-align:center;
	float:left;
	text-decoration:none;
	color:#756BA8; font-weight:bold;
}

.wp-pagenavi a:hover{
	background:url(images/page_num.gif) no-repeat 0 100%;
	color:#E0756D;
}

.wp-pagenavi .current{
	background:url(images/page_num.gif) no-repeat 0 100%;
	width:37px;
height:48px;
	line-height:27px;
	display:block;
	float:left;
	text-align:center;
	margin:0 5px;
	padding-top:10px;
	font-weight:bold;
	color:#E0756D;
}

.wp-pagenavi{
	height:1%;
	overflow:hidden;
	padding:10px 0;
	clear:both;

}

.pages{
	float:left;
	background:url(images/backbutton.gif) no-repeat 0 0;
	width:117px;
	height:42px;	line-height:21px;
	text-align:center;
	display:block;
color:#558219; font-weight:400;
	margin:0 5px;	
padding:4px 10px 0 0;
}


.page_holder{display:block;}
.left_shadow{background:url(images/content_bg_right.jpg) top right repeat-y;}

.post{position:relative;background:url(images/post_bottom.jpg) bottom repeat-x; margin-top:18px; margin-bottom:50px;padding-bottom:10px;}
	.post_rank{position:relative;float:right;}
	.post_title{margin:0px;margin-bottom:5px;padding:0px;}
		.post_title a,.post_title a:active,.post_title a:visited{color:#746BA7;font-size:18px;font-weight:normal;font-family:Arial;}
		.post_title a:hover{color:#FF5F00;}
	.post_meta{overflow:auto;min-height:20px;background:url(images/post_bottom.jpg) bottom repeat-x;font-size:11px;color:#818181;}
		.post_meta a,.post_meta b{color:#DE7669;font-weight:normal;}
		.post_author_date{float:left;background:url(images/user.jpg) center left no-repeat; padding-left:15px;}
		.post_cat{float:right;background:url(images/cat.jpg) center left no-repeat; padding-left:20px;}
	.post_entry{color:#666;line-height:125%;font-size:12px;padding-bottom:5px;}
		.post_entry blockquote{background:#E0E0D7;padding:5px 15px;margin:5px;color:#888;border:1px solid #C1C1AE;line-height:150%;font-size:11px;}

	.postmetadata{margin-top:10px;font-size:11px;color:#818181;margin-bottom:25px;}
		.post_tags{float:left;background:url(images/book.jpg) center left no-repeat; padding-left:20px;}
		.post_tags a,.post_tags a:active,.post_tags a:visited{font-size:11px;color:#818181;}
		.post_tags a:hover{color:#FF5F00;}
		.post_comments{float:right;background:url(images/comments_bg.jpg);height:18px;width:115px;margin-top:-6px;}
			.post_com_no{background:url(images/comments_bg_left.jpg) left no-repeat;color:#FFF;font-size:12px;height:18px;padding:0px 20px;padding-right:5px;}
			.post_com_text{float:right;background:url(images/comments_bg_right.jpg) right no-repeat;color:#FFF;font-size:11px;height:18px;padding:0px 10px;}
		.postmetadata2{background:url(images/post_bottom.jpg) top repeat-x; padding:7px 0px;font-size:11px;color:#737373;}

/*Tag clouds*/
#tagcloud {width:168px; border:1px solid #D16A62; background:#E0756D; padding:9px;}
#tagcloud a {color:#fff;}
#tagcloud a:hover{color:#FFCCCC;}

.commentlist {list-style:none; margin:0px;padding:0px;}
	.commentlist li{margin:0px;padding:0px;position:relative;margin-bottom:20px; list-style:none;}
		.post_number{float:right;color:#8A7296;font-size:16px;font-style:italic;letter-spacing:1px;margin-top:10px;}
		.comment_meta{padding-top:12px;height:18px;background:url(images/comment.jpg) no-repeat left;padding-left:75px;color:#E26D24;font-size:11px;}

		.comment_text{font-size:11px;color:#6B7273;background:#E0E0D7 url(images/comment_bg.jpg) left repeat-y;position:relative;overflow:auto;}
			.comment_text p{margin:0;}
		.comment_c1,.comment_c2,.comment_c3,.comment_c4{height:9px;font-size:1px;width:9px;}
			.comment_text_h{margin:9px 6px;}
			.comment_c1{float:left;background:url(images/comment_c1.jpg) no-repeat;}
			.comment_c2{float:right;background:url(images/comment_c2.jpg) no-repeat;}
			.comment_c3{float:left;background:url(images/comment_c3.jpg) no-repeat;}
			.comment_c4{float:right;background:url(images/comment_c4.jpg) no-repeat;}
			.comment_c{background:#E0E0D7;height:9px;}
		#loged_in a{color:#FFF;}

	.comment_form_h1{position:relative;background:#8A7296 url(images/comment_form_bg.jpg);color:#FFF;}
		.comment_form_h2{padding:10px;padding-right:45px;}
		.comment_form_c{background:#8A7296;height:9px;}
		.comment_form_h3{background:#8A7296;height:9px;}
			.comment_form_c1,.comment_form_c2,.comment_form_c3,.comment_form_c4{width:9px;height:9px;font-size:1px;}
			.comment_form_c1{float:left;background:url(images/comment_form_c1.jpg) no-repeat;}
			.comment_form_c2{float:right;background:url(images/comment_form_c2.jpg) no-repeat;}
			.comment_form_c3{float:left;background:url(images/comment_form_c3.jpg) no-repeat;}
			.comment_form_c4{float:right;background:url(images/comment_form_c4.jpg) no-repeat;}
		.comment_form_input{width:100%;padding-left:30px;margin:10px 0px;display:block;border:1px solid #DDD;background:#FFF;height:18px;padding-top:4px;font-size:12px;color:#666;font-family:arial;}
		.comment_form_textarea{width:100%;display:block;border:1px solid #DDD;background:#FFF;font-size:13px;padding:10px;color:#666;font-family:arial;padding-left:10px;padding-right:20px;}
			.comment_form_input:hover,.comment_form_input:focus,.comment_form_textarea:focus,.comment_form_textarea:hover{border:1px solid #CD00EF;background-color:#F9EFFF;}
		.comment_form_submit{border:none;background:url(images/comment_submit.jpg);width:110px;height:31px;float:right;margin-right:-40px;}
		.comment_form_submit:hover{background:url(images/comment_submit2.jpg);}
		.comment_form_submit_h{color:#E6E8DF;padding:10px;font-size:11px;



