body {
	font-family: Bookman, 'Bookman Old Style', Serif;
	font-size: 13px;
	margin: 10px 0;
	text-align: left;
}

code {
	color: #666666;
	display: inline-block;
	font-size: 1.0em;
}

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

html > body .entry ul {
	list-style: disc;
	padding: 0 0 0 20px;
	text-indent: 0;
}

h1,
h2,
h3,
h4 {
	color: #333333;
	font-family: 'Trebuchet MS', Verdana, Helvetica, Sans-Serif;
	line-height: 120%;
}

h1 {
	font-size: 36px;
	padding-top: 45px;
	text-align: left;
}

input,
textarea {
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #999999;
}

p {
	margin: 10px 0 5px;
}

pre {
	color: #666666;
}

small {
	font-family: Helvetica, Sans-Serif;
}

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

ul {
	margin: 5px 0 10px;
}

span.caps {
	font-size: 13px;
}

.alignleft {
	float: none;
	text-align: left;
}

.alignright {
	float: none;
	text-align: right;
}

.alt {
	border: none;
	padding: 0;
}

.comment.even,
.comment.odd {
	border: 1px solid #cccccc;
}

.comment.bypostauthor {
	background-color: #e8e8e8;
}

.commentlist {
	text-align: left;
}

.commentlist li,
#commentform input,
#commentform textarea {
	font-family: Bookman, 'Bookman Old Style', Serif;
}

.entry ol {
	padding: 0 0 0 20px;
}

.entry ul li:before,
#sidebar ul ul li:before {
	content: none;
}

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

.narrowcolumn .postmetadata {
	text-align: left;
}

.navigation {
	margin-bottom: 10px;
}

.navigation,
.more-link {
	font-family: Helvetic, Sans-Serif;
}

.post {
	text-align: left;
}

.postmetadata {
	font-family: Helvetica, Sans-Serif;
}

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

.widecolumn {
	line-height: 1.2em;
	padding: 0;
}

.widecolumn .entry p {
	font-size: 13px;
}

#content {
	font-size: 13px;
}

#footer {
	background: #cccccc;
	font-family: Helvetica, Sans-Serif;
}

#header {
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	background: #333333;
	margin: 0;
	height: auto;
	width: 760px;
}

#headerimg {
	padding-left: 45px;
	height: 150px;
}

#headerimg .description {
	font-size: 13px;
	text-align: left;
}

#page {
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0 0 15px #999999;
	-webkit-box-shadow: 0 0 15px #999999;
	background: white !important;
	margin: 0 auto;
}

#searchform {
	padding: 0;
	text-align: left;
}

#sidebar {
	background: #e8e8e8;
	border: 1px solid #cccccc;
	border-width: 0 0 1px 1px;
	font-family: 'Trebuchet MS', Verdana, Helvetica, Sans-Serif;
	font-size: 13px;
	margin-left: 544px;
	padding: 20px 10px 20px 15px;
}

#sidebar h2 {
	font-size: 13px;
}

#sidebar ul ul,
#sidebar ul ol {
	margin: 5px 0;
}

#sidebar ul ul li,
#sidebar ul ol li {
	margin: 5px 0;
}

