/** GENERAL **/

html,
body {
    width: 100% !important;
    overflow-x: hidden;
    font-family: Helvetica, sans-serif !important;
}

.sli-input {
    color: #000 !important;
}

#main-menu {
    display: none;
}

#page,
.region-bottom {
    max-width: 1200px !important;
}

body {
    background-color: #EEEEEE;
}

.node {
    padding: 0 2% 2%;
}

.field-name-field-story-image {
    margin-top: 1.5em;
    text-align: center;
}

.twitter-timeline {
    width: 100% !important;
}

.adv2 {
    text-align: center;
}

.header__secondary-menu a {
    color: #FFFFFF;
}

/** MOBILE MAIN MENU STUFF **/

#block-quicktabs-mobile-main-menu-accordion {
    position: relative;
    z-index: 9999;
}

#block-quicktabs-mobile-main-menu .block__title {
    display: none;
}

#block-menu-menu-mobile-main-menu li {
    background: none repeat scroll 0 0 #111111;
    float: left;
    height: 40px;
    line-height: 40px;
    list-style: outside none none;
    list-style-type: none;
    margin-left: -30px;
    margin-top: 0;
    padding-left: 15px !important;
    width: 112%;
}

#block-menu-menu-mobile-main-menu li:hover {
    background-color: #333333;
}

#block-menu-menu-mobile-main-menu ul {
    margin-top: -27px;
}

#block-menu-menu-mobile-main-menu a {
    color: #ffffff;
    display: block !important;
    width: 100% !important;
}

#block-menu-menu-mobile-main-menu a:hover {
    color: #ffffff !important;
    text-decoration: none !important;
}

/** TABLET PORTRAIT AND SMALLER: **/

/* Making search bar smaller at mobile portrait */

@media only screen
and (min-width: 0px)
and (max-width: 360px) {
    #header #custom-search-blocks-form-1 {
        float: left !important;
        margin-left: 4% !important;
    }

    #header #custom-search-blocks-form-1 .form-item {
        width: 150px !important;
    }
}

@media only screen
and (min-width: 361px)
and (max-width: 9999px) {
    #header #custom-search-blocks-form-1 {
        float: right !important;
        margin-left: 0 !important;
    }

    #header #custom-search-blocks-form-1 .form-item {
        width: 200px !important;
    }
}

@media only screen
and (min-width: 0px)
and (max-width: 1124px) {
    #block-views-headline-news-block {
        display: none;
    }
}

@media only screen
and (min-width: 1125px)
and (max-width: 9999px) {
    #block-views-headline-news-block {
        display: block;
    }
}

/* Switching to mobile menu when menu breaks */

@media only screen
and (min-width: 0px)
and (max-width: 1124px) {
    #block-quicktabs-mobile-main-menu-accordion {
        display: block;
    }
}

@media only screen
and (min-width: 0px)
and (max-width: 870px) {
    .sidebar-second .region-sidebar-second {
        float: left !important;
        width: 100% !important;
    }
}

@media only screen
and (min-width: 0px)
and (max-width: 870px) {
    #block-block-34 {
        display: none !important;
    }
}

@media only screen
and (min-width: 0px)
and (max-width: 870px) {
    #block-views-comments-recent-block {
        display: none !important;
    }
}

@media only screen
and (min-width: 0px)
and (max-width: 870px) {
    .sidebar-second #content {
        width: 100% !important;
    }
}

@media only screen
and (min-width: 0px)
and (max-width: 1124px) {
    #block-superfish-1 {
        display: none !important;
    }
}

@media only screen
and (min-width: 0px)
and (max-width: 870px) {
    #block-quicktabs-more {
        width: 98% !important;
    }
}

/** AND LARGER: **/

@media only screen
and (min-width: 871px)
and (max-width: 9999px) {
    .sidebar-second .region-sidebar-second {
        float: right !important;
        width: 25% !important;
    }
}

@media only screen
and (min-width: 871px)
and (max-width: 9999px) {
    #block-block-34 {
        display: block !important;
    }
}

@media only screen
and (min-width: 871px)
and (max-width: 9999px) {
    #block-views-comments-recent-block {
        display: block !important;
    }
}

@media only screen
and (min-width: 871px)
and (max-width: 9999px) {
    .sidebar-second #content {
        width: 75% !important;
    }
}

@media only screen
and (min-width: 1125px)
and (max-width: 9999px) {
    #block-quicktabs-mobile-main-menu-accordion {
        display: none;
    }
}

@media only screen
and (min-width: 1125px)
and (max-width: 9999px) {
    #block-superfish-1 {
        display: block !important;
    }
}

@media only screen
and (min-width: 871px)
and (max-width: 9999px) {
    #block-quicktabs-more {
        width: 75.5% !important;
    }
}

/** 1191PX and BELOW — Slideshow pager fields stack **/

@media only screen
and (min-width: 0px)
and (max-width: 1191px) {
    .views_slideshow_pager_field_item .views-field-field-slideshow-image {
        float: left !important;
        margin-right: 7% !important;
        width: 18% !important;
    }
}

@media only screen
and (min-width: 561px)
and (max-width: 1191px) {
    .views_slideshow_pager_field_item .views-field-title {
        float: left !important;
        margin-left: 13%;
        width: 55% !important;
    }
}

@media only screen
and (min-width: 0px)
and (max-width: 1191px) {
    .views_slideshow_pager_field_item {
        width: 100% !important;
    }
}

/** BACK TO NORMAL AT DESKTOP SIZE **/

@media only screen
and (min-width: 1192px)
and (max-width: 9999px) {
    .views_slideshow_pager_field_item .views-field-field-slideshow-image {
        float: left !important;
        margin-right: 0 !important;
        width: 100% !important;
    }
}

@media only screen
and (min-width: 1192px)
and (max-width: 9999px) {
    .views_slideshow_pager_field_item .views-field-title {
        float: left !important;
        width: 100% !important;
    }
}

@media only screen
and (min-width: 1192px)
and (max-width: 9999px) {
    .views_slideshow_pager_field_item {
        float: left !important;
        margin: 0 1% !important;
        padding: 0 !important;
        width: 23% !important;
    }
}

/** 550PX and BELOW, PAGER FIELD TITLES FLOAT UNDER SLIDESHOW IMAGES **/

@media only screen
and (min-width: 0px)
and (max-width: 560px) {
    .views_slideshow_pager_field_item .views-field-title {
        float: left !important;
        width: 95% !important;
    }
}

/** 1165 PX and BELOW, SLIDESHOW TEXT BOX GETS REDUCED FONT SIZE **/

@media only screen
and (min-width: 611px)
and (max-width: 1165px) {
    #slideshow-content {
        font-size: 80% !important;
        top: 335px !important;
    }
}

/** 610 PX and BELOW, SLIDESHOW TEXT BOX NO LONGER DISPLAYS SUMMARY, #TRANSPARENCY SHORTENS, FONT SIZE FURTHER REDUCED **/

@media only screen
and (min-width: 0px)
and (max-width: 610px) {
    #slideshow-content {
        font-size: 60% !important;
        top: -92px !important;
    }
}

@media only screen
and (min-width: 0px)
and (max-width: 610px) {
    #slideshow-content #slideshow-body {
        display: none !important;
    }
}

@media only screen
and (min-width: 0px)
and (max-width: 610px) {
    #transparency {
        height: 80px !important;
    }
}

