a {color: #a6ce39; }
a:hover { text-decoration: underline; }
p.postmetadata a {color: #bbdb90; }
p.postmetadata a:hover {color: #a6ce39; }

#navigation {background: #89c50f url(../images/back_menu_green.png) repeat-x top left; }
#nav li {border-left: solid 1px #86b626; }

#main ul.posts div.cover img:hover {border: solid 10px #a6cd39; }
#archive p.readmore a, #single .button a {background: transparent url(../images/back_button_green.png) repeat-x top left }

#sidebar h2, #footer h2 {color: #9cc7e4; }
#sidebar a {color: #bbdb90;}
#sidebar a:hover {color: #a6ce39;}
#main #submit:hover, #commentform #submit:hover {background-color: #046e40; }

#footer a {color: #a6ce39; text-decoration: none; }
#footer a:hover {color: #bbdb90; text-decoration: none; }

div.navigation a {background-color: #444; }
div.navigation a:hover {background-color: #046e40; text-decoration: none; }

#sidebar ul.posts h3 a {color: #a6ce39;}
#sidebar ul.posts h3 a:hover {color: #bbdb90;}

.highlight {background-color: #edc951; color: #333; }