/*
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 {
	margin: 0px;
	background-color: #EFF6FC;
	font-family: Arial,Helvetica,sans-serif;
	
	}

#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}

#header {
	background: #73a0c5 url('images/kubrickheader.jpg') no-repeat bottom center;
	}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}

#content {
	padding: 0px 0px 0px 0px;
	float: right;
	/*font-size: 1.2emp;*/
	width: 614px;
	}

.widecolumn .entry p {
	color: #939598;
	font-size: 0.8em;
	}
.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.2em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	border: none;
	}

small {
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-weight: bold;
	}

h1 {
	font-size: 1.8em;
	color: #009b7a;
	}
H1 A {
	color: #009b7a;
}
#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1em;
	color: #009B7A;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h2, 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;
	color: #009B7A;
	}
.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;
	}


.commentmetadata {
	font-weight: normal;
	}
.commentmetadata A {
	color: #009B7A;
}
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, h2 a:hover, h3 a:hover {
	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;
	}
.accessibility-hidden {
	left: 0px;
	position: absolute;
	top: -10000px;
}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	}

#header {
	background-color: #73a0c5;
	margin: 0 0 0 1px;
	padding: 0;
	height: 200px;
	width: 758px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 24px 30px 20px 0px;
	overflow: hidden;
	margin: 0px 0 0;
	width: 398px;
	}

.widecolumn {
	padding: 10px 30px 20px 0;
	float: left;
	/*margin: 5px 0 0 150px;*/
	width: 398px;
	}
.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 0px 0px 20px 0px;
	}

.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 {
	padding: 0;
	margin: 0 auto;
	width: 720px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 0px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}
DIV.posts-wrapper H2 {
	margin: 0px;
	padding-bottom: 6px;
	width: 398px;
}
#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 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: 0px 0px 14px 0px;
	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. */

body .entry ul {
	margin-left: 0px;
	padding: 0px 0px 0px 20px;
	}

body .entry ul 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-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	list-style-image: none;
	
	}

#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 {
	float: left;
	width: 94px;
	padding: 2px;
	float: left;
	}

#sidebar #searchsubmit {
	margin: 0px;
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align: left;
	}
DIV.mmf FORM.mmf-form BR {
	display: none;
}
DIV#mmf-f2-p450-o1 FORM.mmf-form LABEL {
	width: 128px;
}
FORM.mmf-form LABEL {
	padding-bottom: 10px;
	float: left;
	width: 398px;
}
FORM.mmf-form INPUT {
	margin-bottom: 10px;
	float: right;
}
FORM.mmf-form TEXTAREA {
	float: right;
	width: 262px;
}
.checkbox {
	display: block;
	clear: both;
}
form.mmf-form SPAN.mmf-checkbox INPUT {
	float: none;
}
.button {
	clear: both;
	float: right;
}
select {
	margin-left: 4px;
	width: 130px;
	float: right;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#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 SPAN.says {
	color: #939598;
}
A.comment-edit-link {
	color: #009B7A;
}
.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;
	color: #939598;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	font-size: 0.8em;
	color: #939598
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	font-size: 0.8em;
	color: #939598
}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar {
	padding: 0px 17px 10px 0px;
	overflow: hidden;
	float: right;
	width: 169px;
}

#sidebar P {
	margin: 16px 0px 16px 0px;
	font-size: 1em;
	text-align: center;
}
#sidebar P#stat {
	padding: 0px 0px 13px 0px;
	color: #a9cde2;
}
#sidebar P#quote {
	font-style: italic;
	font-weight: bold;
	color: #0093d0;
} 
#sidebar P IMG {
	padding: 0px 0px 12px 0px;
	float: left;
	float: left;
}
#sidebar P#stat IMG {
	margin-top: 20px;
}
#sidebar form {
	margin: 0;
	padding: 0px;
}
#sidebar LI {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#sidebar UL LI A {
	font-size: 0.8em;
	color: #009B7A;
}
/* 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: 0px;
	}
.navigation div.alignleft A {
	font-size: 0.8em;
	color: #939598;
}
.navigation div.alignright A {
	font-size: 0.8em;
	color: #939598;
}
/* 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-dd {
	margin: 0px;
	font-size: 0.8em;
}
.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 */

DIV#swoosh-wings-wrapper {
	background-image: url('images/clouds-building-background.jpg');
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #eff6fc;
	height: 1150px;
	padding-top: 13px;
}

DIV#page-wrapper {
	background-color: #FFFFFF;
	margin:0px  auto;
	position: relative;
	width: 752px;
}
DIV#body-wrapper {
	margin: 0px auto 5px;
	padding-top: 163px;
	width: 752px;
}

/* HEADER START */

