body {
    background-color: #e3e3e3;
}

/* SKIP CONTENT */
body > .skip-link {
    display: block;
    overflow: hidden;
    width: 0;
    height: 0;
}
body > .skip-link:focus {
    clip: inherit;
    outline: none;
    position: absolute;
    left: 6px;
    top: 7px;
    height: auto;
    width: auto;
    display: block;
    font-size: 14px;
    font-weight: 700;
    padding: 15px 23px 14px;
    background: #f1f1f1;
    color: #0073aa;
    z-index: 100000;
    line-height: normal;
    text-decoration: none;
    -webkit-box-shadow: 0 0 2px 2px rgba(0,0,0,.6);
    box-shadow: 0 0 2px 2px rgba(0,0,0,.6);
}

/* WORDPRESS STYLES */
.wp-caption.alignright,
.wp-caption.alignleft {
    max-width: 50%;
}


/* THEME STYLES */
#wrapper {
    min-height: 100%;
    position: relative;
}

#header {
    position: relative;
    background-color: #325A86;
    color: #ffffff;
    xbox-shadow: 0px 14px 30px 0px rgba(50, 50, 50, 0.3);
    z-index: 2;
}

#header a {
    color: #ffffff;
}

#header a:hover {
    color: #FFCB0B;
    transition: color 0.3s ease;
    border-bottom: 1px dotted;
}


#header .widgets {
    min-height: 45px;
    padding: 10px 0;
    background-color: #003e78;
}
#header .widgets .row > * {
    float: right;
}
#header .widgets .row > * + * {
    margin-right: 20px;
}

#header .widgets .widget_search {
    text-align: right;
}

.search-form,
.widget_search form {
    position: relative;
}

.search-form,
.widget_search form,
.widget_search input {
    margin: 0;
}

.search-form input,
.widget_search input {
    height: auto;
    padding-top: 0.2rem;
    padding-bottom: 0.2rem;
    border-radius: 3px;
    padding-right: 25px;
    -moz-appearance: none;
    -webkit-appearance: none;
    font-size: 13px;
}

.search-form input {
    border-radius: 0;
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 10px;
}

.widget_search label {
    display: inline-block;
}
.search-form button,
.widget_search button {
    position: absolute;
    right: 7px;
    top: 4px;
    padding: 0;
    margin: 0;
    background: none;
    color: #000000;
    font-size: 13px;
}

.search-form button {
    top: 7px;
}


#header > .widgets .menu {
    margin: 0;
}
#header > .widgets .menu li {
    display: inline;
    float: left;
    font-size: 0.8em;
}
#header > .widgets .menu li a {
    padding: 0 5px;
}
#header > .widgets .menu li + li a {
    border-left: 1px solid;
}


#header .branding {
    padding: 10px 0;
}

#header .branding .logo-title {
    padding-left: 0;
}

#header .branding .logo-title h1 {
    line-height: 1em;
}

#header .branding .logo a {
    display: inline-block;
}

#header .branding .logo a:hover {
    border-bottom: none;
}

#header .branding .logo a img {
    max-width: 100%;
    max-height: 50px;
}

#header .branding .social-media {
    text-align: right;
    padding-right: 0;
}

#header .branding .social-media > ul {
    margin-bottom: 0;
    max-width: 180px;
    float: right;
}

#header .branding .social-media > ul li {
    position: relative;
    display: inline-block;
    font-size: 20px;
    margin: 4px;
    width: 30px;
    height: 30px;
    border-radius: 15px;
    background-color: #E5E1DE;
    background-color: rgba(255, 255, 255, 0.85);
    text-align: center;
    line-height: 30px;
    xbehavior: url(/wp-content/themes/um2014/scripts/pie.htc);
}
#header .branding .social-media > ul li a {
    display: block;
    color: #636363;
}

#header .branding .social-media > ul li:hover {
    background-color: #989C97;
    transition: background-color 0.5s ease;
}
#header .branding .social-media > ul li:hover a {
    color: #FFF;
    transition: color 0.5s ease;
    border-bottom: none;
}




