/* --------------- Fonts ------------------- */

@font-face {
    font-family: 'archivo_blackregular';
    src: url('/fonts/archivoblack/archivoblack-regular-webfont.eot');
    src: url('/fonts/archivoblack/archivoblack-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/archivoblack/archivoblack-regular-webfont.woff') format('woff'),
         url('/fonts/archivoblack/archivoblack-regular-webfont.ttf') format('truetype'),
         url('/fonts/archivoblack/archivoblack-regular-webfont.svg#archivo_blackregular') format('svg');
    font-weight: normal;
    font-style: normal;
}


/* -------------- MeTV Music Winter/X-mas 2017 -------------- */

.musicHoliday2017-header{
	position: relative;
}

.musicHoliday2017-header img{
	display: block;
}

.musicHoliday2017-listen-btn{
	background-color: rgba(255,255,255,0.5);
	border: 2px solid #ec2028;
	color: #ec2028;
	font-size: 20px;
	font-size: 2rem;
	min-width: 300px;
	padding: 15px;
	text-align: center;
	text-transform: uppercase;
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease;
	width: 59.5744680851064%; /* 560/940 */
}

.musicHoliday2017-listen-btn:hover{
	background-color: #ec2028;
	color: #fff;
	opacity: 1;
}

.musicHoliday2017-listen-btn-header{
	bottom: 35px; /* 35/940 */
	left: 20.2127659574468%; /* 190/940 */
	margin: 0;
	position: absolute;
}

.musicHoliday2017-content{
	background: url('/images/metvmusic/holiday/winter2017/musicHoliday2017_snow.jpg') no-repeat 0 bottom;
	padding-bottom: 4.2553191489362%; /* 40/940 */
}

.musicHoliday2017-frames{
	display: block;
	margin-bottom: 30px;
}

.musicHoliday2017-content a{
	color: #ec2028;
}

.musicHoliday2017-listen-btn-footer{
	margin: 4.2553191489362% auto 0; /* 40/940 */
}

.musicHoliday2017-form-wrap{
	background-color: #ec2028;
	margin: 0;
	padding: 3.1914893617021%; /* 30/940 */
}

.musicHoliday2017-form-wrap h2{
	color: #000;
	text-align: center;
}

.musicHoliday2017-form-wrap input[type="text"]{
	background-color: #fff;
	border: 2px solid #000;
}

.musicHoliday2017-form-wrap input[type="submit"]{
	background: none;
	border: 2px solid #fff;
	-webkit-border-radius: unset;
	-moz-border-radius: unset;
	border-radius: unset;
	padding: inherit;
}

.musicHoliday2017-form-wrap input[type="submit"]:hover{
	border-color: #000;
}

.musicHoliday2017-form-wrap .song-col{
	display: block;
	float: none;
	margin: 0 0 2.2727272727273%; /* 20/880 */
	width: 100%;
}

.musicHoliday2017-form-wrap .name-col,
.musicHoliday2017-form-wrap .email-col{
	margin-right: 2.2727272727273%; /* 20/880 */
	width: 40.9090909090909%; /* 360/880 */
}

.musicHoliday2017-form-wrap .submit-col{
	width: 13.6363636363636%; /* 120/880 */
}

.musicHoliday2017-form-wrap .content-newsletter-signup{
	border: none;
	margin: 0 !important;
}

.musicHoliday2017-form-wrap .content-newsletter-signup span{
	color: #000;
}

.musicHoliday2017-form-wrap .newsletter-form{
	background-color: #fff;
	border: 2px solid #000;
}

.musicHoliday2017-form-wrap .newsletter-form input,
.musicHoliday2017-form-wrap .newsletter-form button{
	background: none;
	border: none;
	color: #000;
}

.musicHoliday2017-form-wrap .newsletter-form button:hover{
	color: #ec2028;
}


/* -------------- MASH/Humana ad campaign -------------- */

.mash-humana-wrap .show-banner{
	border-bottom: none;
	margin-bottom: 20px;
}

.mash-humana-wrap h1,
.mash-humana-wrap .category-list-desc h2 a{
	color: #496530;
}

.mash-humana-wrap .show-header h2,
.mash-humana-wrap .category-list-desc h2 a:hover,
.mash-humana-wrap .content-meta span,
.mash-humana-wrap .content-meta a{
	color: #3a2314;
}

.mash-humana-content-title{
	display: block;
	margin: 40px 0 20px;
}

.mash-humana-wrap .video-wrapper{
	margin-bottom: 20px;
}


/* -------------- MeTV FM -------------- */

.metvfm-header{
	margin-bottom: 30px;
}

.metvfm-section-wrap{
	margin-bottom: 50px;
}

.metvfm-header, .metvfm-album-cover, .metvfm-recently-played-item img{
	display: block;
}

.metvfm-about, .metvfm-album-cover/*, .metvfm-recently-played-list*/, .metvfm-recently-played-item img{
	float: left;
}

.metvfm-about{
	width: 48.723404255319%; /* 458/940 */
}

.metvfm-streaming-wrap, .metvfm-artist-info, .metvfm-ad, .metvfm-recently-played-artist{
	float: right;
}

.metvfm-streaming-wrap{
	width: 49.148936170213%; /* 462/940 */
}

.metvfm-album-info{
	/*margin-bottom: 10px;*/
}

.metvfm-album-cover{
	width: 21.645021645022%; /* 100/462 */
}

.metvfm-artist-info{
	width: 76.190476190476%; /* 352/462 */
}

.metvfm-artist-info span, .metvfm-player-wrap, .metvfm-recently-played-artist span{
	font-family: 'Work Sans', sans-serif;
	text-transform: uppercase;
}

.metvfm-artist-info span{
	background-color: #dcdcdc;
	color: #0b668a;
	display: block;
	margin-bottom: 8px;
	padding: 3px 10px;
}

.metvfm-artist-info h2{
	margin-bottom: 5px;
}

.metvfm-player-wrap{
	background-color: #0b668a;
	color: #fff;
	margin-bottom: 10px;
	padding: 10px 0 0 10px;
	position: relative;
}

.metvfm-player-wrap .player-text{
	font-size: 34px;
	font-size: 3.4rem;
	line-height: 34px;
	line-height: 3.4rem;
}

.metvfm-player-wrap button{
	margin: 0;
	padding: 0;
	border: none;
	outline: none;
}

.mejs-container{
	float: right !important;
	height: 59px !important;
	margin-top: -10px !important;
	width: 168px !important;
}

.mejs-container,
.mejs-container .mejs-controls{
	background: none !important;
}

.mejs-container .mejs-controls{
	position: static !important;
}

.mejs-container .mejs-controls > div{
	height: auto !important;
	width: auto !important;
}

.mejs-controls .mejs-button button{
	cursor: pointer !important;
	display: block !important;
	margin: 0 !important;
	position: relative !important;
}

.mejs-controls .mejs-play button,.mejs-controls .mejs-pause button {
	background: url('../images/metvfm/metvfm_controls.png') no-repeat 0 0 !important;
	height: 59px !important;
	width: 83px !important;
}

.mejs-controls .mejs-pause button{
    background-position: -83px 0 !important;
}

.mejs-controls .mejs-play button:hover{
    background-position: 0 -59px !important;
}

.mejs-controls .mejs-pause button:hover{
    background-position: -83px -59px !important;
}

.mejs-controls .mejs-volume-button .mejs-volume-slider{
	background: #0180a5 !important;
	left: auto !important;
	right: 17px !important;
}

.mejs-controls .mejs-mute button,
.mejs-controls .mejs-unmute button{
	background-color: #0092bc !important;
    background-image: none !important;
    height: 59px !important;
	margin-left: 25px !important;
    width: 60px !important;
}

.mejs-controls .mejs-mute button::before,
.mejs-controls .mejs-unmute button::before{
	color: #fff !important;
	display: block !important;
	font-family: FontAwesome !important;
	font-size: 23px;
	padding-top: 4px;
}

.mejs-controls .mejs-mute button::before{
	content: '\f028' !important;
}

.mejs-controls .mejs-unmute button::before{
	content: '\f026' !important;
}

.mejs-controls .mejs-mute button:hover::before,
.mejs-controls .mejs-unmute button:hover::before{
	color: #ffd22f !important;
}

.metvfm-recently-played-list{
	/*width: 65.957446808511%;*/ /* 620/940 */
}

.metvfm-ad{
	width: 31.914893617021%; /* 300/940 */
}

.metvfm-recently-played-item{
	margin-bottom: 5px;
}

.metvfm-recently-played-item.gray-stripe{
	background-color: #dcdcdc;
}

.metvfm-recently-played-item img{
	height: 53px;
	position: relative;
	width: 53px;
}

.metvfm-recently-played-artist{
	margin-left: -53px;
	width: 100%;
}

.metvfm-recently-played-artist-inner{
	float: left;
	font-size: 14px;
	font-size: 1.4rem;
	margin: 16px 0 0 68px;
	/*width: 89.032258064516%;*/ /* 552/620 */
}

.metvfm-recently-played-artist span{
	color: #0b668a;
	font-size: 14px;
	font-size: 1.4rem;
}


/* --------------- Winter --------------- */

.winter-schedule h2{
	color: #247ba0;
	font-size: 30px;
	font-size: 3rem;
	line-height: 30px;
	line-height: 3rem;
	margin: 0 0 15px;
}

.winter-header{
	position: relative;
}

.winter-header img{
	display: block;
}

.winter-header-date,
.winter-download a,
.winter-schedule h2{
	font-family: 'bemio_italicregular';
	font-weight: normal;
}

.winter-header-date{
	background-color: #b2dbbf;
	bottom: 12.295081967213%; /* 45/366 */
	color: #247ba0;
	font-size: 22px;
	font-size: 2.2rem;
    padding: 1.020408163265% 2.551020408163%; /* 10/980 & 25/980 */
    position: absolute;
    text-align: right;
	text-transform: uppercase;
    width: 39.795918367347%; /* 390/980 */
}

