body { background:#eae7e0; }
a { color: #809a37; }

#header_full { background:url('1_img/bg_header.png') repeat-x; border-bottom:10px solid #d9d3c7; }
#content_top { background:url('1_img/bg_content_top.png') no-repeat; }
#content_full .container { background:url('1_img/bg_content.png') repeat-y; }
#content_bottom { background:url('1_img/bg_content_bottom.png') no-repeat; }
#footer_full { background:url('1_img/bg_footer.png') repeat-x; height:186px; border-top:10px solid #f4f3ef;}

#header #site_name a { color:#fff; }
#header #site_desc { color:#aa9b95; }

/*- dropdown menu -*/
#dropdown-menu li a { color:#fff; }
#dropdown-menu li.current a, #dropdown-menu li:hover a { color:#fff; text-decoration:#fff; border-bottom:4px solid #624b3d; }
#dropdown-menu li ul { background:#1d1714; }
#dropdown-menu li:hover li a { color:#d1c7c1; }
#dropdown-menu li:hover li a:hover { color:#fff; } 

/*- top header menu -*/
#header_top ul { background: #1d1714; border-bottom: 1px solid #362b28; }
#header_top ul li { color: #aa9b95; }
#header_top ul li span { color:#fff; }
#header_top ul li a { border-left:1px solid #332a25; color:#aa9b95; }
#header_top ul li a:hover { color:#fff; }

/*--:[ Content ]:------------------------------------------------*/
.post_date { background:url('1_img/bg_date.png') no-repeat; color: #fff; }
.post_date span { color: #d3e3a7; }
.comments_num a { background:url('1_img/bg_comments.png') no-repeat top; color:#fff; }
a.more-link { background: url('1_img/bullet_more.png') no-repeat right 4px; color: #809a37; }
a.more-link:hover { color: #222; border: 0;}
.postmetadata .post_tag { background:url('1_img/icon_tags.png') no-repeat; }

/*- archives -*/
h1#archive_heading { background:#444; }
h1#archive_heading span { background:#fff; color:#444; }
#archive_heading_fold { background: url('1_img/bg_archive_heading_fold.png') no-repeat;  }
p#query span { color:#809a37; }

/*- comments -*/
ol.commentlist li  a { color: #809a37; }
ol.commentlist p.c_date { border-left:5px solid #444; }
ol.commentlist p.c_time { border-left:5px solid #444; }
ol.commentlist a.comment-edit-link { color: #444; }
ol.commentlist .alt p.c_date { border-left:5px solid #809a37!important; }
ol.commentlist .alt p.c_time { border-left:5px solid #809a37!important; }
ol.commentlist .alt a.comment-edit-link { color: #809a37;}

/*- comment fields -*/
input#submit { background-color: #809a37; border: 1px solid #647a26; }


/*--:[ Sidebar ]:------------------------------------------------*/
#sidebar h3 { border-bottom:4px solid #fff; }
input#searchsubmit { background: url('1_img/bg_btn_search.png') no-repeat top; }

/*- recent comments -*/
#sidebar li.widget ul#recentcomments li  { background:url('1_img/bg_li_recentcomments.png') repeat-x bottom; }

/*- reptile widget | get recent comments -*/
#sidebar li.widget_reptile_recentcomments ul li a.view_more { background: #809a37; color: #fff; }
#sidebar li.widget_reptile_recentcomments ul li a.view_more:hover { background: #222; }

/*- calendar -*/
#sidebar #calendar_wrap { background: url('1_img/bg_calendar.png') no-repeat top; }
#sidebar #wp-calendar td a { color:#809a37; }

/*--:[ Footer ]:------------------------------------------------*/
#footer { background-color: #ada894; border-bottom: none; }
#footer a { color: #fff; }
#footer a:hover { color: #eee; } 
#footer p { color: #fff; }
#footer p.right a { color: #fff; }
#footer_full #credit { color:#fff; }
