/*
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

*/
#mainlist {padding:0;margin:0;line-height:5px;}

body{
background:#ffffff url(images/bg.jpg) top center repeat-x;
margin-left:0px; margin-top:0px; margin-right:0px; margin-bottom:0px;
}
.style1 {	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
HTML{overflow-x:hidden;}


.regular {
color:#606060;
font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:normal;
line-height:15px;

}


.regular1 {
color:#606060;
font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:normal;
line-height:15px;
padding:0;
margin:0;
}


.regular-white {
	font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight:normal;
	color: #006699;

}
.regular-black {
	font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight:normal;
	color: #000000;

}
.gray-title {
font-family:tahoma;
font-size:17px;
font-weight:bold;
color:#515F66;
}

.green-title {
font-family:tahoma;
font-size:20px;
font-weight:bold;
color:#629626;
padding-top:10px;
}

.links {
font-family:verdana;
font-size:10px;
font-weight:normal;
line-height:20px;
color:#629626;
}

.links a
{
text-decoration:none;
color:#006699;
text-decoration:underline;
}
.links a:hover
{
text-decoration:none;
color:#629626;
}

h3 {
font-family:tahoma;
font-size:15px;
font-weight:bold;
color:#007DC2;
}

.slogan {
font-family:tahoma;
font-size:19px;
font-weight:normal;
color:#007DC2;
}
.slogan_footer {
font-family:verdana;
font-size:12px;
font-weight:bold;
color:#1673A6;
}

.green a
{
text-decoration:none;
color:#FFFFFF;
}
.green a:hover
{
text-decoration:underline;
color:#FDAC1A;
}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
a.small:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}
a.small:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}
a.small:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
a.small:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}


/*WP*/
#sidebar {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight:normal;
	color: #837E5B;
}
#sidebar h2 {
font-family:tahoma;
font-size:17px;
font-weight:bold;
color:#629626;
	}
.wid {
width: 219px;
border: solid 0px #CCCCCC;
}

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 8px;
 	}
#sidebar ul p, #sidebar ul select {
	margin: 3px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 3px 0 0 3px;
        margin= 5px 0 0 3px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 3px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
        margin= 10px 0 0;
	padding: 0;
	}

/* End Entry Lists */

a
{
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 12px;
text-decoration:none;
color:#006699;
}
a:hover
{
text-decoration:underline;
color:#629626;
}

#mainlink
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 16px;
text-decoration:none;
color:#006699;
}
