body {
	font-family: "Verdana";
	font-size: 10px;
	margin: 0;
	padding: 20px 0;
	background: #E1DDD0;
}

p, h2, img, ul, form {
	margin: 0;
	padding: 0;
	border:0;
}

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

ul {
	list-style: none;
}

.hidden {
	display: none;
}

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

a:hover {
	text-decoration: underline;
}

blockquote p {
	background: #F2F2F2;
}


/* --- Wrap --- */

#wrap {
	width: 725px;
	background: #fff;
	margin: 0 auto;
	padding: 13px;
}

/* --- Top --- */

#top {
	width:751px;
	height: 73px;
	margin: 0 auto;
	position: relative;
	background: #E1DDD0;
}
#top ul {
	font-family: "Verdana","ÐÂËÎÌå";
	margin: 0;
	padding: 0;
	list-style: none;
}

#top li {
	display: inline;
}

#top li a {
	display: block;
	float: right;
	padding: 5px 5px 0 5px;
	background: url(img06.gif) no-repeat;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	color: #666;
}

#top h2 {
	position: absolute;
	left: 0;
	top: 0;
	font-size: 25px;
	font-weight: normal;
}

#top h2 a {
	color: #000;
	text-decoration: none;
}

#top h2 a:hover {
	color: #000;
}

#top p {
	color: #666;
	position: absolute;
	left: 0;
	top:35px;
}

/* --- Content Wrap --- */

#content_wrap {
	width: 100%;
}

/* --- Left --- */

#left {
	width: 213px;
	float: left;
	margin-left: 6px;
	margin-top: 6px;
	display: inline;
}

.arch {
	width: 100%;
	background: #698B2B;
	margin-bottom: 6px;
}

.cat {
	width: 100%;
	text-align:left
	padding:20px 0 10px 0;
	background: #fffff4;
	margin-bottom: 6px;
}

.ads {
	width: 100%;
	background: #FFF;
	margin-bottom: 6px;
}
.met {
	width: 100%;
	background: #520208;
}

#left h2 {
	padding: 20px 20px 0px 32px;
	color: #fff;
}

.cat h2 {
	color: #000 !important;
}

#left ul {
	padding: 20px 18px 26px 18px;
}

#left li {
	line-height: 18px;
	background: url('arrow_w.gif') no-repeat 0 6px;
	padding-left: 15px
}

#left li a {
	color: #fff;
}

#left .cat li {
	background: url('arrow_b.gif') no-repeat 0 6px !important;
}

#left .cat li a {
	color: #A91813;
}

#left ul ul {
	padding: 0;
}


/* --- Right --- */

#right {
	width: 506px;
	float: left;
overflow:      hidden;
}

#photo {
	width:725px;
	height:60px;
	background: url('photo.jpg');
	float: left
}

#right h2 {
	width: 480px;
	padding-left: 26px;
	line-height: 36px;
	background: #E1DDD0;
	margin-top: 6px;
	color: #000;
	text-transform: uppercase;
	}

#right h2 a {
	color: #000;
	text-decoration: none;
}

#right h2 a:hover {
	text-decoration: underline;
}

#right p {
	font-size:11px;
	padding: 10px;
	line-height: 18px;
}

#right p a {
	color: #A91813;
}

#right p.details a {
	text-decoration: none;
}

#right p.details a:hover {
	text-decoration: underline;
}

#right ul {
	padding-left: 10px;
}

#right ul li {
	line-height:20px;
	list-style: disc !important;
}

#more_posts {
	background: #F2F2F2;
	padding: 10px 0;
}

.x {
	background: none !important;
	color: #000 !important;
}

/* --- Comments --- */

#right label {
	padding-left: 10px;
}

#right form p {
	padding: 0 0 5px 0 !important;
}

#right h3 {
	font-size: 12px;
}

.lc p {
	padding-left: 0 !important;
}

.comment {
    width: 480px;
	background: #F3F3F3;
	border: #E4E4E4 1px solid;
	margin: 0 0 10px 0;
	padding: 10px;
}

.comment p {
	padding: 0 0 10px 0 !important;
	text-align:justify;
}

/* --- Fix --- */

#content_wrap:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.left {
	float: left;
	margin: 10px 15px 0 0;
	border:1px solid #666;
	}
.z {
    clear: both;
}
/* --- bottom --- */

#botto {
	width:745px;
	height: 33px;
	margin: 0 auto;
}
#botto ul {
	font-family: "Verdana","ÐÂËÎÌå";
	margin: 0;
	padding: 0;
	list-style: none;
}

#botto li {
	display: inline;
}

#botto li a {
	display: block;
	float: right;
	padding: 5px 5px 0 5px;
	background: url(img06.gif) no-repeat;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	color: #666;
}

.wp-pagenavi {
	clear: both;
	padding-top:10px;
}

.wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none;
	border: 1px solid #BFBFBF;
	padding: 3px 5px;
	margin: 2px;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
	border-color: #000;
}

.wp-pagenavi span.current {
	font-weight: bold;
}
.related_post
{
	width:100%;
}

.related_post li{
	display:block;
	height:112px;
	list-style-type: none;
	float:left;
	text-align:center;
	width:120px;
	padding:8px 0px;
}
.related_post li a img {  
      border:1px solid #666; 
	width:110px;
	height: 110px;

}

