a {
  color: #ffcc00;
}

.themebutton {
  background: #fc0;
}

#header .menu > li.menu-hover > a,
#header .menu > li.current_page_item > a,
#header .menu > li.current-menu-item > a,
#header .menu > li.current-menu-ancestor > a,
#header .menu > li > a:hover,
#header-sticky .menu > li.menu-hover > a,
#header-sticky .menu > li.current_page_item > a,
#header-sticky .menu > li.current-menu-item > a,
#header-sticky .menu > li.current-menu-ancestor > a,
#header-sticky .menu > li > a:hover {
  background: #fc0;
}

.themebutton,
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  background: #fc0;
}

#intro #breadcrumbs a {
  color: #ffcc00;
}

#intro .page-title:after {
  border-bottom-color: #ffcc00;
}

#sub-footer a {
  color: #ffcc00;
}

#pre-header-links-inner, #intro #breadcrumbs, #sidebar, #footer-menu, .meta-author  {
		display:block !important
}