h1,h2,h3,h4,h5,h6 {color:#E0A100; }
a, a:active, a:visited { color: #E0A100; }
a:hover { color: #CB890B; }

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: #E0A100;
}

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: #E0A100 !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 #E0A100 !important}

 .summary-title, .summary-title a, .summary-title a:visited{text-decoration: none; color: #E0A100; font-size: 16px;}
.summary-title a:hover{color: #f2c322;}


section#main article .entry-title {
    color: #E0A100 !important;
}

#featured{
	border-bottom: 8px solid #E0A100;
	border-top: 8px solid #E0A100;
}

#featured_nav ul.nav li{
	background-color: #a96709;
	border: 1px solid #a96709;
	
}

#featured_nav ul.nav li.current{
	background-color: #E0A100; 
	/* dark */
}
#featured_nav ul.nav li.current h3{
	color: #874507;
}

#featured_nav ul.switcher{
	background-color: #E0A100;
}

nav#big-blue-menu li a{
	/*background-image: url(img/vid-nav-grad.png);*/
	background-color: #E0A100;
	background-image: -webkit-gradient(
	    linear,
	    left bottom,
	    left top,
	    color-stop(0, #E0A100),
	    color-stop(1, #CB890B)
	);
	background-image: -moz-linear-gradient(
	    center bottom,
	    #E0A100 0%,
	    #CB890B 100%
	);

}

nav#big-blue-menu li a:hover{
	background-image: none;
}

.blue_gradient{
	background-color: #E0A100;
	background-image: -webkit-gradient(
	    linear,
	    left bottom,
	    left top,
	    color-stop(0, #CB890B),
	    color-stop(1, #E0A100)
	);
	background-image: -moz-linear-gradient(
	    center bottom,
	    #CB890B 0%,
	    #E0A100 100%
	);

}
.blue_gradient:active{
	background-color: #E0A100;
	background-image: -webkit-gradient(
	    linear,
	    left bottom,
	    left top,
	    color-stop(0, #CB890B),
	    color-stop(1, #E0A100)
	);
	background-image: -moz-linear-gradient(
	    center bottom,
	    #CB890B 0%,
	    #E0A100 100%
	);

}

a.basic-button{
	border: 1px solid #E0A100;
	background-color: #E0A100;
	background-image: -webkit-gradient(
	    linear,
	    left bottom,
	    left top,
	    color-stop(0, #CB890B),
	    color-stop(1, #E0A100)
	);
	background-image: -moz-linear-gradient(
	    center bottom,
	    #CB890B 0%,
	    #E0A100 100%
	);


}

a.basic-button:hover{
	background-color: #E0A100;

}

a.basic-button:active{
	background-color: #E0A100;
	background-image: -webkit-gradient(
	    linear,
	    left bottom,
	    left top,
	    color-stop(0, #CB890B),
	    color-stop(1, #E0A100)
	);
	background-image: -moz-linear-gradient(
	    center bottom,
	    #CB890B 0%,
	    #E0A100 100%
	);
}

nav#page-menu ul li.current-menu-item a,
section#main .main-inner h2 a {
	color:#E0A100;
}
div.navArrow{	
	background-color:#E0A100;
}
div.navArrow:hover{
	background-color:#CB890B;
}
div.navArrow:active{
	background-color:#E0A100;
}

article.connect-with-us .content{
	background-image: url(../img/nwhof-emblem-lg-yellow.png);
}

#big-blue-cat-title{
	background-color: #e0a100;
}

/* guides and brackets */

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

/* timeline controls */

.ui-slider-handle.ui-state-default{background-color: #E0A100 !important}
.ui-slider-handle.ui-state-default:hover{background-color: #f1b211 !important}

/*social sidebar */

.social_news .newsletter label{color: #E0A100;}