body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin: 0;
	padding: 0;
}

body{
	font-size: 12px;
	text-align: center;
	background: #d3d8c1;
	color: #000;
}

body.index{
	background: #eee;
}

h1, h2, h3, h4, h5, h6{
	font-size: 16px;
	font-weight: normal;
}

a{
	text-decoration: none;
	color: #aa6633;
}

a:hover{ text-decoration: underline; }

a img{ border: 0; }

abbr, acronym{ border: 0; }

address, dl, p{ padding: 10px 0 0; }

blockquote{
	margin: 10px 0;
	background: #E0E7C7;
	color: #000;
padding: 5px;
}

blockquote p{ padding: 0 15px; }

blockquote blockquote{
	margin: 15px;
	background: #fff;
	color: #333;
}

code{
	background: #fff;
}

dt{ font-weight: bold; }

dd{ padding: 0 0 0 15px; }

hr{
	clear: both;
	margin: 15px 15px 5px 15px;
	border: 0;
	height: 1px;
	text-align: left;
	background: #e6eecb;
	color: #e6eecb;
}

small{
	font-size: 11px;
}

pre{
	width: 90%;
}

input, textarea{
	font-size: 12px;
	padding: 2px;
}

input#s, input#author, input#email, input#url, textarea#comment{
	border: 1px solid #e5dfb3;
	background-color: #fff;
	padding: 3px;
}

input#author, input#email, input#url{
	margin: 0 5px 0 0;
}

#container{
	margin: 0 auto;
	padding: 15px 0 0;
	width: 769px;
	text-align: left;
}

#container2{
	margin: 0 auto;
	padding: 0 20px;
	width: 800px;
	text-align: left;
	background: url(images/bg.jpg) repeat-y 0 0;
}

#cont{
	padding: 15px 30px;
}

#main{
	background: url(images/main_bg2.gif) no-repeat 0 0;
	padding: 10px;
	text-align: center;
}

#main a:visited,#main a:link{
	color: #fff;
}

#menu ul{
	background: url(images/menu.jpg) no-repeat 0 0;
	height: 26px;
	width: 710px;
	padding: 14px 0 0 30px;
	margin: 10px 0 0 0;
	font-size: 10px;
	list-style-type: none;
}

#menu ul li{
	float: left;
}

#menu ul li a:link,#menu ul li a:visited{
	color: #fff;
	padding: 0 10px;
	background: url(images/sep.gif) no-repeat right 60%;
}

#blog ul{
	font-size: 12px;
	list-style-type: none;
	margin: 0 20px;
	padding: 0;
}

#blog ul li{
	padding: 5px;
	background: url(images/dotted.gif) repeat-x left bottom;
}

#blog ul li a:link,#blog ul li a:visited{
	padding: 5px 5px 7px 12px;
	color: #5F574f;
	background: url(images/yz.gif) no-repeat left 45%;
}

#blog ul li a:hover{
	background: url(images/yz_.gif) no-repeat left 45%;
}

#blog ul li span{
	padding: 0 10px 0 5px;
}

#blog ul li span a:link,#blog ul li span a:visited{
	 background: none;
	padding: 0 3px;
}

#footer2{
	border-top: 1px solid #A6988C;
	margin: 50px 10px 20px 10px;
	text-align: right;
	padding: 10px;
}

#header{
	clear: both;
	padding: 20px 20px 7px 20px;
	background: #2e2e2e url(images/bg_header.gif) no-repeat;
	color: #fff;
}

#header h1{
	padding: 0 83px 0 0;
	background: #2e2e2e url(images/bg_h1.gif) repeat-x 0 5px;
}

#header h1 a{
	padding: 0 20px 0 0;
	text-decoration: underline;
	background: #2e2e2e;
	color: #fff;
}

#header p{
	padding-top: 10px;
}

#banner{
	clear: both;
	margin: 20px 0 0;
	width: 729px;
	height: 191px;
	background: #2e2e2e url(images/banner.jpg) no-repeat;
}

#description-container{
	clear: both;
	padding: 20px;
	background: #a2a88b url(images/bg_description.gif) repeat-x;
	color: #fff;
}

.description{
	padding: 5px;
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 20px;
	text-align: left;
	background: #fff;
	color: #000;
}

.description p{
	border: 1px solid #c7c7c7;
	padding: 4px 8px 6px;
}

.page{
	clear: both;
	float: left;
	width: 769px;
	border-top: 1px solid #a0ac75;
	text-align: left;
	background: #fff url(images/bg_page.gif) repeat-y 538px 0px;
	color: #000;
}

.maincol{
	float: left;
	width: 538px;
	text-align: left;
}

.post{
	background: #fff;
}

.post_alt{
	background: #f6fbe5;
}

.post, .post_alt{
	padding: 20px;
	text-align: left;
}

