/*  
Theme Name: The Book of PDR
Theme URI: http://www.bookofpdr.com/
Description: The Default Book of PDR design.
Version: 0.1a
Author: Marq Edward Gould
Author URI: http://monohymn.com/
*/

body {
	background: #000000;
	text-align: center;
	color: #ffcc00;
	font-family: Georgia, "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 1.1em;
}
#main {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	line-height: 1.6em;
}
h1 {
	margin-bottom: 0;
}
#main h2.entrytitle {
	text-align: left;
	font-size: 1.6em;
	font-weight: normal;
	margin-bottom: 0;
	padding-bottom: 5px;
	border-bottom: 1px solid #ffcc00;
}
#main h2.entrytitle a {
	color: #ffcc00;
	border-bottom: 0px solid #ffcc00;
}
#main h3.entrydate {
	margin-top: 0;
	text-align: right;
	font-size: 0.9em;
	font-weight: normal;
}
.center {
	text-align: center;
}
#main a {
	color: #f90;
	text-decoration: none;
	border-bottom: 1px dotted #f90;
}
#main .menu {
	margin-top: -5px;
	padding-left: 2px;
	text-align: right;
}
.comment-title {
	font-size: 1.2em;
	margin-bottom: 0;
}
.comment-time {
	font-size: 0.8em;
	margin-top: 3px;
}
ol.commentlist {
	list-style: none;
	padding: 0;
	margin: 0;
}
ol.commentlist li {
	list-style: none;
}