.winter-download{
	background-color: #247ba0;
	border-top: 12px solid #b2dbbf;
	color: #fff;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: bold;
	margin-bottom: 30px;
	padding: 8px 10px;
	text-align: center;
	text-transform: uppercase;
}

.winter-download a{
	color: #f3ffbd;
	font-size: 22px;
	margin: 0 5px;
	text-decoration: none;
}

.winter-download a:hover{
	color: #ff1654;
}

.winter-video-wrap{
	-webkit-box-shadow: 3.060109289617% 3.060109289617% 0 #b2dbbf; /* 28/915 */
		-moz-box-shadow: 28px 28px 0 #b2dbbf;
			box-shadow: 28px 28px 0 #b2dbbf;
	margin-bottom: 48px;
	width: 97.021276595745%; /* 912/940 */
}

.winter-section-heading{
	margin-bottom: 10px;
}

.winter-section-wrap{
	margin-bottom: 50px;
}

.winter-section-wrap object{
	-webkit-box-shadow: 20px 20px #e5dfc1;
		-moz-box-shadow: 20px 20px #e5dfc1;
			box-shadow: 20px 20px #e5dfc1;
    display: block;
    margin-bottom: 45px;
}

.winter-intro{
	font-size: 19px;
    line-height: 34px !important;
}

.winter-shows-wrap{
	margin-bottom: 20px;
	padding: 0 7.448979591837%; /* 73/980 */
}

.winter-show-block{
	float: left;
	font-size: 20px;
	margin: 0 1.798561151079% 1.798561151079% 0; /* 15/834 */
	width: 32.134292565947%; /* 268/834 */
}

.winter-show-block.no-spacer{
	margin-right: 0;
}

.winter-show-block img{
	display: block;
}

.winter-show-block h3{
	color: #df001e;
	font-size: 29px;
	line-height: 28px;
	margin: 10px 0 0;
}

.winter-last-laughs-list{
	color: #f0851e;
	margin: 0 0 50px;
    padding: 0 0 0 10px;
}

.winter-last-laughs-list li{
	margin-bottom: 10px;
}

.winter-last-laughs-list span{
	color: #000;
}

.winter-leaving-schedule{
	background-color: #70c1b3;
	margin-top: 75px;
	padding: 4.255319148936% 5.102040816327%; /* 40/940 & 50/940 */
}

.winter-leaving-schedule h4{
	color: #b2dbbf;
	margin-bottom: 5px;
}

.winter-leaving-lists ul{
	float: left;
	margin: 0 2.083333333333% 15px 0; /* 15/720 */
	padding: 0;
	width: 30.555555555556%; /* 220/720 */
}

.winter-leaving-lists ul.no-spacer{
	margin-right: 0;
}

.winter-leaving-lists ul li{
	margin-bottom: 10px;
}

.winter-leaving-lists ul li b{
	display: block;
}

.winter-leaving-schedule .winter-download{
	margin: 0 -5.7%; /* Firebug */
}


/* --------------- Head to Head ------------------- */

.hth-matchup-wrap{
	background-color: #f3efcc;
	margin-bottom: 30px;
	padding: 2.127659574468% 0; /* 20/940 */
}

.hth-counter{
	background: url('../images/head_to_head/hth_counter_bg_gradient.png') repeat-y center 0;
	color: #f3efcc;
	font-family: 'Work Sans',sans-serif;
	font-size: 40px;
	font-size: 4rem;
	margin: 0 0 2.127659574468%; /* 20/940 */
	padding: 2.127659574468%; /* 20/940 */
	text-align: center;
	text-transform: uppercase;
}

.hth-inner{
	color: #371820;
	padding: 0 2.127659574468%; /* 20/940 */
}

.hth-header{
	display: block;
	margin-top: 2.222222222222%; /* 20/900 */
}

.hth-choose{
	position: relative;
}

.hth-choose-left, .hth-choose-right{
	float: left;
	width: 49%; /* 441/900 */
}

.hth-choose-right{
	float: right;
}

.hth-choose-img{
	background: url('../images/head_to_head/hth_checkmark.png') no-repeat center center #371820;
	background-size: 52.607709750567%; /* 232/441 */
	cursor: pointer;
}

.hth-choose-img img.hth-match-img{
	display: block;
}

.hth-choose-img:hover img.hth-match-img{
	visibility: hidden;
}

.hth-choose h2{
	background-color: #e32b26;
	color: #f3efcc;
	font-size: 30px;
	font-size: 3rem;
	line-height: 30px;
	line-height: 3rem;
	padding: 4.53514739229%; /* 20/441 */
	text-align: center;
}

.hth-vs{
	display: block;
	left: 42.666666666667%; /* 384/900 */
	position: absolute;
	top: 26.888888888889%; /* 170/900 */
	width: 14.555555555556%; /* 131/900 */
}

.hth-total-wrap{
	background-color: #371820;
	position: relative;
}

.hth-total-wrap img.hth-match-img{
    opacity: 0.2;
}

.hth-total-wrap:hover img.hth-match-img{
	cursor: auto;
	visibility: visible;
}

.hth-total{
	color: #e32b26;
	display:none;
	font-family: 'Work Sans',sans-serif;
	font-size: 50px;
	font-size: 5rem;
	line-height: 50px;
	line-height: 5rem;
	position: absolute;
	text-transform: uppercase;
	top: 21.541950113379%; /* 95/441 */
	z-index: 1;
}

.hth-total-percent{
	display: block;
	font-size: 130px;
	font-size: 13rem;
	letter-spacing: -6px;
	line-height: 130px;
	line-height: 13rem;
}

.hth-total-percent span{
	font-size: 50px;
	font-size: 5rem;
	margin-left: 5px;
	vertical-align: top;
}

.hth-choose-left .hth-total{
	left: 15.873015873016%; /* 70/441 */
}

.hth-choose-right .hth-total{
	right: 11.337868480726%; /* 50/441 */
}

.hth-choose-left .hth-winner{
	left: 24.943310657596%; /* 110/441 */
}

.hth-choose-right .hth-winner{
	right: 20.408163265306%; /* 90/441 */
}

.hth-total.hth-winner{
	color: #f3efcc;
}

.hth-winner-star{
	display: none;
	position: absolute;
	right: 4.53514739229%; /* 20/441 */
	top: -12.471655328798%; /* 55/441 */
	width: 24.263038548753%; /* 107/441 */
	z-index: 2;
}

.hth-choose-left .hth-winner-star{
	left: 4.53514739229%; /* 20/441 */
}

.hth-selected-share{
	bottom: -15%; /* firebug */
	display: none;
	left: 50%;
	margin-left: -75px;
	position: absolute;
	width: 150px;
}

.hth-selected-share ul li{
	width: 50px !important;
}

.hth-share-news{
	margin-bottom: 50px;
}

.hth-share, .hth-newsletter{
	width: 49.042553191489%; /* 461/940 */
}

.hth-share{
	float: left;
}

.hth-newsletter{
	color: #371820;
	float: right;
}

.hth-newsletter span{
	display: block;
	font-weight: bold;
	margin-bottom: 10px;
	text-transform: uppercase;
}

.hth-newsletter .newsletter-form{
	border: 1px solid #371820;
	color: #371820;
}

.hth-newsletter .newsletter-form button{
	background-color: #371820;
}

.hth-newsletter .newsletter-form button:hover{
	background-color: #e32b26;
}

.hth-wrap h2.content-heading-border{
	border-bottom: 1px solid #371820;
	color: #371820;
}

.hth-wrap .content-related-bottom-item h2 a{
	color: #371820;
}

.hth-wrap .content-related-bottom-item h2 a:hover{
	color: #e32b26;
}


/* --------------- Very Merry MeTV 2015 ------------------- */

.verymerry-header, .verymerry-tv, .verymerry-pdfs a, .verymerry-pdf-or{
	display: block;
}

.verymerry-tv, .verymerry-pdfs a, .verymerry-pdf-or{
	float: left;
}

.verymerry-content{
	margin-bottom: 50px;
}

.verymerry-tv{
	float: left;
	margin-left: -5%; /* 47/940 */
	width: 37.340425531915%; /* 351/940 */
}

.verymerry-desc{
	float: right;
	padding-top: 6.382978723404%; /* 60/940 */
	width: 67.659574468085%; /* 636/940 */
}

.verymerry-pdf-wrap{
	color: #227239;
	font-family: 'Work Sans',sans-serif;
	font-size: 20px;
	font-size: 2rem;
}

.verymerry-pdfs{
	margin-top: 15px;
}

