/*  
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.5
Author: Michael Heilemann
Author URI: http://binarybonsai.com/

	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
	

	*** REGARDING IMAGES ***
	All CSS that involves the use of images, can be found in the 'index.php' file.
	This is to ease installation inside subdirectories of a server.

	Have fun, and don't be afraid to contact me if you have questions.
*/



/* Begin Typography & Colors */
body {
	font-family: verdana, sans-serif;
	font-size: 10px;
	color: #000;
	text-align: center;
	margin: 0;
	padding: 0;
	}

#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}

#content {
	font-size: 1.1em
        }

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.6em;
	}

.widecolumn {
	line-height: 1.6em;
	}
	
.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}
.narrowcolumn li, .widecolumn li, .post li {
       margin-top:8px;
       }

small {
	font-family: verdana, Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
    }

h1 {
    font-size: 28px;
    line-height: 1.2em;
    color: #333399;
	}
	
h1 a, h1 a:visited, #headerimg .description  {
    font-size: 18px;
    line-height:1.2em;
    color: #6699ff;
    text-decoration: none; 
	}

h1 a:hover {
    color: #666699;
    text-decoration: underline;
    }

h2.h2home, a.h2home a:visited {
    font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
    font-weight: bold;
    font-size: 1.2em;
    line-height: 18px;
    color: #333;
    text-decoration:none; 
    margin-top:15px;
    }

.aquote {
	border:1px solid #ccc;
	background:#ffffcc; 
	padding:5px;
    font-size:11px;
    text-align:center;
	}

.limage {margin: 0px 10px 5px 0px; 
	padding: 5px 0pt; 
	float: left;
    text-align:center;
	}

.rimage {margin: 0pt 0pt 5px 10px; 
	padding: 5px 0pt; 
	float: right;
    text-align:center;
	}

a.h2home a:hover {
    color: #147;
	text-decoration: underline;
        }

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	margin-top:10px;
	}

h2 {
	font-size: 1.5em;
        line-height: 20px;
	}

h2.pagetitle {
	font-size: 1.8em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}


h2, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}
	
h2 a, h2 a:visited {
	color: ##004080;
	text-decoration: none;
	}	

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}


.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
	
.commentlist li {
	font-weight: bold;
	}

.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;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}
	
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}
	

#wp-calendar #prev a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0; 
	}
hr {
	display: none;
	}

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

.narrowcolumn {
	float: left;
	padding: 0 0 20px 0px;
	margin: 5px 0 0 20px;
	width: 700px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 20px;
	width: 700px;
	}
	
.post {
	margin: 0 0 20px;
	text-align: left;
	}

.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: left;
}
	
/* End Structure */

/*	Begin Headers */
h1 {
	<!--padding-top: 20px; -->
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
	
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;
        text-align: right;
        line-height:12px;
        font-size:10px;
        width:325px;
	}
	
.alignleft {
	float: left;
        text-align: left;
        line-height:12px;
        width: 325px;
        font-size:10px;
	}
/* End Images */



/* 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 20px;
	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 */






/* Begin Form Elements */
#searchform {
	margin: 15px auto;
	padding: 5px 0px; 
	text-align: left;
	}

#sidebar #searchform #s {
	width: 145px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.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 textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 30px 0 10px 0;
	margin-left: 765px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 110px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Styles copied from original site */

#content h1.shead {
	width: auto;
	font-size: 18px;
    color: #000066;
	margin-top: 10px;
	float: left;
	line-height: 1.2em;
	background: url(/images/bg_chevron.gif) no-repeat fixed;
	padding: 3px 30px 7px 30px;
	}

#content h1.shead {
	background: transparent url(/images/bg_chevron.gif) no-repeat top left;
	}

