/*  
Theme Name: WordPress Blog5
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.0
Author: Michael Heilemann
Author URI: http://binarybonsai.com/

	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

*/



/* Begin Typography & Colors */
/* CSS Document */
body {
	padding:0;
	margin:0;
	background:url(images/page-bg.gif) repeat-x #892C2C;
	}
td {
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	text-decoration:none;
	font-weight:normal;
	color:#B39F6B;
	}
ul {
	padding:16px 0 22px 9px;
	margin:0;
	list-style-type:none;
	}	

p, form, li{
	padding:0;
	margin:0;
	}
p.form{
	padding:5px;
}
/*----------------------------------------------*/
.header-bg {
	background:url(images/header-bg.jpg) no-repeat left top #983434;
	}
.menu li {
	list-style-type:none;
	}
.menu li a{
	font-family:"trebuchet MS"Arial, Helvetica, sans-serif;;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	color:#5B5134;
	padding:0 4px 0 10px;
	}

.menu li a:hover {
	background-color:#DDCBA2;
	padding:0 4px 0 10px;
	}
.page_item{
	border-right:1px solid #6D613F;
	display:inline;
}

.menu1{
	background-color:#DDCBA2;
	padding:0 4px 0 4px;
	}
.right-bord {
	border-right:1px dashed #9EA25C;
	}
.pad-left196 {
	padding-left:196px;
	}
.top-pick {
	border:5px solid #830A0A;
	background-color:#B39F6B;
	}
.bot-bord-dot {
	border-bottom:1px dashed #6D613F;
	}
.ratings-txt {
	font-weight:bold;
	color:#5B5134;
	text-decoration:none;
	font-size:10px;
	font-family:"trebuchet MS"Arial, Helvetica, sans-serif;
	}
.leatest-post-txt {
	font-weight:bold;
	color:#AEB06E;
	text-decoration:none;
	font-size:10px;
	font-family:"trebuchet MS"Arial, Helvetica, sans-serif;
	}
.comments-td a, .comment-txt {
	font-weight:bold;
	color:#CAB583;
	text-decoration:none;
	font-size:10px;
	font-family:"trebuchet MS"Arial, Helvetica, sans-serif;
	}
.comments-td a:hover, .comment-txt:hover {
	color:#FFF;
	}
a{
	font-weight:bold;
	color:#CAB583;
	text-decoration:none;
	font-size:12px;
	font-family:"trebuchet MS"Arial, Helvetica, sans-serif;
	}
a:hover{
	color:#FFF;
	}
.pad-left-bot {
	padding:0 0 22px 10px;
	}	
		
										
.ratings-txt:hover {
	color:#830A0A;
	}				
	
.footer {
	background:url(images/footer-img.gif) no-repeat left top;
	padding:10px 0 0 0;
	font-weight:bold;
	color:#DDCBA2;
	font-size:11px;
	font-family:"trebuchet MS"Arial, Helvetica, sans-serif;
	}
.comments-td {
	background-color: #830A0A;
	border-top:1px dashed #9EA25C;
	border-bottom:1px dashed #9EA25C;
	}
.regit_bar li, .right-li {
	background:url(images/right-arrow.gif) no-repeat 2px 6px;
	font-family:"trebuchet MS"Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-weight:bold;
	color:#CAB583;
	font-size:10px;
	padding:0 0 0 15px;
	list-style-type:none;
	}	
.regit_bar li a, .right-li a {
	text-decoration:none;
	color:#CAB583;
	font-size:10px;
	}
.regit_bar li a:hover,.right-li a:hover {
	padding-left:3px;
	color:#4B1111;
	font-size:10px;
	}		
	
.date_fon{
	background-image:url(images/date3.gif);
	width:53px;
	height:58px;
}

.date_number{
	font-size:24px;
	color:#B30000;
	font-weight:bold;
	padding-left:10px;
	padding-top:5px;
}

.date_month{
	font-size:11px;
	color:#000000;
	font-weight:bold;
	padding-left:16px;
	padding-top:2px;
}

.avtor_text{
	font-size:14px;
}

.font_16{
	font-size:16px;
}

li.alt{
	padding-bottom:5px;
	padding-top:5px;
}
.alt a:hover{
	color:#FFFFFF;
	padding:0px;
}
