body {
	color: #000000;
	padding: 0px;
	background-color: #9c0;
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}
#page {
	background: url(images/wrapper-background.jpg) repeat-y;
	border: 5px solid #dada71;
	text-align: left;
	}
#content {
	font-size: 1.1em;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}
.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.0em;
}
.widecolumn {
	line-height: 1.2em;
	}
.narrowcolumn .postmetadata {
	text-align: center;
	}
.alt {
	background-color: #f1eeb8;
	border: 1px solid #e0dd9e;
	}
.alt2 {
	background-color: #f1eeb8;
	}
.wp-smiley {
	border: none;
}
#footer {
	background: url(images/footer.jpg);
	
	}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}
small a, small a:link, small a:visited {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}
h1 {   	
	float: right: 
	font-size: 4em;
	text-align: left;
	color: #fff;
    }
.description {
	font-size: 1.2em;
	text-align: left;
	}
h2 {
	font-size: 1.6em;
	border-bottom: 3px solid #9a9923;
	color: #fff;
	}
h2.pagetitle {
	font-size: 1.6em;
	border-bottom: 3px solid #fff;
	}

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: #494f16;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #wp-calendar caption, cite {
	text-decoration: none;
    color: #494f16;
	}

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

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
	
.commentlist li {
	font-weight: bold;
	}

.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;
	}
.commentlist a, .commentlist a:link{
	color:#000000;
	}
.commentlist a:hover {
	color: #333333;
	text-decoration: none;
	}
#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

small, .nocomments, .postmetadata, strike {
	color:  #000000;
	font-size: 10px;
	font-weight: bold;
	}
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: #000;
	text-decoration: none;
	}
a:hover {
	color: #000;
	text-decoration: underline;
	}
/* End Typography & Colors */

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

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 850px;
	}
	
#header {
	padding: 0 0 0 0px;
	margin: 0 auto;
	height: 290px;
	width: 850px;
    background: url("images/header.jpg");
	}
.narrowcolumn {
	float: right;
	margin: 0 15px 0 0;
	width: 535px;
    background: #f4ffd7 url("images/content-background.jpg") repeat-x;
    padding: 10px;
	border: 3px solid #9a9923;
	display: inline;
	}
.widecolumn {
	padding: 5px 0 5px 5px;
	margin: 5px 0 0 20px;
	width: 650px;
	}
.post {
	text-align: left;
	}
.entrytext ul {
	margin           : 2px;
	padding-left     : 10px;
	list-style       : none;
	}
.entrytext ul li, .entrytext ul ol {
	line-height      : 15px;
	padding-left     : 15px;
	padding-top      : 0px;
	}
.widecolumn .post {
	margin: 0;
	}

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

.widecolumn .postmetadata {
	margin: 30px 0;
	}
	
#footer {
	padding: 0 0 0 0px;
	margin: 0 auto;
	width: 850px; height: 60px;
	clear: both;
	color: #000;
	}
#footer p {
	margin: 0;
	padding: 30px 0;
	text-align: center;
	}
#footer a, #footer a:link, #footer a:visited{
	color: #000;
	font-weight: bold;
}
/* End Structure */

/*	Begin Headers */
h1 {
	padding-top: 150px;
    padding-left: 78px;
	margin: 0;
    font-size: 28px;
	font-weight: bold;
	}

.description {
    padding-left: 78px;
	text-align: left;
    font-size: 11px;
	}

h2 {
	margin: 30px 0 0;
	}

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

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 ul li:before {
	content: "\00BB \0020";
	}
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}
.entry ol li {
	margin: 0;
	padding: 0;
	}
.postmetadata, .postmetadata a, .postmetadata a:link, .postmetadata a:visited, .postmetadata a:hover {
	font-size: 10px;
	color: #000000;
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
/* End Entry Lists */

/* Begin Form Elements */
#searchform {
	margin: 5px auto;
	padding: 3px 3px; 
	text-align: center;
	}
