/*
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 */
html, body {
  width: 100%;
  min-width: 980px;
}
body {
  font-size: 80%;
  font-family: arial, sans-serif;
  color: #444;
  margin: 0;
  padding: 0;
  background: url(images/bg-body.gif) #e7e7e7 top left repeat-y;
  text-align: left;
}
.clear {
  clear: both;
  line-height: 1px;
  height: 1px;
}
img {
  border: none;
}
p {
  line-height:150%;
  margin:0;
  padding:0;
}
#page {
  background-color: white;
  text-align: left;
  margin:25px 0 0;
  padding: 0;
  width: 990px;
}
.logo {
 margin: 0; padding: 10px 0 0 35px !important;
	float: left;
	width: 210px !important;
}
.p-logo {
	font: 1.6em Arial, Helvetica, sans-serif;
	color: #aaa;
	float: left;
	margin:  17px 0 0 0 !important; padding:0;
}	
.top-nav {
  float: right;
  text-align:right;
  padding: 0 40px 0 0;
}
.top-nav a {
  color: #000;
  text-decoration:underline;
  margin-left:12px;
}
.top-nav a:hover {
  color: #003871;
}
.top-nav p {
  margin: 0;
  padding: 3px 0 0 0;
  font: 1.5em Arial, Helvetica, sans-serif;
  color: #aaa;
}
.nav {
  margin: 5px 0 0 0;
  padding: 0 0 0 30px;
  height: 42px;
}
.nav ul {
  margin: 0;
  padding: 12px 8px 0 0;
  list-style-type: none;
}
.nav ul li {
  font: 1.4em Arial, Helvetica, sans-serif;
  margin: 0;
  padding: 0;
  display:block;
  float: left;
  height: auto !important;
  height: 30px;
  min-height: 30px;
}
.nav ul li a {
  display: block;
  margin: 0;
  padding: 6px 10px 0 10px;
  color: #000;
  height: auto !important;
  height: 24px;
  min-height: 24px;
  float: left;
}
.nav ul li a:hover, .nav ul li.act a {
  color: #fff;
  background:url(images/nav-l.gif) top left no-repeat;
}
.nav ul li:hover, .nav ul li.over, .nav ul li.act {
  color: #fff;
  display: block;
  background:url(images/nav-r.gif) #660033 top right no-repeat;
}
.content {
	background: url(images/bg2.gif) top left no-repeat;
	color: #333;
	text-align:left
}	
.content-inner {
	background: url(images/content_bg_sm.jpg) top left no-repeat;
	height:1%;
}
.spider {
	background: url(images/spider.jpg) top left no-repeat;
	padding-top: 470px;
	}
.spd {padding: 20px 10px 40px 40px; font-size:1.1em;}	
.box {
  background: url(images/bg-inner.gif) top left no-repeat;
  overflow:auto;
  height:1%;
}
.l-div {
  margin:0;
  padding:0 0 0 40px;
  float: left;
  width: 540px;
  text-align: right !important;
  color: #fff;
  letter-spacing: 1px;
  font: 17px tahoma, Arial, Helvetica, sans-serif;
}
.l-div-inner {
  margin:0;
  padding: 20px 0 0 40px;
  width: 555px;
}
.l-div p {
  line-height: 26px !important;
  text-align: left;
  letter-spacing: 1px;
  font: 17px tahoma, Arial, Helvetica, sans-serif;
  padding:0;
  margin:0;
}
.l-div a {
  text-decoration:underline;
  color: #fff;
}
.l-div a:hover {
  color: #BCCBDA;
}
.r-div {
  margin:0;
  padding:95px 0 0 5px;
  float: left;
  width: 405px;
  height: 205px;
  color:#333;
  line-height:normal;
}
.r-div p {
  padding:0;
  margin:0;
}
.r-div span {
  display:block;
  text-align:left;
}
.r-div {
	margin:0; padding:0;
	float: left;
	width: 410px;
	height: 300px;
}
.r-div-inner {
	margin:0; padding:0;
	float: left;
	width: 395px;
	height: 137px;
}
.r-div img {
	margin: 0; padding: 90px 0 0 0;
}
.r-div-inner img {
	margin: 0; padding: 20px 0 0 0;
}

