h1, h2, h3, h4 {
    color:#0660AD;
    font-size:1.15em;
    font-weight:bold;
}

#widgets {
    margin-top:47px;
}
#widgets .textwidget {
    text-align:center;
}

#adrotate_widgets-2 .block_inner {
    margin-bottom:5px;
}

.widget-title h3 {
    font-size:1.15em;
    line-height: 1.15em;
    padding:0 0 9px 0;
}


/*** Ads ***/
.dynamic-ad-block-right img {
    width:100%;
}

/*** Social Media ***/
.socialmedia > span {
    vertical-align:middle;
    display: inline-block;
}

.stYoutube {top:0 !important;}

.socialmedia .stButton:first-child {
    margin-left:0;
}

.socialmedia .stYoutube img {
    height: 30px;
    position: relative;
    top: -3px;
}

/*** Header Site Search ***/
#header #searchform {
    margin:-6px 0 0 5px;

}

#hero-slideshow {
    margin-bottom:0;
}

#hero-slideshow img {
    margin:0;
}

#s_navigation {
    display:none;
}

body {
    background-color: #000000;
    background-image: url("images/background.jpg");
    background-position: center top;
    background-repeat: no-repeat;
}

#container {max-width: 1000px;}

.col-620 {
    margin-left: 2.127659574468%;
}

.col-900 {
    width:100%;
    display:inline;
    margin-right: 2.127659574468%;
    margin-left: 2.127659574468%;
}

#header {
    background:#000;
    /*-webkit-box-shadow: inset 0 20px 25px -15px rgba(4, 108, 194, 0.6);*/
    /*-moz-box-shadow: inset 0 20px 25px -15px rgba(4, 108, 194, 0.6);*/
    /*box-shadow: inset 0 20px 25px -15px rgba(4, 108, 194, 0.6);*/
}

.menu a {
    height:33px;
    line-height:33px;
    padding: 0 0.9em;
}

.menu .current_page_item a,
.menu .current-menu-item a {
    background-color: #5486D1;
}

