/*
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

*/



/* Begin Typography & Colors */
body {
	padding: 0px;
	margin: 0px;
	background-color: #97d25c;
	font-family: "arial";
background-image: url('/images/bg.jpg');
	background-repeat: repeat-x;



}
td { text-align:center;
padding: 0px 5px 5px 5px; }
.logo {
 margin-left:313px;}
#page p{margin:8px 0px;
padding:0px;}
#page ul{margin:0;
padding:0 0 0 14px;}


#wrapper {
	width: 967px;
	padding: 0px 0px 10px 0px;
	margin: 0px auto 0px auto;
	background-color: #FFFFFF;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-left-color: #dddddd;
	border-right-color: #dddddd;
}
a img {
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	border-width: 0px;
	border-top-color: 0;
	border-right-color: 0;
	border-bottom-color: 0;
	border-left-color: 0;
}

#header h1 {
	font-family: "Bell Gothic Std Light";
	font-size: 32px;
	margin: 0px auto 0px auto;
	padding: 0px;
	color: #828282;
	width: 300px;
}
#header {
	background-position: center bottom;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	vertical-align: middle;
	height: 120px;
	background-image: url('/images/line.jpg');
	background-repeat: no-repeat;
}
#header h3 {
	margin: 0px auto 0px auto;
	padding: 0px;
	font-family: Arial;
	font-size: 14px;
	color: #a9a9a9;
	font-style: italic;
	width: 210px;
}

#page h2 {
	font-family: "Bell Gothic Std Light";
	font-size: 24px;
	margin: 0px;
	padding: 0px;
	color: #828282;
}
#page h4 {
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 14px;
	color: #a9a9a9;
font-weight:normal;
}
#trees {
	height: 280px;
	width: 967px;
}
#sidebar {
	width: 233px;
	float: left;
	padding-top: 15px;
	padding-left: 9px;
}
#page {
	float: right;
	width: 715px;
	font-size: 15px;
	color: #333333;
	padding-right: 10px;
padding-top: 15px;

}
#navbar {
	width: 190px;
	height: 148px;
	background-image: url('/images/nav-bg.jpg');
	background-repeat: no-repeat;
	padding-left: 30px;
	line-height: 24px;
}
#navbar ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#navbar li {
}
#navbar li a {
	font-size: 14px;
	font-family: Arial;
	color: #888680;
	text-decoration: none;
}
#navbar li a:hover {
	color: #456724;
	text-decoration: none;
}
#navbar li a:hover, #navbar li a.active, #navbar li.current_page_item a {
color: #456724;
	text-decoration: none;}
#footer {
	width: 967px;
	margin-right: auto;
	margin-left: auto;
	height: 25px;
	color: #5b5b5c;
	font-size: 10px;
	padding-top: 12px;
}
#footer a {
	font-size: 10px;
	text-decoration: none;
	color: #5b5b5c;
}


small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}




.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}


img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Form Elements */




.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */


/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

