@font-face {
	font-family: 'Gotham';
	src: url('fonts/gotham-book.ttf');
}

@media screen and (max-width: 640px) {


	#backgroundDiv {
		width: 100%;
		height: 100%;
		z-index: -100;
		position: fixed;
		background-size: cover;
		background-position: 50%;
		top: 0px;
	}

	#header {
		height: 62px;
		margin: 0;
		width: 100% !important;
		background: white;
		position: fixed;
		top: 0;
		left: 0;
		z-index: 99999;

		/*-webkit-transform:none;*/
		/*-moz-transform:none;*/
		/*transform:none;*/

		-webkit-box-shadow: 0 1px 5px #cfd1d2;
		-moz-box-shadow: 0 1px 5px #cfd1d2;
		box-shadow: 0 1px 5px #cfd1d2;
	}

	#header .logo {
		float: none;
		width: 40px;
		height: 40px;
		margin: 0 auto;
		padding: 12px 0 0 0;

		position: absolute;
		left: 50%;
		margin-left: -20px;
		top: 0;
	}

	#header .logo a {
		height: 40px;
		background-size: contain !important;
	}

	#header ul.socs-btns {
		list-style: none;
		position: absolute;
		top: 25px;
		right: 10px;
		width: 120px;
		text-align: right;
	}

	#header ul.socs-btns li {
		display: inline-block;
		/*width: 18px;*/
		/*height: 18px;*/
		margin: 0 2px 10px 6px;
		/*float: right;*/
	}

	#header ul.socs-btns li a {
		display: inline-block;
		/*width: 16px;*/
		/*height: 15px;*/
		font-size: 18px;
		line-height: 16px;
		text-align: center;
		color: rgb(210, 210, 210);
		padding: 2px 0 0 0;
		font-weight: normal;
	}

	/*#header ul.socs-btns li a.fb { background: #3b5a9a; font-size: 32px; padding: 0; height: 32px; }
#header ul.socs-btns li a.tw { background: #29a9e1; }
#header ul.socs-btns li a.in { background: #5280a5; font-size: 28px; }
#header ul.socs-btns li a.sc { background: #ef4d23; }*/

	#navigationMobile {
		-webkit-transition: all 287ms ease-in-out;
		-moz-transition: all 287ms ease-in-out;
		-o-transition: all 287ms ease-in-out;
		transition: all 287ms ease-in-out;

		text-align: left;
		top: 0;
		width: 220px;
		/*left: -70%;*/
		position: fixed;
		height: 200%;
		min-height: 200%;
		/*background: rgb(210,210,210);*/
		background: white;
		z-index: 999999;
		display: block !important;
		padding-top: 0;
		border: none;


		-webkit-transform: translate3d(-220px, 0, 0);
		-moz-transform: translate3d(-220px, 0, 0);
		-ms-transform: translate3d(-220px, 0, 0);
		-o-transform: translate3d(-220px, 0, 0);
		transform: translate3d(-220px, 0, 0);


	}

	body.nav #navigationMobile {
		-webkit-transform: translate3d(0px, 0, 0);
		-moz-transform: translate3d(0px, 0, 0);
		-ms-transform: translate3d(0px, 0, 0);
		-o-transform: translate3d(0px, 0, 0);
		transform: translate3d(0px, 0, 0);
	}

	#header {
		-webkit-transition: all 287ms ease-in-out;
		-moz-transition: all 287ms ease-in-out;
		-o-transition: all 287ms ease-in-out;
		transition: all 287ms ease-in-out;
	}

	body.nav #header {
		/*left: 70%;*/
		-webkit-transform: translate3d(220px, 0, 0);
		-moz-transform: translate3d(220px, 0, 0);
		-ms-transform: translate3d(220px, 0, 0);
		-o-transform: translate3d(220px, 0, 0);
		transform: translate3d(220px, 0, 0);
	}

	#wrap,
	.wrapMobile {
		-webkit-transition: all 287ms ease-in-out;
		-moz-transition: all 287ms ease-in-out;
		-o-transition: all 287ms ease-in-out;
		transition: all 287ms ease-in-out;
		-webkit-transform: translate3d(0, 0, 0);
		-moz-transform: translate3d(0, 0, 0);
		-ms-transform: translate3d(0, 0, 0);
		-o-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);

	}

	body.nav #wrap,
	body.nav .wrapMobile {
		-webkit-transform: translate3d(220px, 0, 0);
		-moz-transform: translate3d(220px, 0, 0);
		-ms-transform: translate3d(220px, 0, 0);
		-o-transform: translate3d(220px, 0, 0);
		transform: translate3d(220px, 0, 0);
	}

	#fb_page_like {
		position: absolute;
		top: 0;
		right: 20px;
		width: 200px;
		left: auto;
		padding: 35px 0 0 0;
	}

	#disown-ad img {
		position: relative !important;
		margin: 0 auto !important;
		top: 0 !important;
		margin-bottom: 15px !important;
	}

	body {
		left: 0;
		position: relative;
		width: 100%;
		overflow-y: visible !important;
		overflow-x: hidden;
		-webkit-text-size-adjust: none;
		padding: 0 !important;
		overflow-x: hidden;

		/*background-size:cover;*/
		background-position: 50% 50%;
		/*background-size:200%;*/
		background-size: 100%;
		background-repeat: repeat;
		/*background-size:cover;*/
		/*background-attachment:fixed;*/

		/*	-webkit-transition: all 287ms ease-in-out;
       -moz-transition: all 287ms ease-in-out;
	     -o-transition: all 287ms ease-in-out;
            transition: all 287ms ease-in-out;*/
	}

	#paginated #content {
		height: auto;
	}

	#header {
		display: block;
	}

	#fullscreen .fb_comments {
		height: auto;
	}

	#fullscreen #content #outro {
		width: 94% !important
	}

	#fullscreen .pagePrev,
	#fullscreen .pageNext {
		display: none;
	}

	#fullscreen #content .page {
		display: block !important;
	}

	#fullscreen #content #intro {
		height: 400px;
		background-position: none !important;
		background-size: cover;
	}

	#fullscreen #content {
		width: 100% !important;
	}

	#wrapper {
		height: auto;
	}

	#sfv_footnotes div {
		width: auto;
		position: relative;
	}

	#sfv_footnotes {
		height: auto;
	}

	#paginated .page {
		height: auto;
		width: auto;
		padding: 0;
		position: relative;
	}

	#fullscreen #content.mobile .page {
		position: relative;

	}

	#fullscreen {
		position: relative;
		overflow: visible;
	}

	#fullscreen #content.mobile {
		position: relative;
		height: auto !important;
	}


	#content.mobile iframe {
		/*height:auto;*/
		max-height: 230px;
	}

	#content.clearfix:not(.custom) {
		width: 100% !important;
	}

	#content:not(.custom) {
		float: none;
		word-wrap: break-word;
		/*width: auto !important;	*/
		width: 100% !important;
	}

	#content:not(.custom) img {
		max-width: 100%;
		height: auto !important;
	}

	.category-mix #content img:first-of-type {
		display: inline-block !important;
	}

	.category-mix #wrap.force {
		padding: 0;
	}

	.category-mix #content img {
		/*display:none;*/
		max-width: 100%;
		/*left:0 !important;*/
		/*right:auto !important;*/
		margin-left: auto !important;
		margin-right: auto !important;

		-webkit-box-sizing: border-box;
		/* Safari/Chrome, other WebKit */
		-moz-box-sizing: border-box;
		/* Firefox, other Gecko */
		box-sizing: border-box;
		/* Opera/IE 8+ */
	}

	.story {
		/*padding:0 !important;*/
	}

	.mobile #intro {
		max-width: 100%;
		margin: 0;
	}

	.mobile #intro * {
		max-width: 100%;
		margin-left: auto !important;
		margin-right: auto !important;
	}

	.entry {
		max-width: 100%;
	}


	#wrap:not(.custom) .entry * {
		left: auto;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
	}

	#wrap:not(.custom) *:not(.swiper-wrapper) {
		max-width: 100% !important;
	}

	body:not(.category-mix) .force .entry *,
	body:not(.category-mix) .force #outro,
	body:not(.category-mix) .force .page {
		max-width: 100% !important;
		position: relative !important;
		height: auto !important;
		top: auto !important;
		left: auto !important;
		/*float:left;*/
		margin: auto;
		display: inline-block;
		bottom: auto;
		max-height: 100%;
		height: auto !important;
		/*margin-left:auto !important;*/
		/*margin-right:auto !important;*/
	}

	.category-mix #content {
		height: auto !important;
	}

	.category-mix #content .entry p {
		margin-left: 0 !important;
	}

	.category-mix #content #vidbg {
		min-height: 0;
	}

	.category-mix #content.mobile,
	.category-mix #content.force {
		max-width: 100% !important;
	}

	.category-mix #content * {
		bottom: auto !important;
	}

	.category-mix #content.force *:not(img) {
		bottom: auto;
		margin-left: auto !important;
		margin-right: auto !important;
		left: 0 !important;
		max-height: 100%;
		-webkit-box-sizing: border-box;
		/* Safari/Chrome, other WebKit */
		-moz-box-sizing: border-box;
		/* Firefox, other Gecko */
		box-sizing: border-box;
		/* Opera/IE 8+ */
	}

	.category-mix #content.force iframe {
		max-width: 100% !important;
		left: 0 !important;
		right: auto !important;
		margin-left: auto !important;
		margin-right: auto !important;
		position: relative !important;
		margin-top: auto !important;
		-webkit-box-sizing: border-box;
		/* Safari/Chrome, other WebKit */
		-moz-box-sizing: border-box;
		/* Firefox, other Gecko */
		box-sizing: border-box;
		/* Opera/IE 8+ */
		top: auto;
	}


	.category-mix #content.mobile:not(.force) *:not(img) {
		max-width: 100% !important;
		left: 0 !important;
		right: auto !important;
		margin-left: auto !important;
		margin-right: auto !important;
		position: relative !important;
		margin-top: auto !important;
		-webkit-box-sizing: border-box;
		/* Safari/Chrome, other WebKit */
		-moz-box-sizing: border-box;
		/* Firefox, other Gecko */
		box-sizing: border-box;
		/* Opera/IE 8+ */
		top: auto;
	}

	.category-mix #content iframe {
		z-index: 10000000000;
	}

	.fb_comments .alignleft span,
	.fb_comments .alignleft span iframe {
		max-width: 100px;

	}

	body.nav {
		/*	-webkit-transition: all 287ms ease-in-out;
       -moz-transition: all 287ms ease-in-out;
	     -o-transition: all 287ms ease-in-out;
            transition: all 287ms ease-in-out;*/

		/*left: 70%;*/
		position: relative;
	}



	#menu {
		padding-left: 8%;
		padding-right: 8%;

		padding-top: 22px;
		float: none;
		font-family: 'Gotham' sans-serif;

	}

	#menu ul {
		display: none !important;
	}

	#menu li {
		float: none;
		height: 39px;
		border-bottom: 1px solid rgba(150, 150, 150, .25);
		margin-right: 0;
		margin-top: 3px;
	}

	#menu li a {
		font-size: 17px;
		/*color: #c8c8c8;*/
		/*color:rgb(80,80,80);*/
		color: black;
		height: 40px;
		line-height: 40px;
		/*font-family: sans-serif;*/
		text-transform: uppercase;
		padding: 0;
	}

	#menu li a:hover {
		color: grey;

		display: inherit;
	}

	#menu li,
	#menu li a {
		background: none !important;
	}

	#menu li.current-menu-item a {
		color: black;
	}

	body.nav .toggle-btn ul {
		/*background: #f2f2f2;	*/
		-webkit-box-shadow: 0px 0px 0px #f2f2f2 !important;
		-moz-box-shadow: 0px 0px 0px #f2f2f2 !important;
		box-shadow: 0px 0px 0px #f2f2f2 !important;
	}

	.toggle-btn ul {
		display: inline-block;
		background: white;
		width: 30px;
		height: 22px;
		position: absolute;
		top: 16px;
		left: 10px;
		text-indent: -99999px;
		border: 1px solid #e1e1e1;
		padding: 8px 0 0 0;
		margin: 0;

		-webkit-border-radius: 2px;
		-khtml-border-radius: 2px;
		-moz-border-radius: 2px;
		border-radius: 2px;

		-webkit-box-shadow: 1px 1px 2px #f2f2f2;
		-moz-box-shadow: 1px 1px 2px #f2f2f2;
		box-shadow: 1px 1px 2px #f2f2f2;
	}

	.toggle-btn ul li {
		width: 20px;
		height: 2px;
		background: #636363;
		margin: 0 auto 4px auto;

		-webkit-border-radius: 2px;
		-khtml-border-radius: 2px;
		-moz-border-radius: 2px;
		border-radius: 2px;
	}

	#searchform {
		width: 83%;
		padding: 0 8%;
		float: none;
	}

	.disForm .text {
		-webkit-appearance: none;
		font-family: Gotham;
		/*background-color: rgba(200,200,200,.25);*/
		border: 1px solid rgba(100, 100, 100, .25);
		/*border-top: 1px solid rgba(200,200,200,.25) !important;*/
		/*font-style:italic;*/
		/*border-bottom: 1px solid rgba(100,100,100,.25);*/
		background: none;
		height: 24px;
		width: 100%;
		display: block;
		margin: 10px 0;
		font-size: 14px;
		border-radius: 0;
		outline: none
	}

	#searchsubmit {
		display: none;
	}

	/*need background for mixes*/
	.home #wrap,
	.archive #wrap,
	.blog #wrap {
		background: none;
	}

	#wrap:not(.custom) {
		width: auto;
		padding: 0 10px 0 10px;
		overflow: hidden;
	}

	#wrap.custom {
		/*min-width:960px;*/
	}

	#wrap {
		/*background: none;*/
		border: none;
		box-shadow: none;
		/*max-width: 640px;*/
		height: auto !important;
		margin: 80px auto 0 auto;
	}

	.wrapMobile {
		margin: 80px auto 0 auto;
		padding: 10px;
	}

	.mixImg {
		margin: 20px 0;
	}

	#icons {
		overflow: hidden;
		width: auto;
		text-align: center;

		display: -webkit-flex;
		display: flex;

		-webkit-flex-flow: row wrap;
		-moz-flex-flow: row wrap;
		flex-flow: row wrap;

		/*padding-right: 10px;*/
	}

	#icons .story:nth-of-type(even) {

		/*margin-right:2%;*/
		/*float:right;*/
		/*margin-left: 2%*/
	}




	#icons .story {
		width: 100%;
		height: auto;
		padding: 6px 2%;
		padding-bottom: 20px;
		background: white;
		border: 1px solid #e1e1e1;
		overflow: hidden;
		/*display: inline-block;*/
		/*vertical-align: top;*/
		/*float: left;*/
		margin: 0 0 15px 0px;

		box-sizing: border-box;
		-moz-box-sizing: border-box;

		-webkit-border-radius: 3px;
		-khtml-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;

		-webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
		-moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
		box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
	}

	@media screen and (max-width: 300px) {
		#icons {
			margin: 0;
			padding: 0;
		}

		#icons .story {
			display: block;
			width: auto;
			height: auto;
			margin-left: 0;
			padding-bottom: 10px;
		}
	}

	#icons .story.clear {
		clear: none;
	}

	#icons .story .storyImg {
		/*	width: 50%;
	float:left;
	margin-right:10px;	*/
		width: 100%;
		height: auto !important;
		/*display:inline-block;*/
	}

	#icons .story .storyImg img {
		width: 100%;
	}

	#icons .story .category {
		color: #959595;
		font-size: 12px;
		margin-bottom: 5px;
		margin-top: 3px;

		width: 90%;

	}

	#icons .story h1 {
		color: #515151;
		font-size: 16px;
		font-weight: bold;
		line-height: 20px;
		font-family: Helvetica, Arial, sans-serif;
		width: 90%;
	}

	#icons .story h2 {
		color: #515151;
		font-size: 14px;
		/*max-height: 56px;*/
		overflow: hidden;
		line-height: 18px;
		width: 90%;
		/*display:none;*/
	}

	#icons .story h1,
	#icons .story h2,
	#icons .story .category {
		/*width:auto;*/
	}

	/*small text*/
	/*#icons .story .category {
	color: #959595;
	font-size: 10px;
	margin-bottom: 2px;
	width:90%;
}

#icons .story h1{
	font-size: 12px;
	line-height: 14px;
}
#icons .story h2{
	font-size: 10px;
	line-height: 12px;
}*/


	#content div.blogPost.story {
		clear: none;
		width: 96%;
		/*height: 400px;*/
		padding: 6px 2%;
		background: white;
		border: 1px solid #e1e1e1;
		overflow: hidden;
		/*display: inline-block;*/
		/*vertical-align: top;*/
		float: left;
		margin: 0 0 15px 0px;

		-webkit-border-radius: 3px;
		-khtml-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;

		-webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
		-moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
		box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
	}

	@media screen and (max-width: 300px) {
		#content div.blogPost.story {
			display: block;
			width: auto;
			height: auto;
			margin-left: 0;
		}
	}

	#content article {
		background: white;
		margin: 0 auto 0 auto;

		border: 1px solid #e1e1e1;
		padding: 12px 10px;

		-webkit-border-radius: 3px;
		-khtml-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;

		-webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
		-moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
		box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);

		overflow: hidden;
		position: relative;
	}

	#content.mobile article img,
	#content.mobile article iframe {
		max-width: 100% !important;
	}

	#content article .byline,
	#content article .share {
		/*display: none;	*/
		float: left !important;
		text-align: left;
		margin-top: 10px;

	}



	#content article .entry_author_image {
		display: none;
	}

	#content article .commentLink {
		display: none;
	}

	.byline {
		width: 90% !important;
		text-align: left;
		float: none;
		margin: auto;
	}

	#content div.blogPost.story .byline .entry_author_image,
	#content div.blogPost.story .byline .commentLink {
		display: none;
	}

	#content div.blogPost.story .postShare {
		display: none !important;
	}

	#content div.blogPost.story:nth-of-type(even) {

		/*margin-right:2%;*/
		float: right;
	}

	#content div.blogPost.story .shortImg {
		display: block;
		width: 100%;
		height: auto;
		margin-bottom: 10px;
	}

	#content div.blogPost.story .shortImg img {
		width: 100% !important;
		float: none;
	}

	#content div.blogPost.story .content {
		width: auto;
		padding: 0;
	}

	.postHeader {
		position: static;
	}

	#content div.blogPost.story .postHeader h1 {
		color: #515151;
		font-size: 16px;
		font-weight: bold;
		line-height: 20px;
		font-family: Helvetica, Arial, sans-serif;
		letter-spacing: normal;
		width: 90%;
	}

	#content div.blogPost.story .entry {
		color: #515151;
		font-size: 14px;
		/*max-height: 56px;*/
		overflow: hidden;
		line-height: 18px;
		width: 90%;
		margin: 0 auto;
		text-align: left !important;
	}

	#sidebar {
		display: none !important;
	}

	.header-blog {
		display: none;
	}

	.mobile-featured-tabs {
		padding-top: 20px;
		background: white;
		margin: 0 auto 0 auto;
		min-height: 350px;

		border: 1px solid #e1e1e1;
		padding: 0;

		-webkit-border-radius: 3px;
		-khtml-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;

		-webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
		-moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
		box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);

		overflow: hidden;
		position: relative;
	}

	.mobile-featured-panel {
		list-style: none;
		top: 0;
		left: 0;
		position: absolute;
		height: auto !important;
	}

	.mobile-featured-panel li {
		float: left;
		max-width: 640px;
		text-align: center;
		height: auto !important;
	}

	.mobile-featured-panel li div {
		padding: 12px 10px;
	}

	.mobile-featured-panel li:first-child {
		display: block;
	}

	.mobile-featured-panel li img {
		max-width: 100%;
		margin-bottom: 10px;
	}

	.mobile-featured-panel li span {
		display: block;
		font-size: 20px;
		font-weight: bold;
		color: #515151;
		margin-bottom: 5px;
		word-wrap: break-word;
		text-align: left;
		padding: 20px 12px 0 12px;
	}

	.mobile-featured-panel li span small {
		font-size: 14px;
		font-weight: normal;
		display: block;
		line-height: 16px;
		padding-top: 5px;
	}

	@media screen and (max-width: 320px) {
		.mobile-featured-panel li span {
			font-size: 22px;
		}

		.mobile-featured-panel li span small {
			font-size: 14px;
		}
	}

	.mobile-featured-nav {
		text-align: center;
		height: 12px;
		padding: 12px 0;
	}

	#content .mobile-featured-nav a {
		display: inline-block;
		margin-right: 8px !important;
		width: 10px;
		height: 10px;
		text-indent: -99999px;
		background: white;
		border: 1px solid #c9c9c9;
		cursor: pointer;

		-webkit-border-radius: 30px;
		-khtml-border-radius: 30px;
		-moz-border-radius: 30px;
		border-radius: 30px;

		/*	-webkit-box-shadow: 1px 1px 3px #e2e2e2 inset;
       -moz-box-shadow: 1px 1px 3px #e2e2e2 inset;
    		box-shadow: 1px 1px 3px #e2e2e2 inset;*/
	}

	#content .mobile-featured-nav a:last-child {
		margin-right: 0;
	}

	#content .mobile-featured-nav a.active,
	.mobile-featured-nav a:hover {
		/*border: 1px solid black;*/
		background: rgb(210, 210, 210);

		/*	-webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3) inset;
       -moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3) inset;
    		box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3) inset;*/
	}

	#discoverBar {
		width: auto !important;
		height: 70px;
		border: none;
	}

	#discoverBar ul {
		margin: 0;
		position: absolute;
	}

	#discoverBar ul .story {
		border: 1px solid #e1e1e1;
		background: white;
		height: 56px;
		margin: 0;
		position: absolute;
		padding: 5px;

		-webkit-border-radius: 3px;
		-khtml-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;

		-webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
		-moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
		box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
	}

	#discoverBar ul .story .storyImg {
		width: 56px;
		height: 56px;
		float: left;
		padding-right: 10px;
	}

	#discoverBar ul .story .storyImg img {
		width: 56px;
		height: 56px;
		display: block;
	}

	#discoverBar ul .story h1 {
		overflow: hidden;
		height: 56px;
		line-height: 56px;
		vertical-align: middle;
	}

	#discoverBar ul .story h1 a {
		display: inline-block;
		color: #515151;
		background: none;
		font-size: 13px;
		font-family: Helvetica, Arial, sans-serif;
		line-height: 16px;
		vertical-align: middle;
		height: auto;
		font-weight: bold;
		padding: 0;
	}

	#discoverBar ul .story h2 {
		display: none !important;
	}

	#discoverBar .btnprev {
		height: 70px;
		background: url(images/mbar-left.gif) no-repeat center center;
	}

	#discoverBar .btnnext {
		height: 70px;
		background: url(images/mbar-right.gif) no-repeat center center;
	}

	@media screen and (max-width: 330px) {
		#discoverBar {
			height: auto;
		}

		#discoverBar ul {
			position: static;
			width: auto !important;
		}

		#discoverBar ul .story {
			width: auto;
			height: auto;
			position: static;
			float: none;
			margin-bottom: 20px;
		}

		#discoverBar ul .story h1 {
			height: auto;
			word-wrap: break-word;
		}

		#discoverBar .btnprev,
		#discoverBar .btnnext {
			display: none;
		}
	}

	.narrowtext {
		width: auto;
	}

	/*get rid of related stories*/
	/*.follows, .pagetitle{
	display:none !important;
}*/
	.follows {
		padding-bottom: 0;
	}

	.site-width,
	#header {
		width: 100% !important;
		max-width: 100% !important;

	}

	.postFeedback {
		/*display: none;*/
		position: relative !important;
		right: auto !important;
		background: none !important;
		border: none !important;
		text-align: left !important;
		top: 10px !important;
		margin-bottom: 10px;
		width: 100% !important;
		left: auto !important;
		/*width:300px !important;*/
	}

	.postFeedback .clearfix {
		width: auto !important;
	}

	.postFeedback ul li {
		display: inline-block !important;
		vertical-align: top;
		margin-right: 20px;
	}

	.fb_comments,
	.fb-comments,
	.fb-comments * {
		width: 100% !important;
		margin: auto !important;
	}

	#wrapper,
	#frame {
		min-width: inherit !important;
	}

	#trackList,
	#tracks,
	#outro,
	#frame {
		width: 100% !important;
	}

	.navigation {
		float: none !important;
		height: auto !important;
		width: auto !important;
		padding: 20px 0 0 0;
		z-index: 999999;
	}

	#navigation {
		display: none;
	}

	.single #pagePrev,
	.single #pageNext {
		display: none;
	}

	#pageNext,
	#pagePrev {
		position: static;
		width: auto;
		height: auto;
		clear: both;
		/*display:none;*/
	}

	#pageNext a,
	#pagePrev a {
		height: 35px;
		text-align: center;
		line-height: 35px;
		background: white;
		border: 1px solid #e1e1e1;
		display: block;
		margin: 15px 0 20px 0;

		-webkit-border-radius: 3px;
		-khtml-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;

		-webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
		-moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
		box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);

		font-family: Helvetica, Arial, sans-serif;
		color: #515151;
		font-size: 11px;
		text-indent: 0;
	}

	.pagination .older a,
	.pagination .newer a {
		height: 35px;
		text-align: center;
		line-height: 35px;
		background: white;
		border: 1px solid #e1e1e1;
		display: block;
		margin: 15px 0 20px 0;

		-webkit-border-radius: 3px;
		-khtml-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;

		-webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
		-moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
		box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);

		font-family: Helvetica, Arial, sans-serif;
		color: #515151;
		font-size: 11px;
	}

	#footer {
		position: static;
		background: none;
		font-family: Helvetica, Arial, sans-serif;
		/*height: 100px;*/
		padding: 0 20px;
		width: auto;
	}

	#footer .interior {
		background: none;
		border: none;
		padding: 0;
		width: auto;
	}

	#footer .interior ul {
		float: none;
		width: auto;
		margin-bottom: 11px;
	}

	#footer .interior ul li {
		margin: 0 10px 0 0;
	}


	#footer .interior ul li a {
		font-size: 12px;
		color: #515151;
		text-transform: none;
	}

	#footer .interior p {
		float: none;
		width: auto;
		font-size: 8px;
		color: #515151;
		text-align: left;
		margin-bottom: 10px;
	}

	.mobile-only {
		display: block !important;
	}

	.decktop-only {
		display: none !important;
	}

}