/*

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: Tahoma, Arial, Helvetica, sans-serif;

	/*background: #d5d6d7 url('images/kubrickbgcolor.jpg');*/

	background-color: #000000;

	background-image: url(images/body_bg.jpg);

	background-position: center top;
	
	background-attachment: fixed;

	background-repeat: no-repeat;

	color: #333;

	text-align: center;

	}



#page {


	border: 1px solid #959596;

	text-align: left;

	}



#header {

	background-color: transparent;
	/*background-image: url(images/header-gif.gif);
	background-position: top center;
	background-repeat: no-repeat;*/

	}



#headerimg 	{

	margin: 7px 9px 0;

	height: 192px;

	width: 740px;

	}


#page-holder{
	background-image: url(images/page-holder-tile.gif);
	background-position: left 56px;
	background-repeat: repeat-y;
}

#page-holder-outer
{
background-image: url(images/page-holder-top.png);
background-position: top left;
background-repeat: no-repeat;
padding-top: 52px;
margin-top: -11px;
}

#page-holder-alt
{
background-image: url(images/page-holder-top.jpg);
background-position: top left;
background-repeat: no-repeat;
padding-top: 40px;
}

#content {

	font-size: 1.2em;


	}



.widecolumn .entry p {

	font-size: 1.05em;

	}



.narrowcolumn .entry, .widecolumn .entry {

	line-height: 21px;

	}



.widecolumn {

	line-height: 1.6em;

	}



.narrowcolumn .postmetadata {

	text-align: left;

	}



.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: url('images/footer.png') no-repeat;
	background-position: center top;
	height: 297px;

	border: none;

	}



small {

	font-family: Arial, Helvetica, Sans-Serif;

	font-size: 0.9em;

	line-height: 1.5em;

	}



h1, h2, h3 {

	font-family: Tahoma, Verdana, Arial, Sans-Serif;

	font-weight: bold;

	}



h1 {

	font-size: 4em;

	text-align: center;

	}



#headerimg .description {

	font-size: 1.2em;

	text-align: center;

	}


.description
{
	text-indent: -9999em;
	}


h2 {

	font-size: 1.6em;

	}



h2.pagetitle {

	font-size: 1.6em;

	}



#sidebar h2 {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 11px;

	}



h3 {

	font-size: 1.3em;

	}



h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {

	text-decoration: none;

	color: white;

	}



h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {

	color: #333;

	}



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;

	}



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

	}



#sidebar {

	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1em;
	


	}

.widget_tag_cloud{
	letter-spacing: 1px;
}

.widget_tag_cloud h2{
	letter-spacing: normal;
}


small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {

	color: #777;

	}



code {

	font: 1.1em 'Courier New', Courier, Fixed;
	padding: 10px;
	display: inline-block;
	background-color: #d2d2d2;
	border: 1px dashed #666666;
	margin-top: 10px;
	margin-bottom: 10px;

	}



acronym, abbr, span.caps

{

	font-size: 0.9em;

	letter-spacing: .07em;

	}



a, h2 a:hover, h3 a:hover {

	color: #752d2d;

	text-decoration: none;

	}



a:hover {

	text-decoration: underline;

	}



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

body {

	margin: 0 0 0px 0;

	padding: 0;

	}



#page {

	

	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;

	padding: 0;

	width: 760px;

	border: 1px solid #959596;

	}



#header {

	/*)background-color: #73a0c5;*/

	margin: 0 0 0 1px;

	padding: 0;

	height: 180px;

	width: 758px;

	}



#headerimg {

	margin: 0;

	height: 200px;

	width: 100%;
	background-image: url(images/robot-head.png);
	background-position: 21px 12px;
	background-repeat: no-repeat;

	}



.narrowcolumn {

	float: left;

	padding: 0 0 20px 45px;

	margin: 0px 0 0;

	width: 450px;

	}



.widecolumn {

	padding: 10px 0 20px 0;

	margin: 5px 0 0 35px;

	width: auto;

	}



.post {

	margin: 0 0 40px;

	text-align: left;

	}



.post hr {

	display: block;

	}



.widecolumn .post {

	margin: 0;

	}



.narrowcolumn .postmetadata {

	padding-top: 9px;

	}



.widecolumn .postmetadata {

	margin: 30px 30px 20px 0px;

	}



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

}



#footer {

	padding: 0;

	margin: 0 auto;

	width: 760px;

	clear: both;

	}



#footer p {

	margin: 0;
	margin-top: 0px;

	padding: 20px 0;
	padding-top: 235px;

	text-align: center;

	}

/* End Structure */







/*	Begin Headers */

h1 {

	padding-top: 0px;

	margin: 0;
	float: right;
	width: 470px;
	height: 161px;
	background-image: url(images/new-h1.png);
	background-position: top right;
	background-repeat: no-repeat;
	text-indent: -9999em;
	}



h2 {

	margin: 0px 0 0 0px;

	}



h2.pagetitle {

	margin-top: 0px;

	text-align: left;

}



#sidebar h2 {

	margin: 5px 0 0;

	padding: 0;

	}



