#theLinkColumn {
	display: none;
}
#theHub >div, #theHub >div.box {
	margin-bottom: 2.5em;
}

.bigLoosePhoto .photo img {
	max-width: 100%;
	height: auto;
}
body.scrolledDown #theSocialButtons {
	margin-top: 18px;
} 
@media only screen and (max-width: 1000px) {
	#theSocialButtons img {
		width: 20px;
		height: 20px;
	}
	#theFbWrapper {
		display: none;
	}
}
@media only screen and (max-width: 788px) and (min-width: 759px) {
	#theLeadColumn, #theLeadColumn div.splash {
		width: 380px;
	}
	div.splash img {
		max-width: 100%;
	}
}
@media only screen and (max-width: 758px) {
	body:not(.scrolledDown) #theSocialButtons {
		margin-top: 12px;
	}
	#theSocialButtons {
		margin-top: 8px;
		margin-left: 14px;
	}
	div.sectionsToggler {
		width: 30px !important;
	}
	.fancyBoxCalendar  {
		margin-left: 10px !important; margin-right: 10px !important;
		width: auto !important;
	}
	div.sectionsToggler {
		display: block !important;
	}
}
@media only screen and (max-width: 550px) {
	#theSocialButtons {
		display: none;
	}

}
@media only screen and (max-width: 967px) and (min-width: 759px) {
	.fancyBoxCalendar, .fbflex {
		display: block !important;
		margin-left: auto !important; margin-right: auto !important;
	}
}

@media only screen and (max-width: 1376px) and (min-width: 759px) {
	
	#theSectionWrapper div#theModulebar {
		display: none;
	}
	div#theSectionColumn {
		width: auto;
	}
	body .aListingsPage #theLeadColumn {
		width: 96%;
	}
}

@media only screen and (max-width: 1376px) and (min-width: 968px) {
	
	div#theLeadColumn, .aListingsPage div#theLeadColumn {
		width:100% !important;
	}
	
	
}
@media only screen and (min-width: 1377px) {

	div#theLeadColumn, .aListingsPage div#theLeadColumn {
		width:74%;
		width: calc(92% - 180px);
	}
	
}
@media only screen and (max-width: 967px) {
	div#theSectionColumn, div#theNewsColumn, .aListingsPage div#theSectionColumn {
		width:auto;
	}
	body.story div#theAdColumn {
		display: none;
	}
	div#thePage {
		margin-top: 1em;
	}
	#theAdBar div.leaderboard {
	margin-bottom: 1em;
	}
}
	
@media only screen and (min-width: 968px) {
	
	div#thePage {
		width: auto;
		padding: 0 5%;
		max-width: 1400px;
		margin-top: 1em;
	}
	body.story div#thePage {
		max-width: 1100px;
	}
	div#theAdColumn {
		/*width:15%;*/
	}
	
	div#theSectionColumn, div#theNewsColumn, .aListingsPage div#theSectionColumn {
		width:84%;
		width: calc(95% - 308px);
	}

	
	div.photoModule div.byline,.splash div.byline,.bigLoosePhoto div.byline {
		text-align: left;
	}
	
	div#theNewsWrapper {
		padding: 0;
		margin: 0 auto;
	}
	
	.otherStory .thumb {
		margin-right: 4%;
	}
	.otherStory {
		margin: 3em 0;
	}

	.photoModule .photo img {
		width: 100% !important;
		height: auto;
	}

	table.todaysNewsBar table td {
		min-width: 72px !important;
	}
	table.todaysNewsBar table td .thumb img {
		min-width: 72px !important;
		height: auto !important;
	}
	footer#theBottomLeaderboard {
		padding: 1em 0;
	}
}
@media only screen and (min-width: 759px) {
	div.sidebar {
		margin-left: 3em;
		width: 37%;
		max-width: 250px;
	}
}
@media only screen and (min-width: 1064px) {
		
	.otherStory .splash {
		float: left;
		margin-right: 4%;
	}
	
	
}