.entry-categories a, .item-title a {
  border-bottom: 2px solid transparent; }
  .entry-categories a:hover, .item-title a:hover, .entry-content a:hover {
    border-bottom-color: #1eac7c; }

a {
  color: #0d6748; }
  a:hover, a:focus {
    color: #1eac7c; }

.btn, input[type="button"], input[type="submit"], input[type="reset"], button, .comment-reply-link {
  background-color: #0d6748;
  border: 2px solid #FFF; }
  .btn:hover, input[type="button"]:hover, input[type="submit"]:hover, input[type="reset"]:hover, button:hover, .comment-reply-link:hover {
    background-color: #1eac7c;
    color: #FFF; }
  .btn.white, input[type="button"].white, input[type="submit"].white, input[type="reset"].white, button.white, .comment-reply-link.white {
    background-color: #FFF;
    border-color: #FFF;
    color: #444444; }
    .btn.white.transparent, input[type="button"].white.transparent, input[type="submit"].white.transparent, input[type="reset"].white.transparent, button.white.transparent, .comment-reply-link.white.transparent {
      color: #FFF; }
  .btn.transparent, input[type="button"].transparent, input[type="submit"].transparent, input[type="reset"].transparent, button.transparent, .comment-reply-link.transparent {
    background-color: transparent;
    color: #a5cf79; }
    .btn.transparent:hover, input[type="button"].transparent:hover, input[type="submit"].transparent:hover, input[type="reset"].transparent:hover, button.transparent:hover, .comment-reply-link.transparent:hover {
      background-color: #a5cf79;
      color: #FFF;
      border-color: #a5cf79; }

#navigation a {
  color: #444; }
#navigation > li ul a {
  color: #444444; }
#navigation > li ul a:hover, #navigation > li ul .sfHover > a {
  color: #FFF;
    background: #0d6748; }
#navigation > li > a:hover, #navigation > li.sfHover > a, #navigation > li.sfHover > a:active, #navigation > li.current_page_item > a, #navigation > li.current-menu-item > a, #navigation > li.current-menu-ancestor > a, #navigation > li.current-menu-parent > a, #navigation > li.current > a {
  border-bottom-color: #0d6748; }

.header-main {
  background-color: #fff;
  color: #444; }

.home-slider .flex-control-paging li a.flex-active:before {
  border: 2px solid #0d6748; }

.section-title i {
  color: #a5cf79; }
.section-category .section-title {
  border-top: 5px solid #0d6748; }

.entry-categories {
  color: #cacaca; }
  .entry-categories a {
    color: #0d6748; }

.item p {
  color: #777777; }

.item-thumb:hover {
  border-color: #0d6748; }

.item-time {
  color: #777777; }

.item-rating {
  background-color: #a5cf79; }
  .item-rating:after {
    border: 6px solid transparent;
    border-left-color: #7fb942; }

.entry-time {
  color: #777777; }

#paging a, #paging a:visited, #paging > span {
  background-color: #ebebeb;
  color: #444444; }
#paging a:hover {
  color: #FFF;
  background-color: #a5cf79; }
#paging span.current {
  color: #FFF;
  background-color: #0d6748; }

.footer {
  background-color: #0d6748; }

.widget.widget_categories ul li:hover, .widget.widget_meta ul li:hover, .widget.widget_pages ul li:hover, .widget.widget_recent_entries ul li:hover {
  border-bottom: 3px solid #a5cf79; }
