/*
Theme Name: Olin Responsive
Theme URI: http://digital.aspect.com/
Description: A fork of the 2010 theme from WordPress, customized for the Olin Blog of Washington University in St. Louis
Author: Aspect Software
Version: 1.1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: twentyten
*/

/*fonts*/
/*@font-face {
    font-family: 'Libre Baskerville';
    font-style: normal;
    font-weight: 200;
    src: local('Libre Baskerville'), local('Dosis-ExtraLight'),
    url('../fonts/offline/dosis-v4-latin-200.woff2') format('woff2'), /* Chrome 26+, Opera 23+ */
    /*url('../fonts/offline/dosis-v4-latin-200.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
/*}*/



/*custom styles for Olin*/
#menu-program-tags-menu, #menu-feature-tags-menu {
    list-style-type: none;
    margin: 0 !important;
}

#menu-program-tags-menu .menu-item a:link,
#menu-program-tags-menu .menu-item a:visited{
    color: #54565b;
    font-size: 14px;
    line-height:26px;
}

/*author avatars list custom style*/
#wrapper .widget_author_avatars .author-list {
    text-align: left;
}

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    background: transparent;
    border: 0;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}

body {
    line-height: 1;
}

.clear-both {
    clear: both;
}

h1, h2, h3, h4, h5, h6 {
    clear: both;
    font-weight: normal;
}

ol, ul {
    list-style: none;
}

blockquote {
    quotes: none;
}

blockquote:before, blockquote:after {
    content: '';
}

del {
    text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: collapse;
    border-spacing: 0;
}

a img {
    border: none;
}

/* =Layout
-------------------------------------------------------------- */
.ms-helperText, input.ms-helperText {
    color: #777;
}
.ms-srch-sb>input {
    display: inline-block;
    border-style: none;
    outline-style: none;
    height: 18px;
    margin: 0px 0px 0px 5px;
    padding: 0px 1px 0px 0px;
    width: 200px;
    background-color: transparent;
}

.ms-srch-sb input[type="text"]{
    background: #a51417;
}

.ms-srch-sb input[type=password], .ms-srch-sb input[type=text], .ms-srch-sb input[type=file], .ms-srch-sb textarea, .ms-srch-sb .ms-inputBox {
    padding: 2px 5px;
}
.ms-srch-sb input[type=password], .ms-srch-sb input[type=text], .ms-srch-sb input[type=file], .ms-srch-sb select, .ms-srch-sb textarea, .ms-srch-sb .sp-peoplepicker-topLevel, .ms-srch-sb .sp-peoplepicker-topLevelDisabled, .ms-srch-sb .sp-peoplepicker-autoFillContainer, .ms-srch-sb .ms-inputBox {
    border: 1px solid #ababab;
    background-color: #fff;
    background-color: rgba( 255,255,255,0.85 );
    color: #444;
}
.ms-textSmall, .ms-textXSmall, .ms-metadata, .ms-descriptiontext, .ms-secondaryCommandLink {
    font-size: .9em;
}

body #s4-bodyContainer {
    min-width: 285px;
    height: auto;
    color: #6c7373;
    top: 0;
    position: relative;
    padding-bottom: 0
}

.s4-ca {
    min-height: 0
}

.cstm-svg-wrapper {
    display: none
}

.cstm-bodywrap object:focus {
    outline: none
}

.cstm-bodywrap a {
    text-decoration: none;
    color: #a51417;
    cursor: pointer
}

.cstm-bodywrap a:focus {
    outline: thin dotted #c8c8c8
}

.cstm-bodywrap a:focus div, .cstm-bodywrap a:focus img, .cstm-bodywrap a:focus span {
    outline: thin dotted #c8c8c8
}

.cstm-bodywrap a:focus .fa {
    outline: none
}

.cstm-bodywrap a:link, .cstm-bodywrap a:visited {
    text-decoration: none;
    color: #a51417;
    cursor: pointer
}

.cstm-bodywrap a:hover {
    text-decoration: underline
}

.cstm-bodywrap input[type="radio"], .cstm-bodywrap input[type="checkbox"] {
    cursor: pointer;
    margin-right: 0.25rem
}

.cstm-bodywrap input[type="submit"], .cstm-bodywrap input[type="button"], .cstm-bodywrap input[type="text"] {
    font-size: 1rem;
    font-family: "Source Sans Pro", arial, sans-serif
}

.cstm-bodywrap textarea, .cstm-bodywrap select {
    font-size: 1rem;
    font-family: "Source Sans Pro", arial, sans-serif;
    margin-bottom: 2px
}

.cstm-bodywrap input[type="submit"], .cstm-bodywrap input[type="button"] {
    padding: 1px 4px;
    cursor: pointer;
    margin-bottom: 2px
}

.cstm-bodywrap input[type="text"] {
    border: 1px solid #c8c8c8;
    padding: 4px;
    margin-bottom: 2px
}

.cstm-bodywrap textarea {
    border: 1px solid #c8c8c8;
    padding: 4px;
    max-width: 100%
}

.cstm-bodywrap select {
    border: 1px solid #c8c8c8;
    padding: 2px
}

.cstm-bodywrap hr, .cstm-bodywrap hr.ms-rteElement-Hr {
    line-height: 1px;
    border: none;
    border-top: 1px solid #c8c8c8;
    margin: 0.75rem 0;
    color: transparent;
    height: 1px;
    background: none
}

.cstm-bodywrap p {
    margin: 0 0 1rem 0
}

.cstm-bodywrap h1 p, .cstm-bodywrap h2 p {
    margin: 0
}

.ms-srch-sb input[type="text"]{
    background: #a51417;
}

#left-holder{
    float: left;
    width: 66%;
}

#right-holder{
    float:left;
    width:30%;
    padding-left: 4%;
}


.centerwrap {
    max-width: 1260px;
    margin: 0 auto;
    position: relative;
    width: 100%
}

.centerwrap::after {
    content: "";
    visibility: hidden;
    display: block;
    clear: both;
    height: 0;
    line-height: 0;
    font-size: 0
}

#cstm-contentbody {
    position: relative;
    margin: 0 auto;
    padding: 46px 0;
    width: 100%;
    background-color: #eeeeee;
}

#cstm-contentbody::after {
    content: "";
    visibility: hidden;
    display: block;
    clear: both;
    height: 0;
    line-height: 0;
    font-size: 0
}

#cstm-contentbody .centerwrap {
    background: none;
    border: none
}

#cstm-contentbody > .centerwrap {
    max-width: 78.75rem;
    margin-left: auto;
    margin-right: auto;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}


/*
LAYOUT: Two columns
DESCRIPTION: Two-column fixed layout with one sidebar right of content
*/

#container {
    float: left;
    margin: 0 -240px 0 0;
    width: 100%;
}

#content {
    margin: 0 auto;
}

#primary,
#secondary {
    float: right;
    overflow: hidden;
    width: 100%;
}

#secondary {
    clear: right;
}

#footer {
    clear: both;
    width: 100%;
    vertical-align: middle;
}

/*
LAYOUT: One column, no sidebar
DESCRIPTION: One centered column with no sidebar
*/

.one-column #content {
    margin: 0 auto;
    width: 640px;
}

/*
LAYOUT: Full width, no sidebar
DESCRIPTION: Full width content with no sidebar; used for attachment pages
*/

.single-attachment #content {
    margin: 0 auto;
    width: 900px;
}

/* =Fonts
-------------------------------------------------------------- */
body,
input,
textarea,
.page-title span,
.pingback a.url {
    font-family: 'Source Sans Pro', sans-serif;
}

h3#comments-title,
h3#reply-title,
#access .menu,
#access div.menu ul,
#cancel-comment-reply-link,
.form-allowed-tags,
#site-info,
#header-info,
#site-title,
#wp-calendar,
.comment-meta,
.comment-body tr th,
.comment-body thead th,
.entry-content label,
.entry-content tr th,
.entry-content thead th,
.entry-meta,
.entry-title,
.entry-utility,
#respond label,
.navigation,
.page-title,
.pingback p,
.reply,
.widget-title,
.wp-caption-text {
    font-family: 'Source Sans Pro', Verdana, sans-serif;
    color: #7d7d7d;
}

.entry-meta{
    margin-top: 5px;
}

input[type=submit] {
    font-family: 'Source Sans Pro', Verdana, sans-serif;
}

pre {
    font-family: "Courier 10 Pitch", Courier, monospace;
}

code {
    font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

/* =Structure
-------------------------------------------------------------- */

/* The main theme structure */
#access .menu-header,
div.menu,
#colophon,
#branding,
#main,
#wrapper {

    margin: 0 auto;
    /*width: 940px;*/
}

#wrapper {
    background: #fff;
    /*padding: 0 20px;*/
}
#sub-wrapper{
    max-width: 1260px;
}

/* Structure the footer area */
#footer-widget-area {
    overflow: hidden;
}

#footer-widget-area .widget-area {
    float: left;
    margin-right: 0;
    width: 220px;
}

#footer-widget-area #fourth {
    margin-right: 0;
}

#footer-image {
    float: left;
}

#site-info {
    float: left;
    color: #ffffff;
    font-size: 13px;
    font-weight: bold;
    width: 229px;
    height: 20px;
    margin-top: 15px;
    margin-left: 54px;
    background-image: url(images/footer_logo.png);
    background-repeat: no-repeat;
}

#footer-text {
    float: left;
    color: #ffffff;
    font-size: 13px;
    padding-right: 15px;
    line-height: 36px;
    padding-left: 10px;
}

#follow-footer {
    float: left;

}

#follow-olin {
    float: right;
    margin-right: 5px;
    line-height: 36px;
}

#footer-icon-fb {
    float: right;
    width: 24px;
    color: #ffffff;
    font-size: 13px;
    padding-right: 10px;
    line-height: 36px;
}

#footer-icon-twitter {
    float: right;
    width: 24px;
    color: #ffffff;
    font-size: 13px;
    margin-right: 10px;
    line-height: 36px;
}

#footer-icon-youtube {
    float: right;
    width: 24px;
    color: #ffffff;
    font-size: 13px;
    margin-right: 10px;
    line-height: 36px;
}

#footer-icon-last {
    float: right;
    width: 24px;
    color: #ffffff;
    font-size: 13px;
    margin-right: 10px;
    line-height: 36px;
}

#site-generator {
    vertical-align: middle;
    margin-top: 15px;
    float: right;
    width: 500px;
    color: #ffffff;
    font-size: 13px;
}

#header-info {
    float: left;
    color: #ffffff;
    font-size: 13px;
    font-weight: bold;
    margin-top: 15px;
    width: 100%;
}

#header-text {
    margin-top: 10px;
    float: right;
    color: #ffffff;
    font-size: 13px;
    padding-right: 83px;

}

#header-olinhome {
    clear: both;
    color: #ffffff;
    font-size: 13px;
    padding-top: 15px;
    font-weight: bold;
    padding-right: 83px;
    text-align: right;
}

#header-generator {
    vertical-align: middle;
    float: right;
    width: 300px;
    color: #ffffff;
    font-size: 13px;

}

/*input#s {
    background: url(images/search_magnify.png) no-repeat 5px 6px;
    background-position-y: center;
    background-color: #ffffff;
    -moz-border-radius: 2px;
    border-radius: 2px;
    font-size: 10px;
    vertical-align: middle;
    height: 20px;
    padding: 1px 10px 1px 28px;
    color: #7d7d7d;
}*/