/** ALL BACK TO NORMAL AT DESKTOP SIZE **/

@media only screen
and (min-width: 611px)
and (max-width: 9999px) {
    #slideshow-content #slideshow-body {
        display: block !important;
        font-size: 110%;
    }
}

@media only screen
and (min-width: 1166px)
and (max-width: 9999px) {
    #slideshow-content {
        font-size: 100% !important;
        top: 340px !important;
    }
}

@media only screen
and (min-width: 611px)
and (max-width: 9999px) {
    #transparency {
        height: 160px !important;
    }
}

/** 1083PX and LOWER, FOOTER SOCIAL MEDIA AND EMAIL BOXES STACK AND GET REDUCED MARGINS **/

@media only screen
and (min-width: 0px)
and (max-width: 1083px) {
    #block-block-35 {
        margin-top: 2% !important;
    }
}

@media only screen
and (min-width: 0px)
and (max-width: 1083px) {
    #block-block-36 {
        margin-top: 3% !important;
    }
}

/** AND BACK TO NORMAL AT LARGER SIZES **/

@media only screen
and (min-width: 1084px)
and (max-width: 9999px) {
    #block-block-35 {
        margin-top: 7% !important;
    }
}

@media only screen
and (min-width: 1084px)
and (max-width: 9999px) {
    #block-block-36 {
        margin-top: 7% !important;
    }
}

/** 837PX and LOWER, PRE-FOOTER DISAPPEARS **/

@media only screen
and (min-width: 0px)
and (max-width: 837px) {
    #block-menu-menu-hubs {
        display: none !important;
    }
}

@media only screen
and (min-width: 0px)
and (max-width: 837px) {
    #block-menu-menu-projects {
        display: none !important;
    }
}

@media only screen
and (min-width: 0px)
and (max-width: 837px) {
    #block-menu-menu-topics {
        display: none !important;
    }
}

@media only screen
and (min-width: 0px)
and (max-width: 837px) {
    #block-block-35 {
        display: none !important;
    }
}

@media only screen
and (min-width: 0px)
and (max-width: 837px) {
    #block-block-36 {
        display: none !important;
    }
}

/** AND BACK TO NORMAL, 838PX and ABOVE **/

@media only screen
and (min-width: 838px)
and (max-width: 9999px) {
    #block-menu-menu-hubs {
        display: inline-block !important;
    }
}

@media only screen
and (min-width: 838px)
and (max-width: 9999px) {
    #block-menu-menu-projects {
        display: inline-block !important;
    }
}

@media only screen
and (min-width: 838px)
and (max-width: 9999px) {
    #block-menu-menu-topics {
        display: inline-block !important;
    }
}

@media only screen
and (min-width: 838px)
and (max-width: 9999px) {
    #block-block-35 {
        display: inline-block !important;
    }
}

@media only screen
and (min-width: 838px)
and (max-width: 9999px) {
    #block-block-36 {
        display: inline-block !important;
    }
}

/** PLACING MOBILE MAIN MENU IN NAV BAR **/

@media only screen
and (min-width: 480px)
and (max-width: 9999px) {
    #block-quicktabs-mobile-main-menu {
        margin-top: -47px !important;
    }
}

/** BELOW 480 PX **/

@media only screen
and (min-width: 0px)
and (max-width: 479px) {
    #block-quicktabs-mobile-main-menu {
        margin-top: 0 !important;
    }
}

/** General HTML **/

/** Links **/
a {
	color: #3377bb;
	text-decoration: none;
}

a:hover {
	color: #c33;
}

.more-link {
	margin-right: 8px !important;
}


/** HEADLINE REGION **/

/** BELOW 625PX, HEADLINE REGION GETS REDUCED FONT SIZE **/

@media only screen
and (min-width: 0px)
and (max-width: 625px) {
    #headline {
        font-size: 50% !important;
    }
}

@media only screen
and (min-width: 0px)
and (max-width: 625px) {
    #block-menu-secondary-menu {
        display: none !important;
    }
}

/** AND BACK TO NORMAL AT LARGER SIZES **/

@media only screen
and (min-width: 626px)
and (max-width: 9999px) {
    #headline {
        font-size: 100% !important;
    }
}

@media only screen
and (min-width: 626px)
and (max-width: 9999px) {
    #block-menu-secondary-menu {
        display: inline-block !important;
    }
}

#block-block-30 {
    display: inline-block;
}

#block-menu-secondary-menu {
    display: inline-block;
    float: right;
    margin: -18px 8px 0 0 !important;
}

#block-menu-secondary-menu a {
    color: #ccc;
}

#block-menu-secondary-menu a:hover {
	color: #fff;
}

#block-menu-secondary-menu li {
    float: left;
    margin-left: 20px;
    list-style: none;
    list-style-type: none;
}

.region-headline {
    background-color: #212121;
    max-height: 50px;
}

.region-headline p {
    color: #ccc;
    margin: 0 0 -15px;
    padding: 6px 0 0 8px;
}

/** HEADER/LOGO **/

#header {
    background-color: #3377BB;
    padding: 10px;
}


@media only screen
and (min-width: 823px) {
    .header__region {
        float: right;
        clear: none !important;
        width: 350px;
    }
}

@media only screen
and (max-width: 822px) {
    .header__region {
        float: left;
        clear: none !important;
        width: 350px;
    }
}

.header__logo-image {
    /*margin-top: 15px;*/
    height: auto;
    width: 100%;
}

/** HEADER -- SOCIAL MEDIA CHICKLETS **/

#header .social {
    border: 4px solid #225180;
    float: left;
    display: inline-block;
    margin-top: 24px;
}

#header .ico-social.ico-rss {
    background-image: url("/sites/all/themes/prw/images/icon-rss.png");
}

#header .ico-social.ico-twitters {
    background-image: url("/sites/all/themes/prw/images/icon-twitter.png");
}

#header .ico-social.ico-facebooks {
    background-image: url("/sites/all/themes/prw/images/icon-facebook.png");
}

#header .ico-social {
    border: 1px solid #225180;
    background-position: left top;
    display: inline-block;
    height: 30px;
    text-indent: -9999em;
    transition: background-position 0.3s linear 0s;
    width: 30px;
}

#header .ico-social:hover, #header .ico-social:focus, #header .ico-social:active {
    background-position: left bottom;
}

/** HEADER -- SEARCH BAR **/

#header #custom-search-blocks-form-1 {
    display: inline-block;
    background: none repeat scroll 0 0 #FFFFFF !important;
    padding: 5px;
    float: right;
    border: 5px solid #225180;
}

#custom-search-blocks-form-1 .form-actions {
    float: right;
}

#header #custom-search-blocks-form-1 .form-text {
    background: none repeat scroll 0 0 #FFFFFF;
    border: medium none;
    color: #ababab;
    margin: 0;
    padding: 2px;
    width: 200px;
}

#header #custom-search-blocks-form-1 .form-submit:hover, #header #custom-search-blocks-form-1 .form-submit {
    background: url("/sites/all/themes/prw/images/searchButton.gif") no-repeat scroll center top rgba(0, 0, 0, 0);
    border: medium none;
    cursor: pointer;
    height: 10px;
    margin-right: 0;
    margin-top: 5px;
    padding: 2px;
    text-indent: -999em;
    vertical-align: top;
    width: 10px;
}