#header > .menu {
    background-color: #E5E1DE;
    border-top: 1px solid #999;
    border-bottom: 1px solid #999;
    min-height: 36px;
}
#header > .menu ul {
    margin: 0;
}
#header > .menu li {
    display: inline;
    float: left;
    border-left: 1px solid #999;
    text-align: center;
    white-space: nowrap;
    font-size: 0.9em;
    line-height: 1em;
    min-height: 34px;
}
#header > .menu li:last-child {
    border-right: 1px solid #999;
}
#header > .menu li.current-page-ancestor,
#header > .menu li.current-menu-item {
    background-color: #D9D6D5;
    background-color: rgba(0, 39, 76, 0.15);
}

#header > .menu li:hover {
    transition: background-color 0.75s ease;
    background-color: #CDCDCE;
    background-color: rgba(0, 39, 76, 0.1);
}
#header > .menu li a {
    color: #00274C;
    text-decoration: none;
    padding: 10px 20px;
    display: block;
}
#header > .menu li a:hover {
    border-bottom: none;
}

#header > .menu li.menu-item-home a {
    padding: 8px 12px 7px 12px;
}
#header > .menu li.menu-item-home a:before {
    content: "\f015";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 1.2rem;
}
#header > .menu li.menu-item-home a span {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
}

#header > .menu .hamburger-header {
    display: none;
}

#header > .menu.responsive .hamburger-header {
    display: block;
}
#header > .menu.responsive .hamburger-header h3 {
    margin: 10px 0;
    padding: 0 0.9375rem;
}

#header > .menu.responsive .hamburger-header h3 .fa {
    padding-right: 0.9375rem;
}

#header > .menu.responsive .header-menu {
    margin-left: -10px;
    margin-right: -10px;
}
#header > .menu.responsive .header-menu li {
    display: block;
    float: none;
    border-left: none;
    border-right: none;
    text-align: left;
    text-indent: 26px;
    margin: 5px 0;
}
#header > .menu.responsive .header-menu li.menu-item-home a:before {
    text-indent: 0;
}


/* CONTENT */
#content {
    padding-bottom: 160px;
}

#content > .row {
    background-color: #ffffff;
}

#content a {
    xcolor: #4579B1;
    color: #0d57aa;
}

#content p a {
    border-bottom: 1px dotted;
}

#content a:hover {
    color: #5cb6ff;
    transition: color 0.3s ease;
}

#content pre {
    white-space: pre-wrap;
    line-height: 1.2;
    margin-bottom: 1.25rem;
    font-size: 14px;
    color: #666;
    border: 1px solid #ccc;
    padding: 15px;
    cursor: text;
}

#content .postTitle {
    text-transform: uppercase;
    color: #555555;
    font-size: 2rem;
    line-height: 1em;
}

#content #sidebar {
    background-color: #ffffff;
    padding-top: 2rem;
    padding-bottom: 1rem;
}

#content #sidebar .widget {
    padding-bottom: 0.9375rem;
}

#content .widget_search label {
    width: 100%;
}

/* CUSTOM PAGE MENU */
#sidebar .widget_nav_menu .menu {
    margin: 0;
}

#sidebar .widget_nav_menu .menu ul {
    margin: 0;
}

#sidebar .widget_nav_menu .menu li,
#sidebar .widget_nav_menu .menu > li.current_page_ancestor > a,
#sidebar .widget_nav_menu .menu > li.current_page_item > a {
    display: none;
}

#sidebar .widget_nav_menu .menu > li.current_page_ancestor,
#sidebar .widget_nav_menu .menu li.current_page_ancestor > ul > li,
#sidebar .widget_nav_menu .menu li.current_page_item,
#sidebar .widget_nav_menu .menu li.current_page_item > ul > li {
    display: block;
}

#sidebar .widget_nav_menu .menu li {
    list-style-type: none;
}

#sidebar .widget_nav_menu .menu a {
    position: relative;
    display: block;
    margin: 3px auto;
    padding: 4px 4px 4px 15px;
    font-weight: 400;
}

#sidebar .widget_nav_menu .menu a:hover {
    background-color: #E5E1DE;
    color: #000;
    transition: background-color 0.3s ease;
}

