
/* Common */

#header {
	border-top: 4px solid #1B1B1B;
}

a {
	color: #1B1B1B;
}

#header .tabselected a {
	background: #1B1B1B;
}

#solutions a:hover {
	background: #1B1B1B;
}

.recent-articles h4 a:hover {
	background: #1B1B1B;
}

#search-searchsubmit {
	background: #1B1B1B;
}

#footer-widgets #search #searchsubmit {
	background: #1B1B1B;
}

#footer #feed .submit {
	background: #1B1B1B;
}

#footer #tabbar li a:hover, #policy li a:hover {
	background: #1B1B1B;
}

#header ul li a:hover {
	background: #1B1B1B;
}

#footer-info {
	background: #1B1B1B;
}

.page #page-child .current_page_item a {
	background: #1B1B1B;
	color: #fff;
}

.page #page-child a:hover {
	background: #1B1B1B;
	color: #fff;
}