/*
Theme Name: KYB
Theme URI: http://wordpress.org/
Description: KYB theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.0
Author: Alison Cheeseman
Author URI: http://binarybonsai.com/
Tags: custom header, fixed width, two columns

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Alison Cheeseman,
	whose website you will find at http://www.birdhive.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* Begin Typography & Colors */
body {
	margin: 0 !important ;
	padding: 0;
	font-size: 15px;
	font-family:"Times New Roman", Times, serif;
	background: #0b6b41; /* green */
	color: #0b6b41;
	text-align:left;
	height:100%;
	}
	
#frame {
	background-color: #0b6b41;
	border: 3px solid #f09822; /* yellow */
	width: 840px;
	height:100%;
	/*height: 580px;*/
	margin: 100px auto 0px auto;
	padding: 0px;
}

#main {
	background-color:#ffffff;
	width: 812px;
	height:inherit;
	/*height: 400px;*/
	margin: 0px auto 15px auto;
	padding: 0px;
}

#header {
	width:812px;
	/*background: #ffffff url(images/logo.jpg) no-repeat;*/
	background-color:#ffffff;
	height:115px;
	margin: 12px auto 0px auto;
	/*margin-bottom:-1px;*/
	padding:0px 0px 0px 0px;
	text-align: center;
	color:#999999;
}

#navigation {
	width: 802px;
	background: #f09822;
	text-align:left;
	padding:7px 0px 6px 40px;
}

#content {
	background-color: #ffffff;
	width: 812px;
	height:inherit;
	/*height: 400px;*/
	margin: 0px;
	padding: 0px 0px 5px 0px;
	text-align:left;
	/*border: 1px solid green;  test */
}

#content-main {
	background-color:#ffffff;
	float: left;
	width: 550px;
	height:inherit;
	text-align:left;
	margin: 5px 0px 20px -2px;
	padding: 0px 50px 0px 15px;
	border-left:2px solid #f09822;
	/*border: 1px solid blue;  test */
}

#content-main p {
	padding:0px 0px 5px 0px;/**/
}

#content-right {
	float:right;
	width:100px;
}

#sidebar {
	float: left;
	width: 135px;
	height:300px;
	text-align:left;
	margin: 5px 0px 20px 0px;
	padding: 13px 0px 0px 40px;
	background-color: #ffffff;
	border-right:2px solid #f09822;
	/*border: 1px solid green;  test */
}
#sidebar p {
	width: 188px;
	text-align:left;
	padding:5px 0px 0px 0px;
	margin:0;
}

#sidebar a {
	color:#0b6b41;
	text-decoration:none;
}
#sidebar a.current_page_item {
	color:#f09822;
	text-decoration:none;
}

#sidebar a:active, a:hover, a.currentpage, .currentpage, li.currentpage {
	color:#f09822;
	text-decoration:none;
}
/**/	
#navigation a {
	text-align:center;
	padding:7px 12px;
	font-size:14px;
	color:#ffffff;
	text-decoration:none;
}

#navigation a:hover, a:active, a.current {
	text-align:center;
	padding:7px 12px;
	font-size:14px;
	color:#ffffff;
	background-color:#f8bf5a;
	text-decoration:none;
}
	
#footer {
	width:840px;
	margin: 0px auto;
	padding: 0px;
	clear: both;
	font-family:Helvetica, Arial, sans-serif;
	font-size:11px;
	text-align: center;
	background-color: #0b6b41;
	color:#ffffff;
	/*border: 1px solid green;*/
}

#footer a {
	color:#ffffff;
}

#footer a:hover {
	color:#f09822;
}

.widecolumn .entry p {
	/*font-size: 1.05em;*/
	}

.narrowcolumn .entry, .widecolumn .entry {
	/*line-height: 1.4em;*/
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.post {
	margin-top:0;
	padding-top:0;
}
 
.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}
	

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family:"Times New Roman", Times, serif;
	font-weight: bold;
	}

h1, h1 a, h1 a:active, h1 a:hover, h1 a:visited {
	font-size:28px;
	font-weight:bold;
	color:#0b6b41;
	text-align:left;
	text-decoration: none;
	margin:0;
	padding:15px 0px 0px 35px;
	}
	
h1.home {
	font-size:28px;
	font-weight:bold;
	color:#0b6b41;
	text-align:left;
	text-decoration: none;
	margin:0;
	padding:10px 5px 5px 5px;
}

#headerimg .description {
	text-decoration: none;
	}

	