input#searchsubmit {
    display: none;
}

/* =Global Elements
-------------------------------------------------------------- */

/* Main global 'theme' and typographic styles */
body {

}

body,
input,
textarea {
    color: #7d7d7d;
    font-size: 12px;
    line-height: 18px;
}

hr {
    background-color: #e7e7e7;
    border: 0;
    clear: both;
    height: 1px;
    margin-bottom: 18px;
}

/* Text elements */
p {
    margin-bottom: 18px;
}

ul {
    list-style: square;
    margin: 0 0 18px 1.5em;
}

ol {
    list-style: decimal;
    margin: 0 0 18px 1.5em;
}

ol ol {
    list-style: upper-alpha;
}

ol ol ol {
    list-style: lower-roman;
}

ol ol ol ol {
    list-style: lower-alpha;
}

ul ul,
ol ol,
ul ol,
ol ul {
    margin-bottom: 0;
}

dl {
    margin: 0 0 24px 0;
}

dt {
    font-weight: bold;
}

dd {
    margin-bottom: 18px;
}

strong {
    font-weight: bold;
}

cite,
em,
i {
    font-style: italic;
}

big {
    font-size: 131.25%;
}

ins {
    background: #ffc;
    text-decoration: none;
}

blockquote {
    font-weight: bold;
    font-style: italic;
    padding: 0 3em;
    font-size: 18px;
}

blockquote cite,
blockquote em,
blockquote i {
    font-style: normal;
}

pre {
    background: #f7f7f7;
    color: #222;
    line-height: 18px;
    margin-bottom: 18px;
    overflow: auto;
    padding: 1.5em;
}

abbr,
acronym {
    border-bottom: 1px dotted #666;
    cursor: help;
}

sup,
sub {
    height: 0;
    line-height: 1;
    position: relative;
    vertical-align: baseline;
}

sup {
    bottom: 1ex;
}

sub {
    top: .5ex;
}

input[type="text"],
textarea {
    background: #f9f9f9;
    border: 1px solid #ccc;
    box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.1);
    padding: 2px;
}

a:link {
    color: #a51417;
    text-decoration: none;
    cursor: pointer;
}

a:visited {
    color: #a51417;
    text-decoration: none;
    cursor: pointer;
}

a:active,
a:hover {
    color: #a51417;
    text-decoration: underline;
    cursor: pointer;
}

/* Text meant only for screen readers */
.screen-reader-text {
    position: absolute;
    left: -9000px;
}

/* =Header
-------------------------------------------------------------- */

#header {
    padding: 0 0 0 0;

}

#blog-logo {
    float: left;
    width: 70px;
    height: 70px;
    background: url('images/small-blog-logo.png');
    margin-left: 25px;
}

#washu-logo {
    float: right;
    margin-right: 25px;
}

#mini-menu {
    float: right;
    display: none;
}

#site-title {
    float: left;
    font-size: 30px;
    line-height: 36px;
    margin: 0 0 18px 0;
    width: 700px;
}

#site-title a {
    color: #7d7d7d;
    font-weight: bold;
    text-decoration: none;
}

#site-description {
    clear: right;
    float: right;
    font-style: italic;
    margin: 15px 0 18px 0;
    width: 220px;
}

/* new header*/
.top-bar {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    padding: 0.5rem;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.top-bar, .top-bar ul {
    background-color: #c8c8c8
}

.top-bar input {
    max-width: 200px;
    margin-right: 1rem
}

.top-bar .input-group-field {
    width: 100%;
    margin-right: 0
}

.top-bar input.button {
    width: auto
}

.top-bar .top-bar-left, .top-bar .top-bar-right {
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

@media screen and (min-width: 50em) {
    .top-bar {
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .top-bar .top-bar-left, .top-bar .top-bar-right {
        -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }
}

@media screen and (max-width: 49.9375em) {
    .top-bar.stacked-for-smallish {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .top-bar.stacked-for-smallish .top-bar-left, .top-bar.stacked-for-smallish .top-bar-right {
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media screen and (max-width: 63.9375em) {
    .top-bar.stacked-for-medium {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .top-bar.stacked-for-medium .top-bar-left, .top-bar.stacked-for-medium .top-bar-right {
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media screen and (max-width: 78.6875em) {
    .top-bar.stacked-for-large {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .top-bar.stacked-for-large .top-bar-left, .top-bar.stacked-for-large .top-bar-right {
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media screen and (max-width: 89.9375em) {
    .top-bar.stacked-for-xlarge {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .top-bar.stacked-for-xlarge .top-bar-left, .top-bar.stacked-for-xlarge .top-bar-right {
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

.top-bar.stacked-for-xxlarge {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.top-bar.stacked-for-xxlarge .top-bar-left, .top-bar.stacked-for-xxlarge .top-bar-right {
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.top-bar-title {
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin-right: 1rem
}

.top-bar-right{
    position:absolute;
    right: 0;
}

.top-bar-left, .top-bar-right {
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

#cstm-masthead {
    position: relative;
    z-index: 120;
    background: #fff;
    margin-top: 50px
}

#cstm-masthead:after, #cstm-masthead:before {
    content: '';
    display: none;
    height: 50px;
    width: 100%;
    position: absolute
}

#cstm-masthead:before {
    display: block;
    top: -50px;
    background: #a51417
}

#cstm-masthead a {
    transition: all 170ms
}

#cstm-masthead ul {
    margin: 0
}

#cstm-masthead ul li {
    list-style: none;
    margin: 0;
    padding: 0;
    line-height: inherit
}

#cstm-masthead .centerwrap {
    z-index: 1;
    overflow: visible
}

#cstm-masthead #cstm-menu-list .cstm-navcontent {
    display: none
}

#cstm-masthead .topband {
    position: absolute;
    top: -50px;
    z-index: 0;
    width: 100%
}

#cstm-masthead .topband a {
    display: inline-block;
    height: 50px;
    line-height: 50px
}

#cstm-masthead .topband a img {
    display: inline-block;
    vertical-align: middle;
    width: 90%
}

#cstm-masthead .topband .logo {
    margin-left: 5.5rem
}

#cstm-masthead .toplinks {
    display: none
}

#cstm-masthead .infofor.cstm-toggle-content {
    display: none;
    position: relative;
    z-index: 2;
    background-color: #f1f1f1;
    padding: 30px 60px
}

#cstm-masthead .infofor.cstm-toggle-content .centerwrap {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
}

#cstm-masthead .infofor.cstm-toggle-content .centerwrap > div {
    width: 27%;
    padding: 0 3%;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

#cstm-masthead .infofor.cstm-toggle-content .centerwrap > div:last-child {
    border-left: 1px solid #c8c8c8
}

#cstm-masthead .infofor.cstm-toggle-content h3 {
    margin-top: 0
}

#cstm-masthead .infofor.cstm-toggle-content .links {
    font-weight: 700;
    font-size: 1.1rem;
    line-height: 1.1;
    overflow: hidden
}

#cstm-masthead .infofor.cstm-toggle-content .links li {
    display: block;
    float: left;
    width: 50%
}

#cstm-masthead .infofor.cstm-toggle-content .links a {
    display: block;
    padding: 0.5rem 1rem
}

#cstm-masthead .btnmenu, #cstm-masthead .btnhome {
    display: block;
    position: absolute;
    top: -50px;
    z-index: 2;
    width: 2.5rem;
    height: 50px;
    text-align: center
}

#cstm-masthead .btnmenu .fa, #cstm-masthead .btnhome .fa {
    display: block;
    min-width: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    border: 0;
    color: #fff;
    font-size: 25px;
    line-height: 50px;
    border-right: 1px solid rgba(255, 255, 255, 0.3)
}

#cstm-masthead .btnmenu .fa:hover, #cstm-masthead .btnhome .fa:hover {
    background: #3c3c3d
}

#cstm-masthead .btnmenu {
    left: 0
}

#cstm-masthead .btnhome {
    left: 2.5rem
}
@media screen and (min-width: 50em) {
    #cstm-masthead {
        /*margin-bottom: 50px*/
    }

    #cstm-masthead .btnhome {
        display: none
    }

    #cstm-masthead:after {
        display: block;
        bottom: -50px;
        /*background: #7b7b7b;*/
    }

    #cstm-masthead .topband a img {
        width: auto
    }

    #cstm-masthead .topband .logo {
        margin-left: 1rem
    }

    #cstm-masthead .toplinks {
        display: block;
        position: absolute;
        right: 0;
        top: 0;
        background: transparent;
        line-height: 50px;
        color: #fff;
        font-size: 1rem
    }

    #cstm-masthead .toplinks li {
        display: inline;
        white-space: nowrap
    }

    #cstm-masthead .toplinks a {
        display: inline-block;
        color: #fff;
        padding: 0 1rem;
        line-height: 50px
    }

    #cstm-masthead .toplinks .cstm-toggle {
        font-weight: bold
    }

    #cstm-masthead .toplinks .cstm-toggle .fa {
        margin-left: 4px;
        vertical-align: middle
    }
}

#cstm-masthead .branding {
    height: 8.5rem
}

#cstm-masthead .branding:before {
    content: "";
    position: absolute;
    top: 0;
    left: -40px;
    display: block;
    height: 8.5rem;
    width: 185px;
    background: url("images/bg-masthead.png") no-repeat scroll 0 -34px
}

#cstm-masthead .branding .cstm-sitebanner {
    display: none;
    position: absolute;
    top: 3rem;
    left: 1rem;
    z-index: 1;
    /*background: #fff;*/
    color: #363636;
    font: 2.5rem/1 "Libre Baskerville", "Georgia", "serif"
}

#cstm-masthead .branding .cstm-sitebanner a {
    outline: none;
    color: inherit;
    background: inherit;
    font: inherit
}

#cstm-masthead .branding .cstm-sitebanner a:hover {
    text-decoration: none
}

#cstm-masthead .branding .cstm-sitebanner.primary {
    top: 2rem;
    color: #a51417;
    text-transform: uppercase;
    font-family: 'Source Sans Pro', arial, sans-serif;
    font-size: 1.2rem;
    font-weight: 600
}

#cstm-masthead .branding .cstm-sitebanner.secondary {
    top: 4rem;
    max-width: 80%;
    font-size: 2rem
}

#cstm-masthead .branding a.event {
    display: none
}

.printonly, .hideme {
    display: none !important
}

@media screen and (min-width: 50em) {
    #cstm-masthead .branding a.event {
        display: block;
        height: 80px;
        width: 127px;
        position: absolute;
        top: 26px;
        right: 0;
        /*background: url("../images/100-Olin.png") no-repeat scroll 0 0*/
    }

    #cstm-masthead .branding a.event span {
        display: none
    }
}

@media screen and (max-width: 49.9375em) {
    #cstm-contentbody {
        padding: 0 0 12px
    }
    #cstm-masthead .branding {
        height: 5rem
    }

    #cstm-masthead .branding:before {
        height: 5rem;
        width: 100px;
        background-size: cover;
        background-position: 0 -24px;
        left: -20px
    }

    #cstm-masthead .branding .cstm-sitebanner {
        top: 1.5rem;
        font-size: 1.35rem
    }

    #cstm-masthead .branding .cstm-sitebanner.primary {
        top: 0.5rem;
        font-size: 0.9rem
    }

    #cstm-masthead .branding .cstm-sitebanner.secondary {
        top: 1.9rem;
        font-size: 1.35rem;
        max-width: none
    }
}

