/*
Theme Name: Simple
Description: Work In Progress
Version: 2.0
Author: Tiki
Author URL: http://www.graphicpenguin.com/
Client: Harbison & Hoyt LLC
*/

/* Minimum Reset - based on work by Eric Meyer
------------------------------------------------------------------ */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { border: 0; font-size: 100%; margin: 0; outline: 0; padding: 0; }
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; }

/* Begin Structure */

#header {
	background-color: #ffffff;
	margin: 0;
	padding: 0;
	width: 820px;
}

#page {
	background-color: white;
	padding: 0;
	width: 820px;
}

.narrowcolumn {
	width: 530px;
	}

.widecolumn {
	width: 530px;
	}

.post {
	margin: 0 0 20px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
}

.narrowcolumn {
	padding-top: 5px;
}

.widecolumn .postmetadata {
	margin: 10px 0;
}

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

#sidebar form {
	margin: 0;
	}

#footer {
	background-color: #ffffff;
	padding: 0;
	margin: 0 auto;
	clear: both;
	}

#footer p {
	font-family: Verdana, Georgia, Helvetica;
	color: #203860;
	font-size: 10px;
	text-align: center;
	margin: 0;
	padding: 20px 0;
}

/* Begin Text & Colors */

body {
	font-family: Verdana, Georgia, Helvetica;
	background: #ffffff;
	color: #707176;
	}

#page {
	background-color: #ffffff;
	text-align: left;
	}

#header {
	background: #ffffff;
	}
	
p {

	margin-bottom: 10px;
}
	
h1 {
	font-family: Verdana, Georgia, Helvetica;
	color: #203860;
	font-weight: bold;
	font-size: 4em;
	text-align: center;
	margin-top: 10px;
}

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

h2 {
	font-family: Verdana, Georgia, Helvetica, sans-serif;
	color: #203860;
	font-size: 13px;
	font-weight: bold;
	line-height: 12px; 
}

h2.pagetitle {
	font-family: Verdana, Georgia, Helvetica, sans-serif;
	color: #203860;
	font-size: 12px;
	margin-top: 10px;
	text-align: left;
}

#sidebar h2 {
	font-family: Verdana, Georgia, Helvetica, sans-serif;
	color: #203860;
	font-size: 12px;
	margin: 5px 0 0;
	padding: 0;
	margin-top: 10px;
}

.btitle {  
	font-family: Verdana, Georgia, Helvetica, sans-serif;
	color: #203860;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
	margin: 30px 0 0;
	margin-top: 10px;
}
	
h3 {
	font-size: 12px;
	padding: 0;
	margin: 30px 0 0;
	margin-top: 10px;
}

h3.comments {
	padding: 0;
	margin: 40px auto 20px;
	margin-top: 10px;
}

#content {
	font-size: 10px;
	line-height: 12px;
	margin-top: 10px;
}
	
.narrowcolumn .entry, .widecolumn .entry {
	font-family: Verdana, Georgia, Helvetica;
	color: #707176;
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
	margin-top: 10px;
}

.logger {
	font-family: Verdana, Georgia, Helvetica;
	font-size: 10px;
}
	
small {
	font-family: Verdana, Georgia, Helvetica;
	color: #707176;
	font-size: 10px;
	line-height: 18px; 
}

#sidebar ul p, #sidebar ul select {
	font-family: Verdana, Georgia, Helvetica;
	font-size: 12px;
	margin: 5px 0 8px;
}
	
#sidebar li {
	font-family: Verdana, Georgia, Helvetica;
	font-size: 11px;
	margin-left: 10px;
	margin-top: 5px;
}

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

.thread-alt {
	background-color: #f8f8f8;
}

.thread-even {
	background-color: #ffffff;
}

.depth-1 {
	border: 1px solid #ddd;
}

.even, .alt {
	border-left: 1px solid #ddd;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Verdana, Georgia, Helvetica;
}

.commentlist li ul li {
	font-size: 1em;
}

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

.commentmetadata {
	font-weight: normal;
}

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

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

/* Begin Form Elements */

.bsb {  
	font-family: Courier, monospace;
	color: #003366;
	font-size: 11px;
	background-color: #F1F2F3;
	border-bottom: 1px solid #00619E; 
	border-right: 1px solid #00619E; 
	border-top: 1px solid #CCCCCC; 
	border-left: 1px solid #CCCCCC; 
	width: 170px;
	position: relative; 
	top: 1px; 
	margin-left: 1px;
}

.search_but {  
	width: 18px; 
	height: 18px; 
	border: 0px; 
	border-style: none;
	position: relative; 
	top: 13px;
	margin-left: 2px;
}

#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: left;
}

#sidebar #searchform #s {
	font-family: Courier, monospace;
	color: #003366;
	font-size: 11px;
	background-color: #F1F2F3;
	border-bottom: 1px solid #00619E; 
	border-right: 1px solid #00619E; 
	border-top: 1px solid #CCCCCC; 
	border-left: 1px solid #CCCCCC; 
	width:190px;
}

#searchsubmit {
	margin: 5px auto;
	font-family: Verdana, Georgia, Helvetica;
	font-size: 10px; 
	color: #003366;
}

.buttonblog {
	font-family: Verdana, Georgia, Helvetica;
	font-size: 10px; 
	color: #003366;
}

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


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

/* 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 ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

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

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

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

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

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

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

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

#commentform p {
	margin: 5px 0;
	}

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

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

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