h1, h2, h3 {
  font:tahoma, Arial, Helvetica, sans-serif;
  font-weight: normal;
  display:block;
  color: #333;
  padding:0;
}
h1 {
  font-size:1.9em;
  margin: 25px 0 10px 0;
}
h2 {
  font-size:1.9em;
  margin: 25px 0 10px 0;
}
h3 {
  font-size: 1.5em;
  margin: 10px 0 5px 0;
}
h1 a, h1 a:hover, h1 a:visited, h2 a, h2 a:visited, h2 a:hover, h3 a, h3 a:visited, h3 a:hover {
  text-decoration: none;
  color: #333;
}
#sidebar h2 {
  font-size:1.9em;
}
.bot-nav {
  margin: 0;
  padding: 0 0 20px 40px;
  float: left;
  width: 600px;
}
.bot-nav a {
  color: #333;
  text-decoration: none;
  border-bottom: 1px solid #aaa;
  margin-right:8px;
}
.bot-nav a:hover, .bot-nav a.act {
  color: #aaa;
  border-bottom: none
}
.copy {
  margin: 0;
  padding: 0 15px 0 0;
  text-align:right;
  color: #999;
  float: right;
  width:220px;
}
/* Begin Sidebar */

#sidebar form {
  margin: 0;
  padding-top:12px;
}
/* End Sidebar */

/* Begin Form Elements */
#searchform {
  margin: 10px auto;
  padding: 5px 3px;
  text-align: left;
}
#sidebar #searchform #s {
  padding: 2px;
  border:1px solid #DDDDDD;
}
#s {
  padding: 2px;
  border:1px solid #DDDDDD;
}
#sidebar #searchsubmit {
  padding:0;
  width:60px;
}
.entry form { /* This is mainly for password protected posts, makes them look better. */
  text-align:center;
}
select {
  width: 130px;
}
#commentform {
  margin: 5px 0 0 0;
}
#commentform input {
  padding: 2px;
  margin: 5px 5px 1px 0;
}
#commentform textarea {
  width: 510px;
  padding: 7px;
  border:1px solid #DDDDDD;
  font-family: arial, sans-serif;
  color: #444;
  font-size:1em;
}
#respond:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
#commentform #submit {
  margin: 0 0 5px auto;
  float: right;
}
/* End Form Elements */

/*----------------------------------------------------------------------------------------------*/
.narrowcolumn .entry, .widecolumn .entry {
  line-height: normal;
}
.widecolumn {
  line-height: normal;
}
.thread-alt {
  background-color: #f8f8f8;
}
.thread-even {
  background-color: white;
}
.depth-1 {
  border: 1px solid #ddd;
}
.even, .alt {
  border-left: 1px solid #ddd;
}
#headerimg .description {
  text-align: center;
}
.entry p a:visited {
  color: #199A00;
}
.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: 1em;
}
.commentmetadata {
  font-weight: normal;
}
#sidebar {
  padding:15px 0 0 30px;
  width:327px;
  float:left;
}
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
  color: #777;
}
a, h2 a:hover, h3 a:hover {
  color:#333;
}
a:hover {
  text-decoration:none;
}
#wp-calendar a {
  text-decoration: none;
}
#wp-calendar caption {
  text-align: center;
}
#wp-calendar th {
  font-style: normal;
  text-transform: capitalize;
}
/* End Typography & Colors */



/* Begin Structure */

.narrowcolumn {
  float: left;
  padding: 0 30px 0 40px;
  margin:0;
  width:525px;
}
.widecolumn {
  float: left;
  padding: 0 30px 10px 40px;
  margin:0;
  width:525px;
}
.post {
  margin: 0 0 40px;
  text-align: justify;
}
.post hr {
  display: block;
}
.widecolumn .post {
  margin: 0;
}
.narrowcolumn .postmetadata {
  padding-top: 15px;
}
.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;
}
.postmetadata a {
  color:#00539A;
  text-decoration:underline;
}
.postmetadata a:hover {
  color:#006DCB;
  text-decoration:underline;
}
.clear {
  clear: both;
  height:1%;
}
/* End Structure */

/* 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 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;
}
#sidebar ul p, #sidebar ul select {
  margin: 5px 0 8px;
}
#sidebar ul ul, #sidebar ul ol {
  margin:0;
}
#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 {
  background:transparent url(images/list.gif) no-repeat scroll left center;
  margin:0;
  padding:2px 0 2px 10px;
}
/* End Entry Lists */

/* 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;
  font-weight:bold;
  color:#199A00;
}
#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:none;
  color:#00539A;
}
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;
}
hr {
  display: none;
}
a img {
  border: none;
}
.navigation {
  display: block;
  text-align: center;
  margin-top: 10px;
  overflow:auto;
}
/* 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 {
  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." */

#respond {margin-top:25px;}
