
/*
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 {
	font-size: 11px; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: left;
	margin: auto;
	background-color: #FFFFFF;
	background-image: url(images/DBBackground.jpg);
	background-repeat: repeat-x;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 1.5px;
	letter-spacing: .5px;
	}

#page {
	background-color: #333333;
	width: 813px;
	border: 1px solid #959596;
	text-align: left;
	background-image: none;
	background-repeat: repeat;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	}

#header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(images/Header.png);
	background-repeat: no-repeat;
	width: 813px;
	height: 206px;
	margin-left: 1px;
	}

#content {
	font-size: 1.2em
	}

#headerimg 	{
	margin: 0px;
	height: 101px;
	width: 812px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	}
.description  {
	font-size: 11px;
	text-align: left;
	color: #CCCCCC;
	width: 300px;
	padding-top: 10px;
	padding-left: 45px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5;
	letter-spacing: 1px;
	padding-bottom: 35px;
	font-weight: normal;
	}
.drewberryhome {
	color: #999999;
	padding-bottom: 10px;
}
.drewberryhome  a, .drewberryhome  a:visited {
	color: #CCCCCC;
}
.drewberry, .drewberryhome a:hover {
	color: #333333;
}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 162px;
	margin: 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 19px;
	color: #333333;
	letter-spacing: .8px;
	width: 325px;
	padding-left: 45px;
	line-height: 1.25;
	font-style: normal;
	font-weight: bold;
	}
h1  a,  h1 a:visited {
	color: #666666;
	letter-spacing: .5px;
	font-size: 21px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
h1, h1   a:hover   {
	text-decoration: none;
	color: #0096FF;
	line-height: 1.25;
	letter-spacing: .5px;
	text-align: left;
	}

h2 {
	font-size: 15px;
	color: #666666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 1.5;
	padding-top: 0px;
	padding-bottom: 5px;
	clear: none;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
	letter-spacing: .5px;
	padding-left: 15px;
	}
h2  a, h2 a:visited     {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #999999;
	letter-spacing: .5px;
	font-weight: bold;
}
h2 a:hover          {
	color: #0096FF;
	text-decoration: none;
}

h2.pagetitle {
	font-size: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	margin-top: 20px;
	text-align: right;
	line-height: 1.25;
	padding-top: 8px;
	padding-bottom: 8px;
	line-height: 1.25;
	}
h2.widgetitle {
	float: right;
}
h2.center {
	padding-top: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	letter-spacing: .5px;
	margin-left: -17px;
}

h3 {
	margin-bottom: 10px;
	text-align: left;
	display: block;
	font-size: 13px;
	clear: both;
	margin-top: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #999999;
	font-weight: bold;
	letter-spacing: .5px;
	padding-left: 15px;
	}
h3 a,  h3 a:visited    {
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 1.25;
	letter-spacing: .5px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
	}
h3 a:hover {
	color: #0096FF;
}
h3#comments {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.25;
	color: #999999;
	letter-spacing: .5px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding: 0px;
	}

.narrowcolumn {
	float: left;
	width: 475px;
	margin-top: 75px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 37px;
	padding-right: 0;
	color: #666666;
	letter-spacing: 0.5px;
	text-align: justify;
	line-height: 1.25;
	padding-top: 15px;
	display: inline;
	clear: none;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	margin-bottom: 10px;
	}
.narrowcolumn  input#s  {
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 250px;
	text-align: center;
	margin-left: 102px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	letter-spacing: .5px;
}
small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.25;
	color: #999999;
	letter-spacing: 0.5px;
	padding-bottom: 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding-left: 15px;
	}
.entry   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.25px;
	line-height: 1.5;
	color: #666666;
	letter-spacing: .7px;
	border: 1px dotted #999999;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	text-align: left;
	background-color: #f5f5f5;
}
.postmetadata  {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 2;
	color: #CCCCCC;
	letter-spacing: .5px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-weight: bold;
	padding-left: 15px;
	}
.postmetadata  a, postmetadata  a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.25px;
	color: #999999;
	letter-spacing: 0.5px;
	font-style: normal;
	font-weight: normal;
}
.postmetadata a:hover    {
	color: #0096FF;
	text-decoration: none;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
p.postmetadata.alt small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.25;
	letter-spacing: 0.5px;
	color: #999999;
	text-align: left;
	margin-left: 0px;
	font-weight: normal;
}
p.postmetadata.alt {
	margin-left: 15px;
	padding-right: 10px;
	padding-left: 5px;
	margin-bottom: 15px;
}

#footer {
	border: none;
	background-image: url(images/Drewberry%20Footer.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width: 813px;
	}
#sidebar   h2, #sidebar  h2 a, #sidebar h2 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	letter-spacing: .5px;
	margin-top: 8px;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 0;
	float: none;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	line-height: 1.5;
	}
#sidebar, li#archives a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	letter-spacing: .5px;
	margin-bottom: 4px;
	font-weight: normal;
}
#sidebar, li#archives a:hover {
	font-style: normal;
	text-decoration: none;
	color: #0096FF;
}
#sidebar, li#recent-posts  a, li#recent-posts  a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	letter-spacing: .5px;
	margin-bottom: 4px;
	font-weight: normal;
	line-height: 1.25;
}
#sidebar, li#recent-posts  a:hover {
	font-style: normal;
	color: #0096FF;
	text-decoration: none;
}
input#searchsubmit {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 1.1;
	color: #666666;
	letter-spacing: .5px;
	margin-left: 290px;
	font-weight: bold;
	cursor: pointer;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
	}
a.rsswidget        {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-bottom: 7px;
	letter-spacing: 0.5px;
	line-height: 1.5;
	font-weight: bold;
	margin-top: 7px;
	padding-top: 5px;
	padding-bottom: 5px;
}
a.rsswidget     a:hover       {
	color: #0096FF;
}
div.rssSummary {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.25;
	color: #CCCCCC;
	letter-spacing: .5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: normal;
}
#respond {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.25;
	color: #666666;
	letter-spacing: .5px;
	margin-top: 25px;
	margin-bottom: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-top: 15px;
}

.widecolumn {
	width: 650px;
	margin-top: 110px;
	margin-left: 85px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
	letter-spacing: .5px;
	line-height: 1.25;
	}
.widecolumn  .entry   {
	line-height: 1.5;
	font-size: 11px;
	letter-spacing: .5px;
	background-color: #F5F5F5;
	border: 1px dotted #999999;
	margin: 0px;
	}
.widecolumn h2 {
	clear: both;
	margin-bottom: 10px;
}
.widecolumn  .entry  p  a, .widecolumn .entry p a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 1.25;
	font-weight: normal;
	color: #666666;
	letter-spacing: 0.5px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
.widecolumn  .entry  p  a:hover {
	color: #0096FF;
	text-decoration: none;
}

.widecolumn .entry p {
	font-size: 11px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: .5px;
	line-height: 1.5;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	}

.widecolumn .post {
	margin: 0;
	padding: 0px;
	}

.widecolumn .postmetadata {
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 20px;
	width: 580px;
	color: #666666;
	text-align: center;
	}

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

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}
.navigation a, .navigation a:visited {
	text-align: left;
	margin-top: 10px;
	margin-bottom: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	color: #CCCCCC;
	font-style: normal;
	font-weight: bold;
	letter-spacing: .5px;
	height: 25px;
	padding-right: 2px;
	padding-left: 2px;
	}
.navigation a:hover {
	color: #0096FF;
	text-decoration: none;
}
.blockquote {
	color: #333333;
}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #0096FF;
	border-right-color: #0096FF;
	border-bottom-color: #0096FF;
	border-left-color: #0096FF;
}

.even, .alt {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #0096FF;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #0096FF;
}
#sidebar h2,   #wp-calendar caption                       {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.25;
	color: #666666;
	letter-spacing: .5px;
	font-weight: bold;
	}
cite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	font-style: normal;
	letter-spacing: .5px;
	font-weight: bold;
}

.commentlist {
	text-align: justify;
	border: 1px none #0096FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.25;
	color: #333333;
	letter-spacing: .5px;
	padding: 0px;
	margin: 0px;
	}

.commentlist li {
	list-style: none;
	display: list-item;
	padding: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	}
.commentlist  li p {
	font-weight: normal;
	margin: 0px;
	padding: 15px;
	clear: none;
	}
.commentlist li ul li {
}
.commentmetadata a {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	letter-spacing: 0.5px;
	line-height: 1.25;
	margin-top: 5;
	margin-right: 0;
	margin-bottom: 5;
	margin-left: 0;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	border: 1px dotted #999999;
	}
#commentform textarea {
	width: 618px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px dotted #999999;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5;
	color: #666666;
	letter-spacing: 0.5px;
	margin-left: -15px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	}

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

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	letter-spacing: .5px;
	clear: none;
	}
.commentlist cite a:hover {
	color: #0096FF;
}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}

#commentform p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	line-height: 1.5;
	letter-spacing: .5px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
	padding-left: 15px;
	}
#commentform p a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.5px;
	font-weight: bold;
	color: #666666;
	letter-spacing: .5px;
}
#commentform p a:hover {
	color: #0096FF;
}
input#submit {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	background-color: #FFFFFF;
	letter-spacing: .5px;
	width: 140px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
	cursor: pointer;
}
span.rss-date {
	margin-top: 7px;
	color: #999999;
	padding-top: 7px;
	width: 189px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
span.says {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.25;
	color: #666666;
	letter-spacing: .5px;
}

#sidebar {
	clear: none;
	}
#sidebar   ul    ul    li, #sidebar   ul    ol    li, .nocomments, strike    {
	color: #777;
	}

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

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}
a        {
	color: #0096FF;
	text-decoration: none;
	font-size: 9.5px;
	}

a:hover {
	color: #0096FF;
	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 */



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

