@charset "utf-8";

body.BannerHeading .HeaderWrapper {
    background-image:url(../Images/BlogBannerMobile.jpg);
}

@media screen and (max-width: 640px) {
	#Banners {
		display:none;
	}
	header {
		border:0;
	}
}
.BlogListingWrapper {
    float:left;
    width:820px;
}
#BlogListing, #BlogLising ul {
    margin:0;
    padding:0;
    list-style:none;
    height:auto;
    overflow:hidden;
}
#BlogListing > li {
    padding-top:40px;
    padding-bottom:40px;
    border-top:1px solid #1f2049;
    height:auto;
    overflow:hidden;
}
#BlogListing > li:first-child {
    border-top:0;
    padding-top:0;
}
#BlogListing > li:last-child {
	border-bottom:1px solid #1f2049;
}
#BlogListing .Graphic, #BlogListing .Graphic img {
    height:245px;
    width:245px;
    float:left;
}
#BlogListing .Graphic {
    position:relative;
    margin-right:20px;
    padding-top:10px;
}
#PostGraphic {
    position:relative;
    margin-bottom:20px;
    width:776px;
    height:407px;
}
#PostGraphic img {
    display:block;
    width:776px;
    height:407px;
}
#PostGraphic .Pinterest, #PostGraphic .Facebook {
    right:inherit;
    left:0;
    bottom:40px !important;
    height:54px !important;
    width:54px !important;
}
#PostGraphic .Pinterest {
    bottom:112px !important;
}
#BlogListing .Pinterest, #BlogListing .Facebook {
	background-size: 100%;
    position:absolute;
    right:0;
    bottom:0;
    height:35px;
    width:35px;
    text-indent:-99999px;
    overflow:hidden;
    z-index:100;
}
#BlogListing .Facebook {
	background-image: url("../Images/Facebook.svg");
}
#BlogListing .Pinterest {
	background-image: url("../Images/Pinterest.svg");
    bottom:50px;
}
#BlogListing li {
    position:relative;
}
#BlogListing .Info {
    position:relative;
        position:static;
    min-height:230px;
    margin-bottom:25px;
}
#BlogListing .Info > a {
    text-decoration:none;
}
#BlogListing .Info p {
    display:block;
    margin:0;
    padding:0;
    font-size:2.0rem;
    line-height:1.1em;
}
#BlogListing .Info h2 {
    font-size:3.8rem;
    font-weight: 600;
    line-height:1.1em;
    margin:0 0 5px;
    padding:0;
    color:#002554;
}
.BlogMobileSocial {
	display: none;
}
#BlogListing .More {
    background:url(../Images/IconFullStory.svg) right center no-repeat;
	background-size: auto 1.2380952381em;
    float:right;
    font-size:2.1rem;
    color:#1f2049;
    right:0;
    bottom:20px;
    height:26px;
    line-height:26px;
    padding-right:45px;
    position:absolute;
    text-decoration: none;
}
#BlogListing time {
    font-size:2.1rem;
    color:#6c6c6c;
    font-weight:bold;
}
#BlogListing .Category {
    font-weight:bold;
    font-style:italic;
    font-size:2.0rem;
    line-height:0.9em;
    margin: 5px 0px;
    text-decoration:none !important;
    border-bottom: 1px #bee6f5 solid;
    display: inline-block;
}
#BlogListing .Tags {
    margin:0;
    padding:5px 0 0;
    list-style:none;
    height:auto;
    overflow:hidden;
}
body.BlogPost #BlogListing .Tags, body.BlogPost #PostCategory {
    font-size:2.1rem;
    line-height:1.2em;
    margin:0;
    padding:0;
}
body.BlogPost #PostCategory {
    clear:both;
    float:left;
    font-family:"proxima-nova";
    font-weight: 700;
    font-style: italic;
    text-decoration:none;
    border-bottom: 1px #bee6f5 solid;
    display: inline-block;
    margin-bottom: 5px;
    line-height: 0.9em;
}
body.BlogPost #BlogListing {
    padding-top:0;
}
body.BlogPost.Print #BlogListing {
    padding-top:0 !important;
}
#BlogListing .Tags li {
    display:inline;
    font-size:2.0rem;
    font-family:"proxima-nova";
    font-style: italic;
    text-transform:capitalize;
    line-height:1.3em;
}
#BlogListing .Tags li:before {
    content:", ";
}
#BlogListing .Tags li:first-child:before {
    content:none;
}
#BlogListing .Tags li a {
	text-decoration: none;
	border-bottom: 1px #bee6f5 solid;
	line-height: 0.9em;
	display: inline-block;
}
#BlogSearchForm {
    background:none;
    position:relative;
    height:41px;
    width:100%;
    border:0;
    left: auto;
    bottom: auto;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}