#content img.head {
	float: left;
	margin-bottom: 3px;
	padding: 5px;
	margin-right: 10px;
	}

	body { background: #ddd; }

<?php /* Checks to see whether it needs a sidebar or not */ if ((! $withcomments) && (! is_single())) { ?>
	#page { background: url("<?php bloginfo('stylesheet_directory'); ?>/images/kubrickbg.jpg") repeat-y top; border: none; }
<?php } else { // No sidebar ?>
	#page { background: url("<?php bloginfo('stylesheet_directory'); ?>/images/kubrickbgwide.jpg") repeat-y top; border: none; } 
<?php } ?>
	#header { background: url("<?php bloginfo('stylesheet_directory'); ?>/images/kubrickheader.jpg") no-repeat bottom center; }

/*	Because the template is slightly different, size-wise, with images, this needs to be set here
	If you don't want to use the template's images, you can also delete the following two lines. */
		
	#header 	{ margin: 0 !important; margin: 0 0 0 1px; padding: 1px; height: 198px; width: 758px; }
	#headerimg 	{ margin: 7px 9px 0; height: 192px; width: 740px; } 

/* 	To ease the insertion of a personal header image, I have done it in such a way,
	that you simply drop in an image called 'personalheader.jpg' into your /images/
	directory. Dimensions should be at least 760px x 200px. Anything above that will
	get cropped off of the image. */
	/*
	#headerimg { background: #ggg); ?>/images/personalheader.jpg') no-repeat top;}
	*/
#wrap {
		position: relative;
	margin: 0 auto;
	padding: 0 11px;
	text-align: left;
	background-image: url(/images/bg_biz1000.gif);
	background-repeat: repeat-y;
	width: 980px;
	min-height: 100%;
    height: 100%;
	voice-family: "\"}\"";
	voice-family: inherit;
    height: auto;
	width: 980px;
	}
	
html>body #wrap {
	width: 979px;
	background: url(/images/bg_biz1000.gif) repeat-y;
	height: auto;
	}  

#header {
	position:relative;
	margin-left:-1px;
	padding: 0;
	background: #006;
	height: 100px;
	width: 978px;
	border-bottom: 2px solid #fc0;
	}

#logo {
	background: #006;
	width:292px;
	height: 58px;
	padding: 0;
	margin: 0;
	}

#logo a  {
	border-style: none;
	display: block;
	width: 292px;
	}

#logo img  {
	display: block;
	width: 0;
	}

#logo span {
	position: absolute;
	top: 0px;
	left: 1px;
	width: 292px;
	height: 58px;
	background: url(/images/header_logo.gif) no-repeat;
	}
	
html>body #logo span {
	top: 0px;
	}

/*---( Navigation Tabs )-----------------------------*/	

#bnav {
	float:left;
	margin-left:0px;
	margin-top:0px;
	padding: 0;
	width:977px;
	background:  #e8e8e8;
	border-top: 1px solid #fc0;
	border-bottom: 1px solid #999;
	font-weight:bold;
	}

#bnav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	background: #e8e8e8;
	}

#bnav li {
    display:block; 
    float:left; 
	position:relative;
    z-index:100;
    margin-right:1px;
    }

#bnav li span {
    display:block;
    z-index:100;
    background:#e8e8e8;
    padding: 5px 10px;
	font-size:1.1em;
    }

#bnav li a, #bnav li a:visited {
    display:block;
    padding:0;
    }

#bnav li a:hover {
    border:0;
    }

#bnav li:hover dd, #bnav li a:hover dd {
    display:block;
    border-right:1px solid #cacaca;
    border-left:1px solid #cacaca;
    }

#bnav li:hover dt a, #bnav li a:hover dt a, #bnav dd a:hover {
    background: #a8a8a8;
    color:#ffffff;
    display:block;
    }

#bnav dl {
    position:absolute;
    top:0;
    left:0;
    margin:0;
    padding:0;
    }

#bnav dt {
    background: #e8e8e8;
    margin:0;
    font-size: 1.1em;
    float:left;
    border-right:1px solid #fff;
    }

#bnav dd {
    display:none;
    background: #ff8;
    border-bottom: 1px solid #999;
    /*filter:alpha(opacity=75);
    opacity: 0.90;*/
    clear:left;
    margin:0;
    padding:0;
    color: #660000;
    font-size: 1em;
    text-align:left;
    }

#bnav dt a, #bnav dt a:visited {
    display:block;
    color:#660000;
    padding: 5px 10px;
    text-decoration:none;
    }

#bnav dd a {
    background-color:#ffffff;
    /*filter:alpha(opacity=75);
    opacity: 0.90;*/
    color:#660000;
    text-decoration:none;
    display:block;
    padding: 3px 10px 3px 10px;;
    }

#bnav dd a:visited {
    padding: 3px 10px 3px 10px;
    }

#topnavh {
	position: absolute;
	margin: 0;
	font-size: 11px;
	color: #fff;
	/*padding: 0;
	left: 750px;
	top: 75px;*/
	top:65px;
  left:1px;
  border-top:1px dotted #444;
  padding:7px 20px;
  width:935px;
	text-align:right;
	}
	
#topnavh ul {
	list-style: none;
	font-size: 11px;
	padding: 0;
	margin: 0;
	}

