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

*{
margin: 0;
padding: 0;
}


body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #ffffff;
	color: #000000;
	text-align: center;
	}

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

#container {
	border-left: 1px solid #b7b19f;
	border-right: 1px solid #b7b19f;
	overflow: visible;
	width: 991 px;
  padding-left: 17px;
  padding-right: 17px;
	}

#header {
	background: transparent;
	}

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

#content {
	font-size: 1.2em
	color: #353535;
	}
	
#content a {
	font-size: 1.2em
	color: #353535;
	}
	
#content a:hover {
	font-size: 1.2em
	color: #353535;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.6em;
	font-size: 1.3em;
	color: #353535;
	margin-bottom: 10px;
	margin-top: 10px;
	}
	
.narrowcolumn .entry p, .widecolumn .entry p {
	margin-bottom: 10px;
	margin-top: 10px;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	color: #ffffff;
	}
	
.narrowcolumn .postmetadata a {
	text-align: center;
	color: #ffffff;
	}

.narrowcolumn .postmetadata a:hover {
	text-align: center;
	color: #b0b0b0;
	}
	
.narrowcolumn .postmetadata a:visited {
	text-align: center;
	color: #ffffff;
	}
	
.widecolumn .postmetadata {
	text-align: center;
	color: #ffffff;
	}
	
.widecolumn .postmetadata a {
	text-align: center;
	color: #ffffff;
	}

.widecolumn .postmetadata a:hover {
	text-align: center;
	color: #b0b0b0;
	}
	
.widecolumn .postmetadata a:visited {
	text-align: center;
	color: #ffffff;
	}
	
.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
	background-color: #fce9b3;
	background-image: url('images/PDO_B_bB.jpg');
	background-repeat: no-repeat;
	border: none;
	}
	
#footer a:hover {
	color: #75c3ff;
	}

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

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

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

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}
	

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

#sidebar h2 {
	display: block;
	width: 292px;
        float: left;
	background-color: transparent;
	background-image: url(images/rightnav_bar.gif);
	height: 25px;
	color: #ffffff;
	text-align: left;
	padding-top: 8px;
	padding-left: 8px;
	font-size: 15px;
	text-decoration: none;
	font-family: Lucida Grande, Verdana, Arial, Sans-Serif;
	margin-top: 10px;
	}

#sidebar2 h2 {
	display: block;
	width: 143px;
        float: left;
	background-color: transparent;
	background-image: url(images/leftnavbluebar.gif);
	height: 25px;
	color: #ffffff;
	text-align: left;
	padding-top: 8px;
	padding-left: 8px;
	font-size: 15px;
	text-decoration: none;
	font-family: Lucida Grande, Verdana, Arial, Sans-Serif;
	margin-top: 16px;
	}
	
#sidebar3 h2 {
	display: block;
	width: 143px;
        float: left;
	background-color: transparent;
 	background-image: url(images/leftnavbluebar.gif);
	height: 25px;
	color: #ffffff;
	text-align: left;
	padding-top: 8px;
	padding-left: 8px;
	font-size: 15px;
	text-decoration: none;
	font-family: Lucida Grande, Verdana, Arial, Sans-Serif;
	margin-top: 10px;
	}
	
.textwidget {
        clear:both;
}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #75c3ff;
	}

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

.entry p a:visited {
	color: #686868;
	}

.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 {
	clear: both;
}
	


	
#sidebar a {
	font: 1.2em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #fcc300;
	}
#sidebar a:hover {
	font: 1.2em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #ffe692;
	text-decoration: none;
	}
	
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 {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #eee;
	text-decoration: none;
	}

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



/* Video List Begin */

#videocontainer {
	background-color: transparent;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
 }

#videolist ul {
	padding: 0px;
	margin-bottom: 0px;
}

#videolist li {
	
	width: 122px;
	height: 122px;
	display: inline;
	padding: 8px;
	margin-bottom: 0px;
}

#videolist li a {
	text-decoration:none;
	margin: 0px;
 }

