div.sharedaddy .sd-content li {
	line-height: 1;
}
body {
	background-color: #e4e7e7;
}

a {
	color: #249191;
}
a:hover {
	color: #326363;
}

#c1,
#c2,
#c3,
.menu {
	border-color: #c8dddd;
}

.menu li:hover > a,
.menu li ul li a,
.menu li.current-menu-ancestor a,
.menu li.current_page_ancestor a  {
	background-color: #c8dddd;
}

.menu li.current-menu-item > a,
.menu li.current-menu-item > a:hover,
.menu li.current_page_item > a,
.menu li.current_page_item > a:hover {
	background: #afcccc;
}

.comment-body,
.sticky,
.widget {
	background: #f2f4f4;
}

.widget h2 {
	background: #dae4e4;
	color: #7e7e7e;
}
