.header #navigation {
  margin-left: 390px;
}

.recent-posts .topics {
  background: #003e47;
}

.recent-posts .topics > ul li a {
  background-color: #005b67;
}

.mona_sidebar_site_link.ac {
  display: none;
}
.navigation-right .menu li a,
#menu-login-links,
#header-pp-username {
  border-bottom: 1px solid #e1e1e1;
}

.logged-in #header-navigation-left > ul > li > a:hover,
.logged-in #header-navigation-left > ul > li.active > a {
  background-color: rgba(185, 219, 59, 0.2);
}

.header #header-navigation-right ul ul li a:hover {
	color:#fff;
}

#header-navigation-right .search form input {
    border-bottom: 2px solid #fff;
}
