/* Kunstler Stylesheet */


a { color: #3a6735; text-decoration:none;}
a:hover { color: red; text-decoration:underline;}

#recent-news-filter li a.active  { background: url(images/ico-recent-news-filter-active.png) no-repeat center bottom; color: #3a6735; font-weight: bold; }

.woo-pagination .current, .woo-pagination a:hover { padding: 5px 8px; border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px; color: #fff;  background: #3a6735; box-shadow: inset 1px 1px 0 rgba(0,0,0,0.2); -moz-box-shadow: inset 1px 1px 0 rgba(0,0,0,0.2); -webkit-box-shadow: inset 1px 1px 0 rgba(0,0,0,0.2); }

#tabs ul.wooTabs li a:hover { background: url(images/ico-recent-news-filter-active.png) no-repeat center bottom; color: #3a6735; font-weight: bold; text-decoration: none; }

#comments .comment.bypostauthor { border-top: 2px solid #3a6735; margin-top: -1px; }

#comments .comment.bypostauthor .comment-head .name  { color: #3a6735; }

#navigation .second {border-top: none;}