#header #custom-search-blocks-form-1 label {
    display: none !important;
}

#header #custom-search-blocks-form-1 .form-item {
    float: left;
    margin: 0;
    padding: 0;
    width: 200px;
}

#header #custom-search-blocks-form-1 #edit-actions {
    float: right;
    height: 10px;
    margin: 0;
    padding: 0 0 0 5px;
    width: 10px;
}

#custom-search-blocks-form-1 div div {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 0 none;
    margin: 0;
    padding: 0;
}

/** VIEWS SLIDESHOW v. 1 **/

/* #views_slideshow_cycle_main_tb_view_slideshow-block {
    width: 77%;
    float: left;
} */

/* .views_slideshow_cycle_slide {
    width: 100% !important;
} */

/* #block-views-tb-view-slideshow-block {
    background-color: #ffffff;
    width: 98%;
    display: inline-block;
    padding: 10px;
} */

/* .views_slideshow_pager_field {
    border-left: 1px solid;
    display: inline-block;
    float: right;
    padding-left: 10px;
} */

/* .views-content-field-slideshow-image {
    width: 175px;
} */

/* .views-slideshow-pager-fields .views-field-title {
    margin-bottom: 1em;
    width: 175px;
} */

/* #block-views-tb-view-slideshow-block .block-title {
    background: none repeat scroll 0 0 #3377bb;
    color: #ffffff;
    font-family: Helvetica;
    font-size: 100%;
    font-weight: 500;
    height: 40px;
    left: 20px;
    line-height: 40px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: 505px;
    width: 150px;
    z-index: 400;
} */

/* .views_slideshow_controls_text_previous {
    background-color: #000000;
    background-image: url("/sites/all/themes/prw/images/prev.png");
    background-position: center center;
    background-repeat: no-repeat;
    display: inline-block;
    text-indent: -9999px;
    width: 34px;
    height: 40px;
} */

/* .views_slideshow_controls_text_next {
    background-color: #000000;
    background-image: url("/sites/all/themes/prw/images/next.png");
    background-position: center center;
    background-repeat: no-repeat;
    display: inline-block;
    text-indent: -9999px;
    width: 34px;
    height: 40px;
    float: right;
} */

/* .views_slideshow_controls_text_pause {
    display: none;
} */

/* #views_slideshow_controls_text_tb_view_slideshow-block {
    background: none repeat scroll 0 0 #000000;
    width: 100px;
    height: 40px;
    position: absolute;
    left: 584px;
    top: 505px;
    z-index: 400;
} */

/* .views-slideshow-controls-text span:hover {
    background-color: #3377BB !important;
} */

/** VIEWS SLIDESHOW v. 2 **/

#views_slideshow_cycle_main_tb_view_slideshow-block {
    width: 100%;
    float: left;
}

#views_slideshow_cycle_main_slideshow2-block_1 {
    width: 100% !important;
}

#views_slideshow_cycle_main_slideshow2-block_1 .views-field-body {
    height: 100%;
    position: relative;
    width: 100% !important;
}

#views_slideshow_cycle_teaser_section_slideshow2-block_1 {
    width: 100% !important;
}

.views-field-field-slideshow-image {
    width: 100% !important;
}

.views_slideshow_cycle_slide {
    max-width: 100% !important;
    height: auto;
}

#block-views-tb-view-slideshow-block {
    background-color: #ffffff;
    width: 98%;
    display: inline-block;
    padding: 10px;
}

#transparency {
    background-color: #000000;
    bottom: 5px;
    height: 160px;
    left: 0;
    opacity: 0.8;
    position: absolute;
    width: 100%;
}

.adv4 {
    display: block;
    margin-left: 16%;
    position: relative;
    width: 67% !important;
}

#slideshow-content {
    color: #fff;
    left: 10px;
    position: absolute;
    top: 340px;
}

#slideshow-content h2 a {
    color: #fff !important;
}

#slideshow-content h2 a:hover {
    color: #cc3333 !important;
}

#slideshow-content h2 {
    line-height: 1.5em;
}

.views_slideshow_pager_field {
    border-bottom: 1px solid;
    display: inline-block;
    float: left;
    margin-top: 1em;
    width: 100%;
}

.views-slideshow-pager-fields img {
    display: block !important;
    margin: 0 auto 15px !important;
    max-height: 120px !important;
    max-width: 200px !important;
}

.views-content-field-slideshow-image {
    width: 200px;
}

.views-slideshow-pager-fields .views-field-title {
    margin-bottom: 1em;
    width: 200px;
}

.views-slideshow-pager-field-item.active .views-field-title a {
    color: #3377bb;
}

.views-slideshow-pager-fields .active img {
    border: 0 none !important;
}

.views-slideshow-pager-field-item {
    cursor: pointer;
    float: left;
    font-size: 90%;
    margin-left: 1.2em;
}

#block-views-tb-view-slideshow-block .block-title {
    background: none repeat scroll 0 0 #3377bb;
    color: #ffffff;
    display: none;
    font-family: Helvetica;
    font-size: 100%;
    font-weight: 500;
    height: 40px;
    left: 20px;
    line-height: 40px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: 505px;
    width: 150px;
    z-index: 400;
}

.views_slideshow_controls_text_previous {
    background-color: #000000;
    background-image: url("/sites/all/themes/prw/images/prev.png");
    background-position: center center;
    background-repeat: no-repeat;
    display: none;
    text-indent: -9999px;
    width: 34px;
    height: 40px;
}

.views_slideshow_controls_text_next {
    background-color: #000000;
    background-image: url("/sites/all/themes/prw/images/next.png");
    background-position: center center;
    background-repeat: no-repeat;
    display: none;
    text-indent: -9999px;
    width: 34px;
    height: 40px;
    float: right;
}

.views_slideshow_controls_text_pause {
    display: none;
}

#views_slideshow_controls_text_tb_view_slideshow-block {
    background: none repeat scroll 0 0 #000000;
    display: none;
    width: 100px;
    height: 40px;
    position: absolute;
    left: 584px;
    top: 505px;
    z-index: 400;
}

/** NEWS VIEW BLOCK **/

#block-views-news-block {
    width: 250px;
    display: inline-block;
    float: right;
    margin-right: 25px;
    padding: 10px;
    background: #FFFFFF;
}

#block-views-news-block .block-title {
    background: none repeat scroll 0 0 #cc3333;
    color: #ffffff;
    font-family: Helvetica;
    font-size: 100%;
    height: 40px;
    line-height: 40px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: 410px;
    width: 150px;
    z-index: 400;
}

/** EDITOR'S PICKS BLOCK **/

#block-views-editor-s-picks-block {
    background: none repeat scroll 0 0 #ffffff;
    display: inline-block;
    height: 153px;
    width: 635px;
}

#block-views-editor-s-picks-block .block-title {
    background: none repeat scroll 0 0 #222222;
    color: #ffffff;
    font-family: Helvetica;
    font-size: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    text-transform: uppercase;
}

/** LATEST NEWS BLOCK **/

#block-views-latest-news-block,
.view-latest-news {
    background-color: #ffffff;
    display: inline-block;
    float: left;
    margin: 0 0.5em;
    padding: 4px 0.25em 0;
    width: 60%;
}
#block-views-latest-news-block .views-field-field-story-image,
.view-latest-news .views-field-field-story-image {
    clear: both;
    float: left;
    margin-bottom: 1em;
    margin-right: 4%;
    max-width: 33%;
}

