@charset "utf-8";
/* CSS Document */
/*
Theme Name:      Edge Hill 2012 Home
Theme URI:       http://www.edgehill.ac.uk/
Description:     Edge Hill University Responsive header theme
Author:          Web Services at Edge Hill University
Version:         0.1.0
Template:        edgehill-2012
Tags:            black, blue, white, two-columns, fixed-width, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style
*/

@import url("../edgehill-2012/style.css");

/* Formerly in /css/stripped-out-main.css */

/* ---------------BODY---------------- */

span.alt,div.alt{display:none}
nav,section {display:block;}
a:hover i {text-decoration: none;}
body {
    background-image: none !important;
}
body .site {
    padding-left: 24px;
    padding-right: 24px;
    padding-left: 1.714285714rem;
    padding-right: 1.714285714rem;
    margin-top: 48px;
    margin-top: 3.428571429rem;
    margin-bottom: 48px;
    margin-bottom: 3.428571429rem;
    box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3);
    background-color: transparent;
}

/* ---------------HEADER---------------- */

#hd {
    height:190px;
    width: 100%;
    z-index: 999;
}
.fixedheader #hd {
    position:fixed;
    height:100px;
}
#hd,#ft {
    background:#221e1f;
    box-shadow: 0px 0px 30px black;
}

#hd_wrapper {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
}

.desktop-12.tablet-6.mobile-full {
    overflow: auto;
}
#hd_wrapper a.branding {
    width:262px;
    height:34px;
    display:block;
    float:left;
    margin-top: 104px;
    margin-left:10px;
    background-image:url(/images/omac/all/logo.png);
    background-repeat:no-repeat;
}
.fixedlogo #hd_wrapper a.branding {
    position: fixed;
    margin-top: 60px;
}

#hd_wrapper .item {
    border-bottom: none;
    clear: none;
    height: auto;
    padding: 0;
}
nav {
    display: block;
}
.top_nav_background {
    position: fixed;
    background-color: #444444;
    height: 50px;
    width: 100%;
}
nav.top_nav {
    position: absolute;
    height: 50px;
}
nav.gateways {
    left: 0;
    top: 0;
    border-left: 1px solid #40304E;
    position: fixed;
}
.admin-bar .gateways, .admin-bar .persistent {
    padding-top: 28px;
}
nav.gateways .item {
    float: left;
}
nav.gateways .item a {
    color: #FFF;
    display: block;
    height: 50px;
    line-height: 50px;
    padding: 0 18px;
    text-align: center;
    font-size: 0.9em;
    font-style: italic;
}
nav.persistent {
    top:0;
    right:10px;
    position: fixed;
}
nav.persistent .item {
    float: left;
    color: #FFF;
}
nav.persistent .item a {
    color: #FFF;
    display: block;
    height: 50px;
    line-height: 50px;
    padding: 0 18px;
    text-align: center;
    font-size: 0.9em;
}
nav.persistent .item form a {
    display: inline;
    height: auto;
    padding: 0;
}
nav.persistent .item form a:hover {
    text-decoration: none;
}
nav.persistent ul.icons {
    display: none;
    margin-top: 5px;
}
nav.persistent ul.icons i {
    font-size: 1.5em;
}
nav.main {
    right: 0;
    margin: 65px 0 0 0;
    position: fixed;
    z-index: 999;
}
.mm-without nav.main {
    margin: 100px 0 0 0;
    position: absolute;
}
.fixedlogo.mm-without nav.main {
    margin: 65px 0 0 0;
    position: fixed;
}
nav.main section {
    margin: 0 0px 0 0;
    float: left;
}
.mm-without ul.less {
    display: none;
}
.mm-without nav.main section {
    text-align: right;
}
.mm-without section .more {
    margin: 24px 0 0 0;
}

.mm-without nav.main section h4 a {
    padding: 0 18px;
    padding: 0 1.3333rem;
}
section ul {
    font-size: 0.9em;
}

section .more {
    border-radius: 3px 3px 3px 3px;
    -webkit-border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px 3px 3px 3px;
    -ms-border-radius: 3px 3px 3px 3px;
    -o-border-radius: 3px 3px 3px 3px;
    box-shadow: 0px 0px 6px rgba(0,0,0,0.5);
    -webkit-box-shadow: 0px 0px 30px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 0px 30px rgba(0,0,0,0.5);
    -ms-box-shadow: 0px 0px 30px rgba(0,0,0,0.5);
    -o-box-shadow: 0px 0px 30px rgba(0,0,0,0.5);
    display: none;
    margin: 95px 0 0 0px;
    padding: 15px 15px;
    position: absolute;
    width: 900px;
    right: 0;
    background-color: #EEEEEE;
    z-index: 2;
}
.scrolled section .more {
    margin-top: 24px;
}
section .more a, section .more {
    color: #444444;
}
section .more>ul {
    float: left;
    margin-right: 3%;
    max-width: 22%;
    text-align: left;
}
section .more.about>ul, section .more.social>ul {
    min-width: 18%;
}
section .more.social>ul.social {
    min-width: 10%;
    text-align: left;
    margin-right: 0;
}
section .more.social>ul.social .heading, section .more.social>ul.social .divider { 
    margin-left:-20px;
}
section .more.social>ul.social .divider {
    width: 100%;
}
section .more.social>ul.tweets, section .more.social>ul.posts {
    max-width: 40%;
    width:40%;
}
section .more.events>ul {
    float: right;
    min-width: 30%;
    max-width: 37%;
}
section .more.departments>ul {
    max-width: 25%;
    min-width: 20%;
    margin-right: 2%;
}
section .more.research>ul {
    max-width: 29%;
    min-width: 15%;
    margin-right: 3%;
}
section .more.enterprise>ul {
    max-width: 30%;
    min-width: 30%;
    margin-right: 3%;
}
section .more>ul li {
    font-size: 13px;
    font-size: 0.92857142857rem;
    line-height: 1.84615384615;
}
section .more>ul ul {
    margin-left: 10px;
}
section ul.less {
    padding: 0 12px;
    padding: 0 0.85714285714rem;
    overflow: hidden;
}
.fixedlogo section ul.less {
    height: 50px;
}
.fixedheader section ul.less {
    height: 0px;
}
section li {
    line-height: 1.5em;
}
section ul.less li a, section ul.less i {
    color: #FFFFFF;
}
section ul.less {
    color: #FFF;
}
section .more li.heading {
    font-weight: bold;
}
section ul.less i.plus {
    text-align: center;
    width: 100%;
    display: inline-block;
}
section i.remove {
    position: absolute;
    right: 20px;
}
section a:hover i.remove {
    text-decoration: none;
}
section li.divider {
    background: #444444;
    height: 1px;
    margin: 10px 0;
    width: 70px;
}
section h4, h4 a {
    color: #FFF !important;
}
section h4 a {
    display: block;
    height: 100%;
    padding: 0 12px;
    padding: 0 0.85714285714rem;
    font-size: 14px;
    font-size: 1rem;
    line-height: 1.71428571429;
    border-radius: 3px 3px 0px 0px;
    -webkit-border-radius: 3px 3px 0px 0px;
    -moz-border-radius: 3px 3px 0px 0px;
    -ms-border-radius: 3px 3px 0px 0px;
    -o-border-radius: 3px 3px 0px 0px;
}
.nav.main section h4 {
    font-weight: 300;
}
.nav section ul.less {
    border-radius: 0px 0px 3px 3px;
    -webkit-border-radius: 0px 0px 3px 3px;
    -moz-border-radius: 0px 0px 3px 3px;
    -ms-border-radius: 0px 0px 3px 3px;
    -o-border-radius: 0px 0px 3px 3px;
    padding-top: 10px;
    
}
.nav section ul.less li {
    line-height: 1.58em;
}
.nav section:hover h4 a, .nav section:hover ul.less {
    background-color: #ffCc33;
    color: #444444 !important;
}
section:hover ul.less a, section:hover ul.less i {
    color: #000;
}
section .more .moreimage {
    background-color: #DDDDDD;
    padding: 10px;
    float: right;
}
section .more .moreimage h4 {
    padding-top: 10px;
    color: #444444 !important;
}

@media only screen and (min--moz-device-pixel-ratio: 1.2),
only screen and (-o-min-device-pixel-ratio: 1.2/1),
only screen and (-webkit-min-device-pixel-ratio: 1.2),
only screen and (min-device-pixel-ratio: 1.2) {
	#hd a.branding { display: block; float:left; background-image:url(/images/omac/all/logo-x2.png); background-size: 262px 35px;width:262px;height:35px;}
}

/* ---------------PAGE---------------- */

#page {
    margin: 0 auto;
    max-width: 1200px;
    max-width: 85.71428571rem;
    /* max-width: 2000px; */ /* Testing wider grids to allow bigger tiled oembeds */
    overflow: hidden;
    z-index: -1;
}
.fixedheader #page {
    padding-top: 180px;
}
.fullscreen_slider.fixedheader #page {
    padding-top: 0px !important;
}

.fullscreen_slider.fixedheader #page {
    padding-top: 0px;
}


/* ---------------FOOTER / BREADCRUMBS---------------- */

#ft_wrapper{
    margin:0 auto;
    padding: 24px;
    padding: 1.71428571429rem;
    max-width: 1200px;
}
#ft{
    color: #FFF;
    margin-top: 24px;
    margin-top: 1rem;
}
#ft a{ color: #FFF;}
#ft .widget p, #ft .widget ul li {
    font-size: 12px;
    font-size: 0.85714285714rem;
    line-height: 1.5;
}
#ft .vcard{ width:190px}
#ft div.location{ float:left; width:100%;}
#ft div.location .map{ width:100%; height:223px}
#ft div.location .map a{background:url(/images/footer/map.png); height:223px; display:block;background-size:contain;background-repeat:no-repeat;}
#ft div.location .map a:hover{background:url(/images/footer/map2.png);background-size:contain;background-repeat:no-repeat;}
#ft, #breadcrumbs{clear: both}
#ft .ftlegal li{margin-right:7px;display: inline}
#ft .ftlegal {
    clear: left;
    padding-top: 48px;
    padding-top: 2.57142857143rem;
    font-size: 14px;
    font-size: 1rem;
    line-height: 1.71428571429;

}
#ft .ftsocial li{
    margin-right:7px;
    display: inline;
    font-size: 28px;
    font-size: 2rem;
    line-height: 1.28571428571;
}
#ft .ftsocial {
    float: right;
    padding-top: 48px;
    padding-top: 2.57142857143rem;
    font-size: 14px;
    font-size: 1rem;
    line-height: 1.71428571429;
}
#ft aside {
    width: 24%;
    float: left;
    margin-right: 2%;
}
#ft aside:nth-child(3n+0) {
    margin-right: 0;
    width: 48%;
}
#ft h3.widget-title {
    font-size: 14px;
    font-size: 1rem;
    line-height: 1.71428571429;
}

/* ---------------HOMEPAGE SLIDER---------------- */

.widget_ehu-homepage-slide-widget {
    height: 0;
}

.widget_ehu-homepage-slider-widget .widget_ehu-homepage-slide-widget {
    height: auto;
}

