/*
Theme Name: Original Child
Description: Child theme for Original theme
Author: PressLayer
Template: original
*/

@import url("../original/style.css");

/* write custom css below */
header#masthead {
    background: none repeat scroll 0 0 #27408b !important;
    border-bottom: 1px solid #fff;
    /*color: #ddd;
    font-size: 12px;
    line-height: 70px;*/
}
.prl-navbar {
    background: none repeat scroll 0 0 #27408b !important;
    /*margin-bottom: 25px;
    position: relative;*/
}
.sf-menu > li > a {
    color: #fff !important;
    /*font-size: 12px;
    font-weight: bold;
    line-height: 50px;
    text-decoration: none;
    text-transform: uppercase;*/
}
.sf-menu > li.current-menu-item > a, .sf-menu > li.current_page_item > a, .sf-menu > li.current-menu-ancestor > a, .sf-menu > li.current-menu-parent > a, .sf-menu > li:hover > a, .sf-menu > li.sfHover > a {
	color: #FEBE11 !important;
}
.sf-menu {
    border-bottom: 1px solid #27408b !important;
    /*float: left;
    width: 100%;*/
}
.sticky-nav, body.site-wide .sticky-nav {
    background-color: #27408b !important;
    /*border: medium none;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    left: 0;
    position: fixed;
    right: 0;
    top: -40px;
    width: 100%;
    z-index: 100;*/
}
header#masthead .prl-header-logo {padding:0px !important;}

.cws-pagination .page-nav a { display: inline-block; } 
.album-photos-page .prl-container section h1,
.page-id-1668 .prl-container section h1,
.cws-pagination ul + span { display: none; }
div.cws-pagination { margin-top: 0; }