#sidebar #searchform #s {
	background: #ffffff;
	background-repeat: repeat-x;
	border: 1px solid #cccccc;
	width: 131px;
	padding: 2px;
	float: center;
	font-size: 1em;
	color: #888888;
	}
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}
select {
	width: 130px;
	}
#commentform textarea {
	background-color: #fbfaed;
    color: #eeeeee;
	border: 1px solid #3d461a;
	width: 390px;
	padding: 4px;
	font: 0.8em Verdana, Arial, Sans-Serif;
	}
input {
	color: #555;
	font: 0.9em Verdana, Arial, Sans-Serif;
	padding: 2px;
	background: #fbfaed;
	border: 1px solid #3d461a;
	margin-right: 1px;
	}
#commentform #submit {
	color: #f4f285;
	font: 0.9em Verdana, Arial, Sans-Serif;
	padding: 2px;
	background: #4c5216;
	border: 1px solid #333;
	}
#commentform textarea:focus, #commentform input:focus, .entry form:focus, #s:focus {
	background-color: #fbfaed;
    color: #555;
	border: 1px solid #3d461a;
	font: 0.8em Verdana, Arial, Sans-Serif;
	}
#commentPreview {
	width: 374px;
	font: 0.9em Verdana, Arial, Sans-Serif;
	background-color: #fff;
	border-top: 1px solid #3d461a;
	border-bottom: 1px solid #3d461a;
	border-left: 1px solid #3d461a;
	border-right: 1px solid #3d461a;
	padding: 6px;
	}
/* 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;
	}
.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

/* Begin Sidebar */
#sidebar {
    float: left;
	width: 250px;
	padding: 0 5px 0 0;
    margin-top: 0;
	margin-left: -25px;
	}
#sidebar ul {
	margin-bottom:0;
	list-style-type:none;
	}
#sidebar ul li, #sidebar ul ul, #sidebar ul ul ul {
	margin:0px;
	padding:0px;
	}
#sidebar ul#linkslist {
	margin:0px;
	}
#sidebar ul#linkslist {
	margin:0px;
	}
#sidebar p{
	margin: 0 15px;
	}
#sidebar h2{
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana;
	text-transform: uppercase;
	text-align: center;
	height: 25px;
	line-height: 25px;
	text-indent: 8px;
	color: #fff;
	background-image: url(images/sidebar-title-background.jpg);
	width: 250px;
	}
#sidebar p{
	margin-top:0px;
	margin-bottom:0px;
	color: #555;
	word-spacing: -1px;
	font-size:10px;
	}
#sidebar ul ul li, #sidebar ul ol li {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size:10px;
	}
#sidebar ul ul li a, #sidebar ul ol li a {
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	width: 228px;
	background-color: #e1f2ab;
	border-width: 1px; 
	border-style: solid;
	border-color: #83821d;
	text-indent: 10px;
	}
#sidebar ul ul li a:link, #sidebar ul ul li a:visited, #sidebar ul ol li a:link, #sidebar ul ol li a:visited{
	display: block;
	font-size: 12px;
	background-color: #e1f2ab;
	font-weight: normal;
	padding: 2px 0px 2px 0px;
	color: #83821d;
	width: 248px;
	text-indent: 10px;
	}
#sidebar ul ul li a:hover, #sidebar ul ol li a:hover {
	background-color: #e1f2ab;
	color: #000;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	text-indent: 10px;
	}
.ad {
	text-align: center;
    background: #fff;
	width: 250px;
	margin: 15px 0 0 0;
	}
/* End Sidebar */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 0 0 0;
	padding-left: 20px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 20px;
	background-color: #f1eeb8;
	border: 1px solid #e0dd9e;
	color			   : #333333;
	}
blockquote cite {
	margin: 5px 0 0;
	display: block;
	}
.center {
	text-align: center;
	}
hr {
	display: none;
	}
a img {
	border: none;
	}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
.gravatar {
	border: 1px solid Black;
	width:30px; height:30px;
	padding: 2px;	
/* End Various Tags & Classes*/