/*
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: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, sans-serif;
	background-image:url(/images/body.jpg);
	background-repeat:repeat-x;
        background-color:#e1f4ff;
	color: #333;
	text-align: center;
	}

#page {
	text-align: left;
        margin-left:auto;
        margin-right:auto;
        width:1020px;
	}

#header {
	background-image: url("/images/header.jpg");
        width:1020px;
        height:130px;
	}

#headerimg 	{
	height: 96px;
	width: 1013px;
	}
#menu{
       width:1020px;
       height:27px;
       background-image: url('/images/menu.jpg'); 
       font-size:1.3em;
       color:#626262;
       font-weight:bold;
       padding-top:10px;
	   display:block;
}
#menu a{
       color:#ffffff;
       text-decoration:none;
	   display:block;
}
#menu a:hover{
       color:#ffffff;
       text-decoration:underline;
}
#menu li { 
       line-height:normal; 
       float:left;
       margin-right:25px; 
       overflow:hidden; 
	   list-style-type:none;
}
.banner-over{
		position: absolute;
		top: 161px;
		left: 50%;
		z-index: 3;
		padding:0;
		margin:0;
margin-left:-927px;
}
#main-content{
       width:100%;
       background-image: url('/images/main-content.jpg');
       float:left;
       padding-bottom:20px;
}
#content {
	font-size: 1.2em;
        width:760px;
        float:left;
	}
#text{
width:734px;
padding-left:17px;
padding-right:9px;
color:#535353;
font-size:1.1em;
line-height:1.7em;
}
#content-home {
	font-size: 1.2em;
        width:986px;
        float:left;
		padding-left:20px;
		padding-right:14px;
		padding-top:11px;
	}
	#content-home img{
		margin-right:5px;
	}
	#tide{
	width:185px; height:143px; background-image:url(/images/button_4.jpg); padding-top:12px; padding-left:20px; padding-right:28px; line-height:1.0em;
	}
#tide h2{
font-size:1.1em;
font-weight:bold;
}
#tide p{
font-size:0.9em;
}
	#tide2{
	width:193px; height:135px; background-image:url(/images/button_4-2.jpg); padding-top:20px; padding-left:20px;
	padding-right:30px;
	}
#tide2 h2{
font-size:1.2em;
font-weight:bold;
}
#tide2 p{
font-size:0.9em;
}
#text-home{
width:958px;
padding-left:14px;
padding-top:14px;
padding-right:14px;
color:#535353;
font-size:1.1em;
line-height:1.7em;
}
#footer_below{
padding-left:22px; 
padding-top:5px; 
padding-bottom:5px; 
float:left; 
color:#645ae1;
}
#footer_below a{
color:#645ae1;
}
.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: left;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	background-image:url('/images/footer.jpg');
        width:998px;
        min-height:110px;
        float:left;
        color:#fff; 
        font-size:1.2em;
        padding-left:22px;
        padding-top:50px;
	}
#footer a{
        color:#fff;
}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}
#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h1 {
display:block;
background-color:#9ebacc;
width:720px;
height:40px;
color:#ffffff;
font-size: 1.8em;
padding-top:115px;
padding-left:15px;
margin:0;
	}
h2{
color:#0078c1;
font-weight:normal;
font-size:1.4em;
}
h2.pagetitle {
      font-size: 1.6em;
      color:#2a7609;
	}

#sidebar h2 {

	}

h3 {
	font-size: 1.3em;
	}

h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

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;
	}

h6 a, h6 a:hover, h6 a:visited {
color:white;
}

h5 {
background-color:#777;
color:white;
font-size:2.2em;
padding-bottom:10px;
line-height:0.9em;
margin-left:0;
margin-top:0px;
padding-left:10px;
padding-top:10px;
width:216px;
font-weight:lighter;
}

h6 {
background-color:#E437AB;
color:white;
font-size:2.2em;
padding-bottom:10px;
line-height:0.9em;
margin-left:0px;
margin-bottom:0px;
margin-top:10px;
padding-left:10px;
padding-top:10px;
width:632px;
}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.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;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #aaa;
        list-style-type:none;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	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 */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}
.narrowcolumn {

	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	text-align: left;
        padding:0;
        margin:0;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.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;
}
#footer p {
	margin: 0;
	margin-bottom:10px;
	}
/* End Structure */



/*	Begin Headers */

#sidebar h2 {
	margin: 0 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 10px 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 {
	padding:0;
padding-left:30px;


	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {

	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
        list-style-type:none;
	}

.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: 0px;
	}

#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;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#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:left;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 80%;
	}
#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
{
	width: 260px;
        float:left;
	}
	#sidebar img{
	margin-bottom:10px;
	}
#sidebar a{

}
#sidebar form {
	margin: 0;
	}
#box1{
background-image:url('/images/button_1.jpg');
width:274px;
padding-left:10px;
height:35px;
padding-top:93px;
color:#ffffff;
font-family:Arial;
font-size:1.4em;
}
#box1 a{
color:#ffffff;
text-decoration:none;
}
#box1 a:hover{
color:#ffffff;
text-decoration: underline;
}
#box2{
background-image:url('/images/button_2.jpg');
width:274px;
padding-top:93px;
padding-left:10px;
margin-top:4px;
height:37px;
color:#ffffff;
font-family:Arial;
font-size:1.4em;
}
#box2 a{
color:#ffffff;
text-decoration:none;
}
#box2 a:hover{
color:#ffffff;
text-decoration:underline;
}
#box3{
background-image:url('/images/button_3.jpg');
width:234px;
height:209px;
color:#ffffff;
padding-left:10px;
padding-right:40px;
padding-top:40px;
font-family:Arial;
font-size:1.4em;
}
#box3 a{
color:#ffffff;
text-decoration:none;
}
#box3 a:hover{
color:#ffffff;
text-decoration:underline;
}
#box4{
padding-left:8px;
padding-top:40px;
padding-right:40px;
background-image:url('/images/button_4.jpg');
width:201px;
height:40px;
color:#ffffff;
font-family:Arial;
font-size:1.2em;
}
#box4 a{
color:#ffffff;
text-decoration:none;
}
#box4 a:hover{
color:#ffffff;
text-decoration:underline;
}
/* 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;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* 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 */

.highlight{
color:#ffffff;
background-color:#2906a2;
padding:1px;
}

/* "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." */

.mum_johnson_02 {
background-image:url(/images/johnson_box02.jpg);
color:#FFFFFF;
font-size:16px;
padding-right:10px;
width:164px;
height: 170px;
padding-top: 50px;
padding-left:50px;
float:right;
font-weight:bold;
font-family:'Courier New', Courier, mono; 
}
.mum_johnson_01 {
background-image:url(/images/johnson_box01.jpg);
color:#e437ab;
font-size:20px;
padding-right:10px;
margin-left:40px;
width:220px;
height: 220px;
padding-top: 50px;
padding-left:50px;
margin-right:10px;
float:right;
font-weight:bold;
font-family:'Courier New', Courier, mono; 
}