#menu-primary-navigation.menu {
    background:#0158A7;
    background-image: -webkit-gradient(
        linear,
        left top,
        left bottom,
        color-stop(0.1, #001F6C),
        color-stop(0.5, #024991),
        color-stop(0.9, #001F6C)
    );
    background-image: -o-linear-gradient(bottom, #001F6C 10%, #024991 50%, #001F6C 90%);
    background-image: -moz-linear-gradient(bottom, #001F6C 10%, #024991 50%, #001F6C 90%);
    background-image: -webkit-linear-gradient(bottom, #001F6C 10%, #024991 50%, #001F6C 90%);
    background-image: -ms-linear-gradient(bottom, #001F6C 10%, #024991 50%, #001F6C 90%);
    background-image: linear-gradient(to bottom, #001F6C 10%, #024991 50%, #001F6C 90%);
    border-bottom: 1px solid #FFFFFF;
}


#menu-primary-navigation.menu .sub-menu li,
#menu-primary-navigation.menu .sub-menu li a {
    background:transparent;
    color:#ccc;
    border:none;
}

#menu-primary-navigation.menu .sub-menu {
    background:#02216F;
    border:1px solid #A2C2DF;
    border-radius: 0 0 5px 5px;
}
#menu-primary-navigation.menu .sub-menu li:last-child,
#menu-primary-navigation.menu .sub-menu li:last-child a {
    border-radius: 0 0 5px 5px;
}

#menu-primary-navigation li:hover,
#menu-primary-navigation a:hover {
    background:#5486D1 !important;
    color:#fff !important;
    transition: background 0.5s;
}

.front-page #wrapper,
#wrapper {
    background: #fff;
    margin: 0;
    border-radius: 0;
}

#footer {
    max-width: 950px;
    padding: 1.5em 25px;
    color: #ccc;
    display: block;
    background:#0158A7;
    background-image: -webkit-gradient(
        linear,
        left bottom,
        left top,
        color-stop(0.33, #0158A7),
        color-stop(1, #001F6E)
    );
    background-image: -o-linear-gradient(top, #0158A7 33%, #001F6E 100%);
    background-image: -moz-linear-gradient(top, #0158A7 33%, #001F6E 100%);
    background-image: -webkit-linear-gradient(top, #0158A7 33%, #001F6E 100%);
    background-image: -ms-linear-gradient(top, #0158A7 33%, #001F6E 100%);
    background-image: linear-gradient(to top, #0158A7 33%, #001F6E 100%);
}

#footer a,
#footer a:hover {
    color:#ccc;
}

#footer a:hover {text-decoration: underline;}

#footer .sub-menu,
.footer-menu > li:first-child > a {padding-left:0.5em;}

#footer .sub-menu li {display:block;}

#footer li a {border-left:none;}

.widget-wrapper {
    border-radius: 0;
    background:transparent;
    padding:0;
    border:none;
}

.scroll-top {margin-bottom: 0;}

@media screen and (min-width:651px) {

    #header .socialmedia {
        float:right;
        margin:0.85em 0;
    }
}


/*** Page specific styles ***/
.top-notification-area p {margin:0 0 1.6em 0;}

.home #content .post-entry {
    border-bottom:1px solid #e3e3e3;
    margin-bottom:1em;
}

.home #content .post-entry p {
    margin:1.6em 0 0 0;
}

.home #content .read-more {
    margin:0 0 0.8em 0;
}
.brdbox {
    width: 100%;
    text-align: left;
    padding-right: 20px;
    padding-bottom: 0px;
    padding-left: 20px;
    margin: 0 0 20px 0;
}
.brdtxt {
    font-family: Arial, Helvetica, sans-serif;
    font-size: .75em;
    font-style: normal;
    line-height: 1em;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    color: #666;
    text-decoration: none;
    padding-top: 0.7em;
    padding-right: 0px;
    padding-bottom: 0.5em;
    padding-left: 0.5em;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #0099CC;
}
.brdtxt a:link {
    color: #0660AD;
    text-decoration: none;
}
.brdtxt a:active {
    color: #0660AD;
    text-decoration: none;
}
.brdtxt a:visited {
    color: #0660AD;
    text-decoration: none;
}
.brdtxt a:hover {
    color: #333333;
    text-decoration: underline;
    font-weight: normal;
}
.brdrow {
    font-family: Arial, Helvetica, sans-serif;
    font-size: .75em;
    font-style: normal;
    line-height: 1em;
    font-weight: bold;
    font-variant: normal;
    text-transform: none;
    color: #666;
    text-decoration: none;
    padding-top: 0.5em;
    padding-right: 0px;
    padding-bottom: 0.5em;
    padding-left: .5em;
    background-color: #eaeaea;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #666;
}
.brdorg {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.75em;
    font-style: normal;
    line-height: 1em;
    font-weight: bold;
    font-variant: normal;
    text-transform: none;
    color: #666;
    text-decoration: none;
    padding-top: 0.5em;
    padding-right: 0px;
    padding-bottom: 0.5em;
    padding-left: .5em;
    background-color: #DEE6F6;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #666;
}

#tble {
    margin: 0px;
    width: 90%;
    padding-right: 20px;
    padding-left: 20px;
    text-align: left;
}
#stfphoto {
    padding: .5em;
}
.stf-name {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.75em;
    font-style: normal;
    line-height: 1.25em;
    font-weight: normal;
    color: #666;
    text-decoration: none;
    margin-top: 0px;
    margin-right: 1.5em;
    margin-bottom: 0px;
    margin-left: 0.5em;
}

/*
 * Awards Search Page
 */

/* search form */
#frmAwardsSearch {}

/* search results */
#awardssearchresults {}
#awardssearchresults .accordion {
    padding-left: 30px;
}
#awardssearchresults p {
    margin: 0.5em 0;
}
#awardssearchresults a {}
#awardssearchresults span {}
#awardssearchresults h1 {}
#awardssearchresults h2 {}

.searchAwardCategory {
margin-top: 10px;
color: #0660ad;
font-weight: bold;
padding-left: 30px;
}

.searchAwardArtist {
padding-left: 40px;
}

.searchAwardYear {
font-weight: bold;
margin-top: 12px;
padding-left: 30px;
font-size: 1.125em;
}

.searchAwardType {
color: #E0790B;
font-weight: bold;
padding-top: 5px;
}

.accordion .accordion-toggle {
    color:#0660AD;
    text-decoration: underline;
    cursor: pointer;
}

.accordion .accordion-item {
    display:none;
}