h3 {

	padding: 0;

	margin: 0px 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;
	margin-right: 20px;
	margin-top: -14px;

	}



.alignleft {

	/*float: left;*/
	text-align: left;


	}

/* 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 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;
	
	line-height: 20px;
	margin-right: 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: 10px auto;

	padding: 5px 3px;

	text-align: center;

	}



#sidebar #searchform #s {

	width: 108px;

	padding: 2px;

	}



#sidebar #searchsubmit {

	padding: 1px;

	}



.entry form { /* This is mainly for password protected posts, makes them look better. */

	text-align:center;

	}

.my-contact-form form{
	width: 300px;
	float: left;
	margin-top: 3px;
}


select {

	width: 130px;

	}



#commentform input {

	width: 170px;

	padding: 2px;

	margin: 5px 5px 1px 0;

	}



#commentform {

	margin: 5px 10px 0 0;

	}

#commentform textarea {

	width: 678px;

	padding: 2px;

	}

#respond:after {

		content: "."; 

	    display: block; 

	    height: 0; 

	    clear: both; 

	    visibility: hidden;

	}

#commentform #submit {

	margin: 0 30px 5px auto;

	float: right;

	}

/* End Form Elements */







/* Begin Comments*/

.alt {

	margin: 0;

	padding: 10px;

	}



.commentlist {

	padding: 0;

	text-align: justify;
	width: 678px;

	}



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

#sidebar

{

	padding: 0px 0 0px 0px;

	margin-left: 513px;

	width: 233px;
	
	background-image: url(images/sidebar-bg.png);
	background-repeat: no-repeat;
	background-position: center top;

	}
	
#sidebar-inner{
	background-image: url(images/sidebar-footer.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 62px;
	padding-left: 17px;
	padding-top: 20px
}



#sidebar form {

	margin: 0;

	}

/* End Sidebar */







/* 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: left;

	margin-top: -10px;

	margin-bottom: 25px;

	}

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

}

.clear-all{
	display: block;
	visibility: hidden;
	clear: both;
	}


#nav{
height: 73px;
background-image: url(images/nav-bg.png);
background-position: bottom left;
background-repeat: no-repeat;
padding-right: 3px;
}

#nav a
{
float: right;
width: 120px;
height: 38px;
background-image: url(images/link-bg.png);
background-position: top left;
background-repeat: no-repeat;
margin-top: -13px;
text-align: center;
padding-top: 15px;
color: #333333;
font-weight: bold;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 18px;
}

#nav a:hover{
	margin-top: -19px;
	background-image: url(images/link-bg-hover.png);
	text-decoration: none;
}


/* End captions */

.last-update {
	font-family:georgia;
	font-size:15px;
	font-weight:bold;
	margin-left:125px;
	margin-top:0px;
	padding-bottom:0px;
}

.sticky-panel{
	height: 200px;
	background-image: url(images/sticky-bg.png);
	background-position:center top;
	background-repeat: no-repeat;
}

.sticky-work{
	background-image:url(images/sticky-work-bg.png);
}

#content-titles{
	height: 76px;
	background-image: url(images/content-header.png);
	background-position: top center;
	background-repeat: no-repeat;
}

.twitter-feed{
	float: right;
	margin-top: 52px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-weight: bold;
	width: 300px;
	margin-right: 35px;
	font-size: 16px;
	min-height: 108px;
	}
	
	.gallery-holder
	{
	width: 680px;
	margin-top: -24px;
	height: auto;
	padding-top: 10px;
	}


.gallery-block{
	height: auto;
	display: block;
	text-align: center;
	margin-bottom: 10px;
	}
	
.work-image
{
	height: 150px;
	width: 150px;
	margin: 8px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #339933;
	display: inline-block;
	}

.stickers
{ 
float: right;
margin: 20px 15px 10px 10px;
}

.site-intro
{
	width: 578px;
	margin-left: 15px;
	font-size: 16px;
	color: #333333;
	float: left;
	margin-left: 17px;
	margin-top: 35px;
	line-height: 1.4em;
	padding-top: 8px;
	font-family: Georgia, "Times New Roman", Times, serif;
	
	}
	
.site-intro-work
{
	width: 715px;
}


.site-intro h2, .site-intro p
{
display: inline;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
padding-right: 3px;

}

.site-intro span, .contact-info span
{
	font-size: 18px;
	font-weight: bold;
}