.homepage_slider {
    position: relative;
    margin-bottom: 0;
}
.widget_ehu-homepage-slider-widget {
    display: none;
    position: relative;
}
.widget_ehu-homepage-slider-widget.fullscreen {
    display: none;
}
.widget_ehu-homepage-slide-widget, .widget_ehu-homepage-fullscreen-slide-widget {
    position: absolute;
    float: left;
    clear: none;
    display: inline-block;
    width: 100%;
    display: none;
}
.widget_ehu-homepage-slide-widget:first-child, .widget_ehu-homepage-fullscreen-slide-widget:first-child {
    display: block;
}
.main-article.widget-area > .widget_ehu-homepage-slider-widget + aside {
    position: relative;
    display: block;
}
.homepage_slide {
    overflow: hidden;
    position: relative;
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
}
.homepage_slide>a {
    display: block;
    line-height: 0;
}
.homepage_slide img {
    width: 100%;
    height: auto;
    box-shadow: none;
    display: block;
}
.homepage_slide.sidebyside img {
    width: 50%;
    float: right;
}
.homepage_slide img.responsive {
    display: none;
}
.homepage_slide img.invisible {
    visibility: hidden;
    width: 50%;
    display: block;
}
.homepage_slide.paper {
    background: url('images/backgrounds/paper.png');
}
.homepage_slide.grain {
    background: url('images/backgrounds/grain.png');
}
.homepage_slide.crest {
    background: url('images/backgrounds/crest.png');
}
.homepage_slide.seamlesstexture1_1200 {
    background: url('images/backgrounds/seamlesstexture1_1200.jpg');
}
.homepage_slide.seamlesstexture2_1200 {
    background: url('images/backgrounds/seamlesstexture2_1200.jpg');
}
.homepage_slide_text {
    position: absolute;
    left: 80px;
    top: 55%;
    max-width: 50%;
}
.sidebyside .homepage_slide_text {
    max-width: 40%;
    position: relative;
    margin-left: 80px;
    margin-top: 5%;
    left: 0;
    top: 0;
}
.homepage_slide_text h3, .homepage_slide_text p, .homepage_slide_text h3 a, .homepage_slide_text p a {
    color: #FFFFFF !important;
}
.homepage_slide_text h3 {
    line-height: 1.333333;
    text-shadow: -1px -1px 20px #000,
    1px -1px 20px #000,
    -1px 1px 20px #000,
    1px 1px 20px #000;
    margin: 0 0 24px 0;
    margin: 0 0 1.714285714rem 0;
    font-family: Georgia;
    font-weight: normal;
    line-height: 1;
    clear: none;
}
.fullscreen .homepage_slide_text h3 {
    font-size: 72px;
    font-size: 5.142857142857143rem;
}
.main-article .homepage_slide_text h3 {
    font-size: 36px; 
    font-size: 2.571428571428572rem;
}
.widget .homepage_slide_text h3 a:hover, .widget .homepage_slide_text p a:hover {
    text-decoration: none;
}
.sidebyside .homepage_slide_text h3, .sidebyside .homepage_slide_text p {
    text-shadow: -1px -1px 20px #000;
}
.main-article .homepage_slide_text p {
    font-size: 21px; 
    font-size: 1.5rem;
}
.homepage_slide_text p {
    clear: none;
    font-size: 21px; 
    font-size: 1.5rem;
    line-height: 1.14285714286;
    text-shadow: -1px -1px 20px #000,
    1px -1px 20px #000,
    -1px 1px 20px #000,
    1px 1px 20px #000;
    margin: 0 0 24px 0;
    margin: 0 0 1.714285714rem 0;
}

.homepage_slider:hover .homepage_slide_arrow {
    display: block;
}

.homepage_slide_arrow {
    display: none;
    position: absolute;
    font-size: 6em;
    opacity: 0.6;
    line-height: 337px;
    top: 0;
}
.homepage_slide_arrow.right {
    right: 5px;
}
.homepage_slide_arrow.left {
    left: 5px;
}
.homepage_slide_arrow a {
    color: #FFFFFF !important;   
}

/* If Fullscreen Homepage Slider */
.fixedheader .widget_ehu-homepage-slider-widget.fullscreen {
    padding-top: 180px;
}
.widget_ehu-homepage-slider-widget.fullscreen {
    overflow: hidden;
}

/* ---------------HOMEPAGE CONTENT--------------- */

/* All Widgets */

.page-template-template-front-page-php.homepage .home-flow .widget {
    border: solid 1px #CCCCCC;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    padding: 24px 0px 19px;
    padding: 1.714285714rem 0px 1.357142857142857rem;
    position: relative;
    height: auto;
}
.page-template-template-front-page-php.homepage .home-2-wide .widget {
    padding: 12px 0px 12px;
}
.widget .channel {
    display: none;
}

.page-template-template-front-page-php.homepage .home-flow .widget .channel {
    position: absolute;
    top: 0;
    padding: 0 5px;
    display: inline-block;
    right: 10px;
    font-size: 11px;
    font-size: 0.78571428571rem;
    line-height: 1.63636363636;
    color: #FFFFFF;
}
.page-template-template-front-page-php.homepage .home-flow .widget .category {
    position: absolute;
    top: 0;
    padding: 0 5px;
    display: inline-block;
    left: 10px;
    font-size: 11px;
    font-size: 0.78571428571rem;
    line-height: 1.63636363636;
    color: #622e89;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 300px;
    width: 80%;
    overflow: hidden;
}
.page-template-template-front-page-php.homepage .home-flow .widget .channel a {
    color: #FFFFFF;
}
.page-template-template-front-page-php.homepage .home-flow .widget .channel {
    text-transform: lowercase;
}
.page-template-template-front-page-php.homepage .home-flow .widget .category a {
    color: #622e89;
}

/* To solve icon padding when floated next to a floated image */
.main-article .fa-li {
    position: static;
}

/* Widget content padding */

.page-template-template-front-page-php.homepage .home-flow .widget p, 
.page-template-template-front-page-php.homepage .home-flow .widget ul,
.page-template-template-front-page-php.homepage .home-flow .widget h3 { 
    
    padding: 0 8%;
}

/* EHU Advanced Text Widget */

.page-template-template-front-page-php.homepage .home-flow .widget_ehu-advanced-text-widget {
    border-top: solid 3px #42647F !important;
}
.page-template-template-front-page-php.homepage .home-flow .widget_ehu-advanced-text-widget .channel {
    background-color: #42647F;
}

/* News Story Widget */

.page-template-template-front-page-php.homepage .widget_news-post {
    border-top: solid 3px #A80000  !important;
}
.page-template-template-front-page-php.homepage .widget_news-post .channel {
    background-color: #A80000 ;
}

/* News List Widget */

.page-template-template-front-page-php.homepage .widget_news-list {
    border-top: solid 3px #A80000  !important;
}
.page-template-template-front-page-php.homepage .widget_news-list .channel {
    background-color: #A80000 ;
}
.page-template-template-front-page-php.homepage .widget_news-list img {
    max-width: 120px !important;
    float: left;
    margin: 0 4% 0 8%;
}
.page-template-template-front-page-php.homepage .widget_news-list h3 {
    clear: none;
    margin: 0 !important;
}
.page-template-template-front-page-php.homepage .widget_news-list>div {
    margin-top: 12px;
    float: left;
    width: 100%;
}
.page-template-template-front-page-php.homepage .widget_event .widget-title {
    clear: both !important;
    display: inline-block !important;
}
.page-template-template-front-page-php.homepage .widget_news-list .view-all-news {
    background: #A80000;
    color: #FFFFFF;
    float: right;
    margin-top: 12px;
    margin-right: 10px;
}
.page-template-template-front-page-php.homepage .widget_news-list .view-all-news:hover {
    background: #7C0404;
}

/* News Post Widget */

.page-template-template-front-page-php.homepage .widget_news-story {
    border-top: solid 3px #A80000  !important;
}
.page-template-template-front-page-php.homepage .widget_news-story .channel {
    background-color: #A80000 ;
}



/* Event Widget */

.page-template-template-front-page-php.homepage .widget_event {
    border-top: solid 3px #458B00 !important;
}
.page-template-template-front-page-php.homepage .widget_event .channel,
.page-template-template-front-page-php.homepage .widget_peo_event .channel {
    background-color: #458B00;
}

/* Event List Widget */

.page-template-template-front-page-php.homepage .widget_event-list {
    border-top: solid 3px #458B00  !important;
}
.page-template-template-front-page-php.homepage .widget_event-list .channel {
    background-color: #458B00 ;
}
.page-template-template-front-page-php.homepage .widget_event-list img {
    max-width: 120px !important;
    float: left;
    margin: 0 4% 0 8%;
}
.page-template-template-front-page-php.homepage .widget_event-list h3 {
    clear: none;
    margin: 0 !important;
}
.page-template-template-front-page-php.homepage .widget_event-list>div {
    margin-top: 12px;
    float: left;
    width: 100%;
}
.page-template-template-front-page-php.homepage .widget_event-list .view-all-events {
    background: #458B00;
    color: #FFFFFF;
    float: right;
    margin-top: 12px;
    margin-right: 10px;
}
.page-template-template-front-page-php.homepage .widget_event-list .view-all-events:hover {
    background: #386E03;
}
.widget_event-list .datebox {
    display: none;
}

/* Social List Widget */

.page-template-template-front-page-php.homepage .widget_social-list {
    border-top: solid 3px #5F6EFF  !important;
}
.page-template-template-front-page-php.homepage .widget_social-list .channel {
    background-color: #5F6EFF ;
}
.page-template-template-front-page-php.homepage .widget_social-list>div {
    margin-top: 12px;
    float: left;
    width: 100%;
}
.page-template-template-front-page-php.homepage .widget_social-list .view-all-social {
    background: #5F6EFF;
    color: #FFFFFF;
    float: right;
    margin-top: 12px;
    margin-right: 10px;
}
.page-template-template-front-page-php.homepage .widget_social-list .view-all-social:hover {
    background: #4F5ACD;
}
.page-template-template-front-page-php.homepage .widget_social-list .social-widget-item-icon {
    float: left;
    margin: 0 4% 0 8%;
}

/* Video List Widget */

.page-template-template-front-page-php.homepage .widget_video-list {
    border-top: solid 3px #FABD1E  !important;
}
.page-template-template-front-page-php.homepage .widget_video-list .channel {
    background-color: #FABD1E ;
}
.page-template-template-front-page-php.homepage .widget_video-list img {
    max-width: 120px !important;
    float: left;
    margin: 0 4% 0 8%;
}
.page-template-template-front-page-php.homepage .widget_video-list h3 {
    clear: none;
    margin: 0 !important;
}
.page-template-template-front-page-php.homepage .widget_video-list>div {
    margin-top: 12px;
    float: left;
    width: 100%;
}
.page-template-template-front-page-php.homepage .widget_video-list .view-all-video {
    background: #FABD1E;
    color: #FFFFFF;
    float: right;
    margin-top: 12px;
    margin-right: 10px;
}
.page-template-template-front-page-php.homepage .widget_video-list .view-all-video:hover {
    background: #D39F16;
}

