@charset "UTF-8";
/* CSS Document */

a {
	color: #037bce;
	text-decoration:none;
}

.trending .slide a {
	color: #037bce;
}

.post #author a {
	color:#037bce;
}

a.more-link {
	background:#037bce;
}

#elsewhere ul li a:hover {
	background: #037bce;
}

.subnavigation {
	background: #037bce;
}

.wp-paginate .current {
	background:#037bce; 
}

#wp_page_numbers li.active_page a {
	background: #037bce;
}

#wp_page_numbers li a:hover {
	background: #037bce;
}

.navigation ul li ul.sub-menu {
background: #037bce;
}

.navigation ul li.current-menu-item a, .navigation ul li.current-menu-parent a, .navigation ul li.current-post-ancestor a {
color: white;
background: #037bce;	
}
