body {
	margin: 0;
	font-size: 13px;
	text-align: justify;
	color: #6B6854;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0;
}

body, th, td, input, textarea, select, option {
	font-family:  "Trebuchet MS", "Times New Roman", Arial, Times, serif;
}

h1, h2, h3 {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #8F275A;
}

h1 {
	letter-spacing: -1px;
	font-size: 3em;
}

h2 {
	font-size: 2em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin: 0;
	padding: 0;
	line-height: 200%;
}

blockquote {
	padding-left: 1em;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

a {
	color: #8F275A;
}

a:hover {
	color: #8F275A;
}

hr {
	display: none;
}


/* Header */

#header {
	width: 840px;
	height: 60px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-right: left;
	margin-bottom: 0;
	margin-left: left;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 105px;
}

#header h1, #header p {
	margin: 0;
}

#header h1 {
	font-size: 40px;
}

#header p {
	margin-top: -10px;
	font-size: 14px;
	font-weight: bold;
	color: #726503;
}

#header a {
	text-decoration: none;
	color: #F79F1A;
}

#wrapper {
	width: 860px;
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
	background-position: left bottom;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #8F275A;
	background-image: url(images/dave-monk-main.jpg);
}

/* Page */

#page {
	width: 860px;
	margin: 0 left;
	padding: 0;
}

/* Content */

#content {
	float: right;
	width: 510px;
	margin: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	height: 580px;
}

.post {
	padding: 5px 0 0 0;
}

.title {
	padding: 0 20px 0 0px;
	font-size: 24px;
}

.title a {
	text-decoration: none;
	color: #FFFFFF;
}

.pagetitle {
}

.byline {
	background: #AECA8D url(images/img06.gif) no-repeat left 50%;
	margin: -20px 0 10px 0;
	padding: 2px 0 0 10px;
	border-bottom: 1px #FFFFFF dashed;
	border-top: 1px #FFFFFF dashed;
	font-size: 11px;
	color: #FFFFFF;
}

.byline a {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

.meta {
	margin: 0;
	padding: 1px 0 0 0;
	background: url(images/img04.gif) repeat-x left top;
	text-align: right;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #646464;
}

.meta .more {
	background: #AECA8D url(images/img06.gif) no-repeat left 50%;
	padding: 4px 10px;
}

.meta .comments {
	padding-left: 18px;
}
.meta a {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

.navigation {
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.posts {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.posts li {
}

.posts h3 {
	margin: 0;
	font-weight: bold;
}

.posts p {
	margin: 0;
	line-height: normal;
}

.posts a {
}

.entry {
	margin: 0;
	padding-bottom: 20px;
}

.last {
	border: none;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 250px;
	margin-bottom: 10px;
	padding-left: 100px;
}

#sidebar ul {
	margin: 0 0 0 5px;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	padding: 0px 21px 16px 0px;
}

#sidebar li li {
	background: url(images/img04.gif) repeat-x left bottom;
	padding: 0 0 10px 0px;
}

#sidebar h2 {
	margin: 0;
	width: 215px;
	height: 35px;
	padding: 5px 0px 10px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

#sidebar a {
	padding-left: 10px;
	text-decoration: none;
	background: url(images/img05.jpg) no-repeat left 50%;
}

#sidebar a:hover {
	text-decoration: none;
}

/* Footer */

#footer {
	margin: 0;
	padding: 0 0 0 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-repeat: repeat-x;
	background-position: left top;
}

#footer p {
	padding: 25px 0 20px 0;
}

#footer p a {
	background: #8F275A;
	padding: 3px 7px;
	border: 3px #FFFFFF solid;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	color: #FFFFFF;
}
