/*
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

*/

/* Martins hacks */

body, html {
	margin:0;
	padding:0;
}

/*Just visual styles*/
body {
	background: #000;
	color: #000;
	}

.empTxt {
text-align: bottom;
padding-left: 10px;
line-height: 1.1em;
}

/*Our full length header.
We align the text center so it shows up in the middle.
If you prefer you could right or left align it.*/

#headerbg {
	text-align:left;
	padding: 0;
	}

/*Center Content*/	
#container {
	position: relative;
	margin: 0 auto;
	width: 830px;
	}

/*Full width footer*/
#footer {
	background: #222222;
	padding: 0 0 10px 0;
margin: 0;
	text-align:center;
	color: #ffffff;
	}

/*These are just styles used for the example for the content.*/	
.left {
	float: left;
	width: 600px;
	/*background: #ccff66;*/
	}

.right {
	float:left;
	width:230px;
	clear:right;
	/* background:#66ff33; */
	}

.left p, .right p {
	padding: 0;
	}

/*If you are going to use floats then you will NEED to clear the
footer so it doesn't bunch the content up*/
.clear {clear:both;}

.more-link {
display: block;
width: 600px;
text-align: right;
	font-family: Georgia, 'Times New Roman', Times, Serif;
	font-size: 1.3em;
/*margin: 20px 0 20px 0;*/
}

/* Martins Hacks END */

/* Begin Typography & Colors */
body {
	font-size:62.5%;
	background: #ffffff;
	text-align: center;
	}

#page {
	background-color: white;
	text-align: left;
	}

#header {
	/*background: #ffffff;*/
	}

#headerimg {
	margin: 0 0 30px 0;
	height: 70px;
	width: 830px;
text-align: left;
	}

#content {

	}

.narrowcolumn .entry {
	line-height: 1.6em;
	font-size: 1.4em;
	}

.postmetadata {
	font-family: Georgia, 'Times New Roman', Times, Serif;
	text-align: left;
	font-size: 1.1em;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
	border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer p {
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 1.1em;
	color: #CCCCCC;
	text-align: center;
	}

#footer a, a.hover, a.visited {
	color: #CCCCCC;
text-decoration: none;
	}

small {
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 1.1em;
	line-height: 1.5em;
	}

.description {
	text-align: left;
	}

h1 {
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: normal;
	text-align: center;
	}

h2 {
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: normal;
	}

#sidebar h2 {
	font-family: Georgia, 'Times New Roman', Times, Serif;
	font-style: normal;
	text-decoration: underline;
	font-size: 1.4em;
	}

.narrowcolumn h2 {
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 2.2em;
	/*font-style: italic;*/
	font-weight: bold;
letter-spacing: -1px;
	text-decoration: none;
	margin: 0 0 5px 0;
	}

h3 {
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: normal;
	}

/*
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	color: white;
	} */

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	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 {
	color: #000;
	}

.entry p a:visited {
	color: #D54E21;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}

.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li ul li {

}

.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 a, #sidebar {
color: #000;
}

#sidebar ul li, #sidebar ol li {
font-family: Arial, Verdana, Sans-Serif;
	font-size: 1.1em;
color: #000;
padding: 0 0 20px 0;
	}

#sidebar ul ul li, #sidebar ul ol li {
font-family: Arial, Verdana, Sans-Serif;
	font-size: 1.1em;
	}

small, .nocomments, .postmetadata, blockquote, strike {
	color: #000000;
	}

code {
	font: 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps {
	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, #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 */

/*-----------------------------------------------------------------------------
	Navigation
-----------------------------------------------------------------------------*/

#nav, #subnav	{
  padding: 0;
  background: #ffffff;
  float: left;
  width: 100%;
  line-height: 2em;
}

#nav ul, #subnav ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

#nav li, #subnav li {
  margin: 0;
  padding: 0;
  float: left;
  background-image: none;
}