#Rail form#BlogSearchForm {
	margin: 10px 0px 0px 0px;
    padding: 0px 44px 0px 0px !important;
}
#BlogSearchForm input::-webkit-input-placeholder {
    color:#ffffff;
    font-family:"proxima-nova";
    font-style: italic;
    text-transform:lowercase;
    font-weight:normal;
    opacity:1;
}
#BlogSearchForm input::-moz-placeholder {
    color:#ffffff;
    font-family:"proxima-nova";
    font-style: italic;
    text-transform:lowercase;
    font-weight:normal;
    opacity:1;
}
#BlogSearchForm input:-ms-input-placeholder {
    color:#ffffff;
    font-family:"proxima-nova";
    font-style: italic;
    text-transform:lowercase;
    font-weight:normal;
    opacity:1;
}
#BlogSearchForm input:-moz-placeholder {
    color:#ffffff;
    font-family:"proxima-nova";
    font-style: italic;
    text-transform:lowercase;
    font-weight:normal;
    opacity:1;
}
#BlogSearchForm input {
	width: 100%;
	padding-left: 5px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
#BlogSearchForm button {
	width: 44px;
	position: absolute;
	right: 0px;
	top: 0px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}
#BlogSearchForm input, #BlogSearchForm button {
    font-size:2.1rem;
    line-height:1em;
    height:41px;
    text-align:right;
    color:#ffffff;
    background:#226583 scroll no-repeat center center;
    border-radius: 0;
}
#BlogSearchForm button {
    background-image:url(../Images/SearchIconWhite.svg);
}
#BlogActions {
    height:auto;
    overflow:hidden;
    padding:0 0 0 15px !important;
    list-style:none;
    border-right:1px solid #002554;
    float:left;
}
#BlogActions li {
    margin:0 5px 0 0;
    padding:0;
    float:left;
}
#BlogActions #BlogEmail a, #BlogActions #BlogPrint a {
    display:block;
    width:45px;
    text-indent:-99999px;
    overflow:hidden;
}
#BlogActions #BlogEmail a {
    background:url(../Images/Spritesheet.svg) 0 -320px no-repeat;
    background-size:45px auto;
    width:35px !important;
    height:35px !important;
}
#BlogActions #BlogPrint a {
    background:url(../Images/Spritesheet.svg) 0 -742px no-repeat;
    background-size:50px auto;
    width:20px;
}
#BlogSignUp {
    background:url(../Images/Spritesheet.svg) right -395px no-repeat;
    background-size:44px auto;
    height:44px;
    line-height:44px;
    padding:10px 60px 10px 20px;
}
#BlogSignUp > span {
	display: none;
}
#PostViewAll {
    background:url(../Images/Spritesheet.svg) right -93px no-repeat;
    background-size:34px auto;
    display:block;
    border-top:1px solid #002554;
    color:#002554;
    font-size:2.1rem;
    text-align:right;
    padding-right:50px;
    padding-top:10px;
    margin-top:50px;
    clear:both;
    text-decoration:none;
    height:40px;
    line-height:40px;
}
#PostDetails {
    font-size:2.7rem;
    color:#434243;
    line-height:1.14em;
    word-spacing:-3px;
    padding-right:53px;
}
#PostDetails h1 {
    font-size:4.8rem;
    font-family:"proxima-nova";
    font-weight:600;
    float:left;
    width:auto;
    min-width:0;
    letter-spacing:-1.5px;
    padding:10px 0 16px 0;
    line-height:1em;
    color:#002554;
}
#PostDetails .Tags {
    color:#002554;
    font-family:"proxima-nova";
    font-style: italic;
    clear:both;
}
#Rail {
	position: relative;
    background-color: #bde5f5;
    width:252px;
    float:right;
    margin-left:32px;
    padding:41px 28px 28px;
    height:auto;
    overflow:hidden;
}
#Rail::before {
	content: '';

	position: absolute;
	right: 0;
	top: 0;
	z-index: 1;

	width: 0;
	height: 0;

	border-style: solid;
	border-width: 0 30px 30px 0;
	border-color: transparent #ffffff transparent transparent;
}
#Rail h2 {
	position: relative;
    padding:0 0 10px 58px;
    border-bottom:2px solid #002554;
    font-size:3.8rem;
    font-weight: 600;
    line-height:1em;
    margin-bottom:20px;
    color:#002554;

	background: transparent url(../Images/Spritesheet.svg) scroll no-repeat left -573px;
	background-size: 44px auto;
}
#Rail ul {
    margin:0;
    padding:0;
    list-style:none;
}
#Rail li {
    margin:0;
    padding:0;
    zoom:1;
}
#Rail li a {
    display:block;
    margin:0;
    padding:6px 0 6px 20px;
    font-size:2.8rem;
    font-weight: 600;
    line-height:1em;
    text-decoration:none;
    font-weight:bold;
    color:#002554;
}
#Rail li a:hover, #Rail li a:focus {
    text-decoration:underline;
}
#Rail form {
    margin:0;
    padding:20px 0 0;
    clear:both;
}

