body, .comment { background-color: #f1f1f1; }

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

#bottom-content, .toggle-control a, .toggle-control a:hover { background-color: #ddd; }
#bottom-content-two { background-color: #493a31; }

#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.language-switcher-locale-url li a.active, ul.language-switcher-locale-url li a:hover, #forum thead a:hover, #block-node-recent .node-title a:hover { color: #ff830a; }

.sidebar .view-organization-chart { color: #fff; }
.view-organization-chart ul li a {}
.view-organization-chart ul li a:hover { color: #ff830a; }

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

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

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