/*
 Description: A clean theme for WordPress
 Theme Name: Dave's Good Theme
 Theme Author: David W Veatch
*/

html {
	height: 100%;
	margin-bottom: 1px;
	width: 100%;
}
body {
	color: #333;
	font-size: 62.5%;
	font-family: Georgia,Times,serif;
	height: 100%;
	margin: 0;
	padding: 0;
	width: auto;
}
SUB, SUP { 
	line-height: 0;
}
#blog_description {
	color: #8b4513; /* SaddleBrown */
}
#blog_title_hide {
	display: none;
}
#calendar_wrap {
	float: left;
}
#commentform #addcommentbutton {
	border: 1px outset #f5f5f5; /* WhiteSmoke */
}
#commentform #submit {
	border: 1px outset #f5f5f5; /* WhiteSmoke */
	margin: 0;
}
#commentform input {
	border: 1px inset #e6e6fa; /* Lavendar */
	margin: 5px 5px 1px 0;
	padding: 2px;
	width: 170px;
}
#commentform p {
	margin: 5px 0;
}
#commentform textarea {
	border: 1px inset #e6e6fa; /* Lavendar */
	padding: 2px;
	width: 80%;
}
#headerpages {
	font-size: 1.8em;
	font-variant: small-caps;
	line-height: 1.6em;
	margin: 0px;
	padding: 0px;
}
#headerpages ul {
	margin: 0px;
	padding-left: 0px;
}
#headerpages li {
	padding-right: 4px;
}
#headerpages li ul {
	border: 0;
	display: inline;
	font-size: 60%;
	font-weight: normal;
	font-variant: normal;
	margin: 0px;
	padding-left: 2px;
}
.page_item {
	display: inline;
}
#header h1 {
	font-size: 3.6em;
	font-weight: normal;
	font-variant: small-caps;
}
#header a {
	color: #778899; /* LightSlateGrey */
}
#header img {
	border: 0px;
	margin: 0px 20px 0px 0px;
	padding: 0px;
}
#header p {
	margin-bottom: 0px;
	margin-top: 0px;
}
#header {
	overflow: visible;
	margin: 0px;
	padding: 25px 25px 0px 135px;
	position: relative;
}
#content {
	font-size: 1.2em;
	height: auto;
	margin: 0px 50px 0px 250px;
	min-height: 100%;
	overflow: visible;
	padding: 0 5 5 10px;
}
#sidebarLeft {
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	left: 50px;
	padding: 0px;
	position: absolute;
	text-align: right;
	width: 180px;
}
#sidebarRight {
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	padding: 0px;
	position: absolute;
	right: 25px;
	text-align: left;
	width: 180px;
}
#footer {
	clear: both;
	margin: 0px;
	padding: 25px;
	text-align: center;
}
#pagenav {
	margin: 0px;
}
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: right;
}
#searchtitle h2 {
	color: #778899; /* LightSlateGrey */
	font-size: 2.0em;
	margin: 0 0 0 0px;
	padding-top: 4px;
	text-align: justify;
}
#searchtitle {
	border-bottom: 1px solid #deb887; /* BurlyWood */
	padding-left: 10px;
	margin-top: 8px;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}
#wp-calendar #prev a {
	font-size: 9pt;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}
