/* 
Theme Name: Wilderness
Theme URI: http://wordpress.org/
Description: The theme by <a href="http://www.veckd.com" title="veckd">veckd.com</a>
Version: 1.0
Author: Greg Ponchak
Upgrade: Vitaly Lagutin
Author URI: http://veckd.com/
*/


*{margin: 0; padding: 0; list-style: none;}
body{background: #fff url(bg.jpg) repeat top; font-family: helvetica, arial, verdana, tahoma, sans-serif; font-size: 12px; line-height: 18px;color:#333;}
a{color: #8e8a77; text-decoration: none;}
a:hover{color: #333;}
p{margin: 10px 0;}
small{font-size: 11px; color: #8e8a77;}
h2 a, h1, h2, h3, h4, h5{font-weight: normal; color: #615d58; font-size: 20px; line-height: 30px; text-transform: uppercase;}
h6{font-weight: normal; font-size: 11px;}
.clear{clear: both;}
a img {border: none;}


#container{width:929px; padding:0 22px; margin:0 auto; background:url(content.jpg) repeat-y center top;}
#header{width:929px; height:368px; background:url(header.jpg) no-repeat;position:relative;}
	#header h1 a{font-size: 35px; line-height: 40px; width: 470px; overflow: hidden; color: #39322a; position: absolute; left: 15px; top: 20px; text-transform: none;}
	#nav{position:absolute;width:400px;left:515px;top:40px;}
	#nav li{display:inline;padding:0 10px;}
	#nav li a{text-transform:uppercase;color:#d5ccc2;}
	#nav li a:hover{border-bottom:1px solid #d5ccc2;}
		#sideblog{width:466px;height:286px;overflow:hidden;position:absolute;top:78px;left:10px;}
		#sideblog, #sideblog h5{color:#d5ccc2;}
		#sideblog h5{font-weight:normal;fontisze:28px;line-height:30px;text-transform:uppercase;}
		#picture{width:392px;height:251px;overflow:hidden;position:absolute;top:91px;left:509px;}
#content{width:929px;background:url(header.jpg) no-repeat center -368px;}
	#left{width:501px;float:left;margin:10px 0 0 5px;}
		.post{margin:0 0 20px 10px;}
		.post h2 a:hover{color:#333;}
		.aligncenter{display: block; margin-left: auto; margin-right: auto;}
		.alignright{float: right; padding: 4px; margin: 0 0 2px 7px; display: inline;}
		.alignleft{float: left; padding: 4px; margin: 0 7px 2px 0; display: inline;}
		.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;}
	#right{width:413px;float:right;margin:15px 5px 0 0;}
		#sidebar1{float:left;width:202px;margin:0 0 0 3px;}
		#sidebar2{float:right;width:200px;}
		#right div ul{margin-bottom:15px;}
		#right div ul li{display:inline;}
		#right div ul li a{display:block;padding:2px;border-bottom:1px solid #eee;}
		#right div ul li a:hover{color:#333;border-bottom:1px solid #ccc;}

.commentlist li{padding:10px;background:#eee;border-bottom:1px solid #888;}
.commentlist li.alt{background:#fafafa;}