#block-views-latest-news-block .views-field-title,
.view-latest-news .views-field-title {
    float: left;
    font-size: 100%;
    width: 61%;
    margin-bottom: 10px;
}

#block-views-latest-news-block .views-field-name {
    float: left;
    font-size: 70%;
}

#block-views-latest-news-block .block-title,
.view-latest-news .view-header {
    background: none repeat scroll 0 0 #cc3333;
    color: #FFFFFF;
    font-size: 100%;
    font-weight: 500;
    height: 40px;
    line-height: 40px;
    margin-bottom: 1em;
    margin-top: -24px;
    text-align: center;
    text-transform: uppercase;
}

.view-latest-news .view-footer {
    float: left;
    font-size: 90%;
    font-weight: bold;
    margin-top: -2em;
    width: 100%;
}

.view-latest-news .view-footer a {
    color: #cc3333;
}

.view-latest-news .view-footer a:hover {
    color: #666666;
}

.more-link {
    font-size: 90%;
    font-weight: bold;
}

.more-link a {
    color: #cc3333;
    text-transform: uppercase;
}

.more-link a:hover {
    color: #666666;
}

/** WRITER'S AND MOST RECENT ARTICLES BLOCK **/

#block-views-writers-block {
    background: none repeat scroll 0 0 #ffffff;
    display: inline-block;
    margin: 0 0.5em;
    padding: 4px 0.25em 0;
    width: 34.5%;
}

#block-views-writers-block .block-title {
    background: none repeat scroll 0 0 #3377bb;
    color: #ffffff;
    font-size: 100%;
    font-weight: 500;
    height: 40px;
    line-height: 40px;
    margin-bottom: 1em;
    text-align: center;
    text-transform: uppercase;
}

#block-views-writers-block .views-field-field-user-image {
    clear: both;
    float: left;
    margin: 0 1em 2em 0;
    width: 24%;
}

/** 1190PX and up, TEAM CMD floats beside LATEST NEWS **/

@media only screen
and (min-width: 1190px)
and (max-width: 99999px) {
    #block-views-latest-news-block,
    .view-latest-news {
        width: 60% !important;
    }
}

@media only screen
and (min-width: 1190px)
and (max-width: 99999px) {
    #block-views-writers-block {
        width: 34.5% !important;
    }
}

/** 1189 and below, TEAM CMD floats below LATEST NEWS — Both blocks now get width: 100% **/

@media only screen
and (min-width: 0px)
and (max-width: 1189px) {
    #block-views-latest-news-block,
    .view-latest-news {
        width: 98% !important;
    }
}

@media only screen
and (min-width: 0px)
and (max-width: 1189px) {
    #block-views-writers-block {
        width: 98% !important;
    }
}

/** SIDEBAR FEATURED VIDEO **/

#block-block-34 {
    background: none repeat scroll 0 0 #222222;
    padding: 10px;
}

#block-block-34 p {
    color: #FFFFFF;
    font-size: 85%;
    font-weight: 700;
}

/** RECENT COMMENTS BLOCK **/

#block-views-comments-recent-block {
    background: none repeat scroll 0 0 #37b;
    color: #000;
}

#block-views-comments-recent-block a {
    color: #fff;
}

#block-views-comments-recent-block a:hover {
    text-decoration: underline;
}

#block-views-comments-recent-block .block-title {
    background: none repeat scroll 0 0 #225180;
    color: #ffffff;
    font-size: 100%;
    font-weight: 500;
    height: 40px;
    line-height: 40px;
    text-align: center;
    text-transform: uppercase;
}

#block-views-comments-recent-block ul li {
    font-size: 85%;
    list-style: none;
    list-style-type: none;
    margin-bottom: 1em;
}

/** CUSTOM FRONT PAGE **/

.view-custom-frontpage {
    clear: both;
    display: block;
    font-size: 90%;
    padding: 0 1%;
    width: 100%;
}

.tb-views-categories {
    background: none repeat scroll 0 0 #FFFFFF;
    display: inline-block;
    float: left;
    height: 650px;
    margin-bottom: 2%;
    padding: 0.25em;
    width: 49%;
}

.tb-views-categories .views-field-name {
    background: none repeat scroll 0 0 #3377BB;
    height: 40px;
    margin-bottom: 10px;
    text-align: center;
    width: 100%;
}

.tb-views-categories .views-field-name a {
    color: #FFFFFF;
    font-family: Helvetica;
    font-size: 115%;
    font-weight: 500;
    line-height: 42px;
    margin-left: 2%;
    text-decoration: none;
}

.tb-views-categories .views-field-name a:hover {
    color: #000000;
}

/** 1050PX and Below, custom frontage boxes stack **/

@media only screen
and (min-width: 0px)
and (max-width: 1050px) {
    .tb-views-categories {
        width: 98% !important;
    }
}

@media only screen
and (min-width: 1051px)
and (max-width: 9999px) {
    .tb-views-categories {
        width: 49% !important;
    }
}

/** FEATURED MEDIA BLOCK **/

#block-quicktabs-fea .block__title,
.pane-quicktabs-fea .pane-title {
    background: none repeat scroll 0 0 #cc3333;
    color: #ffffff;
    font-family: Helvetica;
    font-size: 100%;
    font-weight: 500;
    height: 40px;
    line-height: 40px;
    text-align: center;
    text-transform: uppercase;
}

#block-quicktabs-fea .quicktabs-tabs,
.pane-quicktabs-fea .quicktabs-tabs {
    border-bottom: 1px solid #aaaaaa;
    height: 40px;
}

#block-quicktabs-fea,
.pane-quicktabs-fea {
    background-color: #ffffff;
    clear: both;
    float: left;
    width: 100%;
}

#block-quicktabs-fea .quicktabs-tabs a,
.pane-quicktabs-fea .quicktabs-tabs a {
    color: #aaaaaa;
    font-family: Helvetica;
    font-size: 75%;
    line-height: 40px;
    text-decoration: none;
    text-transform: uppercase;
}

#block-quicktabs-fea .quicktabs-tabs li,
.pane-quicktabs-fea .quicktabs-tabs li {
    border-right: 1px solid #aaaaaa;
    margin-right: 2%;
    padding-right: 3%;
}

#block-quicktabs-fea .quicktabs-tabs li.last,
.pane-quicktabs-fea .quicktabs-tabs li.last {
    border-right: none !important;
}

#block-quicktabs-fea .quicktabs-tabs li.active a,
.pane-quicktabs-fea .quicktabs-tabs li.active a {
    color: #3377bb;
}

#block-quicktabs-fea .views-field-title,
.pane-quicktabs-fea .views-field-title {
    margin-bottom: 1em;
}

#quicktabs-fea {
    padding: 10px;
}

/** MORE BLOCK **/

#quicktabs-more {
    height: auto;
    padding: 10px;
}

#block-quicktabs-more {
    width: 75.5%;
    background-color: #ffffff;
	margin-top: 40px;
}

#block-quicktabs-more .block-title {
    background-color: #222222;
    color: #ffffff;
    font-family: Helvetica;
    font-size: 100%;
    font-weight: 500;
    height: 40px;
    line-height: 40px;
    text-align: center;
    text-transform: uppercase;
}

