body {
	margin-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #999999;
	background-color: #333333;
	background-image: none;
	background-repeat: repeat;
	background-position: left top;
	margin-right: 10px;
}

h1, h2, h3 {
	margin: 0;
	text-transform: lowercase;
	letter-spacing: 0.05em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

h1 {
	font-size: 1.4em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-top: 0px;
	line-height: 190%;
	padding: 0px;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #666666;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left bottom;
}

a:hover {
	color: #E7955D;
	background-image: none;
}

/* Header */

#header {
	width: 856px;
	height: 340px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center top;
	float: none;
	top: auto;
}

/* Logo */

#logo {
	float: right;
	color: #74788F;
}

#logo h1 {
	float: left;
	padding-top: 120px;
	padding-left: 135px;
	text-transform: lowercase;
	font-size: 2.9em;
}

#logo p {
	float: left;
	margin: 0;
	text-transform: lowercase;
	letter-spacing: -.05em;
	font-size: 16px;
	padding-top: 138px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 2px;
} 

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

/* Search */

#search {
	float: left;
	width: 400px;
	padding-top: 120px;
	padding-right: 45px;
}

#search form {
	width: 200px;
	height: 41px;
	margin: 0;
	padding: 55px 0 0 18px;
}

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

#search-text {
	width: 150px;
	padding: 5px 10px 5px 10px;
	border: none;
	text-transform: uppercase;
	background: #723C49;
	border: none;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #ABB0D1;
}

#search-submit {
	display: none;
}

/* Menu */

#menu {
	width: 985px;
	height: 30px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 0px;
	clear: none;
	background-image: url(images/img03.jpg);
}

#menu ul {
	margin: 0;
	list-style: none;
	line-height: normal;
	letter-spacing: normal;
	text-align: center;
	padding-top: 20px;
	padding-right: 10;
	padding-bottom: 0;
	padding-left: 10px;
	text-indent: 5px;
	white-space: normal;
}

#menu li {
	float: left;
	margin-top: auto;
	margin-right: 17px;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	clear: none;
}

#menu a {
	padding: 20px 20px;
	margin-right: 2px;
	text-transform: lowercase;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #999999;
}

#menu a:hover, #menu .current_page_item a {
	color: #A28577;
	text-decoration: none;
}

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

/* Wraper */

#wrapper {
	width: 920px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/img04.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}


/* Page */

#page {
	width: 920px;
	padding-top: 30px;
	background-image: url(images/img05c.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/* Content */

#content {
	float: right;
	width: 550px;
	margin-right: 196px;
	margin-left: auto;
	background-image: none;
	display: inline;
}

.post {
}

.post .title {
	padding: 5px 0 5px 0;
	color: #E8E3DD;
	border-bottom-width: 2px;
	border-bottom-style: none;
	border-bottom-color: #000000;
}

.post .title a {
	color: #D0C4AA;
}

.post h2 {
	font-size: 1.4em;
}

.post .meta {
	text-transform: uppercase;
	text-align: left;
	font-size: 9px;
	background-color: #301E1B;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
}

.post .entry {
	text-align: right;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 10px;
	line-height: 190%;
	text-indent: 0px;
	display: block;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 136px;
	margin-left: 14px;
	color: #614D46;
	margin-right: auto;
	padding-right: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #590000;
	border-right-color: #590000;
	border-bottom-color: #590000;
	border-left-color: #590000;
	background-image: url(images/img07a.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 15px;
}

#sidebar ul {
	margin: 0;
	list-style: none;
	padding-top: 0;
	padding-right: 10;
	padding-bottom: 0;
	padding-left: 0;
	letter-spacing: 0.05em;
	background-repeat: no-repeat;
}

#sidebar li {
}

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

#sidebar li li {
	padding-left: 10px;
	padding-right: 10px;
}

#sidebar h2 {
	padding-bottom: 10px;
	padding-left: 0px;
	font-size: 1.2em;
	color: #614D46;
	background-repeat: no-repeat;
	background-position: left 35%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #948777;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 22px;
	padding-right: 0px;
	background-image: url(../images/bg-3.jpg);
}

#sidebar p {
	padding: 10px 13px 15px 23px;
	text-align: justify;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer {
	width: 985px;
	height: 50px;
	font-family: Arial, Helvetica, sans-serif;
	color: #3E3E3E;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 30px;
	padding-left: 0;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
}

#footer a {
	color: #666666;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #FF9900;
}
a:hover {
	color: #A4887C;
}
#wrapper #page #sidebar {
	font-size: 17px;
}
a:hover {
	color: #F9D1B0;
}
a:hover {
	color: #FFCEB0;
}
a:hover {
	color: #FFCC99;
}
a:hover {

}
