body {
	margin: 0;
	padding: 0;
	background: #000000;
	font-family: Tahoma, Arial, "Trebuchet MS", Helvetica, sans-serif;
	font-size: 11px;
	color: #3c3a37;
}

form {
	margin: 0;
	padding: 0;
}

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

input, textarea {
	font-size: 11px;
	border: 1px solid #9a7f63;
	color: #696056;
	background: #e9e3dd;
}


label {
	color: #f1f1f1;
	font-size: 12px;
}

h1, h2, h3 {
	margin: 0;
	font-family: Tahoma, Arial, Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

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

h2 {
	font-size: 14px;
}

h3 {
	font-size: 11px;
	font-weight: bold;
}

p, ul, ol {
	margin-bottom: 1.6em;
	line-height: 150%;
}

p {
}

blockquote {
	font-style: italic;
}

ul {
}

ol {
}

a {
	color: #787166;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

small {
}

hr {
	display: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

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

.left {
	float: left;
}
.right {
	float: right;
}

#header {
	width: 930px;
	height: 263px;
	margin: 0 auto;
	margin-top: 20px;
}

#header #left {
	float: left;
	width: 230px;
	height: 263px;
	margin: 0 auto;
	background: #d0cabf url(images/img01.jpg) no-repeat;
}

#header #right {
	float: right;
	width: 700px;
	height: 263px;
	margin: 0 auto;
	background-color: #d0cabf;
}
#header #right #top {
	float: left;
	width: 700px;
	height: 41px;
	margin: 0 auto;
	background: #b1a89e url(images/img01.gif) repeat-x;
}

#header #right #top ul {
	float: right;
	list-style: none;
	margin: 0 10px 0 0;
	padding: 0;
}
#header #right #top li {
	float: left;
	margin: 0;
	padding: 0;
}
#header #right #top a {
	color: #4d4134;
	font-size: 10px;
	display: block;
	float: left;
	margin: 0;
	padding: 14px 8px;
	text-decoration: none;
	background: url(images/img05.gif) right center no-repeat;
}
#header #right #top a:hover {
	text-decoration: underline;
}

#header #right #bottom {
	float: left;
	width: 700px;
	height: 220px;
	margin: 0 auto;
	background: #d0cabf url(images/img02.jpg) no-repeat;
}

#page {
	width: 930px;
	margin: 0 auto;
	background: #a78f76;
}


#content {
	float: right;
	width: 710px;
	min-height: 650px;
	padding-bottom: 15px;
	background: #cec1b3;
}
#content #top {
	width: 710px;
	height: 189px;
	margin: 0 auto;
	background: #7f6952;
}
#content #top #left {
	float: left;
	width: 400px;
	margin: 0 auto;
}
#content #top #right {
	float: right;
	width: 310px;
	height: 189px;
	margin: 0 auto;
	background: #a78f76;
}

#ajaxSearch_input{
	width: 140px;
	height: 22px;
}

.search_form {
	padding: 15px 0 0 13px ;
}
.search_button {
	width: 25px;
	height: 25px;
	border: none;
	background-image: url(images/img02.gif);
	background-position: center;
	background-repeat: no-repeat;
	margin-left: 10px;
}

#EmailForm  label{
	color: #7a6750;
	font-size: 12px;
	padding: 5px;
}

#managecontainer input {
	padding: 3px;
	color: #48433e;
	font-weight: bold;
}
#managecontainer a{
	font-weight:bold;
	text-decoration: underline;
}
#managecontainer a:hover{
	font-weight:bold;
	text-decoration: none;
}
#thumbscontainer{
	width: 630px;
	margin: 0 auto;
}
#thumbscontainer h2{
	margin-bottom: 10px;
	padding: 0 0 5px 10px;
	border-bottom: 1px solid #a09488;
}

.post {
	padding: 30px 20px 30px 40px;	
}

.post .meta {
	margin: 0 0 15px 0;
	padding-top: 5px;
	line-height: normal;
}

.post .entry {
	margin-bottom: 10px;
	margin-top: 10px;
}

.post h3 { 
	margin-top: 30px;
	font-size: 14px;
}
.post h3 a {
	color: #85191a;
}

.ditto_link {
	float: right;
	margin: -10px 10px 10px 10px;
	padding-right: 18px;
	background: url(images/img06.gif) right center no-repeat;
}
.ditto_info {
	margin-bottom: -5px;
}


#sidebar {
	float: left;
	width: 220px;
	height: 100%;
}

#navi {
	background: url(images/img03.gif) bottom no-repeat;
	margin-bottom: 20px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	line-height: 2.2em;
	padding: 0 0 0 10px;
	border-bottom: 1px solid #84785e;
}

#sidebar li a {
	padding: 0 0 0 8px;
	background: url(images/img04.gif) left center no-repeat;
}

#sidebar li ul {
	line-height: 1.8em;
	padding: 0 0 0 20px;
}

#sidebar li li {
	margin: 0;
	padding: 0;
	border: none;
}

#sidebar a {
	font-weight: bold;
	color: #211f1c;
}

.banner_lewa {
	margin-bottom: 10px;
}



#footer {
	clear: both;
	width: 930px;
	height: 59px;
	margin: 0 auto;
	margin-top: 10px;
	background: #cec1b3 url(images/bg_footer.jpg) no-repeat;
	color: #161613;
}

#footer p {
	margin: 0;
	margin: 25px 10px 0 10px;
	text-align: center;
	line-height: normal;
}

#footer a {
	color: #574b3e;
}