/* Photo List Widget */

.page-template-template-front-page-php.homepage .widget_photo-list {
    border-top: solid 3px #6a1f74  !important;
}
.page-template-template-front-page-php.homepage .widget_photo-list .channel {
    background-color: #6a1f74 ;
}
.page-template-template-front-page-php.homepage .widget_photo-list img {
    max-width: 130px !important;
    float: left;
    margin: 0 0 12px 8%;
}
.page-template-template-front-page-php.homepage .widget_photo-list .view-all-photo {
    background: #6a1f74;
    color: #FFFFFF;
    float: right;
    margin-top: 12px;
    margin-right: 10px;
}
.page-template-template-front-page-php.homepage .widget_photo-list .view-all-photo:hover {
    background: #37113C;
}

/* Blog List Widget */

.page-template-template-front-page-php.homepage .widget_blog-list {
    border-top: solid 3px #FA1ECD  !important;
}
.page-template-template-front-page-php.homepage .widget_blog-list .channel {
    background-color: #FA1ECD ;
}
.page-template-template-front-page-php.homepage .widget_blog-list img {
    max-width: 120px !important;
    float: left;
    margin: 0 4% 0 8%;
}
.page-template-template-front-page-php.homepage .widget_blog-list h3 {
    clear: none;
    margin: 0 !important;
}
.page-template-template-front-page-php.homepage .widget_blog-list>div {
    margin-top: 12px;
    float: left;
    width: 100%;
}
.page-template-template-front-page-php.homepage .widget_blog-list .view-all-blogs {
    background: #FA1ECD;
    color: #FFFFFF;
    float: right;
    margin-top: 12px;
    margin-right: 10px;
}
.page-template-template-front-page-php.homepage .widget_blog-list .view-all-blogs:hover {
    background: #CD16A8;
}

/* PEO Event Widget */
.page-template-template-front-page-php.homepage .widget_peo_event {
    border-top: solid 3px #458B00 !important;
}
.page-template-template-front-page-php.homepage .widget_peo_event .widget_event {
    border-top: none !important;
}

.page-template-template-front-page-php.homepage .widget_peo_event .other-showings-title {
    padding: 0 8%;
    padding-bottom: 14px;
}


/* Embed Widget */

.page-template-template-front-page-php.homepage .widget_ehu-embed-widget.twitter {
    border-top: solid 3px #4099FF !important;
}
.page-template-template-front-page-php.homepage .widget_ehu-embed-widget.twitter .channel {
    background-color: #4099FF;
}
.page-template-template-front-page-php.homepage .widget_ehu-embed-widget.facebook {
    border-top: solid 3px #3B5998 !important;
}
.page-template-template-front-page-php.homepage .widget_ehu-embed-widget.facebook .channel {
    background-color: #3B5998;
}
.page-template-template-front-page-php.homepage .widget_ehu-embed-widget.youtube {
    border-top: solid 3px #FF3333 !important;
}
.page-template-template-front-page-php.homepage .widget_ehu-embed-widget.youtube .channel {
    background-color: #FF3333;
}
.page-template-template-front-page-php.homepage .widget_ehu-embed-widget.vimeo {
    border-top: solid 3px #33454E !important;
}
.page-template-template-front-page-php.homepage .widget_ehu-embed-widget.vimeo .channel {
    background-color: #33454E;
}
.page-template-template-front-page-php.homepage .widget_ehu-embed-widget.audioboo {
    border-top: solid 3px #B0006D !important;
}
.page-template-template-front-page-php.homepage .widget_ehu-embed-widget.audioboo .channel {
    background-color: #B0006D;
}
.page-template-template-front-page-php.homepage .widget_ehu-embed-widget.instagram {
    border-top: solid 3px #517FA4 !important;
}
.page-template-template-front-page-php.homepage .widget_ehu-embed-widget.instagram .channel {
    background-color: #517FA4;
}
.page-template-template-front-page-php.homepage .widget_ehu-embed-widget.flickr {
    border-top: solid 3px #FF0084 !important;
}
.page-template-template-front-page-php.homepage .widget_ehu-embed-widget.flickr .channel {
    background-color: #FF0084;
}

.widget_ehu-embed-widget .embed-container {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
.widget_ehu-embed-widget.youtube .embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}
.widget_ehu-embed-widget.audioboo .embed-container iframe {
    height: auto !important;
}
.widget_ehu-embed-widget.youtube .embed-container iframe,
.widget_ehu-embed-widget.youtube .embed-container object,
.widget_ehu-embed-widget.youtube .embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.widget_ehu-embed-widget .twitter-tweet-rendered {
    border-style: none !important;
    box-shadow: none !important;
}

.page-template-template-front-page-php.homepage .widget_ehu-embed-widget.instagram img {
    height: auto;
}

/* Facebook widget from JetPack */

.fb_iframe_widget, .fb_iframe_widget>span, .fb_iframe_widget>span>iframe {
    width: 100% !important;
}

/* Twitter widget */

/*.twitter.widget iframe {
    min-width: 0 !important; /* hack to make it smaller without overlap 
}*/

/* Course Search widget */

.widget_ehu-course-search span.channel {
    display: none;
}
.widget_ehu-course-search span.category {
    display: none;
}
.page-template-template-front-page-php.homepage .widget_ehu-course-search h3 {
    display: none;
}
.page-template-template-front-page-php.homepage .widget_ehu-course-search span.channel {
    display: block;
    background-color: #221e1f;
}
.page-template-template-front-page-php.homepage .home-2-wide .widget_ehu-course-search span.channel {
    display: none;
}
.page-template-template-front-page-php.homepage .widget_ehu-course-search {
    border-top: solid 1px #CCCCCC; !important;
}

.widget-area .widget_ehu-course-search input {
    width: 80%;
    min-width: 150px;
    -webkit-appearance: none;
}
.widget-area .widget_ehu-course-search select {
    width: 80%;
    min-width: 150px;
}
.course_search_left {
    width: 50%;
    float: left;
    padding-left: 3%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
.course_search_right {
    width: 50%;
    float: left;
    padding-left: 3%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.widget-area .widget_ehu-course-search input, .widget-area .widget_ehu-course-search select {
    border: 1px solid #ccc;
    border-radius: 3px;
    font-family: inherit;
    padding: 6px;
    padding: 0.428571429rem;
    color: #757575;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    margin-right: 1%;
    background-color: #FFFFFF;
}

::-webkit-input-placeholder { /* WebKit browsers */
    color:    #757575;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #757575;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #757575;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:    #757575;
}

/* Text Widget */

.widget_text span.category {
    display: none;
}

.page-template-template-front-page-php.homepage .widget_text .textwidget ul {
   margin-bottom: 0;
   list-style: disc;
   margin-left: 0 !important;
}
.page-template-template-front-page-php.homepage .widget_text .textwidget ul li {
   float: left;
}

.page-template-template-front-page-php.homepage .widget_text h3 {
    display: none;
}
.page-template-template-front-page-php.homepage .widget_text span.channel {
    display: block;
    background-color: #221e1f;
}
.page-template-template-front-page-php.homepage .widget_text {
    border-top: solid 1px #CCCCCC !important;
}
.page-template-template-front-page-php.homepage .home-2-wide .widget_text {
    padding: 0;
}
.page-template-template-front-page-php.homepage .home-2-wide .widget_text span.channel {
    display: none;
}
.page-template-template-front-page-php.homepage .home-2-wide .widget_text ul {
    list-style: none;
    padding: 0;
}
.page-template-template-front-page-php.homepage .home-2-wide .widget_text li {
    font-size: 14px;
    text-align: left;
    margin: auto;
    width: 22%;
    padding-left: 3%;
}
.page-template-template-front-page-php.homepage .home-2-wide .widget_text li:first-of-type {
    /*width: 34%;*/
}
.page-template-template-front-page-php.homepage .home-2-wide .widget_text li:hover {
    background-color: #221e1f;
}
.page-template-template-front-page-php.homepage .home-2-wide .widget_text li:hover a {
    color: #FFFFFF;
}
.page-template-template-front-page-php.homepage .home-2-wide .widget_text li a {
    padding: 12px 0;
    padding: 0.857142857142857rem 0;
    display: block;
    width: 100%;
}
.page-template-template-front-page-php.homepage .home-2-wide .widget_text li i {
    display: block;
    float: left;
    font-size: 2em;
    line-height: 1.5em;
    padding-right: 7%;
}

/* 2-column Text Widget */

.widget_ehu-2-column-widget span.category {
    display: none;
}
.page-template-template-front-page-php.homepage .widget_ehu-2-column-widget h3 {
    display: none;
}
.page-template-template-front-page-php.homepage .widget_ehu-2-column-widget span.channel {
    display: block;
    background-color: #221e1f;
}
.page-template-template-front-page-php.homepage .widget_ehu-2-column-widget {
    border-top: solid 3px #221e1f !important;
}

.two-column-left {
    width: 50%;
    float: left;
}
.two-column-right {
    width: 50%;
    float: left;
}
.widget-area .textwidget ul {
    margin-bottom: 0;
}

/* Announcement Widget */

.widget_ehu-announcement-widget .announcement {
    border: 1px solid;
    margin: 0px;
    padding:15px 15px 15px 35px;
    background-repeat: no-repeat;
    background-position: 10px center;
}
.widget_ehu-announcement-widget .announcement i {
    font-size: 2em;
    padding-right: 35px;
    float: left;
}
.widget_ehu-announcement-widget .blue {
    color: #00529B;
    background-color: #BDE5F8;
}
.widget_ehu-announcement-widget .green {
    color: #4F8A10;
    background-color: #DFF2BF;
}
.widget_ehu-announcement-widget .amber {
    color: #9F6000;
    background-color: #FEEFB3;
}
.widget_ehu-announcement-widget .red {
    color: #D8000C;
    background-color: #FFBABA;
}

/* Formerly in edgehill.css */

/* =Edge Hill 2012 Customisations
We should review these
--------------------------------- */

#secondary {
    width: 33%;
	margin: 1.71429rem 0 0;
}

#secondary aside {
    margin-left: 10px;
    margin-right: 10px;
    clear: both;
}

#secondary aside.widget_divider-widget {
    margin-left: 0;
    margin-right: 0;
}

.home #secondary .your-course-box p{
    display:none;
}
.home #secondary .your-course-box p.your-course {
    display:inline;
}
#main ul.lcp_catlist:before{content:"Latest News"; font-size:1.3em;} 
#main ul.lcp_catlist{list-style-type:none;}
#main ul.lcp_catlist li{margin:0px;}
#main div.cats_depts_tags{display:none;}
body.single-post.gettingstarted #masthead #site-navigation{display:none;}
body.single-post.gettingstarted #primary.site-content{width:100%;}
body.single-post.gettingstarted .nav-single{display:none;}
.home #main .main-article aside.widget .textwidget h1.main-title{color:#FFF; background-color:#999; padding:5px; filter:alpha(opacity=80); opacity:.8;}
.home #main .main-article aside.widget .textwidget span.main-title{font-size:1em; color:#000; background-color:#999; padding:5px; filter:alpha(opacity=80); opacity:.8;}

