body, .comment { background-color: #f5f5f5; }

.node footer { border-top: 2px solid #F5F5F5; }

#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, #forum thead a:hover, #block-node-recent .node-title a:hover { color: #E74C3C; }

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: #363636; }

::-moz-selection { background-color: #222222; }
::selection { background-color: #222222; }

input.form-text:focus, textarea.form-textarea:focus {  border-color: #296DE7; color:#296DE7}

/* bitanube */
a, a:hover, a:focus, ul.menu li a.active, ul.menu li a:hover, #forum thead a:hover, #block-node-recent .node-title a:hover {
  color: #2a6de7;
}
.buton a:hover{
  background: none repeat scroll 0 0 #363636;
  color: white;
}
.node footer {
  border-top: none;
  padding: 10px;
}