/* V2 */
@font-face {
    font-family: 'Futura Today';
    src: url(fonts/futura_today_normal.eot);
    src: url(fonts/futura_today_normal.eot?#iefix) format("embedded-opentype"),url(fonts/futura_today_normal.woff) format("woff"),url(fonts/futura_today_normal.ttf) format("truetype"),url(fonts/futura_today_normal.svg#Futura_Today) format("svg");
    font-style: normal;
    font-weight: 400;
}

@font-face {
    font-family: 'Futura Today Bold';
    src: url(fonts/futura_today_bold.eot);
    src: url(fonts/futura_today_bold.eot?#iefix) format("embedded-opentype"),url(fonts/futura_today_bold.woff) format("woff"),url(fonts/futura_today_bold.ttf) format("truetype"),url(fonts/futura_today_bold.svg#Futura_Today_Bold) format("svg");
    font-style: normal;
    font-weight: 400;
}

@font-face {
    font-family: 'Futura Today Light';
    src: url(fonts/futura_today_light.eot);
    src: url(fonts/futura_today_light.eot?#iefix) format("embedded-opentype"),url(fonts/futura_today_light.woff) format("woff"),url(fonts/futura_today_light.ttf) format("truetype"),url(fonts/futura_today_light.svg#Futura_Today_Light) format("svg");
    font-style: normal;
    font-weight: 400;
}

a {
    text-decoration: none;
    color: rgb(26,141,220);
}

/* Global Styles */
.wlna-body {
    -webkit-text-size-adjust: none;
    color: rgb(51,51,51);
    font-family: 'Helvetica Neue Light','HelveticaNeueLight','HelveticaNeue-Light','HelveticaNeue','Helvetica Neue',Helvetica,Arial,sans-serif;
    font-size: 15px;
    margin: 0;
    padding: 0;
}

.wlna-article-container {
    padding: 27px 0;
}

.wlna-article {
    padding: 0 18px;
}

.wlna-link {
    color: rgb(0,155,255);
    text-decoration: none;
}

.wlna-link:hover {
    text-decoration: underline;
}

.wlna-plain-link {
    color: inherit;
    text-decoration: none;
}

.wlna-plain-link:hover {
    text-decoration: underline;
}

/* Headings */
.wlna-headline,.wlna-heading {
    color: rgb(51,51,51);
    font-weight: 400;
    line-height: 1.1;
    margin: 0 0 15px;
}

.wlna-headline {
    font-family: 'Futura Today Light',Arial,sans-serif;
    font-size: 32px;
    font-weight: 400;
}

.wlna-heading {
    font-family: 'Futura Today',Arial,sans-serif;
}

.wlna-heading-h2 {
    font-size: 21px;
}

/* Article header */
.wlna-article-header {
    text-align: center;
}

.wlna-series-label {
    color: rgb(155,155,155);
    display: block;
    font-family: 'HelveticaNeue','Helvetica Neue',Helvetica,Arial,sans-serif;
    font-size: .85em;
    text-transform: uppercase;
}

.wlna-series-label img {
    padding-top: 10px;
}

.wlna-author-photo,.wlna-byline {
    display: block;
}

.wlna-author-photo-img {
    height: auto;
    margin: 0 0 5px;
    width: 45px;
}

.wlna-byline {
    color: rgb(3,3,3);
    font-size: 12px;
}

.wlna-timestamp {
    color: rgb(153,153,153);
    display: block;
    font-size: 13px;
    line-height: 35px;
}

/* Share Icons */
.wlna-share-list {
    list-style: none;
    margin: 15px auto 25px;
    padding: 0;
    text-align: center;
}

.wlna-share-item {
    display: inline-block;
    font-size: 14px;
    letter-spacing: .05em;
    line-height: 25px;
    margin: 0;
    padding: 0;
    text-indent: -2000px;
}

.wlna-share-item-link {
    background: url('wlna-main-sprite.png') no-repeat;
    color: rgb(98,98,98);
    display: block;
    height: 25px;
    margin: 0 5px;
    text-decoration: none;
    text-indent: -8000px;
    width: 30px;
}

.wlna-share-facebook {
    background-position: 9px 0;
}

.wlna-share-twitter {
    background-position: 1px -40px;
}

.wlna-share-google {
    background-position: 5px -80px;
}

.wlna-share-pinterest {
    background-position: 4px -120px
}

.wlna-share-email {
    background-position: 1px -160px;
    margin: 0 10px;
    width: 36px;
}

.wlna-share-save {
    background-position: 1px -200px;
    margin: 0 10px;
    width: 30px;
}

.wlna-share-unsave {
    background-position: 1px -240px;
    margin: 0 10px;
    width: 30px;
}

.wlna-share-sms {
    background-position: 1px -330px;
    margin: 0 10px;
    width: 30px;
}

/* Content */
.wlna-article > p {
    color: rgb(51,51,51);
    font-size: 1em;
    line-height: 1.375;
    margin: 0 0 20px;
}

.wlna-article > p.wlna-photo-caption {
    font-size: 12px;
}

/* Ads */
.wlna-ad-container {
    margin: 0 -8px 25px;
    text-align: center;
}

.wlna-ad-mobile {
    margin-left: -18px;
    margin-right: -18px;
}

/* Photos */
.wlna-asset-container,.wlna-photo-container {
    margin: 0 -18px 25px;
}

.wlna-photo-container-left {
    margin-bottom: 30px;
}

.wlna-photo-container {
    position: relative;
}

.wlna-photo {
    border: none;
    display: block;
    height: auto;
    margin: 0;
    width: 100%;
}

.wlna-photo-container .wlna-photo-caption {
    padding: 0 18px;
}

.wlna-photo-caption {
    color: rgb(3,3,3);
    font-size: 12px;
    font-style: italic;
    line-height: 18px;
    margin: 15px 0 0;
}

/* Promo */
.wlna-promo-container {
    background: rgb(249,249,249) url('wlna-main-sprite.png') no-repeat right -360px;
    border: 1px solid rgb(204,204,204);
    color: rgb(521,51,51);
    margin-bottom: 25px;
    overflow: auto;
    padding: 9px 40px 9px 10px;
}

.wlna-promo-photo-container {
    float: left;
    height: 50px;
    margin: 0 12px 0 0 !important;
    overflow: hidden;
    width: 50px;
}

.wlna-photo-square,.wlna-promo-photo-horiz {
    height: 100%;
    width: auto;
}

.wlna-promo-text {
    color: rgb(51,51,51);
    font-size: 16px;
    margin: 0;
}

.wlna-promo-link {
    color: rgb(0,155,255);
    display: block;
    font-size: 12px;
    margin-top: 3px;
    text-decoration: none;
}

.wlna-promo-text,span.wlna-promo-link {
    padding-left: 62px;
}

/* @2x and @3x sprite images */
@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio: 2) {
.wlna-share-item-link,.wlna-promo-container {
    background-image: url('wlna-main-sprite_2x.png');
    background-size: 500px auto;
}
}

@media only screen and (-webkit-min-device-pixel-ratio: 3),only screen and (min-device-pixel-ratio: 3) {
.wlna-share-item-link,.wlna-promo-container {
    background-image: url('wlna-main-sprite_3x.png');
    background-size: 500px auto;
}
}

/* Desktop Styles */
@media screen and (min-width: 600px) {
.wlna-photo-container .wlna-photo-caption {
    padding: 0;
}

.wlna-body {
    text-align: center;
}

.wlna-article-container {
    margin: 0 auto;
    max-width: 800px;
    padding: 40px 50px;
    text-align: left;
}

.wlna-article {
    padding: 0
}

/* Headings */
.wlna-headline {
    font-size: 36px;
}

.wlna-heading {
    font-family: 'Futura Today Bold',Arial,sans-serif;
}

.wlna-heading-h2 {
    clear: both;
    display: block;
    font-family: 'HelveticaNeue','Helvetica Neue',Helvetica,Arial,sans-serif;
    font-size: 16px;
    margin: 30px 0;
}

/* Article header */
.wlna-article-header {
    text-align: left;
}

.wlna-series-label {
    margin-bottom: 15px;
}

.wlna-author-photo {
    float: left;
    margin: 0 18px 20px 0;
}

.wlna-byline,.wlna-timestamp {
    float: left;
    font-size: 13px;
    line-height: 35px;
    margin: 0 18px 20px 0;
}

.wlna-timestamp:before {
    content: '-';
    margin: 0 10px 0 -10px;
}

/* Share Icons */
.wlna-share-list {
    clear: left;
    margin-bottom: 30px;
    text-align: left;
}

.wlna-share-item-link {
    margin: 0 15px 0 0;
}

.wlna-share-facebook {
    background-position: 0 0;
    width: 20px;
}

/* Content */
.wlna-article > p {
    color: rgb(51,51,51);
    font-size: 15px;
    line-height: 25px;
    margin-bottom: 20px;
}

.wlna-author-photo-img {
    height: auto;
    margin: 0 0 5px;
    width: 35px;
}

.wlna-asset-container,
.wlna-photo-container {
    margin: 0 0 25px;
}

.wlna-left,.wlna-right {
    max-width: 386px;
    width: 50%
}

.wlna-left {
    float: left;
    margin-right: 30px
}

.wlna-right {
    float: right;
    margin-left: 25px
}

/* Photos */
.wlna-photo-container-left {
    float: left;
    margin-bottom: 0;
    margin-right: 30px;
    max-width: 386px;
    overflow: hidden;
    width: 50%;
}

.wlna-photo-caption {
    color: rgb(102,102,102);
    line-height: 21px;
    margin: 10px 0 0;
    padding: 0;
}

.wlna-promo-link:hover {
    text-decoration: none;
}

a.wlna-promo-link:hover span.wlna-promo-link {
    text-decoration: underline;
}
}

/* ===================== */
/* Inline gallery styles */
/* ===================== */
.wlna-body .ms-view {
    background: rgb(255,255,255);
}

.wlna-body .ms-lightbox-template {
    background: rgb(255,255,255);
    height: auto;
    max-width: 800px;
}

.wlna-body .ms-thumbs-cont {
    margin: 30px;
}

.wlna-body .ms-thumb-list {
    background: rgb(250,250,250);
    height: 145px !important;
}

.wlna-body .ms-thumb-frame-selected {
    border: 6px solid #666 !important;
}

.wlna-body .ms-thumb-frame {
    border: 6px solid rgb(255,255,255);
    box-sizing: border-box;
    height: 73px;
    padding: 2px;
    width: 128px;
}

.wlna-body .ms-lightbox-template {
    margin: 0 auto;
    padding: 0;
}

.wlna-body .ms-lightbox-btn {
    bottom: 20px;
    position: absolute;
    right: 20px;
}

.wlna-body .ms-lightbox {
    background: url('lightbox-btn.png') no-repeat center;
    height: 52px;
    text-indent: 9999px;
    display: block;
    margin: -42px;
    width: 55px;
}

/* controls */
.wlna-body .ms-nav-next,
.wlna-body .ms-nav-prev {
    background-position: -89px -26px;
    background: url('light-skin-1.png');
    cursor: pointer;
    height: 40px;
    left: 30px;
    margin-top: -20px;
    position: absolute;
    top: 50%;
    width: 30px;
    z-index: 110;
}

.wlna-body .ms-nav-next {
    background-position: -89px -103px;
    left: auto;
    right: 30px;
}

.wlna-body .ms-view {
    cursor: pointer;
}

/* captions */
.wlna-body .ms-info {
    background-color: rgba(0,0,0,0.7);
    bottom: 0;
    display: none;
    height: auto !important;
    overflow-y: auto;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 3000;
}

.wlna-body .ms-info-p {
    color: rgb(255,255,255);
    display: block;
    font-family: 'Helvetica Neue',Helvetica;
    font-size: 80%;
    line-height: 1.5;
    margin: 3%;
    width: 94%;
}

.wlna-body .wlna-close-btn {
    color: #fff;
    font-family: 'Helvetica Neue',Helvetica;
    font-size: 200%;
    font-weight: 400;
    margin: 1% 2% 0 0;
    text-align: right;
    width: 98%;
}

.wlna-body .ms-display-cap {
    background: rgba(48,46,46,1);
    bottom: 145px;
    color: rgb(255,255,255);
    font-family: 'Helvetica Neue',Helvetica;
    font-size: 80%;
    height: 20px;
    left: 0;
    padding: 15px;
    position: absolute;
}

.wlna-body .clearfix {
    clear: both;
}

.wlna-body .ad-placement {
    text-align: center;
    width: calc(100% + 36px);
    margin: 0 -18px;
}

.leave-a-comment {
	clear: both;
    width: 100%;
    height: 100%;
    background: rgb(0,155,255);
    color: rgb(255,255,255);
    font-family: Futura Today;
    text-align: center;
    padding: 10px 0;
    font-size: 22px;
    margin-top: 25px;
   
}

.content-slider li {
    background-color: rgb(204,204,204);
    color: rgb(255,255,255);
    text-align: center;
}

div.lightSlider {
    max-width: 100%;
    position: relative;
}

ul.lightSliderUl {
    padding: 0;
    margin: 0;
    background: rgb(204,204,204);
}

.lightSlider li {
    position: relative;
}

.lightSliderUl {
    list-style: none outside none;
    padding-left: 0;
    margin-bottom: 0;
}

.lightSliderUl li {
    display: block;
    float: left;
    margin-right: 0;
    cursor: pointer;
}

.lightSliderUl img {
    height: auto;
	margin: auto;
    max-width: 100%;
    width: auto;
}

.display-cap {
    background: rgb(48,46,46);
    bottom: 94px;
    color: rgb(255,255,255);
    height: 20px;
    font-family: 'Helvetica Neue',Helvetica;
    font-size: 80%;
    left: 0;
    padding: 15px;
    position: absolute;
}

.lSSlideOuter {
    position: relative;
}

.lSSlideOuter .lSPager.lSGallery li {
    opacity: 1;
}

.lSSlideOuter .lSPager.lSGallery img {
    max-height: 75px;
}

ul.lSPager.lSGallery {
    background: rgb(250,250,250) !important;
}

.lSPager.lSGallery li {
	background: rgb(250,250,250);
	box-sizing: border-box;
    height: 139px;
    padding: 15px 0 30px 0;
   
}

.lightSlider .lSPager.lSGallery li img {
	border: 6px solid rgb(250,250,250);
    height: 75px !important;
    padding: 2px
}

.lightSlider .lSPager.lSGallery li.active img {
    border: 6px solid rgb(102,102,102);
}

ul.lightSliderUl li {
    display: table-cell;
    margin: 0;
    padding: 0;
	text-align: center;
	vertical-align: middle;
}

ul.lightSliderUl img {
    height: auto;
    margin: auto;
    text-align: center;
    vertical-align: middle;
    width: 100%;
}

/* Desktop Styles */
@media screen and (min-width: 600px) {
	div.lightSlider {
		margin: 0;
		max-width: 800px;
		padding: 0;
	}

	ul.lightSliderUl {
    	max-height: 530px;
	}

	ul.lightSliderUl img {
		margin: auto;
		max-height: 530px;
		width: auto;
	}
}

@media screen and (max-width: 599px) {
	.lightSlider .lSPager.lSGallery li img {
    	height: 60px !important;
	}
}

.lSSlideOuter .lightSlider li,
.lSSlideOuter .lightSlider li img {
    float: none !important;
    margin: 0;
    padding: 0;
    text-align: center;
}

.lightSliderUl {
    height: 100% !important;
}

.nativeVideo-container {
    position: relative;
}

.nativeVideo-playButton {
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
}

.oembed-asset-photo,
p.oembed-asset-photo-title,
p.oembed-asset-photo-title span,
p.oembed-asset-photo-caption {
    font-family: 'Helvetica Neue Light','HelveticaNeueLight','HelveticaNeue-Light','HelveticaNeue','Helvetica Neue',Helvetica,Arial,sans-serif !important;
}

ul {
    color: rgb(51,51,51);
    margin-bottom: 25px;
}

li {
    font-size: 15px;
    line-height: 1.2;
    margin-bottom: 4px;
}

strong {
    clear: both;
    color: rgb(51,51,51);
    font-family: Helvetica,Arial,sans-serif;
    font-weight: 700;
}

h3 {
    color: rgb(51,51,51);
    font-family: 'Helvetica Neue Light','HelveticaNeueLight','HelveticaNeue-Light','HelveticaNeue','Helvetica Neue',Helvetica,Arial,sans-serif;
    font-size: 17px;
    font-style: italic;
    font-weight: 300;
    line-height: 25px
}

.narrow-box {
    margin-left: 0;
    max-width: 324px;
}

@media screen and (min-width: 600px) {
	.wlna-left {
		float: left;
		margin-right: 30px;
	}

	.wlna-left,.wlna-right {
		max-width: 386px;
		width: 50%;
	}

	.narrow-box {
		max-width: 386px;
	}
}

.responsive-container {
    clear: both;
    height: 0;
    margin-bottom: 25px;
    overflow: hidden;
    padding-bottom: 56.25%;
/* for 16:9 aspect ratio. Use 75% for 4:3 ratio */
    padding-top: 35px;
    position: relative;
}

.responsive-container iframe {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

a < strong {
    clear: both;
}