/*
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

*/

H1 {
	font: 15px Arial, Verdana, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #7CA689;
	padding:0;
	margin-top:10px;
	margin-bottom:20px;
}


.introText {
	font: italic 14px Georgia, "Times New Roman", Times, serif;
	color: #333333;
	margin-top:20px;
	margin-bottom:20px;
}

.bold_title {
	font: 11px Arial, Verdana, Helvetica, sans-serif;
	color: #333333;
}

img {
	border:0;
}

p {
	padding:0;
	margin-bottom:10px;
}

.clear {
	clear:both;
}

a {
	color:#999850;

}


/* Begin Structure */
body {
	margin:0 0 20px 0;
	padding:0;
	font: normal 11px Arial, Verdana, Helvetica, sans-serif;
	color: #333333;
	background: #664646 url(images/body_bg.gif) repeat left top;	
}

#container {
	margin: 0 auto;
	width:660px;
	padding:20px 50px 10px 50px;
	background-color:#FFF;
	border-right: 4px solid #4A2626;
	border-bottom: 4px solid #4A2626;
	border-left: 4px solid #4A2626;
}



#header {
	margin: 0 auto;
	padding: 0;
	height:90px;
}


#navigation {
	clear:both;
	height: 26px;
	margin-top:16px;
	position:relative;
	background: url(images/menu_border.gif) repeat-x left bottom;
}

#navigation ul {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
}

#navigation ul li {
	display: inline;
	padding: 0px;
	margin: 0px;
}
#navigation ul li a {
	display: block;
	padding: 6px 7px 3px 6px;
	margin-bottom:3px;
	color:#333;
	font: 9px Arial;
	text-transform:uppercase;
	text-decoration: none;
	height: 17px;
	float: left;
	margin: 0;
}

#navigation ul li a:visited {
	display: block;
	padding: 6px 7px 3px 6px;
	margin-bottom:3px;
	font: 9px Arial;
	text-transform:uppercase;
	text-decoration: none;
	height: 17px;
	float: left;
	margin: 0;
}

#navigation ul li a:hover, #navigation ul li a:active, #navigation ul li.current_page_item a:link, #navigation ul li.current_page_item a:visited {
	color: #999850;
	background: url(images/navigation_arrow.gif) no-repeat center bottom;
}

/* =Current --------------- */
.page_item {
	color:#999850;
}
.current_page_item a {
	color:#999850;
	background: url(images/navigation_arrow.gif) no-repeat center bottom;
}
.current_page_parent {
	color:#999850;
}


ul.current_page_parent a,
ul.current_page_parent a:active,
ul.current_page_parent a:visited,
li.current_page_parent a,
li.current_page_parent a:active,
li.current_page_parent a:visited
{
	color:#999850;
	background: url(images/navigation_arrow.gif) no-repeat center bottom;

}
.current_page_ancestor a {
	color:#999850;
}






ul.navigation_left {
	padding:0px;
	margin:0px;

}
li.navigation_left {
	display:block;
	list-style:none;
	font: 9px Arial;
	text-transform:uppercase;
	color:#333;
	padding:15px 0px 15px 0;
	text-decoration:none;
	font: 9px Arial;
	border-bottom: 1px solid #333;
}
li.navigation_left a {
	color:#333;
	text-decoration:none;
}
li.navigation_left a:hover {
	color:#999850;
	text-decoration: underline;
}
li.navigation_left_selected {
	display:block;
	color:#333;
	padding:15px 0px 15px 0;
	list-style:none;
	text-decoration:none;
	font: 9px Arial;
	text-transform:uppercase;
	border-bottom: 1px solid #333;
}
li.navigation_left_selected  a {
	color:#999850;
	text-decoration: none;
}










#content {
	width:660px;
	margin: 0;
	padding:0;
	}


.post {
	margin: 0;
	padding:0;

}












#home_left {
	float: left;
	width:440px;
}


#home_right h2 {
	display:block;
	padding-bottom:5px;
	margin-top:15px;
	margin-bottom:5px;
	font:14px Arial;
	color:#7ca689;
	text-transform:uppercase;
	background: url(images/home_l_h2.gif) no-repeat center bottom;
}

#home_right {
	float: right;
	width:200px;
	padding:0;
	margin:0;
}

#home_right a {
	display:block;
	padding-left:8px;
	margin-top:15px;
	font:9px Arial;
	text-transform:uppercase;
	text-decoration:none;
	background: url(images/home_a.gif) no-repeat left center;
}

#home_right a:hover {
	text-decoration: underline;
}

#home_right h2 {
	display:block;
	padding-bottom:5px;
	margin-top:15px;
	margin-bottom:5px;
	font:14px Arial;
	color:#7ca689;
	text-transform:uppercase;
	background: url(images/home_r_h2.gif) no-repeat center bottom;
}

#home_new_book {
	width:425px;
	margin-top:15px;
	padding: 10px 0px 7px 15px;
	font-size:12px;
	background: url(images/home_new_book_bg.gif) repeat-x left top;
}

#home_new_book h2 {
	display:block;
	margin:0;
	padding-bottom:5px;
	margin-bottom:5px;
	font:14px Arial;
	color:#7ca689;
	text-transform:uppercase;
	background: url(images/home_l_h2.gif) no-repeat left bottom;
}















ul.grey {
	padding:0px;
	margin:0px;
}
li.grey {
	margin: 0;
	padding: 0;
	list-style:none;
	font: 9px Arial;
	text-transform:uppercase;
	color:#333;
	padding-left:8px;
	text-decoration:none;
}
li.grey a {
	color:#333;
	padding-left:8px;
	text-decoration:none;
	background: url(images/list_grey.gif) no-repeat left center;
}
li.grey a:hover {
	color:#999850;
	text-decoration: underline;
}


ul.bullets {
	padding:0px;
	margin:0px;
}
li.bullets {
	margin: 0;
	padding: 0;
	list-style:none;
	font: 9px Arial;
	text-transform:uppercase;
	color:#333;
	padding-left:8px;
	text-decoration:none;
	background: url(images/home_a.gif) no-repeat left center;
}
li.bullets a {
	color:#333;
	padding-left:8px;
	text-decoration:none;
	background: url(images/home_a.gif) no-repeat left center;
}
li.bullets a:hover {
	color:#999850;
	text-decoration: underline;
}



#left {
	float: left;
	width:162px;
	padding-top:10px;
}

#right {
	float: right;
	width:482px;
}

#right a {
	text-decoration: none;
}

#right a:hover {
	color:#999850;
	text-decoration: underline;
}

.img_title {
	padding: 7px 0px 7px 15px;
	background-color:#e5e5e5;
	border-bottom:1px solid #999999;
	font-style:italic;
	margin-bottom:12px;
}

.img_title a {
	color:#666;
}














#footer {
	clear:both;
	margin-top:30px;
	padding:0;
	color:#666;
	border-top: 1px solid #333;
	padding:8px 0 10px 0;
}

#footer a {
	color:#666;
	text-decoration: none;
}

#footer a:hover {
	text-decoration:underline;
}