body.socialmedia.page-template-template-front-page-php .site-content { width: 66%;}

/* FontAwesome styles that are being overridden by WordPress */

.entry-content ul.fa-ul { list-style: none; }
.widget-area .textwidget ul.fa-ul { list-style: none; }
.widget-area .textwidget .fa-ul > li {margin-left:0}

/*---------------------------------------
 * Global Styles
 *---------------------------------------*/

h1, h2, h3, h4, h5, h6 {
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    color: #622e89;
}

a {
    color: #622e89; /*#15ADAD;;*/
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

h2 a, h3 a, h4 a, h5 a, h6 a {
    color: #622e89;
    text-decoration: none;
}

img {
    border-radius: 0 !important;
}

blockquote {
    padding-left: 32px;
    background: url(/images/common/blockquote.png) no-repeat 2px 4px;
}

.widget-title {
    color: #622E89;
}

.archive-title,
.page-title,
.widget-title {
    text-transform: none !important;
    font-size: 14px;
    font-size: 1rem;
    line-height: 1.71428571429;
}

.page-title, .archive-title {
    font-size: 24px;
    font-size: 1.714285714285714rem;
    line-height: 1;
    font-weight: 500;
}

/* Time */

article header.entry-header time {
    font-size: 10px;
    font-size: 0.7142857142857143rem;
    line-height: 2.4; 
    font-weight:bold; 
    text-transform:uppercase; 
    display:block;
    margin-top: 1px;
}

article header.entry-header time::before{
    content: ""; 
    margin:0 4px -1px 0;
    background:url(data:image/gif;base64,R0lGODlhCgAKAMQAAOHh4dnZ2dHR0dbW1s%2FPz%2Bfn5%2Fj4%2BPX19c3NzfLy8vHx8fb29uvr6%2Fv7%2B9jY2MvLy93d3dvb29zc3O3t7crKyvT09Pf398zMzP%2F%2F%2F8nJyQAAAAAAAAAAAAAAAAAAAAAAACH5BAAAAAAALAAAAAAKAAoAAAU5IIYZwDAAhohNV%2BZm14RZ7es%2BFvQy1isJMMSk5yIAFYvG4UWI2GyBxNNFqWAKFBuloKoELheHFRMCADs%3D);
    display:inline-block; 
    width:10px; 
    height:10px;
}
article header.entry-header time a {
    text-decoration: none;
    color: #999;
}

article header.entry-header .old_post {
  background: #FFCFD3;
  padding: 10px 15px;
  margin-bottom: 24px;
  margin-bottom: 1.714285714rem;
  font-size: 12px;
  font-size: 0.8571428571428571rem;
  line-height: 2;
}

.bold {font-weight: bold;}

header#masthead h1{
    display: none;
}

.icons-ul {
list-style-type: none !important;
}

/** 
 * Media Object  
 * Add these classes anywhere you need a media object style layout. Reference --> http://www.stubbornella.org/content/2010/06/25/the-media-object-saves-hundreds-of-lines-of-code/
 */

.media-hd { /* Apply this to the image etc that you want content to float next to. Override the defaults in the context it is used.  */ 
  float: left;
  margin-right: 10px;
}

.media-bd { /* Apply this around the content you want running down the side */
    overflow: hidden;
    _overflow:visible; 
    zoom:1;
    display: block;
}

.entry-content .oembed-container.www-youtube-com,
.entry-content .oembed-container.youtube-com,
.entry-content .oembed-container.youtu-be,
.entry-content .oembed-container.player-vimeo-com,
.entry-content .oembed-container.vimeo-com

 {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	margin: 0 0 24px;
	margin: 0 0 1.714285714rem;
}

.entry-content .oembed-container.www-youtube-com iframe,
.entry-content .oembed-container.youtube-com iframe,
.entry-content .oembed-container.youtu-be iframe,
.entry-content .oembed-container.player-vimeo-com iframe,
.entry-content .oembed-container.vimeo-com iframe
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/*.entry-content .oembed-container.vimeo-com iframe {
    position: static;
    top: 0;
    left: 0;
    width: auto;
    height: auto;
}*/


/*---------------------------------------*/
/*  Navigation                 
/*---------------------------------------*/
.page-template-no-nav-php nav#site-navigation {
	display: none;
}
#site-navigation {
    margin-top: 24px;
    margin-top: 1.714285714rem;
    margin-right: 24px;
}

.nav-menu {
    position: relative;
}

.nav-menu li {
    padding: 10px 0 5px;
    border-bottom: 1px solid #bcb9bc;
}

.nav-menu a {
    color: #622E89;
    font-size: 1.2rem;
    line-height: 1.5;
}

.nav-menu > li:first-child {
    text-transform: uppercase;
    font-weight: bold;
}

li.current-menu-item {
    font-weight: bold;
}

li.current-menu-item li {
    font-weight: 100;
}

.sub-menu {
    display:none;
}

.current-menu-item > ul.sub-menu {
    display: block;
}

.current-menu-ancestor > ul.sub-menu {
    display: block;
}

.current-menu-item > a, .current-menu-ancestor > a, .current-page-item > a, .current-page-ancestor > a {
    font-weight: bold;
}

.sub-menu { 
    border-top: 1px solid #bbb;
    border-left: 1px dotted #bbb;
}

ul.sub-menu li {
    padding-left: 10px;
}

ul.nav-menu > li > ul.sub-menu { /* 1st nested submenu */

}

ul.nav-menu > li > ul.sub-menu li {
    border-bottom: none;
}

ul.nav-menu > li > ul.sub-menu li a { 
    /*font-family: Verdana;
    font-size: 0.9rem;*/
}

ul.nav-menu > li > ul.sub-menu > li > ul.sub-menu { /* 2nd nested submenu */

}

ul.nav-menu > li > ul.sub-menu > li > ul.sub-menu > li > ul.sub-menu { /* 3rd nested submenu */

}

.sub-menu li{ 
    background: url(/images/common/subListBG.png) no-repeat 1px 17px;
    padding-left: 1em;
}
.sub-menu .sub-menu .sub-menu {
    border-top: none;
}

 /* Show or hide fullscreen navigation based on theme customisation options */

/* On home page */
.home.no_fullscreen_menu_home header#masthead { display: none; } 
.home.no_fullscreen_menu_home div#main { width: 100% ;margin-bottom: 1.2rem; } 
.home.fullscreen_menu_home header#masthead { display: block; }

/* On pages other than home */
.no_fullscreen_menu header#masthead { display: none; }
.fullscreen_menu header#masthead { display: block; }

/*---------------------------------------*/
/*  Responsive Menu                 
/*---------------------------------------*/

#responsive-menu {
    display: none;
}

#jPanelMenu-menu {
    background: #333;
}

#jPanelMenu-menu li {
    border-bottom: 1px solid #333;
}

#jPanelMenu-menu li a {
    line-height: 1.6rem;
    color: #ccc;
    background: #444;
    text-decoration: none;
    display: block;
    padding: 12px;
}

#jPanelMenu-menu li a:hover {
    background: #111;
}

.mobile-menu-btn {
    background: #444;
    color: #999;
    padding: 8px;
    margin: 7px 0 0 7px;
    display: block;
    width: 18px;
    float: left;
}

.mobile-menu-btn:hover {
    color: #fff;
    background: #333;
    text-decoration: none; 
}

/*.nav-menu { display: none;}*/


/* Old menu button */

.menu-trigger {
    display: none;
    position: absolute;
    left: 0;
    background: #444;
    color: #999;
    padding: 8px;
}

.menu-trigger:hover {
    color: #fff;
    background: #333;
    text-decoration: none;
}

#search-small {
    display: none;
    position: absolute;
    right: 0;
    background: #444;
    color: #999;
    padding: 8px;
    text-decoration: none;
}

#search-small:hover {
    background: #333;
    color: #FFF;
}

header#masthead {
    width: 20%;
    float: left;
}

/*---------------------------------------*/
/*  News Home Page                      
/*---------------------------------------*/

.sidebar {
    width: 30%;
}

/* Sidebar */
.widget-area .widget {
    -webkit-hyphens: none;
    -moz-hyphens: none;
    hyphens: none;
    margin: 0 0 24px 0;
    margin: 0 0 1.714285714rem 0;
    word-wrap: break-word;
}

.widget h2 a:hover, .widget h3 a:hover {
    text-decoration: underline;
}

.widget-area .widget p,
.widget-area .widget aside,
.widget-area .widget .textwidget {
    font-size: 13px;
    font-size: 0.928571429rem;
    line-height: 1.846153846153846;
}
.widget-area .widget p {
    margin-bottom: 0;
    margin-bottom: 0;
}
.widget-area .textwidget ul, .widget-area .widget_ehu-2-column-widget ul, .widget-area .widget_ehu-course-search ul {
    list-style: disc outside;
    margin-left: 36px;
    margin-left: 2.571428571rem;
}
.widget-area .textwidget aside {
    margin-left: 36px;
    margin-left: 2.571428571rem;
}
.widget-area .widget a {
    color: #757575;
}
.widget-area .widget a:hover {
    color: #21759b;
}
.widget-area #s {
    width: 53.66666666666%; /* define a width to avoid dropping a wider submit button */
}
.widget-area .recent_entries_dated_widget a {
    display: block;
}
.widget-area .recent_entries_dated_widget li {
    margin-bottom: 12px;
    margin-bottom: 0.8571428rem;
}

/*---------------------------------------*/
/*  Single News Article                    
/*---------------------------------------*/

.story_pointer {
    color: #bbb;
    font-size: 0.9em;
    margin: 0 0 24px 0;
    margin: 10px 0 7px 0;
}

/* Tags, categoiries & departments links at end of a post */

.cats_depts_tags {
    margin: 24px 0;
}

.categories-span {
}

.departments-span {
    margin-right: 15px;
}

.departments-span i {
    margin-right: 5px;
}

.departments-span a, .departments-span a, .tags-span a {
    padding: 0px 6px;
    margin-right: 0px;
    white-space: nowrap;
    display: inline-block;
    background: #eee;
    margin: 0 0 12px;
    border-radius: 8px;
}

.categories-span a {
    margin-right: 10px;
}

.tags-span {

}

.tags-span i {
    margin-right: 5px;
}

/**
 * Categories and Tags
 * Displays at end of post
 * Used by post_tags_cats() in functions.php
 */


.cats_and_tags {
    margin-top: 10px;
}

span.cats {

}

span.tags {

}

span.cats a,  span.tags a {
    background: #f0f0f0;
    color: #666;
    padding: 2px 6px;
    border-radius: 8px;
    border: 1px solid #DBDBDB;
    margin-right: 3px;
    white-space: nowrap;
    line-height: 28px;
}




/*---------------------------------------*/
/*  Archive Pages                 
/*---------------------------------------*/

.all-posts-page h1 {
    font-size: 1.6em;
    font-weight: 500;
    margin-bottom: 16px;
}

.archive-header {
    margin-bottom: 15px !important;
}

.archive-header h1 {
    margin-bottom: 0 !important;
    color: #622e89;
}

.archive-img {
    float: left;
    margin-right: 24px;
    margin-bottom: 24px;
    width: 233px;
}

