html { height: 100%; margin-bottom: 1px;}

body { font-size: 62.5%; /* Resets 1em to 10px */ font-family: Trebuchet, 'Trebuchet MS', Verdana, Arial, Sans-Serif; color: #000000; text-align: center; background-color:#FFFFFF; margin: 0; padding: 0; }

#wrap { margin:0 auto; text-align:left; width:800px; }

#page { background-color:#FFFFFF; text-align: left; margin: 0px auto; padding: 0; background-color:#FFFFFF; width:900px; }

#header { padding: 0; margin: 0 auto; width: 100%; margin-bottom:10px; }
#header h1 { font-size:1.6em; }
#header p { margin-left:0px; margin-top:0px; margin-bottom:0px; }
#header a { font-size:2em; color:#3b6ea5; margin-left:0px; color: #333333; }

#headerlinks a { font-family:'Qlassik Medium'; font-size:1.4em; color :#FFFFFF; line-height:1.1em; }

#blog_title_hide { display:none; }

#content { float:right; font-size: 1.3em; line-height:1.3em; text-align:left; width:580px; }

.widecolumn .entry p { font-size: 1.05em; line-height:2.0em; }
.narrowcolumn .entry, .widecolumn .entry { line-height: 1.3em; }

.widecolumn { line-height: 1.6em; }
.narrowcolumn .postmetadata { text-align: left; font-size:.8em; }

.alt { background-color: #FFFFFF; border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; }

small { font-family: Trebuchet, 'Trebuchet MS', Arial, Helvetica, Sans-Serif; font-size: 0.9em; line-height: 1.5em; }

h1, h2, h3 { font-family: Trebuchet, 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif; font-weight: bold; }
h1 { font-size: 2em; text-align: left; margin: 0; }
h2 { font-size: 1.6em; margin: 30px 0 0; }
h2.pagetitle { font-size: 1.6em; margin-top: 0px; color:#CC0033; }
h3 { font-size: 1.3em; padding: 0; margin: 0px 0 0; }
h3.comments { padding: 0; margin: 40px auto 20px ; }

a { color: #99774D; text-decoration:none; }
a:hover { color: #99774D; text-decoration: underline; }

h1 a, h2 a, h3 a { color:#000000; }
h1 a:hover, h1 a:visited, .description { text-decoration: none; }
h2 a:hover, h2 a:visited { text-decoration: none; }
h3 a:hover, h3 a:visited { text-decoration: none; }

.post h2 { margin: 0px 0px 10px 0px; text-align: left; font-size:1.6em; line-height:1.0em; /* AD432C */ }
.post h3 { margin: 0px 0px 10px 0px; text-align: justify; margin:0px; font-size:1.2em; line-height:1.6em; color:#000000; font-weight:bold; }

.entry p a:visited { color: #99774D; }

#headerimg { }

#blog_description { }

.description { font-size: 1.2em; color:#333333; margin-left:0px; }


#commentform p { font-family: Trebuchet, 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif; }

.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; }
.commentmetadata { font-weight: normal; }

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; }

subhead { color:#000000; font-weight:bold; }

.narrowcolumn { float: left; padding: 20px 5px 5px 5px; margin: 0px 0 0; }
.widecolumn { padding: 20px 5px 5px 5px; margin: 5px 0 0 0px; }

.narrowcolumn .postmetadata { padding-top: 0px; }
.widecolumn .postmetadata { margin: 30px 0; }

.widecolumn .post { margin: 0; line-height:2.0em; }

#footer { padding: 0 0 0 1px; margin: 0 auto; width: 100%; clear: both; text-align:center; }
#footer p { margin-left: 220px; margin-top:0px; }

hr { margin-left:0px; }



/*	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) */
p img { padding: 0; max-width: 100%; }
a img { border: none; }

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; }


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; /* border: #999999 1px solid; */ }
.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; }

/* sidebar lists */
#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; }


#searchform { margin: 10px auto; padding: 5px 3px;  text-align:center; }

.entry form { /* This is mainly for password protected posts, makes them look better. */ text-align:center; }

select { width: 130px; }

#commentform input { width: 200px; padding: 2px; margin: 5px 5px 1px 0; }
#commentform textarea { width: 100%; padding: 2px; }
#commentform #submit { margin: 0; float: right; }
#commentform p { margin: 5px 0; }

.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; }

.nocomments { text-align: center; margin: 0; padding: 0; }

.commentmetadata { margin: 0; display: block; }


#sidebar { width:178px; float:left; text-align:right; padding-right:20px; padding-top:20px; font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif; }
#sidebar h2 { font-family: Trebuchet, 'Trebuchet MS', 'Lucida Grande', Verdana, Sans-Serif; font-size: 1.2em; margin: 5px 0 0; padding: 0; text-transform:uppercase;}
#sidebar form { margin: 0; }
#sidebar a { font-size: 10px; }
#sidebar h2, caption, cite { }
#sidebar #searchform #s { // width: 145px; padding: 2px; }
#sidebar #searchsubmit { font-weight:bold; // width:145px; padding: 2px; }
#sidebar p.fpl { padding-left:10px; text-align:left; margin-bottom:6px; }

#pagenav { margin:0px; }

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; }

.hrhide { display: none; }


.navigation { display: block; text-align: center; height:30px; }

.pdflink { }
.ec3_date { font-family: Trebuchet, 'Trebuchet MS', Arial, Helvetica, Sans-Serif; font-size: 0.9em; line-height:1.3em; color: #777; }
acc { font-family: Trebuchet, 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif; font-weight: bold; font-size:1.4em; }