.verymerry-pdfs a{
	background: #ec2028; /* Old browsers */
	background: -moz-linear-gradient(top,  #ec2028 0%, #981d26 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ec2028), color-stop(100%,#981d26)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ec2028 0%,#981d26 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ec2028 0%,#981d26 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ec2028 0%,#981d26 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ec2028 0%,#981d26 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ec2028', endColorstr='#981d26',GradientType=0 ); /* IE6-9 */
	color: #fff;
	padding: 10px 15px 12px;
	text-decoration: none;
}

.verymerry-pdfs a:hover{
	background: #981d26; /* Old browsers */
	background: -moz-linear-gradient(top,  #981d26 0%, #ec2028 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#981d26), color-stop(100%,#ec2028)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #981d26 0%,#ec2028 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #981d26 0%,#ec2028 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #981d26 0%,#ec2028 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #981d26 0%,#ec2028 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#981d26', endColorstr='#ec2028',GradientType=0 ); /* IE6-9 */
}

.verymerry-pdf-or{
	margin: 10px 10px 0;
}


/* --------------- Pick Me 2015 --------------- */

.pickme-wrap, .pickme-header{
	position: relative;
}

.pickme-logo, .pickme-counter{
	margin: 0 auto;
}

.pickme-logo{
	display: block;
	width: 67.553191489362%; /* 635/940 */
}

.pickme-sponsor-logo{
	position: absolute;
	right: 0;
	top: 27%; /* firebug */
	width: 12.872340425532%; /* 121/940 */
}

.pickme-counter-wrap{
	background: url('/images/pickme/pickme_counter_bar.png') repeat-x 0 center;
	margin-bottom: 20px;
}

.pickme-counter, .pickme-title{
    text-align: center;
}

.pickme-counter, .pickme-watch-btn{
	font-family: 'Work Sans',sans-serif;
}

.pickme-counter{
	background: url('/images/pickme/pickme_counter_bg.png') no-repeat 0 0;
	font-size: 18px;
	font-size: 1.8rem;
    height: 72px;
    padding-top: 24px;
    width: 128px;
}

.pickme-title, .pickme-selection-img, .pickme-watch-btn{
	background-color: #0b668a;
}

.pickme-title, .pickme-watch-btn{
	color: #fff;
}

.pickme-title{
	margin: 20px 0;
	padding: 10px 10px 13px;
}

.pickme-title a{
	color: #f9e00d;
}

.pickme-selection-wrap{
	position: relative;
}

.pickme-submitted{
	border: 20px solid #0b668a;
	color: #0092bd;
	font-family: 'Work Sans',sans-serif;
	font-size: 20px;
	font-size: 2rem;
	margin-top: 30px;
	padding: 50px 20px;
    text-align: center;
    text-transform: uppercase;
}

.pickme-pick-again{
	margin-bottom: 40px;
}

.pickme-pick-again h1, .pickme-pick-again h2{
	color: #0b668a;
}

.pickme-pick-again h1{
	font-size: 40px;
	font-size: 4rem;
	line-height: 33px;
	margin-bottom: 20px;
}

.pickme-pick-again h2{
	font-size: 30px;
	font-size: 3rem;
	line-height: 30px;
	line-height: 3rem;
}

.pickme-pick-again a{
	color: #0092bd;
}

.pickme-pick-again p{
	margin-top: 20px;
}

.pickme-social{
	margin: 0 auto 20px;
    width: 50%;
}

.pickme-or{
	left: 41.86170212766%; /* 393.5/940 */
	position: absolute;
	top: 21%; /* firebug */
	width: 16.276595744681%; /* 153/940 */
}

.pickme-selection{
	float: left;
	width: 47.872340425532%; /* 450/940 */
}

.pickme-selection-img{
	background: url('/images/pickme/pickme_checkmark.png') no-repeat center center #0b668a;
	background-size: 35.777777777778%; /* 161/450 */
	margin-bottom: 15px;
	padding: 10px;
}

.pickme-selection-img img{
	display: block;
}

.pickme-selection-img:hover{
	cursor: pointer;
}

.pickme-selection-img:hover img{
	visibility: hidden;
}

.pickme-watch-btn{
	display: inline-block;
    font-size: 20px;
    padding: 8px 15px;
    text-decoration: none;
    text-transform: uppercase;
}

.pickme-watch-btn:hover{
	background-color: #0092bc;
}

.pickme-selection-right{
	float: right;
}

#pickme-modal{
	background: url('/images/header_bg_pattern.png') repeat 0 0;
	-webkit-box-shadow: 0 0 70px #666;
		-moz-box-shadow: 0 0 70px #666;
			box-shadow: 0 0 70px #666;
	height: 405px;
	left: 50%;
	display: none;
	margin: -157.5px 0 0 -280px;
	top: 50%;
	padding: 20px;
	position: absolute;
    width: 600px;
}

.pm-modal-title{
	display: block;
	margin: 18px auto;
}

#pickme-modal .fb-like-box{
	background-color: #fff;
}

#pickme-modal a.close{
	background: url('/images/facebook_modal/modal_close_btn.png') no-repeat 0 0;
	display: block;
	height: 33px;
	position: absolute;
    right: -15px;
    top: -15px;
    width: 33px;
    z-index: 9;
}

.pickme-modal-tunein{
	color: #fff;
	font-family: 'Work Sans',sans-serif;
	font-size: 18px;
	line-height: 20px;
	margin-top: 10px;
	text-align: center;
	text-transform: uppercase;
}

.pickme-modal-tunein span{
	font-size: 22px;
}

.pickme-selection-desc h3{
	color: #0b668a;
	font-size: 13px;
	margin-bottom: 5px;
}

.pickme-selected-item{
	color: #0b668a;
	cursor: pointer;
	float: left;
	font-family: 'Work Sans',sans-serif;
	font-size: 14px;
	font-size: 1.4rem;
	height: 230px;
	line-height: 16px;
	line-height:1.6rem;
	margin: 0 2.526595744681% 2.127659574468% 0; /* 23.75/940 & 20/940 */
	text-transform: uppercase;
	width: 17.978723404255%; /* 169/940 */
}

.pickme-selected-item-no-space{
	margin-right: 0;
}

.pickme-selected-item-img-wrap{
	background: url('/images/pickme/pickme_checkmark.png') no-repeat center center #0b668a;
	background-size: 35.777777777778%; /* 161/450 */
	margin-bottom: 4.917159763314%; /* 10/169 & firebug */
	padding: 10px;
}

.pickme-selected-item img{
	display: block;
}

.pickme-selected-item:hover img{
	visibility: hidden;
}

.pickme-tunein-signup{
	margin-bottom: 100px;
}

.pickme-tunein, .pickme-signup{
	color: #0092bd;
	text-transform: uppercase;
}

.pickme-tunein{
	background-color: #dcdcdc;
	float: left;
	font-family: 'Work Sans',sans-serif, sans-serif;
	font-size: 20px;
	font-size: 2rem;
	padding: 20px;
	width: 58.989361702128%; /* 554.5/940 */
}

.pickme-signup{
	background-color: #0b668a;
	color: #fff;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: bold;
	line-height: 20px;
	line-height: 2rem;
	padding: 0 20px 20px;
}

.pickme-signup-text, .pickme-signup-form{
	width: 48.936170212766%; /* 460/940 */
}

.pickme-signup-text{
	float: left;
}

.pickme-signup-form{
	float: right;
}

.pickme-signup .newsletter-form{
	background-color: #fff;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: normal;
}

.pickme-signup-form button{
	background-color: #0092bd;
}

.pickme-after-submit{
	display: none;
}

/* --------------- January 2015 Schedule Changes --------------- */

#january2015-wrapper{
	background: url('/images/january2015/wrapper_gradient.png') repeat-x 0 0 #231f20;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	padding: 0 0 100px;
}

.january2015-header{
	padding: 60px 60px 10px;
}

.january2015-video{
	background-color: #0f0f0f;
	border-top: 7px solid #ffe283;
	margin-bottom: 100px;
	padding: 60px 140px 60px;
	position: relative;
}

.jan2015-print-sched-wrap{
	position: absolute;
	right: 60px;
	top: 0;
}

.jan2015-print-sched-wrap span{
	color: #fff;
	float: left;
	font-size: 10px;
	margin: 10px 5px 0 0;
}

.jan2015-print-sched-links{
	background: url('/images/january2015/print_sched_bg.png') no-repeat 0 0;
	color: #333;
	float: left;
    font-size: 13px;
    height: 34px;
    padding: 8px 0 0 14px;
    width: 309px;
}

.jan2015-print-sched-links a{
	color: #3fb4d1;
}

.jan2015-share{
	background: url('/images/january2015/share_button.png') no-repeat 0 0;
    display: block;
	float: left;
    height: 41px;
    margin-left: -1px;
    width: 100px;
}

.jan2015-share img{
	margin-bottom: -4px;
}

.jan2015-share a{
	color: #000;
}

.jan2014-show-img{
	display: block;
}

.jan2015-shows-wrap{
	border-top: 7px solid #ffe283;
	padding: 40px;
}

.jan2015-shows-wrap h3{
	color: #fff;
	font-size: 24px;
	font-weight: 800;
}

.jan2015-shows-content{
	float: left;
	font-size: 20px;
	line-height: 35px;
	width: 550px;
}

.jan2015-shows-content p{
	margin-bottom: 20px;
}

.jan2015-shows-side{
	background: url('/images/january2015/dotted_border.png') repeat-y left 0;
	float: right;
	line-height: 30px;
	padding: 0 0 50px 20px;
	width: 300px;
}

.jan2015-shows-side h3{
	margin: 0;
}

.jan2015-goodbye{
	color: #3fb4d1;
	display: block;
	font-size: 28px;
	margin-bottom: 15px;
}

.jan2015-goodbye-list-left, .jan2015-goodbye-list-right{
	font-weight: 700;
	line-height: 20px;
	margin-top: 10px;
	width: 130px;
}

.jan2015-goodbye-list-left li, .jan2015-goodbye-list-right li{
	margin-bottom: 12px;
}

.jan2015-goodbye-list-left{
	float: left;
}

.jan2015-goodbye-list-right{
	float: right;
}

.jan2015-show-time{
	font-size: 20px;
	font-weight: 700;
	margin-bottom: 10px;
}

.jan2015-show-time-central{
	color: #7f7f7f;
}

.jan2015-print-sched-footer{
	background: url('/images/january2015/print_sched_bg_footer.png') no-repeat 0 0;
	float: right;
	height: 110px;
	margin: 100px 40px 0 0;
	position: relative;
	width: 400px;
}

.jan2015-print-sched-ep, .jan2015-print-sched-cm{
	bottom: 3px;
	font-size: 20px;
	position: absolute;
}

.jan2015-print-sched-ep{
	left: 120px;
}

.jan2015-print-sched-cm{
	right: 9px;
}


/* --------------- Fall --------------- */

#fall-wrapper{
	background-color: #fff;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

#fall-wrapper p{
	line-height: 23px;
	margin: 0 0 15px;
}

