/*

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



*/



/* CSS Document */





body { 

background:#E1E1E1; 
margin:0 auto; 
font:11px Verdana, Arial, Helvetica, sans-serif; 
font-weight:normal; 
color:#093755;
}

a { color:#0066CC; }

a:hover { color:#003366; text-decoration:none; }



#wrapper { width:972px; border:1px solid #A8A8A8; background:#FFF; }

.hor-border {border-top:1px solid #A8A8A8;}

.navigation-top { background:url(images/bg-nav.jpg) top left repeat-x; height:28px; padding-left:16px; color:#FFFFFF;}

.navigation-top a{ color:#FFFFFF; text-decoration:none; text-transform:uppercase; font:12px Arial, Helvetica, sans-serif; font-weight:bold; margin-left:10px; margin-right:10px; } 

.navigation-top a:hover { color:#0099CC; text-decoration:underline; }

h1 { font:18px Arial, Helvetica, sans-serif; color:#000000; font-weight:bold; margin-top:0; padding-top:0;}

h2 { font:16px Arial, Helvetica, sans-serif; color:#000000; font-weight:bold; margin-top:10; padding-top:10;}



.entry{  

text-align:left;
}




#sidebar { margin:0; padding:0;}

#sidebar ul { margin:0; padding:0; }

#sidebar ul li{ margin:0; padding:0; list-style:none; background:none; }

#sidebar ul li ul{ margin:0; padding:0; margin-bottom:10px; margin-top:10px;}

#sidebar ul li ul li{ margin:0; padding:0; list-style:none; background:url(images/bullet.gif) 0 8px no-repeat; padding-left:12px;}



#sidebar h2 { background:#0D94CB; padding:5px; color:#FFFFFF;}

#sidebar ul li a { color:#0D94CB; text-decoration:none;}

#sidebar ul li a:hover { color:#0D94CB; text-decoration:underline;}

