/*
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 {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: "Helvetica Neue LT Std 45", helvetica, arial, sans-serif;
	font-weight: lighter;
	background: white url('images/background-body.jpg') no-repeat top center;
	color: #333;
	text-align: left;
	margin: 0;
	padding: 0;
	}

#page {
	background-color: white;
	text-align: left;
	background-color: white;
	margin: 0 auto;
	padding: 26px 0 0 0;
	width: 960px;
	border: 1px solid #959596;
	}
	
#content {
	font-size: 1.3em;
	line-height: 1.4em;
	}

#header {
	margin: 0;
	padding: 0;
	height: 200px;
	width: 960px;
	}
	
	.header1 {
		height: 34px;
		background: #232323 repeat-x;
		margin: 0;
		}
		
		.header2-content {
			width: 960px;
			height: 105px;
			margin: 0 auto;
			}
			
			h1.h1-logo {
				float: left;
				width: 147px;
				height: 100px;
				text-indent: -9999px;
				background: url('images/h1-logo.jpg') no-repeat;
				margin: 0;
				padding: 0;
				}
			
			h2.h2-gradient {
				float: left;
				margin: 0;
				width: 396px;
				height: 74px;
				background: url('images/h2-gradient.jpg') no-repeat;
				}
				
			.divider-line-header {
				width: 960px;
				border-bottom: #e2e2e2 2px solid;
				padding: 41px 0 0 0;
				margin: 0 auto;
				}
				
		

			.navigation-box {
				width: 687px;
				height: 115px;
				float: left;
				}

.banner-homepage {
	height: 263px;
	width: 960px;
	margin: 0 auto;
	background: url('images/banner-home.jpg') no-repeat;
	}

	.divider-line-page {
		width: 960px;
		border-bottom: #e2e2e2 2px solid;
		padding: 26px 0 0 0;
		margin: 0;
		}


.widecolumn {
	line-height: 1.6em;
	padding: 10px 0 20px 0;
	margin: 0 auto;
	width: 960px;
	}
		
	.widecolumn .post {
		margin: 0;
		}
		
	.widecolumn .postmetadata {
		margin: 30px 0;
		}

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

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

.narrowcolumn {
	float: left;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 622px;
	}
	
			.info-column {
				width: 182px;
				height: auto;
				margin-top: 12px;
				color: #999;
				}
				
			.art-box {
				width: 412px;
				height: 380px;
				float: right;
				background: red;
				margin-top: 12px;
				border: 1px solid #CCC;
				}
				
				
				
			.narrow-divider-line {
				width: 622px;
				border-bottom: #e2e2e2 2px solid;
				padding: 43px 0 0 0;
				margin: 0 0 14px 0;
				clear: both;
				}
				
			.clearfix {
				clear: both;
				margin-bottom: 43px;
				}
	
	
	.narrowcolumn-mini {
		float: left;
		padding: 26px 0 0 0;
		margin: 0 0 26px 0;
		width: 412px;
		}
	
	.narrowcolumn-content {
		margin-top: 0;
		}
	
	.narrowcolumn .entry, .widecolumn .entry {
		line-height: 1.4em;
		}
		
	.entry p a:visited {
		color: #b85b5a;
		}
		
		.entry ol {
			padding: 0 0 0 35px;
			margin: 0;
			}

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

	.narrowcolumn .postmetadata {
		text-align: left;
		}
		
	.narrowcolumn .postmetadata {
		padding-top: 5px;
		}
			
	.post {
		margin: 0 0 0;
		text-align: left;
		}
		
		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";
			}




.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}


.thread-alt {
	background-color: #f8f8f8;
	}
.thread-even {
	background-color: white;
	}

.depth-1 {
	border: 1px solid #ddd;
	}

.even, .alt {
	border-left: 1px solid #ddd;
	}

#footer {
	background: white;
	border-top: #e2e2e2 2px solid;
	padding: 0;
	margin: 0 auto;
	width: 960px;
	clear: both;
	}
	
	#footer p {
		margin: 0;
		color: #b2b2b2;
		padding: 20px 0;
		text-align: left;
		}

/* Begin Sidebar */
#sidebar {
	float: right;
	padding: 0 0 0 0;
	margin-left: 28px;
	width: 310px;
	}
	
	#sidebar-mainpage {
		float: right;
		padding: 26px 0 0 28px;
		margin: 0 0 0 0;
		width: 310px;
		}
		
		.sidebar-h3 {
			width: 310px;
			height: 89px;
			margin: 0 0 8px 0;
			}
			
		.sidebar-divider {
			border-bottom: solid 1px #cccccc;
			width: 310px;
			margin-bottom: 8px;
			clear: both;
			}
			
		.social-icon {
			height: 32px;
			margin: 0 8px 8px 0;
			float: left;
			}
			
			.social-text a {
				font: "Helvetica Neue LT Std 45", helvetica, arial, sans-serif;
				font-size: 1.6em;
				line-height: 2.0em;
				color: #b2b2b2;
				margin: 3px 0 5px 0;
				font-weight: lighter;
				text-decoration: none;
				float: left;
				}
				
				.social-text a:hover {
					text-decoration: none;
					color: #3bc7f4;
					}
					
				.social-text a:visited {
					text-decoration: none;
					}
				
	
	#mini-sidebar {
		width: 182px;
		float: left;
		padding: 26px 28px 0 0;
		margin: 0;
		}
		
		.divider-line-mini-sidebar {
			width: 182px;
			border-bottom: #e2e2e2 2px solid;
			padding: 26px 0 0 0;
			margin: 0;
			}
			
		

