/*
 * HTML5 Boilerplate
 *
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

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

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

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection declarations have to be separate.
 * Customize the background color to match your design.
 */

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

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

/*
 * A better looking default horizontal rule
 */

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

/*
 * Remove the gap between images and the bottom of their containers: h5bp.com/i/440
 */

img {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

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

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Chrome Frame prompt
   ========================================================================== */

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

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

















/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 100%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   Theses examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
       only screen and (min-resolution: 144dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }
	
	header {margin:1.5em 0 0 0;}
	
	#esdlogo {
		height:75px;
		overflow:hidden;
		width: 100%;
	}
	
	header h1, nav, img#bg, #whslogo, #tagline, #headline .carousel-tabs, footer {display:none;}
	
	#headline {
		clear: both;
		display: block;
		float: none;
		margin:0;
		overflow: hidden;
		padding:0;
		width: 100%; 
	}
	#headline h2.title {
		display: block;
		float: none;
		font-family:'PTSansCaptionBold', Arial, Helvetica, sans-serif;
		font-size:1.5em; /*24px*/
		font-weight:bold;
		line-height:1em; /*16px*/
		min-height: 1em; /*16px*/	
		margin:0 0 1em 0; /*16px*/
		overflow:hidden;
		padding:0;
		text-transform:uppercase;
		width:auto; /*736px or 920px*/	
	}
	#headline video {
		float: left;
		height:auto !important;
		margin:0 0 1.25em 0; /*20px*/
		padding: 1.25em 2.174%; /*20px    20/920px*/
		position:relative;
		min-width:inherit;
		width: 47.82%; /*377/736px or 440px/920px*/
		z-index:100;		
	}
	#headline img.headline {
		float: left;
		height:auto !important;
		margin:0 0 1.25em 0; /*20px*/
		padding:0;
		position:relative;
		min-width:inherit;
		width: 52.168%; /*377/736px or 440px/920px*/
		z-index:100;
	}
	#headline figcaption {
		display:inline-block;
		float:left;
		font-family:'PTSansRegular', Arial, Helvetica, sans-serif;
		font-size:.875em; /*14px*/
		font-style:italic;
		font-weight:normal;
		height:auto !important;
		margin:0 0 1.25em 0; /*20px*/
		overflow:hidden;
		padding:0;
		position:relative;
		width: 52.168%; /*377/736px or 440px/920px*/
	}
	#headline .text {
		display:inline-block;
		float:none;
		height:auto !important;
		margin:0 2.174%; /* 20px/960px */
		overflow:hidden;
		padding:0;
		position:relative;
		top:0;
		left:0;
		width: 43.47%; /*311/736px or 400/920px*/
	}
	#headline .text p {
		font-family:'PTSansRegular', Arial, Helvetica, sans-serif;
		font-size:.875em; /*14px*/
		margin:0 0 1em 0; /*16px*/
		padding:0;
		width: auto; /*311/736px or 400/920px*/
	}
	#headline ul {
		list-style:none;
		list-style-type:none;
		list-style-position:inside;
	}
	#headline li {
		font-family: 'PTSansCaptionRegular', Arial, Helvetica, san-serif;
		font-size:.875em; /*14px*/
		margin: 0 0 .625em 0;	 /*10px*/
		padding: 0;
		white-space:normal;
		word-wrap:normal;
		word-break:normal;
	}
	
	#content {
		display: block;
		clear: both;
		float: none;
		margin:0;
		overflow: hidden;
		padding:1em 0 3.125em 0; /* 16px 50px*/
		width: 100%;
	}

	#contentLeft {
		display: block;
		float: none;
		margin:0;
		overflow: hidden;
		padding:0;
		width: 100%;
	}
	#contentLeft h1 {
		font-family:'PTSansCaptionBold', Arial, Helvetica, sans-serif;
		font-size:1.25em; /*20px*/
		font-weight:bold;
		margin:.313em 0; /*5px*/
	}
	.picCaption {
		display: block;
		float: none;
		margin:0 0 1.25em 0; /*20px*/
		padding:0;
		min-width:inherit;
		width: 100%;
	}
	#contentLeft figcaption {
		font-family:'PTSansRegular', Arial, Helvetica, sans-serif;
		font-size:.875em; /*14px*/
		font-style:italic;
		font-weight:normal;
	}
	#contentLeft .article {
		border-top:1px dotted #6B83B2;
		clear:both;
		display:block;
		margin:0;
		overflow:hidden;
		padding:0;
	}
	#contentLeft .article h1 {
		display:block;
		float:none;
		font-family:'PTSansCaptionBold', Arial, Helvetica, sans-serif;
		font-size:1.5em; /*24px*/
		font-weight:bold;
		margin:.313em 0; /*5px*/
	}
	#contentLeft .article h2 {
		display:block;
		float:none;
		font-family:'PTSansBold', Arial, Helvetica, sans-serif;
		font-size:1em; /*16px*/
		font-weight:bold;
		margin:.313em 0 0 0; /*10px*/
	}
	#contentLeft .article ul {
		display:block;
		float:none;
		list-style:none;
		list-style-type:none;
		list-style-position:inside;
		margin:0 0 1em 0; /*16px*/
	}
	#contentLeft .article li {
		font-family:'PTSansRegular', Arial, Helvetica, sans-serif;
		font-size:.875em; /*14px*/
		font-weight:normal;
		line-height:1.25em; /*20px*/
	}
	#contentLeft p {
		display:block;
		float:left;
		font-family:'PTSansRegular', Arial, Helvetica, sans-serif;
		font-size:.875em; /*14px*/
		font-weight:normal;
	}

	#contentRight {
		display: block;
		float: none;
		margin:0;
		overflow: hidden;
		padding:0;
		width: 100%;
	}
	#contentRight .events {
		background:;
		display:block;
		float:none;
		margin:0 0 .625em 0; /* 10px */
		overflow:hidden;
		padding:0;
		width:100%;
	}
	#contentRight .events h2 {
		border-bottom:2px solid #6B83B2;
		font-family:'PTSansCaptionBold', Arial, Helvetica, sans-serif;
		font-size:1.25em; /*20px*/
		font-weight:bold; 
		line-height:1.25em; /*20px*/
		margin:0 0 .313em 0; /* 5px */
		width:auto;
	}
	#contentRight .events .date {
		border:1px solid #6B83B2;	
		clear:both;
		display:block;
		float:left;
		font-family:'PTSansRegular', Arial, Helvetica, sans-serif;
		font-size: 1em; /*16px*/
		font-weight:bold;
		height:35px; /*48px*/
		margin:0;
		padding:6px 10px 12px 8px;
		text-align:center;
		text-transform: uppercase;
		width: 30px; /*48px*/
	}
	#contentRight .events .date:first-line {
		font-size: 80%; /*12.8px*/
	}

	#contentRight .events figcaption {
		background:;
		border-bottom:1px dotted #6B83B2;
		display:block;
		float:left;
		margin:0 0 .625em 3.13%; /*10px   10px/320px or 15px/479px*/
		overflow: hidden;
		padding: .313em 0; /*5px*/
		width:78.49%; /*251/320px - 376/479px*/
	}

	#contentRight .resources {
		display:block;
		float:none;
		margin:0 0 1.25em 0; /* 20px */
		overflow:hidden;
		padding:0 0 1.25em 0; /* 10px/449px 20px*/
		text-transform:capitalize;
		width:100%;
	}
	#contentRight .resources h2 {
		display:block;
		font-family:'PTSansCaptionBold', Arial, Helvetica, sans-serif;
		font-size:1.25em; /*20px*/
		font-weight:bold;
		line-height:1.25em; /*20px*/
		margin:0 0 .313em 0; /* 5px */
		padding:0;
		width:auto;
	}
	#contentRight .resources h3 {
		display:block;
		float:left;
		font-family:'PTSansBold', Arial, Helvetica, sans-serif;
		font-size:.875em; /*14px*/
		font-weight:bold;
		line-height:1em; /*16px*/
		margin:1em 0 0 0; /*16px*/
		padding:0;
		width:50%;
	}
	#contentRight .resources h3.full {
		width:100%; /*449px*/
	}
	#contentRight .resources h4 {
		text-indent:-9999px;
	}
	#contentRight img.doc {
		background:;
		float:left;
		height:auto;
		margin:.625em 0 0 0; /*10px*/
		overflow:hidden;
		padding:0; 
		min-width: inherit;
		max-width: 7.8%; /*35px/449px*/
	}
	#contentRight .resources figcaption {
		background:;
		border-bottom:1px dotted #6B83B2;
		display:block;
		float:left;
		margin:0; 
		min-height:1.875em; /*30px*/
		padding: .625em 2.23% 0 2.23%; /*10px   10px/449px    10px/449px */
		overflow: hidden;
		width:37.73%; /*169px/449px*/
	}

	figcaption h3 {font-size:1em; /*16px*/ font-family:'PTSansBold', Arial, Helvetica, sans-serif; font-weight:bold; line-height:100%; margin:.313em 0; /*5px 0 */ text-transform:uppercase;}
	figcaption h4 {font-size:.875em; /*14px*/ font-family:'PTSansRegular', Arial, Helvetica, sans-serif; font-weight:normal; line-height:100%; margin:0 0 .313em 0; /*5px*/}
	figcaption h5 {font-size:.5em; /*8px*/ font-family:'PTSansBold', Arial, Helvetica, sans-serif; font-weight:bold; line-height:100%; margin:0; text-transform:capitalize;}




	
	


    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 {
		height:auto;
        max-width: 100% !important;
    }*/

    @page {
        margin: 0.5cm;
    }

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

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