.archive .dateinline {
    font-size: 12px !important;
    font-size: 0.8571428571428571rem !important;
    font-weight: bold;
    margin:0;
}

.archive .venue {}

#secondary ul.archive-months li {
    display: block;
    float: left;
    width: 48%;
    padding: 1%;
}
#secondary ul.archive-years li {
    display: block;
    float: left;
    width: 23%;
    padding: 1%;
}
#secondary ul.archive-years li a, #secondary ul.archive-months li a {
    text-decoration: none;
}
#secondary ul.archive-months {
    border-bottom: solid 1px #757575;
    overflow: auto;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.widget_search {
    margin: 2% 5% !important;
}

/* Single post page */

.entry-content h2, h3, h4, h5 {
    clear: left;
}

/*---------------------------------------*/
/*  Post Formats                 
/*---------------------------------------*/

.format-standard {}

.format-aside {}

.format-audio {}

.format-standard {}

.format-gallery {}

.gallery {}

.gallery-item {
    margin: 0 !important;
}

.gallery img {
    border: 1px solid #f5f5f5 !important;
    /*box-shadow: none;*/
    max-width: 100% !important;
    padding: 3%;
    margin: 0 0em 0.6em 0 !important;
}

.format-image {}

.format-link {}

.format-link .entry-header {
    float: none;
    padding: 0;
    background: none;
    font-weight: normal !important;
    font-style: normal !important;
    text-transform: none !important;
    font-size: 100% !important;
}

.format-link .entry-content {
    float: none !important;
}

.format-quote {}

.format-quote .entry-content {
    font-style: italic;
}

.format-status {}

.format-status .entry-header .entry-title {
    font-size: 22px;
    font-size: 1.571428571rem;
}

.format-video {}

/*---------------------------------------*/
/*  Widgets and Widget Areas                 
/*---------------------------------------*/

.widget-area h3.post-title {
    font-size: 11px;
    font-size: 0.785714286rem;
    line-height: 2.181818182;
    color: #636363;
}

.widget-area .widget h3 {
    margin-bottom: 0;

}

.widget-area .widget h3 a {
    color: #622E89;

}
    
#breadcrumbs {
    background: #f1f1f1;
    padding: 10px 15px;
    margin-bottom: 24px;
    margin-bottom: 1.714285714rem;
    font-size: 12px;
    font-size: 0.8571428571428571rem;
    line-height: 2;
}

.social-icons {
    margin-top: 10px;
}

.fb-like, .twitter-share-button {
    float: right;
    margin-left: 10px;
}

audio {
    width: 100% !important;
    max-width: 625px;
}

article.format-quote .entry-content blockquote {
    padding-left:32px;
    background-image: url(/images/common/blockquote.png);
    background-repeat: no-repeat;
    background-position: 6px 20px;
}

.entry-content img.image-import {
    max-width: 320px;
}

.page-template-template-front-page-php.homepage .home-flow h3.widget-title {
    font-size: 16px;    
    font-size: 1.142857142857143rem;
    line-height: 1.333333;
    margin: 24px 0;
    margin: 1.71428571429rem 0;
    font-family: 'Open Sans', Helvetica, Arial, sans-serif !important;
    color: #622e89 !important;
}
.page-template-template-front-page-php.homepage .home-flow h3.widget-title a {
    color: #622e89 !important;
}
.sidebar .widget-subtitle {
    font-size: 0.85rem;
}

.main-title {
    font-family: 'trajan-pro-3';
    color: #622e89;
    font-size: 24px;
    font-size: 1.714285714rem;
    line-height: 1.090909090909091;
    font-weight: 500;
    margin: 0 0 24px 0;
    margin: 0 0 1.714285714rem 0;
    text-transform: uppercase;
}

.posts-stories {
    clear: both;
    margin: 0 0 24px 0;
    margin: 0 0 1.714285714rem 0;
    overflow: hidden;
}

/* Divider Widget */

.widget-area .widget.widget_divider-widget {
    margin: 0 !important;
}

.widget-area .widget-divider {
    margin: 0 !important;
    background-color: #FFF;
    padding: 0 0 24px 0;
    padding: 0 0 1.714285714rem 0;
    clear: both;
}

/* 
 * Consider making the videoslider generic 
 */

.videoslider {
    position:relative;
}

.audioslider {
    padding: 10px;
    background: #f9f9f9;
}

.boxslider {
    width: 100%;
    position: relative;
}

.boxslider aside img {
    margin: 0 !important;
    float: none !important;
    display: block;
    top:0 !important;
    width: 100% !important;
    height: auto;
}

.boxslider .bx-next {
    float: right;
}

.boxslider .bx-wrapper {
    background-color: #622e89;
}
.boxslider .bx-window {
    background-color: #622e89;
}
.boxslider .bxslider aside {
    position: relative;
}

/* Sidebar widget area */

#secondary { /* The whole sidebar is contained in this */
    background: #f9f9f9;
}

/* Browse by Category and Tags Widget */

#secondary .browse-by-tag, #secondary .widget_categories {
    position: relative;
    background-color: #f9f9f9;
    margin: 0 0 24px 0;
    margin: 0 0 1.714285714rem 0;
}
#secondary .browse-by-tag aside, #secondary .widget_categories aside {
    margin-left: 5%;
    padding: 1%;
}
#secondary .browse-by-tag aside a, #secondary .widget_categories aside a {
    color: #000000;
    text-decoration: none;
}
#secondary .browse-by-tag aside a:hover, #secondary .widget_categories aside a:hover {
    text-decoration: underline;
}
a.tag-button {
    background: #FFF;
    border: 1px solid #DDD;
    padding: 6px 8px;
    white-space: nowrap;
    margin: 0 7px 7px 0;
    float: left;
    border-radius: 7px;
    box-shadow: 1px 1px 5px #DADADA;
}

.browse-by-tag .all-tags-link {
    clear: both;
    padding-left:7px;
}

.browse-by-tag .all-tags-link a{
    padding-left: 4px;
}

/* Latest Posts Widget */

.below-main-article-left .widget_post-lists aside, .below-main-article-right .widget_stories-lists aside {
    padding: 1% 0;
    margin-left: 20px;
    list-style-type: disc;
}

/* Departments Widget */

#department-select {
    width:100%;
    padding:6px;
    padding:0.428571429rem;
    border: solid 1px #CCCCCC;
    border-radius:3px;
}

/* crp_related widget */

#secondary .crp_related ul li {
    margin-bottom: 24px;
    margin-bottom: 1.714285714rem;
    min-height: 72px;
}

#secondary .crp_related span.crp_excerpt {
    display: none;
    margin: 0 5%;
}

#secondary .crp_related a.crp_title {
    color: #622e89 !important;
    font-size: 13px;
    font-size: 0.9285714285714286rem;
    line-height: 1.846153846153846;
    font-family: Georgia;
    font-weight: bold;
    text-decoration: none;
}    

#secondary aside.widget_news-story .showexcerpt img, #secondary aside.widget_news-post .showexcerpt img {
    width: 100%;
    float: left;
}
#secondary p.readmore {
    float: right;
}

.format-image .entry-content img {
    max-width: 100%;
    margin: 0 0 1em 0;
}

article.format-aside .aside {
    background: #EBCCEB;
    border-left-color: #622e89;
}

article.format-quote .entry-content {}

.site-content article {
    overflow:auto;
    margin-bottom: 1em;
    border-bottom: none;
}

.wp-caption {
    padding: 0;
}

.avatar {
    float: left;
}

/* Main Article Widget */

.main-article {
    width: 100%;
    margin: 0;
    font-size: 13px;
    font-size: 0.9285714285714286rem;
    line-height: 1.846153846153846;
    overflow: hidden;
    /*padding-bottom: 24px;
    padding-bottom: 1.714285714rem;*/
}
.main-article > aside {
    clear: left;
    overflow: hidden;
    margin: 0 0 24px 0;
    margin: 0 0 1.714285714rem 0;
}
.main-article .main-story-image {
    float: left;
    margin-right: 1.4em !important;
    margin-bottom: 12px;
    width: auto !important;
}
.main-article h3 {
    clear: none;
    font-size: 18px; 
    font-size: 1.285714285714286rem;
    line-height: 1.333333333333333;
    margin: 0 0 24px 0;
    margin: 0 0 1.714285714rem 0;
}
.main-article .readmore {
    display: none;
}
.main-article hr {
    margin: 0; 
    padding: 0; 
    clear: both;
}

/* Below Main Article Widgets */

div.below-main-article-left {
    width: 49%;
    float: left;
    margin: 0 0 24px 0;
    margin: 0 0 1.714285714rem 0;
    margin-right: 1%;
}
div.below-main-article-right {
    width: 49%;
    float: left;
    margin: 0 0 24px 0;
    margin: 0 0 1.714285714rem 0;
    margin-left: 1%;
}

/* Below Main Article Area */

.below-main-article-left .widget,
.below-main-article-right .widget {
    margin: 0 0 24px 0;
    margin: 0 0 1.714285714rem 0;
    display: block;
    clear: left;
    overflow: auto;
}

.below-main-article-left .widget h3,
.below-main-article-right .widget h3 {
    font-size: 13px;
    font-size: 0.9285714285714286rem;
    line-height: 1.846153846153846;
}

.below-main-article-left .widget img,
.below-main-article-right .widget img {
    width: 30%;
    float: left;
    top: 0 !important;
}

.below-main-article-left .widget .showexcerpt h2,
.below-main-article-left .widget .showexcerpt p,
.below-main-article-right .widget .showexcerpt h2,
.below-main-article-right .widget .showexcerpt p {
    max-width: 100%;
    float: left;
    margin: 0 !important;
    padding: 0;
    clear: left;
}

.below-main-article-left .widget .showexcerpt img,
.below-main-article-right .widget .showexcerpt img {
    width: 100%;
    float: left;
    margin:0 !important;
    top: 0 !important;
}

.below-main-article-left .widget p.readmore,
.below-main-article-right .widget p.readmore {
    float: right;
}

.type-story .entry-content img {
    width: 30%;
    float: right;
    margin: 0 0 1em 1em;
}

/* Home Categories Widget Area */



#homepage_filters .filter_check {
    position: absolute;
    left: -9999px;
}
#homepage_filters label {
    border:1px solid #FFFFFF;
    margin: 0 6px 24px 0;
    padding: 4px 6px;
    background-color: transparent;
    display: inline-block;
}
#homepage_filters label:hover {
    border:1px solid #6a1f74;
    cursor: pointer;
}
#homepage_filters label.active, #homepage_filters label#reset {
    background-color: #6a1f74;
    border:1px solid #6a1f74;
    color: #FFFFFF;
}
#homepage_filter_counter {
    float: right;
    font-size: 2.5em;
    margin-top: -12px;
}

.home-flow {
    width: 100%;
    margin: 0;
}
.home-flow h2 {
    margin-top: 0 !important;
}
.home-flow aside.widget {
    float: left;
    margin: 0 0 24px 0;
    margin: 0 0 1.714285714rem 0;
    margin-right: 2%;
}

