html,body {
	margin:0;
	padding:0;
}
body {
	font: 76% arial,sans-serif;
	background-color: #EDE6DC;
}
p {
	margin:0 10px 10px;
}
a {
	color: #0033cc;
}
#site {
width:100%;
min-width:950px;
background-color: #fff;
}
#header h1 {
	height:80px;
	line-height:80px;
	margin:0;
	padding-left:10px;
	background: #EEE;
	color: #79B30B;
}
#logo {
	margin: 0 0 0 10px;
	padding-top: 10px;
}
#logo img {
	float: left;
	margin-right: 20px;
}
#up_box {
	float:right;
	width:32.9%;
}
#up_box .textwidget {
	font: 2em/1.5em "Lucida Grande","Lucida Sans Unicode", helvetica, verdana, arial, sans-serif;
	color: #006633;
}

#hack {
	float:left;
	width:100%;
	margin-left:-33%;
}
#top_nav {
	clear: left;
	margin-left:33%;
	padding-left: 40px;
}

*html #top_nav {
	margin-left:36%;
}
*+html #top_nav {
	margin-left:36%;
}

#top_nav ul {
	float: left;
	padding: 0;
	margin: 0;
	margin:0 0 25px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding-top:20px;
}
#top_nav ul li {
	float: left;
	list-style-type: none;
	font-size:14px;
}
#top_nav ul li a{
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #FFFFFF;
	color:#333333;
	display:block;
	float:left;
	margin:0 1px 0 0;
	padding:4px 8px;
	text-decoration:none;
}
#top_nav ul li a:hover {
	border:1px solid #006630;
	color:#fb7000;
	background: #ede6dd;
}
#top_nav .current_page_item, #top_nav .current-cat {
display:block;
margin:0 1px 0 0;
padding:5px 9px;
color:#fb7000;
}
#top_nav .current_page_item a, #top_nav .current-cat a{
margin:-5px -4px -5px -4px;
padding:4px;
color:#fb7000;
}

#content {
	clear: left;
	margin-left:33%;
	padding-left: 40px;
	padding-right: 20px;
}
#content p {
	line-height:1.4;
}
.maintop {
clear: left;
}
div.post-ratings {
clear: both;
	width: 100%;
	padding: 10px;
	text-align: left;
	float: left;
}
.maintop h1{
color: #006630;
font: 240% Georgia, "Times New Roman", Times, serif;
font-weight: bold;	
}
.maintop h3.cat a{
color: #006630;
font-weight: bold;	
}

div.cattop {
	border-bottom: 1px solid #999;
}
h1.cat {
	width: 100%;
	color: #006630;
	font: 240% "Times New Roman", Times, serif;
	font-weight: bold;
}
h3.cat {
	width: 75%;
	color: #006630;
	font: 160% "Times New Roman", Times, serif;
	font-weight: bold;
	float: left;
}
span.date {
	margin-top: 25px;
	width: 18%;
	float: right;
	font-size: 120%;
	text-align: right;
}
span.edit {
	clear: both;
	float: right;
	padding-right: 10px;
}
.maincontent {
clear: both;
	
}
div.maincontent form#cformsform {
	clear: both;
	display: block !important;
}
.maincontent .more{
	float: right;
}
.maincontent h1{
color: #006630;
font: 240% "Times New Roman", Times, serif;
font-weight: bold;	
}
.maincontent h3{
color: #006630;
font: 160% "Times New Roman", Times, serif;
font-weight: bold;
}
.mainbottom {
clear: left;
border-bottom: 1px solid #999;
}

div.navigation {
margin: 20px 0 5px 0;
}
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */
.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}
/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.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 p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */
h2#respond {
	text-align: left;
}
h2#respond a{
	position: absolute;
	text-decoration: none;
}

#sidebar1 {
	clear: right;
	float:right;
	width:32.9%;
}
#sidebar1 .textwidget {
	background: #fff url(../img/bloquote.jpg) no-repeat left top;
	padding: 20px 45px 20px 45px;
}
#sidebar1 .bar1, #sidebar2 .bar2 {
	clear: both;
	
}
#sidebar2 {
	float:right;
	clear:right;
	width:32.9%;
}
#drevo {
	float: left;
	clear:both;
	margin:0 auto;
	min-height:500px;
	min-width:950px;
	padding-bottom:100px;
	width:100%;
	background: transparent url(../img/background.jpg) no-repeat scroll left bottom;
}
#footer {
	clear:both;
	width:100%;
	background-color: #EDE6DC;
	height:89px;
	min-width:950px;
}
#footer #fl{
	float: left;
	width: 60%;
	padding: 20px 0 0 40px;
}
#footer #fr{
	float:right;
	width:32.9%;
	padding: 20px 0 10px 0;
}
#footer p {
	margin:0;
	padding:5px 10px;
}

