div#mainContent {
	margin-bottom: -8px;
}

div#right {
	display:none;
}


div#twoColSide div#left {
	width:101%;
	margin-left:0%;
	margin-right:0px;
}

div#twoColSide div#left:after {
	display: table;
	clear: both;
	content: "";
}

div#twoColSide div#left * {
  -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
}

div.contentOneColumn,
div.landingRow {
	width:99%;
	margin-right:1%;
	padding:8px 20px;
	margin-bottom:8px;
	background-color:#242424;
	color:#EAEAEA;
}

div.landing-box {
	float:left;
	position:relative;
	clear:right;
	/*border-bottom:8px solid #E7E7E7;*/
	margin-right: 1%;
	margin-bottom:8px;
	background-color:#242424;
	color:#EAEAEA;
}

div.landing-box:hover {
	cursor:pointer;
}

div.landing-box.no-click:hover {
	cursor:auto;
}

div#twoColSide h1 {
	color:#FFF;
	background-color:#242424;
	margin:0px !important;
	padding:30px 15px;
	width:100%;
}

div.social-media {
	margin-top:15px;
	margin-right:3%;
	/*height:16px;*/
}

div.social-media h3 {
	color:#EAEAEA;
	/*display:inline;*/
	padding-bottom:6px;
	margin:0px;
	padding-right:0.3em;
	font-weight:100;
	font-size:1em;
}

div.social-media a {
	margin-right:2px;
}