.post h2, .post_alt h2{
	padding: 0 0 9px 23px;
	border-bottom: 1px solid #e1e9c4;
	color: #738338;
	background: url(images/h2.gif) no-repeat;
}

.post h2 a, .post_alt h2 a{
	text-decoration: underline;
	color: #738338;
}

.entry{
	line-height: 24px;
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{
	border: 0;
	padding: 10px 0 0;
}

.entry h1{
	font-size: 24px;
	font-weight: normal;
}

.entry h2{
	font-size: 18px;
	color: #000;
}

.entry h3{font-size: 16px;
padding: 0 0 0 8px;
border-left: 3px solid #738338;
margin: 20px 0 0 0;
}

.entry  h4{ font-size: 14px;
border-bottom: 1px dotted #999999;
 }

.entry h5{ font-size: 14px; }

.entry h6{ font-size: 11px; font-weight: normal; }

.entry ol{
margin-top: 5px;
margin-bottom: 5px;
}

.entry img{
	border: 1px solid #e6eecb;
	padding: 4px;
	background-color: #fff;
}

.entry img.wp-smiley{
	padding: 0;
	border: 0;
	background-color: transparent;
}

.entry img.alignleft{
	float: left;
	margin: 5px 10px 0 0;
}

.entry img.alignright{
	float: right;
	margin: 5px 0 0 10px;
}

.entry p.postinfo{
	color: #737b58;
}

.entry table {
	border:1px solid #CCCCCC;
	border-collapse : collapse ;
	margin-top: 10px;
	width: 100%;
	font-size: 12px;
}

.entry table th{
	background-color:#EDFFED;
	border:1px solid #CCCCCC;
	font-weight:normal;
	padding: 5px;
}

.entry table td{
	border:1px solid #CCCCCC;
	padding: 5px;
	background-color:#ffffff;
}

.postdate{
	color: #000;
}

.browse{
	padding: 20px;
	font-size: 16px;
	border-top: 1px solid #e6eecb;
	line-height: 24px;
}

.browse a{
	color: #738338;
}

.sidebar{
	float: left;
	width: 231px;
	text-align: left;
}

.sidebar ul{
	margin: 0;
	padding: 0 20px 20px 21px;
	list-style: none;
}

.sidebar ul li{
	padding: 20px 0 0;
}

.sidebar ul li h2{
	padding: 0 0 9px;
	border-bottom: 1px solid #e5dfb3;
	color: #666;
}

.sidebar ul li h3{
font-size: 14px;
}

.sidebar ul ul{
	padding: 0;
}

.sidebar ul ul li{
	padding: 8px 0 0;
	line-height: 24px;
}

.sidebar ul ul li#search{
	padding: 15px 0 0;
}

.sidebar ul ul li#search input{
	margin: 0 0 5px;
}

.sidebar ul ul ul li{
	padding: 8px 0 0 15px;
}

#footer{
	clear: both;
	margin: 0 0 15px;
	float: left;
	padding: 15px 0 16px;
	width: 769px;
	font-size: 16px;
	line-height: 30px;
	text-align: left;
	background: #2e2e2e url(images/bg_footer.gif) no-repeat left bottom;
	color: #ccc;
}

#footer p{
	padding: 0 20px;
	text-align: center;
}

/* comments template */

.comments-template{
	padding: 20px;
	border-top: 1px solid #e6eecb;
}

.comments-template ol{
	margin: 0;
	padding: 0;
	list-style: none;
}

.comments-template ol li{
	margin: 15px 0 0;
	line-height: 24px;
	padding: 0 0 20px;
	border-bottom: 1px solid #e6eecb;
}

.comments-template h3, .comments-template h2{
	color: #666;
}

.comments-template h3#respond{
	padding: 20px 0 0;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

/* end comments template */


/* wp-calendar */

table#wp-calendar{
	width: 100%;
}

table#wp-calendar caption{
	padding: 10px 15px;
}

table#wp-calendar th{
	font-weight: normal;
	text-align: center;
	background: #e5dfb3;
}

table#wp-calendar td{
	padding: 1px;
	text-align: right;
}

table#wp-calendar tfoot td{
	text-align: center;
}

/* end calendar */

.ex {
	background: #33cc33;
	color: #ffffff;
	padding: 1px;
	border-bottom: 1px #333333 solid;
	border-right: 1px #333333 solid;
	margin-right: 2px;
}

.contact{
border: solid #66cc66 1px;
text-align: center;
padding: 5px;
margin-top: 10px;
background: #ddffdd;
font-weight: bold;
}

span.tag{
background-color: #ffffff;
border-left: 1px solid #eeeeee;
border-top: 1px solid #eeeeee;
border-right: 9px #99ff00 solid;
border-bottom: 1px solid #b2b2b2;
padding: 3px 5px;
}
