/*
Welcome to Custom CSS!

To learn how this works, see http://wp.me/PEmnE-Bt
*/
/*
Welcome to Custom CSS!

To learn how this works, see http://wp.me/PEmnE-Bt
*/
#sidebar {
	background-color: #fff !important;
}

.widget ul li a {
	color: #0060AF;
	border: none;
}

.sub-menu {
	margin-left: 15px !important;
}

/*

.current-menu-item a {
	font-weight: 900;
	padding-left: 12px;
}

.menu-item-has-children li:first-child {
	margin-top: 10px;
}

.current-menu-item a {
	position: relative;
}

.current-menu-item a:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	border-left: 0;
	border-top: 0;
	border-bottom: 0;
}

.current-menu-item a:after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	border-left: 0;
	border-top: 0;
	border-bottom: 0;
}

.current-menu-item ul li a:before, .current-menu-item ul li a:after, .current-menu-item ul li a {
	font-weight: 900 !important;
	color: #0060af !important;
	text-decoration: none !important;
	border-left: 0 !important;
	border-top: 0 !important;
	border-bottom: 0 !important;
}

a.main-menu-link:before, a.main-menu-link:after {
	font-weight: 900 !important;
	text-decoration: none !important;
	border-left: 0 !important;
	border-top: 0 !important;
	border-bottom: 0 !important;
}

*/
.infoboxes {
	background-color: #ffffff;
	padding-top: 30px;
	background-repeat: repeat;
}

.nice-infoboxes {
	text-align: center;
	overflow: visible !important;
}

#live-search .input label.focus {
	color: transparent !important;
}

#content a {
	color: #0060AF !important;
}

#content p {
	color: #4b4d4b !important;
}

#content li {
	color: #4b4d4b !important;
}

/*
.wpb_category_n_menu_accordion ul  li.current-menu-ancestor > ul {
	display: block !important;
}

.wpb_category_n_menu_accordion ul  li.current-menu-parent > ul {
	display: block !important;
}

.wpb_category_n_menu_accordion > ul li.current-menu-item > ul {
	display: block !important;
}

.wpb_category_n_menu_accordion ul li a {
	background-color: #355c84 !important;
}

.wpb_category_n_menu_accordion ul li a:hover {
	background-color: #1c5683 !important;
}

.wpb_category_n_menu_accordion ul li ul li a {
	background-color: #5e89b2 !important;
	font-weight: bolder !important;
	border: none !important;
}

.wpb_category_n_menu_accordion ul li ul li a:hover {
	background-color: #1c5683 !important;
	font-weight: 900 !important;
}
*/