a {
  color: #7cad1e;
}

.widget .widget-title {
  border-left-color: #1a525c;
  color: #083942;
}

.header-search-wrapper .search-main:hover {
  background-color: #8d080b;
  border-left-color: #99ca3c;
  border-color: #630003;
}

input[type="submit"]:hover {
  background-color: #8d080b;
  border-color: #630003;
}

.entry-title a:hover {
  color: #5d8a09;
}

.url.fn.n {
  color: #1a525c;
}

.entry-footer a:hover {
  color: #1a525c;
}

.site-info a:hover {
  color: #1a525c;
}

#content>.entry-header .entry-title {
  text-align: left;
}

.navigation .nav-links a:hover {
  border-color: #1a525c;
  background-color: #1a525c;
}

.navigation .nav-links a {
  border-color: #1a525c;
}

.logged-in-as a {
  color: #1a525c;
}

#submit.submit {
  border-color: #8D080B;
}

.widget_search .search-submit {
  background-color: #8D080B;
  border-color: #630003;
}

#site-navigation ul li.current-menu-item>a {
  font-weight: bold;
  color: #01242A;
}

#site-navigation ul li:hover>a {
  color: #1a525c;
}

.custom-logo {
  margin-top: -3px;
}

.widget a:hover {
  color: #1a525c;
}

.widget_categories a::before {
  color: #1a525c;
}

.widget_recent_entries a::before {
  color: #1a525c;
}

.widget_recent_entries a:hover::before {
  color: #01242A;
}

.widget_categories a:hover::before {
  color: #01242A;
}

.archive .entry-title a {
  color: #7CAD1E;
}

#mt-scrollup {
  background-color: #8D080B;
}

.navigation .nav-links a {
  text-decoration: none;
  text-overflow: ellipsis;
  display: block;
  overflow: hidden;
  white-space: nowrap;
}

body {
  color: black;
}

h1.entry-title {
	text-transform:none;
}


.mt-container {
  width: 95%
}