body.BlogPost #SubMenu {
    margin-top:-9px;
}
body.BlogPost #SubMenu time {
    border:0;
}

#SubMenu {
	min-height:0;
}

#SubMenu li {
    border:0;
}

#SubMenu time {
    background:url(../Images/Spritesheet.svg) 0 -223px no-repeat;
    background-size:45px auto;
    float:left;
    font-size:3.0rem;
    font-style:italic;
    color:#002554;
    height:44px;
    line-height:44px;
    padding:5px 0 0 52px;
}
#BlogPanel.Alone {
    max-width:1160px;
    margin:0 auto;
}
#BlogPanel.Alone #BlogSignUp {
    float:right;
}

@media screen and (min-width:641px/*min-width:1160px*/) {
    body.BannerHeading .HeaderWrapper {
        background-image:url(../Images/BlogBanner.jpg);
    }

    body.BlogPost main {
        width:100% !important;
    }
    body.BlogPost #Content, body.BlogPost #BlogPanel {
        width:1160px;
        margin:0 auto;
    }
    body.Print main, body.Print #Content, body.Print #BlogPanel {
        width:600px !important;
    }

    body.BlogPost #BlogListing {
        padding:30px 0 0;
    }

    body.BlogPost #SubMenu {
        margin-top:-34px;
    }
	#BlogListing .Graphic {
		padding-top: 0px;
	}
    body.BlogPost #Rail {
        margin-top:30px;
    }
    #BlogActions {
        display:block;
    }
    body.Print #BlogActions, body.Print #BlogSignUp, body.Print #Rail, body.Print #PostViewAll {
        display:none;
    }
    body.BlogPost #SubMenu {
        margin-top:-34px;
    }
    body.Print #SubMenu {
        margin-top:-9px;
        border:0;
    }
    #SubMenu time {
        border-right:1px solid #002554;
    }
    body.Print #SubMenu time {
        border:0;
    }
    #BlogSignUp {
        position:static;
        font-size:2.7rem;
        font-style:italic;
        text-decoration:none;
    }
}

