/*
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: 12px; /* Resets 1em to 10px */
	font-family: "“Helvetica Neue”", Helvetica, Arial, sans-serif;
	background: #fff;
	text-align: left;
	color: #8F939D;
	}

#page {
	background-color: white;
	text-align: left;
	}
	
#more {
	clear: both;
	margin-top: 5px;
	font-size: 11px;
	}
	
#more a {
	color: #fc3000;
	}
	
#more a:hover {
	color: #000;
	}
	
#links {
	margin-top: -5px;
	font-size: 11px;
	}
	
#links a {
	color: #fc3000;
	margin-right: 10px;
	}
	
#links a:hover {
	color: #000;
	}
	
#line {
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBE3E8;
	margin-top: 10px;
	padding-bottom: 2px;
	}
	

.tags {
	font-size: 10px;
}

.tags p {
	font-size: 10px;
	margin-top: 0px;
	padding-top: 0px;
	color: #BEC4C9;
	}

.tags a { 
	color: #BEC4C9;
}

.tags a:hover {
	color: #fc3000;
	}



#tags {
	width: 300px;
	float: left;
	display:inline;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #DBE3E8;
	padding-left: 20px;
	margin-top: 40px;
	height: 80px;
}

#tags a {
	margin-right: 10px;
}

#tags a:hover {
	color: #000;
}

.ra {
	font-size: 24px;
	color: #ff3000;
	font-weight:600;
}

#logo {
	width: 80px;
	float: left;
}

#title {
	float: left;
	margin-top: 55px;
	display: inline;
	width: 200px;
	display:inline;
	height: 80px;
}

#sect {
	float: left;
	display: inline;
	margin-top: 40px;
	width: 200px;
	display:inline;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #DBE3E8;
	padding-left: 20px;
	height: 80px;
}
	
.section {
	margin-right: 20px;
	font-size: 24px;
	color: #ff3000;
	font-weight:300;
}

.section a {
	margin-right: 20px;
	font-weight:300;
}


#feature-row {
	width: 920px;
	margin-left: -3px;
	clear: both;
	}

#feature-bio {
	display: inline;
	float: left;
}

#feature {
	width: 196px;
	padding: 3px;
	margin-bottom: 30px;
	margin-right: 25px;
	font-size: 13px;
	color: #ff3000;
	font-weight:100;
	}
	
#feature a {
		color: #ff3000;
}

#feature a:hover {
	color: #fff;
	background-color: #ff3000;
}

	
#feature:hover {
	background-color: #ff3000;
	color: #fff;
	}
/*
	
.navigation {
	display: block;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DBE3E8;
	padding-top: 10px;
	}
*/
.logo a {
	color: #ff3000;
	font-weight: bold;
	}

.exc p {
	line-height: 1.5em;
	width: 575px;
	font-size: 16px;
	margin-top: 3px;
	padding-top: 0px;
	padding-bottom: 5px;
	margin-bottom: 0px;
	color: #8F939D;
}

#entrytags {
	width: 300px;
	color: #C1C8CD;
	font-size: 11px;
	line-height: 12px;
	padding-top: 3px;
	}

#entrytags a {
	color: #C1C8CD;
	}
	
#entrytags a:hover {
	color: #ff3000;
	}

.entry, .widecolumn .entry {
	line-height: 1.5em;
	width: 400px;
	margin-top: 10px;
	margin-bottom: 5px;
	}
	
	
.descript p {
	margin-top: 0px;
	padding-top: 3px;
	margin-bottom: 3px;
	}
	
.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.5em;
	color: #BABCC7;
	}

.description {
	font-size: 1em;
	margin-bottom: 20px;
	margin-top: 20px;
	color: #8F939D;
	}
	
#feature img {
	margin-bottom: 5px;
	}

	
.text p {
	line-height: 17px;
	font-size: 12px;
	margin-top: 3px;
	padding-top: 0px;
	color: #8F939D;
	}
	
	
h1 {
	font-size: 16px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;
	color: #ff3000;
	font-weight:100;
	}

	
h1 a {
	color: #ff3000;
	font-weight:100;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;
}

h1 a:hover {
		color: #000;
		margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;
}



h2 {
	font-size: 13px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;
	color: #ff3000;
	font-weight:100;
	}

	
h2 a {
	color: #ff3000;
	font-weight:100;
}

h2 a:hover {
		color: #000;
}

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;
	}
	
h3 {
	font-size: 26px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-top: 20px;
	color: #ff3000;
	font-weight:100;
	}

	
h3 a {
	color: #ff3000;
	font-weight:100;
}

h3 a:hover {
		color: #000;
}

.ptxt {
	font-size: 14px;
	color: #ff3000;
	font-weight:400;
	padding-top: 20px;
	}
	
.ptxt a {
	color: #ff3000;
	font-weight:400;
	}
	
.ptxt a:hover {
	color: #000000;
	font-weight:400;
	}

.txt {
	font-size: 14px;
	color: #ff3000;
	font-weight:400;
	}
	
.txt2 {
	font-size: 14px;
	color: #ff3000;
	font-weight:400;
	padding-bottom: 10px;
	padding-top: 10px;

	}


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

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