#videolist li a:hover {
	background-color: #a6a6a6;
	color: #fff;
	text-decoration: none;
	margin: 0px;
}

/* Video List End */



/* Begin Structure */
body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/PD_backdrop.jpg);
	background-repeat: no-repeat;
	background-color: #fce9b3;
        background-position: center top;
	}

#page {
	background-color: #748bb9;
	margin: 0px auto;
	padding: 0px;
	width: 991px;
	border: 0px;
	}

#header {
	background-image: url(images/PDHEADER.jpg);
	background-repeat: no-repeat;
	margin: 0 0 0 0px;
	padding: 0;
	height: 267px;
	width: 991px;
	}

#headerimg {
	margin: 0;
	height: 260px;
	width: 100%;
	}
	
#leftsidebars {
	display: block;
	float: left;
	width: 151px;
	height: auto;
	background-color: transparent;
	}

#sidebar
	{
	float: right;
	width: 300px;
	background-color: #ffffff;
	margin-left: 0px;
	margin-right: 0px;
	}

#sidebar form {
	margin: 0;
	}
	
	
#sidebar2 {
	display: block;
	width: 151px;
	background-color: #ffffff;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
	}
	
#sidebar3 {
	display: block;
	width: 151px;
	background-color: #ffffff;
	margin-left: 0px;
	margin-right: 0x;
	}
	
#sidebar li, #sidebar2 li {
    list-style-type: none;
}

#sidebar li, #sidebar3 li {
    list-style-type: none;
}



#leftside {
	display: block;
	float: left;
	width: 18px;
	height: auto;
	background-color: transparent;
	}

#leftside1 {
	display: block;
	float: left;
	width: 18px;
	height: auto;
	/*height: 628px;*/
	background-color: transparent;
	background-image: url('images/PDO_L_sB.jpg');
	background-repeat: no-repeat;
	}
	
#leftside2 {
	display: block;
	float: left;
	width: 18px;
	height: auto;
	background-color: transparent;
	background-image: url('images/PDO_L_CsB.jpg');
	background-repeat: repeat;
	}
	
#rightside {
	display: block;
	float: right;
	width: 18px;
	height: auto;
	background-color: transparent;
	}

#rightside1 {
	display: block;
	float: right;
	width: 18px;
	height: auto;
	/*height: 628px;*/
	background-color: transparent;
	background-image: url('images/PDO_R_sB.jpg');
	background-repeat: no-repeat;
	}
	
#rightside2 {
	display: block;
	float: right;
	width: 18px;
	height: auto;
	background-color: transparent;
	background-image: url('images/PDO_R_CsB.jpg');
	background-repeat: repeat;
	}
	

#leftnav 
	{
	width: 151px;
	background-color: #ffffff;
	margin: 0px;
	}
	
#leftnav2 
	{
	width: 151px;
	background-color: #ffffff;
	margin: 0px;
	}
	
#leftnav_content2
	{
	padding: 10px;
	width: 129px;
	background-color: #f3f2ef;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	line-height: 1.7em;
	color: #686868;
	font-size: 1.1em;
	}
	
#leftnav_content2 a, #rightnav_content a
	{
	color: #686868;
	font-size: 1.1em;
	}
	
#leftnav_content2 a:hover, #rightnav_content  a:hover
	{
	color: #75c3ff;
	font-size: 1.1em;
	}
	
#leftnav_bar
	{
	display: block;
	width: 143px;
	background-color: transparent;
	background-image: url(images/leftnavbluebar.gif);
	height: 25px;
	color: #ffffff;
	text-align: left;
	padding-top: 8px;
	padding-left: 8px;
	font-size: 18px;
	font-family: 'Arial';
	
	}
	
#leftnav_content
	{
	padding: 10px;
	width: 129px;
	background-color: #f3f2ef;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	line-height: 1.7em;
	color: #686868;
	font-size: 1.1em;
	}
	
#leftnav_content a
	{
	color: #686868;
	font-size: 1.1em;
	}

