body,
.comment {
  background-color: #ffffff;
}
.node footer {
  border-top: 2px solid #ffffff;
}
#bottom-content,
.toggle-control a,
.toggle-control a:hover {
  background-color: #222222;
}
#header-top,
.toggle-control {
  border-top: 5px solid #222222;
}
a,
a:hover,
a:focus,
ul.menu li a.active,
ul.menu li a:hover,
ul.links li a.active,
ul.links li a:hover,
#forum thead a:hover,
#block-node-recent .node-title a:hover {
  color: #5157aa;
}
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover,
.dark input[type="submit"],
.highlighted-block .btn:hover,
.highlighted-block .btn:focus,
.call-to-action .btn,
.tag a:hover {
  background-color: #5157aa;
}
::-moz-selection {
  background-color: #5157aa;
}
::selection {
  background-color: #5157aa;
}
input.form-text:focus,
input.search-text:focus,
textarea.form-textarea:focus {
  border-color: #5157aa;
}