h2, h2 a, h2 a:active, h2 a:hover, h2 a:visited {
	font-size: 24px;
	color: #7e2526;
	font-weight:normal;
	text-align:left;
	text-decoration: none;
	margin:0;
	padding:0;
	}
	
h2.pagetitle {
	/*font-size: 1.6em;*/
	}

#sidebar h2 {
	font-family:"Times New Roman", Times, serif;
	font-size: 1.2em;
	}

h3, h3 a, h3 a:hover, h3 a:visited {
	font-size: 17px;
	color: #7e2526;
	padding: 0;
	margin: 0px 0 -7px 0px;
	}


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;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.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;
	}

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 {
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, a:visited, a:active, a.anchor, a.anchor:hover {
	text-decoration: none;
	color:#0b6b41;;
	text-align:left;
	padding:0px;
}
a.obvious, a.obvious:visited, a.obvious:active, a.anchor, a.anchor:hover {
	text-decoration: underline;
	color:#7e2526;
	text-align:left;
	padding:0px;
}
a.obvious:hover {
	color:#f09822;
	text-decoration:underline;
}

.orange, a.orange, a.orange:visited, a.orange:active, a.orange:hover {
	color:#f09822;
	text-decoration: none;
}

.red, a.red, a.red:visited, a.red:active, a.red:hover {
	color:#7e2526;
	text-decoration: none;
}

.green, a.green, a.green:visited, a.green:active, a.green:hover {
	color:#0b6b41;
	text-decoration: none;
}

.redright {
	text-align:right;
	vertical-align:top;
	color:#7e2526;
}

.happyclient {
	color:#7e2526;
	font-style:italic;
}
/* End Typography & Colors */



/* Begin Structure */

.narrowcolumn {
	/*float: left;
	padding: 0 0 20px 45px;
	width: 450px;*/
	margin: 0;
	padding:0;
	}

.widecolumn {
	padding: 0px 0 20px 0;
	margin: 5px 0 0 35px;
	width: 500px;
	}

.post {
	margin: 0 0 40px;
	padding:0;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 0px;
	}

.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;
}

/* End Structure */

/*	Begin Headers */

h2.pagetitle {
	margin-top: 0px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 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 */

ul {
	margin:0;
	padding:0 0 0 30px;
}
li {
	margin:0;
	padding:0 0 0 5px;
}

/* 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, #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: 5px 0 0 10px;
	}

#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 {
	margin: 3px 0 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:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 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: 5px 0;
	padding: 0;
	width: 160px;
	border: 1px solid #dddddd;
	}
	
#wp-calendar table {
	padding:0;
	margin:0;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 6px;
	text-align: left;
	}

#wp-calendar a {
	/*display: block;*/
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: left;
	width: 100%;
	}

#wp-calendar th {
	padding: 2px 0;
	text-align: center;
	}
	
#wp-calendar td {
	padding: 2px 0;
	text-align: center;
	font-size: 0.9em;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
	
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* 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;
	}

.blognav {
	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 {
	text-align: center;
}

.wp-caption img {
	height:154px;
	width:100px;
	margin: 0 3px 0 0;
	padding: 3px;
	border: 2px solid #f09822;
}

.wp-caption p.wp-caption-text {
	/*font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;*/
}
/* End captions */

div.teampage {
	display:block;
	float:left;
	margin:0 18px 25px 0;
	padding:0;
	text-align:center;
	vertical-align:top;
	font-size:13px;
	line-height: 1.7em;
}
div.teampage img, img.teammember {
	height:154px;
	width:100px;
	margin: 0 3px 0 0;
	padding: 3px;
	border: 2px solid #f09822;
	vertical-align:top;
}
img.teammember {
	margin-right:8px;
}
div.teampage h3{
	font-size:15px;
	text-align:center;
}
div.teampage a:hover {
	color:#0b6b41;
}

h3.kern {
letter-spacing: -.05em;
}

.current_page_item:before, .current_page_parent:before { 
	content: "\00BB \0020";
	margin-left:-17px;
	margin-top:0;
	padding-top:0;
	color:#f09822;
	font-size:22px;
	line-height:12px;
}
/*.current_page_parent { ... }*/

input {
	padding:1px;
}

.logobox {
	width:120px;
	border:2px solid #f09822;
	margin-top:10px;
	text-align:center;
}
.logoheader {
	width:100%;
	background-color:#f09822;
	color:#FFFFFF;
	margin-top:8px;
	text-align:center;
	font-size:12px;
}
img.logo {
	padding:5px;
}


/* "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." */