@charset "utf-8";
/* LIME */

a, h1,
#navbar ul#mainnav li.current_page_item a,
body.home #content .kolom h2,
.eccio { color:#9c3; }

#sidebar { background-color:#f6f6f6; }

#header #image { border-color:#9c3; }

/* buttons */
#header #image #buttons .alignleft a { background:url('../img/arrows_white-border.png') -92px -46px no-repeat; }
#header #image #buttons .alignright a { background:url('../img/arrows_white-border.png') -92px 0 no-repeat; }
/* recent posts */
#header #image ul.recentposts li a:hover img,
#header #image ul.recentposts li.current a img { border-color:#9c3; }
#header #image ul.recentposts li a .item span.comments { background-color:#9c3; }


/*
 Middle
*/
#middle { background-color:#9c3; }


/*
 WP PageNavi
*/
.wp-pagenavi a,
.wp-pagenavi a:link,
.wp-pagenavi a:visited,
.wp-pagenavi a:active { background-color:#9c3;	}


/*
 Comment form
*/
form#commentform textarea:hover,
form#commentform textarea:active,
form#commentform input:hover,
form#commentform input:active { border-color:#9c3 }
form#commentform input#submit:hover { background-color:#9c3; border-color:#9c3; }


/*
 Display comments
*/
/* admin */
ol.commentlist.comments li.comment-author-admin { border-color:#9c3!important; background-color:#cae29a!important; }
ol.commentlist.comments li.comment-author-admin .comment-num { color:#9c3!important; }
ol.commentlist.comments li.comment-author-admin .img { }
ol.commentlist.comments li.comment-author-admin .img img { border-color:#9c3!important; }