* {
	font-family: Verdana, sans-serif;
}
#wrap {
	margin: 5px auto;
	width: 550px;
}

#header {
	font-family: "Times New Roman", Georgia, serif;
	font-size: 21pt;
	padding: 14px;
	border-bottom: 1px solid #737373;
	text-align: center;
	margin: 5px 0;
	color: #FF8928;
}

#header a {
	font-family: "Times New Roman", Georgia, serif;
	font-size: 21pt;
	text-decoration: none;
	color: #FF8928;
	border: none;
}

#footer {
	border-top: 1px solid #737373;
	padding: 10px 5px;
	margin: 5px 0;
	font-size: 10pt;
	color: #404040;
}

.adminlinks {
	color: gray !important;
	text-decoration: none;
	font: 8pt Verdana, sans-serif;
	border: none !important;
}

#content {
	padding: 20px 5px 16px 5px;
}

li.post {
	margin: 0 0 30px 0;
}

li.post h2 {
	font: 18pt/22pt "Times New Roman", sans-serif;
	color: #98B8D1;
	font-weight: bold;
	margin-bottom: 0.4em;
}

li.post h2 a {
	font: 18pt/22pt "Times New Roman", sans-serif;
	color: #98B8D1;
	font-weight: bold;
	border: none;
}

li.post span.date {
	font: 10pt/12pt Verdana, sans-serif;
	color: #aaa;
}

li.post p {
	margin: 0.5em 0;
	font: 10pt/13pt Verdana, sans-serif;
	color: #404040;
}

li.post div.meta {
	margin-top: 12px;
}

li.post div.postadmin {
	font: 9pt Verdana;
	color: #666;
	margin: 10px 0px;
	padding: 4px;
	background-color: #fefefe;
	border: 1px solid orange;
}

li.post span.comments_count {
	text-align: right;
	display: block;
	font: 10pt/12pt Verdana, sans-serif;
	color: #999;
	float: right;
}

li.post span.comments_count a:hover {
	color: #bbb;
	border-bottom: 1px solid #bbb;
}
li.post span.comments_count a {
	color: #999;
	text-decoration: none;
	border-bottom: 1px solid #999;
}

ul.paging li {
	display: block;
	float: left;
	padding: 0 3px;
}

ul.paging li.active span {
	border-bottom: 3px solid red;
}

ul.paging li a {
	position: relative;
}

ul.paging {
	font: 10pt/14pt Verdana, sans-serif;
	text-align: center;
	margin: 12px 0;
	overflow: hidden;
}

a, a:visited {
	color: #B5611C;
	text-decoration: none;
	border-bottom: 1px solid #B5611C;
}

a:hover {
	color: #FF8928;
	border-bottom: 1px solid #FF8928;
}

ol.comments {
	list-style: decimal;
	padding-left: 2em;
	color: #606060;
	font: 9pt/11pt Verdana, sans-serif;
}

ol.comments li {
	padding: 11px 0;
}

ol.comments li p {
	padding: 0.3em 0;
}

.label {
	display: block;
	color: #98B8D1;
	font: 11pt/13pt Verdana, sans-serif;
	font-weight: bold;
	margin-bottom: 1em;
}

.loggedin {
	display: block;
	color: #555;
	font: 10pt/11pt Verdana, sans-serif;
	margin-bottom: 1em;
}

blockquote {
	margin-left: 15px;
	padding-left: 15px;
	border-left: 2px solid #ccc;
	font: 10pt/13pt Verdana, sans-serif;
	color: #404040;
}

.ads {
	border-top: 1px solid #737373;
	padding: 5px;
	margin-bottom: -5px;
	text-align: center;
	font: 9pt/11pt sans-serif;
}

a.clear {
	text-decoration: none;
	border: none;
}

a.clear img, a.clear:visited img {
	color: #B5611C;
	text-decoration: none;
	border: 1px solid #B5611C;
}

a.clear:hover img {
	color: #FF8928;
	border: 1px solid #FF8928;
}

#commentform {
	margin-left: 8px;
	font: 8pt/10pt Verdana, sans-serif;
	color: #606060;
	width: 497px;
}

#commentform dt {
	margin-bottom: 2px;
	width: 200px;
	float: left;
}

#commentform dd input, #commentform dd textarea {
	padding: 0px 3px;
	margin: 2px 0px;
	border: 1px solid #ccc;
	width: 289px;
	color: #707070;
}

#commentform dd textarea {
	font: 10pt/12pt Verdana, sans-serif;
	height: 100px;
}

#commentform button {
	padding: 0px 3px;
	margin: 2px 0px;
	border: 1px solid #ccc;
	color: #707070;
	background-color: white;
	font: 9pt/12pt Verdana, sans-serif;
	width: 297px;
}

#commentform dd ul li {
	color: red;
	text-align: right;
	margin-bottom: 2px;
}

#loginform {
	font: 8pt/10pt Verdana, sans-serif;
	color: #606060;
	margin: auto;
	width: 170px;
}

#loginform dt {
	padding: 5px;
}

#newpostform {
	margin-left: 8px;
	font: 8pt/10pt Verdana, sans-serif;
	color: #606060;
	width: 497px;
}


#newpostform dd input[name="title"], #newpostform dd textarea {
	border: 1px solid #ccc;
	padding: 0px;
	width: 100%;
	color: #707070;
}

#newpostform button {
	padding: 0px 0px;
	margin: 0px 0px;
	border: 1px solid #ccc;
	color: #707070;
	background-color: white;
	font: 9pt/12pt Verdana, sans-serif;
	width: 101%;
}

#newpostform dd {
	margin-bottom: 10px;
}

#newpostform dd ul li {
	color: red;
	text-align: right;
	margin-bottom: 2px;
}

.newPost {
	font: 10pt/12pt Verdana;
}

.adminindex h1 {
	font: 15pt/17pt sans-serif;
	font-weight: bold;
	text-align: center;
	color: #333;
}

.adminindex h2 {
	color: #444;
	font: 12pt/14pt sans-serif;
	margin: 20px 0;
}

.adminindex ul {
	margin: 20px 5px;
}

.adminindex ul li {
	list-style: circle;
	list-style-position: inside;
}