img, div { behavior: url(iepngfix.htc) }


* { padding: 0; margin: 0; border:0}
a, a:visited {
	color:#ffffff;
	text-decoration: none;
}
a:hover {color:#fff}
body {
 font-family: Arial, Helvetica, sans-serif;
 color:#222;
 font-size: 12pt;
 background: #a4bdb1 url('images/back.jpg') repeat;
 /*background: #a4bdb1 url('images/waves.png') no-repeat bottom;*/
}
#background {
 display:inline;
 margin: 0 auto;
 width: 962px;
}
#topLineWrapper {
 margin: 0 auto;
 width: 962px;
 /*color:#b2c8d4;*/
 color:#e0e9e0;
}
	#topLineWrapper h1 {
		padding:5px 0 0 0;
		font-size: 9pt;
		font-weight: normal;
		line-height: 100%;
		float: left;
	}
	.topLineMenu {
		float: right;
		list-style: none;		
		font-size: 9pt;
		font-weight: normal;	
		margin: 3px 0 0 0;
	}
		
#wrapper {
 /*padding: 70px 0 0 0;*/
 padding: 17px 0 0 0;
 margin: 0 auto;
 width: 962px;
}
#faux {
 background: url(images/mainContentBack.png) repeat-y;
 margin-bottom: 0px;
 overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
 width: 100%;
 padding-top:25px;
}
#header {
 color: #333;
 width: 962px;
 /*height: 87px;*/
 height: 154px;
 background: transparent url(images/headerBack.png) no-repeat bottom;
 position: relative;
}
	#logo {
		position: absolute;
		top: 32px;
		left: 5px;
	}
	.nav {
		/*float: left;
		margin:77px 0 0 0;
		padding-left: 30px;*/
		list-style: none;
		position: absolute;
		top: 77px;
		left: 230px;
	}
	.nav li {
		float:left;
		height:32px;
		padding:3px 15px 0 15px;
		position: relative;
		
	}
	.nav li.selected, .nav li:hover {
		background: transparent url(images/navSelectedBack.png) no-repeat center bottom;
	}

	.nav li a, .nav li a:visited  {
		color: #fff;
		text-decoration: none;
		font-weight: bold;
		font-size: 13pt;
	}
	.nav li a:hover, .nav li.selected a, .nav li.selected a:visited  {
		color: #fff40f;
	}
	#smartLogoTop {
		position: absolute;
		right: 20px;
		top: 110px;
	}
	#heartStar {
		position: absolute;
		left: 700px;
		height: 100px;
		top: 4px;
	}
	
#sidebar { 
 display: inline;
 width: 385px;
 float: right;
}
	#volunteerBtn, #donateBtn {
		overflow: hidden;
	}
	#volunteerBtn a {
		display: block;
		width: 385px;
		height: 141px;
		background: url(images/volunteerBtn.png) no-repeat left;
		margin:27px 0 0 0;
	}
		#volunteerBtn a:hover {
			background: url(images/volunteerBtn.png) no-repeat -383px;
		}
	#donateBtn a {
		display: block;
		width: 385px;
		height: 141px;
		background: url(images/donateBtn.png) no-repeat left;
		margin:13px 0 0 0;
	}
		#donateBtn a:hover {
			background: url(images/donateBtn.png) no-repeat -383px;
		}
	.caption {
		font-size: 9pt;
		color:#888;
		line-height: 160%;
		margin: 0 20px 20px 20px;	
	}
	
#leftcolumnHome { 
 float: left;
 width: 577px;
 height: 349px;
 display: inline;
 position: relative;
 background: #fff url(images/mainL.jpg) no-repeat;
}
	#playBtn {
		margin:250px 0 0 20px;
	}
	#leftcolumnSubpage a, #leftcolumnSubpage a:visited {
		color:#86A930;
		text-decoration: underline;
	} 
	#leftcolumnSubpage a:hover {
		text-decoration: none;
	} 

#rightcolumnSubpage { 
 display: inline;
 width: 385px;
 float: right;
}
	#videoHeading {
		margin:40px 0 0 20px;
	}
	#rightcolumnSubpage a, #rightcolumnSubpage a:visited {
		color:#86A930;
		text-decoration: underline;
	} 
	#rightcolumnSubpage a:hover {
		text-decoration: none;
	}
	#thumbGrid {
		margin:10px auto;
		width: 365px;
	}
	.vidThumb {
		float:left;
		margin: 10px;
	}
	.vidThumb h4 {
		font-size: x-small;
		line-height: 100%;
	}
	.supportingImg {
		margin: 40px 0 10px 22px;
	}
	.bodyBtnContainer {
		border:1px solid #ddd;
		padding:35px;
		margin: 15px 20px 0 20px;
		float:left;
	}
	.bodyBtn {
		width:160px;
	}
	