.fall-header{
	margin-bottom: 15px;
	position: relative;
}

.fall-header-date,
.fall-download a,
.fall-section-wrap h2,
.fall-show-block,
.fall-show-block h3{
	font-family: 'bemio_italicregular';
	font-weight: normal;
}

.fall-header-date{
	background-color: #e5dfc1;
	bottom: 12.295081967213%; /* 45/366 */
	color: #37171f;
	font-size: 22px;
    padding: 1.020408163265% 2.551020408163%; /* 10/980 & 25/980 */
    position: absolute;
    text-align: right;
    -webkit-text-shadow: 1px 1px #fdd03f;
		-moz-text-shadow: 1px 1px #fdd03f;
			text-shadow: 1px 1px #fdd03f;
	text-transform: uppercase;
    width: 39.795918367347%; /* 390/980 */
}

.fall-download{
	background-color: #df001e;
	border-top: 12px solid #e5dfc1;
	color: #fff;
	margin-bottom: 30px;
	padding: 8px 10px;
	text-align: center;
	text-transform: uppercase;
}

.fall-download a{
	color: #e5dfc1;
	font-size: 22px;
	margin: 0 5px;
}

.fall-download a:hover{
	color: #fdd03f;
	text-decoration: none;
}

.section-heading{
	margin-bottom: 10px;
}

.fall-section-wrap{
	margin-bottom: 30px;
	padding: 0 13.265306122449%; /* 130/980 */
}

.fall-section-wrap object{
	-webkit-box-shadow: 20px 20px #e5dfc1;
		-moz-box-shadow: 20px 20px #e5dfc1;
			box-shadow: 20px 20px #e5dfc1;
    display: block;
    margin-bottom: 45px;
}

.fall-intro{
	font-size: 19px;
    line-height: 34px !important;
}

.fall-section-wrap h2{
	color: #f0851e;
	font-size: 30px;
	line-height: 30px;
	margin: 0 0 15px;
}

.fall-shows-wrap{
	margin-bottom: 20px;
	padding: 0 7.448979591837%; /* 73/980 */
}

.fall-show-block{
	float: left;
	font-size: 20px;
	margin: 0 1.798561151079% 1.798561151079% 0; /* 15/834 */
	width: 32.134292565947%; /* 268/834 */
}

.fall-show-block.no-spacer{
	margin-right: 0;
}

.fall-show-block img{
	display: block;
}

.fall-show-block h3{
	color: #df001e;
	font-size: 29px;
	line-height: 28px;
	margin: 10px 0 0;
}

.fall-last-laughs-list{
	color: #f0851e;
	margin: 0 0 50px;
    padding: 0 0 0 10px;
}

.fall-last-laughs-list li{
	margin-bottom: 10px;
}

.fall-last-laughs-list span{
	color: #000;
}

.fall-leaving-schedule{
	background-color: #fdd03f;
	margin-top: 75px;
	padding-bottom: 40px;
	padding-top: 40px;
}

.fall-leaving-lists{
	margin: 20px 0 40px;
}

.fall-leaving-lists ul{
	float: left;
	margin: 0 2.083333333333% 15px 0; /* 15/720 */
	padding: 0 0 0 1.388888888889%; /* 10/720 */
	width: 30.555555555556%; /* 220/720 */
}

.fall-leaving-lists ul.no-spacer{
	margin-right: 0;
}

.fall-leaving-lists ul li{
	margin-bottom: 10px;
}

.fall-leaving-schedule .fall-download{
	margin: 0 -18.055555555556%; /* 130/980 */
}


/* --------------- Memorable --------------- */

.memorable-wrap img{
	height: auto;
	max-width: 100%;
}

.memorable-wrap h2{
	color: #fff;
	margin-bottom: 15px;
}

.memorable-top{
	margin: -2% 0 4%;
	padding: 0 1.578947368421%; /* 15/950 */
}

.memorable-top-video{
	margin: 0 25px 5px 0;
	width: 400px;
}

.memorable-top-links{
	clear: both;
	padding-top: 10px;
}

.memorable-top-video .LimelightEmbeddedPlayer object{
	margin-bottom: 5px;
}

.memorable-top-links{
	font-size: 14px;
	font-style: italic;
}

.memorable-top-links a, .memorable-contact a{
	text-decoration: underline;
}

.memorable-top-links a:hover, .memorable-contact a:hover{
	text-decoration: none;
}

a.memorable-view-schedule{
	float: right;
}

.memorable-top-video, .memorable-top ul, .memorable-map, .memorable-support ul{
	float: left;
}

.memorable-top ul{
	font-weight: bold;
	margin-top: 8px;
}

.memorable-wrap ul.spacer{
	margin-right: 40px;
}

.memorable-top li{
	list-style: disc outside none;
    margin-left: 20px;
    padding-bottom: 22px;
    padding-left: 10px;
}

.memorable-top li a{
	font-style: italic;
}

.memorable-bottom{
	background-color: #3d3d3d;
	padding: 1.578947368421%; /* 15/950 */
}

.memorable-bottom h2{
	clear: both;
	display: block;
}

img.memorable-map{
	margin: 10px 0;
	width: 65.217391304348%;
}

.memorable-support{
	float: right;
	width: 33%;
}

.memorable-support ul{
	margin-bottom: 15px;
	width: 42%;
}

.memorable-support li{
	padding-bottom: 5px;
}

.memorable-contact{
	line-height: 20px;
}

.memorable-footer-img{
	margin: 10% 0 0 -1.530612244898%;
	max-width: 103.2% !important;
}


/* --------------- GSSCPE --------------- */

#gsscpe-main-wrap, #gsscpe-header .sticky{
	background-color: #fff;
}

#gsscpe-header{
	color: #000;
	margin: 0 0 50px;
}

#gsscpe-header .gsscpe-intro-text{
	color: #666666;
    line-height: 23px;
	padding: 0 2.040816326531% 10px;
    text-align: center;
}

#gsscpe-header.gsscpe-header-inner{
	margin: -10px 0 0 -20px;
	width: 980px;
}

#gsscpe-header img, #gsscpe-header .sticky img, #gsscpe-event-wrap img, #gsscpe-vote-wrap img{
	height: auto;
	max-width: 100%;
}

#gsscpe-header img{
	display: block;
	margin: 0 auto;
}

#gsscpe-event-wrap{
	margin-bottom: 4%;
}

#gsscpe-event-wrap.current, #gsscpe-event-wrap.future{
	margin-bottom: 0;
}

#gsscpe-event-wrap.current{
	background-color: #231F20;
	border-bottom: 33px solid #43AAE4;
	border-left: 5px solid #43AAE4;
	border-right: 5px solid #43AAE4;
	border-top: 5px solid #43AAE4;
	padding: 1.020408163265% 0 0.714285714286%; /* 10/980 & 7/980 */
}

#gsscpe-event-wrap.current:hover{
	border-bottom: 33px solid #59BA33;
	border-left: 5px solid #59BA33;
	border-right: 5px solid #59BA33;
	border-top: 5px solid #59BA33;
}

#gsscpe-event-wrap.future{
	background-color: #B6B6B8;
	padding: 35px 0 30px;
}

.event{
	position: relative;
	/*padding-left: 12.040816326531%;*/ /* 118/980 */
}

.event-meta{
	float: left;
	margin-left: 2.040816326531%; /* 20/980 */
	width: 39.183673469388%; /* 384/980 */
}

#gsscpe-event-wrap.future .event-meta{
	width: 95%;
}

.event-icon{
	float: left;
	margin-top: -27px;
}

.event-day{
	color: #000;
}

#gsscpe-event-wrap.current .event-day{
	color: #fff;
}

.event h3{
	background-color: #F0F0F1;
	font-family: 'Oswald', sans-serif;
	font-size: 24px;
	font-weight: 300;
	margin: 5px 0 0 15px;
	padding: 25px 0 25px 50px;
}

#gsscpe-event-wrap.current .event h3{
	background-color: #2b2728;
	color: #fff;
}

#gsscpe-event-wrap.future .event h3{
	background-color: #afafb1;
	margin-top: 22px;
}

.event-options-wrap{
	float: right;
	margin-right: 2.040816326531%; /* 20/980 */
	width: 56.734693877551%; /* 556/980 */
}

.event-option{
	background-color: #2b2728;
	float: left;
	padding: 1.438848920863%; /* 8/556 */
	width: 29.856115107914%; /* 166/556 */
}

.event-option.spacer{
	margin-right: 0.89928057554%; /* 5/556 */
}

.event-option.gold{
	background-color: #EBBB0F;
}

.event-option.bronze{
	background-color: #A97C50;
}

.event-option.silver{
	background-color: #C1BAAE;
}

.event-vote-total{
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	margin: 5px 0;
	text-align: center;
}

.metal-type{
	display: block;
	font-size: 20px;
	margin-bottom: 2px;
}

.event-vote-btn{
	color: #fff;
	display: block;
	font-size: 23px;
	font-weight: bold;
	margin: 7px 0 -41px;
	padding: 5px 0;
	text-align: center;
}

#gsscpe-header .is-sticky .sticky{
	width: 980px;
	z-index: 9997;
}

#gsscpe-vote-wrap{
	color: #000;
	padding: 0 2.040816326531% 100px; /* 20/980 */
}

#gsscpe-vote-wrap .event-icon{
	margin: 0;
}

.gsscpe-vote-info{
	float: right;
	padding-top: 30px;
	width: 83.510638297872%; /* 785/940 */
}

.gsscpe-vote-info h2{
	color: #000;
	font-family: 'Oswald', sans-serif;
	font-size: 53px;
	font-weight: 300;
	margin: 15px 0 30px;
}

.gsscpe-vote-info p{
	font-size: 23px;
	line-height: 34px;
}

.gsscpe-vote-btns{
	clear: both;
	padding: 6% 0 5%;
}

