@charset "utf-8";
/*
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

*/




@import url("./css/_tpl.screen.css");


p.date {
    padding:0;
}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}


#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 25px;
	}


ul ul li { margin-bottom:10px;}
#sidebar ul ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;

}

/* End Entry Lists */



