/*
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

*/



body {
	background: #f0f2f5;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
}
a img { border: 0; }

#holder {
	background: url(/gfx/bg.png) scroll no-repeat;
	width: 1020px; height: 740px;
	margin: -50px auto 0 auto;
	position: relative;
}
* html #holder { background: url(/gfx/bg.gif) scroll no-repeat; margin: 0 auto 0 auto; }

#wrapper {
	margin: 60px;
	width: 900px;
}
*html #wrapper { padding: 60px 0 0 60px; margin: 0; }

	#logo { text-align: right; width: 900px; margin: 0 0 5px 0; padding: 40px 0 0 0; }
	* html #logo { padding: 0; margin: -15px 0 0 0; }

	#textHolder {
		float: left;
		width: 905px;
		height: 500px;
		overflow: auto;
		float: left;
	}
	#content {
		float: right;
		width: 585px;
		margin: 20px 0 0 0;
		padding: 0 20px;
		z-index: 1;
		line-height: 18px;
	}
	
	#subnav { position: absolute; left: 50px; bottom: 60px; width: 260px; }
		h5 { margin: 10px 0 0 0; padding: 0; }
		h5 a { color: #008ac8; font-size: 16px; text-decoration: none; line-height: 35px; }
		h5 a:hover { text-decoration: underline; color: #005277; }
		h5 a:visited { color: #008ac8; }
			h6 { margin: 0; padding: 0; font-weight: normal; margin: 0 0 0 20px; }
			h6 a { color: #008ac8; text-decoration: none; line-height: 25px; }
			h6 a:hover { text-decoration: none; color: #005277; }
			h6 a:visited { color: #008ac8; }

	
	#navHolder {
		width: 960px; height: 50px;
		margin: -5px 0 0 -20px; padding: 0;
	}

	#nav a, a:visited { text-decoration: none; color: #59200a; }
	#nav a:hover { text-decoration: underline; color: #8f3310; }

	#nav ul { list-style: none; margin: 0; padding: 0; }
	#nav ul li { float: left; margin: 10px 10px 0 10px; padding: 10px 0 0 0; height: 37px; }
	.current_page_item, .current_page_ancestor, .current_page_parent { background: url(/gfx/navbg.gif) scroll no-repeat top right; }
	.current_page_item a, .current_page_ancestor a, .current_page_parent a { color: #fff; background: url(/gfx/navbga.gif) scroll no-repeat top left; padding: 10px 10px 0 10px; height: 37px; }
	#nav .current_page_item a:hover,
	#nav .current_page_ancestor a:hover,
	#nav .current_page_parent a:hover { color: #6ed2ff; }
	
	#nav ul ul { display: none; } /* ********** SUBNAV no show ********** */

h1 { font-size: 60px; height: 80px; color: #59200a; }
h2 { font-size: 100px; height: 80px; color: #59200a; }
h3 { font-size: 20px; height: 50px; color: #0093d1; font-weight: bold; margin: 20px 0 0 0; }

/*  frontpage sifr  */
#post-2 h3 { margin: 120px 0 0 0; padding: 0; height: 250px; }
*html #post-2 h3 { margin: 100px 0 0 0; height: 50px; }
#post-2 h2 { display: none; }
#post-283 h2 { display: none; }
*html #post-283 h2 { display: none; }
#blogi { float: right; width: 585px; }


#post-20 #subnav,
#post-83 #subnav,
#post-71 #subnav
{ bottom: 150px; }



/* "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." */