.commentmetadata {
	font-weight: normal;
	}

 #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 {
	color: #8F939D;
	text-decoration: none;
	}
	

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

#project {
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBE3E8;;
	height: 150px;
	}
	
#projectimg {
	float: left;
	}
	
#projecttext {
	float: right;
	}

#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: 35px 0 20px;
	padding: 0;
	}

#page {
	background-color: white;
	margin: auto;
	padding: 0;
	width:880px;
	}

#header {
	width: 880px;
	height: 120px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	padding-bottom: 30px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #DBE3E8;	
	}
	
#exc {
	font-size: 22px;
	color: #ABB2C1;
	line-height: 26px;
}

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

.post {
	margin: 0 0 40px;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	color: #DAE1ED;
	}

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

.clear {
	clear: both;
}

#footerRule{


}

#footer {

	padding: 0;
	margin: 0 auto;
	margin-top: 50px;
	width: 880px;
	clear: both;
	}

#footer p {
	font-size: 10px;
	}
	
.foot {
	width: 198px;
	padding-top: 10px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	margin-right: 30px;
	display: inline;
	float: left;
	font-size: 11px;
	line-height: 15px;
	text-align: left;

	}

.foot a {
	color: #ff3000;
	}

.foot a:hover {
	color: #000;
	}	
/* End Structure */



/* Begin Images */
p img {
	padding: 0;
	max-width: 880px;
	}

/*	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 {
	display: inline;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 2px;
	margin-left: 0;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom:2px;
	padding-left: 0px;
	}

.alignright {
	float: right;
	}

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


#similar-post {
	width: 880px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 10px;
	}
	
#similar-post img {
	padding-bottom: 5px;
	padding-top: 5px;
}
	


/* 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;
	}
	
.entry a {
	color: #666;
}

.entry a:hover {
	color: #fc3000;
}

.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: 5px;
	}

#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-bottom: 30px;
	padding-top: 8px;
	}
	
#searchbox {
	height: 40px;
	}

#searchform #s {
	width: 150px;
	margin-top: 0px;
	padding-bottom: 2px;
	/* background-image: url(images/search-bg.gif); */
	border-bottom: 1px solid #DBE3E8;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	font-size:9px;
	color: #C7CDD2;
	}

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

#info {
	float: left;
	display: inline;
	width: 400px;
	margin-right: 120px;
}

#sidebar
{
	float: left;
	padding: 10px 0 10px 0;
	width: 150px;
	font-size: 14px;
	z-index: 10;
	display: inline;
	}
	
#sidebar a {
	font-weight: 100;
}

.sub { 
	line-height: 20px;
	color: #fc3000;
	font-weight: 100;
	}
	

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

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


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



/* FEATURED CONTENT SLIDER STYLES */ 
 
#wrapper{ 
width: 880px; 
margin-bottom: 2em; 
} 
 
#slider { 
margin: 0 auto; 
position: relative; 
} 
 
.scroll { 
width: 880px; 
overflow: auto; 
overflow-x: hidden; 
position: relative; 
} 
 
.scrollContainer div.panel { 
padding: 0; 
width: 880px; 
} 

#shade {
	height: 22px;
	margin-top: 6px;
	padding-left: 2px;
	float: right;
} 
 
#shade.tall-shade { 
background: #fff; 
height: 12em; 
} 

 
.scrollButtons { 
position: absolute; 
top: 130px; 
cursor: pointer; 
} 
 
.scrollButtons.left { 
left: -13px; 
z-index: 100; 
display: none; 
visibility: hidden; 
} 
 
.scrollButtons.right { 
right: -13px; 
z-index: 101; 
display: none; 
visibility: hidden; 
} 

 
ul.navigation { 
list-style: none; 
margin: 0; 
padding: 0; 
padding-bottom: 0.9em; 
border: none;
} 
 
ul.navigation li { 
display: inline; 
margin-right: 0em; 
border: none;
} 
 
ul.navigation a { 
padding-top: 4px; 
padding-bottom: 4px; 
padding-left: 5px; 
padding-right: 5px; 
color: #fff; 
text-decoration: none; 
float: left;
margin-left: 5px;
font-size: 9px;
background: #ff3000;
} 
 
ul.navigation a:hover { 
background: #fff;
color: #000;
} 

ul.navigation a:selected { 
background: #fff;
color: #000;
} 
 
ul.navigation a:focus { 
outline: none; 
} 

.slideshow-home img {max-width:880px;padding-bottom: 4px; }

.slideshow img {display:none;}
.slideshow img.first {display:block; }
.slideshow img {max-width:880px;padding-bottom: 4px; }


#navigation { 
list-style: none; 
margin: 0; 
padding: 0; 
padding-bottom: 0.9em; 
border: none;
margin-right: 0em; 
float: right;
}
#navigation a { 
padding-top: 4px; 
padding-bottom: 4px; 
padding-left: 5px; 
padding-right: 5px; 
color: #fff; 
text-decoration: none; 
float: left;
margin-left: 5px;
font-size: 9px;
background: #ff3000;
} 

#navigation a.activeSlide { background: #8F939D }
#navigation a:focus { outline: none; }

   a:active, a:focus {
   outline: none;
   }
