* {margin: 0; padding: 0; border: none;}
body {
	background: #140603 url(http://i82.photobucket.com/albums/j277/xejhosisx/bg.jpg) top right fixed;
	color: #996e4a;
	font: .8em tahoma, verdana, sans-serif;
}
#container {
	width: 770px;
	margin: 0 0 0 auto;
	background: url(http://i82.photobucket.com/albums/j277/xejhosisx/light.jpg) top right no-repeat fixed;
}
#content {
	width: 489px;
	background: url(http://i82.photobucket.com/albums/j277/xejhosisx/content-bg.jpg) repeat-y;
	float: left;
}
#content div {
	background: url(http://i82.photobucket.com/albums/j277/xejhosisx/content-top.jpg) top left no-repeat;
	padding: 50px 0 0 0;
}
#content div div {
	background: url(http://i82.photobucket.com/albums/j277/xejhosisx/content-bottom.jpg) bottom left no-repeat;
	padding: 0 0 10px 0;
}
#content div div div {background: none;}
#content div div .post {
	background: #743e36;
	border: #7d5441 1px solid;
	padding: 0 8px;
	margin: 20px 30px;
	color: #000;
}
#column {
	width: 250px;
	float: left;
	margin: 410px 20px 0 10px;
}
#footer {
	clear: both;
	height: 1px;
	line-height: 1%;
	text-indent: -100em;
}
h1#owner {
	font-size: 24px;
	position: absolute;
	top: 23px;
	right: 220px;
	width: 200px !important;
	width: 220px;
	font-weight: normal;
	font-style: italic;
}
.under {
	text-align: right;
	margin: 0 0 8px 0;
	display: block;
}
h2 {
	font-size: 110%;
	font-weight: normal;
	margin: 0 0 5px 0;
	border-bottom: #5e2118 1px solid;
}
h3 {
	text-align: right;
	font-weight: normal;
	font-style: italic;
	font-size: 115%;
}
h4 {
	font-size: 110%;
	font-weight: normal;
	margin: 5px 0 5px 0;
	color: #a03f10;
}
p, ul, ol {
	text-align: justify;
	margin: 0 0 8px 0;
}
ul {list-style-type: circle;}
li {margin-left: 2em;}
blockquote {
	margin: 10px;
	background: #5e1f16 url(http://i82.photobucket.com/albums/j277/xejhosisx/box-bg.jpg);
	padding: 5px;
	border: #140603 1px solid;
	text-align: justify;
}
a:link, a:visited {color: #f39833; text-decoration: none;}
a:hover {color: #fffdd3;}
code {font: 80% lucida console, courier new, monospace; color: #c9a175;}