#block-quicktabs-more .quicktabs-tabs {
    border-bottom: 1px solid #aaaaaa;
    height: 40px;
}

#block-quicktabs-more .quicktabs-tabs a {
    color: #aaaaaa;
    font-family: Helvetica;
    font-size: 75%;
    line-height: 40px;
    text-decoration: none;
    text-transform: uppercase;
}

#block-quicktabs-more .quicktabs-tabs li.active a {
    color: #3377bb;
}

#block-quicktabs-more .quicktabs-tabs li.first {
    border-right: 1px solid #aaaaaa;
    margin-right: 2%;
    padding-right: 3%;
}

#block-block-38 {
    text-align: center;
}

#block-block-38 img {
    border: 1px solid #AAAAAA;
}

/** MORE FEATURED AD **/

#block-block-37 img {
    border: 1px solid #aaaaaa;
    margin-bottom: 4%;
}

/** MORE RECENT ARTICLES **/

#quicktabs-more .views-field-field-story-image {
    margin-bottom: 1em;
}

#quicktabs-more .views-field-title {
    height: 6em;
    width: 75%;
}

#quicktabs-more .views-field {
    font-size: 70%;
    margin-left: 15%;
    margin-right: 15%;
}

/** REGION BOTTOM **/

.region-bottom {
    background: #222222;
    margin-top: 2%;
}

/** FOOTER MENUS **/

#block-menu-menu-hubs {
    float: left;
    height: 20em;
    margin-left: 6%;
    margin-top: 2%;
}

#block-menu-menu-hubs .block-title {
    font-family: Helvetica;
    font-size: 100%;
    text-align: center;
    color: #ffffff;
}

#block-menu-menu-hubs li {
    list-style: none;
    list-style-type: none;
}

#block-menu-menu-hubs a {
    color: #ccc;
    font-family: Helvetica;
    font-size: 100%;
}

#block-menu-menu-hubs a:hover {
    color: #ffffff;
}

#block-menu-menu-projects {
    border-left: 2px solid;
    float: left;
    height: 20em;
    margin-left: 3%;
    margin-top: 2%;
    width: 175px;
}

#block-menu-menu-projects .block-title {
    font-family: Helvetica;
    font-size: 100%;
    text-align: center;
    color: #ffffff;
}

#block-menu-menu-projects li {
    list-style: none;
    list-style-type: none;
}

#block-menu-menu-projects a {
    color: #ccc;
    font-family: Helvetica;
    font-size: 100%;
}

#block-menu-menu-projects a:hover {
    color: #ffffff;
}

#block-menu-menu-topics {
    border-left: 2px solid;
    height: 20em;
    float: left;
    margin-left: 3%;
    margin-top: 2%;
}

#block-menu-menu-topics .block-title {
    font-family: Helvetica;
    font-size: 100%;
    text-align: center;
    color: #ffffff;
}

#block-menu-menu-topics li {
    list-style: none;
    list-style-type: none;
}

#block-menu-menu-topics a {
    color: #ccc;
    font-family: Helvetica;
    font-size: 100%;
}

#block-menu-menu-topics a:hover {
    color: #ffffff;
}

/** FOOTER SOCIAL MEDIA CHICKLETS **/

#block-block-35 {
    border: 5px solid;
    display: inline-block;
    float: left;
    height: 102px;
    margin-left: 4%;
    margin-top: 7%;
    padding: 5px;
    width: 143px;
}

.region-bottom .social {
    float: left;
    display: inline-block;
    width: 32px;
    height: 2em;
}

.region-bottom .ico-social.ico-rss {
    background-image: url("/sites/all/themes/prw/images/icon-rss-bt.png");
}

.region-bottom .ico-social.ico-twitters {
    background-image: url("/sites/all/themes/prw/images/icon-twitter-bt.png");
}

.region-bottom .ico-social.ico-facebooks {
    background-image: url("/sites/all/themes/prw/images/icon-facebook-bt.png");
}

.region-bottom .ico-social {
    border: 1px solid #cc3333;
    background-position: left top;
    color: #ccc;
    display: inline-block;
    font-family: Helvetica;
    height: 20px;
    margin-bottom: 50%;
    text-indent: 4em;
    transition: background-position 0.3s linear 0s;
    width: 20px;
}

.region-bottom .ico-social:hover {
    color: #ffffff;
}

.region-bottom .ico-social:hover, .region-bottom .ico-social:focus, .region-bottom .ico-social:active {
    background-position: left bottom;
}

/** FOOTER EMAIL UPDATES BOX **/

#block-block-36 {
    border: 5px solid #424242;
    display: inline-block;
    width: 200px;
    margin-left: 4%;
    margin-top: 7%;
    color: #ffffff;
    padding: 5px;
}

#block-block-36 p {
    margin: 0 0 8px;
	color: #ccc;
}

/** FOOTER MESSAGE **/

#block-block-24 {
    clear: both;
    color: #fff;
    line-height: 1.5em;
    padding-bottom: 10px;
    padding-top: 5px;
    text-align: center;
}

table.vnr_infobox {
	background: #EDEFF4 none repeat scroll 0 0;
	color: #282828;
	float: right;
	margin-left: 1.0em;
	width: 175px;
}
table.vnr_video {
	text-align: center;
	background:	#EDEFF4 none repeat scroll 0 0;
	color: #282828;
	width: 90%;
	margin: 10px 0;
}
table.vnr_video tbody, table.vnr_infobox tbody {
	border-color:	#B0C7D0 #DBE7EC #FFFFFF;
	border-style:	solid;
	border-width:	1px;
}
table.vnr_video tr td {
	width: 50%;
}

.ui-accordion .views-field-title a:hover {
	color: #FFFFFF !important;
}

.ui-widget-content a:hover {
	color: #222222 !important;
	text-decoration: underline !important;
}

/*Body Color*/
body {
	color: #424242 !important;
}

#cke_iframe {
	margin: 10px;
}

blockquote {
	background: url("/sites/all/themes/prw/images/blue-quote-mark.png") no-repeat scroll 8px 8px #F2F7FB;
/**	border-top: 1px dashed #225180; **/
	color: #225180;
	font-style: italic;
	margin: 10px 0;
	padding: 20px 40px;
}

blockquote p {
	margin: 1em 0;
}

.contact-form {
	float: none !important;
}

.node-content a:link, 
.node-content a:visited {
	color: #3377BB !important;
}

.node-content a:hover, 
.node-content a:active, 
.node-content a:focus {
	color: #CC3333 !important;
}

#page-title {
	font-size: 2.2em;
	font-weight: 700;
	margin: 10px 0 10px 10px;
	padding: 0;
	text-transform: titlecase;
	line-height: 1.4em;
}

#top_message_region_wrapper {
	background: none repeat scroll 0 0 #CC0000;
	color: #ffffff;
	padding: 5px;
}

.region-top-message {
	font-size: 14pt;
	font-weight: bold;
	line-height: 1.0em;
	text-align: center;
}

.region-top-message a {
	color: #ffffff;
	text-decoration: underline;
}

.region-top-message a:hover, 
.region-top-message a:active, 
.region-top-message a:focus {
	color: #000000;
	text-decoration: underline;
}

.caption {
	padding-bottom: 20px;
}

#logo {
	margin-left: 5px !important;
}

#header-wrapper .container {
	background-image: none !important;
}

