/*Font color and highlight */
a, .color, span.color, .tab-style3 ul li a.current, .tab-style3 li a:hover, 
#sidebar .widget_recent_entries li:hover a, #sidebar .widget_categories li:hover a, #sidebar .widget_recent_comments li:hover a, #sidebar .widget_flickr li:hover a, #sidebar .widget_social li:hover a,
.entry-title:hover a, #widgets-container a:hover, #widgets-container a:hover *, #widgets-container a :hover, #widgets-container a :hover *,
#widgets-container .widget_twitter .twitter-carousel-center a, .post-info a {
	color: #2186c7;
}

.home-page-header, .page-header, .top-page-color, .bottom-page-color {	
	background-color: #00639a;
}

/*Headers font  */
.any-slide-text h1, .page-header h2 { color: #fff; }
.any-slide-text p, .page-header p { color: #fff; }


#social-bar, .home-page-header .nivoSlider-decoration, .home-page-header .image-decoration a, .home-page-header .video-decoration object, .home-page-header .video-decoration iframe, .home-page-header .video-decoration video, .home-page-header .map-decoration .map-canvas {
	-moz-box-shadow: 0 0 10px #000; -webkit-box-shadow: 0 0 10px #000; box-shadow: 0 0 10px #000; }
	
h5.big-icon-title .big-icon-coffe2 {	background: url("https://www.spineinstitutenorthwest.com/new/wp-content/themes/SINW/images/icons/76x76//sky_blue_dr.png") center top no-repeat; }
h5.big-icon-title .big-icon-settings2 { background: url("https://www.spineinstitutenorthwest.com/new/wp-content/themes/SINW/images/icons/76x76//sky_blue_success.png") center top no-repeat; }
h5.big-icon-title .big-icon-target { background: url("https://www.spineinstitutenorthwest.com/new/wp-content/themes/SINW/images/icons/76x76//sky_blue_target.png") center top no-repeat; }

.button-big-theme-color, .button-big-theme-color span { background-image: url('../../images/buttons/big/big_cool_blue.png'); }
.button-small-theme-color, .button-small-theme-color span { background-image: url('../../images/buttons/small/small_cool_blue.png'); }

/*Menu & Lavalamp color*/
.lavaLampWithImage > li.back { background: #2186c7; }
.sf-menu> li > ul li:hover a, .sf-menu> li > ul li:active a { border-top-color:  #134d73; background: #1473ad; }	
.sf-menu li li a { border-top: 1px solid #0a4369; } 
.sf-menu li li:hover+li a { border-top-color: #134d73; } 
.sf-menu li li:last-child:hover a {	border-bottom-color: #134d73; }

.sf-menu li ul{    
	/* SVG fallback(Opera 11.10-, IE9) */
	background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZ3JhZGllbnQiIHgxPSIwJSIgeTE9IjAlIiB4Mj0iMCUiIHkyPSIxMDAlIj48c3RvcCBvZmZzZXQ9IjAlIiBzdHlsZT0ic3RvcC1jb2xvcjpyZ2JhKDI5LDk3LDE0NSwxKTsiIC8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdHlsZT0ic3RvcC1jb2xvcjpyZ2JhKDUsNzIsMTIwLDEpOyIgLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCBmaWxsPSJ1cmwoI2dyYWRpZW50KSIgaGVpZ2h0PSIxMDAlIiB3aWR0aD0iMTAwJSIgLz48L3N2Zz4=);

	/* Opera 11.10+ */
	background: -o-linear-gradient(top, rgba(29,97,145,1), rgba(5,72,120,1));

	/* Firefox 3.6+ */
	background: -moz-linear-gradient(top, rgba(29,97,145,1), rgba(5,72,120,1));

	/* Chrome 7+ & Safari 5.03+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(29,97,145,1)), color-stop(1, rgba(5,72,120,1)));

}

#background {
	background: url("../../images/backgrounds/default-bottom.jpg") top center fixed;
}
#background-2{
	background: url("https://www.spineinstitutenorthwest.com/wp-content/themes/SINW/images/backgrounds/default-top.png") top center fixed;
}