body {
	margin: 0;
	padding: 0;
	background:  #455900 url() no-repeat top center;
	font-size: ;
	color: ;
}

body, th, td, input, textarea, select, option {
	font-weight: ;
	font-family: ;
}

h1, h2, h3 {
	font-weight: ;
	color: ;
}

h1 {
	padding-left: ;
	letter-spacing: ;
	font-size: ;
}

h2 {
	letter-spacing: ;
	font-size: ;
}

h3 {
	font-size: ;
}

p, ul, ol {
	line-height: ;
}

blockquote {
	padding-left: ;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: ;
	font-style: ;
}

a {
	color: ;
}

a:hover {
	text-decoration: ;
	color: ;
}

/* Header */

#header {
	width: 999px;
	height: ;
	margin: 0 auto;
	background: url() no-repeat right top;
}

#header h1, #header p {
	margin: 0;
	color: ;
}

#header h1 {
	font-size: ;
}


#header h1 {
	padding-top: ;
}

#header a {
	color: ;
}

/* Page */

#page {
	width: 999px;
	margin: 0 auto;
}

/* Content */

#content {
	float: left;
	width: ;
	line-height: ;
}

.post {
	padding: 0 0 0px 0;
}

.title {
	margin: 0;
	border-bottom: ;
}

.byline {
	margin: 0;
	color: ;
	line-height: ;
}

.meta {
	text-align: ;
	color: ;
}

.meta .more {
	padding-left: ;
	background: url() no-repeat left center;
}

.meta .comments {
	padding-left: ;
	background: url() no-repeat left center;
}

.meta .pdfs {
	padding-left: ;
	background: url() no-repeat left center;
}

/* Sidebar */

#sidebar {
	float: ;
	width: ;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: ;
}

#sidebar li {
}

#sidebar li ul {
	padding: ;
}

#sidebar li li {
	padding-left: ;
	border-bottom: ;
	background: url() no-repeat;
}

#sidebar h2 {
	margin: 0;
	padding: ;
	border-bottom: ;
}

#sidebar a {
	text-decoration: ;
}

#sidebar a:hover {
}

/* Footer */

#footer {
	clear: both;
	width: 999px;
	margin: 0 auto;
	padding: ;
	border-top: ;
	background: url() repeat-x;
	text-align: center;
	font-size: smaller;
}