.gallery-block h3
{
	text-align: left;
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #444444;
	margin: 10px;
	margin-left: 9px;
	clear: both;
	background-image: url(images/h3-bg.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-bottom: 4px;
	font-size: 18px;
	
	}

.workpage p{
	margin-left: 8px;
	margin-right: 50px;
	margin-bottom: -10px;
	padding-bottom: 22px;
	}

.workpage h2{
	margin-left: 0px;
	background-image: url(images/h3-bg.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-bottom: 5px;
	width: 680px;
	}



.index-date{
	background-image: url(images/new-date-bg.png);
	background-position: left top;
	background-repeat: no-repeat;
	display: inline;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	height: 72px;
	margin-left: -130px;
	margin-top: -34px;
	padding-left: 27px;
	padding-top: 22px;
	text-align:left;
	vertical-align:middle;
	width:103px;
	line-height: 14px;
}

.index-date small{
	color: #333333;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 14px;
font-weight: bold;
}
	
div.column{
	width: 400px;
	display: inline;
	float: left;
	padding-left: 30px;
}

div.clear-all{
	display: block;
	clear: both;
	visibility: hidden;
}

.my-form textarea{
	height: 100px;
	overflow: auto;
}

.my-form span{
	display: block;
	clear: both;
}

.my-form input, .my-form textarea{
	background: none;
	border: none;
	background-image: url(images/input-bg.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	width: 200px;
	float: left;
	margin-left: 84px;
	margin-top: -20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #444444;
}

.my-form label{
	float: left;
	text-align: right;
	width: 78px;
	height: 22px;
	text-indent: -9999em;
	background-position: bottom right;
	background-repeat: no-repeat;
}

.form-name label{
	background-image: url(images/form-name.jpg);

}

.form-email label{
	background-image: url(images/form-email.jpg);
}

.form-subject label{
	background-image: url(images/form-subject.jpg);
}

.form-message label{
	background-image: url(images/form-message.jpg);
}

.form-message textarea{
	background-color: #e7dae1;
	font-size: 14px;
}

.form-submit input{
	float: left;
	background-color: transparent;
	background-image: url(images/form-send.jpg);
	width: 60px;
	height: 29px;
	background-position: top left;
	background-repeat: no-repeat;
	text-indent: -9999em;
	border: none;
	clear: both;
	margin: 10px 0px 10px 226px;
	cursor: pointer;
}

.myform label span{
	visibility: hidden;
}

.myform a
{
	clear: both;
	display: block;
	}
	
div.flash-right{
	float: right;
	margin-right: 43px;
	display: inline-block;
	margin-top: 4px;
	margin-left:18px;
}


div.flash-left{
	float: left;
	margin-left: 0px;
	display: inline-block;
	margin-top: 4px;
	margin-right:18px;
}

div.flash-clear{
	display: block;
	text-align: center;
	clear: both;
	background-image: url(images/h3-bg.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	margin-right: 20px;
	padding: 15px;
	border-bottom: 2px solid #666666;
}



.copy-left p{
	margin-left: 0px;
}

div.copy-left{
	margin-top: 10px;
		padding: 0px;
}

.home .flash-right{
	display: none;
}

.narrowcolumn .postmetadata{
	background-image: url(images/marker.png);
	background-position: top left;
	background-repeat: no-repeat;
	color:#CCCCCC;
	height:37px;
	margin-left:-14px;
	padding-left:17px;
}

.narrowcolumn .postmetadata p{
	padding-top: 3px;
}

.narrowcolumn .postmetadata a{
	color: #ffffff;
}


.sticky{
	background: none;
	}
	

	
.post p{
line-height: 21px;
font-family: Tahoma, Arial, Helvetica, sans-serif;
}

div.social-links{
	float: left;
	margin-left: 220px;
	margin-top: 51px;
}


#searchform input, #sidebar input{
	background-color: transparent;
	background-image: url(images/input-bg.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	border: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #444444;
}

#sidebar input{
	background-image: url(images/input-bg-side.png);
}

#sidebar submit{
	background-color:#C63;
}

#searchform #searchsubmit, #sidebar #searchsubmit{
	background-image: url(images/search_button.png);
	width: 66px;
	height: 28px;
	background-position: left top;
	background-repeat: no-repeat;
	text-indent: -9999em;
	cursor: pointer;
}

#sidebar #searchsubmit
{
	margin-left: -4px;
}

.post h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-size: 20px;
	margin-bottom: -9px;
}

.flash-landscape{
	margin-left: -18px;
	margin-top: 22px;
}

.post h2{
	background-image: url(images/h2-left.png);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 19px;
	margin-left: -18px;
}

.post h2 span{
	background-image: url(images/h2-right.png);
	background-position: right 1px;
	background-repeat: no-repeat;
	padding-right: 19px;
}

.more-link{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-variant: small-caps;
}

.entry .wp-caption{
	float: right;
	margin-right: 20px;
	margin-top: 5px;
}

.workpage .entry .wp-caption
{
	margin-right: 56px;
}

.flash-img-remove{
	display: none;
}

.display-image{
	display: inline;
}

.index-page .flash-img-remove{
	display: inline;
}

.index-page .flash-landscape, .index-page .flash-right, .index-page .flash-left{
	display: none;
}

.category-devblog h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #444444;
}

div.contact-info{
	float: right;
	margin-right: -93px;
	margin-top: 0px;
	padding: 10px;
	padding-top: 20px;
	width: 172px;
	font-size: 13px;
	background-image: url(images/contact-info-bg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	min-height: 322px;
}

.contact-info h3{
	font-family: Georgia, "Times New Roman", Times, serif;
}

.contact-info span{
	font-size: 16px;
}

div.sig{
	width: 90px;
	height: 41px;
	display: block;
	background-image: url(images/sig.png);
	background-repeat: no-repeat;
	background-position: top left;
}