@charset "UTF-8";
/* CSS Document */


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

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



* {
border: 0;
margin: 0;
padding: 0;
}

body {
	background: #000 url(images/background.gif) top center no-repeat fixed;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
	text-align: center;
}

.right {
text-align: right;
}

p, blockquote {
font-size: 14px;
line-height: 25px;
margin-bottom: 20px;
text-align: justify;
}


blockquote {
background: url(images/background_blockquote.png) top left no-repeat;
color: #484848;
padding: 0 10px 0 25px;
}

label {
font-size: 12px;
line-height: 15px;
margin: 5px 0 0 0;
}

small {
font-size: 12px;
line-height: 15px;
}

	.border-top {
	border-top: solid 1px #999;
	padding-top: 4px;
	}
	
	.border-bottom {
	border-bottom: solid 1px #999;
	padding-bottom: 4px;
	}
	
	.border-bottom-comment {
	border-bottom: solid 1px #567;
	padding-bottom: 4px;
	}
	

#page-wrap {
margin: 0 auto;
overflow: hidden;
width: 950px;
text-align: left;
}

#header-spacer {
margin: 0 auto;
overflow: hidden;
width: 950px;
}

	#header-spacer-logo {
	background: url(images/header-spacer-logo.png) top left repeat-y;
	height: 10px;
	overflow: hidden;
	width: 180px;
	}

#header-nav {
background: url(images/header_nav_background.png) top left repeat-x;
height: 30px;
overflow: hidden;
width: 100%;
}

	#nav {
	margin: 0 auto;
	overflow: hidden;
	width: 950px;
	}
	
	
		#nav h1, #nav li {
		font-size: 18px;
		font-weight: normal;
		line-height: 30px;
		overflow: hidden;
		}
		
		#nav ol {
		list-style: none;
		overflow: hidden;
		}
		
		#nav li {
		float: right;
		padding: 0 10px;
		}
		
		#nav a {
		color: #000;
		text-decoration: none;
		}

		#nav a:hover {
		color: #fff;
		text-decoration: none;
		}

		#nav-title {
		float: left;
		overflow: hidden;
		text-align: center;
		width: 180px;
		}
		
		#nav-links {
		float: left;
		overflow: hidden;
		text-align: right;
		width: 570px;
		}

#header-google {
height: 15px;
margin: 10px auto;
overflow: hidden;
text-align: center;
width: 550px;
}

#header-search {
background: url(images/comment_background_blue.png);
margin: 0 0 10px 0;
padding: 5px 20px;
}

#content {
float: left;
overflow: hidden;
width: 550px;
}

	#content a {
	color: #900;
	text-decoration: none;
	}
	
		#content a:hover {
		color: #f00;
		text-decoration: none;
		}

		#content a:visited {
		color: #600;
		text-decoration: none;
		}
		
		

.post {
background: url(images/post_background_middle.png);
margin-bottom: 20px;
padding: 20px 35px;
}

	.post h2 {
	font-size: 20px;
	font-weight: boldl;
	line-height: 30px;
	margin-bottom: 10px;
	}
	
	.post h3 {
	font-size: 15px;
	font-weight: normal;
	line-height: 25px;
	margin-bottom: 10px;
	}
		
	.post ol, .post ul {
		margin-bottom: 15px;
		margin-left: 20px;
		font-size: 14px;
		line-height: 20px;
		}
		
	.post li {
	margin-bottom: 5px;
	}
	
	.post table {
	border: solid 2px #000;
	margin: 0 auto 15px auto;
	}

	.post td {
	border: solid 1px #000;
	font-size: 12px;
	line-height: 20px;
	padding: 2px 5px;
	}
	
.alt {
	background: url(images/comment_background_blue.png);
	}
	
	
.comment-icon {
float: left;
margin-left: -10px;
margin-top: -10px;
padding: 0 10px 0px 0;
}

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

.comment-arrow {
background: url(images/comment_arrow_blue.png) bottom right no-repeat;
height: 10px;
margin: 0 30px 0 0;
overflow: hidden;
}