.homepage .home-flow aside.widget {
    box-shadow: 0px 0px 30px #bbb;
}
.home-flow aside.widget.thirdelement {
    margin-right: 0;
}

.home-2-wide aside.widget {
    width: 49%;
}
.home-2-wide aside.widget:nth-of-type(2n+0) {
    margin-right: 0;
}
.homepage.page-template-template-front-page-php .home-2-wide aside.widget {
    background-color: #6a1f74;
}

.homepage.page-template-template-front-page-php .home-2-wide aside.widget,
.homepage.page-template-template-front-page-php .home-2-wide aside.widget a {
    color: #FFFFFF;
}

#main .home-2-wide aside.widget h3 {
    margin-top: 0;
}

.home-3-wide {
}
.home-3-wide aside.widget {
    width: 32%;
    background-color: #FFFFFF;
}
.page-template-template-front-page-php.homepage .home-flow.home-3-wide .widget {
    height: 500px;
}
.home-3-wide aside.widget:nth-of-type(3n+0) {
    margin-right: 0;
}
.home-3-wide.filtered aside.widget:nth-of-type(3n+1) {
    clear: none;
}
.home-3-wide aside.widget:nth-of-type(3n+1) {
    clear: left;
}

.home-3-wide[data-show-no-widgets="9"] aside {
display: none;
}

.home-3-wide[data-show-no-widgets="9"] aside:nth-of-type(-n+9) {
display: block;
}

.home-4-wide aside.widget {
    width: 23.5%;
}
.home-4-wide aside.widget:nth-of-type(4n+0) {
    margin-right: 0;
}
.home-4-wide .widget:nth-of-type(4n+1),.home-3-wide .widget:nth-of-type(3n+1),.home-2-wide .widget:nth-of-type(2n+1) {
    /*clear: left;*/
}
.showmore {
    display: block;
    width: 100%;
    font-size: 14px;
    font-size: 1rem;
    line-height: 1.71428571429;
    padding: 12px 0;
    padding: 0.85714285714rem 0;
    background-color: #444444;
    text-align: center;
    clear: both;
}
.showmore a {
    color: #FFFFFF;
}
.home-flow h3.category-title {
    margin: 0 0 24px 0;            
    margin: 0 0 24px 0;
    margin: 0 0 1.714285714rem 0;       
    margin: 0 0 1.714285714rem 0;
    font-size: 1rem !important;
    border-bottom: 1px dotted #bbb;
    margin-bottom: 12px;
}
.home-flow aside.widget img {
    width: 100%;
}

ul.token-input-list-facebook {
    width: 100%;
}

ul.token-input-list-facebook li p {
    display: block !important;
}

.entry-header p, .archive-content p {
    line-height: 1.714285714;
}

/* EHU Advanced Text Widget */

#secondary .widget_ehu-advanced-text-widget {
    margin-bottom: 0px !important;
    overflow: auto;
}
.widget_ehu-advanced-text-widget img {
    display: block;
    height: auto;
    box-shadow: none;
}

.widget_ehu-advanced-text-widget img.right {
    width: auto !important;
    max-width: 50% !important;
    float: right;
    margin-left: 10px;
}

.widget_ehu-advanced-text-widget img.left {
    max-width: 50% !important;
    float: left;
    margin-right: 10px;
}
.widget_ehu-advanced-text-widget img.top {
    max-width: 100% !important;
    margin-bottom: 10px;
    width: 100%;
}
.widget_ehu-advanced-text-widget img.bottom {
    max-width: 100% !important;
    width: 100%;
}

.widget_ehu-advanced-text-widget h3 {
    clear: none !important;
}

.widget_ehu-advanced-text-widget h3 i.icon-2x {
    text-decoration: none !important;
    float: left;
    display: inline-block;
    padding: 0 15px 60px 0;
    width: 1.1em;
}

/* News Widget - Styled here in case they are used on any other sites that use this theme */

.news-subtitle { 
    display: none; 
}

/*-----------------------------------------------*/
/*  Sidr Responsive Menu
/*-----------------------------------------------*/

.sidr ul { margin-bottom: 50px; }

.sidr-btn {
    display: none;
    background: #444;
    color: #999;
    padding: 9px;
    margin: 9px 4px 0 9px;
    width: 18px;
    float: left;
}

.sidr-btn:hover {
    color: #fff;
    background: #333;
    text-decoration: none; 
}



/*-----------------------------------------------*/
/*  Tabs                 
/*-----------------------------------------------*/
/* Pill style tabs for use anywhere on the site  */

ul.pagetabs {
    list-style: none;
}

ul.pagetabs:after { /* Force it to self clear its children, thank you monsiour Coyer http://css-tricks.com/snippets/css/clear-fix/ */
  content: "";
  display: table;
  clear: both;
  margin-bottom: 24px;
  margin-bottom: 1.714285714rem;
}

ul.pagetabs li {
    float: left;
    margin: 0 2px 2px 0;
}

ul.pagetabs li a {
    display: block;
    font-size: 1rem;
    padding: 11px 8px;
    color: #777;
    white-space: nowrap;
    border-radius: 4px;
    border: 1px solid #ddd;
}

ul.pagetabs li a:hover {
    color: white !important;
    background: #B391CE;
    text-decoration: none;
    border-color: #B391CE;
}

ul.pagetabs .selected {
    color: #fff;
    background: #6D3697;  /*#3596FF;*/
    border: 1px solid #6D3697;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

ul.pagetabs .selected:hover {
     background: #6D3697;
     border-color: #6D3697;
}

ul.pagetabs select {
    width: 100%;
}

.tabbed-page-title {
    font-size: 1.3rem;
    font-weight: 100;
}

.stars {
    color: #622e89;
}

/* -------------------------------- */
/* oEmbed News Stories              */
/* -------------------------------- */

article.oembed {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-color: rgb(238, 238, 238) rgb(221, 221, 221) rgb(187, 187, 187);
    border-width: 1px;
    border-style: solid;
    box-shadow: rgba(0, 0, 0, 0.14902) 0px 1px 3px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    padding: 24px;
    padding: 1.71428571rem;
    margin-bottom: 12px;
    margin-bottom: 0.857143rem;
    height: 100%;
}

article.oembed div.oembed-img-wrapper{
    float: left;
    padding: 0 24px 0 0;
    padding: 0 1.71428571rem 0 0;
	width:40%;
}

article.oembed h2, article.oembed h3 {
    clear: none;
    margin-top: 0;
}

article.oembed p {
    margin: 0;
}

article.oembed.event h2 {
    margin-bottom: 0;
}

article.oembed.event .event_date {
    font-size: 0.9rem;
}

article.oembed.event .location {
    font-size: 0.9rem;
    margin-bottom: 24px;
}



/* ---------------------------------
    Oembed Display Options 
------------------------------------*/

/* Anything following an oembed that isn't an oembed */
.oembed-container + :not(.oembed-container) {
    clear: both;
}

.oembed-img-wrapper {
    width: 100%;
}

.oembed-img-wrapper img {
    width: 100%;
}

/* OEmbed style - Full Width */

.oembed_full_width .oembed-container {
    width: 100%;
}

/* OEmbed style - 2 Col */

.oembed_2_col .oembed-container {
    width: 48%;
    margin-right: 2%;
    float: left;
}

.oembed_2_col  div.oembed-container:nth-of-type(3) {
    clear: both;
}

/* OEmbed style - 3 Col */

.oembed_3_col .oembed-container {
    width: 31%;
    margin-right: 2%;
    float: left;
}

/*
.oembed_3_col  div.oembed-container:nth-child(3n+2) {
    margin-right: 0;
    background: orange;
}
*/

.oembed_3_col  div.oembed-container:nth-of-type(4) {
    clear: both;
}

/* OEmbed style - Grid */

.oembed_grid .oembed-container {
    width: 50%;
    float: left;
    padding: 0;
    border: 0;
    position: relative;
}

.oembed_grid article.oembed{
    margin: 0;
    padding: 0;
    border: none;
    border-radius: 0;
    box-shadow: none;
}

.oembed_grid .oembed-img-wrapper {
    padding: 0 !important;
}

.oembed_grid img {
    display: block; /* Hack to fix extra padding at bottom of image because its wrapped in <a> */
}

.oembed_grid .oembed-content {
    position: absolute;
    background-color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0);
    bottom: 0;
    height: 100%;
    width: 100%;
     -moz-box-sizing: border-box; 
     -webkit-box-sizing: border-box; 
     box-sizing: border-box;
     padding: 30px 30px 0;
     transition: background-color 0.4s ease-out;
     text-shadow: 2px 2px 3px black;
}

.oembed_grid .oembed-content:hover {
    background-color: none;
    background-color: rgba(0, 0, 0, 0.3);
}

.oembed_grid .oembed-content:hover a {
    text-shadow: 2px 2px 4px black;
}

/* Display only the main title - <h2> */
.oembed_grid .oembed-content p,
.oembed_grid .oembed-content ul,
.oembed_grid .oembed-content h3 {
    display: none;
}

.oembed_grid .oembed-content h2 {
    display: block;
}

.oembed_grid .oembed-content h2 a {
    display: block;
    color: #fff;
    font-weight: 600;
    line-height: 2.1rem;
}

/* Oembed Style - Masonry */

.oembed_masonry .oembed-container {
    width: 31%;
    padding: 0;
    border: 0;
    background: #f6f6f6;
    margin-bottom: 20px;
}

.oembed_masonry .oembed-container article {
    padding: 0;
    border: 0;
    box-shadow: none;
    border-radius: 0;
}

.oembed_masonry .oembed-container .oembed-img-wrapper {
    padding: 0;  
}

.oembed_masonry .oembed-container .oembed-content {
    padding: 12px 24px 24px;
    clear: both; 
}

.oembed_masonry .oembed-container article h2 {
    margin-bottom: 5px;
}

/*.masonry-width {
    width: 45%;
}*/



/* Oembed Style - Masonry */



/*
Can't do it this way, as the body classes are applied on every page so we lose the sidebar...Will have to be with javascript i guess
#primary { 
    width: 100%;
}
#secondary {
    display: none;
}
*/


/* Oembed Style - Masonry image focus */

.oembed_masonry_img .oembed-container {
    width: 48%;
    padding: 0;
    border: 0;
    margin-bottom: 20px;
    background: #f9f9f9;
}

.oembed_masonry_img .oembed-container:hover {
    background: black;
}

.oembed_masonry_img .oembed-container article {
    padding: 0;
    border: 0;
    box-shadow: none;
    border-radius: 0;
    display: relative;
}

.oembed_masonry_img .oembed-container .oembed-img-wrapper {
    padding: 0;  
}

.oembed_masonry_img .oembed-container .oembed-content {
    position: absolute;
    top: 0;
}

.oembed_masonry_img .oembed-container article h2 {
    margin-bottom: 10px;
}








.default-template-sidebar.widget-area {
    width: 100%;
}
.default-template-sidebar.widget-area aside {
    float: left;
}

.default-template-sidebar.one-column aside {
    width: 100%;
}
.default-template-sidebar.two-column aside {
    width: 49%;
    margin-right: 2%;
}
.default-template-sidebar.two-column aside:nth-of-type(2n) {
    margin-right: 0;
}

