/*  
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/

	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

*/
a
{
text-decoration: none;
color: #2C6633;
font-size: 19px;
}

.page_item 
{
padding-left: 14px;
list-style-image: url(/images/off.gif);
height:44px;
}

.page_item:hover
{
padding-left: 14px;
list-style-image: url(/images/on.gif);
height:44px;
}
