#header-links.main-navigation {
  background-color: #000000;
}

.themebutton {
  background-color: #000000;
}

#sub-footer {
  background-color: #000000;
}

#intro.option1 {
  background-color: #ffc400;
  color: #ffffff;
}

.page-numbers:hover {
  background-color: #000000;
}

.page-numbers.current {
  background-color: #000000;
}

.page-numbers.current :hover {
  background-color: #000000;
}

hr {
  color: black !important;
}

.menu .current_page_item a {
  color: rgb(255,196,0) !important;
}

#sidebar-core ul li a:hover {
  background-color: white !important;
  color: rgb(255,196,0) !important;
}

.menu li a span:hover {
  color: rgb(255,196,0);
}

.blog-title a:hover {
  color: black !important;
}

a:hover {
  color: rgb(255,196,0) !important;
}

.nav-links span {
  background-color: black !important;
  color: rgb(255,196,0) !important;
  border: 1px solid black !important;
}

.nav-links a:hover {
  background-color: black !important;
  color: rgb(255,196,0) !important;
  border: 1px solid black !important;
}

.entry-content {
  background-color: rgb(244,244,244) !important;
  border-top: solid rgb(255,196,0) !important;
}

.widget-title {
  border-bottom: solid rgb(255,196,0) !important;
}

.section1.one_third {
  border-top: 0px !important;
}

.section2.one_third {
  border-top: 0px !important;
}

.section3.one_third.last {
  border-top: 0px !important;
}

.services-builder.style1 {
  border-top: 0px;
}

article {
  border: 0px !important;
}