body {
	background: #566047 url(green/bg.jpg) repeat-x;
}

#menunlogo {
	background-image: url(green/header.jpg);
	
}


#menu ul li.back {
	background: url("green/lava.png") no-repeat right -28px;
}

#menu ul li.back .left {
	background: url("green/lava.png") no-repeat top left;
}
#menu ul li a {
	text-shadow: #566047 -1px -1px 0;
	color: white;
}
a:visited {
	color: #566047;
	text-decoration: none;
}
.title a {
	color: #454d39;
}

.titull a {
	color: #566047;
}
#sidebar a:hover {
	color: #566047;
}
#footer {
	color: white;
	background: #566047 none repeat-x;
	text-transform: uppercase;
}


#footer a {
	color: white;
}
a {
	color: #566047;
	text-decoration: none;
}
#commentsBlock li.bypostauthor > div:first-child .avatar {
	border: solid 2px #566047;
}