.gsscpe-vote-btn{
	background-color: #BCBEC0;
	cursor: pointer;
	float: left;
	padding: 1.382978723404%; /* 13/284 */
	position: relative;
	width: 30.212765957447%; /* 284/940 */
}

.gsscpe-vote-btn h3{
    bottom: 5px;
    color: #FFFFFF;
    font-family: 'Anton',sans-serif;
    padding: 4.25532%;
    position: absolute;
    text-align: right;
	width: 83%;
}

.gsscpe-vote-btn:hover, .gsscpe-vote-btn.selected{
	background-color: #43AAE4;
}

.gsscpe-vote-btn.spacer{
	margin-right: 0.531914893617%; /* 5/940 */
}

.gsscpe-email-input{
	border: 1px solid #43AAE4;
}

.gsscpe-email-input input{
	border: none;
}

.gsscpe-email-input input[type='text']{
	float: left;
	font-size: 25px;
    margin: 10px 0 10px 15px;
	width: 50%;
}

.gsscpe-email-input input[type='submit']{
	background-color: #43AAE4;
	color: #fff;
	cursor: pointer;
	float: right;
	font-size: 35px;
	font-weight: bold;
	padding: 5px 15px 4px;
}

.gsscpe-email-input input[type='submit']:hover{
	background-color: #0491e1;
}

.gsscpe-vote-message{
	background-color: #DAFECB;
    border: 2px solid #8BD16F;
    color: #6FA958;
	display: none;
    font-size: 20px;
    padding: 18px;
    text-align: center;
}

.gsscpe-vote-instructions{
	color: #666666;
    font-size: 19px !important;
    font-style: italic;
    margin-top: 20px;
}

.gsscpe-email-optional{
	color: #666;
	display: block;
	font-size: 15px;
	font-style: italic;
	margin-top: 6px;
}


/* --------------- Word Game (Unscramble Me) --------------- */

img.unscramble-header{
	margin: -1.28em 0 20px -3.230769230769%; /* 20/650 */
	max-width: 105.86319218241% !important; /* 650/614 */
}

.unscramble-fall-blurb{
	color: #444;
    display: block;
    font-size: 18px;
    font-style: italic;
    margin-bottom: 15px;
}

.unscramble-social{
	background-color: #5a2014;
	font-size: 14px;
	padding: 4px 3.257328990228% 6px; /* 20/614 */
	position: relative;
	text-align: right;
}

.unscramble-social a{
	color: #fff !important;
	text-decoration: none !important;
}

.unscramble-social img{
	margin: 0 2px -4px;
}

.unscramble-social .fb-like{
    margin-left: 16px;
    position: relative;
	top: -3px;
}

.unscramble-social .left-margin{
	margin-left: 15px;
}

.unscramble-instructions-wrap{
	margin-bottom: 10px;
}

.unscramble-instructions-title{
	background-color: #e64a24;
	color: #fff;
	font-weight: bold;
	padding: 2px 15px;
}

.unscramble-step, .unscramble-step-arrow{
	float: left;
}

.unscramble-step{
	color: #000;
	font-size: 13px;
	height: 165px;
	line-height: 16px;
	position: relative;
	text-align: center;
	width: 130px;
}

.unscramble-step-one{
	margin-right: 18px;
	width: 150px;
}

.unscramble-step-two, .unscramble-step-three{
	margin-right: 26px;
}

.unscramble-step-four{
    margin: 0;
}

.unscramble-step img{
	bottom: 0;
	left: 17px;
	position: absolute;
}

.unscramble-step-one img{
	left: 27px;
}

.unscramble-step-arrow{
	background: url('/images/unscramble_me/instructions_arrow.png') no-repeat 0 0;
	height: 20px;
	position: absolute;
	right: -27px;
	top: 110px;
	width: 26px;
}

.unscramble-step-one .unscramble-step-arrow{
	right: -17px;
}

.unscramble-game{
	padding: 0 2.442996742671% 4.885993485342%; /* 15/614 & 30/614 */
	position: relative;
}

h3.game-title{
	background: url('/images/unscramble_me/game_title_gradient.png') no-repeat 0 0;
	height: 32px;
	letter-spacing: 0.09em;
	margin: 0 0 18px -2.442996742671%;
	padding: 3px 0 0 2.442996742671%;
	width: 102.504173622705%; /* 614/599 */
}

.unscramble-reset-btn{
	color: #fff;
	cursor: pointer;
	position: absolute;
	right: 15px;
	top: 3px;
}

.unscramble-reset-btn:hover{
	color: #000;
}

.unscramble-bronze{
	background-color: #b69782;
}

.unscramble-silver, .unscramble-silver-locked{
	background-color: #CAC7C4;
}

.unscramble-silver-locked, .unscramble-gold-locked, .unscramble-platinum-locked{
	background: url('/images/unscramble_me/game_locked_gradient.png') repeat-x 0 0 #CAC7C4;
	height: 192px;
	position: relative;
}

.unscramble-silver-locked img, .unscramble-gold-locked img, .unscramble-platinum-locked img{
	position: absolute;
	right: 12.214983713355%; /* 75/614 */
	top: 7.8125%; /* 15/192 */
}

.unscramble-gold, .unscramble-gold-locked{
	background-color: #D3AF62;
}

.unscramble-platinum, .unscramble-platinum-locked{
	background-color: #8892a1;
}

.unscramble-silver, .unscramble-gold, .unscramble-platinum{
	display: none;
}

.game-main-content{
	padding-top: 20px !important; 
}

span.answer-title, h3.game-title{
	color: #fff;
	font-family: 'Anton', sans-serif;
}

span.answer-title{
	margin-right: 5px;
}

input.answer-space{
	background: none;
	border-bottom: 1px solid #fff;
	border-left: none;
	border-right: none;
	border-top: none;
	font-size: 28px;
	margin-bottom: 9px;
	outline: none;
	text-align: center;
	vertical-align: bottom;
	width: 20px;
}

.answer-space-margin{
	margin-right: 20px;
}

.answer-space-punctuation{
	color: #000;
	font-size: 20px;
}

input.answer-space, .anagram-wrap{
	font-family: 'source_code_proregular', sans-serif;
}

.anagram-wrap{
	color: #000;
	font-size: 24px;
}

.anagram-wrap span{
	display: block;
	float: left;
	margin-right: 0.1%;
}

.anagram-wrap span.char{
	color: #fff;
}

.gray{
	background: url('/images/unscramble_me/letter_slash.png') no-repeat center 0;
	color: #000 !important;
}

.anagram-space{
	margin-right: 7px !important;
}

.icon-correct, .icon-wrong{
	display: none;
	margin-left: 5px;
}

.score{
	text-align: right;
}

.bronze-share, .silver-share, .gold-share, .platinum-share{
	display: none;
}

.silver-share, .gold-share, .platinum-share{
	border-top: 1px solid #333;
}

.unscramble-share, .unscramble-share a{
	color: #fff !important;
}

.unscramble-share{
	background-color: #000;
	font-family: 'Oswald', sans-serif;
	font-size: 17px;
	padding: 8.14332247557% 2.442996742671% 8.14332247557% 30.944625407166%; /* 50/614(top/bottom) & 15/614(right) & 190/614(left) */
	position: relative;
}

.unscramble-share-close{
	color: #A6E600;
    cursor: pointer;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
    position: absolute;
    right: 14px;
    top: 3px;
}

.unscramble-share-close:hover{
	color: #fff;
}

.unscramble-share h2{
	background: url('/images/unscramble_me/unscramble_correct.png') no-repeat 0 -1px;
	color: #A6E600 !important;
	font-family: 'Anton', sans-serif;
	font-size: 30px !important;
	margin-left: -40px;
	padding: 9px 0 4px 39px;
}

.unscramble-share img{
	float: left;
	margin-right: 15px;
}

.unscramble-share a{
	display: block;
	line-height: 23px;
	margin-top: 30px;
	text-decoration: none !important;
}

.unscramble-share a:hover{
	text-decoration: underline !important;
}

input.answer-space[type='text']:disabled{
	-webkit-text-fill-color: rgba(0, 0, 0, 1); 
	-webkit-opacity: 1; 
	color: rgba(0, 0, 0, 1); 
}


/* --------------- Doris Day Day --------------- */

.media-carousel-wrap-doris-top{
	margin-top: 30px;
}

.media-carousel-wrap-doris-bottom{
	margin-bottom: 30px;
}

.doris-headshots{
	margin: 20px 0;
}

.doris-tunein-img{
	margin: 30px 0 -9px;
}

.doris-tunein{
	background: url('/images/doris-day-day/doris_gradient_bg.png') repeat-x 0 0;
	padding: 3.610108303249% 20px; /* 20/554 */
}

.doris-col-left, .doris-col-right{
	width: 46.931407942238%; /* 260/554 */
}

.doris-col-left{
	float: left;
}

.doris-col-right{
	float: right;
}

.media-carousel-wrap-doris-top.no-top-margin{
	margin-top: 0;
}


/* --------------- Olive Loaf --------------- */

.oliveloaf-wrap{
	font-size: 16px !important;
	position: relative;
}

img.oliveloaf-header{
	margin: -1.28em 0 30px -3.230769230769%; /* 20/650 */
	max-width: 105.86319218241% !important; /* 650/614 */
}

.oliveloaf-share{
	position: absolute !important;
    right: 48px;
    top: 50px;
}

.oliveloaf-tshirt-graphic{
	float: right;
	margin: -60px 0 0 -30px;
}

.oliveloaf-wrap object{
	margin: 15px 0;
}

.oliveloaf-form input{
	border: none;
}

.oliveloaf-form input[type="text"]{
	color: #4D4D4D;
	font-size: 19px;
	padding: 0.871080139373% 1.742160278746%; /* 5/574 (top & bottom) 10/574 (left & right) */
}

