body {
	background-color: #876868;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #7f7f7f;
	line-height: 17px;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #7f7f7f;
}
div, form {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
p {
	text-align: left;
	margin: 0px 0px 12px 0px;
}
a {
	color: #ff7072;
	text-decoration: underline;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	margin: 0px 0px 35px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	color: #bfb8b9;
	line-height: 33px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	color: #b7bab5;
	line-height: 16px;
}
.clear {
	clear:both;
}
/*-------------------------------------------------------------------------------------------*/
#container {
	clear: both;
	width: 992px;
	margin: 0 auto;
	background-color:#FFF
}
/*-------------------------------------------------------------------------------------------*/
#header {
	width: 934px;
	height: 172px;
	background-image: url(img/back_header.jpg);
	padding: 27px 0px 0px 58px;
}
#header h1 {
	display: block;
	width: 152px;
	height: 30px;
	background-image: url(img/logo.gif);
	text-indent: -9999px;
	margin: 0px 0px 2px 0px;
}
#header h2 {
	width: 160px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #b6a590;
	line-height: 11px;
}
/*-------------------------------------------------------------------------------------------*/
#menu {
	width: 992px;
	height: 153px;
	background-image: url(img/back_menu.jpg);
	padding: 20px 0px 0px 0px;
}
#menu ul {
	padding: 0px;
	margin: 0px 0px 0px 56px;
	;
	list-style-type: none;
}
#menu ul li {
	float: left;
	margin: 0px 30px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(img/separator_menu.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#menu ul li a {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #a09393;
	font-weight: bold;
	text-decoration: none;
}
#menu ul li a:hover {
	color: #877a7a;
}
/*-------------------------------------------------------------------------------------------*/
#content {
	clear: both;
	width: 992px;
	background-image: url(img/back_content.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
/*-------------------------------------------------------------------------------------------*/
.post {
	clear: both;
	width: 992px;
	background-image: url(img/back_post.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 0px 0px 45px 0px;
}
.post_last {
	clear: both;
	width: 992px;
	background-image: url(img/back_post2.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 0px 0px 45px 0px;
}
.post_last2 {
	clear: both;
	width: 992px;
	padding: 0px 0px 45px 0px;
}
.post_content {
	float: left;
	width: 620px;
	margin: 0px 0px 0px 0px;
	padding: 0px 55px 10px 55px;
	text-align: justify;
}
.post_content p {
	text-align: justify;
}
.post_content img {
	border: 6px solid #ebdbda;
}
.post_details {
	float: left;
	width: 247px;
	margin: 0px 0px 0px 0px;
	padding: 0px 15px 110px 0px;
}
.post_details h1 a {
	color: #bfb8b9;
	text-decoration: none;
}
.post_details h1 a:hover {
	color: #b0a7a8;
}
.post_details ul {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	list-style-type: none;
}
.post_details ul li {
	margin: 0px 30px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(img/separator_menu.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.post_details ul li a {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #7c6152;
	font-weight: bold;
	text-decoration: none;
}
.post_links {
	clear: both;
	height: 55px;
	padding: 17px 0px 0px 0px;
}
.post_comments {
	float: left;
	width: 50%;
}
.post_comments a {
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
	color: #7c6152;
}
.read_more {
	float: right;
	width: 50%;
	text-align: right;
}
.read_more a {
	font-size: 17px;
	text-decoration: none;
	font-style: italic;
	color: #969696;
}
/*-------------------------------------------------------------------------------------------*/
#pagination {
	clear: both;
	width: 992px;
	height: 102px;
	text-align: center;
	font-size: 17px;
	color: #b9b9b9;
}
.current {
	border: 1px solid #e4e4e4;
	color: #b9b9b9;
	padding: 3px 7px;
	text-decoration: none;
	font-weight: bold;
	line-height: 26px;
	margin: 0px 2px 0px 2px;	
}
.pages {
	margin: 0px 2px 0px 2px;	
}
#pagination a {
	border: 1px solid #e4e4e4;
	color: #6f5648;
	padding: 3px 7px;
	text-decoration: none;
	font-weight: bold;
	line-height: 29px;
	margin: 0px 2px 0px 2px;	
}
/*-------------------------------------------------------------------------------------------*/
#links {
	clear: both;
	width: 992px;
	background-image: url(img/back_links.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#archives {
	float: left;
	width: 215px;
	padding: 54px 0px 70px 70px;
}
#categories {
	float: left;
	width: 222px;
	padding: 54px 0px 70px 0px;
}
#comments {
	float: left;
	width: 222px;
	padding: 54px 0px 70px 0px;
}
#calendar {
	float: left;
	width: 263px;
	padding: 54px 0px 70px 0px;
}
#links h1 {
	color: #8b7366;
	font-size: 26px;
	font-weight: bold;
	line-height: 23px;
	margin: 0px 0px 24px 0px;
}
#links ul {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	list-style-type: none;
}
#links ul li {
	margin: 0px 30px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(img/separator_menu.gif);
	background-repeat: no-repeat;
	background-position: right;
	color: #a2a2a2;
	font-size: 15px;
	font-weight: normal;
}
#links ul li a {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #787878;
	font-weight: bold;
	text-decoration: none;
}
#links ul li a:hover {
	color: #2b2b2b;
}
#links #rc li a {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #787878;
	font-weight: normal;
	text-decoration: none;
}

/*-------------------------------------------------------------------------------------------*/
#footer {
	clear: both;
	width: 992px;
	height: 120px;
	background-image: url(img/back_footer.jpg);
}
#rss {
	float: left;
	width: 92px;
	height: 85px;
	padding: 35px 0px 0px 290px;
}
#search {
	float: left;
	width: 550px;
	height: 120px;
	text-align: right;
	padding: 0px 60px 0px 0px;
	color: #707070;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
#search a {
	text-transform: uppercase;
	text-decoration:none;
	color: #a7a29b;
	font-size: 10px;
}
#search a:hover {
	color: #d9d5d0;
}
#search form {
	display: block;
	height: 67px;
	text-align: right;
	padding: 33px 0px 0px 0px;
}
#search form input {
	height: 27px;
	width: 209px;
	margin-bottom: 0px;
	float: right;
	font-size: 17px;
	color: #7f7f7f;
	padding: 3px 8px 0px 3px;
}
#search span {
	display: block;
	height: 20px;
	width: 100px;
	float: right;
	padding: 10px 8px 0px 0px;
}
/*-------------------------------------------------------------------------------------------*/
.border_01 {
	border: 6px solid #ebdbda;
}
.info{
	font-size:12px;
	padding: 20px 0px 20px 0px;
}
/*-------------------------------------------------------------------------------------------*/
#post_comments{
	clear: both;
	padding: 0px 55px 20px 55px;
	font-size: 12px;
}
#post_comments p{
	margin: 0px 0px 7px 0px;
}
/*-------------------------------------------------------------------------------------------*/
#wp-calendar td, th{
	font-size: 12px;
}
#wp-calendar a{
	color:#787878;
	font-weight: bold;
}