.default-template-sidebar.three-column aside {
    width: 32%;
    margin-right: 2%;
}
.default-template-sidebar.three-column aside:nth-of-type(3n) {
    margin-right: 0;
}

.default-template-sidebar.four-column aside {
    width: 24%;
    margin-right: 1.33%;
}
.default-template-sidebar.four-column aside:nth-of-type(4n) {
    margin-right: 0;
}

.THE-corner {
    display: none;
}
.homepage .THE-corner {
    display: block;
}

.THE-corner {
    z-index: 99;
    position: absolute;
    top: 0;
    right: 0;
    box-shadow: none !important;
}

/* -------------------------------- */
/* Surveys Homepage                    */
/* -------------------------------- */

.surveys.home .below-main-article-right {
    opacity: 0.5;
}
.surveys.home .home-2-wide aside.widget {
    width: 100%;
    margin-right: 0 !important;
}
.surveys.home .home-2-wide aside.widget:nth-of-type(2) {
    display: none;
}

/* -------------------------------- */
/* Media Queries                    */
/* -------------------------------- */


/*
 * nav.main "standard" widths
 */

.mm-without:not(.fixedlogo) nav.main {padding-right: 0px !important;}
.mm-without:not(.fixedlogo) nav.main .more {margin-right: 0px !important;}

@media screen and (width: 1920px) {
    nav.main  {padding-right: 352px;}
    nav.main .more {margin-right: 352px;}
}

@media screen and (width: 1680px) {
    nav.main {padding-right: 232px;}
    nav.main .more {margin-right: 232px;}
}

@media screen and (width: 1600px) {
    nav.main {padding-right: 192px;}
    nav.main .more {margin-right: 192px;}
}

@media screen and (width: 1440px) {
    nav.main {padding-right: 112px;}
    nav.main .more {margin-right: 112px;}
}

@media screen and (width: 1366px) {
    nav.main {padding-right: 75px;}
    nav.main .more {margin-right: 75px;}
}

@media screen and (width: 1280px) {
    nav.main {padding-right: 32px;}
    nav.main .more {margin-right: 32px;}
}

@media screen and (width: 1024px) {
    nav.main {padding-right: 24px;}
    nav.main .more {margin-right: 24px;}
}


/* < 750 tall  */

@media screen and (max-height: 750px) {
    #hd_wrapper a.branding {margin-top: 60px; /*position: fixed;*/}
    #hd_wrapper .item {height: 24px;}
    section .more { margin: 24px auto 0px; }
    section ul.less { visibility: hidden; }
    #hd {height: 100px;position: fixed;}
    #page {padding-top: 100px;}
    body.fullscreen_slider #page {padding-top: 0;}
    body.fullscreen_slider aside.fullscreen {padding-top: 100px}
    nav.main {margin: 65px 0 0 0;}
    .mm-without nav.main {margin: 65px 0 0 0;}
}

/* < 1220 wide  */

@media screen and (max-width: 1220px) {
    #hd_wrapper a.branding {margin-top: 60px; /*position: fixed;*/}
    section .more { margin: 24px auto 0px; }
    section ul.less { display: none; }
    #hd {height: 100px; position: fixed;}
    #page {padding-top: 100px;}
    .fullscreen_slider #page {padding-top: 0px !important;}
    .fullscreen.widget_ehu-homepage-slider-widget {padding-top: 100px;}
    nav.main {margin: 65px 0 0 0;}
    .mm-without nav.main {margin: 65px 0 0 0;}
    /*.widget-area .widget .homepage_slide_text {top: 25px;}*/
    nav.persistent ul {
        display: none;
    }
    nav.persistent ul.icons {
        display: block
    }
    .page-template-template-front-page-php.homepage .home-2-wide .widget_text li i {
        font-size: 1em;
        line-height: 2em;
    }
    .page-template-template-front-page-php.homepage .home-2-wide .widget_text li {
        padding-left:2%;
        width: 23%;
    }

    /* Oembed */
    .profile_oembed_grid .profile .oembed-content h2 a,
    .events_oembed_grid .event .oembed-content h2 a,
    .news_story_oembed_grid .news-story .oembed-content h2 a,
    .news_post_oembed_grid .news-post .oembed-content h2 a {
        font-size: 1rem;
    }
    .THE-corner {
        top: 100px;
    }

}

/* < 1024  */

@media screen and (max-width: 1024px) {
    .shorttitle {
        display: block;
    }
    .longtitle {
        display: none;
    }
	.sidebyside .homepage_slide_text h3 {
     font-size:1.375rem;
    }
}


/* > 960  */

@media screen and (min-width: 961px) {
    .fullscreen_menu #main {width: 80%; float: left;}
    .home.fullscreen_menu #main{width: 100%; float: none;}
    body.home.fullscreen_menu_home #main {width: 80%; float: left;}
    
}

/* > 960  */
// This hides the mobile menu for screen sizes above 960, rather than us showing it for screen sizes below 960, to get around lack of media quesy support in IE8

@media screen and (min-width: 960px) {
    .mobile_menu header#masthead {
        display: none;
    }
}

/* < 960  */

@media screen and (max-width: 960px) {

    /* Main navigation */
    .gateways, .main, .top_nav_background {display: none;}
    #hd_wrapper a.branding {margin-top: 11px;}
    #hd {height: 58px; position: fixed}
    #page {padding-top: 58px;}
    
    body.fullscreen_slider .fullscreen.widget_ehu-homepage-slider-widget {
        padding-top: 58px;
    }
    
    nav.persistent {position:static; float: right; overflow: hidden;}
    
    /* Adjust the pages based on the different menu type options */

    .no_fullscreen_menu header#masthead, .home.no_fullscreen_menu_home header#masthead { 
        display: block; 
    }

    .fullscreen_menu div#main {
        width: 100%;
    }
    .mobile_menu header#masthead {
        position: absolute;
        left: 0;
        z-index: 110;
        width: 100%;
    }

    .no_mobile_menu header#masthead {
        display: none !important;
    }

    .home.fullscreen_menu_home div#main{ width: 100%; }

    .mobile_menu div#main { padding-top: 48px; }

    .no_mobile_menu ul.nav-menu {
        display: none;
        position: absolute;
        width: 100%;
    }
    
    .sidr-btn {
        display: block;
    }

    .homepage_slide_text {
        top: 50px;
    }

    /* Mobile Menu */

    #site-navigation {
        margin: 0;
    }

    header#masthead h1 {
        display: block;
        font-size: 18px;
        font-size: 1.285714285714286rem;
        line-height: 2.666666666666667;
        padding: 0 24px;
        background-color: #999;
        font-family: "Open Sans", Helvetica, Arial, sans-serif;
        color: #444;
        margin: 0;
    }

    header#masthead h1 .toggle {
        display: inline-block;
        float: right;
        line-height: 2.666666666666667;
    }

    header#masthead #site-navigation {
        overflow: hidden;
    }
 
    header#masthead #site-navigation ul {
        z-index: 1000;
        background-color: #666;
    }

    .nav-menu li {
        padding: 0;
        border: 0;
    }
    .nav-menu a {
        font-family: "Open Sans", Helvetica, Arial, sans-serif;
    }

    .nav-menu li a {
        display: block;
        font-size: 18px;
        font-size: 1.285714285714286rem;
        line-height: 2.666666666666667;
        padding: 0 24px;
        color: #FFF;
        border-bottom: 1px solid #333;
        text-decoration: none;
    }

    .nav-menu li .fa-caret-right {
        display: block;
        float: right;
        font-size: 18px;
        font-size: 1.285714285714286rem;
        line-height: 2.666666666666667;
        color: #FFF;
        border-left: 1px solid #333;
        min-width: 30px;
        padding-left: 24px;
    }

    .nav-menu li .fa-caret-right:hover {
        background-color: #333;
    }

    .nav-menu li a:hover {
        background-color: #333;
    }
    
    ul.sub-menu li {
        padding-left: 0px;
    }
    
    .menu-trigger {
        display: block;
    }

    ul.nav-menu ul {
        left: 100%;
        position: absolute;
        top: 0;
        width: 100%;
    }

    .responsive-menu {
        overflow: hidden;
        padding: 10px 20px;
        position: relative;
        height: 34px;
        float: left;
        margin: 0 0 0 20px;
    }

    div#main {
        width: 100%;
        float: none;
    }

    .widget-area .widget .homepage_slide_text h3 {
        font-size: 24px;
        font-size: 1.71428571429rem;
        line-height: 1;
    }
    
    .widget-area .widget .homepage_slide_text p {
        font-weight: normal;
    }

    .default-template-sidebar.four-column aside {
        width: 49%;
        margin-right: 2%;
    }
    .default-template-sidebar.four-column aside:nth-of-type(2n) {
        margin-right: 0;
    }  

    /* Oembed */
    .profile_oembed_grid  .profile .oembed-content,
    .events_oembed_grid  .event .oembed-content,
    .news_story_oembed_grid .news-story .oembed-content,
    .news_post_oembed_grid  .post .oembed-content {
        padding: 40px 24px 0;
    }
    
    .THE-corner {
        top: 58px;
    }

}

/* < 900  */

@media screen and (max-width: 900px) {

    .main-article .showimage h3,
    .main-article .showimage p,
    .main-article .showimage ul {
        margin-left: 0px;
    }
    .main-article .showimage ul {
        float: left;
    }
    .main-article .showimage li {
        margin-left: 24px;
    }
    
}

/* < 880  */

@media screen and (max-width: 880px) {

    div.below-main-article-left, div.below-main-article-right {
        width: 100%;
    }
    .course_search_left {
        width: 100%;
        margin-bottom: 1.7rem
    }
    .course_search_right {
        clear: left;
        width: 100%;
    }
    .two-column-left {
        width: 100%;
    }
    .two-column-right {
        clear: left;
        width: 100%;
    }
    
    .page-template-template-front-page-php.homepage .home-2-wide .widget_text li {
        padding-left:2%;
        width: 48%;
    }
    
}

/* < 800  */