.commentlist li {
	background: url(images/comment_background_blue.png);
	margin: 0 0 10px 0;
	padding: 15px 35px;
	list-style: none;
	}

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

	
.commentform-arrow {
background: url(images/comment_arrow_white.png) bottom left no-repeat;
height: 10px;
margin: 0 0 0 30px;
overflow: hidden;
}

	.commentformbox {
	background: url(images/comment_background_white.png);
	margin: 0 0 10px 0;
	padding: 15px 20px;
	list-style: none;
	}
	
		.commentformbox h3 {
		color: #000;
		font-size: 14px;
		margin-bottom: 10px;
		}
		
#previous, #next {
color: #666;
}

#previous a, #next a {
color: #999;
font-size: 12px;
text-decoration: none;
}

#previous a:hover, #next a:hover {
color: #fff;
text-decoration: none;
}

#previous a:visited, #next a:visited {
color: #999;
text-decoration: none;
}

#previous {
text-align: left;
}

#next {
margin-top: -10px;
text-align: right;
}

#left {
float: left;
margin-right: 20px;
min-height: 100px;
overflow: hidden;
width: 180px;
}

	
	#left-logo {
	height: 180px;
	margin-bottom: 20px;
	width: 180px;
	}
	
	#left-amazon {
	margin: 0 auto 20px auto;
	width: 120px;
	}



#right {
float: right;
margin-left: 20px;
min-height: 100px;
overflow: hidden;
width: 180px;
}

	#right-nav {
	font-size: 18px;
	font-weight: bold;
	line-height: 36px;
	margin-bottom: 20px;
	margin-top: 25px;
	overflow: hidden;
	width: 180x;
	}
	
	
		#right-nav ul li a {
		background: url(images/right_big_bg_on.png) top right no-repeat;
		color: #c00;
		display: block;
		overflow: hidden;
		text-decoration: none;
		width: 180px;
		}
		
		#right-nav ul li a:hover {
		background: url(images/right_big_bg_on.png) top left no-repeat;
		color: #f00;
		text-decoration: none;
		}
	
	#right-content, #left-content {
	font-size: 12px;
	width: 180px;
	}
	
	#right-content h1, #left-content h1 {
	border-bottom: solid 1px #333;
	color: #ccc;
	font-size: 15px;
	font-weight: normal;
	line-height: 20px;
	margin-bottom: 5px;
	}
	
	#right-content a, #left-content a {
	color: #999;
	text-decoration: none;
	}
	
	#right-content a:hover, #left-content a:hover {
	color: #fff;
	text-decoration: none;
	}

	
	#right-content ul li {
	list-style: none;
	margin-bottom: 20px;
	}
	
	#right-content ul li ul li {
	margin-bottom: 5px;
	}





#footer {
clear: both;
color: #999;
font-size: 12px;
padding: 0;
margin: 0 auto;
text-align: center;
width: 950px;
}


	#footer a {
	color: #ccc;
	text-decoration: none;
	}
	
		#footer a:hover {
		color: #fff;
		text-decoration: none;
		}

		#footer a:visited {
		color: #999;
		text-decoration: none;
		}
		
	#footer p {
	font-size: 12px;
	text-align: center;
	}


code {
	font-family: 'Courier New', Courier, Fixed;
	}

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



#wp-calendar #prev a, #wp-calendar #next 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 */








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

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








/* 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;
	}

.alignleft {
	float: left
	}
/* End Images */


/* End Entry Lists */



/* Begin Form Elements */


.button {
color: #fff;
background: url(images/form_background.png) repeat-x;
font-family: Helvetica, Arial, sans-serif;
height: 20px;
line-height: 20px;
overflow: hidden;
padding: 0 10px;
}

#searchform {
	height: 20px;
	line-height: 20px;
	margin: 5px auto;
	padding: 5px 5px; 
	text-align: center;
	}
	
	#s {
	height: 20px;
	line-height: 20px; 
	padding: 0 3px;
	width: 350px;
	}

#sidebar {
	width: 108px;
	padding: 2px;
	}



.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 100px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

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





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

#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 */





.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