@media all and (max-width: 768px) {
	
	/*make space for social media links*/
	div#twoColSide div#left {
		padding-bottom: 20px;
	}

	div#main div.landing-box,
	div#main div#tvLanding_Intro_Text,
	div#main div#tvLanding_Outro_Text {
		margin-bottom:8px;
		float:left;
	}
	
	div#main div.landing-box {
		background-color:#424242;
	}
	
	div.landing-box.fixed-height {
		height:auto !important;
	}
	
	.Modular-Landing div#main div#twoColSide h1 {
		padding:26px 15px 26px 15px;
		margin: 0px 0px 8px -2% !important;
		width:103%;
	}
	
	div#main div.landing-box.high,
	div#main #tvLanding_Intro_Text{
		margin-left:-2% !important;
		width:103%;
	}
	
	div#main div.social-media {
		float:none;
		position:absolute;
		bottom:0px;
		margin-right:2%;
		width:98%;
	}

	div#main div.social-media h3 {
		color:#000;
		width:62px;
		display:inline-block;
		padding:2px 0px 10px 0px;
		display:inline-block;
		vertical-align:top;
	}	
	
	div#main div.social-media h3::after { 
    	content: " - ";
	}
	
	div#main div.social-media a {
		height:0;
		width:10%;
		padding-bottom:10%;
		background-size:100%;
		background-repeat:no-repeat;
		margin-right:2%;
		max-width:54px;
		margin-bottom:30px;
	}
	
	div#main div.social-media a:last-child {
		margin-right:0px;
	}
	
	div#main div.social-media .social-mono.social-email {
		background-image:url("../images/layout/email_mono_54.png");
	}

	div#main div.social-media .social-mono.social-blog {
		background-image:url("../images/layout/blog_mono_54.png");
	}
	
	div#main div.social-media .social-mono.social-facebook {
		background-image:url("../images/layout/facebook_mono_54.png");
	}
	
	div#main div.social-media .social-mono.social-twitter {
		background-image:url("../images/layout/twitter_mono_54.png");
	}
	
	div#main div.social-media .social-mono.social-flickr {
		background-image:url("../images/layout/flickr_mono_54.png");
	}
	
	div#main div.social-media .social-mono.social-video {
		background-image:url("../images/layout/video_mono_54.png");
	}
	
	
	div#main div.social-media a:hover {
		background-position:left bottom;
	}

	div#twoColSide div#left div.landing-box h2.box-title {
		clear:left;
		font-size:18px;
		padding-bottom:8px;
		padding-top: 8px;
	}
	
	div#main div.landing-box div.landing-box-txt-inner {
		font-size:1em;
		padding-top:0px;
		padding-bottom:8px;
	}
	
	div#main div.landing-box:hover h2.box-title.linked,
	div#main div.landing-box h2.box-title.linked:hover,
	div#main div.landing-box.eventSearch div.landing-box-txt h2.box-title.linked:hover {
		background-color:initial;
	}
	
	div#main div.landing-box div.landing-box-txt,
	div#main div.landing-box div.landing-box-img {
		position:relative;
		float:left;
		width:100%;
	}
	
	div#main div.landing-box.high h2.box-title,
	div#main div.landing-box.high {
		background-color: #0a94d6;
		color:#FFF;
	}
	
	div.landing-box.high h2.box-title a {
		color:#FFF;
	}
	
	div#main div.landing-box.high div.landing-box-txt-inner {
		color:#000;
		visibility:visible;
	}
	
	div#main div.landing-box-img img {
		padding-top:0px;
	}
	
	div.landing-box.medium, 
	div.landing-box.mid-low {
		width:99%;
		background-color: #515151;
	}
	
	div#main div.landing-box.medium .landing-box-img {
		margin:0px auto;
		float:none;
		width:100%;
	}
	
	div#main div.landing-box.medium .landing-box-txt-inner,
	div#main div.landing-box.mid-low .landing-box-txt-inner{
		background-color: #424242;
		width:100%;
		clear:both;
	}
	
	div#main div.landing-box.mid-low {
		width:99%;
		background-color: #424242;
	}
	
	div#main div.landing-box.mid-low div.landing-box-img {
		width:49%;
		float:left;
	}
	
	div#main div.landing-box.mid-low div.landing-box-txt {
		background-color:transparent;
		width:50%;
	}
	
	div#main div.landing-box.mid-low.noimage div.landing-box-txt {
		width:100%;
	}
	
	div.landing-box.mid-low div.landing-box-txt {
		position:relative;
	}
	
	div.landing-box.mid-low div.landing-box-txt-inner {
		display:none;
	}
	
	div.landing-box.mid-low.noimage div.landing-box-txt-inner {
		width:100%;
		visibility:visible;
		display:block;
	}
	
	div.landing-box.mid-low.noimage div.landing-box-txt-inner {
		width:100%;
	}
	
	div.landing-box.low {
		width:49%;
	}
	
	div.landing-box.low.noimage .landing-box-content{
		min-height:189px; /*square on iPhone5, other devices/longer text will leave gaps*/
	}
	
	div.landing-box.low.noimage h2.box-title,
	div.landing-box.low.noimage h2.box-title a {
		color:inherit;
		background-color:transparent;
	}
	
	div#main div.landing-box h2.box-title a {
		text-decoration:underline;
	}
	
	div.landing-box.low .landing-box-txt-inner{
		display:none;	
	}
	
	div.landing-box.low.noimage .landing-box-txt-inner{
		display:block;	
	}
	
	div#main div.landing-box .slick-wrapper div.gallery_caption {
		position:relative;
		background-color: transparent;
		color:#FFF;
	}
	
	div#main div.landing-box.high .slick-wrapper {
		background-color:#0a94d6;
	}
	
	div#main div.landing-box.high .slick-wrapper div.gallery_caption {
		color:#000;
	}
	
	div#main div.landing-box.high .slick-wrapper div.gallery_caption a {
		color:#FFF;
	}
	
	div#main div.landing-box .slick-wrapper ul.slick-dots {
		display:block !important;
		position:relative;
		float:left;
		padding:0px;
		background-color:transparent;
		font-weight:bold;
		font-size:1em;
		margin-left:2%;
	}
	
	div#main div.landing-box .slick-wrapper ul.slick-dots li {
		margin-left:0;
	}
	
	div#main div.landing-box.high.eventSearch .eventsItem h3 a {
		color:#FFF;
		text-decoration:underline;
	}
	
	div#main div.landing-box.eventSearch .eventsItem .image {
		display:block;
		float:none;
		margin:0px auto;
	}
	
	div#main div.landing-box.eventSearch.high div.imageOptions {
		display:none;
	}
	
	div#main div.landing-box.eventSearch .eventsItem .eventDetails {
		margin-left:0px;
	}
	
}



