/*
Theme Name: Claudia Walker
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

*/

#sidebarLeft h2 {
	color:#767f39;
	font-style:normal;
	font-size:11px;
	padding:11px 0 10px 27px;
	margin:35px 19px 0 0;
	font-weight:bold;
	background:#FFF;
	text-transform:uppercase;
}
#sidebarLeft a {
	color:#FFF;
	text-decoration:none;
	padding:9px 0 7px 28px;
	display:block;
}
#sidebarLeft a:hover {color:#383f0a;}
#sidebarLeft li {
	display:inline !important;
	height:30px;
	width:160px;
	border-bottom:1px solid #c0c0c0;
}
#internalContent h2 {margin:20px 0;}
#sidebarLeft {
	background:#767f39;
	width:179px;
	float:left;
	padding-top:15px;
	padding-bottom:69px;
	position:relative;
	top:-35px;
}
.widgettitle {
	position:relative;
	left:-40px;
	top:-25px;
}
.widget li a {
	width:100%;
	display:block;
	position:relative;
	top:-25px;
	left:-55px;
}
