/*
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 {
  float:left;
  margin:0;
  padding:10px 0 0 35px !important;
  width:170px !important;
}
h1.p-logo, h3.p-logo {
  font: 1.5em Arial, Helvetica, sans-serif;
  color: #aaa;
  float: left;
  clear:none!important;
  margin:  18px 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) #003871 top right no-repeat;
}
.box {
  background: url(images/bg-inner.gif) top left no-repeat;
  overflow:auto;
/*  height:1%;*/
}
* html .box {
  height:1%;
}
#content img {
  border: 5px solid #eee;
}
.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-inner {
  margin:0;
  padding:30px 0 0 30px;
  float: left;
  width: 365px;
  background: url(images/r-div-inner.jpg) bottom right no-repeat;
  height: 107px;
}
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;
  clear:both;
  position:relative;
}
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, .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;
}
.rss {
  background:transparent url(images/rss.gif) no-repeat scroll right center;
  color:#F87E2D !important;
  left:155px;
  margin:0;
  padding:0 17px 0 0;
  position:relative;
  top:48px;
  }
#sidebar {
  padding:0 0 0 30px;
  width:327px;
  float:left;
  margin: -14px 0 0 0;
}
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:0;
}
.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 9px;
  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: 0px auto 0;
  width: 155px;
}
#wp-calendar a {
  display: block;
  font-weight:bold
}
#wp-calendar caption {
  text-align: center;
  font-weight:bold;
  color:#199A00;
}
#wp-calendar th{
  padding: 2px 3px;
  text-align: center;
  background:#F5F5F5;
}
#wp-calendar td {
  padding: 2px 3px;
  text-align: center;
  border:1px solid #cccccc;
  background:#F5F5F5;
  cursor:default;
}
#wp-calendar td.pad{border:none;}
#wp-calendar td a{color:#00539A}
#wp-calendar #next a {
  padding-right: 10px;
  text-align: right;
  color:#199A00;
}
#wp-calendar #prev a {
  padding-left: 10px;
  text-align: left;
  color:#199A00;
}
#wp-calendar td:hover {background-color: #fff;}
#wp-calendar td.pad:hover {background-color: #F5F5F5;}
/* 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;
  clear:both;
  position:relative;
}
/* 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;}

.mid_text_inner {font-size:1.5em;color:#199a00;line-height:120%;}
.big_text_inner {font-size:1.6em;line-height:120%;}
.green_text_inner {font-size:1.5em;font-weight:bold;line-height:110%;}


form.top-search-box {
position:absolute;
left:700px;
top:50px;
width:250px;
font-family:Arial,sans-serif;
font-size:13px;
margin:0 0 4px;
}
table.top-search-box {
border-spacing:0;
border-style:none;
border-width:0;
margin-bottom:2px;
width:100%;
}
table.top-search-box td.top-search-input {
padding-right:2px;
}
table.top-search-box td {
vertical-align:middle;
}
input.top-search-input {
border:1px solid #BCCDF0;
padding-left:2px;
width:99%;
background-color:#FFFFFF;
color:#CCC
}
td.top-search-button {
width:1%;
}
input.top-search-button, input.top-search-button {
-moz-border-radius-bottomleft:2px;
-moz-border-radius-bottomright:2px;
-moz-border-radius-topleft:2px;
-moz-border-radius-topright:2px;
background-color:#CECECE;
border:1px outset #666666;
color:#000000;
font-family:inherit;
text-shadow:0 1px 2px #FFFFFF;
}
input.top-search-button {
margin-left:2px;
}


.links{clear:both;padding-top:11px;height:32px;}
.links a{display:block;padding-left:38px;height:32px;line-height:32px;float:left;color:#555;font-size:10px;}
.links div{display:block;float:left;}
.link_twitter a{background:url(/_img/twitter.gif) left top no-repeat;}
.link_subscribe a{background:url(/_img/subscribe.gif) left top no-repeat;margin-left:10px;}
*html .link_subscribe a{margin-left:10px;}