#cstm-masthead .cstm-search {
    /*display: none;*/
    line-height: 50px;
    position: absolute;
    right: 0;
    bottom: -100px;
    z-index: 21;
    height:50px
}

#cstm-masthead .cstm-search a.cstm-toggle {
    display: inline-block;
    height: 50px;
    width: 50px;
    position: absolute;
    right: 0;
    bottom: 50px;
    z-index: 1;
    color: #fff;
    text-align: center
}

#cstm-masthead .cstm-search a.cstm-toggle .fa {
    font-size: 20px;
    line-height: 50px;
    outline: none;
    height: 50px;
}

#cstm-masthead .cstm-search a.cstm-toggle .fa-times {
    display: none
}

#cstm-masthead .cstm-search a.cstm-toggle:hover {
    background: #a51417
}

#cstm-masthead .cstm-search.active a.cstm-toggle {
    background: #a51417
}

#cstm-masthead .cstm-search.active a.cstm-toggle .fa-times {
    display: inline-block;
    background: #a51417;
    font-size: 30px
}

#cstm-masthead .cstm-search.active a.cstm-toggle .fa-search {
    display: none
}

#cstm-masthead .cstm-search.active .ms-srch-sb {
    display: block;
    visibility: visible;
    opacity: 1;
    z-index: 0
}

#cstm-masthead .ms-srch-sb {
    display: none;
    position: relative;
    z-index: -1;
    visibility: hidden;
    opacity: 0;
    background: #a51417;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.6);
    border: 0
}

#cstm-masthead .ms-srch-sb > input {
    height: 50px;
    width: 200px;
    margin: 0 16px 0 50px;
    border-color: transparent;
    color: #fff;
    font-size: 1.25rem
}

#cstm-masthead .ms-srch-sb > a.ms-srch-sb-searchLink {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 50px;
    height: 50px;
    line-height: 50px;
    margin: 0;
    color: #fff;
    opacity: 0.5;
    font-size: 24px;
    text-align: center
}

#cstm-masthead .ms-srch-sb > a.ms-srch-sb-searchLink:hover {
    background: none;
    opacity: 1
}

.top-bar {
    display: block;
    background: transparent;
    padding: 0
}

.top-bar ul {
    background: transparent
}

#cstm-navmain {
    display: none;
    width: 100%;
    background: #7b7b7b;
}

@media screen and (min-width: 50em) {
    .no-js .top-bar {
        display: none
    }

    .top-bar-title {
        width: 100%;
        margin: 0
    }

    #cstm-navmain {
        position: absolute;
        left: 0;
        bottom: -50px
    }

    #cstm-menu-list {
        background: transparent
    }

    #cstm-menu-list > li > a {
        position: relative;
        top: 5px;
        display: inline-block;
        height: 60px;
        padding: 0 1rem;
        margin: 0 2em 0 0;
        border-width: 5px 0;
        border-style: solid;
        border-color: transparent;
        color: #fff;
        text-transform: uppercase;
        line-height: 50px;
        font-size: 1.25rem;
        font-weight: 400;
        text-shadow: 0 0 1px rgba(200, 200, 200, 0.8)
    }

    #cstm-menu-list > li > a:after {
        display: none
    }

    #cstm-menu-list > li > a:hover {
        text-decoration: none
    }

    #cstm-menu-list > li.current > a {
        border-top-color: #a51417;
        background-color: transparent
    }

    #cstm-menu-list > li.is-active > a {
        background: #fff;
        color: #a51417;
        border-top-color: #a51417;
        border-bottom-color: #fff;
        box-shadow: 0 5px 7px rgba(0, 0, 0, 0.35)
    }

    #cstm-menu-list > li.is-active > a:after {
        content: "";
        height: 0;
        width: 0;
        display: block;
        border-left: 8px solid transparent;
        border-right: 8px solid transparent;
        border-top: 11px solid #fff;
        position: absolute;
        top: auto;
        right: auto;
        bottom: -16px;
        left: 10px;
        z-index: 2
    }

    #cstm-menu-list > li.is-active ul ul {
        display: block;
        position: static;
        margin-bottom: 0.5rem
    }

    #cstm-menu-list > li ul {
        min-width: 280px;
        background: #fff;
        border: 0
    }

    #cstm-menu-list > li ul a {
        display: block;
        padding: 0.35rem 1.5rem;
        line-height: 1.2;
        color: #3c3c3d
    }

    #cstm-menu-list > li ul a:after {
        display: none
    }

    #cstm-menu-list > li ul a:hover {
        text-decoration: none;
        background-color: #ebebeb
    }

    #cstm-menu-list > li ul a.nolink:hover {
        background-color: transparent
    }

    #cstm-menu-list > li ul ul a {
        padding-left: 2.5rem
    }

    #cstm-menu-list > li > ul {
        margin-top: 15px;
        padding: 1rem 0 0.5rem;
        box-shadow: 0 4px 24px rgba(0, 0, 0, 0.7)
    }

    #cstm-menu-list > li > ul > li > a {
        color: #a51417;
        text-transform: uppercase;
        line-height: 1;
        font-size: 1.2rem
    }

    #cstm-menu-list > li > ul > li > a.nolink {
        cursor: default
    }

    #cstm-menu-list > li ul.cstm-columns {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2
    }

    #cstm-menu-list > li ul.cstm-columns > li {
        -webkit-column-break-inside: avoid;
        page-break-inside: avoid;
        break-inside: avoid
    }
}

@media screen and (max-width: 49.9375em) {
    #left-holder{
        float: left;
        width: 100%;
    }
    #right-holder{
        width: 100%;
        padding-left: 0;
        padding-top:6%;
    }

    #s4-searcharea {
        display:  none;
    }


    #cstm-masthead #cstm-navbar {
        position: absolute;
        top: 50px;
        z-index: 2;
        font-size: 1.2rem
    }

    #cstm-masthead #cstm-navbar ul {
        background: #2a2b2b
    }

    #cstm-masthead #cstm-navbar ul a {
        display: block;
        padding: 1.2rem 1.2rem;
        /*background: #3B3A3A;
        border-top: 1px solid #636363;*/
        line-height: .2em;
        /*color: #fff*/
        font-size:16px;
        margin: 0;
    }

    #cstm-masthead #cstm-navbar ul a.nolink:hover {
        text-decoration: none
    }

    #cstm-masthead #cstm-navbar ul .is-drilldown-submenu-parent > a::after {
        content: "";
        font-family: FontAwesome;
        font-size: 12px;
        vertical-align: baseline;
        right: 1.5rem;
        border: none
    }

    #cstm-masthead #cstm-navbar .js-drilldown-back > a {
        position: relative
    }

    #cstm-masthead #cstm-navbar .js-drilldown-back > a::before {
        content: "";
        font-family: FontAwesome;
        font-size: 12px;
        vertical-align: baseline;
        border: none;
        margin-right: 1.2rem
    }

    #cstm-masthead #cstm-navbar .js-drilldown-back > a::after {
        content: "";
        font-family: FontAwesome;
        font-size: 24px;
        vertical-align: baseline;
        display: block;
        position: absolute;
        top: 50%;
        margin-top: -12px;
        right: 1rem
    }

    #cstm-masthead #cstm-navbar #cstm-navmain .is-drilldown {
        max-width: 100% !important;
        overflow: visible
    }
}

.cstm-explorerbtn {
    background: url(../images/btn-explorer.png) no-repeat right -69px;
    display: inline-block;
    height: 23px;
    padding-right: 38px;
    margin: 0 0 -0.25rem
}

#cstm-guidednav {
    height: 50px;
    line-height: 50px;
    position: absolute;
    right: 80px;
    bottom: -50px;
    z-index: 21
}

#cstm-guidednav .cstm-explorerbtn {
    display: inline-block;
    background-position: right -23px;
    width: 8rem;
    text-align: right;
    white-space: normal;
    line-height: 1;
    color: #fff;
    font-family: "Source Sans Pro", arial, sans-serif;
    font-size: 0.75rem;
    font-weight: bold;
    vertical-align: middle;
    margin: 0 0 .25rem;
    text-shadow: 0px 0px 2px #000;
    transition: none;
    opacity: 0.6
}

#cstm-guidednav .cstm-explorerbtn:hover {
    text-decoration: none;
    text-shadow: none;
    opacity: 1
}

#cstm-guidednav .cstm-showexplorer {
    display: none
}

#cstm-exploretab {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 200;
    height: 100%
}

#cstm-exploretab > a {
    display: block;
    position: absolute;
    right: 0;
    left: auto;
    top: 375px;
    bottom: auto;
    z-index: 1;
    background: #3C9492;
    padding: 0.9rem 1.3rem;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 1.2rem;
    line-height: 1.3;
    letter-spacing: .1rem;
    white-space: nowrap
}

#cstm-exploretab > a em {
    display: block;
    text-transform: none;
    font-family: "Libre Baskerville", "Georgia", "serif";
    font-weight: 400;
    font-size: 2.2rem
}

#cstm-exploretab > a:hover {
    text-decoration: none;
    background: #a51417
}

#cstm-exploretab > div {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    height: 100%;
    padding: 2rem 2.5rem;
    background-color: #3C9492;
    color: #fff;
    font-size: 1.6rem;
    line-height: 1.2
}

#cstm-exploretab > div > a.btnclose {
    position: absolute;
    top: 0;
    right: 0;
    padding: 20px 30px;
    color: inherit;
    line-height: 1;
    font-size: 3rem
}

#cstm-exploretab > div > div {
    width: 320px;
    position: relative;
    top: 5rem;
    max-width: 100%
}

#cstm-exploretab > div h3 {
    margin: 0 0 4rem;
    color: inherit;
    font-size: 3rem;
    line-height: 1.2
}

#cstm-exploretab > div h4 {
    margin: 2rem 0;
    font-weight: 400;
    font-family: "Libre Baskerville", "Georgia", "serif";
    font-size: 2rem;
    line-height: 1.3
}

#cstm-exploretab > div p {
    margin: 2rem 0
}

#cstm-exploretab ul.seekprograms {
    display: block;
    font-size: 1.2rem
}

#cstm-exploretab ul.seekprograms li {
    white-space: normal
}

#cstm-exploretab ul.seekprograms > li h4 {
    font-size: 1.4rem;
    margin: 5px 0
}

#cstm-exploretab ul.seekprograms > li h4 a .fa {
    padding: 14px 0
}

#cstm-exploretab ul.seekprograms ul.menu {
    top: 49px
}