@media all and (min-width: 769px) {
	/*****************************************************
	* media queries are not respected by i.e 8 and below
	* For this reason these styles have been moved to the
	* 'MODULAR LANDING' section of desktop.css 
	* which is always loaded by these browsers
	*****************************************************/
}

div.landing-box h2.box-title a {
	color:#EAEAEA;
	display:block;
	text-decoration: none;
}

div.landing-box h2.box-title,
div.landing-box.eventSearch div.landing-box-txt h2.box-title {
	margin-bottom:0px;
	padding:6px 12px 2px 12px;
	background-color: #424242;
	min-height:30px;
}


div.landing-box-content {
	position:relative;
	height:100%;
}

div.landing-box-img img {
	width:100%;
	padding-top:30px;
	display:block;
}

div.landing-box.notitle div.landing-box-img img {
	padding-top:0px;
	padding-bottom:30px;
}

div.landing-box.high.notitle div.landing-box-img img {
	padding-bottom:0px;
}

div.landing-box div.landing-box-txt {
	/*padding:25px 0%;*/
	position:absolute;
	bottom:0px;
	width:100%;
	height: 100%;
}

div.landing-box.image_gallery_box div.landing-box-txt {
	height:auto;
}

div.landing-box div.landing-box-txt p:last-child {
	padding-bottom:0px;
}

div.landing-box div.landing-box-txt-inner {
	visibility:hidden;
	padding:20px 12px;
/*	styles to bottom align below
	position:absolute;
	bottom:0px;
	max-height:80%;*/
}

div.landing-box.noimage div.landing-box-txt {
	visibility:visible;
	position: relative;
	bottom:0px;
	background-color:transparent;
}

div.landing-box.noimage div.landing-box-txt-inner {
	visibility:visible;
	position:relative;
}

div.landing-box.high {
	width:99%;
}



div.landing-box.medium div.landing-box-img {
	width:49%;
	float:right;
}

div.landing-box.medium div.landing-box-txt {
	position:absolute;
	bottom:0px;
	padding:0px;
	background-color:transparent;
}

div.landing-box.medium.noimage div.landing-box-txt {
	position:relative;
}


div.landing-box.medium div.landing-box-txt-inner {
	width:50%;
	visibility:visible;
	position:relative;
}

div.landing-box.medium.noimage div.landing-box-txt-inner {
	width:100%;
}

div.landing-box.low div.landing-box-txt {
	height:100%;
}



/*snippet styling*/

/*div.landing-box .mini-event-widget {*/
div.landing-box.eventSearch div.event-widget,
div.landing-box.eventSearch div.mini-event-widget {
	padding: 0px 12px 0px 12px;
}

div.landing-box.eventSearch div.event-widget h2,
div.landing-box.eventSearch div.mini-event-widget h2 {
	background-color:transparent;
	padding: 8px 0px 4px 0px;
	clear:left;
}

/*
div.landing-box.eventSearch div.landing-box-txt h2.box-title {
	margin: 0 -12px;
}

div.landing-box.eventSearch div.landing-box-txt h2 {
	background-color:transparent;
	padding: 8px 0px 4px 0px;
	clear:left;
}

div.landing-box.eventSearch {
	padding-bottom:12px;
}*/

div.landing-box.eventSearch.mid-low .eventsItem .image,
div.landing-box.eventSearch.low .eventsItem .image {
	display:block;
	float:none;
	margin:0px auto;
}

