.site-title a:link {
  color: #0c8ca6;
  font-style: italic;
  font-weight: 300;
  font-size: 28px;
}

.widget a:link {
  color: #0c8ca6;
}

.more-link:link {
  background-color: #0c8ca6;
}

a:link {
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  color: #0c8ca6;
}

.entry-title a:link {
  color: #0c8ca6;
}

.entry-title a:hover {
  color: #e36d6d;
}

.pagination .page-numbers {
  background-color: #0c8ca6;
}

.page-numbers.dots {
  background-color: #0c8ca6;
}

.page-numbers {
  background-color: #0c8ca6;
}

.pagination a:hover {
  background-color: #0c8ca6;
}

.main-navigation ul a:hover {
  color: #ffffff;
}

a:hover {
  color: #ffffff;
}

input[type="submit"] {
  background-color: #0c8ca6;
  font-style: normal;
  text-decoration: none;
  font-weight: bolder;
}
@media (min-width:800px) {
.centered-theme-layout .site-header .header-main {
  margin: 2px;
  margin-top: -12px;
  padding-right: 0px;
  padding-left: 467px;
}
}
.more-link {
  background-color: #0c8ca6;
}

.more-link:hover {
  background-color: #0c8ca6;
}

.main-navigation ul a:link {
  color: #0c8ca6;
}

.widget a:hover {
  color: #0c8ca6;
}

.search-form .search-submit:hover {
  background-color: #0c8ca6;
}

.search-form .search-submit {
  background-color: #0c8ca6;
}

.search-submit {
  font-style: normal;
  text-decoration: none;
  font-weight: bolder;
}