body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #382407;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	text-transform: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #811305;
}

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

h2 {
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
}

p, ul, ol {
	text-align: left;
	line-height: 26px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

a:link {
	color: #3B0700;
}

a:hover, a:active {
	text-decoration: none;
	color: #3B0700;
}

a:visited {
	color: #3B0700;
}

img {
	border: none;
}

img.left {
	float: left;
	margin-right: 15px;
}

img.right {
	float: right;
	margin-left: 15px;
}

/* Form */

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

legend {
	display: none;
}

input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

/* Header */

#header {
	width: 1000px;
	margin: 0 auto;
}

/* Menu */

#menu {
	float: left;
	width: 1000px;
	height: 50px;
	background: #000000;
}

#menu ul {
	list-style: none;
	line-height: normal;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 50px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 30px;
}

#menu li {
	display: block;
	float: left;
}

#menu a {
	display: block;
	float: left;
	margin-right: 2px;
	padding: 0 15px;
	background: url(images/img03.gif) no-repeat right 60%;
	text-decoration: none;
	text-transform: capitalize;
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#menu a:hover { 
	text-decoration: none; 
	color: #FFFFFF;
}

#menu .current_page_item a {
	color: #FFFFFF;
}

/** LOGO */

#logo {
	float: left;
	width: 1000px;
	height: 180px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#logo h1, #logo h2 {
	margin: 0;
	line-height: normal;
	padding-top: 50px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 50px;
}

#logo h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: normal;
	line-height: 32px;
	font-weight: 500;
	padding-left: 250px;
}

#logo h1 a {
	text-decoration: none;
	color: #FFFFFF; 
}

#logo h2 {
	margin: 0;
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 300px;
}

#logo p a {
	text-decoration: none;
	color: #B6ACA2;
}

#logo p a:hover {
}

#wrapper {
	width: 1000px;
	margin: 0 auto;
	background: url(images/img01.gif) repeat-y left top;
}

/* Page */

#page {
	width: 1000px;
	margin: 0 auto;
}

/* Content */

#content {
	float: right;
	width: 700px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 0;
}

/* Post */

.post {
}

.post .title {
}

.post h1 {
}

.post h2 {
}

.post .entry {
	padding-top: 10px;
}

.post .meta {
	padding: 7px 0 40px 0;
	border-top: 1px dotted #D1D1D1;
}

.post .meta p {
	margin: 0;
	line-height: normal;
	color: #999999;
}

.post .meta .byline {
	float: left;
}

.post .meta .links {
	float: right;
}

.post .meta .more {
	padding-right: 20px;
}

.post .meta .comments {
}

.post .meta b {
	display: none;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 210px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: top;
	background-color: #cfaf9c;
}

#sidebar ul {
	margin: 0;
	list-style: none;
	padding-left: 3px;
	padding-bottom: 10px;
	background-image: url(images/menu-background.png);
	background-repeat: repeat-y;
}

#sidebar li {
	padding-bottom: 20px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 15px;
}

#sidebar h2 {
	height: 50px;
	background-image: url(images/title-bg.gif);
	background-repeat: no-repeat;
	background-position: 5px 20px;

}

/* Search */

#search {
}

#search h2 {
	margin-bottom: 20px;
}

#s {
	width: 135px;
	margin-right: 5px;
	padding: 3px;
	border: 1px solid #3A0700;
}

#x {
	padding: 3px;
	border: none;
	background: #3A0700;
	text-transform: lowercase;
	font-size: 11px;
	color: #FFFFFF;
}

/* Boxes */

.box1 {
	padding: 20px;
}

.box2 {
	color: #BABABA;
}

.box2 h2 {
	margin-bottom: 15px;
	font-size: 16px;
	color: #FFFFFF;
}

.box2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.box2 a:link, .box2 a:hover, .box2 a:active, .box2 a:visited  {
	color: #EDEDED;
}

/* Footer */
#footer-wrap {
	width: 1000px;
	height: 80px;
	margin: 0 auto;
	background: #999999;
}

#footer {
	height: 80px;
	min-height: 64px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	color: #FFF;
	width: 1000px;
}

html>body #footer {
	height: auto;
}

#footer p {
	text-align: center;
}

#legal {
	clear: both;
	padding-top: 30px;
	text-align: center;
	color: #000000;
}

#legal a {
	text-decoration: none;
	color: #000000;
}