.your-guess, .your-info{
	padding: 3.257328990228%; /* 20/614 */
}

.your-guess{
	background-color: #B2E2DD;
}

.your-info{
	background: url('/images/oliveloaf/olive_loaf_form_gradient.png') repeat-x 0 0;
	height: 247px;
	margin-top: 1px;
}

.your-guess input{
	font-weight: bold;
	width: 96.5%; /* figured out using firebug */
}

.your-info input{
	margin-bottom: 20px;
	width: 44.773519163763%; /* 257/574 */
}

.your-info-left{
	float: left;
}

.your-info-right{
	float: right;
}

.your-info input[type="submit"]{
	background: url('/images/oliveloaf/olive_loaf_enterbtn.png') no-repeat 0 0;
	clear: both;
	cursor: pointer;
	display: block;
	height: 50px;
	margin: 0 auto;
	width: 150px;
}

.your-info input[type="submit"]:hover{
	background-position: 0 -50px;
}

.oliveloaf-official-rules{
	cursor: pointer;
	display: block;
	font-size: 12px;
	margin-top: 5px;
	text-align: center;
	text-decoration: none !important;
}

.oliveloaf-official-rules:hover{
	color: #000 !important;
}

.oliveloaf-submit-message{
	background-color: #DAFECB;
    border: 2px solid #8BD16F;
    color: #6FA958;
	display: none;
    font-size: 20px;
    padding: 18px;
    text-align: center;
}

.oliveloaf-submit-message a{
	color: #509137 !important;
	font-weight: bold;
}


/* --------------- Summer of Me 2015 --------------- */

.summer-of-me-takeover{
	background: url('/images/summerofme/2015/summer_of_me_takeover_bg.jpg') no-repeat center 0 #f1eaac;
	margin-bottom: 20px;
	padding-bottom: 3px;
    padding-top: 58px;
}

.summerofme-wrap{
	background-color: #f9f6d9;
	color: #6d6e71;
}

.summerofme-header{
	display: block;
	margin-bottom: -8px;
}

.summerofme-header-resp{
	display: none;
}

.summerofme-content{
	padding: 0 18.085106382979%; /* 170/940 */
	position: relative;
}

.summerofme-content.intro{
	font-size: 19px;
	line-height: 40px;
	margin-bottom: 120px;
}

.summerofme-download-pdf{
	color: #457e99;
	font-size: 12px;
	line-height: 24px;
	margin-bottom: 10px;
	text-align: center;
	text-transform: uppercase;
	width: 300px;
}

.summerofme-download-link{
	background-color: #bf454b;
	color: #fff;
	display: block;
	float: left;
	font-size: 10px;
	padding: 6px 0;
	text-decoration: none;
	width: 147.5px;
}

.summerofme-download-link:hover{
	background-color: #933740;
	text-decoration: none;
}

.summerofme-download-link.ep{
	margin-right: 5px;
}

.summerofme-content.featured{
	background: url('/images/summerofme/2015/rainbow_bg_long.png') no-repeat 0 0;
	background-size: 100% auto;
}

.summerofme-col{
	width: 46.875%; /* 300/640 */
}

.summerofme-col.left{
	float: left;
	margin-top: -75px;
	text-align: right;
}

.summerofme-col.right{
	float: right;
	margin-top: -20px;
}

.summerofme-col-lg{
	position: relative;
}

.summerofme-fonzy{
	position: absolute;
	right: -11.71875%; /* 75/640 */
	top: -212px;
	width: 52.03125%; /* 333/640 */
}

.summerofme-fonzy-responsive, .summerofme-lands-responsive, .summerofme-col-copy img.summerofme-title-responsive{
	display: none;
}

.summerofme-col-copy{
	font-size: 15px;
    line-height: 27px;
	margin-top: 97px;
	position: relative;
    text-align: left;
}

.summerofme-col-copy img{
	display: block;
	margin-left: -1.875%; /* 12/640 */
}

.summerofme-col.left .summerofme-col-copy{
	margin-top: -120px;
}

.summerofme-content.blocks{
	margin: 50px 0;
}

.summerofme-content.blocks h2, .summerofme-block span, .summerofme-download-pdf, .summerofme-content.leaving-sched h2{
	font-family: 'Work Sans',sans-serif, sans-serif;
}

.summerofme-content.blocks h2, .summerofme-content.blocks h3{
	color: #919295;
	text-align: center;
	text-transform: uppercase;
}

.summerofme-content.blocks h2{
	font-size: 27px;
	line-height: 28px;
	margin: 0;
}

.summerofme-content.blocks h3{
	margin: -4px 0 10px;
}

.summerofme-block{
	float: left;
	font-size: 15px;
	margin-right: 0.5859375%; /* 3.75/640 */
	width: 19.53125%; /* 125/640 */
	text-align: center;
}

.summerofme-block.no-space{
	margin-right: 0;
}

.summerofme-block img{
	display: block;
	margin-bottom: 7px;
}

.summerofme-block span{
	display: block;
	font-size: 12px;
}

.tour-guide-img{
	display: block;
    margin: 0 0 20px -11.5625%; /* 74/640 */
	max-width: 115.78125%;
}

.summerofme-content.tour-guide, .summerofme-content.leaving-sched{
	font-size: 15px;
	line-height: 28px;
}

.summerofme-content.tour-guide{
	margin-bottom: 50px;
}

.summerofme-content.leaving-sched{
	background-color: #21a5bc;
	color: #fff;
	padding-top: 30px;
	padding-bottom: 100px;
}

.summerofme-content.leaving-sched h2{
	font-size: 27px;
	font-weight: normal;
	margin: 0 0 10px;
	text-transform: uppercase;
}

.summerofme-content.leaving-sched h2 span{
	font-size: 18px;
}

.summerofme-content.leaving-sched .summerofme-download-pdf{
	color: #fff;
	margin-top: 20px;
}

.center {
	text-align: center;
}

.vote-now-button a {
	display: block;
	margin:0px 10% 0px 10%;
	background-color:#ffc835;
	text-align:center;
	padding:12px 15px;
	border-radius:50px;
	font-weight:600;
	text-decoration: none;
}

/* --------------- Media Queries --------------- */

@media (min-width:1281px) { 
    #featured-internal-ads{
        top: 100px!important;
    }
}

@media screen and (max-width: 1200px), handheld and (max-device-width: 1200px){
	.pickme-selected-item{
		height: 200px;
	}
	
	.metvfm-player-wrap .player-text{
		font-size: 28px;
		font-size: 2.8rem;
		line-height: 28px;
		line-height: 2.8rem;
	}
	
	.mejs-container{
		width: 146px !important;
	}
	
	.mejs-container,
	.mejs-controls .mejs-play button,
	.mejs-controls .mejs-pause button,
	.mejs-controls .mejs-mute button,
	.mejs-controls .mejs-unmute button{
		height: 50px !important;
	}
	
	.mejs-controls .mejs-play button,
	.mejs-controls .mejs-pause button{
		background-size: 300% !important;
		width: 70px !important;
	}
	
	.mejs-controls .mejs-mute button,
	.mejs-controls .mejs-unmute button{
		width: 51px !important;
	}
	
	.mejs-controls .mejs-pause button{
		background-position: -70px 0 !important;
	}
	
	.mejs-controls .mejs-play button:hover{
		background-position: 0 -50px !important;
	}
	
	.mejs-controls .mejs-pause button:hover{
		background-position: -70px -50px !important;
	}
	
	.mejs-controls .mejs-volume-button .mejs-volume-slider{
		right: 13px !important;
	}

	.vote-shape.first {
   		width: 100px;
	}

	.vote-shape.last {
		width: 160px;
	}

	.vote-shape {
		width: 120px;
		font-size: 1.6rem;
	}
}

@media screen and (max-width: 1100px), handheld and (max-device-width: 1100px){	
	.hth-total{
		font-size: 40px;
		font-size: 4rem;
		line-height: 40px;
		line-height: 4rem;
	}
	
	.hth-total-percent{
		font-size: 110px;
		font-size: 11rem;
		line-height: 110px;
		line-height: 11rem;
	}
	
	.hth-total-percent span{
		font-size: 45px;
		font-size: 4.5rem;
	}
	
	.hth-choose h2{
		font-size: 28px;
		font-size: 2.8rem;
	}
}

@media screen and (max-width: 1020px), handheld and (max-device-width: 1020px){
	#gsscpe-header .is-sticky .sticky{
		width: 97.5%;
	}
	
	#gsscpe-vote-wrap .event-icon{
		float: left;
		margin-top: 25px;
		width: 16.489361702128%;
	}
	
	#gsscpe-header .gsscpe-intro-text{
		font-size: 14px;
	}

	.unscramble-step{
		margin-bottom: 20px;
		width:45% !important;
	}
	
	.unscramble-step img{
		left: 40%;
	}
	
	.metvfm-player-wrap{
		padding: 0;
	}
	
	.mejs-container{
		margin-top: 0 !important;
	}
	
	.metvfm-player-wrap .player-text{
		background-color: #fff;
		color: #0b668a;
		display: block;
		padding-bottom: 5px;
	}

	.vote-shape.first {
   		width: 90px;
	}

	.vote-shape.last {
		width: 120px;
	}

	.vote-shape {
		width: 110px;
		font-size: 1.2rem;
	}
}

@media screen and (max-width: 980px), handheld and (max-device-width: 980px){
	.summerofme-content.intro{
		margin-bottom: 100px;
	}
	
	.summerofme-content.featured{
		/*background: none;*/
	}
	
	.summerofme-col.left, .summerofme-col.right, .summerofme-col.left .summerofme-col-copy{
		margin-top: 0;
	}
	
	.pickme-selected-item{
		font-size: 12px;
		font-size: 1.2rem;
		line-height: 14px;
		line-height:1.4rem;
	}

	.vote-shape.first {
   		width: 80px;
	}

	.vote-shape.last {
		width: 110px;
	}

	.vote-shape {
		width: 120px;
		font-size: 1.4rem;
	}
}