@media screen and (max-width: 800px) {

    .home-4-wide aside.widget {
        width: 48%;
        float: left;
        margin-right: 4%;
    }
    .home-4-wide aside.widget:nth-child(2n+1){
        clear: left;
    }
    .home-4-wide aside.widget:nth-child(2n+0){
        margin-right: 0;
    }
    #ft aside {
        width: 49%;
        float: left;
        margin-right: 2%;
    }
    #ft aside:nth-child(3n+3) {
        margin-right: 0;
        width: 100%;
    }
    #ft aside:nth-child(2n+0) {
        margin-right: 0;
    }
    #ft aside:nth-child(2n+1) {
        clear: left;
    }
    
    #ft .ftsocial {
        float: left;
    }

    #ft .ftlegal {
        clear: both;
    }
    
    .homepage_slide {
        width: 100%;
        clear: both;
        background-color: #FFFFFF !important;
        background: none;
        background-repeat: no-repeat;
        background-size: cover;
    }
    .sidebyside.homepage_slide img {
        width: 100%;
        margin-bottom: 24px !important;
        margin-bottom: 1.714285714285714rem !important;
    }
    .homepage_slide_text {
        position: relative;
        width: 100% !important;
        margin-top: 24px !important;
        margin-top: 1.714285714285714rem !important;
        padding-left: 1.714285714rem;
        padding-right: 1.714285714rem;
        top: auto !important;
        left: auto !important;
        max-width: 100%;
        box-sizing: border-box;
    }
    .fullscreen .homepage_slide_text h3 {
        font-size: 3em;
        text-shadow: none;
    }
    .homepage_slide_text h3, .homepage_slide_text p, .homepage_slide_text h3 a, .homepage_slide_text p a {
        color: #444 !important;
        text-shadow: none;
    }
    .widget-area .widget .homepage_slide_text p, .widget-area .widget .homepage_slide_text h3 a {
        color: #444;
    }
    .widget-area .widget .sidebyside .homepage_slide_text p, .widget-area .widget .sidebyside .homepage_slide_text h3, .widget-area .widget .homepage_slide_text p, .widget-area .widget .homepage_slide_text h3 {
        text-shadow: none;
    }

    /* Oembed */
    .profile_oembed_grid  div.oembed-container.profile,
    .events_oembed_grid  div.oembed-container.event,
    .news_story_oembed_grid  div.oembed-container.news-story,
    .news_post_oembed_grid  div.oembed-container.news-post {
        width: 100%;
    }

    .profile_oembed_grid .profile .oembed-content h2 a,
    .events_oembed_grid .event .oembed-content h2 a,
    .news_story_oembed_grid .news-story .oembed-content h2 a,
    .news_post_oembed_grid .news-post .oembed-content h2 a {
        font-size: 1.4rem;
    }

    

}

/* < 768 ipad */

@media screen and (max-width: 768px) {
 
    .sidebyside .homepage_slide_text {
        margin-left: 10px;
		max-width:90%;
    }
}

/* < 720  */

@media screen and (max-width: 720px) {
    
    .main-article h3.widget-title {
        clear: left;
    }
    
    nav.persistent .item a {
        padding: 0 10px;
    }
    
}

/* < 691  */

@media screen and (min-width: 691px) {

    .mobile-search {
        display:none;
    }
    
}

/* < 600  */

@media screen and (max-width: 600px) { 

    /* Move sidebar down */

    .sidebar, #secondary {
        clear: both;
        width: 100%;
    }

    body.socialmedia.page-template-template-front-page-php .site-content { width: 100%;}

    .site-content {
        width: 100%;
    }
    .widget_news-video-audio {
        max-width: 268px;
    }
    .main-article h3.widget-title {
        clear: none;
    }
    .homepage_slide_arrow {
        font-size: 84px;
        font-size: 6rem;
    }
    .home-2-wide aside.widget, .homepage.page-template-template-front-page-php .home-2-wide aside.widget, .home-3-wide aside.widget, .home-4-wide aside.widget {
        clear: none;
    }
    .home-2-wide aside.widget, .homepage.page-template-template-front-page-php .home-2-wide aside.widget, .home-3-wide aside.widget, .home-4-wide aside.widget {
        width: 100%;
        margin-right: 0;
        clear: none;
    }
    
    .page-template-template-front-page-php.homepage .home-2-wide .widget_text li {
        padding-left:2%;
        width: 23%;
    }

}

/* < 514  */

@media screen and (max-width: 514px) {

    #ft .vcard:nth-child(2){ 
        display: none;
    }
    #hd_wrapper a.branding {
        width: 150px;
        background-size: contain;
        margin-top: 20px;
    }
    nav.persistent .item {
        display: none;
    }
    nav.persistent .item.essential {
        display: inline-block;
    }
    
    .THE-corner {
        width: 200px;
    }
    
}

/* < 480px */

@media screen and (max-width: 480px) {

    .page-template-template-front-page-php.homepage .home-2-wide .widget_text li {
        padding-left:2%;
        width: 48%;
    }
    .default-template-sidebar.three-column aside {
        width: 100%;
        margin-right: 0;
    }


}

/* < 420  */

@media screen and (max-width: 420px) {

    .widget-area .widget .homepage_slide_arrow {
        font-size: 56px;
        font-size: 4rem;
    }
    .widget-area .widget .homepage_slide_text h3 {
        font-size: 21px;
        font-size: 1.5rem;
        line-height: 1.14285714286;
        text-shadow: none;
    }
    .widget-area .widget .homepage_slide_text p {
        font-size: 14px;
        font-size: 1rem;
        line-height: 1.71428571429;
    }
}

/* < 350  */

@media screen and (max-width: 350px) {

    .home-flow aside.widget {
        width: 100%;
    }
    .homepage_slide img.responsive {
        display: block;
        margin: 0 0 24px 0;
        margin: 0 0 1.714285714rem 0;
    }
    .homepage_slide img.full {
        display: none;
    }
}

/* < 264  */

@media screen and (max-width: 264px) {

    .responsive-menu {
        padding: 0 42px;
    }
}

/*--------------------------------------*/
/* Transitions                          */
/*--------------------------------------*/

#jPanelMenu-menu li a {
    -moz-transition: all .2s ease-out;  
    -webkit-transition: all .2s ease-out;  
    -o-transition: all .2s ease-out;  
    transition: all .2s ease-out;  
}

.widget_event p.dateinline, .event p.dateinline {
    font-size: 12px !important;
    font-size: 0.8571428571428571rem !important;
    font-weight: bold;
}
.widget_event p.venue, .event p.venue {
    font-size: 12px !important;
    font-size: 0.8571428571428571rem !important;
    color: #622e89;
}
.main-article p.venue {
    margin: 0 0 24px 0 !important;
    margin: 0 0 1.714285714rem 0 !important;
}

/* Event Widget in Sidebar */

#secondary .widget_event img {
    max-width: 100px;
    margin-top: 10px;
}
#secondary .widget_event .venue {
    display: none;
}

#secondary .widget_event .venue {
    display: none;
}

#pleasescroll {
    display: none;
}
.page-template-template-front-page-php.homepage #pleasescroll {
    display: block;
}
#pleasescroll {
    position: fixed;
    bottom: 50px;
    width: 200px;
    text-align: center;
    background-color: #444444;
    color: #FFFFFF;
    line-height: 50px;
    font-size: 1.5em;
    opacity: 0.9;
    height: 50px;
    border-radius: 25px;
    margin-left: -100px;
    left: 50%;
    display: none;
    
}
#pleasescroll a {
    color: #FFFFFF;
}
.facebooklike {
     width: 50px;
     overflow:hidden;
     float:right;
     height:30px;
}
.twitterfollow span {
   display: none;
}
.shorttitle {
    display: none;
}
.longtitle {
    display: inline-block;
}

/* Carousel for the new video & profile sliders */
#carousel { 
    background: #282828;
}

/* Video Slider */

/* Reset flexslider styles and make it look good */

.video-slider {
    position: relative;
    padding: 10px;
}

.video-slider iframe {
    display: none;
}

.video-slider ul, .video-slider ol {
    margin: 0;
}

.video-slider ul li, .video-slider ol li {
    list-style: none;
    margin: 0;
}

.video-slider ul.slides iframe {
    margin: 0;
}

.video-slider .oembed-container.youtu-be {
    margin: 0;
}

.video-slider .flex-control-nav {
    width: auto;
    position: static;
    text-align: center;
    margin-top: 10px;
    display: none !important; /* Using this for now as the js settting wont turn it off! */
}

.video-slider .flex-control-nav li {
    margin-right: 10px;
}

#carousel .flex-direction-nav a {
    line-height: 40px;
    top: 55%;
}

#carousel {
    padding: 10px;
    background: #111;
    margin-bottom: 0;
    border-radius: 0;
    border: 0 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    overflow: hidden;
}

#carousel ul li {
    margin: 0;
}

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

.choose-video {
    background: #111;
    color: #999;
    padding: 5px 10px 0px;
    margin: 0 !important;
}

/* Profiles Slider */

.profiles-slider-holder { 
    max-width: 100%; 
    width: 100%; 
    visibility: hidden;
} 
.profiles-slider-holder .profile {
    min-height: 475px;
}
.profiles-slider-holder .profiles-slider-text {
    padding: 0 18px;
    max-width: 400px;
}
.profiles-slider-holder .bx-wrapper {
    padding-left: 9px;
    margin: initial !important; /* Make it float left without breaking responsiveness */
}
.profiles-slider-holder .bx-viewport {
    box-sizing: border-box;
}
.profiles-slider-holder .slider-controls {
    clear: both;
    padding-top: 8px;
}
.profiles-slider-holder blockquote { 
    margin-bottom: 30px;
    padding-bottom: 0;
} 
.profiles-slider-holder h3 {
    margin: 14px 0 1px;
}
.profiles-slider-holder p {
    margin-bottom: 14px;
}
.profiles-slider-holder .deselected {
    color: #bbb;
}


.entry-content.error404 {
    clear: both;
}
.full-width .entry-content.error404 {
    clear: none;
}
.full-width img.error404 {
    float: right;
}

/* Learning Services Opening Times */

.opening_hours h2 {
    font-family: 'Open Sans', Helvetica, Arial, sans-serif !important;
    font-size: 1.6rem !important;
}

.opening_hours .times {
    font-size: 1.6rem !important;
}

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

.print-button {
    background: #622E89;
    padding: 8px;
    color: #FFF;
    border-radius: 4px;
}

@media print {

	.navigation_desktop, header#masthead, #ft_wrapper .ftsocial {display: none !important;}

	#ft .ftlegal li, #ft aside { display: none; }
	#ft .ftlegal li:nth-of-type(1) { display: inline }

	#ft .ftlegal {padding-top: 0;}

	#ft {border-top: 1px solid #999;}

	#hd, #ft, body.custom-background-empty .site, body.custom-background-white .site { box-shadow: none;}


	.site-content {width: 100%;}
	.fullscreen_menu #main {width: 100%;}

	#page { margin-top: 0px !important; padding-top: 0px !important; }

	.site-content article {
        border-bottom: none !important;
        margin-bottom: 0 !important;
        padding-bottom: 0 !important;
    }
    
    table {
        color: #000 !important;
        page-break-inside: avoid;
    }

    /* Hide everything in the header except the branding */
    #hd .top_nav_background, 
    #hd_wrapper #mobile-menu, 
    #hd_wrapper .navigation_desktop,
    .print-button { 
        display: none; 
    }

    #hd {
        display: none; /* PUT THIS BACK IN WHEN YOU're fixing the logo... */
        padding-left: 25px; 
        background: transparent !important;
        height: 34px !important;
        height: 100px !important;
    }
    #hd_wrapper { 
        background: transparent !important;
        height: 34px !important;
    }

    #hd_wrapper a.branding { 
        border: 10px solid red;
        float: none;
       
        background: transparent !important;
        margin: 0 !important;
        padding: 0 !important;
        background-image: url(/images/omac/all/logoBlack.png) !important;
        background-repeat: no-repeat !important;
         position: static !important;
    }

    footer.entry-meta {
        display: none;
    }


    #ft {
        /*background: transparent !important;*/
        margin: 0 !important;
        padding: 0 !important;
        color: #666 !important;
        height: 0px !important;
    }



}
