*
{
margin: 0px;
padding: 0px;
font-size:12px;
}

a:link {
	color: #ffffff;
}

a:hover {
	text-decoration: none;
	color: #ffffff;
}

a:visited {
	color: #ffffff;
}

body {
	background: url(images/bg_all.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #464646;
	margin-top: 25px;
}

#content
{
	margin: 0 auto;
	width: 817px;
	text-align: left;
	background-color: #ffffff;
        line-height:150%;
}


#header {
	height: 415px;
	width: 817px;
	background: url(images/header.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

#menu{
	width: 780px;
	height: 84px;
	background: url(images/bg_menu.jpg);
	background-repeat:repeat-x;
	background-position:top;
	margin-left: 19px;
	margin-right: 19px;
}

#menu ul {
	list-style: none;
	padding-left: 13px;
}

#menu li {
	
	display: inline; 
	
}

#menu a {
	font-family: Georgia, "Times New Roman", Times, serif;
	float: left;
	width: 190px;
	height: 49px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	padding-top: 35px;
	font-size: 16px;
}

#menu a:hover{
	width: 190px;
	height: 49px;
	background-color: #4e3e27;
	text-decoration: none;
}


.more
{
text-align: right;
}

#logo {
	height: 15px;
	text-align: left;
	width: 770px;
	padding-left:90px;
padding-top:320px;
}


#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 24px;
	color: #ffffff;
}
#logo h1 {
        display:inline;
        float:left;
        margin-right:10px;
        background-image: url(images/tree.png);
        background-color: #6B380B;
        background-repeat: no-repeat;
        padding:10px;
        padding-left: 26px;
        
        border:1px solid #42270A;
        background-position:1px 4px;


}
#logo h2 {
        background-color: #2D1C0A;
        padding:8px;
        max-width:300px;
}
#logo H2 a{
	font-size: 16px;
}

#main{
	width: 817px;
	margin: 0 auto;
	clear:both;
	background: url(images/bg_main.jpg);
	background-repeat:repeat-y;
	background-position:left;
	margin-top: 19px;
}

#left{
	width: 269px;
	padding-left: 19px;
	padding-right: 5px;
}

#left_top{
	background: url(images/bg_left_top.jpg);
	height: 3px;
}

#left H3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 23px;
	height: 37px;	
	font-weight: normal;
	padding-left: 25px;
	padding-top: 12px;
	color: #ffffff;
	background: url(images/title_left.jpg);
	background-repeat:no-repeat;
	background-position:top;
	margin-top: 3px;
}

#left ul {
	list-style: none;
	padding-left: 25px;
	padding-top: 10px;
	padding-bottom: 30px;
}

#left li {
	padding-left: 15px;
	padding-bottom: 3px;
	border-bottom: 1px dotted #4e3e27;
	margin-bottom: 5px;
	width: 175px;
}

#left a {
	color: #4e3e27;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
}

#left a:visited {
	color: #65A204;
}

#left p
{
padding: 2px;
padding-top:5px;
padding-left: 20px;
}

#left .categories ul li{
	background: url(images/ls1.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}

#left .categories ul li a{
	color: #4e3e27;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
}

#left .partners ul li{
	background: url(images/ls2.jpg);
	background-repeat:no-repeat;
	background-position:left top;	
}

#left .partners ul li a{
	color: #464646;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
}


#calendar1 {
	padding: 0 10px 20px 10px;
}

#calendar table, #wp-calendar {
	width: 100%;
	text-align: center;
}

#calendar thead {

}

#calendar tbody td {
	border: 1px solid #F1F1F1;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

#calendar tfoot a {
	text-decoration: none;
	font-weight: bold;
}

#calendar #now, #today {
	background: #696969;
	border: 1px solid #ff0000;
	font-weight: bold;
	color: #ffffff
}

#right{
	float: right;
	width: 490px;
	padding-top: 10px;
	margin-right: 19px;
}

#right .box
{
background: #ffffff;
padding: 10px;
margin-bottom: 10px;
}

#right ol, #right ul
{
margin-left: 30px;
}

#right H4{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: normal;
	color: #9f0000;
}

#right a
{
color: #b22d00;
text-decoration: none;
}

#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}

#right .date2 {
	margin: 10px;
	padding: 0;
	padding-top: 5px;
}

#right .title a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: normal;
	color: #9f0000;
}
.date {
	margin-left: 11px;
	padding-bottom: 15px;
	height: 20px;
}

.dateleft{
	background:url(images/date_02.jpg) no-repeat;
	padding-left: 20px;
	padding-right: 40px;
	height: 16px;
	margin-top: 4px;
	
	float:right;
}

.dateright{
	margin-top: 2px;
	margin-left: 15px;
	background:url(images/date_01.jpg) no-repeat left;
	padding-left: 25px;
	height: 16px;
	float: left;
}

#right .dateright{
	color: #ff4200;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
}

#right .dateleft a{
	color: #ff4200;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
}


#footer {
	height: 110px;
	clear: both;
	background: url(images/footer.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	padding-top: 80px;
	padding-left: 200px;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #464646;
}

#footer a {
	color: #464646;
	font-weight: normal;
}

#bot{
	background: url(images/bot.png);
	background-repeat:no-repeat;
	background-position:center bottom;
}

.widget_search
{

}

.post-body
{

	margin-top:15px;
}

div.navigationbottom

{
	margin-top:10px;
	margin-bottom:10px;
}

div.navigationbottom .leftnav
{
	float:left;
}

div.navigationbottom .rightnav
{
	float:right;
}

/************* Comments ***************/
#commentform textarea 
{
	width: 80%;
	border: 1px solid #666666;
	padding:10px;
}

#submit
{
	width: 140px;
	height: 37px;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	background: url(images/bg_menu.jpg) repeat-x;
	overflow:hidden;
        vertical-align: top;
	border:none;
}

#submit:hover
{
	background: url(images/bg_menu.jpg) repeat-x;
        text-decoration: underline;
}

div.imgbox
{
	float:left;
	margin:5px;
}

/**************** IE 7 *******************/
li.cat-item
{
	font-size:12px;
	font-weight:normal;
}

#calendar table, #left #wp-calendar
{
	font-size:12px;
	font-weight:normal;
}


.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

#content .categor
{
padding: 2px;
margin-top: 5px;
margin-bottom: 5px;
text-transform: uppercase;
font-size: 10px;
}

#commentlist li
{
margin-left: 20px;
padding-bottom: 20px;
font-size: 11px;
}

#author, #email, #url
{
border: 1px solid #666666
}