@media screen and (max-width: 63.9375em) {
    #cstm-exploretab > a {
        position: fixed;
        bottom: 0;
        top: auto;
        padding: 0 2.5rem 0 0;
        width: 100%;
        height: 2.75rem;
        line-height: 2.75rem;
        box-shadow: 0 -1px 5px rgba(0, 0, 0, 0.5)
    }

    #cstm-exploretab > a::after {
        content: "";
        font-family: FontAwesome;
        font-size: 1.5rem;
        vertical-align: baseline;
        display: inline-block;
        position: absolute;
        right: 1rem
    }

    #cstm-exploretab > a em {
        display: inline;
        font-size: 1.3rem;
        margin-right: 0.5rem
    }

    #cstm-exploretab > div {
        position: fixed;
        top: 0;
        right: 0;
        overflow-y: auto;
        max-width: 100%;
        padding: 0 1.5rem;
        font-size: 1.2rem
    }

    #cstm-exploretab > div > div {
        top: 3rem
    }

    #cstm-exploretab > div h3 {
        margin-bottom: 1rem;
        font-size: 2rem;
        line-height: 1
    }

    #cstm-exploretab > div h4 {
        margin: 1rem 0;
        font-size: 1.4rem
    }

    #cstm-exploretab > div p {
        margin: 1rem 0
    }

    #cstm-exploretab > div a.btnclose {
        font-size: 2.5rem;
        padding: 0.75rem 1rem
    }

    #cstm-exploretab ul.seekprograms {
        margin: 0
    }

    #cstm-exploretab ul.seekprograms > li > h4 {
        display: none
    }

    #cstm-exploretab ul.seekprograms ul.menu {
        display: block;
        position: static
    }

    #cstm-masthead .infofor.cstm-toggle-content .links li {
        float: none;
        width: auto
    }
}

@media screen and (max-width: 49.9375em) {
    #cstm-masthead .branding {
        z-index: 0
    }

    #cstm-masthead .topband {
        z-index: 1
    }

    #cstm-masthead .toplinks.smallnav {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-flow: row nowrap;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around;
        height: 50px;
        background: #a51417;
        color: #fff
    }

    #cstm-masthead .toplinks.smallnav a {
        display: block;
        text-align: center;
        color: inherit;
        text-transform: uppercase;
        font-size: 0.9rem
    }

    #cstm-masthead .toplinks.smallnav > li {
        position: relative;
        -webkit-flex: 1 0 auto;
        -ms-flex: 1 0 auto;
        flex: 1 0 auto
    }

    #cstm-masthead .toplinks.smallnav > li:before {
        content: '';
        display: block;
        height: 1rem;
        width: 1px;
        background-color: #fff;
        position: absolute;
        left: -1px;
        top: 1.1rem
    }

    #cstm-masthead .toplinks.smallnav > li:first-child:before {
        display: none
    }

    #cstm-masthead .toplinks.smallnav .infofor .cstm-toggle .fa {
        display: none
    }

    #cstm-masthead .top-bar .top-bar-title {
        position: relative;
        z-index: 2;
        margin: 0
    }

    #cstm-masthead .top-bar .top-bar-left {
        position: relative;
        top: 70px
    }

    #cstm-masthead .top-bar .top-bar-right {
        width: 100%;
        height: 70px;
        background: #a51417;
        position: absolute;
        top: 0;
        z-index: 1
    }

    #cstm-masthead .cstm-search {
        width: 89%;
        left: 5%;
        right: auto;
        top: 10px;
        bottom: auto
    }

    #cstm-masthead .cstm-search a.cstm-toggle {
        display: none
    }

    #cstm-masthead .ms-srch-sb {
        display: block;
        visibility: visible;
        opacity: 1;
        z-index: 1;
        box-shadow: none;
        background-color: #6c0101
    }

    #cstm-masthead .ms-srch-sb > input {
        max-width: none;
        width: 90%;
        margin: 0 0.5rem;
        color: #F92F39
    }

    #cstm-masthead .ms-srch-sb > a.ms-srch-sb-searchLink {
        left: auto;
        right: 0;
        color: #F92F39;
        opacity: 1
    }

    #cstm-masthead #cstm-guidednav {
        display: none;
        height: auto;
        line-height: 1;
        padding: 12px 0
    }
}

@media screen and (max-width: 39.9375em) {
    #cstm-masthead #cstm-guidednav .cstm-explorerbtn {
        font-size: 0;
        color: transparent;
        line-height: 0;
        width: auto
    }
}
/*end of new header*/

.cstm-social a {
    position: relative;
    display: inline-block;
    height: 30px;
    width: 30px;
    line-height: 30px;
    margin: 0 5px 8px 0;
    border-radius: 50%;
    background: #ffffff;
    border: 2px solid #a51417;
    color: #555555;
    text-align: center;
    vertical-align: bottom;
    transition: all 170ms
}

.cstm-social a:hover {
    background: #a51417;
    color: #ffffff
}

.cstm-social a:focus {
    outline: none
}

.cstm-social a .fa {
    font-size: 19px;
    line-height: 1
}

.cstm-social a em {
    position: absolute !important;
    color: transparent !important;
    font-size: 0 !important;
    line-height: 0 !important;
    outline: none
}

.cstm-social a.blg::after {
    content: '';
    display: block;
    height: 71%;
    width: 71%;
    position: absolute;
    top: 14%;
    left: 14%;
    background: url(../images/bg-olinblog.png) no-repeat 0 0;
    background-size: cover
}

.cstm-social a.blg:hover::after {
    background-position: 0 100%
}

.cstm-calloutbutton, .cstm-bodywrap a.cstm-calloutbutton, input.cstm-calloutbutton {
    display: inline-block;
    font: 600 1.1rem/2.4rem "Source Sans Pro", arial, sans-serif;
    padding: 0 2rem;
    height: 2.4rem;
    text-align: center;
    background: #a51417;
    color: #ffffff;
    border: none
}

.cstm-calloutbutton::after, .cstm-bodywrap a.cstm-calloutbutton::after, input.cstm-calloutbutton::after {
    content: "";
    font-family: FontAwesome;
    font-size: 1.1rem;
    vertical-align: baseline;
    position: relative;
    bottom: -1px;
    margin-left: 6px;
    font-weight: 400
}

.cstm-calloutbutton.green, .cstm-bodywrap a.cstm-calloutbutton.green, input.cstm-calloutbutton.green {
    background: #789b4a
}

.cstm-calloutbutton.small, .cstm-bodywrap a.cstm-calloutbutton.small, input.cstm-calloutbutton.small {
    font: bold 14px/22px "Source Sans Pro", arial, sans-serif;
    height: 22px;
    padding: 0 12px 2px;
    box-shadow: 0 16px 10px rgba(255, 255, 255, 0.2) inset
}

.cstm-calloutbutton:hover, .cstm-bodywrap a.cstm-calloutbutton:hover, input.cstm-calloutbutton:hover, a:hover .cstm-calloutbutton {
    text-decoration: none !important;
    background: #3c3c3d;
    color: #ffffff;
    box-shadow: none
}

/*new footer*/
#cstm-footer {
    color: #ffffff;
    position: relative;
    background: #555
}

#cstm-footer ul {
    margin: 0
}

#cstm-footer ul li {
    list-style: none;
    margin: 0;
    padding: 0;
    line-height: inherit
}

#cstm-footer a {
    color: #ffffff
}

#cstm-footer > .centerwrap {
    position: relative;
    max-width: 78.75rem;
    margin-left: auto;
    margin-right: auto;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

#cstm-footer .siteinfo {
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    max-width: 100%;
    border: none;
    margin: 44px auto;
    text-align: center
}

@media screen and (min-width: 64em) {
    #cstm-footer .siteinfo {
        -webkit-flex: 0 0 32%;
        -ms-flex: 0 0 32%;
        flex: 0 0 32%;
        padding-left: 0.625rem;
        padding-right: 0.625rem;
        max-width: 32%;
        margin: 44px 5% 44px 1rem;
        padding-right: 4%;
        padding-left: 0;
        border-right: 1px solid #ffffff
    }
}

#cstm-footer .siteinfo p {
    margin-bottom: 1.5rem
}

#cstm-footer .cstm-social {
    display: inline-block;
    margin: 0 auto;
    text-align: left
}

#cstm-footer .cstm-social > div {
    margin-bottom: 0.5rem
}

#cstm-footer .cstm-social a {
    height: 40px;
    width: 40px;
    line-height: 36px;
    border-color: #ffffff;
    color: #555555;
    font-size: 24px
}

#cstm-footer .cstm-social a:hover {
    background: #555555;
    color: #ffffff
}

#cstm-footer .cstm-social a .fa {
    font-size: 24px;
    line-height: 36px;
}

#cstm-footer .footernav {
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    max-width: 100%;
    padding: 0 1rem 44px;
    position: relative
}



@media screen and (min-width: 64em) {
    #cstm-footer .footernav {
        -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
        padding-left: 0.625rem;
        padding-right: 0.625rem;
        min-width: initial;
        padding: 44px 1rem
    }
}

#cstm-footer .footernav > div {
    position: relative;
    z-index: 1
}

#cstm-footer .footernav .links > li {
    list-style: none
}

#cstm-footer .footernav .links > li > a {
    font-size: 1.5rem
}

#cstm-footer .footernav .links > li > span {
    font-size: 1.5rem;
    display: inline-block;
    padding: 0.5rem 0;
    line-height: 1
}

#cstm-footer .footernav .links .menu-item {
    color: inherit
}

#cstm-footer .footernav .links a.menu-item:hover {
    background-color: transparent
}

@media screen and (min-width: 50em) {
    #cstm-footer .footernav .links {
        max-width: 78.75rem;
        margin-left: auto;
        margin-right: auto;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch
    }

    #cstm-footer .footernav .links > li {
        -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
        padding-left: 0.625rem;
        padding-right: 0.625rem;
        min-width: initial
    }

    #cstm-footer .footernav .links > li > .fa {
        display: none
    }
}

@media screen and (max-width: 49.9375em) {
    #cstm-footer .footernav .links {
        width: 50%;
        min-width: 280px;
        margin: 0 auto;
        text-align: left;
        border-bottom: 1px solid #c8c8c8
    }

    #cstm-footer .footernav .links > li {
        position: relative;
        border-top: 1px solid #c8c8c8;
        padding: 0 0.5rem
    }

    #cstm-footer .footernav .links > li > a, #cstm-footer .footernav .links > li > span {
        padding: 0.75rem 2.5rem 0.75rem 0
    }

    #cstm-footer .footernav .links > li > ul {
        display: none;
        margin-bottom: 1rem
    }

    #cstm-footer .footernav .links > li > .fa {
        position: absolute;
        right: 0;
        top: 0;
        z-index: 1;
        width: 30%;
        padding: 0.75rem 0.5rem;
        text-align: right;
        font-size: 1.5rem;
        cursor: pointer
    }
}

#cstm-footer .footernav a {
    display: inline-block;
    width: 100%;
    padding: 0.5rem 0;
    font-size:  16px;
}

#cstm-footer > .bottom {
    position: relative;
    z-index: 1;
    background: #a51417;
    border-top: 5px solid #72121b;
    font-size: 0.9rem
}

#cstm-footer > .bottom ul {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    padding: 0.75rem 1rem
}

#cstm-footer > .bottom ul > li {
    display: inline;
    position: relative
}

#cstm-footer > .bottom ul > li.cstm-copyright {
    padding-right: 0.7rem
}

#cstm-footer > .bottom ul > li::after {
    content: '';
    display: block;
    width: 1px;
    height: 1em;
    background: #c8c8c8;
    position: absolute;
    right: -2px;
    bottom: 0.1em
}

#cstm-footer > .bottom ul > li:last-child::after {
    display: none
}

#cstm-footer > .bottom a {
    display: inline-block;
    white-space: nowrap;
    line-height: 1;
    padding: 1rem 0.7rem
}

#cstm-footer > .bottom a .short {
    display: none
}

