/* Generated by Font Squirrel (http://www.fontsquirrel.com) on May 16, 2013 */

@font-face {
    font-family: 'thesans-bold-caps';
    src: url('fonts/thesans_bold_caps.eot');
    src: url('fonts/thesans_bold_caps.eot#iefix') format('embedded-opentype'),
         url('fonts/thesans_bold_caps.woff') format('woff'),
         url('fonts/thesans_bold_caps.ttf') format('truetype'),
         url('fonts/thesans_bold_caps.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'thesans-plain-bold';
    src: url('fonts/thesans_bold_plain.eot');
    src: url('fonts/thesans_bold_plain.eot#iefix') format('embedded-opentype'),
         url('fonts/thesans_bold_plain.woff') format('woff'),
         url('fonts/thesans_bold_plain.ttf') format('truetype'),
         url('fonts/thesans_bold_plain.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'thesans-plain';
    src: url('fonts/thesans_plain.eot');
    src: url('fonts/thesans_plain.eot#iefix') format('embedded-opentype'),
         url('fonts/thesans_plain.woff') format('woff'),
         url('fonts/thesans_plain.ttf') format('truetype'),
         url('fonts/thesans_plain.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}


/* ==========================================================================
   HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

body {
    font-size: 1em;
    line-height: 1.4;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

img {
    vertical-align: middle;
}

a img {
    border: none;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

a {
    outline: none !important;
    color: #ee3022;
    text-decoration: none;
}
a:hover {text-decoration: underline;}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

body {
    margin: 30px 75px 20px 80px;
    font: normal 1em/1.25em 'thesans-plain', arial, helvetica, sans-serif;
}

.lt-ie9 {font: normal 1em/1.25em arial, helvetica, sans-serif;}

.nobr {white-space: nowrap;}

img {
    width: 100%;
}

#container {
    max-width: 1140px;
    margin: 0 auto;
}


.leftColumn {
    float: left;
    width: 400px;
    position: relative;
}

.rightColumn {
    float: right;
    width: 53.2%;
    margin-left: 7.6%;
    margin-right: 0;
    position: relative;
}

header.primary {
    float: left;
    width: 100%;
    padding-bottom: 5.5%;
    position: relative;
}

.logo {
    display: block;
}

.logo.msch {
    width: 49%;
    position: absolute;
    z-index: 10;
    top: 0;
    left: 0;
}
.logo.msch img {
    max-width: 298px;
}

.logo.pdkcch {
    width:49%;
    position: relative;
    z-index: 9;
    left: 52%;
    
}
.logo.pdkcch img {
    max-width: 298px;
}


header.primary .visit-nyp {
    position: absolute;
    top: -20px;
    right: 0;
    font-size: .7em;
    line-height: 1em;
    text-decoration: none;
    color: #888;
}

header.primary .visit-nyp:hover {
    color: #333;
}

.lt-ie9 header.primary .visit-nyp {
    font-family: arial; font-size: 11px;
}

.mainContent {
    clear: both;
    padding-bottom: 40px;
    float: left;
    width: 100%;
}

article.main h1 {
    font: normal 1.25em/1.25em 'thesans-plain-bold', arial, helvetica, sans-serif;
    margin: -4px 0 0;
    text-transform: uppercase;
}
article.main h1 span {white-space: nowrap;}

article.main p {
    font: normal 1em/1.25em 'thesans-plain', arial, helvetica, sans-serif;  
}

.lt-ie9 article.main p {
    font: normal 1.2em/1.3em arial, helvetica, sans-serif;  
}
.lt-ie8 article.main p {
    font: normal 1em/1.25em arial, helvetica, sans-serif;  
}

article.main p.first {
    margin-top: -5px;
    padding-top: 0;
}

.lt-ie8 article.main p.first {
    margin-top: -2px;
}

article.main .more {
    display: block;
}

article.main .moreLink {
    display: none;
}


.slideshowWrap {
    position: relative;

}

.slideshow {
    position: relative;
}

.slideshow li {
    padding-bottom: 30px;
    display: none;
    width: 100%;
}

.slideshow li.first {
    display: block;
}

.slideshow .illu {
    text-align: center;
    width: 100%;
}
.slideshow  img {
   
    height: auto;
    width: 100% !important;
}

.slideArrows a {
    display: block;
    position: absolute;
    z-index: 200;
    top: 45.5%;
    width: 21px;
    height: 29px;
    background: url(../img/slide-arrows.png) no-repeat;
    text-indent: -9999em;
    cursor: pointer;
}
.slideArrows a.prev {
    left: -26px;
}
.slideArrows a.next {
    right: -24px;
    background-position: -21px 0;
}

.slideArrows a.prev:hover {
    background-position: 0 -30px;
}
.slideArrows a.next:hover {
    background-position: -21px -30px;
}

.touch .slideArrows a.prev:hover {
    background-position: 0 0px;
}
.touch .slideArrows a.next:hover {
    background-position: -21px 0px;
}

.slideshow .title {
    position: absolute; 
    bottom: 0;
    left: 0;
}

.slideshow .title h2 {
    font: normal .95em/1.4em 'thesans-plain', arial, helvetica, sans-serif;
    margin: 0;
    color: #898b8a;
}
.lt-ie9 .slideshow .title h2 {
    font: normal .95em/1.4em arial, helvetica, sans-serif;
}

.slideshow .title h2 a {
    color: #898b8a;
    text-decoration: none;
}
.slideshow .title h2 a:hover {
    color: #333;
}
.slideshow .title h2 a.is-open {
    color: #ee3022;
}


nav.social {
    position: absolute; 
    bottom: 0;
    right: 0;
}

nav.social a {
    display: inline-block;
    float: left;
    background: url(../img/icons-social.png) no-repeat;
    text-indent: -9999em;
    height: 18px;
    cursor: pointer;
}

nav.social a.fb {
    width: 17px;
    background-position: 0 0;
}
nav.social a.tw {
    width: 35px;
    background-position: -17px 0;
}
nav.social a.em {
    width: 33px;
    background-position: -52px 0;
}

nav.social a.fb:hover {
    background-position: 0 -18px;
}
nav.social a.tw:hover {
    background-position: -17px -18px;
}
nav.social a.em:hover {
    background-position: -52px -18px;
}

.at16nc.at16t_email {display: none;}

.bio {
    position: absolute;
    z-index: 100;
    top: 0;
    left: 0;
    width: 100%;
    display: none;
}

.bio .mask {
    text-align: center;
}

.bio .blurb {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.bio .blurb .photo {
    margin: 15px 15px 20px;
}

.bio .blurb .text {
    text-align: left;
    margin: 0 15px;
}

.bio .blurb .text h3 {
    font: normal 1em/1.2em 'thesans-bold-caps', arial, helvetica, sans-serif;
    margin: 0;
    color: #ee3022;
}

.lt-ie9 .bio .blurb .text h3 {
    font: normal 1em/1.2em arial, helvetica, sans-serif;
}

.bio .blurb .text p {
    font: normal .88em/1.25em 'thesans-plain', arial, helvetica, sans-serif;
    margin: 0 0 10px 0;
    padding-right: 20px;
}

.lt-ie9 .bio .blurb .text p {
    font: normal .78em/1.25em  arial, helvetica, sans-serif;
}

.bio .blurb .text p a {
    text-decoration: none;
    color: #ee3022;
}

.bio .blurb .text p a:hover {
    text-decoration: underline;
}

.slidePager {
    position: absolute;
    z-index: 200;
    bottom: -34px;
    left: 0;
    background: #fff;
}

.slidePager span {
    height: 21px;
    width: 21px;
    background: url(../img/slide-dots.png) -23px 0 no-repeat;
    display: block;
    text-indent: -9999em;
    cursor: pointer;
    float: left;
    margin-right: 3px;
}
.slidePager span.cycle-pager-active {
    background-position: 1px 0;
}
.slidePager span:hover  {
    background-position: -47px 0;
}

.touch .slidePager span:hover, .touch .slidePager span.cycle-pager-active:hover {
    background-position: 1px 0;
}


.badgeWrap {
    margin: 0px 0 10px 10px;
    max-width: 100px;
    float: right;
    position: relative;
}

.badgeCycle {
    max-width: 100px;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer;
}

.badgeCycle img {
    display: none;
}

footer.primary {
    float: left;
    width: 100%;
    padding-bottom: 25px;
    position: relative;
}


footer.primary .copyright {
    float: left;
    font-size: .65em;
    line-height: .75em;
    color: #888;
}

.lt-ie9 footer.primary .copyright {
    font-family: arial;
    font-size: 11px;
    margin-top: 40px;
}

/* ==========================================================================
   Media Queries
   ========================================================================== */


@media all and (max-width: 1220px) {

     .leftColumn {
        width: 30.2%;
    }

     .rightColumn {
        width: 58.2%;
    }

     article.main p {
        font-size: .9em;
    }

    .bio .blurb .text p {
        font-size: .78em;
    }
}


@media all and (max-width: 1160px) {

     .leftColumn {
        width: 32.2%;
    }

     .rightColumn {
        width: 56.2%;
    }

     article.main p {
        font-size: .9em;
    }

    .logo.msch, .logo.pdkcch {
        top: 0px;
    }
}


@media all and (max-width: 1060px) {

    .leftColumn {
        width: 46.2%;
    }

     .rightColumn {
        width: 42.2%;
    }

     article.main p {
        font-size: .8em;
    }

    .bio .blurb .text p {
        font-size: .88em;
    }

    .lt-ie9 article.main p {
        font-size: .75em;
    }

    .logo.msch, .logo.pdkcch {
        top: 12px;
    }
}


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

    body {
        margin-right: 35px;
        margin-left: 40px;
    }  

    .leftColumn {
        width: 40.2%;
    }

     .rightColumn {
        width: 48.2%;
    }

     article.main p {
        font-size: .8em;
    }

    .slideshow .title h2 {
        font-size: .85em;
    }

    .bio .blurb .text p {
        font-size: .78em;
    }

    .logo.msch, .logo.pdkcch {
        top: 8px;
    }
}



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

    .leftColumn {
        width: 44.2%;
    }

     .rightColumn {
        width: 44.2%;
    }

    .slideshow .title h2 {
        font-size: .8em;
    }
}



@media all and (max-width: 767px) {

    header.primary {
        padding-bottom: 3%;
    }

    body {
        margin: 20px 60px;
    }

    #container {
        min-width: 260px;
    }

    .leftColumn {
        width: 100%;
        float: none;
        clear: both;
    }

    .rightColumn {
        width: 100%;
        margin-left: 0;
        float: none;
    }

    .mainContent {
        margin-top: 5px;
        padding-bottom: 80px;
    }

    header.primary .visit-nyp {
        position: relative;
        top: 0;
        left: 0;
        font-size: .8em;
        line-height: 1em;
    }

    header.primary .rightColumn {
        margin-top: 10px;
    }

    .logo.pdkcch {
        left: 51%;
    }

    article.main {padding-bottom: 15px;}

    article.main h1 {
        font-size: .85em;
        margin: 0 0 5px 0;
    }

    article.main p {
        font-size: .7em;
        padding: 0;
        margin: 0 0 5px 0;
    }

    article.main .more {
        display: none;
    }

    article.main .moreLink {
        display: block; 
    }

    article.main .moreLink a {
        width: 55px;
        height: 13px;
        display: block;
        background: url(../img/icon-more.png) no-repeat;
        white-space: nowrap;
        font-size: 1.2em;
        line-height: 13px;
        color: #999;
        padding-left: 17px;
        text-decoration: none;
    }


     article.main .moreLink a.is-open {
        text-indent: -9999em;
        background-position: 0 -13px;
     }

    .slideshow .title h2 {
        font-size: .8em;
    }

    .slideArrows a.prev {
        left: -24px;
    }
    .slideArrows a.next {
        right: -24px;
    }

     .bio .blurb .photo {
        margin-bottom: 10px;
     }

    .bio .blurb .text p {
        font-size: .7em;
        line-height: 1.25em;
        padding-right: 0px;
    }

    .badgeWrap, #cboxCurrent {
        display: none !important;
    }
}




@media all and (max-width: 500px) {

body {
        margin: 10px 30px;
    }
}




/* ==========================================================================
   Retina styles
   ========================================================================== */
@media
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (   min--moz-device-pixel-ratio: 2),
only screen and (     -o-min-device-pixel-ratio: 2/1),
only screen and (        min-device-pixel-ratio: 2),
only screen and (                min-resolution: 192dpi),
only screen and (                min-resolution: 2dppx) { 


    .slideArrows a {
        background: url(../img/slide-arrows-2x.png) no-repeat;
        background-size: 45px 60px;
    }


    nav.social a {
        background: url(../img/icons-social-2x.png) no-repeat;
        background-size: 81px 36px;
    }

    .slidePager span {
        background: url(../img/slide-dots-2x.png) -23px 0 no-repeat;
        background-size: 68px 19px;
    }

    article.main .moreLink a {
        background: url(../img/icon-more-2x.png) no-repeat;
        background-size: 13px 26px;
    }

}


@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {

}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}