#footer-menu-wrapper .container {
	background-image: none !important;
}

/*Superfish menu changes*/
.block .sf-menu.sf-style-nex li.sfHover ul li a {
	color: #d3d3d3 !important;
}

.block .sf-menu.sf-style-nex li.sfHover ul li a:hover {
	color: #fff !important;
}

/*"Editor's Pick" background color*/
.region-panel-news-2 .block-title {
	background: none repeat scroll 0 0 #cc3333 !important;
}

/*Editor's Picks carousel*/
#highlighted-wrapper .views-field-title {
	font-size: 90% !important;
}

/*Topics Menu*/
#footer-menu-inner ul.menu li {
	padding: 8px 15px 7px !important;
}

/*Email Icon placement*/
.badge-newsletter .badge {
	height: 31px !important;
	right: 20px !important;
	top: 5px !important;
}

/*About the Author View*/
/*.view-about-the-author {
	background: none repeat scroll 0 0 #F2F7FB;
    border: 1px dashed #225180;
    margin: 0 auto;
    padding: 0 0.25em;
	width: 90%;
}

.view-about-the-author img {
	float: left;
	margin: 4px 6px 0px 0px;
}

.view-about-the-author p {
    line-height: 2em;
    margin: 0;
}*/

.view-about-the-author {
	border-bottom: 1px solid #225180;
	border-top: 1px solid #225180;
	margin: 0;
	padding: 15px 1.5em 20px 0;
  font-size: 14px;
}

.view-about-the-author .views-field-field-user-image img {
	float: left;
	margin: 0 10px 10px 0;
	width: auto;
}

.view-about-the-author .views-field-name {
	color: #225180;
	text-transform: uppercase;
	margin-bottom: 8px;
}

.view-about-the-author .views-field-name a {
	color: #225180;
}

.view-about-the-author .view-footer a {
	color: #CC3333;
}

.view-about-the-author .views-field-field-bio p {
	font-style: italic;
  margin: 0;
  line-height: 1.6em;
}

.view-about-the-author .view-footer p {
  margin: 0;
  line-height: 1.6em;
}

.views-field-view-1 .item-list ul li,
.view-news-articles .item-list ul li,
.view-related-articles li {
    background: url("/sites/all/themes/prw/images/arrow-view.png") no-repeat scroll 0 7px rgba(0, 0, 0, 0);
    font-weight: 700;
    line-height: 1.5;
    margin: 3px 0 5px;
    padding: 0 0 0 10px;
    list-style: none;
}

.views-field-view-1 .item-list ul li .views-field-title {
    font-size: 90%;
    font-weight: 700;
    line-height: 1.5;
    margin: 0;
    padding: 0;
    text-transform: none;
}

.views-field-view-1 .item-list ul li .views-field-title a {
    color: #666;
}

.views-field-view-1 .item-list ul li .views-field-title a:hover {
    color: #c33;
}

.panel-news-1 .views_slideshow_cycle_teaser_section,
.panel-news-1 .views_slideshow_slide {
	height: 510px !important;
}

.views-slideshow .views-field-title {
	line-height: 1.2;
	font-size: 140%;
}

/** RELATED ARTICLES VIEW **/

@media only screen
and (min-width: 0px)
and (max-width: 610px) {
    .view-related-articles {
        margin-bottom: 5px;
    }
}

@media only screen
and (min-width: 611px)
and (max-width: 9999px) {
    .view-related-articles {
        margin-bottom: 0;
    }
}

.view-related-articles {
    border-bottom: 1px solid #225180;
    float: left;
    margin: 0em 0 1em 0;
    padding-bottom: 1em;
    width: 100%;
}

.view-related-articles ul li {
    float: left;
    font-size: 90%;
    padding-left: 1em;
    width: 100%;
}

.view-related-articles a {
    color: #666 !important;
}

.view-related-articles .view-header {
    color: #cc3333;
    float: left;
    font-family: arial black;
    font-weight: bold;
    width: 100%;
}

/** Captions **/

.caption.left p, 
.caption.right p {
    line-height: .75em;
    font-size: 85%;
}

/** Styling PR Watch Landing Page Menus **/

.page-taxonomy-term-752 {
    margin: 0;
    overflow-x: initial;
}

.page-taxonomy-term-752 #content {
    width: 100% !important;
    float: left;
    margin: 0;
    padding: 0;
}

.page-taxonomy-term-752 .panels-flexible-region-3-menu {
    width: 100% !important;
}
.page-taxonomy-term-752 .panels-flexible-row-3-main-row-inside {
    padding: 0 2%;
}

.page-taxonomy-term-724 #content,
.page-taxonomy-term-740 #content {
    margin-top: -45px !important;
}

@media only screen
and (min-width: 0px)
and (max-width: 582px) {
    .page-taxonomy-term-724 #content,
    .page-taxonomy-term-740 #content {
        margin-top: 0px !important;
    }
}

@media only screen
and (min-width: 583px)
and (max-width: 9999px) {
    .page-taxonomy-term-724 #content,
    .page-taxonomy-term-740 #content {
        margin-top: -45px !important;
    }
}

@media only screen
and (min-width: 0px)
and (max-width: 870px) {
    .page-taxonomy-term-724 .region-sidebar-second,
    .page-taxonomy-term-740 .region-sidebar-second {
        margin-top: 21px !important;
    }
}

@media only screen
and (min-width: 871px)
and (max-width: 9999px) {
    .page-taxonomy-term-724 .region-sidebar-second,
    .page-taxonomy-term-740 .region-sidebar-second {
        margin-top: -45px !important;
    }
}

.page-taxonomy-term-724 .breadcrumb,
.page-taxonomy-term-740 .breadcrumb,
.page-taxonomy-term-752 .breadcrumb {
    display: none;
}

.panels-flexible-region-1-masthead {
    text-align: center;
}

.panels-flexible-region-1-masthead img {
    height: auto !important;
    width: auto !important;
}

.landing_menu {
    background: none repeat scroll 0 0 #222;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    clear: left;
    display: block;
    float: left;
    font-size: 14px;
    text-transform: uppercase;
    width: 100%;
    z-index: 99999;
}
.landing_menu a {
    color: #fff !important;
}
.landing_menu ul {
    float: right;
    list-style: none outside none;
    margin: 0;
    padding-left: 0;
    position: relative;
    right: 50%;
}
.landing_menu ul li {
    display: inline-block;
    left: 50%;
    position: relative;
}
.landing_menu ul a {
    display: inline-block;
    font-style: normal;
    padding: 10px 6px 10px 21px;
    text-decoration: none;
}
.landing_menu li:hover > a {
    color: #999 !important;
}

/** LABOR "#SAFEWORKPLACES" LANDING PAGE **/

.labor-image-region img {
    height: auto !important;
    width: 100%;
}

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

    .labor-image-region {
        width: 100%;
    }

    .labor-text-region {
        width: 100%;
    }
}

@media only screen
and (min-width: 801px)
and (max-width: 9999px) {

    .labor-image-region {
        width: 30%;
    }

    .labor-text-region {
        width: 70%;
    }
}

/** Koch Exposed Landing Page Styles **/

.panels-flexible-region-3-masthead img,
.panels-flexible-region-2-masthead img {
    height: auto !important;
    max-width: 100%;
}

.page-taxonomy-term-752,
.page-taxonomy-term-752 #content {
    background-color: #3A99EE !important;
}

