body, .comment { background-color: #e5f2fe !important; }

.node footer { border-top: 2px solid #ffffff; }


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: #293393; 
}

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: #2a2d96; }

::-moz-selection { background-color: #ff9900; }

::selection { background-color: #ff9900; }

input.form-text:focus, 
textarea.form-textarea:focus {  border-color: #2a6496; }