#sidebar .widget_nav_menu .menu li.current_page_item > a {
    background-color: #4579B1;
    color: #FFF;
}

#sidebar .widget_nav_menu .menu > li > .sub-menu > li {
    border-bottom: 1px dotted;
}

#sidebar .widget_nav_menu .menu ul ul a {
    padding-left: 30px;
}

#sidebar .widget_nav_menu .menu ul ul ul a {
    padding-left: 45px;
}

#sidebar .widget_nav_menu .menu ul ul ul ul a {
    padding-left: 60px;
}

#sidebar .widget_nav_menu .menu ul ul a:before {
    position: absolute;
    left: 17px;
    line-height: 2.8em;
    margin-right: 6px;
    content: "\f111";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 0.3rem;
    vertical-align: middle;
}

#sidebar .widget_nav_menu .menu ul ul ul a:before {
    left: 32px;
}

#sidebar .widget_nav_menu .menu ul ul ul ul a:before {
    left: 52px;
}



/* BU NAVIGATION SIDE MENU */
#sidebar #contentnavlist {
    margin: 0;
}

#sidebar #contentnavlist ul {
    margin: 0;
}

#sidebar #contentnavlist li {
    list-style-type: none;
}

#sidebar #contentnavlist > li {
    border-bottom: 1px dotted;
}

#sidebar #contentnavlist > li:last-child {
    border-bottom: none;
}

#sidebar #contentnavlist a {
    position: relative;
    display: block;
    margin: 3px auto;
    padding: 4px 4px 4px 15px;
    font-weight: 400;
}

#sidebar #contentnavlist a:hover {
    background-color: #E5E1DE;
    color: #000;
    transition: background-color 0.3s ease;
}

#sidebar #contentnavlist .current_page_item > a {
    background-color: #4579B1;
    color: #FFF;
}

#sidebar #contentnavlist ul a {
    padding-left: 30px;
    line-height: 22px;
}

#sidebar #contentnavlist ul ul a {
    padding-left: 45px;
}

#sidebar #contentnavlist ul ul ul a {
    padding-left: 60px;
}

/*
#sidebar #contentnavlist ul a:before {
    position: absolute;
    left: 18px;
    line-height: 2.8em;
    margin-right: 6px;
    content: "\f111";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 0.3rem;
    vertical-align: middle;
}
*/

#sidebar #contentnavlist ul ul a:before {
    left: 34px;
}

#sidebar #contentnavlist ul ul ul a:before {
    left: 52px;
}



#content #main > .container {
    background-color: #ffffff;
    padding: 2rem 0.9375rem;
}
#content #sidebar + #main > .container {
    margin-left: 0;
    xmargin-right: -0.9375rem;
}

#content .rightbar #main {
    float: left;
}

#content .rightbar #sidebar + #main > .container {
    xmargin-left: -0.9375rem;
    margin-right: 0;
}

#content .rightbar #sidebar {
    float: right;
}

#content #main.full-width > .container {
    xmargin-left: -0.9375rem;
    xmargin-right: -0.9375rem;
}

#content #main #posts {
    margin: 0;
    list-style-type: none;
}

#content #main #posts .featured-image {
    margin-top: -2rem;
    margin-left: -0.9375rem;
    margin-right: -0.9375rem;
    margin-right: -1.875rem;
    xborder-bottom: 1rem solid;
    padding-bottom: 1rem;
}
#content #main #posts .featured-image img {
    width: 100%;
}

#content #main #posts #home-feature:first-child {
    margin-top: -2rem;
    margin-left: -0.9375rem;
    margin-left: -1.875rem;
    margin-right: -0.9375rem;
    margin-right: -1.875rem;
}

#content #main #posts .post ul,
#content #main #posts .post ol {
    margin-bottom: 1.25rem;
}

#content #main #posts .post ul ul,
#content #main #posts .post ol ol {
    margin-bottom: 0;
}

#content #main .alignleft {
    float: left;
    padding-right: 10px;
}

#content #main .alignright {
    float: right;
    padding-left: 10px;
}