.post {
	text-align: left;
	margin-right: 0;
	margin-left: 10px;
	padding-top: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	}

.post hr {
	display: block;
	}

.clear {
	clear: both;
}

#footer {
	clear: both;
	height: 186px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/DrewberryFooterBlog.jpg);
	background-repeat: repeat-x;
	padding: 0;
	}

#footer p {
	text-align: left;
	margin-right: 0;
	margin-bottom: 0;
	padding-top: 125px;
	padding-right: 0;
	padding-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 2;
	color: #999999;
	margin-left: 35px;
	letter-spacing: 1.5px;
	width: 2000px;
	font-weight: bold;
	}
#footer p a, #footer p a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 2;
	color: #999999;
	letter-spacing: 1.5px;
	font-weight: bold;
	margin-top: 5px;
}
#footer p a:hover {
	color: #0096FF;
	text-decoration: none;
}
/* 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;
	margin-top: 10px;
	display: inline;
	line-height: 1.25;
	width: 320px;
	text-align: right;
	color: #999999;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: 0.5px;
	margin-bottom: 10px;
	}
.alignleft  {
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	display: inline;
	line-height: 1.25;
	width: 320px;
	color: #999999;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 0.5px;
	}
/* 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;
	list-style-type: none;
	list-style-position: outside;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	list-style-image: none;
	list-style-type: none;
	}

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

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

#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;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.25;
	font-weight: normal;
	color: #999999;
	letter-spacing: .5px;
	}

#sidebar #searchform #s {
	width: 165px;
	padding: 2px;
	float: none;
	margin-left: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	letter-spacing: 0.5px;
	text-align: center;
	}

#sidebar #searchsubmit {
	float: none;
	margin-top: 10px;
	clear: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
	letter-spacing: 0.5px;
	width: 70px;
	padding: 1px;
	margin-left: 116px;
	font-weight: bold;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
	text-align: right;
	}

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

select {
	width: 130px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	}
.children { padding: 0; }

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	margin-left: 585px;
	width: 190px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	color: #666666;
	letter-spacing: 0.5px;
	text-align: right;
	}
/* 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;
	color: #999999;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}
/* End Various Tags & Classes*/



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

.wp-caption {
	border: 1px none #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin-top: 12px;
	margin-right: 8px;
	margin-bottom: 12px;
	margin-left: 10px;
}

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

.wp-caption p.wp-caption-text {
	font-size: 9px;
	line-height: 1.25;
	margin: 0;
	color: #999999;
	padding-top: 5;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
}
/* 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." */
div.comment-author.vcard {
	margin: 0px;
	padding: 0px;
	display: inline;
}

