html, body {
	margin: 0;
	padding: 0;
	text-align: center;
        
}

body {
	background: #5b5a52 url(images/background.gif);
	font-size: 13px;
	font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
	padding: 20px 0;
	color: #696969;overflow:scroll;
}

a {
	background: inherit;
	color: #a06000;
	text-decoration: none;
}

acronym {
	text-decoration: none;
	border-bottom: 1px dotted #808979;
}

blockquote {
	border: 1px solid #e0e0d0;
        padding: 10px;
        width: 410px;
background-color:#fafaf6;
margin-left:0px;
font-size: 11px;


}

code {
	background: inherit;
	color: #a06000;
	text-align: left;
}

h1, h1 a {
	background: inherit;
	color: #a06000;
	font-size: 15px;
	font-weight: normal;
	font-family: Georgia, 'Times New Roman', Times,'Lucida Sans', 'Lucida Sans Unicode', serif;
	margin: 0px 0 0 0;
	padding: 0px;
	text-decoration: none;
	width: 430px;

}

h2, h2 a {
	background: inherit;
	color: #990000;
	font-size: 13px;
	font-weight: normal;
	letter-spacing: 0.09em;
	margin: 0;
	padding: 0; border: none;
}

h3 {
	background: inherit;
	color: #3c3c3c;
	font-size: 13px;
	margin: 3px 0 15px 0;
	padding: 0;
}

h4 {
	font-size: 11px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

ol, form {
	margin: 0;
	padding: 0;
}

ul {
	list-style-type: circle;
}

p {
	line-height: 1.5em;
	text-align: justify;
}

small {
	font-size: 10px;
	line-height: 1.2em;
}

#comment {
	background: #ffffff;
	border: 1px solid #e9e9d9;
	color: #595949;
	font-size: 11px;
	padding-left: 2px;
	vertical-align: middle;
	width: 350px;
}

#content {
	background: inherit;
	border: none;
	color: #3c3c3c;
	margin: 0;
	padding: 0 20px 10px 43px;
	text-align: justify;
	width: 431px;
}

#content a:hover {
	text-decoration: underline;
}

#content img {
	margin: 5px 15px 0 0px;
}



#email, #author {
	background: #ffffff;
	border: 1px solid #e9e9d9;
	color: #595949;
	font-size: 11px;
	padding-left: 2px;
	vertical-align: middle;
}

#footer {
	background: url(images/bottom.gif) no-repeat bottom center;
	background-color: inherit;
	clear: both;
	color: #808979;
	font-size: 10px;
	line-height: 1em;
	height: 45px;
	margin: 0;
	padding: 10px 210px 0px 0px;
        vertical-align: middle;

}

#footer2 {
	background: url(images/bottom.gif) no-repeat bottom center;
	background-color: inherit;
	clear: both;
	color: #808979;
	font-size: 10px;
	height: 120px;
	margin: 0;
	padding: 10px 0px 0px 50px;
        vertical-align: middle;
	line-height: 1em;

}

#header {
	background: inherit;
	color: #a0a999;
	font-size: 8px;
        font-style:italic;
	height: 5px;
	margin: 0;
	padding: 0 30px 0 0px;
	text-align: center;
	width: 490px;
}

#header a {
	background: inherit;
	color: #990000;
}

#header img {
	border: none;
}

#page {
	background: url(images/middle.gif) repeat-y top center;
	margin: 0 auto;
	padding: 0;
	text-align: justify;
	width: 714px;
}

#s {
	background: #ffffff;
	border: 1px solid #e0e0d0;
	color: #595949;
	font-size: 11px;
	height: 15px;
	padding-left: 2px;
	vertical-align: middle;
	width: 115px;
}

#sidebar {
	border: none;
	float: right;
	font-size: 11px;
	margin: 0;
	padding: 0 30px 30px 0px;
	text-align: left;
	width: 135px;
}

#sidebar a {
	background: inherit;
	color: #444433;
}

#sidebar a:hover {
	background: inherit;
	color: #a06000;
}

#sidebar h2 {
	background: inherit;
	color: #a06000;
        font-family:"Palatino Linotype","Book Antiqua",Palatino,serif;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 0.1em;
	margin: 20px 0 2px 0;
	padding: 0; 

}

#sidebar li {
	line-height: 1.5em;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#sidebar ul {
	list-style-type: none;
	margin: 0 0 0 10px;
	padding: 0;
}

#noindent {
	margin: 0 0 0 -10px;
	padding: 0;
}

#submit {
	background: #ffffff;
	border: 1px solid #e9e9d9;
	color: #595949;
	font-size: 11px;
	margin: 0;
	padding: 0 10px;
}

#top {
	background: transparent url(images/top.gif) no-repeat top center;
	height: 30px;
}

#url {
	background: #ffffff;
	border: 1px solid #e9e9d9;
	color: #595949;
	font-size: 11px;
	padding-left: 2px;
	vertical-align: middle;
}

#wrapper {
	float: left;
	margin: 0;
	padding: 0;
}

.alignleft {
	float: left;
	text-align: left;
}

.alignright {
	float: right;
	margin-top: -1px;
	text-align: right;
}

.imagebox {
	text-align: center;
        width:430px;
        margin:0 auto 20px auto;
}


.commentbody {
	color: #595949;
	font-size: 11px;
	margin: 0 0 10px 0;
	padding: 5px 15px 5px 15px;
	background: #f7f7f0 url(images/commentback.gif);
	border: 1px solid #f0f0e0;
	position: relative;
}

.commentbody p {
	line-height: 1.2em;
}

.commentlink {
	font-size: 10px;
}

.commentlist {
	list-style: none;
}

.commentcount {
	background: inherit;
	position: absolute;
	right: 36px;
	top: 0;
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-size: 24px;
	font-weight: bold;
	color: #e0e0d0;
	float: right;
}

html[xmlns] .commentcount {
	position: absolute;
	right: 7px;
	top: 0;
}

.date {
	clear: both;
        background: inherit;
	color: #808979;
	font: 11px 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
        letter-spacing: 0.09em;
	margin: 0;
        padding: 2px 10px 0 0;  
}

.navigation {
	font-size: 11px;
	padding: 40px 0 0 0;
}

.pagetitle {
	font-size: 11px;
	letter-spacing: 0.09em;
	border: none;
}

.postmetadata {
	background: inherit;
	color: #3c3c3c;
	font-size: 11px;
        letter-spacing: 0.09em;
	margin: 0;
	padding: 0;
	text-align: left;
}

.postmetadata a {
	background: inherit;
	color: #a06000;
}

.post-footer {
	background: url(images/coltline.gif) no-repeat center;
	padding: 20px 0 20px 0;
}


.entrytext {
	clear: both;
        background: inherit;
	margin: 0;
        padding: 0 0 0 0;  
}


/* different postmetadata style for single.php */

.alt {
	line-height: 1.4em;
	padding: 0 0 15px 30px;
}

.alt a {
	background: inherit;
	color: #a06000;
}