@media screen and (max-width: 49.9375em) {
    #cstm-footer > .bottom ul > li.cstm-copyright {
        display: block
    }

    #cstm-footer > .bottom ul > li.cstm-copyright::after {
        display: none
    }

    #cstm-footer > .bottom a {
        padding: 1rem 0.5rem
    }

    #cstm-footer > .bottom a .full {
        display: none
    }

    #cstm-footer > .bottom a .short {
        display: inline
    }
}

@media screen and (max-width: 63.9375em) {
    #cstm-footer .centerwrap {
        text-align: center;
        height: auto
    }

    #cstm-footer .cstm-social {
        text-align: center;
        margin-top: 10px;
        position: relative;
        top: auto;
        right: auto
    }

    #cstm-footer .cstm-social > p {
        display: inline;
        height: 27px;
        line-height: 27px;
        margin: 0;
        vertical-align: top
    }
}
/*end of new footer*/

/* This is the custom header image */
#branding {

    background-image: url('images/headerbg.jpg');
    background-repeat: repeat-x;

}

#headerimage {
    height: 97px;
    overflow: hidden;

}

#branding img {
    /*border-top: 4px solid #000;
    border-bottom: 1px solid #000;*/
    /*float:left;
    //display: block;*/

}

/* =Menu
-------------------------------------------------------------- */

#access {
    /*background: #7b7b7b;*/
    display: block;
    float: left;
    margin: 0 auto;
    width: 100%;
}

#access .menu-header,
div.menu {
    font-size: 20px;
    /*margin-left: 32px;*/
    width: 100%;
}

#access .menu-header ul,
div.menu ul {
    list-style: none;
    margin: 0;
}

#access .menu-header li,
div.menu li {
    float: left;
    position: relative;
}

#access .menu-header li.mobilemenuview,
div.menu li.mobilemenuview {
    display:none;
}

#access a {
    color: #fff;
    display: block;
    line-height: 50px;
    /*margin: 0 1em 0 0;*/
    padding: 0 15px;
    text-decoration: none;
    font-size: 21px;
    text-transform: uppercase;
}

#access ul ul {
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    display: none;
    position: absolute;
    top: 38px;
    left: 0;
    float: left;
    width: 180px;
    z-index: 99999;
}

#access ul ul li {
    min-width: 180px;
}

#access ul ul ul {
    left: 100%;
    top: 0;
}

#access ul ul a {
    background: #333;
    line-height: 1em;
    padding: 10px;
    width: 160px;
    height: auto;
}

#access li:hover > a,
#access ul ul :hover > a {
    background: #a51417;
    color: #fff;
}

#access ul li:hover > ul {
    display: block;
}


/*,#access ul li.current-menu-parent > a*/
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a {
    background: #a51417;
    color: #fff;
}

* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
/** html #access ul li.current-menu-parent a,*/
* html #access ul li a:hover {
    background: #a51417;
    color: #fff;
}

/* =Content
-------------------------------------------------------------- */

.mr_social_sharing_wrapper{
    margin-top: 2% !important;
    margin-bottom: 2% !important;
}

.mr_social_sharing{
    margin-left: 0px !important;
    margin-right: 10px !important;
}

#main {
    clear: both;
    overflow: hidden;
    background-color: #ffffff;
    padding: 32px 28px 32px 28px;
    width: 100%;
}

#content {
    margin-bottom: 36px;
}

#content,
#content input,
#content textarea {
    color: #7d7d7d;
    font-size: 14px;
    line-height: 20px;
}

#content p,
#content ul,
#content ol,
#content dd,
#content pre,
#content hr {
    margin-bottom: 24px;
}

#content ul ul,
#content ol ol,
#content ul ol,
#content ol ul {
    margin-bottom: 0;
}

#content pre,
#content kbd,
#content tt,
#content var {
    font-size: 15px;
    line-height: 21px;
}

#content code {
    font-size: 13px;
}

#content dt,
#content th {
    color: #7d7d7d;
}

#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6 {
    color: #7d7d7d;
    line-height: 1.5em;
    margin: 0 0 20px 0;
}

#content table {
    border: 1px solid #e7e7e7;
    margin: 0 -1px 24px 0;
    text-align: left;
    width: 100%;
}

#content tr th,
#content thead th {
    color: #888;
    font-size: 12px;
    font-weight: bold;
    line-height: 18px;
    padding: 9px 24px;
}

#content tr td {
    border-top: 1px solid #e7e7e7;
    padding: 6px 24px;
}

#content tr.odd td {
    background: #f2f7fc;
}

.hentry {
    //margin: 0 0 48px 0;
    margin: 0 0 0 0;
}

.home .sticky {
    background: #f2f7fc;
    border-top: 4px solid #000;
    margin-left: -20px;
    margin-right: -20px;
    padding: 18px 20px;
}

.single .hentry {
    margin: 0 0 36px 0;
}

.page-title {
    color: #000;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 36px 0;
}

.page-title span {
    color: #9e0b0f;
    text-transform: uppercase;
    font-size: 24px;
    font-weight: normal;
}

.page-title a:link,
.page-title a:visited {
    color: #a51417;
    text-decoration: none;
}

.page-title a:active,
.page-title a:hover {
    color: #ff4b33;
}

#content .entry-title {
    color: #7d7d7d;
    font-size: 22px;
    font-weight: normal;
    line-height: 1.3em;
    margin-bottom: 0;
}

.entry-title a:link,
.entry-title a:visited {
    color: #7d7d7d;
    text-decoration: none;
}

.entry-title a:active,
.entry-title a:hover {
    color: #a51417;
}

.entry-meta {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 16px;
    color: #780f16;
    /*padding-left: 10px;*/
    line-height: 30px;
}

.entry-meta abbr,
.entry-utility abbr {
    border: none;
}

.entry-meta abbr:hover,
.entry-utility abbr:hover {
    border-bottom: 1px dotted #666;
}

.entry-content,
.entry-summary {
    clear: both;
    padding: 12px 0 0 0;
}

#content .entry-summary p:last-child {
    margin-bottom: 12px;
}

.entry-content fieldset {
    border: 1px solid #e7e7e7;
    margin: 0 0 24px 0;
    padding: 24px;
}

.entry-content fieldset legend {
    background: #fff;
    color: #000;
    font-weight: bold;
    padding: 0 24px;
}

.entry-content input {
    margin: 0 0 24px 0;
}

.entry-content input.file,
.entry-content input.button {
    margin-right: 24px;
}

.entry-content label {
    color: #888;
    font-size: 12px;
}

.entry-content select {
    margin: 0 0 24px 0;
}

.entry-content sup,
.entry-content sub {
    font-size: 10px;
}

.entry-content blockquote.left {
    float: left;
    margin-left: 0;
    margin-right: 24px;
    text-align: right;
    width: 33%;
}

.entry-content blockquote.right {
    float: right;
    margin-left: 24px;
    margin-right: 0;
    text-align: left;
    width: 33%;
}

.page-link {
    clear: both;
    color: #000;
    font-weight: bold;
    margin: 0 0 22px 0;
    word-spacing: 0.5em;
}

.page-link a:link,
.page-link a:visited {
    background: #f1f1f1;
    color: #333;
    font-weight: normal;
    padding: 0.5em 0.75em;
    text-decoration: none;
}

.home .sticky .page-link a {
    background: #d9e8f7;
}

.page-link a:active,
.page-link a:hover {
    color: #ff4b33;
}

body.page .edit-link {
    clear: both;
    display: block;
}

#entry-author-info {
    background: #f2f7fc;
    border-top: 4px solid #000;
    clear: both;
    font-size: 14px;
    line-height: 20px;
    margin: 24px 0;
    overflow: hidden;
    padding: 18px 20px;
}

.author-wrapper {
    padding-top: 20px;
    clear: both;
    overflow: hidden;
}

#author-avatar {
    background: #fff;
    border: 1px solid #e7e7e7;
    float: left;
    height: 60px;
    margin: 0 0 0 0;
}

#author-description {
    float: left;
    margin: 0 0 0 0;
}

#entry-author-info h2 {
    color: #000;
    font-size: 100%;
    font-weight: bold;
    margin-bottom: 0;
}

.entry-utility {
    clear: both;
    color: #7d7d7d;
    font-size: 12px;
    line-height: 18px;
}

.entry-meta a,
.entry-utility a {
    color: #a51417;
}

.entry-meta a:hover,
.entry-utility a:hover {
    color: #a51417;
    /*text-decoration: underline; */
}

#content .video-player {
    padding: 0;
}

/* =Asides
-------------------------------------------------------------- */

.home #content .format-aside p,
.home #content .category-asides p {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 10px;
    margin-top: 0;
}

.home .hentry.format-aside,
.home .hentry.category-asides {
    padding: 0;
}

.home #content .format-aside .entry-content,
.home #content .category-asides .entry-content {
    padding-top: 0;
}

/* =Gallery listing
-------------------------------------------------------------- */

.format-gallery .size-thumbnail img,
.category-gallery .size-thumbnail img {
    border: 10px solid #f1f1f1;
    margin-bottom: 0;
}

.format-gallery .gallery-thumb,
.category-gallery .gallery-thumb {
    float: left;
    margin-right: 20px;
    margin-top: -4px;
}

.home #content .format-gallery .entry-utility,
.home #content .category-gallery .entry-utility {
    padding-top: 4px;
}

/* =Attachment pages
-------------------------------------------------------------- */

.attachment .entry-content .entry-caption {
    font-size: 140%;
    margin-top: 24px;
}

.attachment .entry-content .nav-previous a:before {
    content: '\2190\00a0';
}

.attachment .entry-content .nav-next a:after {
    content: '\00a0\2192';
}

/* =Images
-------------------------------------------------------------- */

/*
Resize images to fit the main content area.
- Applies only to images uploaded via WordPress by targeting size-* classes.
- Other images will be left alone. Use "size-auto" class to apply to other images.
*/
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img {
    max-width: 100%; /* When images are too wide for containing element, force them to fit. */
    height: auto; /* Override height to match resized width for correct aspect ratio. */
}

.alignleft,
img.alignleft {
    display: inline;
    float: left;
    margin-right: 24px;
    margin-top: 4px;
}

.alignright,
img.alignright {
    display: inline;
    float: right;
    margin-left: 24px;
    margin-top: 4px;
}

.aligncenter,
img.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

img.alignleft,
img.alignright,
img.aligncenter {
    margin-bottom: 12px;
}

.wp-caption {
    background: #f1f1f1;
    line-height: 18px;
    margin-bottom: 20px;
    max-width: 632px !important; /* prevent too-wide images from breaking layout */
    padding: 4px;
    text-align: center;
    /*width: 300px;*/
    padding-top: 15px;
}

.wp-caption img {
    /*margin: 5px 5px 0;*/
}

.wp-caption p.wp-caption-text {
    color: #888;
    font-size: 12px;
    margin: 5px;
}

.wp-smiley {
    margin: 0;
}

.gallery {
    margin: 0 auto 18px;
}

.gallery .gallery-item {
    float: left;
    margin-top: 0;
    text-align: center;
    width: 33%;
}

.gallery-columns-2 .gallery-item {
    width: 50%;
}

.gallery-columns-4 .gallery-item {
    width: 25%;
}

.gallery img {
    border: 2px solid #cfcfcf;
}

