body {
	font-size: 13px;
	color: #FFF;
	background-color: #000;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

body, th, td, input, textarea, select, option {
	font-family: Arial, Times, serif;
}

h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
}

h1 {

}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1.2em;
}

p, ul, ol {
	line-height: 140%;
}

blockquote {
	padding-left: 1em;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}
p a {
	color: #FFC;
}
p a:hover {
	color: #6C0C32;
}


a {

}

a:hover {
}

hr {

}

/* Header */

#header {
	width: 800px;
	height: 270px;
	background-image: url(images/bk01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#header h1, #header p {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
}

#header h1 {
	color: #FFFFFF;
	font-size: 50px;
	padding-top: 90px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 75px;
}

#header span {
	color: #58382F;
}

#header p {
	margin-top: -5px;
	padding-left: 80px;
	font-size: 13px;
	color: #FFFFFF;
}

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


/* Page */

#page {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/img07.png);
	background-repeat: repeat-y;
}

#page-bgtop {
	background-image: url(images/bk02.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#page-bgbtm {
	background-image: url(images/img04.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 30px;
}

/* Content */

#content {
	float: right;
	width: 530px;
	padding-bottom: 40px;
}

.post {

}

.title {
	font-size: 1.4em;
	color: #FFF;
}

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

.pagetitle {
	border-bottom: 2px solid #0F0F0F;
}

.byline {
	margin: -10px 0px 0px 0px;
	border-bottom: 1px solid #CCCCCC;
	color: #646464;
}

.meta {
	text-align: left;
	color: #FFF;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 30px;
	margin-left: 40px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	font-size: 1.2em;
}

.meta .more {
	padding-left: 10px;
}

.meta .comments {
	padding-left: 10px;
}
.meta a {
	line-height: 210%;
	color: #FFF;
}
.meta a:hover {
	color: #6C0C32;
	text-decoration: underline;
}


.entry {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}


.navigation {
}

.alignleft {
	float: left;
	margin: 4px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
}

.alignright {
	float: right;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.blackborder {
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}


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

.posts li {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #0F0F0F;
}

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

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

.posts a {
}
#active {
	background-color: #363;
	font-weight: bold;
	color: #FFC;
}
#title {
	font-size: 1.4em;
	color: #FFF;
	float: right;
	text-align: right;
	padding-top: 240px;
	padding-right: 20px;
	font-weight: bold;
}


/* Sidebar */

#sidebar {
	float: left;
	width: 230px;

}


#sidebar ul {

}

#sidebar li {
}

#sidebar li ul {

}

#sidebar li li {

}

#sidebar a {

}

#sidebar a:hover {

}

#menu {
	display: block;
	width: 200px;
	padding-left: 30px;


}
#menu a {


}
#menu a:hover {
	color: #FFF;
	background-color: #363;

}

#menu ul {
	list-style-image: none;
	list-style-type: none;
	width: 200px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #363;
}
#menu li {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #363;
	display: block;
}

#menu li a {
	color: #E5DDAD;
	margin-right: auto;
	margin-left: auto;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 20px;
}
#menu li a:hover {
	color: #FFF;
	background-color: #363;
}


#menu ul li a:hover {


}

#menu li ul {

}
#menu li li {

}
#scroll {
	float: right;
	padding-top: 5px;
}
#scroll a {
	text-decoration: none;
	color: #E5DDAD;
}
#scroll a:hover {
	text-decoration: none;
	color: #FFC;
}


/* Footer */

#footer {
	clear: both;
	width: 800px;
	padding: 0;
	text-align: center;
	font-size: .9em;
	color: #AEB9C9;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

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

#footer p a {
	color: #B57969;
	text-decoration: none;
}
#footer p a:hover {
	color: #CCC;
	text-decoration: none;
}
.poetry {
	padding-left: 100px;
	margin-bottom: 20px;
}
.poetry ul li a {
	color: #FFF;
	font-size: 1.2em;
	line-height: 260%;
	text-decoration: none;
}

.thirds {
	width: 160px;
	padding: 5px;
	float: left;
}
#amazon {
	float: left;
	margin-left: 45px;
	text-align: center;
}