@media screen and (max-width: 960px), handheld and (max-device-width: 960px){
	.verymerry-pdf-wrap{
		font-size: 16px;
	}
}

@media screen and (max-width: 900px), handheld and (max-device-width: 900px){
	#gsscpe-header .gsscpe-intro-text{
		text-align: left;
	}
	
	.show-date-time{
		top: 25%;
	}
	
	.pickme-selected-item{
		font-size: 16px;
		font-size: 1.6rem;
		height: 230px;
		line-height: 17px;
		line-height:1.7rem;
	}
	
	.hth-total{
		font-size: 50px;
		font-size: 5rem;
		line-height: 50px;
		line-height: 5rem;
	}
	
	.hth-total-percent{
		font-size: 130px;
		font-size: 13rem;
		line-height: 130px;
		line-height: 13rem;
	}
	
	.hth-total-percent span{
		font-size: 50px;
		font-size: 5rem;
	}
}

@media screen and (max-width: 850px), handheld and (max-device-width: 850px){
	.summerofme-content.featured{
		padding: 0 10.63829787234%; /* 100/940 */
	}
	
	.summerofme-block{
		margin: 0;
		width: 49%;
	}
	
	.summerofme-block.block-left{
		margin-right: 1.5625%; /* 10/640 */
	}
}

@media screen and (max-width: 800px), handheld and (max-device-width: 800px){
	.winter-header-date,
	.fall-header-date{
		font-size: 18px;
	}
	
	.fall-show-block{
		font-size: 16px;
	}
	
	.fall-show-block h3{
		font-size: 23px;
		line-height: 23px;
	}
	
	.pickme-selected-item{
		font-size: 12px;
		font-size: 1.2rem;
		height: 190px;
		line-height: 14px;
		line-height:1.4rem;
	}
	
	.hth-total{
		font-size: 40px;
		font-size: 4rem;
		line-height: 40px;
		line-height: 4rem;
	}
	
	.hth-total-percent{
		font-size: 110px;
		font-size: 11rem;
		line-height: 110px;
		line-height: 11rem;
	}
	
	.hth-total-percent span{
		font-size: 45px;
		font-size: 4.5rem;
	}

	.musicHoliday2017-header{
		margin-bottom: 30px;
	}

	.musicHoliday2017-listen-btn-header{
		bottom: 0;
	}
}

@media screen and (max-width: 790px), handheld and (max-device-width: 790px){
	#content-col{
		padding-bottom: 6em;
	}
	
	.unscramble-silver-locked, .unscramble-gold-locked{
		/*height: 185px;*/
		overflow: hidden;
	}
	
	img.unscramble-header,
	img.oliveloaf-header,
	img.summerofme-2014-header{
		display: block;
	}
	
	.summerofme-2014-main{
		background: #FAE494 !important;
	}
	
	.summerofme-2014-intro img{
		display: block;
		margin: 0 auto;
	}
	
	.summerofme-2014-top-links{
		right: 0;
		top: 0;
	}
	
	img.unscramble-header, img.oliveloaf-header, img.summerofme-2014-header{
		margin-left: -1.53%; /* used firebug */
		width: 103.2%; /* used firebug */
	}
	
	.show-date-time{
		top: 34%;
	}
	
	
	.summer-of-me-takeover{
		background-image: url('/images/summerofme/2015/summer_of_me_takeover_bg_resp.jpg');
		/*background-size: 100% auto;*/
	}

}

@media screen and (max-width: 775px), handheld and (max-device-width: 775px){
	.event-meta, .event-options-wrap{
		float: none;
		width: auto;
	}
	
	.current .event-meta{
		padding-top: 10px;
	}
	
	.event-options-wrap{
		clear: both;
		margin-left: 2.040816326531%; /* 20/980 */
		padding: 10px 0;
	}
	
	.event-option img{
		display: block;
		margin: 0 auto;
	}
	
	.future .event-icon{
		margin-top: -55px; 
	}
}

@media screen and (max-width: 750px), handheld and (max-device-width: 750px){
	.summerofme-header{
		display: none;
	}
	
	.summerofme-header-resp{
		display: block;
	}
	
	.summerofme-col-copy{
		margin-top: 57px;
	}
	
	.summerofme-fonzy{
		top: -190px;
		width: auto;
	}
	
	.pickme-social{
		width: 65%;
	}
}

@media screen and (max-width: 700px), handheld and (max-device-width: 700px){
	
	.winter-header-date,
	.fall-header-date{
		bottom: 9.295081967213%;
	}
	
	.pickme-counter{
		background-size: 100%;
		height: 56px;
		padding-top: 17px;
		width: 100px;
	}
	
	.pickme-selected-item{
		height: 170px;
	}
	
	.hth-choose h2{
		font-size: 26px;
		font-size: 2.6rem;
	}
	
	.hth-counter{
		padding-bottom: 15px;
		padding-top: 12px;
	}
	
	.metvfm-recently-played-list, .metvfm-ad{
		float: none;
	}
	
	.metvfm-recently-played-list{
		margin-bottom: 30px;
		width: 100%;
	}
	
	.metvfm-ad{
		margin: 0 auto;
		width: 468px;
	}

	.vote-shape.first {
   		width: 70px;
	}

	.vote-shape.last {
		width: 90px;
	}

	.vote-shape {
		width: 100px;
		font-size: 1.2rem;
	}
}

@media screen and (max-width: 650px), handheld and (max-device-width: 650px){
	.doris-col-left, .doris-col-right{
		float: none;
		width: auto;
	}
	
	.oliveloaf-tshirt-graphic{
		margin: 0;
		width: 50%;
	}
	
	.show-date-time{
		top: 30%;
	}
	
	.summerofme-content{
		padding: 0 10.63829787234%; /* 100/940 */
	}
	
	.summerofme-col-copy img{
		display: none;
	}
	
	.summerofme-col-copy img.summerofme-title-responsive{
		display: block;
	}

}

@media screen and (max-width: 625px), handheld and (max-device-width: 625px){
	.hth-total{
		font-size: 30px;
		font-size: 3rem;
		line-height: 30px;
		line-height: 3rem;
	}
	
	.hth-total-percent{
		font-size: 90px;
		font-size: 9rem;
		line-height: 90px;
		line-height: 9rem;
	}
	
	.hth-total-percent span{
		font-size: 35px;
		font-size: 3.5rem;
	}
	
	.hth-selected-share{
		bottom: -21%; /* firebug */
		margin-left: -50px;
		width: 100px;
	}
	
	.hth-selected-share ul li{
		width: 33.33333333333333px !important;
	}
}

@media screen and (max-width: 600px), handheld and (max-device-width: 600px){
	.show-date-time{
		top: 25%;
	}
	
	img.summerofme-2014-header{
		margin-bottom: -50px;
	}
	
	.summerofme-col.left, .summerofme-col.right{
		float: none;
		width: 100%;
	}
	
	.summerofme-col-copy img{
		margin-left: -13px;
	}
	
	.summer-of-me-takeover{
		background-size: 125% auto;
		padding-top: 10%;
	}
	
	.fall-show-block{
		height: 330px;
		margin-right: 0;
		width: 48%;
	}
	
	.fall-show-block-even{
		float: right;
	}
	
	.winter-header-date,
	.fall-header-date{
		font-size: 15px;
	}
	
	.pickme-watch-btn{
		font-size: 14px;
		padding: 5px 10px;
	}
	
	.pickme-selected-item{
		font-size: 14px;
		font-size: 1.4rem;
		height: 230px;
		line-height: 15px;
		line-height: 1.5rem;
		width: 31.648936170213%; /* 297.5/940 */
	}
	
	.pickme-selected-item-no-space{
		margin-right: 2.526595744681%; /* 23.75/940 */
	}
	
	.pickme-selected-item-no-space-med{
		margin-right: 0;
	}
	
	.pickme-tunein, .pickme-signup{
		float: none;
		width: 100%;
	}
	
	.pickme-tunein{
		margin-bottom: 20px;
	}
	
	.verymerry-tv{
		display: none;
	}
	
	.verymerry-desc{
		width: 100%;
	}
	
	.hth-vs{
		top: 20.888888888889%; /* firebug */
	}
	
	.hth-choose-right .hth-winner{
		right: 17.408163265306%; /* firebug */
	}
	
	.metvfm-streaming-wrap, .metvfm-about{
		float: none;
		width: 100%;
	}
	
	.metvfm-about{
		margin-bottom: 30px;
	}
	
	.metvfm-player-wrap{
		padding: 10px 0 0 10px;
	}
	
	.metvfm-player-wrap .player-text{
		background: none;
		color: #fff;
		display: inline;
		font-size: 34px;
		font-size: 3.4rem;
		line-height: 34px;
		line-height: 3.4rem;
		padding: 0;
	}
	
	.mejs-container{
		margin-top: -10px !important;
	}

	.musicHoliday2017-listen-btn{
		font-size: 18px;
		font-size: 1.8rem;
		line-height: 20px;
		line-height: 2rem;
	}

	.musicHoliday2017-frames{
		display: none;
	}

	.musicHoliday2017-form-wrap .name-col,
	.musicHoliday2017-form-wrap .email-col{
		margin-bottom: 2.2727272727273%; /* 20/880 */
		width: 48.8636363636364%; /* 430/880 */
	}

	.musicHoliday2017-form-wrap .email-col{
		margin-right: 0;
	}

	.musicHoliday2017-form-wrap .submit-col{
		float: none;
		width: 100%; /* 120/880 */
	}

	.musicHoliday2017-form-wrap input[type="submit"]{
		font-size: 20px;
		font-style: 2rem;
	}
}