.gallery-columns-2 .attachment-medium {
    max-width: 92%;
    height: auto;
}

.gallery-columns-4 .attachment-thumbnail {
    max-width: 84%;
    height: auto;
}

.gallery .gallery-caption {
    color: #888;
    font-size: 12px;
    margin: 0 0 12px;
}

.gallery dl {
    margin: 0;
}

.gallery img {
    border: 10px solid #f1f1f1;
}

.gallery br + br {
    display: none;
}

#content .attachment img {
    /* single attachment images should be centered */
    display: block;
    margin: 0 auto;
}

/* =Navigation
-------------------------------------------------------------- */

.navigation {
    color: #9e0b0f;
    font-size: 12px;
    font-weight: bold;
    line-height: 18px;
    overflow: hidden;
}

.navigation a:link,
.navigation a:visited {
    color: #9e0b0f;
    text-decoration: none;
}

.navigation a:active,
.navigation a:hover {
    color: #9e0b0f;
    text-decoration: underline;
}

.nav-previous {
    float: left;
    width: 50%;
}

.nav-next {
    float: right;
    text-align: right;
    width: 50%;
}

#nav-above {
    margin: 0 0 18px 0;
}

#nav-above {
    display: none;
}

.paged #nav-above,
.single #nav-above {
    display: block;
}

#nav-below {
    margin: 10px 0 0 0;
}

/* =Comments
-------------------------------------------------------------- */
#comments {
    clear: both;
}

#comments .navigation {
    padding: 0 0 18px 0;
}

h3#comments-title,
h3#reply-title {
    color: #7d7d7d;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 0;
}

h3#comments-title {
    padding: 24px 0;
}

.commentlist {
    list-style: none;
    margin: 0;
}

.commentlist li.comment {
    border-bottom: 1px solid #7d7d7d;
    line-height: 24px;
    margin: 0 0 24px 0;
    padding: 0 0 0 56px;
    position: relative;
}

.commentlist li:last-child {
    border-bottom: none;
    margin-bottom: 0;
}

#comments .comment-body ul,
#comments .comment-body ol {
    margin-bottom: 18px;
}

#comments .comment-body p:last-child {
    margin-bottom: 6px;
}

#comments .comment-body blockquote p:last-child {
    margin-bottom: 24px;
}

.commentlist ol {
    list-style: decimal;
}

.commentlist .avatar {
    position: absolute;
    top: 4px;
    left: 0;
}

.comment-author {
}

.comment-author cite {
    color: #9e0b0f;
    font-style: normal;
    font-weight: bold;
}

.comment-author .says {
    font-style: italic;
}

.comment-meta {
    font-size: 12px;
    margin: 0 0 18px 0;
}

.comment-meta a:link,
.comment-meta a:visited {
    color: #7d7d7d;
    text-decoration: none;
}

.comment-meta a:active,
.comment-meta a:hover {
    color: #7d7d7d;
}

.commentlist .even {
}

.commentlist .bypostauthor {
}

.reply {
    font-size: 12px;
    padding: 0 0 24px 0;
    font-weight: bold;
}

.reply a,
a.comment-edit-link {
    color: #9e0b0f;
    text-transform: none;
    font-weight: bold;
}

.reply a:hover,
a.comment-edit-link:hover {
    color: #9e0b0f;
}

.commentlist .children {
    list-style: none;
    margin: 0;
}

.commentlist .children li {
    border: none;
    margin: 0;
}

.nopassword,
.nocomments {
    display: none;
}

#comments .pingback {
    border-bottom: 1px solid #e7e7e7;
    margin-bottom: 18px;
    padding-bottom: 18px;
}

.commentlist li.comment + li.pingback {
    margin-top: -6px;
}

#comments .pingback p {
    color: #888;
    display: block;
    font-size: 12px;
    line-height: 18px;
    margin: 0;
}

#comments .pingback .url {
    font-size: 13px;
    font-style: italic;
}

/* Comments form */
input[type=submit] {
    color: #333;
}

#respond {
    border-top: 1px solid #e7e7e7;
    margin: 24px 0;
    overflow: hidden;
    position: relative;
}

#respond p {
    margin: 0;
}

#respond .comment-notes {
    margin-bottom: 1em;
}

.form-allowed-tags {
    line-height: 1em;
}

.children #respond {
    margin: 0 48px 0 0;
}

h3#reply-title {
    margin: 18px 0;
}

#comments-list #respond {
    margin: 0 0 18px 0;
}

#comments-list ul #respond {
    margin: 0;
}

.tagcloud {

    /*color:#959595;*/
}

.tagcloud a {

    /*color: #959595;*/
    text-decoration: none;
}

.tagcloud a:hover {

    color: #9e0b0f;
    text-decoration: underline;
}

#cancel-comment-reply-link {
    font-size: 12px;
    font-weight: normal;
    line-height: 18px;
}

#respond .required {
    color: #ff4b33;
    font-weight: bold;
}

#respond label {
    color: #888;
    font-size: 12px;
}

#respond input {
    margin: 0 0 9px;
    width: 98%;
}

#respond textarea {
    width: 98%;
}

#respond .form-allowed-tags {
    color: #888;
    font-size: 12px;
    line-height: 18px;
}

#respond .form-allowed-tags code {
    font-size: 11px;
}

#respond .form-submit {
    margin: 12px 0;
}

#respond .form-submit input {
    font-size: 14px;
    width: auto;
}

/* =Widget Areas
-------------------------------------------------------------- */

.widget-area ul {
    list-style: none;
    margin-left: 0;
}

.widget-area ul ul {
    list-style: square;
    margin-left: 1.3em;
}

.widget-area select {
    max-width: 100%;
}

.widget_search #s {
    /* This keeps the search inputs in line */
    width: 60%;
}

.widget_search label {
    display: none;
}

.widget-container {
    margin: 0 0 18px 0;
}

.widget-title-bar {
    width:120px;
    height:2px;
    background-color: #7b7b7b;
}

.widget-title {
    color: #a7110e;
    font-weight: bold;
    font-size: 18px;
    padding-bottom: 16px;
    padding-top: 18px;
    font-family: "Open Sans", Arial, sans-serif;
    text-transform: uppercase;
    width: 120px;
    letter-spacing: 3px;
}

#content h3.widget-title{
    color: #a7110e;
    margin:0;
}

.widget-area a:link,
.widget-area a:visited {
    text-decoration: none;
}

.widget-area a:active,
.widget-area a:hover {
    text-decoration: underline;
}

.widget-area .entry-meta {
    font-size: 11px;
}

#wp_tag_cloud div {
    line-height: 1.6em;
}

#wp-calendar {
    width: 100%;
}

#wp-calendar caption {
    color: #222;
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 4px;
    text-align: left;
}

#wp-calendar thead {
    font-size: 11px;
}

#wp-calendar thead th {
}

#wp-calendar tbody {
    color: #aaa;
}

#wp-calendar tbody td {
    background: #f5f5f5;
    border: 1px solid #fff;
    padding: 3px 0 2px;
    text-align: center;
}

#wp-calendar tbody .pad {
    background: none;
}

#wp-calendar tfoot #next {
    text-align: right;
}

.widget_rss a.rsswidget {
    color: #000;
}

.widget_rss a.rsswidget:hover {
    color: #ff4b33;
}

.widget_rss .widget-title img {
    width: 11px;
    height: 11px;
}


.st-tag-cloud a {
    padding: 5px 7px 5px 7px;
    background-color: #eeeeee;
    line-height: 34px;
    white-space: nowrap;
    MARGIN: 3px;
}
.st-tag-cloud a:link,
.st-tag-cloud a:visited {
    color: #54565b;
}
.st-tag-cloud a:hover,
.st-tag-cloud a:active {
    background-color: #959595;
    text-decoration: none;
}

/* Main sidebars */
#main .widget-area ul {
    margin-left: 0;
    padding: 0 20px 0 0;
}

#main .widget-area ul ul {
    border: none;
    margin-left: 1.3em;
    padding: 0;
}



/* home feature overlay styles*/
div.homefeaturewrapper {
    float: left;
    position: relative;
    /*height: 400;
    width: 590;*/
}
.tag-icon-home i {
    padding-right: 20px;
    font-size: 24px
}


.tag-icon-home{
    float:left;

}

.home-feature-red-overlay {
    position: absolute;
    top:16px;
    left:0px;
    padding-left: 16px;
    padding-right: 22px;
    font-family: "Open Sans";
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
    background-color: #a51417;
    color: #ffffff;
    line-height: 48px;

}

div.homefeaturedescription {
    padding-right: 2%;
    padding-left: 2%;
    margin: 0;
    font-family: Arial, Verdana, sans-serif;
}

div.homefeaturetitle {
    position: relative;
    font-size: 28px;
    line-height:34px;
    margin: 0;
    font-family: 'Libre Baskerville', sans-serif;
    color: #a51417;
    margin-top: 30px;
    margin-bottom: 18px;
}

.homefeaturetitle a:link,
.homefeaturetitle a:visited {
    color: #a51417;
    text-decoration: none;
}

.homefeaturetitle a:active,
.homefeaturetitle a:hover {
    color: #a51417;
    text-decoration: none;
}

div.posttitle {
    position: relative;
    font-size: 28px;
    line-height: 34px;
    margin: 0;
    font-family: 'Libre Baskerville', sans-serif;
    color: #a51417;
    margin-top:30px;
}

.posttitle a:link,
.posttitle a:visited {
    color: #a51417;
    text-decoration: none;
}

.posttitle a:active,
.posttitle a:hover {
    color: #a51417;
    text-decoration: none;
}

div.homefeaturedate {
    font-size: 18px;
    line-height: 30px;
    margin: 0;
    font-family: 'Source Sans Pro', Verdana, sans-serif;
    color: #780f16;
}

.homefeaturedate a:link,
.homefeaturedate a:visited {
    color: #780f16;
    text-decoration: none;
}

.homefeaturedate a:active,
.homefeaturedate a:hover {
    color: #780f16;
}

div.homefeaturelabel {
    font-family: Arial, Verdana, sans-serif;
    font-size: 12px;
    color: white;
    padding-left: 10px;
    line-height: 16px;

}

.homefeaturereadmore{
    font-family: Arial, Verdana, sans-serif;
    font-size: 18px;
    color: #a7110e;
    line-height: 72px;
}

.homefeaturereadmore a:link,
.homefeaturereadmore a:visited {
    color: #a7110e;
}

.homefeaturereadmore a:active,
.homefeaturereadmore a:hover {
    color: #a7110e;
}

.homefeaturedescription_content .homereadmore{
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    color: #a7110e;
    line-height: 72px;
    font-weight: bold;
    letter-spacing: 3px;
}


.homereadmore{
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    color: #a7110e;
    line-height: 60px;
    font-weight:bold;
    letter-spacing: 2px;
}

.homereadmore a:link,
.homereadmore a:visited {
    color: #a7110e;
}

.homereadmore a:active,
.homereadmore a:hover {
    color: #a7110e;
}

.home-view-older-posts-container{
    display: flex;
    align-items: center;
    justify-content: center;
}

.home-view-older-posts{
    padding-top: 2%;
    padding-bottom: 2%;
    padding-left: 5%;
    padding-right: 5%;
    background-color: #780f16;
    font-family: 'Open Sans';
    font-weight: 700;
    font-size: 14px;
    color: #ffffff;
    letter-spacing: 3px;
    margin-top: 4%;
    white-space: nowrap;
}