#content #main .aligncenter {
    display: block;
    margin: 0 auto;
}

#content #main .alignnone {
    vertical-align: baseline;
}

#content #main .page-numbers {
    margin-left: 0;
}
#content #main .page-numbers li {
    display: inline-block;
    padding: 0 3px;
}

/* EVENTS */
#content #main ul.events {
    list-style: none;
    margin-left: 0;
}

#content #main ul.events li {
    border-bottom: 1px solid #ddd;
    padding: 20px 0 20px 70px;
}

#content #main ul.events li .month-date {
    background: #325A86;
    color: #fff;
    display: block;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 17px;
    font-weight: bold;
    line-height: 20px;
    margin-right: -50px;
    padding: 5px;
    position: relative;
    right: 70px;
    text-align: center;
    text-transform: uppercase;
    width: 50px;
}

#content #main ul.events li img {
    float: right;
    padding-left: 10px;
}

/* FOOTER */
#footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    background-color: #00274c;
    color: #ffffff;
    height: 130px;
    padding: 2em 0;
    overflow: hidden;
    font-size: 0.9rem;
    font-size: 13px;
}

#footer ul {
    list-style-type: none;
    margin: 0;
}

#footer li {
    line-height: 1.1;
    font-size: 0.9em;
}

#footer a {
    color: #ffffff;
}

#footer a:hover {
    color: #FFCB0B;
    transition: color 0.3s ease;
    border-bottom: 1px dotted;
}

#footer .umlogo {
    margin-top: -1.5em;
    width: 110px;
    float: left;
    margin-left: -10px;
    margin-right: 1rem;
}

#footer .umlogo a {
    display: block;
    margin: 0 auto;
}
#footer .umlogo a:hover {
    border-bottom: none;
}

#footer .menu ul {
    margin: 0 -0.9375rem 0.5rem -0.9375rem;
    font-size: 0.9rem;
}

#footer .menu ul li {
    display: inline-block;
    border-right: solid 1px #ffffff;
    padding: 0 10px;
    line-height: 1rem;
}

#footer .menu ul li:last-child {
    border-right: none;
}

#footer .menu ul li a {
    color: #ffffff;
    text-decoration: none;
    display: block;
}

#footer .menu ul li a:hover {
    color: #ffcb0b;
    border-bottom: none;
}

#footer .menu ul li a:hover span {
    border-bottom: 1px dotted;
}

#footer .created-by.columns {
    float: right;
}

#footer .created-by * {
    text-align: right;
    font-size: 0.75rem;
}
    

.screen-reader-text,
.hidden {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
}

body.home .postWrapper {
    margin-top: 0.9735rem;
}

body.home .widget-title {
    font-size: 20px;
    font-weight: 300;
    line-height: 1.7rem;
    letter-spacing: 2px;
    color: #333333;
    text-transform: uppercase;
    margin-left: -1.875rem;
    margin-right: -1.875rem;
    padding-left: 1.875rem;
    padding-right: 1.875rem;
    background-color: #c3cad4;
}

body.home .bottom-widgets {
    padding-top: 3rem;
}


body.search #content #main.full-width,
body.archive #content #main.full-width,
body.single #content #main.full-width,
body.page-template-full-width #content .full-width {
    padding-left: 150px;
    padding-right: 150px;
}

body.search #content #main.full-width > .container,
body.archive #content #main.full-width > .container,
body.single #content #main.full-width > .container,
body.page-template-full-width #content #main > .container {
    padding-left: 0;
    padding-right: 0;
}

body.home #content #main #posts .featured-image {
    margin-left: -1.875rem;
}

body.page-template-rightbar #content #main #posts .featured-image {
    margin-right: -0.9375rem;
    margin-left: -1.875rem;
}

body.page-template-full-width #content #main #posts .featured-image {
    margin-left: -150px;
    margin-right: -150px;
}



/* COLOR SCHEME SELECTOR */
#scheme-select {
    float: left !important;
    width: 175px;
    padding: 4px 8px;
    margin: 0;
    color: #000000;
    height: auto;
    border-radius: 3px;
}