@media screen and (max-width:640px) {
	#SubMenu {
		padding: 10px 25px;
	}
	.BlogListingWrapper {
		float: none;
		width: 100%;
		padding: 0px 25px;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
	}
    #PostGraphic, #PostGraphic img {
        width:100%;
        height:auto;
    }
    #BlogActions {
        float:right;
        border:0;
    }
    #BlogPrint, #BlogSearchForm {
        display:none;
    }
    #BlogActions #BlogEmail a {
        width:14px !important;
        margin-top:5px;
    }
    #BlogListing {
        width:100%;
    }
    #BlogListing > li {
	    padding-bottom: 30px;
	}
    #BlogListing li {
        position:relative;
    }
    #BlogListing .Graphic {
        position:static;
        margin-bottom:10px;
        padding-top: 0px;
        margin-right: 10px;
    }
    #BlogListing .Graphic img, #BlogListing .Graphic {
        width:121px;
        height:121px;
    }
    #BlogListing .Info {
        position:static;
        margin-bottom: 0px;
    }
    #BlogListing .Info h2 {
        font-size:2.4rem;
        line-height:1.0em;
    }
    #BlogListing time {
	    font-size: 1.8rem;
	}
	#BlogListing .Category {
	    font-size: 1.8rem;
	}
	#BlogListing .Info p {
	    font-size: 1.8rem;
	}
	#BlogListing .Tags li {
	    font-size: 1.8rem;
	}
    #BlogListing .More {
	    font-size: 1.8rem;
	    padding-right: 45px;
	    position: static;
    }
    #BlogListing .Graphic .Facebook, #BlogListing .Graphic .Pinterest  {
	    display: none;
	}
	.BlogLinks {
		margin-top: 15px;
	}
	.BlogMobileSocial {
		display: block;
	}
	#BlogListing .Facebook {
		margin-right: 10px;
	}
	#BlogListing .Facebook, #BlogListing .Pinterest  {
		position: static;
		display: inline-block;
	}
    #BlogListing .Description {
        clear:left;
    }
    #BlogSignUp {
	    background-image: none;
        width:100%;
        height: auto;
        line-height: normal;
        padding:0px;
        text-align:left;
        left:0;
        font-size:2.4rem;
        font-style: italic;
        text-decoration:none;
        background-position: right -399px;
    }
	#BlogSignUp > span {
	    background:url(../Images/Spritesheet.svg) 0px -280px no-repeat;
	    background-size:30px auto;
	    width: 30px;
	    height: 22px;
	    display: inline-block;
	    vertical-align: middle;
	    margin-left: 5px;
	}
    body.BannerHeading #Content {
		padding: 25px 0px 0px 0px;
    }
    #Rail {
        background-image:none;
        width:100%;
        padding: 15px 25px;
        clear:both;
        position:relative;
        left: auto;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
    }
	#Rail::before {
		display: none;
	}
    #Rail li {
        clear:none;
        width:50%;
        display: inline-block;
    }
    body.BlogPost #Rail {
        left:inherit;
        position:static;
        width:100%;
    }
    #Rail h2 {
        background-size:30px auto;
        background-position:left -390px;
        font-size: 2.8rem;
        padding-left: 40px;
    }
    #Rail li a {
        padding-left:0;
        font-size: 2.4rem;
    }
    #PostGraphic img {
        width:100%;
    }
    #PostDetails {
        padding:15% 6% 6%;
    }
}

@media screen and (max-width:480px) {
    #SubMenu time {
        font-size:2.4rem;
        line-height:44px;
    }
    #BlogSignUp {
        font-size:1.5rem;
    }
	#BlogSignUp > span {
	    background-position-y: -204px;
	    background-size:22px auto;
	    width: 22px;
	    height: 18px;
	    margin-left: 5px;
	}
    #BlogActions #BlogEmail a {
        width:20px !important;
    }
    #BlogListing .Pinterest, #BlogListing .Facebook {
	    width: 22px;
	    height: 22px;
	}
	#BlogListing .Facebook {
		margin-right: 5px;
	}
    #BlogListing time {
	    font-size: 1.4rem;
	}
	#BlogListing .Category {
	    font-size: 1.4rem;
	}
    #BlogListing .Info h2 {
        font-size:1.9rem;
        border-bottom-width: 1px;
        margin-bottom: 5px;
    }
	#BlogListing .Info p {
	    font-size: 1.4rem;
	}
	#BlogListing .Tags li {
	    font-size: 1.4rem;
	}
	#BlogListing .Info {
		min-height: 210px;
		margin-bottom: 0px;
	}
	#BlogListing > li {
		padding-top: 20px;
		padding-bottom: 20px;
	}
	#BlogListing .More {
		font-size: 1.4rem;
	}
    #Rail h2 {
        background-size:20px auto;
        background-position:left -260px;
	    font-size: 1.9rem;
	    padding: 0 0 5px 30px;
	    margin-bottom: 10px;
	}
    #Rail li a {
        padding-left:0;
        font-size: 1.6rem;
    }
    #BlogListing .More {
	    background-size: 18px;
	    padding-right: 26px;
	}
}

@media screen and (min-width:641px) {
    #PostDetails h1 {
        padding-right:230px;
    }
}