#topnavh ul li {
	background: none;
	display: inline;
	padding: 0 5px 0 7px;
	margin: 0;
	border-right: 1px solid #fff;
	}

#topnavh ul li.first {
	background: none;
	display: inline;
	margin: 0;
	padding: 0;
	border-right: 0px;
	}

#topnavh ul li.second {
	background: none;
	display: inline;
	padding: 0 5px 0 0;
	margin: 0;
	border-right: 1px solid #fff;
	}

#topnavh ul li.last {
	background: none;
	display: inline;
	margin: 0;
	padding: 0 5px 0 5px;
	border-right: 0px;
	} 

#topnavh a, #topnav a:visited {
	color:#fff;
	}

#topnavh a:hover {
	color: #fc0;
	}
	
.blist {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}

.blist li {
	background:transparent url("/images/link-list1.gif") 0px 6px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
	display: block;
	padding: 2px 0px 2px 8px;
	margin: 0px;
	}
	
	
.topad {
   margin:20px 0 0 0;
   font-size:10px;
   width:710px;
   border-left:1px solid silver;
   background-color:#EFFBF5;
}

.topad ul {
   padding: 0;
   margin: 0 0 0 15px;
   list-style:bullet;
   font-size:10px;
}

.topad li {
   margin: 0 0 0 1px;
   padding:0;
}

.topad p {
   margin-top:0px;
   margin-bottom:0px;
   font-size:10px;
}	

#sidepoints {width:188px;margin-top:5px;padding:0px;border:1px solid silver;background:white;line-height:1.4em;}
#sidepoints ul {margin:0;padding:0;list-style-type:none;}
#sidepoints li {border-bottom:1px solid silver;}
#sidepoints li a {display:block;padding:0px 5px 6px 4px;text-decoration:none;color:#0066cc;}
#sidepoints li a.bund {background-image:url('http://www.bizmanualz.com/images/sb-bundles.png');background-repeat:no-repeat;padding-left:42px;font-weight:bold;}
#sidepoints li a.opol {background-image:url('http://www.bizmanualz.com/images/sb-onpolicy.png');background-repeat:no-repeat;padding-left:44px;font-weight:bold;}
#sidepoints li a.smpl {background-image:url('http://www.bizmanualz.com/images/sb-arrow.png');background-repeat:no-repeat;padding-left:34px;font-weight:bold;}
#sidepoints li a:hover {background:#eaeaea;color:000666;}
#sidepoints li a:hover.smpl {background:#eaeaea;background-image:url('http://www.bizmanualz.com/images/sb-arrow.png');background-repeat:no-repeat;padding-left:34px;}
#sidepoints li a:hover.opol {background:#eaeaea;background-image:url('http://www.bizmanualz.com/images/sb-onpolicy.png');background-repeat:no-repeat;padding-left:44px;} 
#sidepoints li a:hover.bund {background:#eaeaea;background-image:url('http://www.bizmanualz.com/images/sb-bundles.png');background-repeat:no-repeat;padding-left:42px;} 
#sidepoints h2 {margin:0;padding:8px 4px 8px 4px;color:#ffff99;background:#000666;text-align:center;border-bottom:1px solid silver;}

/* ---( footer )----------------------------------- */

#footer {
	position: relative;
	clear: both;
	margin: 0 2px 0 -1px;
	padding: 3px 10px;
	font-size: 90%;
	color: #555;
	background: #eee;
	border-top: solid 1px #999;
	}

#footer a, #footer a:visited {text-decoration:none;color:#369;font-size:10px;}
#footer a:hover {color:#999; text-decoration:underline;}
#footer a.ftitle {text-decoration:none;color:#666;font-size:10px;}
#footer a.ftitle:hover {text-decoration:underline;color:#999;}
.footerlinks { border-bottom:1px solid #ccc;padding-bottom:5px;margin-bottom:5px;font-size:9px;height:188px; }
ul.flinks { list-style-type:none; margin:0; padding:0; font-size:10px; }
ul.flinks li { list-style:none; margin:0; padding:1px 0 2px 0; border-bottom:1px dotted silver; }
ul.flinks a, ul.flinks a:visited { text-decoration:none;color:#369;font-size:10px; }
ul.flinks a:hover { color:#999; text-decoration:underline; } 
ul.flinks li.last { border-bottom:none; }
.footercols { width:148px;float:left;padding:5px;border-left:1px solid #ddd;height:173px; }
 

/* END OF Styles copied from original site */

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

