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


Modified by: Geoff Thibeau
 http://www.geoffthibeau.com/

*/




html, table{font-size:100%;}

body{
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
background: #d5d6d7);
color: #333;
text-align: center;
margin:0px 0px 20px 0px;
padding:0;
}

h1, h2, h3{
font-family: Georgia, Times, "Times New Roman", serif;
font-weight: normal;
}
h1{font-size: 4em; margin:0;}
h2{font-size: 1.4em; margin: 30px 0 0 0;}
h2.pagetitle{font-size: 1.6em;}
#sidebar h2{
font:1.1em bold 'Lucida Grande', Verdana, Sans-Serif;
margin: 5px 0 0;
padding:0;
}
h3{font-size: 1.2em; padding:0; margin: 30px 0 0;}
h3.comments{padding:0; margin: 40px auto 20px;}
h1, h1 a, h1 a:hover, h1 a:visited, h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite, #headerimg .description{text-decoration: none;}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited{color: #333;}

a, h2 a:hover, h3 a:hover{
color:#47B763;
text-decoration: none;
outline:none;
}
a:hover{
color:#9DD395;
text-decoration: underline;
}
a img{border: none;}

small{
font-family: Arial, Helvetica, Sans-Serif;
font-size:0.9em;
line-height: 1.5em;
}
small, #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{cursor:help; letter-spacing:.07em;}
acronym, abbr{border-bottom:.1em dashed;}

blockquote{
margin: 15px 30px 0 10px;
padding-left: 20px;
border-left: 5px solid #6AB364;
color:#6AB364;
}

blockquote cite{margin: 5px 0 0; display: block;}

hr{}

.center{text-align: center;}

.hidden{display: none;}

.navigation{
display: block;
margin: 2em 0;
height:1em;
}

p img{padding:0;max-width: 100%;}
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}

.red{color:#FF3300; font-weight:bold;}

input{
padding:2px;
margin:5px 5px 1px 0;
border:1px solid #CFCFCF;
}
textarea{padding:2px; border:1px solid #CFCFCF; font:1em 'Lucida Grande', Verdana, Arial, Sans-Serif;}
input:focus, textarea:focus{border:1px solid #4B4B4B; background:#F2F2F2;}




#page{
text-align: left;
margin:0 auto;
padding:0;
width: 900px;
font-size:0.625em;
line-height:1.4em;
background:url(images/bg.gif) repeat-y;
}

#header{
margin:0 0 0.7em 0;
padding:0;
height:175px;
width:900px;
background:url(images/header.jpg) no-repeat top;
}


#headerimg{
width:898px;
height:150px;
margin:0;
padding:0;
background:url(images/header-light.png) no-repeat top center;
border-right:1px solid #4B4B4B;
border-left:1px solid #4B4B4B;
}
#headerimg a.logo{
width:240px;
height:150px;
padding:0;
overflow:hidden;
margin:0 45px;
float:right;
display:block;
text-indent:-9999px;
}

#blind{ width:0; height:0; overflow:hidden; text-indent:-9999px;}

#nav{margin:0; padding:0.7em 0; width:100%; background-color:#4B4B4B; border-top:1px solid #000;}
#nav ul{
margin:0;
padding:0;
width:100%;
height:100%;
list-style-type:none;
}
#nav li{display:inline; margin:0; padding:0;}
#nav a{
color:#FFF;
font-size:1.2em;
text-decoration:none;
margin:0 1.2em;
padding:0;
}
#nav a:hover{text-decoration:underline;}


#content{width:600px;}
.entry{line-height: 1.4em; padding:0; margin:0; width:500px;}
.entry p a:visited{color:#88AB87;}
.smallattachment{
text-align: center;
float: left;
width: 128px;
margin: 5px 5px 5px 0px;
}
.attachment{
text-align: center;
margin: 5px 0px;
}
.postmetadata{text-align: center; padding-top: 5px;}
.post{
margin:0 0 40px 0;
text-align: left;
clear:left;
}
.post hr{}
.clear{clear: both;}

#postAuthor{margin:4em auto; background-color:#EDFEE3; padding:1em; border-bottom:1px dotted #ABCE97; border-top:1px dotted #ABCE97;font-family: Georgia, "Times New Roman", Times, serif;}
#postAuthor p{float:right; margin:0; padding:0; width:350px;}
#postAuthor .author{font-size:1.4em;}
#postAuthor .name{font-size:1.4em; color:#6AB364;}

#footer{
background:#4B4B4B;
border-top:1px solid #000;
padding:0;
margin:0 auto;
width: 900px;
clear: both;
}
#footer p{
margin:0;
padding: 20px 0;
text-align: center;
color:#FFF;
font-size:0.9em;
}
#footer a{color:#FFF; 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.1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
text-align: center;
}
#wp-calendar th{
font-style: normal;
text-transform: capitalize;
}





/* 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: "\002B \0020";}

.entry ol{margin:0; padding:0 0 0 35px;}
.entry ol li{margin:0; padding:0;}

.postmetadata ul, .postmetadata li{
display: inline;
list-style-type: none;
list-style-image: none;
}

#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; padding:0;}
#sidebar ul ul, #sidebar ul ol{margin: 5px 0 0 10px; padding:0;}
#sidebar ul ul ul, #sidebar ul ol{margin:0 0 0 10px; padding:0;}

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 0px;
text-align: center;
}

#sidebar #searchform #s{width: 118px; padding: .25em; border:1px solid #CFCFCF;}
#sidebar #searchform #s:focus, #commentform input:focus, #commentform textarea:focus{border:1px solid #4B4B4B; background:#F2F2F2;}

#sidebar #searchsubmit{outline:none; margin:1px !important; padding:0 !important; border:none !important;}

.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;
border:1px solid #CFCFCF;
}
#commentform textarea{width: 100%; padding: 2px; border:1px solid #CFCFCF;}
#commentform #submit{margin:0; border:1px solid #CFCFCF; background:#F2F2F2;}
#commentform #submit:active{border:1px solid #4B4B4B; background:#F2F2F2;}
/* End Form Elements */



/* Begin Comments*/
.alt{
margin:0;
padding: 10px;
background-color: #f8f8f8;
border-top: 1px solid #ddd;
border-bottom: 1px solid #ddd;
}

.featured{margin:0;
padding: 10px;
background-color:#E7F4E5;
border-top: 1px solid #6AB364;
border-bottom: 1px solid #6AB364;
}

.commentlist{padding:0; text-align: justify;}
.commentlist li, #commentform input, #commentform textarea{
font:0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;}
.commentlist li{
font-weight: bold;
margin: 15px 0 3px;
padding: 5px 10px 3px;
list-style: none;
}
.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;
margin: 10px 5px 10px 0;
}
#commentform p{font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; margin: 5px 0;}
.commentmetadata{font-weight: normal; margin:0; display: block;}

.nocomments{
text-align: center;
margin:0;
padding:0;
}
/* End Comments */



/* Begin Sidebar */
#sidebar{
margin:0 0 0 5px;
padding:40px 0 15px 0;
width: 230px;
font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
float:right;
}
#sidebar ul{margin:0; padding-left:90px;}
#sidebar form{margin:0; padding-right:50px;}
/* 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{background-color: #fff;} /* Doesn't work in IE */

/* End Calendar */



/* Begin Various Tags & Classes */

/* 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: 1.1em;
line-height: 1.7em;
padding:0 4px 5px;
margin:0;
}
/* End captions */