div.landing-box.eventSearch.mid-low .eventsItem .eventDetails,
div.landing-box.eventSearch.low .eventsItem .eventDetails {
	margin-left:0px;
}

div.landing-box .mini-event-widget .eventsItem {
	padding:0px 0px 0.7em 0px;
}

div.landing-box .mini-event-widget .eventsItem h3,
div.landing-box .mini-event-widget .eventsItem p {
	padding:0px 0px 2px 0px;
}

div.landing-box.eventSearch div.imageOptions {
	display:none;
}

div.landing-box.eventSearch.high div.imageOptions {
	display:block;
	float:right;
	width:180px;
	margin-right: 4px;
	margin-left: 10px;
	background-image:none;
	border: 1px solid #CCC;
	border-radius:5px;
}


div.landing-box.eventSearch div.imageOptions ul {
	background:transparent;
}

div#main div.landing-box.eventSearch .slick-wrapper img.gallery_image {
	width:auto;
	max-width:100%;
	margin:0px auto;
}

@media all and (max-width: 768px) {
	div#main div.landing-box.eventSearch .slick-wrapper img.gallery_image {
		width:65%;
	}
}

div.landing-box div.eventsItem {
	padding-left:0px;
	border-bottom: 1px #5f5f5f solid;
}

div.landing-box.high div.eventsItem {
	border-bottom: 1px #e0e1e1 solid;
}

div.landing-box div.eventsItem:last-child {
	border:none;
}

div.landing-box.eventSearch .helpTextBox {
	right:24px;
	background-color:#424242;
}

div.landing-box.eventSearch .helpTextBox div.header {
	width:260px;
}

div.landing-box.eventSearch .slick-wrapper div.gallery_caption h3 {
	font-size:1.1em;
}


div.landing-box.image_gallery_box {
	min-height:initial;
}

div.landing-box.high.image_gallery_box div.landing-box-txt
{
	display:none;
}

div#main div.landing-box .slick-wrapper {
	overflow:hidden;
	background-color:transparent;
	height: calc(100% - 30px); /*to force controls to bottom of box, assumes single line title*/
}

div#main div.landing-box.notitle .slick-wrapper,
div#main div.landing-box.high.image_gallery_box .slick-wrapper {
	height:100%;
}

div.landing-box .slick-wrapper div.gallery_caption {
	background-color:rgb(0,0,0);
	opacity:0.8;
	filter: alpha(opacity=80);
	color:#EAEAEA;
	font-weight:bold;
}

div.landing-box .slick-wrapper.center div.gallery_caption {
	background:none;
}

div.landing-box.youtube_embed div.landing-box-txt {
	width:100%;
}

div.landing-box.youtube_embed.low .video-wrapper,
div.landing-box.youtube_embed.mid-low .video-wrapper{
	padding-bottom:100%;
}

div.landing-box.youtube_embed.medium .video-wrapper {
	padding-bottom:49%;
}

div.landing-box .smallPortrait div.image,
div.landingRow .smallPortrait div.image,
div.landing-box .mediumPortrait div.image,
div.landingRow .mediumPortrait div.image {
	background:none;
}

div.landing-box ul.additionalLinks a,
div.landing-box .rightArrows a,
div.landing-box .rightArrow,
div.landingRow ul.additionalLinks a,
div.landingRow .rightArrows a,
div.landingRow .rightArrow {
	color:#EAEAEA;
}

/*Today's The Day Styling*/
div.landing-box #ttd-img-link {
	width: 100%;
    text-align: center;
    display: block;
    margin-top:10px;
}
div.landing-box #ttd-img-link img {
	width:60%;
}

div.landing-box.medium #ttd-img-link {
	width: 49%;
	float:right;
}

div.landing-box.medium #ttd-img-link img {
	width:100%;
	display:block;
}

@media all and (max-width: 768px) {
	div#main div.landing-box.todaysTheDay div.landing-box-txt-inner {
		padding-top:8px;
		text-align:center;
	}
}