#wp-calendar a {
	text-decoration: none;
}
#wp-calendar caption {
	font-size: 1.3em;
	font-weight: bold;
	text-align: center;
	width: 100%;
}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.alt {
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	margin: 0;
	padding: 10px;
}
.center {
	text-align: center;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
}
.commentlist li {
	border-left: 1px solid #e6e6fa; /* Lavendar */
	font-weight: bold;
	margin: 10px 0px 3px;
	padding: 5px 10px 3px;
	list-style: none;
}
.commentlist li, #commentform input {
}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	margin: 10px 5px 10px;
}
.commentlist {
	padding: 0;
	text-align: justify;
}
.commentmetadata {
	font-weight: normal;
	margin: 0;
	display: block;
}
.description {
	font-size: 1.2em;
	color: #333333;
}
.entry form {
	/* This is mainly for password protected posts, makes them look better. */
	text-align: center;
}
.entry ol li {
	margin: 0;
	padding: 0;
}
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}
.entry p a:visited {
	color: #b85b5a;
}
.entry ul li:before, .sidebar ul ul li:before {
	content: "\00BB \0020";
}
.entry {
	padding: 0px 4px 4px 4px;
}
.hrhide {
	display: none;
}
.navigation a {
	color: #778899; /* LightSlateGrey */
}
.navigation {
	display: block;
	font-weight: bold;
	height: 15px;
	margin-top: 0px;
	padding-left: 10px;
	padding-top: 10px;
	text-align: center;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.page h2, .pagetitle {
	color: #778899; /* LightSlateGrey */
	font-size: 1.4em;
	margin: 0 0 0 0px;
	padding-top: 4px;
	text-align: justify;
}
.page {
	padding: 0 0 0 0px;
	margin: 0px 0 0;
}
.page iframe {
	border: 1px solid #b0c4de; /* LightSteelBlue */
	margin: 5px;
}
.entry iframe {
	border: 0px;
	margin: 5px;
}
.post img {
	border: 1px solid #b0c4de; /* LightSteelBlue */
	margin: 5px;
	padding: 5px;
}
.post {
	border-bottom: 1px solid #b0c4de; /* LightSteelBlue */
	display: block;
	line-height: 1.5em;
	padding-bottom: 8px;
}
.postheader {
	margin-top: 4px;
	padding-left: 4px;
}
.postheader h2 a:hover {
	color: #3b6ea5;
	color: #4f7fc9;
}
.postheader h2 {
	font-size: 1.6em;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.postheader p {
	color: #483d8b; /* DarkSlateBlue */
	font-size: 0.8em;
	line-height: 1.6em;
	margin: 2 0 0 0px;
	padding: 0px;
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}
.postmetadata {
	font-size: 0.8em;
}
.series_toc h4 {
	padding: 0;
	margin: 0;
}
.series_toc li {
	font-size: 0.9em;
}
.series_toc {
	border: 1px solid #deb887; /* BurlyWood */
	display: block;
	padding: 5px;
	margin-top: 5px;
}
.sidebar #searchform #s {
	border: 1px inset #e6e6fa; /* Lavendar */
	margin-bottom: 4px;
	width: 85px;
	padding: 2px;
}
.sidebar .submit {
	border: 1px outset #C0C0C0; /* BurlyWood */
	padding: 1px;
}
.sidebar a{
	color: #3b6ea5;
}
.sidebar form {
	margin: 0;
}
.sidebar h2 {
	font-size: 1.2em;
	margin: 5px 0 0;
	padding: 0;
}
.sidebar ul li {
	list-style-type: none;
	list-style-image: none;
}
.sidebar ul p, .sidebar ul select {
	margin: 5px 0 8px;
}
.sidebar ul ul li, .sidebar ul ol li {
	margin: 0;
	padding: 0;
}
.sidebar ul ul ul, .sidebar ul ol {
	list-style-type: none;
	list-style-image: none;
	margin: 0 0 0 6px;
}
.sidebar ul ul, .sidebar ul ol {
	margin: 5px 0 0 10px;
}
.sidebar ul, .sidebar ul ol {
	margin: 0;
	padding: 0;
}
.sidebar {
	font-size: 1em;
}
a img {
	border: none;
}
a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
}
a:hover {
	color: #147;
	text-decoration: underline;
}
acronym, abbr {
	border-bottom: 1px dashed #999;
}
acronym, abbr, span.caps {
	cursor: help;
}
acronym, abbr, span.caps{ font-size: 0.9em;
	letter-spacing: .07em;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
blockquote {
	background: transparent url(/wp-content/uploads/static/bq.gif) left top no-repeat;
	margin: 15px 30px 10px 10px;
	padding: 0px 40px 0px 40px;
}
code {
	font-size: 1.1em;
}
h1 {
	font-size: 2.4em;
	margin: 0;
	text-align: left;
}
h1, h1 a, h1 a:hover, h1 a:visited, .description {
	text-decoration: none;
}
h1, h2, h3 {
	font-weight: bold;
}
h2 {
	font-size: 1.6em;
	margin: 30px 0 0;
}
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;
}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333333;
}
h3 {
	font-size: 1.3em;
	margin: 30px 0 0;
	padding: 0;
}
h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
}
hr {
	border: 0px;
	border-top: 1px solid #deb887; /* BurlyWood */
	height: 1px;
	margin-left: 0px;
}
html>body .entry li {
	margin: 1px 1px 1px 10px;
}
html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 10px;
	list-style: none;
	padding-left: 10px;
	padding-right: 10px;
	text-indent: -10px;
}
iframe {
	padding:5px;
	border:1px solid black;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
ol li, .sidebar ul ol li {
	list-style: decimal outside;
}
p img {
	padding: 0;
	max-width: 100%;
}
select {
	border: 1px inset #e6e6fa; /* Lavendar */
	color: #333333;
	font-size: 90%;
	font-weight: bold;
	width: 130px;
}
small {
	font-size: 0.9em;
	line-height: 1.5em;
	color: #483d8b; /* DarkSlateBlue */
}
small, .nocomments, blockquote, strike {
	color: #483d8b; /* DarkSlateBlue */
}

.cap {
	float:left;
	color:#aaaaaa;
	font-family: "Essays 1743", "Old English Text MT", "Georgia", "Bookman Oldstyle", Serif;
	font-size:320%;
	font-weight:bold;
	line-height:1em;
	margin-bottom:-.4em;
	padding-right: 2px;
	padding-bottom: 10px;
	position:relative;
}