@media screen and (max-width: 550px), handheld and (max-device-width: 550px){
	.fall-leaving-lists ul{
		float: none;
		width: auto;
	}
	
	.winter-leaving-schedule{
		font-size: 14px;
		font-size: 1.4rem;
		padding: 3.636363636364%; /* 20/550 */
	}
	
	.winter-leaving-schedule h2{
		font-size: 25px;
		font-size: 2.5rem;
		line-height: 25px;
		line-height: 2.5rem;
	}
	
	.winter-leaving-schedule .winter-download{
		margin: 0 -3.9%; /* Firebug */
	}

	.musicHoliday2017-header img{
		position: relative;
		z-index: 1;
	}

	.musicHoliday2017-listen-btn-header{
		bottom: inherit;
		left: inherit;
		margin: -30px auto 0;
		position: relative;
		z-index: 2;
	}

	.vote-shape,
	.vote-shape.first,
	.vote-shape.last {
		width: calc(50% - 1rem);
		margin: 0 0.5rem 1rem 0.5rem;
		padding-left: 0;
		border-radius: 20px;
		height: auto;
		padding: 0.2em 0;
	}

	.vote-shape.last {
		width: calc(100% - 1rem);
	}

	.vote-shape:before,
	.vote-shape:after {
		display: none;
	}

	.stats-circle {
		width: 80px;
		height: 80px;
		padding-top: 40%;
	}

	.stats-number {
		font-size: 2.5rem;
	}
}

@media screen and (max-width: 500px), handheld and (max-device-width: 500px){
	.unscramble-share{
		padding-left: 21.945%;
	}
	
	.unscramble-silver-locked img, .unscramble-gold-locked img{
		right: 0;
	}
	
	.your-info-left, .your-info-right{
		float: none;
		width: 96.5% !important;
	}
	
	img.summerofme-2014-header{
		margin-top: 0;
	}

	.summerofme-2014-top-links{
		background-color: #000;
		color: #ccc;
		margin: -1.6em 0 0 -1.53%; /* used firebug */
		position: inherit;
		padding: 1.298701298701%; /* 10/770 */
		width: 100.5%; /* used firebug */
	}
	
	.summerofme-2014-top-links img{
		display: none;
	}
	
	.summerofme-2014-top-links span{
		margin-right: 30px;
	}
	
	.summerofme-2014-top-links span, .summerofme-2014-top-links ul{
		float: left;
	}
	
	.summerofme-2014-top-links ul{
		position: static;
	}
	
	.show-date-time{
		background-color: #fff;
		font-size: 17px;
		margin-top: -8px;
		padding: 5px 10px;
		position: static;
	}
	
	.summerofme-2014-feature-text{
		margin-top: 0;
	}
	
	.oliveloaf-share{
		margin-bottom: 15px;
		position: static !important;
	}
	
	.winter-header-date,
	.fall-header-date{
		font-size: 14px;
	}
	
	.fall-show-block{
		height: 300px;
	}
	
	.pickme-or{
		top: 15%;
	}
	
	.pickme-title{
		font-size: 25px;
		font-size: 2.5rem;
	}
	
	.verymerry-pdf-wrap{
		font-size: 14px;
	}
	
	.pickme-social{
		width: 100%;
	}
	
	.pickme-selected-item{
		height: 200px;
	}
	
	.pickme-signup-text, .pickme-signup-form{
		float: none;
		width: 100%;
	}
	
	.pickme-signup-text{
		margin-bottom: 10px;
	}
	
	.hth-choose h2{
		font-size: 20px;
		font-size: 2rem;
		line-height: 25px;
		line-height: 2.5rem;
	}
	
	.hth-share, .hth-newsletter{
		float: none;
		width: 100%;
	}
	
	.hth-share{
		margin-bottom: 30px;
	}
	
	.metvfm-ad{
		width: 320px;
	}
}

@media screen and (max-width: 480px), handheld and (max-device-width: 480px){
	#featured-internal-ads{
        top: 118px!important;
    }
	
	img.summerofme-2014-header{
		margin-bottom: -20px;
	}
	
	.unscramble-step{
		font-size: inherit;
		width: 100% !important;
	}
	
	.unscramble-step-arrow{
		right: 20px !important;
	}
	
	.summerofme-fonzy{
		right: -27.71875%;
	}
}

@media screen and (max-width: 450px), handheld and (max-device-width: 450px){
	.winter-header-date,
	.fall-header-date{
		font-size: 16px;
		position: static;
		text-align: center;
		width: auto;
	}
	
	.hth-total{
		font-size: 20px;
		font-size: 2rem;
		line-height: 20px;
		line-height: 2rem;
	}
	
	.hth-total-percent{
		font-size: 70px;
		font-size: 7rem;
		line-height: 70px;
		line-height: 7rem;
	}

	.musicHoliday2017-form-wrap .name-col,
	.musicHoliday2017-form-wrap .email-col{
		width: 100%;
	}

	.musicHoliday2017-form-wrap .name-col{
		margin-right: 0;
	}
}

@media screen and (max-width: 415px), handheld and (max-device-width: 415px){
	.metvfm-player-wrap{
		padding: 0;
	}
	
	.mejs-container{
		margin-top: 0 !important;
	}
	
	.metvfm-player-wrap .player-text{
		background-color: #fff;
		color: #0b668a;
		display: block;
		padding-bottom: 5px;
	}
}

@media screen and (max-width: 400px), handheld and (max-device-width: 400px){
	.unscramble-silver-locked img, .unscramble-gold-locked img{
		left: 30px;
		top: 20.833333333333%; /* 40/192 */
	}
	
	.oliveloaf-tshirt-graphic{
		display: block;
		float: none;
		margin: 0 auto 15px;
		width: 75%;
	}
	
	.summerofme-2014-schedule-link{
		float: none;
		margin-top: 25px;
	}
	
	.summerofme-2014-schedule-link img{
		display: none;
	}
	
	.summerofme-2014-schedule-link span{
		color: #111;
		display: block;
		font-family: 'archivo_blackregular', sans-serif;
		font-size: 17px;
		line-height: 17px;
		text-align: center;
	}
	
	.summerofme-2014-schedule-link ul{
		background-color: #000000;
		margin-top: 5px !important;
		padding: 10px;
		position: static;
	}
	
	.summerofme-2014-schedule-link li a.spacer{
		margin: 0;
	}
	
	.summerofme-2014-schedule-link li a{
		display: block;
		text-align: center;
		width: 50%;
	}
	
	.oliveloaf-share{
		margin: 0 0 15px 90px;
		position: static !important;
	}
	
	.fall-shows-wrap{
		padding: 0 13.265306122449%; /* 130/980 */
	}
	
	.fall-show-block{
		float: none;
		height: auto;
		margin-bottom: 15px;
		width: 100%;
	}
	
	.pickme-selection-img{
		margin-bottom: 10px;
	}
	
	.pickme-selection-desc h2{
		font-size: 18px;
		font-size: 1.8rem;
		line-height: 18px;
		line-height: 1.8rem;
		margin-bottom: 10px;
	}
	
	.pickme-selection-desc p{
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 18px;
		line-height: 1.8rem;
	}
	
	.pickme-selected-item{
		height: 230px;
		width: 48.73670212766%; /* 458.125/940 */
	}
	
	.pickme-selected-item-no-space, .pickme-selected-item-no-space-med{
		margin-right: 2.526595744681%; /* 23.75/940 */
	}
	
	.pickme-selected-item-no-space-sml{
		margin-right: 0;
	}
	
	.verymerry-pdfs{
		font-size: 12px;
	}
	
	.verymerry-pdfs a{
		padding: 7px 12px 9px;
	}
	
	.hth-choose h2{
		font-size: 18px;
		font-size: 1.8rem;
		line-height: 22px;
		line-height: 2.2rem;
	}
	
	.hth-total-wrap{
		text-align: center;
	}
	
	.hth-selected-share{
		bottom: -30%; /* firebug */
	}
	
	.winter-leaving-lists ul{
		float: none;
		width: 100%;
	}
}

@media screen and (max-width: 375px), handheld and (max-device-width: 375px){
	.summerofme-content, .summerofme-content.featured{
		padding: 0 15px;
	}
	
	.summerofme-block img{
		margin: 0 auto 7px;
	}
}

@media screen and (max-width: 350px), handheld and (max-device-width: 350px){
	.summerofme-block{
		float: none;
		width: 100%;
	}
	
	.pickme-selected-item{
		font-size: 12px;
		font-size: 1.2rem;
		height: 200px;
		line-height: 13px;
		line-height: 1.3rem;
	}	
	
	.hth-choose-left .hth-total{
		/*left: 26.873015873016%;*/ /* firebug */
	}
	
	.hth-choose-right .hth-winner{
		/*right: 20.408163265306%;*/ /* firebug */
	}
	
	.hth-total{
		font-size: 16px;
		font-size: 1.6rem;
		line-height: 16px;
		line-height: 1.6rem;
	}
	
	.hth-total-percent{
		font-size: 60px;
		font-size: 6rem;
		line-height: 60px;
		line-height: 6rem;
	}
}

@media screen and (max-width: 320px), handheld and (max-device-width: 320px){ 
    #featured-internal-ads{
        top: 97px!important;
    } 
	
	.memorable-wrap ul.spacer{
		margin: 0;
	}

	#gsscpe-vote-wrap .event-icon{
		display: none;
	}
	
	.gsscpe-vote-info{
		width: 100%;
	}
	
	.gsscpe-vote-btn{
		float: none;
		margin-bottom: 8px;
		width: 97%;
	}
	
	.gsscpe-email-input input[type="text"]{
		width: 90%;
	}
	
	.gsscpe-email-input input[type="submit"]{
		width: 100%;
	}
	
	.unscramble-silver-locked, .unscramble-gold-locked{
		height: 166px;
	}
	
	.pickme-or{
		top: 12%;
	}
}