@media screen and (max-width: 1035px) {
    #scheme-select {
        margin-left: 0.9375rem;
    }
}

body.search #google-cse-results table {
    border: none;
    margin: 0;
}
body.search #google-cse-results .gsc-control-cse {
    border: none;
    padding: 0;
}
body.search #google-cse-results .gsc-control-cse .gsc-result-info-container,
body.search #google-cse-results .gsc-control-cse .gsc-result-info {
    padding: 0;
}
body.search #google-cse-results .gsc-webResult {
    border-bottom: 1px solid #ebebeb;
}
body.search #google-cse-results .gsc-table-result,
body.search #google-cse-results .gsc-thumbnail-inside,
body.search #google-cse-results .gsc-url-top {
    padding-left: 0;
    padding-right: 0;
}


/* SIGNUP FORM */
#main.register .mu_register p.submit input {
    width: 180px;
}

#main.register #content.widecolumn {
    padding-bottom: 0;
}

#main.register .suffix_address {
    display: block;
    margin-bottom: 0.25rem;
}

#main.register #blog_title {
    margin-bottom: 2rem;
}


/* BLOG */
body.blog #content .postTitle {
    text-transform: inherit;
}


/** WIDGET OVERRIDES **/
#content .cycloneslider-slide img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    min-width: 100%;
    min-height: 100%;
}

@media screen and (max-width: 1035px) {
    #header .branding .logo-title {
        padding-left: 0.9375rem;
    }

    #header .widgets .widget_search,
    #header .branding .social-media,
    #footer .created-by > .row {
        padding-right: 0.9375rem;
    }
}

@media screen and (max-width: 900px) {
    body.search #content #main.full-width,
    body.archive #content #main.full-width,
    body.single #content #main.full-width,
    body.page-template-full-width #content .full-width {
        padding-left: 4rem;
        padding-right: 4rem;
    }
}

@media only screen and (min-width: 640px) and (max-width: 750px) {
    #content #main .wp-caption {
        float: none;
        padding-left: 0;
        padding-right: 0;
        max-width: 100%;
    }
}

@media only screen and (max-width: 640px) {
	body.search #content #main.full-width,
    body.archive #content #main.full-width,
    body.single #content #main.full-width,
    body.page-template-full-width #content .full-width {
        padding-left: 1.875rem;
        padding-right: 1.875rem;
    }

    #content #main #posts #home-feature:first-child {
        margin-left: -0.9375rem;
        margin-right: -0.9375rem;
    }

    #header .widgets .widget_search {
        width: 50%;
    }

    #header .branding .social-media > ul {
        float: none;
        margin: 0 auto;
        max-width: 100%;
        text-align: center;
    }

    #header .branding .logo {
        margin-bottom: 0.5em;
    }

    #header .branding .logo-title:last-child h1 {
        margin-bottom: 0;
    }

    #header .branding .logo a img {
        display: block;
        margin: 0 auto;
    }

    #content {
        padding-bottom: 50px;
    }

    #content .rightbar #sidebar + #main > .container,
    #content #sidebar + #main > .container,
    #content #main > .container {
        margin-left: -0.9375rem;
        margin-right: -0.9375rem;
    }

    #content #main + #sidebar,
    #content #sidebar + #main {
        margin-top: 1rem;
    }


    #footer {
        text-align: center;
        height: auto;
        position: relative;
    }

    #footer .umlogo {
        float: none;
        margin-left: auto;
        margin-right: auto;
    }

    #footer .menu {
        margin-bottom: 0.5rem;
        text-align: center;
    }

    #footer .created-by * {
        text-align: center;
    }

    body.home .widget-title {
        margin-left: -0.9375rem;
        margin-right: -0.9375rem;
        padding-left: 0.9375rem;
        padding-right: 0.9375rem;
    }

    body.home #home-feature .cycloneslider-slide .cycloneslider-caption .cycloneslider-caption-description {
        display: none;
    }

}

@media only screen and (max-width: 550px) {
    #content #main .wp-caption {
        float: none;
        padding-left: 0;
        padding-right: 0;
        max-width: 100%;
    }
}