DIV#header-wrapper {
	background-image: url('images/header-background.jpg');
	background-position: center top;
	background-repeat: no-repeat;
	min-height: 163px;
	height: auto !important;
	height: 163px;
	left: 0px;
	position: absolute;
	top: 0px;
	width: 752px;
}
DIV#header-wrapper A#appeal-logo {
	position: absoulte;
	top: 0px;
	left: 0px;
	display: block;
	width: 165px;
	height: 126px;
}
DIV#website-links {
	position: absolute;
	top: 204px;
	left: -35px;
	width: 35px;
	height: 357px;
}
DIV#website-links UL {
	margin: 0px;
	padding: 0px;
	width: 35px;
	min-height: 357px;
	height: auto !important;
	height: 357px;
}
DIV#website-links UL LI {
	list-style-type: none;
	float: left;
}
DIV#website-links UL LI#lewis-manning {
	height: 186px;
}
DIV#website-links UL LI#time-to-care {
	height: 170px;
}
DIV#website-links UL LI A {
	display: block;
	width: 35px;
	float: left;
}
DIV#website-links UL LI#lewis-manning A {
	height: 186px;
	background-image: url('images/lewis-manning-link.gif');
	background-position: right top;
	background-repeat: no-repeat;
}
DIV#website-links UL LI#lewis-manning A:hover {
	background-position: left top;
}
DIV#website-links UL LI#lewis-manning A.selected {
	background-position: left top;
}
DIV#website-links UL LI#time-to-care A {
	height: 170px;
	background-image: url('images/time-to-care-link.gif');
	background-position: right top;
	background-repeat: no-repeat;
}
DIV#website-links UL LI#time-to-care A:hover {
	background-position: left top;
}
DIV#website-links UL LI#time-to-care A.selected {
	background-position: left top;
}
/* HEADER END */

/* MAIN NAV START */

DIV#main-navigation {
	float: left;
	width: 122px;
}
DIV#main-navigation UL {
	margin: 0px;
	padding: 35px 0px 0px 16px;
}
DIV#main-navigation UL LI {
	padding: 0px 0px 18px 0px;
	list-style-type: none;
}
DIV#main-navigation UL LI A {
	width: 138px;
	font-size: 0.8em;
	font-weight: bold;
	color: #009b7a;
}

/* MAIN NAV END */

/* CONTENT START */
DIV.narrowcolumn P {
	font-size: 0.8em;
	color: #939598;
}
P A	{
	color: #009B7A;
	font-weight: bold;
}
P A:hover {
	color: #009B7A;
}
P A.post-edit-link {
	float: left;
	clear: left;
}
DIV.narrowcolumn P.intro-para {
	font-size: 1em;
	font-weight: bold;
	line-height: 1.4em;
	color: #00a388;
}
DIV.narrowcolumn UL {
	margin: 16px 0px 16px 0px;
	padding: 0px 0px 0px 10px;
}
DIV.narrowcolumn UL LI {
	font-size: 0.8em;
	color: #939598;
}
DIV.narrowcolumn H2 {
	margin: 0px;
	text-align: left;
	color: #009B7A;
}
DIV.widecolumn UL LI {
	font-size: 0.8em;
	color: #939598;
}
TABLE {
	margin: 0px;
	padding: 0px;
	border-left: 1px solid #00A388;
	border-top: 1px solid #00A388;
}
TABLE THEAD {
	border: 1px solid #00A388;
	background-color: #00A388;
}
TABLE THEAD TD {
	font-size: 1em;
	font-weight: bold;
	color: #ffffff;
}
TABLE TR.gray {
	background-color: #efeeee;
}
TABLE TD {
	padding: 5px;
	font-size: 0.8em;
	color: #939598;
	border-right: 1px solid #00A388;
	border-bottom: 1px solid #00A388;
}
/* CONTENT END */

/* FOOTER START */
DIV#footer {
	margin: 0px 16px 0px 16px;
	padding: 4px 0px 10px 0px;
	border-top: 1px solid #949698;
}
DIV#footer P {
	padding: 0px;
	line-height: 1.5em;
	font-size: 0.7em;
	color: #949698;
}
DIV#footer-left {
	float: left;
}
DIV#footer-left P {
	text-align: left;
}
DIV#footer-right {
	float: right;
}
DIV#footer-right P {
	text-align: right;
}
/*DIV#footer P#utilities {
	float: right;
}
DIV#footer P#isolve {
	float: right;
	clear: right;
}*/
DIV#footer P#isolve A {
	padding-left: 18px;
	background-image: url('images/isolve-logo.gif');
	background-position: center left;
	background-repeat: no-repeat;
}
DIV#footer P A {
	color: #949698;
	font-weight: normal;
}
DIV#footer P A:hover {
	text-decoration: underline;
	color: #009B7A;
}
DIV#footer P#wordpress-info {
	float: right;
	text-align: right;
}
/* FOOTER END */