body.page-taxonomy-term-752 {
    color: #000000 !important;
}

body.page-taxonomy-term-752 a {
    color: #000000;
    text-decoration: underline;
}

body.page-taxonomy-term-752 a:hover {
    color: #ffffff;
    text-decoration: underline;
}



/** Responsive Panels Media Queries -- Taxonomy Landing Pages **/

/** @media only screen
and (max-width: 975px) {.landing-bottom-3 {
    float: none !important;
    width: 49.9% !important; }
} **/

/** @media only screen
and (max-width: 975px)
and (min-width: 568px) {.landing-bottom-1, .landing-bottom-2 {
    min-width: 49.9% !important;
    width: 49.9% !important; }
} **/

/** @media only screen
and (max-width: 568px) {
    .landing-bottom-2, 
    .landing-bottom-1 {
        clear: both !important;
        float: none !important; 
        display: block !important;
        width: 100% !important;
        min-width: 100% !important; 
    }
} **/

/** @media only screen
and (max-width: 568px) {
    .landing-bottom-3 {
        width: 99.9% !important;
        min-width: 99.9% !important;
    }
} **/

@media only screen
and (max-width: 568px) {
    .landing-bottom-1,
    .landing-bottom-2,
    .landing-bottom-3 {
        width: 100% !important;
    }
}

@media only screen
and (min-width: 569px)
and (max-width: 9999px) {
    .landing-bottom-1,
    .landing-bottom-2,
    .landing-bottom-3 {
        width: 33.3% !important;
    }
}

/** Views General Styling **/
.views-field-title {
	font-size: 100%;
	font-weight: bold;
	line-height: 1.6;
	text-transform: none;
}

.views-field-name {
    color: #b5b5b5;
    font-size: 100%;
    line-height: normal;
    text-transform: uppercase;
}

.views-field-title a {
    color: #222;
    text-decoration: none;
}
.views-field-title a:hover {
    color: #c33 !important;
}

/**Team CMD View**/

#block-views-writers-block .views-field-title {
    float: left;
    font-size: 80%;
    margin-bottom: 10px;
    width: 70%;
}

#block-views-writers-block .views-field-name {
    float: left;
    font-size: 70%;
    margin-bottom: 10px;
    max-width: 87%;
	text-transform: uppercase;
}

/** Latest News Slider **/

#block-views-headline-news-block {
    margin-bottom: 0;
    padding: 10px 0;
}
#block-views-headline-news-block .view-headline-news {
    background: url("/sites/all/themes/prw/images/bg-hot-headline.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    overflow: hidden;
    padding: 0 0 0 50px;
    white-space: nowrap !important;
}
#block-views-headline-news-block .views-slideshow-cycle-main-frame {
    width: 100% !important;
}
#block-views-headline-news-block a {
    color: #666666;
		text-decoration: none;
}
#block-views-headline-news-block a:hover {
    color: #cc3333;
    text-decoration: none;
}
#block-views-headline-news-block .views-field-title {
    font-size: 90%;
    font-weight: normal;
    line-height: 1.5;
    margin: 0;
    padding: 0;
    text-transform: none;
}

/** Newsletter Block **/

#block-block-32 {
	background: url("/sites/all/themes/prw/images/icon-newsletter.png") no-repeat scroll 97% 3% #ffffff;
	color: #666;
	height: 202px;
	padding: 5px;
	width: 95%;

}

#block-block-32 .block-title {
	border-bottom: 1px solid #dddddd;
	font-size: 1em;
	text-transform: uppercase;
	font-weight: 400;
	padding: 4px;
}

#block-block-32 .newsletter-form {
	margin-bottom: 3.0em;
}

#block-block-32 .form-text {
	float: left;
	margin: 0.15em;
	padding: 0.15em;
	width: 95%;
}
#block-block-32 input.form-submit {
	float: right;
	margin-bottom: 1.5em;
}

#block-block-32 input.form-submit {
	cursor: pointer; /*forces the cursor to change to a hand when the button is hovered*/
	padding: 5px; /*add some padding to the inside of the button*/
	background: #3377bb; /*the colour of the button*/
	border: 1px solid #666; /*required or the default border for the browser will appear*/
	/*give the button curved corners, alter the size as required*/
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	/*style the text*/
	color: #f3f3f3;
	font-size: 1.0em;
	text-transform: uppercase;
}
/***NOW STYLE THE BUTTON'S HOVER AND FOCUS STATES***/

#block-block-32 input.form-submit:hover, #block-block-32 input.form-submit:focus {
	background-color: #225180; /*make the background a little darker*/
}

#block-block-32 p {
	font-size: 1.0em;
	margin: 0.2em;
}

/** WHAT'S HOT BAR **/

#block-views-headline-news-block .view-headline-news {
	background: url("/sites/all/themes/prw/images/icon-whats-hot.png") no-repeat scroll left bottom #eee;
	height: 40px;
	overflow: hidden;
	padding: 20px 0 0 75px;
}

/** RIGHT SIDEBAR **/

.sidebar-second .region-sidebar-second {
    float: right !important;
    margin-bottom: 0px !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
    margin-top: 10px;
    width: 25%;
}

.sidebar-second #content {
    margin: 0;
    width: 75%;
    background-color: #fff;
}

.region-sidebar-second .block {
    margin-bottom: 10px;
}

#block-block-33 {
    text-align: center;
}

#block-block-33 div.adv a {
    float: left;
}

/** ACCORDION **/ 

.ui-accordion-header a {
    background: none repeat scroll 0 0 #222222;
    border-bottom: 0 none;
    color: #aaaaaa;
}

.ui-accordion .ui-accordion-header {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color -moz-use-text-color #333333;
    border-image: none;
    border-style: none none solid;
    border-width: 0 0 1px;
    margin: 0;
}

.ui-state-default, 
.ui-widget-content .ui-state-default, 
.ui-widget-header .ui-state-default {
    background: none repeat scroll 0 0 #222222;
    border-bottom: 1px solid #333333;
    color: #aaaaaa;
}

.ui-state-active a, 
.ui-state-hover a, 
.ui-state-active a:hover, 
.ui-state-active a:active, 
.ui-state-active a:focus, 
.ui-state-active,
.ui-state-active-trail,
#header #custom-search-blocks-form-1 {
    background: none repeat scroll 0 0 #225180;
}
.ui-state-active a, 
.ui-state-active a:link, 
.ui-state-active a:visited {
    color: #ffffff;
    text-decoration: none;
		background: #225180;
}