#sidebar form {
	margin: 0;
	}
	
#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;
	}
	
/*----- Search Form -----*/	

#searchform {
	margin: 0 auto;
	padding-top: -10px;
	text-align: left;
	}

#sidebar #searchform #s {
	background: url('images/searchform-bk3.jpg') no-repeat;
	border: none;
	width: 210px;
	height: 19px;
	padding: 0 100px 0 5px;
	margin: 0 0 0 -4px;
	}

#sidebar #searchsubmit {
	background: none;
	border: none;
	height: 19px;
	margin-left: 0;
	margin-bottom: -35px;
	padding-bottom: -35px;
	text-indent: -9999px;
	}

/* End Sidebar */



/** TYPOGRAPHY **/


a {
	text-decoration: none;
	color: #b2b2b2;
	font-weight: lighter;
	margin: 0;
	}
	
	a:hover {
		text-decoration: none;
		color: #3bc7f4;
		}
		
	a:visited {
		text-decoration: none;
		}

small {
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}
	
h2 {
	margin: 0;
	font: "Helvetica Neue LT Std 45", helvetica, arial, sans-serif;
	font-weight: lighter;
	color: #b2b2b2;
	font-size: 1.6em;
	}
	
	h2.portfolio {
		margin: 0 0 0 0;
		padding-top: 12px;
		font: "Helvetica Neue LT Std 45", helvetica, arial, sans-serif;
		font-weight: lighter;
		color: #b2b2b2;
		font-size: 1.6em;
		}

	h2.pagetitle {
		width: 960px;
		height: 87px;
		margin: -26px 0 26px auto;
		}

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

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}

h4 {
	font: "Helvetica Neue LT Std 45", helvetica, arial, sans-serif;
	color: #b2b2b2;
	font-weight: lighter;
	font-size: 1.6em;
	margin: 0 0 18px 0;
	}
	
h5 {
	font: "Helvetica Neue LT Std 45", helvetica, arial, sans-serif;
	font-size: 1.1em;
	line-height: 2.0em;
	color: #b2b2b2;
	margin: 0;
	font-weight: lighter;
	}
	
	.sidebar-mini-divider {
		border-bottom: solid 1px #cccccc;
		width: 182px;
		}




.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

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

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

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



/* Begin Structure */











/* End Structure */






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

.alignleft {
	margin-top: 12px;
	margin-bottom: 12px;
	float: left;
	}
/* End Images */



/* Begin Lists

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



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

/* End Entry Lists */



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



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



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

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

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



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/* NAVIGATION */

#navigation-box { /* ie7.css */
	margin-left: 0;
	margin-top: -10px;
	width: auto;
	height: 62px;
	float: right;
	}

ul#nav{
	overflow:hidden;
	}

ul#nav li {
	float:left;
	list-style: none;
	display: inline;
	}

ul#nav a {
	float: left;
	height: 31px;
	display: inline;
	overflow: hidden;
	text-indent: -9999px;
	text-decoration: none;
	}

ul#nav a.home {
	width: 65px;
	background: url('images/nav-home.jpg') no-repeat;
	margin-left: 0;
	}

ul#nav a.about {
	width: 80px;
	background:url('images/nav-about.jpg') no-repeat;
	margin-left: 0;
	}

ul#nav a.graphic-design {
	width: 159px;
	background:url('images/nav-graphic-design.jpg') no-repeat;
	margin-left: 0;
	}

ul#nav a.web-design {
	width: 133px;
	background: url('images/nav-web-design.jpg') no-repeat;
	margin-left: 0;
	}

ul#nav a.art {
	width: 53px;
	background:url('images/nav-art.jpg') no-repeat;
	margin-left: 0;
	}
	
ul#nav a.blog {
	width: 67px;
	background:url('images/nav-blog.jpg') no-repeat;
	margin-left: 0;
	}

ul#nav a.contact {
	width: 83px;
	background:url('images/nav-contact.jpg') no-repeat;
	margin-left: 0;
	}

ul#nav li.active a, ul#nav a:hover {background-position:0 -31px;}


/*Blog structure--------*/


.img-indent {
	margin-left: 100px;
	}



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