DIV.visual-clear {
	clear: both;
	display: block;
	float: none;
	height: 0px;
	margin: 0px;
	padding: 0px;
}
/* Wish List Page START */
DIV#ground-floor {
	padding: 10px 0px 0px 0px;
	position: relative;
	background-image: url('images/gf-plan.gif');
	background-position: 0px 15px;
	background-repeat: no-repeat;
	width: 399px;
	height: 399px;
	border-top: 1px solid #009B7A;
}
DIV#ground-floor A {
	position: absolute;
	font-size: 0.6em;
	text-align: center;
	color: #92927B;
}
DIV#ground-floor A#gf-link-1 {
	top: 84px;
	left: 11px;
}
DIV#ground-floor A#gf-link-2 {
	top: 58px;
	left: 78px;
}
DIV#ground-floor A#gf-link-3 {
	top: 47px;
	left: 147px;
}
DIV#ground-floor A#gf-link-4 {
	top: 41px;
	left: 191px;
}
DIV#ground-floor A#gf-link-5 {
	top: 41px;
	left: 244px;
}
DIV#ground-floor A#gf-link-6 {
	top: 41px;
	left: 277px;
}
DIV#ground-floor A#gf-link-7 {
	top: 327px;
	left: 324px;
	color: #ffffff;
}
DIV#ground-floor A#gf-link-8 {
	top: 283px;
	left: 326px;
	color: #ffffff;
}
DIV#ground-floor A#gf-link-9 {
	top: 239px;
	left: 326px;
	color: #ffffff;
}
DIV#ground-floor A#gf-link-10 {
	top: 200px;
	left: 322px;
	color: #ffffff;
}
DIV#ground-floor A#gf-link-11 {
	top: 140px;
	left: 289px;
	color: #ffffff;
}
DIV#ground-floor A#gf-link-12 {
	top: 140px;
	left:247px;
	color: #ffffff;
}
DIV#ground-floor A#gf-link-13 {
	top: 140px;
	left: 203px;
	color: #ffffff;
}
DIV#ground-floor A#gf-link-14 {
	top: 140px;
	left: 160px;
	color: #ffffff;
}
DIV#ground-floor A#gf-link-15 {
	top: 140px;
	left: 118px;
	color: #ffffff;
}
DIV#ground-floor A#gf-link-16 {
	top: 140px;
	left: 75px;
	color: #ffffff;
}
DIV#ground-floor A#gf-link-17 {
	top: 193px;
	left: 16px;
	color: #ffffff;
}
DIV#ground-floor A#gf-link-18 {
	top: 233px;
	left: 11px;
	color: #ffffff;
}
DIV#ground-floor A#gf-link-19 {
	top: 276px;
	left: 11px;
	color: #ffffff;
}
DIV#ground-floor A#gf-link-20 {
	top: 320px;
	left: 11px;
	color: #ffffff;
}
DIV#ground-floor A#gf-link-21 {
	top: 363px;
	left: 11px;
	color: #ffffff;
}
DIV#ground-floor A#gf-link-22 {
	top: 144px;
	left: 375px;
	font-size: 1.5em;
}
DIV#ground-floor A#gf-link-23 {
	top: 253px;
	left: 145px;
}
DIV#ground-floor A#gf-link-24 {
	top: 283px;
	left: 133px;
}
DIV#ground-floor A SPAN.room-number {
	font-size: 2.5em;
	font-weight: bold;
}
DIV#first-floor {
	padding: 10px 0px 20px 0px;
	position: relative;
	background-image: url('images/ff-plan.gif');
	background-position: 0px 15px;
	background-repeat: no-repeat;
	width: 399px;
	height: 486px;
	border-top: 1px solid #009B7A;
}
DIV#first-floor A {
	position: absolute;
	font-size: 0.7em;
	font-weight: normal;
	text-align: center;
	color: #92927b;
}
DIV#first-floor A#ff-link-1 {
	top: 92px;
	left: 14px;
}
DIV#first-floor A#ff-link-2 {
	top: 27px;
	left: 145px;
}
DIV#first-floor A#ff-link-3 {
	top: 35px;
	left: 202px;
}
DIV#first-floor A#ff-link-4 {
	top: 35px;
	left: 274px;
}
DIV#first-floor A#ff-link-5 {
	top: 35px;
	left: 356px;
}
DIV#first-floor A#ff-link-6 {
	top: 455px;
	left: 26px;
}
DIV#first-floor A#ff-link-7 {
	top: 405px;
	left: 26px;
}
DIV#first-floor A#ff-link-8 {
	top: 365px;
	left: 21px;
}
DIV#first-floor A#ff-link-9 {
	top: 267px;
	left: 33px;
}
DIV#first-floor A#ff-link-10 {
	top: 180px;
	left: 160px;
}
DIV#first-floor A#ff-link-11 {
	top: 195px;
	left: 296px;
}
DIV#first-floor A#ff-link-12 {
	top: 177px;
	left: 353px;
}
DIV#first-floor A#ff-link-13 {
	top: 310px;
	left: 170px;
}
DIV#first-floor A SPAN.room-number {
	font-size: 2.5em;
	font-weight: bold;
}
/* Wish List Page START */

/* Events Calendar START */
TABLE.ec3_schedule {
	display: none;
}
UL.ec3_events LI {
	font-size: 0.8em;
}
UL.ec3_events LI UL {
	font-size: 1.3em;
}
#wp-calendar TABLE {
	font-size: 0.8em;
}
/* Events Calendar END */

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