#leftnav_content a:hover
	{
	color: #75c3ff;
	font-size: 1.1em;
	}

	
#rightnav 
	{
	width: 300px;
	background-color: #ffffff;
	margin: 0px;
	}
	
#rightnav_bar
	{
	display: block;
	width: 292px;
	background-color: transparent;
	background-image: url(images/rightnav_bar.gif);
	height: 25px;
	color: #ffffff;
	text-align: left;
	padding-top: 8px;
	padding-left: 8px;
	font-size: 18px;
	font-family: 'Arial';
	
	}
	
#rightnav_content
	{
	padding: 0px;
	width: 298px;
	background-color: #ffffff;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#coming_soon
	{
	padding: 10px;
        width: 276px;
	background-color: #f3f2ef;
	border-left: 1px solid #f3f2ef;
	border-right: 1px solid #f3f2ef;
	border-bottom: 1px solid #f3f2ef;
	line-height: 1.7em;
	color: #686868;
	font-size: 1.1em;
	}
	
.narrowcolumn {
	float: left;
	padding: 0 0 0px 0px;
	margin-left: 25px;
	margin-right: 25px;
	width: 454px;
	margin-top: 10px;
	}
	
.narrowcolumn a {
	color: #686868;
	}
	
.narrowcolumn a:hover {
	color: #75c3ff;
	}

.widecolumn {
	float: left;
	padding: 0 0 0px 0px;
	margin-left: 25px;
	margin-right: 25px;
	width: 454px;
	margin-top: 10px;
	}
	
.widecolumn a {
	color: #686868;
	}
	
.widecolumn a:hover {
	color: #75c3ff;
	}

.post {
	margin-bottom: 40px;
	margin-top: 20px;
	text-align: left;
	}



.post hr {
	display: block;
	margin-bottom: 20px;
	}

.widecolumn .post {
	margin-bottom: 10px;
	}

.narrowcolumn .postmetadata {
	padding-top: 8px;
	background-image: url(images/PDblogbar.gif);
	display: block;
	height: 22px;
	text-align: center;
	margin-top: 16px;
	}

.widecolumn .postmetadata {
	padding-top: 8px;
	background-image: url(images/PDblogbar.gif);
	display: block;
	height: 22px;
	text-align: center;
	margin-top: 16px;
	}

.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 0 0 -1px;
	width: 993px;
	clear: both;
	}

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



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

h2 {
	margin: 0px 0 0;
	}

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



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: 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 {
	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 ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}
	
.entryÊulÊli:before,Ê#sidebarÊulÊulÊli:list-style-type: none;

.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: 5px 0 0px 5px;
	
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}



#blogger-list li a {
	display: block;
	margin: 0px;
	padding-left: 50px;
	padding-top: 6px;
	padding-bottom: 6px;
}



#blogger-list li a:hover {
	background-color: transparent;
}


/* End Entry Lists */


/* Begin Sticky Menu styles */
#navcontainer {
 margin-top:-202px;
 text-align: left;
 background-color: #ffffff;
 font-size: 1.5em;
 font-family: Lucida Grande, 'Verdana, Arial', Sans-Serif;
 font-weight: bold;
 float: left;
 height: 42px;
 }

.nav_image {
 float: left;
}

#navlist {
 margin-top: 12px;
# float: left;
}

#navlist li {
 display: inline;
 list-style-type: none;
 margin: 0px -3px 0px 0px;
 white-space: nowrap;
}

#navlist li a {
 padding-top: 11px;
 padding-bottom: 11px;
 padding-left: 17px;
 padding-right: 17px;
 background-color: #eee;
 color: #fff;
 text-decoration: none;
 }

#navlist li a:hover {
 background-color: #a6a6a6;
 color: #fff;
 text-decoration: none;
}

#navlist li a:visited {
# background-color: #eee;
# color: #fff;
# text-decoration: none;
}

/* End Sticky Menu styles */



/* 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;
	}


/* End Comments */







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

#google_map {
        padding-bottom: 40px;
}

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


