/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	background-color: #707070;
	color: #333;
	text-align: center;
	margin: 0;
	padding: 0; 	
	background-image:  url(images/backdrop.gif);
	}

#page {
	background-color: #fff;
	text-align: left;
	margin: 0 auto;
	padding: 0;
	width: 779px;	
	border-right: 1px solid #646464;	
	}
	
.technorati {
	display: none;
}

#header {
	padding: 0 1px 0 0;
	margin: 0 auto;
	margin-top: 20px;
	width: 779px;	
	}
	
*html #header {
	padding: 0;
	}	

#content {
	font-size: 12px;
	border-left: 1px solid #646464;
	}
	
.headerinfo {
	display: none;
}

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

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.6em;
	}

.widecolumn {
	line-height: 1.6em;
	}
	
.narrowcolumn .postmetadata {
}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

small {
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-weight: normal;
	}

h1 {
	font-size: 4em;
	}

.description {
	font-size: 1.2em;
	padding-left: 140px;
	margin-top: -6px;
	}

h2 {
	font-size: 1.6em;
	}

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

#sidebar h2 {
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

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

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

input, textarea {
	border: 1px solid #aaa;
	background-color: #F8F8F8;
}

.entry p a:visited {
/*	color: #025600; */
	}

.commentlist li, #commentform input {
	font-size: 0.9em;
}
	
#commentform textarea {
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 0.9em;
}	
	
.commentlist li {
	font-weight: bold;
	}


.commentlist .moderate {
	font-weight: normal;
	color: #f00;
	}	

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	}

.commentmetadata {
	font-weight: normal;
}

#sidebar {
	font-size: 13px;
	line-height: 18px;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}
	
code {
	font-size: 1.1em;
	}

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

a, h2 a:hover, h3 a:hover {
	color: #025600;
	text-decoration: underline;
	}

a:hover {
	color: #f00;
	text-decoration: underline;	
}
	
#wp-calendar #prev a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font-size: 1.3em;
	font-weight: bold;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}
	
#headerimg .home {
	width: 400px;
	height: 98px;
	padding-top: 50px;
}	
	
#headerimg .rss {
	float: right;
	padding-right: 20px;
	padding-top: 5px;
}

#headerimg .search {
	float: left;
	padding-left: 25px;
	margin-top: 6px;
}

#headerimg .search #s {
	font-size: 11px;
	height: 13px;
	background-color: #646464;
	border: 1px solid #141414;
	padd
}

#headerimg .search #searchsubmit {
	width: 17px;
	height: 18px;
	background: transparent url(images/submit.gif) left 1px no-repeat;
	text-indent: -9999;
	border: 0;
	outline: none;
	text-decoration: none;
}


#headerimg .rss img {
	border: 0;
}

#headerimg .sticker {
	margin: -89px 0 0 596px;
	border: 0;
}

*html #headerimg .sticker {
	margin-bottom: -53px;
	display: none;
}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}
	
.post {
	margin: 0 0 40px;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

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

#footer {
	clear: both;	
	height: 10px;
	margin: 0;
	}

#footer p {
	margin: 0;
	padding: 2px 10px 4px 0;
	background-color: #646464;	
	}
	
#footer li {
	display: inline;
	list-style-type: none;
	padding-top: 0;
	margin:  0;
	
}	

#footer ul {
	display: inline;
	padding: 0;
}	
	
#footer a {
	color: #aaa;
	text-decoration: none;
}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 100px;
	padding-left: 90px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

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

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

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

html>body .entry ul {
	margin-left: 10px;
	padding: 0 0 0 30px;
	padding-left: 10px;
} 

html>body .entry li {
	margin: 0 0 0 14px;
	}

.entry ul li:before, #sidebar ul ul li:before {
}

.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;
	}
	
#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 5px;
	padding: 0 0 0 8px;
	background: transparent url(images/cat.gif) left center no-repeat;
	text-align: left;
}

#sidebar ul ul li a:hover, #sidebar ul ol li a:hover{
	padding-left: 10px;
}
/* End Entry Lists */


/* Begin Form Elements */

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

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

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



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* 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: 10px 30px 0 10px;
	padding-left: 10px;
	border-left: 15px solid #BEE8BD;
	padding-top: 0px;
	width: 80%;
}
*/

blockquote {
	padding: 0 0 0 20px;
	margin: 0 0 0 10px;
	background: transparent url(images/quotestart.gif) left 2px no-repeat;
	width: 83%;
	text-align: justify;
}

.blockqende {
	width: 25px;
	height: 25px;
	background: transparent url(images/quoteend.gif) left top no-repeat;
	margin: -29px 0 0 0;
	padding-right: 16px;
	float: right;

}

*html .blockqende {
	margin-top: -16px;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}
	
img {
	border: 4px solid #fff;
}	


a:hover img {
	border: 4px solid #383838;
	padding: 0;
}	

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 40px;
	}

.footnotebox {
	background-color: #F4FFF0;
	padding: 5px 0 5px 0;
	border: 1px solid #025600;
}

#content .footnotebox li {
	line-height: 1.4em;
	margin: 4px 0 6px 10px;
}

.footnotebox h3 {
	margin: 0;
	font-weight: bold;
	font-size: 90%;
	color: #025600;
	padding-left: 15px;
}

.footnotebox .disclaimer {
	font-size: 80%;
	line-height: 110%;
	padding-left: 15px;	
	color: #86A47B;
}
	
.footnote {
	list-style: none;
	font-size: 90%;
}

a.footnotesup {
	text-decoration: none;
}

a.footnoteback {
	text-decoration: none;
}

a.footnoteback:hover {
	color: #f00;
}

.spoiler {
	background: #000;
	color: #000;
}

.spoiler_hover {
	background: inherit;
	color: inherit;
	cursor: pointer;
}

/* End Various Tags & Classes*/

