  /*==========================================================================
	BLUE THEME
  ========================================================================== */
	a,
	a:hover,
	a:focus, 
	.section-title h3, 
	.bxslider .img .caption h1, 
	.mega-dropdown-menu .dropdown-sub-header { 
		color: #2a5d9f;
	}
	nav {
		background: none repeat scroll 0 0 #3b71b6;
        box-shadow: 0 -4px 0 0 #2a5d9f inset;
	}
	nav ul li .dropdown-menu {
		border: 4px solid #2a5d9f;
	}
	.header,
	#search input[type=text],
	.mega-dropdown-menu .dropdown-header,
	#bx-tabs .active .bx-section,
	.pace .pace-progress	{
		background: #2a5d9f;
	}
  