#nav li a, #subnav li a {
  padding: 0 35px 0 0;
  float: left;
  color: #000000;
  font: Georgia, 'Times New Roman', Times, Serif;
  font-style: italic;
  font-size: 1.7em;
  font-weight: normal;
  text-decoration: underline;
}

#nav li.current_page_item a, #nav li a:hover 	{
  background: #ffffff;
  color: #222222;
}

#subnav {
  background: #ffffff;
}

#nav li.current_page_item a, #subnav li.current_page_item a, #subnav li a:hover {
  color: #000;
}

#nav li.first a {
  margin-left: 0;
}

/*-----------------------------------------------------------------------------
	End, Navigation
-----------------------------------------------------------------------------*/

/*-----------------------------------------------------------------------------
EXTRAS
-----------------------------------------------------------------------------*/

#extras {
	background-color: #222222;
	padding-bottom: 10px;
	overflow: hidden;
	width: 830px;
	position:relative;
	margin:0 auto;
	text-align: left;
}

#extras h2 {
	padding: 2px 0 4px 0;
	font-family: Georgia, 'Times New Roman', Times, Serif;
	font-style: italic;
	text-decoration: none;
	font-size: 1.4em;
	color: #ccc;
}
	
#footerextra1, #footerextra2, #footerextra3 {
	float: left;
	/*margin: 10px 0 10px 0;*/
	width: 31%;
}

#footerextra1 {
	margin-left: 0;
} 

#footerextra2 {
	border: 1px dotted #454545;
	border-width: 0 1px;
	margin-left: 10px;
	padding: 0 10px;
}

#footerextra3 {
	margin-left: 10px;
}

#extras ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#extras li {
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	border-bottom: 1px dotted #454545;
	/*line-height: 1.4em;
display: block;
	padding: 0;
margin: 12px;*/
padding: 5px;
}

#extras li a {
	border-bottom: none;
	color: #7ebd2d
}

#extras li a:hover {
	color: #00ccff;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/*-----------------------------------------------------------------------------
EXTRAS END
-----------------------------------------------------------------------------*/

/* Begin Structure */
body {
	margin: 0 0 0 0;
	padding: 0;
	}

#page {
	margin: 30px auto;
	padding: 0;
	width: 830px;
	}

#header {
	margin: 0 0 0 1px;
	padding: 0;
	height: 140px;
	width: 798px;
	}

/*
#headerimg {
	margin: 0;
	height: 90px;
	width: 100%;
	} */

.narrowcolumn {
	float: left;
	padding: 10px 0 25px 0;
	margin: 0;
	width: 600px;
	}

.post {
	margin: 0 0 40px;
	text-align: left;
	}

.post hr {
	display: block;
	}


.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

/* End Structure */


/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 0;
	padding: 0 0 5px 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;
	}

.alignleft {
	float: 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 ul, #sidebar ul ol {
	margin: 0;
	padding: 0 0 20px 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 0;
	}
/*
#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 0;
	}
*/

ol li, #sidebar ul ol li {
	list-style: none;
/* decimal outside */
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 0 0 5px 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
border: 1px #888 solid;
	}

#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;
	}

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 */
#sidebar {
	padding: 0 0 10px 20px;
	width: 230px;
	}

#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;*/
	font-family: Georgia, 'Times New Roman', Times, Serif;
	font-size: 1.3em;
	margin: 10px 0 60px 0;
}



/* 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 */

/* Sociable Styles */

div.sociable {
margin: 20px 0 0 0;
padding: 0;
}

span.sociable_tagline {
position: relative;
}

span.sociable_tagline span {
display: none;
width: 14em;
}

span.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -5em;
	background: #ffe;
	border: 1px solid #ccc;
	color: black;
	line-height: 1.25em;
}
.sociable span {
	display: block;
}
.sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}
.sociable ul li {
	background: none;
	display: inline !important;
	list-style-type: none;
	margin: 0;
	padding: 1px;
}
.sociable ul li:before { content: ""; }
.sociable img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0;
}

.sociable-hovers {
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
}
.sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}