body {
	background: #000000 url('images/bg-frame.jpg') repeat-y center;
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
	color: #ffffff;
	}

div.clear {
	width: -1px;
	visibility: none;
	clear: both;
	}

div.separator {
	height: 25px;
	background: url('images/separator.jpg') repeat-x;
	}

#rap {
	width: 810px;
	}

div.statusbar {
	border: 1px solid #4B4138;
	background: #15100B;
	font-size: 10px;
	text-align: left;
	color: #ffffff;
	padding: 5px;
	margin-bottom: 3px;
	}

div.statusbar p {
	margin: 0px;
	text-align: center;
	}

div.statusbar a {
	color: #ffffff;
	}

div.statusbar a:visited {
	color: #ffffff;
	}

div.statusbar a:hover {
	color: #977D64;
	}

#container {
	float: left;
	width: 80%;
	}

#leftmenu {
	float: left;
	width: 25%;
	}

#content {
	float: right;
	width: 75%;
	}

#rightmenu {
	float: right;
	width: 20%;
	}

div.menulist {
	border: 1px solid #4B4138;
	line-height: 150%;
	font-size: 8pt;
	background: #15100B;
	}

div.menulist ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #4B4138;
	}

div.menulist li {
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #15100B;
	text-align: left;
	}

a.next:link,
a.next:visited,
a.next:hover
a.prev:link,
a.prev:visited,
a.prev:hover {
	color: #ffffff;
	font-size: 16pt;
	font-family: Arial;
	}

a.next:hover,
a.prev:hover {
	color: #977D64
	}

.menulist a:link,
.menulist a:visited,
.menulist a:hover {
	display: block;
	color: #ffffff;
	text-decoration: none;
	background: #15100B;
	padding: 4px;
	border-left: 3px solid #000000;
	
	}

.menulist h2 {
	color: #ffffff;
	font-weight: bold;
	background: #201B13;
	margin: 0px;
	padding: 4px;
	text-align: left;
	font-size: 9pt;
	border-bottom: 1px solid #4B4138;

	}

.menulist a:hover {
	color: #ffffff;
	text-decoration: none;
	background: #201B13;
	border-left: 3px solid #ffffff;
	
	}

div.search {
	border-bottom: 1px solid #4B4138;
	}

.search input {
	border: 1px solid #999999;
	font-size: 10pt;
	margin: 3px;
	}


div.post {
	width: 98%;
	border: 1px solid #4B4138;
	color: #ffffff;
	background: #201B13;
	}

div.post a {
	color: #ffffff;
	}

div.post a:visited {
	color: #ffffff;
	}

div.post a:hover {
	color: #977D64;
	}

div.post h2 {
	font-size: 12pt;
	margin: 0px;
	padding: 5px;
	text-align: left;
	color: #977D64;
	border-left: 5px solid #ffffff;
	background: url('images/title-bg.jpg') repeat-x;
	}

div.post-content {
	border-top: 1px solid #4B4138;
	border-bottom: 1px solid #4B4138;
	padding: 5px;
	font-size: 10pt;
	text-align: left;
	background: #15100B;
	}

div.post-content img{
	margin: 5px 0px 0px 6px;
	padding: 5px;
	border: 1px solid #4B4138;
	}

div.post-meta {
	line-height: 150%;
	padding: 5px;
	font-size: 8pt;
	color: #977D64;
	}

div.post-meta p{
	margin: 0px;
	padding: 0px;
	}

div.post-meta a {
	color: #ffffff;
	}

div.post-meta a:visited {
	color: #ffffff;
	}

div.post-meta a:hover {
	color: #977D64;
	}

div.banner {
	width: 98%;
	text-align: center;
	}

div.banner img {
	margin: 10px 0px 10px 0px;
	border: 1px solid #ffffff;
	}

div.feeds {
	line-height: 100%;
	color: #ffffff;
	font-size: 10px;
	text-align: left;
	border-bottom: 1px solid #4B4138;
	}

div.feeds h2 {
	color: #ffffff;
	font-size: 8pt;
	padding-left: 5px;
	border: 0px;
	background: none;
	}

div.feeds ul {
	margin: 0px;
	padding-left: 20px;
	list-style: none;
	border: 0px;
	}

div.feeds li {
	margin: 0px;
	padding: 3px;
	}

div.feeds a:link,
div.feeds a:visited,
div.feeds a:hover {
	display: inline;
	background: none;
	color: #ffffff;
	border: 0px;
	padding: 0px;
	}

div.feeds a:hover {
	color: #977D64;
	}

div.image-page {
	font-size: 10pt;
	}

div.image-page a:link,
div.image-page a:active,
div.image-page a:visited,
div.image-page a:hover
	{
	color: #977D64;
	}

div.image-page a:hover
	{
	color: #ffffff;
	}

div.keywords {
	font-size: 8pt;

	}
	
ul.linkbox {
  margin: 0px;
  padding: 0px;
 
}

ul.linkbox li {
  margin: 0px;
  padding: 0px;
  display: inline;
  text-align: left;
  font-size: 10px;
  }