/*
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 */
a {
	color:#785120;
}

a:visited,a:active {
	color:#808080;
}

a:hover {
	color:#4991b1;
}

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-size:11px;
	line-height:1.5;
	font-family: Arial, Tahoma, sans-serif;
	background: #fff url('/images/generic/bg_page_yellow.jpg') repeat-x bottom left fixed ;
	color: #6d6d6d;
	text-align: center;
	
	margin-bottom:0px;
	}

#page {
	background:url('/images/generic/bg_page_blue.jpg') no-repeat top center fixed ;
	}

#header {
	xbackground:url('/images/generic/img_hdr_kids.gif') no-repeat right bottom;
	text-align:left;
}

#header div#logo {
	float:left;
}

#flash-header {
	float:right;
}

#contentContainer {
	xborder:1px solid #ff0;
	background:url('/images/generic/bg_shadow_both.png') repeat-y;
	background-position:center;
}


#content {
	background:#fff url('/images/generic/bg_content_yellow2.gif') no-repeat center bottom;
	text-align:left;
}

#content div#top {
	background:#fff url('/images/generic/bg_shadow_top.gif') repeat-x;
}

div.pageText {
	font-size:12px;
	line-height:1.5;
}

div.pageText h2 {
	font-size:14px;
	font-weight:bold; 
}

div.pageText img.left {
	margin:0px 8px 0px 0px;
}

div.pageText img.right{
	margin:0px 0px 0px 8px;
}


div.pageText a img.pageImg {

	border:4px solid #d1d1d1;
}

div.pageText a:hover img.pageImg  {
	border:4px solid #4991b1;
}

#sidebar ul {
	list-style-type:none;
}

#sidebar h2.widgettitle {
	display:block;
	background:url('/images/generic/titles_upcoming-events.png') no-repeat;
}

#sidebar dt {
	display:inline;
	font-weight:bold;
}

#sidebar dt a, #sidebar dd a {
	color:#6d6d6d;
	text-decoration:none;
}

#sidebar dd a {
	border-bottom:1px dotted #4991b1;
}

#sidebar dd a:hover {
	color:#4991b1;
}



#sidebar dd.sidebardate {
	color:#587f90; 
	font-weight:bold;
}

/* FEATURED */
#featured {
	background:#4991b1;
}

div.subfeat h1 {
	display:block;
}

div.subfeat h1.phgallery {
	background:#c6594f;
}

div.subfeat h1.charities {
	background:#92c64f;
}


div.subfeat h1.contact {
	background:#39a6b0;
}

div.subfeat-divider {
	display:block;
	background:#fff url('/images/subfeat/div_subfeat.gif') no-repeat center;
}

#footer {
	background:none;
}

a.btn {
	color:#fff;
	display:block; text-decoration:none;
	width:90px; 
	height:25px;
	background:#fff url('/images/generic/btn_bg_def.gif') no-repeat; 
}

a.btn:hover {
	background:#fff url('/images/generic/btn_bg_over.gif') no-repeat; 
}


a.btn span {
	display:block;
	padding:4px 0px 0px 6px;
}


div.featured h2, div.post h2, div.pageText h2.pagetitle {
	font-family:'Nilland',Arial, sans-serif;
	font-size:18px;
	color:#4991b1;
}

div.post h3, div#respond h3 {
	clear:both;
	padding-top:10px; 
	margin-top:25px;
	border-top:1px dotted #a38055;
	font-size:13; 
	color:#a38055;
	text-transform:uppercase;
}

div.post h3.noBorder {
	border:none;
	margin-top:0px;padding-top:0px;
}

div.post h4 {
	padding:0px; margin:0px; display:inline;
}

div.post ul {
	list-style-type:circle;
}

ul.lcp_catlist {
	list-style-type:none;
}

p.tags, p.postmetadata {
	font-size:10px;
}

div.gallery dt.gallery-icon img {
	border:none;
}

/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0px;
	padding: 0px;
	}

#page {
	height:100%;
	width:100%;
	margin:0 auto;
	}

#header {
	width:950px;
	height:150px;
	
	margin:0 auto;
	padding:0px 0px 0px 25px;
}

#naviContainer {
	margin:0 auto;
	width:970px;
}

#contentContainer {
	margin:0 auto;
	padding:0px;
	width:1020px;
}



#contentContainer div#left {
	float:left;
	width:40px;
}

#contentContainer div#right {
	float:right;
	width:40px;
}

#content {
	xclear:both;
	float:right; 
	width:940px;
	min-height:580px;
	padding:0px;
	margin:0 auto;
	xborder:1px solid #000;
}

#content div#top {
	height:8px;
}

#sidebar {
	xborder:1px solid #000;
	width:230px;
	min-height:450px;
	float:left;
	padding:10px 0px 0px 9px;
}


#sidebar ul, #sidebar dl, #sidebar dd, #sidebar dt, #sidebar ul ul {
	padding:0px;
	margin-left:3px;
}

#sidebar ul.tddrecentposts li {
	margin-bottom:15px;
}


#sidebar h2.widgettitle {
	display:block;
	height:25px;
	width:150px;
	padding:0px; 
	margin:0px;
}

#content div#contentRight {
	width:650px;
	float:right;
	padding: 0px 10px 0px 10px;
}

/* FEATURED */
#featured {
	clear:both;
	margin-top:15px;
	width:620px;
	padding:10px;
}

div.subfeat {
	float:left;
	width:200px;
}

div.subfeat-divider {
	float:left;
	width:20px;
	height:225px;
}

div.subfeat h1 {
	width:inherit;
	height:25px;
}

div.gallery_pg a {
	width:100px;
	height:100px; 
	overflow:hidden; margin:15px 10px 0px 0px;
	float:left;
	border:4px solid #d1d1d1;
}

div.gallery_pg a:hover {
	border:4px solid #4991b1;
}



#footer {
	padding:0px 0px 10px 15px;
	width:100%;
}


div.clear {
	clear:both;
}




div.featcat div.img{
border:8px solid #c2d3da;
float:left;
width:325px;
}


div.featcat div.copy {
float:right;
color:#dbe9ef;
background:#4991b1;
font-size:11px;
width:260px;
}