#content { 
 float: left;
 width: 576px;
 display: inline;
 position: relative;
 background: #fff;
 padding:0 0 30px 0;
}
	#leftcolumnSubpage h2 {
		color: #488ba6;
		padding:0px 0 10px 20px;
		font-size: 20pt;
	}
	#leftcolumnSubpage p {
		font-size: small;
		padding:10px 20px 0 20px;
		color:#666;
		line-height: 160%
	}
	#leftcolumnSubpage ul.storyList {
		margin: 0 0 10px 60px;
		list-style:url(images/bullet.png);
	}
	#leftcolumnSubpage ul.storyList li{
		font-size: small;
		color:#666;
		line-height: 150%;
		margin:10px 0 0 0;
	}
	#leftcolumnSubpage blockquote {
 		margin: 10px 20px 10px 60px;
 		padding:0 0 11px 0;
 		background: #eee;
 		border: 1px solid #aaa;
	}	
	#leftcolumnSubpage blockquote p {
		color: #666;
	}
	#leftcolumnSubpage cite{
		font-size: x-small;
		color:#888;
		padding:10px 20px 0 20px;		
	}
	#leftcolumnSubpage .storyImg{
		float: right;
		margin: 10px 20px 0 20px;
	}
#bottom { 
 clear: both;
 width: 922px;
 height: 219px;
 padding: 0 20px 0 20px;
 color: #333;
 background: transparent url('images/bottomBack.png') no-repeat;
}
	#leftPaneBottom {
		width:450px;
		height:142px;
		margin:17px 0 0 0;
		background: #fff;
		border: 1px solid #dadada;
		float:left;
	}
	#rightPaneBottom {
		width:450px;
		height:142px;
		margin:17px 0 0 0;
		background: #fff;
		border: 1px solid #dadada;
		float:right;
	}
	h3 {
		color: #488ba6;
		height:23px;
		padding:10px 0 10px 20px;
		background:#eaf7fd;
	}
	.bottomLogo {
		float:left;
		margin:5px 20px;
	}
	#bottom p {
		font-size: small;
		padding:20px;
		color:#888;
		line-height: 160%
	}
	.carrotL {
		float:left;		
		margin: -1px 0 0 220px;
	}
	.carrotR {
		float:right;		
		margin: -1px 220px 0 0;
	}
	#bottom a {color:#86A930}
	
#bottomSubpage { 
 clear: both;
 width: 962px;
 height: 60px;
 color: #333;
 background: transparent url('images/bottomBack.png') no-repeat bottom;
 margin: 0 auto;
}

	
	
#footer { 
 width: 962px;
 clear: both;
 position: relative;
 margin: 0 auto;
}
	.footerNav {
		float: left;
		list-style: none;
		margin: 50px 0 0 0;
		padding-left: 20px;
	}
	.footerNav li {
		display: inline;
		margin: 0 20px 0 0;
	}
	.footerNav li a, .footerNav li a:visited  {
		color: #5F707A;
		text-decoration: none;
		font-size: 10pt
	}
	.footerNav li a:hover  {
		color: #fff;
	}
	.copyright {
		position: absolute;
		top: 0px;
		right: 0px;
		color: #5F707A;
		font-size: 8pt;
		margin: 50px 20px 0 0;
		padding: 0;
		clear:both
	}
	.gblogo {
		margin: 50px 20px 0 0;
		float:right;
	}
	.footerWaves {
		height: 126px;
		/*background-image: url('images/waves126.png');*/
	}
.clear { clear: both; background: none; }

/* highslide video pages */
body#videoPage {
	background: #000;
}
#videoPageLinks {
	color:#aaa;
}
#videoPageLinks a, #videoPageLinks a:visited  {
	color:#fff;
	text-decoration: underline;
}

.nav li ul
{
	background: #a9d272;
	position: absolute;
	left: -8000px;
	list-style: none;
	top: 27px;
	width: auto;
	border-top: 2px solid #ffffff;
	/*left: 0px;
	top: 0px;
	z-index: 10;*/
}
.nav li.selected ul li, .nav li:hover ul li
{
	background: none;
}
.nav li ul a
{
	color: #ffffff;
	cursor: pointer;
}
.nav li ul a:hover, .nav li.selected li a:hover
{
	color: #fff40f;
}
.nav li:hover ul
{
	left: 0px;
	z-index: 10;
}
.nav li ul li
{
	float:none;
height:auto;
padding-top:4px;
padding-bottom:6px;
position:static;
width:200px;
}
.nav li.selected li a { color: #ffffff; }



/*
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 */
#faux  {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Sans-Serif;
	color: #333;
	text-align: center;
	}