.ui-accordion .ui-accordion-header {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color -moz-use-text-color #333333;
    border-image: none;
    border-style: none none solid;
    border-width: 0 0 1px;
    margin: 0;
}
.ui-accordion .ui-accordion-header .ui-icon {
    display: none;
}
.ui-accordion-icons .ui-accordion-header a {
    border-bottom: 0 none;
    color: #aaaaaa;
    font-family: Helvetica;
    font-size: 100%;
    margin: 0;
    padding: 13px 15px;
    text-transform: uppercase;
}
.ui-state-active, 
.ui-widget-content .ui-state-active, 
.ui-widget-header .ui-state-active {
    background: none repeat scroll 0 0 #682725;
    border: 0 none;
    color: #ffffff;
}
.ui-accordion-icons .ui-accordion-header.ui-state-active, 
.ui-accordion-icons .ui-accordion-header.ui-state-active a {
    border-bottom: 0 none;
    color: #ffffff;
}
.ui-accordion .ui-accordion-content {
    background: none repeat scroll 0 0 #3377bb;
    border: 0 none;
    margin: 0;
    padding: 0;
}
.ui-accordion .ui-accordion-content {
    border-top: 0 none;
    display: block;
    margin-bottom: 0;
    margin-top: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    top: 0;
}
.ui-accordion .views-row {
    background: none repeat scroll 0 0 transparent;
    border-bottom: 1px solid #1c4369;
    line-height: normal;
    margin: 0;
    overflow: hidden;
    padding: 10px;
    position: relative;
    width: 100%;
}
.ui-accordion .views-field-field-image {
    border: 1px solid #21211c;
    float: left;
    margin: 0 15px 5px 0;
}
.ui-accordion .views-field-title {
    color: #fff;
    font-family: Helvetica;
    font-size: 100%;
    font-weight: 400;
    line-height: 1.2;
    margin: 0 4px;
    padding: 0;
    text-transform: none;
}
.ui-accordion .views-field-title a {
    color: #fff;
    text-decoration: none;
}
.ui-accordion .views-field-title a:hover {
    text-decoration: underline;
}
.ui-accordion .views-field-body {
    font-size: 90%;
    margin: 5px 0 0;
    padding: 0;
}
.ui-accordion .views-field-created {
    color: #fff;
    display: block;
    font-size: 100%;
    margin: 0;
    padding: 5px 0 0;
}
.ui-accordion .block-content {
    background: none repeat scroll 0 0 #3377bb;
    border: 0 none;
    color: #fff;
    padding: 15px;
}

/**News Article Teaser View by Writer**/

.view-news-articles li.node-readmore,
.view-taxonomy-term li.node-readmore {
	margin-bottom: 20px;
	float: right;
}

.view-news-articles h2,
.view-taxonomy-term h2 {
	line-height: 1.5em;
	margin-bottom: 10px;
}

/** Node Links **/

.field-type-taxonomy-term-reference {
	display: block;
}

.field-type-taxonomy-term-reference .field-item {
	display: inline-block;
	padding-right: 1em;
}

.field-name-taxonomy-vocabulary-13 {
	background: url("/sites/all/themes/prw/images/tag_blue.png") no-repeat scroll left 50% rgba(0, 0, 0, 0);
    line-height: 1.6em;
    margin: 10px 0 0;
    padding: 0 0 0 20px;
}

.field-name-taxonomy-vocabulary-12 {
	background: url("/sites/all/themes/prw/images/tag_red.png") no-repeat scroll left 50% rgba(0, 0, 0, 0);
    line-height: 1.6em;
    margin: 0 0 10px 0;
    padding: 0 0 0 20px;	
}

li.comment-add {
    background: url("/sites/all/themes/prw/images/comments_add.png") no-repeat scroll 0 50% rgba(0, 0, 0, 0);
    padding-left: 1.4em;
}

li.print_html {
    margin-left: 0 !important;
}

ul.links.inline {
    line-height: 1.6em;
    list-style: outside none none;
    margin: 10px 0 0;
    padding: 0;
}

/**Styling Pager**/

.item-list .pager {
    text-align: right;
	clear: both;
}

.item-list .pager li.pager-current, 
.item-list .pager li a:hover, 
.item-list .pager li a:focus {
    background: url("/sites/all/themes/prw/images/pagenav-current.png") no-repeat scroll center top rgba(0, 0, 0, 0);
}

.item-list .pager li.pager-current {
    background: url("/sites/all/themes/prw/images/pagenav-current.png") no-repeat scroll center top rgba(0, 0, 0, 0) !important;
    color: #fff;
    padding: 10px 12px 5px;
}

.item-list .pager li {
    background-image: none !important;
    display: inline;
    list-style-type: none !important;
    padding: 0;
}

.pager-current {
    font-weight: bold;
}

.item-list ul.pager li a {
    background: url("/sites/all/themes/prw/images/pagenav.png") no-repeat scroll center top rgba(0, 0, 0, 0);
    color: #666;
    font-weight: 700;
    line-height: normal;
    padding: 10px 12px 5px;
    text-transform: uppercase;
}

/** STAFF PROFILES GRID **/

.view-staff-profiles .views-field-name {
    margin-bottom: 1em;
}

.view-staff-profiles .views-field-field-user-image {
    height: 200px;
}

.view-staff-profiles .views-field-field-bio {
    height: 175px;
}

.view-staff-profiles .views-field {
    float: left;
}

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

.view-staff-profiles .col-1,
.view-staff-profiles .col-2,
.view-staff-profiles .col-3 {
    float: left;
    text-align: center;
    width: 100%;
}

.view-staff-profiles .views-field {
    margin: 0 1em 2em;
    width: 90%;
}
}

@media only screen
and (min-width: 1026px)
and (max-width: 9999px) {

.view-staff-profiles .col-1,
.view-staff-profiles .col-2,
.view-staff-profiles .col-3 {
    float: none;
    text-align: initial;
    width: auto;
}

.view-staff-profiles .views-field {
    margin: 0 2em 2em;
    width: 200px;
}
}

/** MULTIMEDIA - VIDEO GRID **/

.view-multimedia .views-field {
    margin-left: 1.5em;
    margin-right: 1.5em;
}

.view-multimedia .views-field-field-media-image {
    height: 200px;
}

.view-multimedia .views-field-title {
    height: 100px;
}

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

.view-multimedia .col-1,
.view-multimedia .col-2,
.view-multimedia .col-3 {
    float: left;
    text-align: center;
    width: 100%;
}

.view-multimedia .views-field,
.view-multimedia .views-field-title {
    width: 90%
}
}

@media only screen
and (min-width: 1191px)
and (max-width: 9999px) {

.view-multimedia .col-1,
.view-multimedia .col-2,
.view-multimedia .col-3 {
    float: none;
    text-align: initial;
    width: auto;
}

.view-multimedia .views-field {
    width: 100%
}

.view-multimedia .views-field-title {
    width: 250px;
}
}

/* Styles for pull quote */
#block-block-39,
#block-block-39--2 {
	background: #ffffff url("/sites/all/themes/prw/images/red-quote-mark.png") no-repeat scroll 0 10px;
	font-family: Helvetica;
	font-size: 160%;
	font-style: italic;
	margin: 10px 0;
	padding: 2px 30px;
	line-height: 1.6em;
}

#block-tagclouds-13 {
    background: #ffffff;
    padding: 10px;
}

#block-tagclouds-13 .block-title {
    display: none;
}

/* 404 Error Page */
.error-404 {
  background-color: #000000;
  color: #ffffff;
  text-align: left;
  padding: 0 10px 4px 10px;
}

.error-404 a:link, .error-404 a:visited {
  color: #ff0000;
}

.error-404 a:hover, .error-404 a:focus, .error-404 a:active {
	text-decoration: underline;
}

span.error-404-biggest {
  font-size: 30pt;
  line-height: 1.2em;
}

span.error-404-bigger {
  font-size: 24pt;
  line-height: 1.2em;
}

span.error-404-big {
  font-size: 18pt;
  line-height: 1.2em;
}

span.error-404-normal {
  font-size: 14pt;
  line-height: 1.2em;
}