.home-view-older-posts a:link, .home-view-older-posts a:hover, .home-view-older-posts a:active, .home-view-older-posts a:visited {
    color: #ffffff;
}

div.home-feature-cats {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 18px;
    color: #780f16;
    /*padding-left: 10px;*/
    line-height: 30px;

}
.widget_author_avatars .author-list .with-name {
    display: block;
    float: left;
    width: 110px;
    height:110px;
}

div.home-feature-tags {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 16px;
    color: #780f16;
    padding: 20px;
    /*width: 100%;*/
    margin: 0 0 40px 0;
    line-height: 18px;
    background-color: #eeeeee;
    clear:both;
}

.home-feature-tags a:link,
.home-feature-tags a:visited {
    line-height: 22px;
    color: #780f16;
    text-decoration: none;
}

.home-feature-tags a:active,
.home-feature-tags a:hover {
    line-height: 22px;
    color: #780f16;
    text-decoration: underline;
}

.homefeaturelabel a:link,
.homefeaturelabel a:visited {
    color: white;
    text-decoration: none;
}

.homefeaturelabel a:active,
.homefeaturelabel a:hover {
    color: white;
    text-decoration: underline;
    cursor: pointer;
}

span.homefeaturelabelvalue {
    font-family: Arial, Verdana, sans-serif;
    font-size: 12px;
    color: white;
    font-style: italic;
    line-height: 16px;
}

div.homefeaturedescription_content {
    margin: 0;
    font-family: 'Libre Baskerville', sans-serif;
    font-size: 18px;
    color: #54565b;
    line-height:28px;
}

div.post-content {
    margin: 0;
    font-family: 'Libre Baskerville', sans-serif;
    font-size: 16px;
    color: #54565b;
    line-height:28px;
}


div.homedescription {
    clear: both;

    left: 0;
    width: 100%;
    padding: 20px 0 0 0;

    font-family: 'Libre Baskerville', sans-serif;
    color: #7d7d7d;
}

.homedescriptionimage{float:left; padding-right:20px;}
.homedescriptionmedia{ padding-right:20px;}

.homelistdetails{
    padding-left: 4%;
    padding-right: 4%;
    clear: both;
    width: 95%;
    padding-top:8%;
}

.home-new-row{
    width:100%;
    clear:both;
}

.home-col-1{
    float:left;
    width:48%;
    margin-right: 4%
}
.home-col-2{
    float:left;
    width:48%;
}

div.hometitle {
    /*clear: both;
    font-size: 17pt;
    padding-left: 0;
    padding-top: 0;
    margin: 0;
    font-family: Arial, Verdana, sans-serif;
    color: #7d7d7d;
    font-weight: bold;
    line-height: 24px;*/
    position: relative;
    font-size: 28px;
    line-height: 34px;
    margin: 0;
    font-family: 'Libre Baskerville', sans-serif;
    color: #a51417;

}

.hometitle a:link,
.hometitle a:visited {
    color: #a51417;
    text-decoration: none;
}

.hometitle a:active,
.hometitle a:hover {
    color: #a51417;
    text-decoration: underline;
    cursor: pointer;
}

div.homeblogtitle {
    position: relative;
    font-size: 24px;
    line-height: 32px;
    margin: 0;
    font-family: 'Libre Baskerville', sans-serif;
    color: #a51417;
    padding-bottom:5%;

}

.homeblogtitle a:link,
.homeblogtitle a:visited {
    color: #a51417;
    text-decoration: none;
}

.homeblogtitle a:active,
.homeblogtitle a:hover {
    color: #9e0b0f;
    text-decoration: underline;
    cursor: pointer;
}

div.homedate {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 16px;
    color: #780f16;
    /*padding-left: 10px;*/
    line-height: 30px;
}

.homedate a:link,
.homedate a:visited {
    color: #780f16;
    text-decoration: none;
}

.homedate a:active,
.homedate a:hover {
    color: #780f16;
    text-decoration: underline;
    cursor: pointer;
}

.meta-sep{
    color: #b7b7b7;
}

div.homelabel {
    font-family: Arial, Verdana, sans-serif;
    font-size: 12px;
    color: #7d7d7d;
    padding-left: 0;
    line-height: 16px;

}

.homelabel a:link,
.homelabel a:visited {
    color: #7d7d7d;
    text-decoration: none;
}

.homelabel a:active,
.homelabel a:hover {
    color: #9e0b0f;
    text-decoration: underline;
    cursor: pointer;
}

span.homelabelvalue {
    font-family: Arial, Verdana, sans-serif;
    font-size: 12px;
    color: #7d7d7d;
    font-style: italic;
    line-height: 16px;
}

div.homedescription_content {
    padding-left: 0;
    margin: 0;
    font-family: 'Libre Baskerville', sans-serif;
    font-size: 16px;
    line-height: 24px;
}

/* Footer widget areas */
#footer-widget-area {
}

/* =Footer
-------------------------------------------------------------- */

#footer {
    margin-bottom: 20px;
}

#colophon {
    vertical-align: middle;
    height: 52px;
    background-color: #808080;
    overflow: hidden;
    padding: 18px 0;
}

#site-info {
    font-weight: bold;
}

#site-info a {
    color: #ffffff;
    text-decoration: none;
}

#site-generator {

    position: relative;
}

#site-generator a {
    color: #ffffff;
    display: inline-block;
    text-decoration: none;
}

#site-generator a:hover {

    text-decoration: underline;
}

#header-colophon {
    vertical-align: middle;
    height: 52px;
    background-color: #808080;
    overflow: hidden;
    padding: 18px 0;
}

#header-info {
    font-weight: bold;
}

#header-info a {
    color: #ffffff;
    text-decoration: none;
}

#header-generator {

    position: relative;
}

#header-generator a {
    color: #ffffff;
    display: inline-block;
    text-decoration: none;
}

#header-generator a:hover {

    text-decoration: underline;
}

img#wpstats {
    display: block;
    margin: 0 auto 10px;
}

/* =Mobile Safari ( iPad, iPhone and iPod Touch )
-------------------------------------------------------------- */

pre {
    -webkit-text-size-adjust: 140%;
}

code {
    -webkit-text-size-adjust: 160%;
}

#access,
.entry-meta,
.entry-utility,
.navigation,
.widget-area {
    -webkit-text-size-adjust: 120%;
}

#site-description {
    -webkit-text-size-adjust: none;
}

#tablet-menu {
    visibility: collapse;
    width: 0;
    height: 0;
    /*background-image: url(tablet-menu.png);*/
    background-repeat: no-repeat;
}

/* =Print Style
-------------------------------------------------------------- */

@media print {
    body {
        background: none !important;
    }

    #wrapper {
        clear: both !important;
        display: block !important;
        float: none !important;
        position: relative !important;
    }

    #header {
        border-bottom: 2pt solid #000;
        padding-bottom: 18pt;
    }

    #colophon {
        border-top: 2pt solid #000;
    }

    #site-title,
    #site-description {
        float: none;
        line-height: 1.4em;
        margin: 0;
        padding: 0;
    }

    #site-title {
        font-size: 13pt;
    }

    .entry-content {
        font-size: 14pt;
        line-height: 1.6em;
    }

    .entry-title {
        font-size: 21pt;
    }

    #access,
    #branding img,
    #respond,
    .comment-edit-link,
    .edit-link,
    .navigation,
    .page-link,
    .widget-area {
        display: none !important;
    }

    #container,
    #header,
    #footer {
        margin: 0;
        width: 100%;
        background-color: #808080;
        vertical-align: middle;
    }

    #content,
    .one-column #content {
        margin: 24pt 0 0;
        width: 100%;
    }

    .wp-caption p {
        font-size: 11pt;
    }

    #site-info,
    #site-generator {
        float: none;
        width: auto;
    }

    #colophon {
        width: auto;
    }

    #header-info,
    #header-generator {
        float: none;
        width: auto;
    }

    #header-colophon {
        width: auto;
    }

    img#wpstats {
        display: none;
    }

    #site-generator a {
        margin: 0;
        padding: 0;
    }

    #entry-author-info {
        border: 1px solid #e7e7e7;
    }

    #main {
        display: inline;
    }

    .home .sticky {
        border: none;
    }

}

.img-scalable {
    max-width: 100%;
    height: auto;
    /*width:100%;
    height: auto;
    position: relative;
    max-height: 100%;
    left: 50%;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);*/
}

@media only screen and (min-width: 480px) and (max-width: 1024px) {
    #access a {
        margin: 0;
        font-size:16px;
    }
}