#faux  {
	background-color: white;
	text-align: left;
	}

#content {
	font-size: 1.2em;
	}

.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;
	}

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

#faux .even, #faux  .alt {

	border-left: 1px solid #ddd;
}

#faux small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

#faux h1, #faux h2, #faux h3 {
	font-family: Georgia, Arial, Sans-Serif;
	font-weight: bold;
	}

#faux h1 {
	font-size: 4em;
	text-align: center;
	}

#faux h2 {
	font-size: 1.6em;
	}

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

#sidebar h2 {
	font-family: Arial, Sans-Serif;
	font-size: 1.2em;
	}

#faux h3 {
	font-size: 1.3em;
	}

#faux h1, #faux h1 a, #faux h1 a:hover, #faux h1 a:visited {
	text-decoration: none;
	color: white;
	}

#faux h2, #faux h2 a, #faux h2 a:visited, #faux h3, #faux h3 a, #faux h3 a:visited {
	color: #333;
	}

#faux h2, #faux h2 a, #faux h2 a:hover, #faux h2 a:visited, #faux h3, #faux h3 a, #faux h3 a:hover, #faux h3 a:visited, #sidebar h2, #wp-calendar caption, #faux cite {
	text-decoration: none;
	}

#faux .entry p a:visited {
	color: #b85b5a;
	}

#faux .sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
#faux .sticky h2 {
	padding-top: 10px;
	}

#faux .commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Arial, Sans-Serif;
	}
#faux .commentlist li ul li {
	font-size: 1em;
}

#faux .commentlist li {
	font-weight: bold;
}

#faux .commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

#faux .commentlist cite, #faux .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

#faux .commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

#faux .commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

#faux small, #sidebar ul ul li, #sidebar ul ol li, #faux .nocomments, #faux .postmetadata, #faux blockquote, #faux strike {
	color: #777;
	}

#faux code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

#faux acronym, #faux abbr, #faux span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

#faux a, #faux h2 a:hover, #faux h3 a:hover {
	color: #4b8ea9;
	text-decoration: none;
	}

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

#faux .narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 620px;
	}

#faux .widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

#faux .post {
	margin: 0 0 40px;
	text-align: left;
	}
	
#faux .post p { 
	margin-bottom: 16px; 
	
	}

#faux .post hr {
	display: block;
	}

#faux .widecolumn .post {
	margin: 0;
	}

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

#faux .widecolumn .postmetadata {
	margin: 30px 0;
	}

#faux .widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

#faux .widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

#faux .postmetadata {
	clear: both;
}

#faux .clear {
	clear: both;
}

/* End Structure */



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

#faux h2 {
	margin: 30px 0 12px;
	}

#faux h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

#faux h3 {
	padding: 0;
	margin: 30px 0 0;
	}

#faux h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
#faux 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) */

#faux img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

#faux img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

#faux img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

#faux .alignright {
	float: right;
	}

#faux .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 #faux .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body #faux .entry li {
	margin: 7px 0 8px 10px;
	}

#faux .entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

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

#faux .entry ol li {
	margin: 0;
	padding: 0;
	}

#faux .postmetadata ul, #faux .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;
	}

#faux 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;
	}
	
#faux input, #faux textarea { border: 1px solid #dddddd; }

#searchform #s { padding: 2px; }

#sidebar #searchform #s {
	width: 108px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}
	
*+html #sidebar #searchform #s { padding-bottom: 3px; }
*+html #sidebar #searchsubmit { padding-bottom: 0px; }

#faux .entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

#faux select {
	width: 130px;
	}

#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*/
#faux .alt {
	margin: 0;
	padding: 10px;
	}

#faux .commentlist {
	padding: 0;
	text-align: justify;
	}

#faux .commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
#faux .commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

#faux .commentlist p {
	margin: 10px 5px 10px 0;
}
#faux .children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

#faux .nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

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



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-right: 32px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* 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 */
#faux acronym, #faux abbr, #faux span.caps {
	cursor: help;
	}

#faux acronym, #faux abbr {
	border-bottom: 1px dashed #999;
	}

#faux blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

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

#faux .center {
	text-align: center;
	}

#faux .hidden {
	display: none;
	}
	
#faux .screen-reader-text {
     position: absolute;
     left: -1000em;
}

#faux hr {
	display: none;
	}

#faux a img {
	border: none;
	}

#faux .navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
#faux .aligncenter,
#faux div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#faux .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;
}

#faux .wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

#faux .wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	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." */

