/*
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 {
 background-color:#200800;
 background-image:url(../../../images/body-bg.jpg);
 background-repeat:repeat-x;
	}



#headerDiv1{ background-image:url(../../../images/headerDiv-bg1.jpg); background-repeat:repeat-x; height:196px;}
#headerDiv2{height:196px; background-image:url(../../../images/countryside.jpg); background-repeat:no-repeat; background-position:top;}
#headerDiv3{height:196px; background-image:url(../../../images/grass.png); background-repeat:repeat-x; background-position:bottom;}
#headerDiv4{ width:887px; height:196px; margin-right:auto; margin-left:auto;}

#headerMenuDiv{ float:right; font-family:"Century Gothic", Arial; font-weight:bold; font-size:14px; color:#FFFFFF; line-height:250px;}
#headerLogoDiv{ float:left;}

#bodyDiv1{ background-image:url(../../../images/home-bg.png); background-repeat:no-repeat; background-position:top; height:553px; width:887px; margin-left:auto; margin-right:auto; }
#bodyDivContent{width:887px; margin-left:auto; margin-right:auto; }
#homeWelcome{ font-family:"Century Gothic", Arial; font-size:12px;  width:410px; float:left; margin-left:35px; margin-right:20px; color:#FFFFFF;}

#homeAdSlogan{ float:right; margin-bottom:100px; margin-right:80px; margin-top:-1.5em;}

#contentDiv{ background-color:#FFFFFF; padding-left:45px; padding-right:45px; padding-bottom:1px; padding-top:1px; font-family:"Century Gothic", Arial; font-size:12px;}

#contentHeaderDiv{ background-image:url(../../../images/head-bg.png); background-repeat:no-repeat; height:125px;}
#contentHeaderTextDiv{ float:left; width:300px; margin-left:28px; margin-right:15px; margin-top:18px;}
#contentHeaderButtonDiv{ float:right; width:300px; margin-right:28px; }

h2 {color:#869742; margin-bottom:0px;}
h3 {color:#ffffff; margin-bottom:0px; font-weight:normal; font-size:12px;}


a.headerMenuLinks:link{color:#FFFFFF; text-decoration:none;}
a.headerMenuLinks:visited{color:#FFFFFF; text-decoration:none;}
a.headerMenuLinks:hover{color:#FFFFFF; text-decoration:underline;}
a.headerMenuLinks:active{color:#FFFFFF; text-decoration:none;}

#footer { width:867px; color:#FFFFFF; font-family:"Century Gothic", Arial; font-size:9px; margin-left:auto; margin-right:auto;}




/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	}

#header {
	background-color: #73a0c5;
	margin: 0 0 0 1px;
	padding: 0;
	height: 200px;
	width: 758px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}



/* End Structure */






/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

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

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

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

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

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

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */






/* "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." */