/* media test  */
/*@media only screen and (min-width: 480px) and (max-width: 768px) {*/
@media only screen and (max-width: 49.9375em){
    #click-menu {
        display: block;
    }
    #simpletags-2{
        display:none;
    }

    .home-col-1{
        width:96%;
    }

    .home-col-2{
        clear:both;
        width: 96%;
    }

    .home-feature-red-overlay{
        line-height: 200%;
        padding-left: 3%;
        padding-right: 4%;
        font-size: 12px;
    }
    #access .menu-header li.mobilemenuview,
    div.menu li.mobilemenuview {
        /*display:list-item;*/
        display:none;
    }

    #access .menu-header,
    div.menu,
    #colophon,
    #branding,
    #main,
    #wrapper {

        margin: 0 auto;
        width: 100%;
    }

    #main {
        padding-top: 0;
    }

    #wrapper {
        padding: 0;
    }

    #washu-logo {
        float: left;
        margin-left: 25px;
    }

    #colophon {
        height: 100%;
        padding: 0;
        background-color: #333333;
    }

    #footer-image {
        width: 100%;
        height: 85px;
        float: none;
        background-color: #c8c8c8;
        padding-top: 20px;
        padding-bottom: 20px;
    }

    #mini-menu {
        display: block;
    }


    #site-info {
        color: #ffffff;
        font-size: 13px;
        font-weight: bold;
        width: 100%;
        height: 85px;
        margin-top: 0;
        margin-left: 0;
        background-image: url(images/_footer_logo.png);
        background-repeat: no-repeat;
        background-position: center;
    }

    #site-generator {
        margin: 0;
        width: 100%;
        float: none;
    }

    #follow-footer {
        float: right;

    }

    #follow-olin {
        float: right;
        margin-right: 5px;
        line-height: 36px;
    }

    div.homelabel {
        font-size: 16px;
        line-height: 18px;
    }

    span.homelabelvalue {
        font-size: 16px;
        line-height: 18px;
    }

    .st-tag-cloud a:link {
        padding: 10px 12px 10px 12px;
        background-color: #333333;
        line-height: 40px;
        white-space: nowrap;
        color: #ffffff;

    }

    .st-tag-cloud a:hover {
        background-color: #959595;
        text-decoration: none;
    }

    .st-tag-cloud a:visited {
        color: #ffffff;
    }

    #tablet-menu {
        visibility: visible;
        width: 55px;
        height: 50px;
        /*background-image: url(tablet-menu.png);*/
        background-repeat: no-repeat;
    }

    #feature-image {
        max-width: 750px;
        width: auto;
        height: auto;
        /*background-image: url(wearable-tech-590x317.jpg);*/
        background-repeat: no-repeat;
    }

    #feature-image-a {
        max-width: 750px;
        width: auto;
        height: auto;
    }

    #access .menu-header, div.menu, #colophon, #branding, #main, #wrapper {
        width: 100%;
    }

    #access {
        width: 100%;
        height: 0;
        visibility: collapse;
    }

    #container {
        float: none;
    }

    #primary {
        margin: 0 20px 0 20px;
        float: none;
        width: 100%;
    }

    #secondary {
        float: none;
        margin: 0 20px 0 20px;
    }

    #content {
        margin: 20px 20px 0 20px;
    }

    #header-generator {
        display: none;
    }
    div.homedescription_content {
    font-size: 16px;
    }
    div.homefeaturedescription {
        position: relative; /* absolute position (so we can position it where we want)*/
        bottom: 7px; /* position will be on bottom */
        left: 0;
        width: 100%;
        padding-top: 20px;
        margin: 0;

        background: none;
        /*font-family: Arial, Verdana, sans-serif;*/
        /*color: #7d7d7d;*/
    }

    div.homefeaturetitle {
        position: relative;
        font-size: 24px;
        line-height: 34px;
        margin: 0;
        font-family: 'Libre Baskerville', sans-serif;
        color: #a51417;

    }

    div.posttitle {
        font-size: 24px;

    }



    .homefeaturetitle a:link,
    .homefeaturetitle a:visited {
        color: #a51417;
        text-decoration: none;
    }

    .homefeaturetitle a:active,
    .homefeaturetitle a:hover {
        color: #a51417;
        text-decoration: underline;
        cursor: pointer;
    }

    div.homefeaturedate {
        font-size: 18px;
        padding-left: 0;
        margin: 0;
        font-family: 'Source Sans Pro', sans-serif;
        /*color: #7d7d7d;
        font-style: italic;*/
    }

    .homefeaturedate a:link,
    .homefeaturedate a:visited {
        /*color: #7d7d7d;
        text-decoration: none;*/
    }

    .homefeaturedate a:active,
    .homefeaturedate a:hover {
        /*color: #a51417;*/
        text-decoration: underline;
        cursor: pointer;
    }

    div.homefeaturelabel {
        /*font-family: Arial, Verdana, sans-serif;*/
        font-size: 16px;
        color: #7d7d7d;
        padding-left: 0;
        line-height: 18px;

    }

    .homefeaturelabel a:link,
    .homefeaturelabel a:visited {
        color: #7d7d7d;
        text-decoration: none;
    }

    .homefeaturelabel a:active,
    .homefeaturelabel a:hover {
        color: #a51417;
        text-decoration: underline;
        cursor: pointer;
    }

    span.homefeaturelabelvalue {
        font-family: Arial, Verdana, sans-serif;
        font-size: 16px;
        color: white;
        font-style: italic;
        line-height: 18px;
    }

    div.homefeaturedescription_content {
        padding-left: 0;
        padding-top: 12px;
        padding-bottom: 20px;
        margin: 0;
        font-family: 'Libre Baskerville', Verdana, sans-serif;
        font-size: 18px;
    }

    div.homedate {
        font-size:14px;
    }

    .entry-meta{
        font-family: 'Source Sans Pro', sans-serif;
        font-size: 16px;
        color: #780f16;
        /*padding-left: 10px;*/
        line-height: 30px;
    }

    .menu-item.menu-item-type-taxonomy.menu-item-object-post_tag{
        line-height:28px;
        font-size: 16px;
    }

    #author-description{
        line-height: 20px;
    }

    #content, #content input, #content textarea {
       /* line-height:20px;*/
        font-size: 14px;
    }
}

@media screen and (min-width: 0px) and (max-width: 600px) {
    #access .menu-header li.mobilemenuview,
    div.menu li.mobilemenuview {
        display:none;
        /*display:list-item;*/
    }

    #washu-logo {
        float: left;
        margin-left: 25px;
        display: none;
    }

}

@media only screen and (min-width: 0px) and (max-width: 479px) {

    #access .menu-header,
    div.menu,
    #colophon,
    #branding,
    #main,
    #wrapper {

        margin: 0 auto;
        width: 100%;
    }

    #main {
        padding-top: 0;
    }

    #wrapper {
        padding: 0;
    }

    #colophon {
        height: 100%;
        padding: 0;
        background-color: #333333;
    }

    #footer-image {
        width: 100%;
        height: 85px;
        float: none;
        background-color: #c8c8c8;
        padding-top: 20px;
        padding-bottom: 20px;
    }

    #footer-text {
        display: none;
    }

    #mini-menu {
        display: block;
    }


    #site-info {
        color: #ffffff;
        font-size: 13px;
        font-weight: bold;
        width: 100%;
        height: 85px;
        margin-top: 0;
        margin-left: 0;
        background-image: url(images/_footer_logo.png);
        background-repeat: no-repeat;
        background-position: center;
    }

    #site-generator {
        margin: 0;
        width: 100%;
        float: none;
    }

    #follow-footer {
        float: right;

    }

    #follow-olin {
        float: right;
        margin-right: 5px;
        line-height: 36px;
    }

    div.homelabel {
        font-size: 16px;
        line-height: 18px;
    }

    span.homelabelvalue {
        font-size: 16px;
        line-height: 18px;
    }

    .st-tag-cloud a:link {
        padding: 10px 12px 10px 12px;
        background-color: #333333;
        line-height: 40px;
        white-space: nowrap;
        color: #ffffff;
    }

    .st-tag-cloud a:hover {
        background-color: #959595;
        text-decoration: none;
    }

    .st-tag-cloud a:visited {
        color: #ffffff;
    }

    /* WTF?
    iframe[Attributes Style] {
        width: 100%;
        height: 100%;
    }*/

    iframe {
        width: 100%;
        height: 100%;
    }

    #tablet-menu {
        visibility: visible;
        width: 55px;
        height: 50px;
        /*background-image: url(tablet-menu.png);*/
        background-repeat: no-repeat;
    }

    #feature-image {
        max-width: 750px;
        width: auto;
        height: auto;
        /*background-image: url(wearable-tech-590x317.jpg);*/
        background-repeat: no-repeat;
    }

    #feature-image-a {
        max-width: 750px;
        width: auto;
        height: auto;
    }

    #access .menu-header, div.menu, #colophon, #branding, #main, #wrapper {
        width: 100%;
    }

    #access {
        width: 100%;
        height: 0;
        visibility: collapse;
    }

    #container {
        float: none;
    }

    #primary {
        margin: 0 20px 0 20px;
        float: none;
        width: 100%;
    }

    #secondary {
        float: none;
        margin: 0 20px 0 20px;
    }

    #content {
        margin: 20px 10px 0 10px;
    }

    #header-generator {
        display: none;
    }

    .homedescriptionmedia,
    .homedescriptionimage {
        float:none;
    }



    div.homedescription_content {
        font-size: 16px;
    }

    div.homefeaturedescription {
        position: relative;
        bottom: 7px;
        left: 0;
        width: 100%;
        padding-top: 20px;
        margin: 0;
        background: none;
        /*font-family: Arial, Verdana, sans-serif;*/
        /*color: #7d7d7d;*/
    }

    div.homefeaturetitle {
        position: relative;
        /*font-size: 17pt;*/
        padding-left: 0;
        padding-top: 10px;
        margin: 0;
        /*font-family: Arial, Verdana, sans-serif;*/
        /*color: white;*/
       /* font-weight: bold;
        line-height: 24px;*/
    }

    .homefeaturetitle a:link,
    .homefeaturetitle a:visited {
        /*color: #7d7d7d;*/
        text-decoration: none;
    }

    .homefeaturetitle a:active,
    .homefeaturetitle a:hover {
        /*color: #a51417;*/
        text-decoration: underline;
        cursor: pointer;
    }

    div.homefeaturedate {
        font-size: 18px;
        padding-left: 0;
        margin: 0;
       /* font-family: Arial, Verdana, sans-serif;*/
        /*color: #7d7d7d;*/
       /* font-style: italic;*/
    }

    .homefeaturedate a:link,
    .homefeaturedate a:visited {
        /*color: #7d7d7d;*/
        text-decoration: none;
    }

    .homefeaturedate a:active,
    .homefeaturedate a:hover {
        /*color: #a51417;*/
        text-decoration: underline;
        cursor: pointer;
    }

    div.homefeaturelabel {
        /*font-family: Arial, Verdana, sans-serif;*/
        font-size: 16px;
        /*color: #7d7d7d;*/
        padding-left: 0;
        line-height: 18px;

    }

    .homefeaturelabel a:link,
    .homefeaturelabel a:visited {
        /*color: #7d7d7d;*/
        text-decoration: none;
    }

    .homefeaturelabel a:active,
    .homefeaturelabel a:hover {
        color: #a51417;
        text-decoration: underline;
        cursor: pointer;
    }

    span.homefeaturelabelvalue {
        /*font-family: Arial, Verdana, sans-serif;*/
        font-size: 16px;
       /*color: white;
        font-style: italic;*/
        line-height: 18px;
    }

    div.homefeaturedescription_content {
        padding-left: 0;
        padding-top: 12px;
        padding-bottom: 20px;
        margin: 0;
        /*font-family: Arial, Verdana, sans-serif;*/
        font-size: 16px;
    }

    .wp-caption.alignleft{
        float: none;
        margin-right:0;
    }

    .wp-caption.alignright{
        float: none;
        margin-left:0;
    }

    .entry-utility {
        font-size: 16px;
    }
    #respond label{
        font-size:16px;
    }
    body, input, textarea {
        font-size: 16px;
    }

    .menu-item.menu-item-type-taxonomy.menu-item-object-post_tag{
        line-height:28px;
    }

    .alignleft.size-thumbnail {
        float: none;
        width: 100%;
        height: 100%;
    }

    div.homedate,
    .entry-meta {
        font-size: 14px;
    }

    #author-description{
        line-height: 20px;
    }

    #content, #content input, #content textarea {
        line-height:22px;
        font-size: 16px;
    }

    #grey-expanse{
        display:none;
    }
}

/* responsive menu plugin overrides */
/*@-moz-document url-prefix() {*/
    body #click-menu {
        /* background-color: #005e86;
         background-color: rgba(255,255,255,.33);
         border-radius: 5px;
         padding: 15px;*/
        padding-top: 5px;
        padding-bottom: 0px;
        top: 0px;
    }


/*}*/


/* recent tags widget */
.recent-taglist {
    margin-bottom: 10px;
}
.recent-taglist a {
    display: block;
    float: left;
    margin: 2px;
    line-height: 16px;
}

.read-more{
    font-weight: bold;
    font-size: 14px;
    padding-bottom: 2%;
    padding-top: 2%;
    font-family: "Open Sans", Arial, sans-serif;
    text-transform: uppercase;
    letter-spacing: 3px;
}

@media only screen and ( min-width : 0px ) and ( max-width : 49.9375em ) {

    #click-menu {
        display: block;
    }

    #main {
        padding: 0px;
    }

    .homedescriptionimage {
        float: left;
        padding-right: 0px;
        width: 100%;
        text-align: center;
    }

    #grey-expanse{
        display:none;
    }
}

.video-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; }
.video-container-home { position: relative;  padding-bottom: 67.1%;; height: 0;  overflow: hidden; }
.video-container iframe, .video-container object, .video-container embed, .video-container video { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
#grey-expanse{
    width:100%; background-color:#7b7b7b;height:50px;
}