h1,h2,h3,h4,h5,h6 {color: #298BBC}
a, a:active, a:visited { color: #298bbc; }
a:hover { color: #31a8e4; }

nav#header-nav ul.menu > li a:hover,
nav#header-nav ul.menu > li.current_page_parent a,
nav#header-nav ul.menu > li.current-menu-item a{
	border-bottom-color: #00407E;
}

/* active elements blog fix */

body.custom-post-type-archive .menu-item-97 a,
body.single-whof_pro_awards .menu-item-97 a,
body.single-whof_dg_class .menu-item-97 a,
body.single-whof_dg_awards .menu-item-97 a,
body.single-whof_dg_inductees .menu-item-97 a{border-color: transparent !important}

body.custom-post-type-archive .menu-item-97 a:hover,
body.single-whof_pro_awards .menu-item-97 a:hover,
body.single-whof_dg_class .menu-item-97 a:hover,
body.single-whof_dg_awards .menu-item-97 a:hover,
body.single-whof_dg_inductees .menu-item-97 a:hover{border-color: #00407e !important}

body.post-type-archive-whof_pro_class .menu-item-92 a,
body.post-type-archive-whof_dg_class .menu-item-92 a,
body.post-type-archive-whof_dg_awards .menu-item-92 a,
body.post-type-archive-greco_class .menu-item-92 a,

body.single-whof_pro_class .menu-item-92 a,
body.single-whof_dg_class .menu-item-92 a,
body.single-whof_dg_awards .menu-item-92 a,
body.single-greco_class .menu-item-92 a,

body.parent-pageid-87 .menu-item-92 a, /* museum */
body.parent-pageid-180 .menu-item-92 a, /* museum children */
 
body.single-whof_dg_inductees .menu-item-92 a,
body.page-template-page-hall-of-fame-php .menu-item-93 a,
body.parent-pageid-85 .menu-item-93 a,
body.parent-pageid-85.page-child .menu-item-93 a /* all Stillwater halls of fame */
{border-bottom: 7px solid #00407e !important}

.summary-title, .summary-title a, .summary-title a:visited{text-decoration: none; color: #00407e; font-size: 16px;}
.summary-title a:hover{color: #22629f}


#featured{
	border-bottom: 8px solid #00407E;
	border-top: 8px solid #00407E;
}

#featured_nav ul.nav li{
	background-color: #002854;
	border: 1px solid #002854;
}

#featured_nav ul.nav li.current{
	background-color: #00407E;
}

#featured_nav ul.nav li.hover{
	background-color:#ff0000;
}

#featured_nav ul.switcher{
	background-color: #00407E;
}

nav#big-blue-menu li a{
	/*background-image: url(img/vid-nav-grad.png);*/
	background-color: #00407e;
	background-image: -webkit-gradient(
	    linear,
	    left bottom,
	    left top,
	    color-stop(0, rgb(0,41,84)),
	    color-stop(1, rgb(0,63,126))
	);
	background-image: -moz-linear-gradient(
	    center bottom,
	    rgb(0,41,84) 0%,
	    rgb(0,63,126) 100%
	);
	-webkit-box-shadow: inset 0 0 10px #003f7f;
	-moz-box-shadow: inset 0 0 10px #003f7f;
	box-shadow: inset 0 0 10px #003f7f;
}

nav#big-blue-menu li a:hover{
	background-image: none;
}

.blue_gradient{
	background-color:#003f7e;
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, #002954),
		color-stop(1, #003F7E)
	);
	background-image: -moz-linear-gradient(
		center bottom,
		#002954 0%,
		#003F7E 100%
	);

}
.blue_gradient:active{
	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(0, #002954),
		color-stop(1, #003F7E)
	);
	background-image: -moz-linear-gradient(
		center top,
		#002954 0%,
		#003F7E 100%
	);

}

a.basic-button{
	border: 1px solid #002854;
	background-color: #00407E;
	background-image: -webkit-gradient(
	    linear,
	    left bottom,
	    left top,
	    color-stop(0, rgb(0,41,84)),
	    color-stop(1, rgb(0,63,126))
	);
	background-image: -moz-linear-gradient(
	    center bottom,
	    rgb(0,41,84) 0%,
	    rgb(0,63,126) 100%
	);
	-webkit-box-shadow: inset 0 0 10px #003f7f;
	-moz-box-shadow: inset 0 0 10px #003f7f;
	box-shadow: inset 0 0 10px #003f7f;
}

a.basic-button:hover{
	background-color: #002850;
	-webkit-box-shadow: inset 0 0 2px #003f7f;
	-moz-box-shadow: inset 0 0 2px #003f7f;
	box-shadow: inset 0 0 2px #003f7f;
}

a.basic-button:active{
	background-color: #002850;
	background-image: -webkit-gradient(
	    linear,
	    left bottom,
	    left top,
	    color-stop(0, rgb(0,63,126)),
	    color-stop(1, rgb(0,41,84))
	);
	background-image: -moz-linear-gradient(
	    center bottom,
	    rgb(0,63,126) 0%,
	    rgb(0,41,84) 100%
	);
}

nav#page-menu ul li.current-menu-item a,
section#main .main-inner h2 a {
	color:#00407E;
}

div.navArrow{	
	background-color:#00407e;
}
div.navArrow:hover{
	background-color:#002954;
}
div.navArrow:active{
	background-color:#003f7e;
}

section#main article .entry-title{
	color:#00407e;
}

article.connect-with-us .content{
	background-image: url(../img/nwhof-emblem-lg-blue.png);
}

#big-blue-cat-title{
	background-color: #00407E;
    box-shadow: 0 0 10px #003F7F inset;
    }
    
/* guides and brackets */

.decade-guide a{background-image: url(../img/icons/pdf-icon-blue-20.png)}

/* timeline controls */

.ui-slider-handle.ui-state-default{background-color: #00407e !important}
.ui-slider-handle.ui-state-default:hover{background-color: #22629f !important}

/*social sidebar */

.social_news .newsletter label{color: #00407e;}