#player1 {
    display:block;
    width:690px;
    height:417px;
}
body {
    margin: 0;
	font: 13px/16px Tahoma, Verdana, sans-serif;
	color: #333;
}
img {border: none}
.main {
	background: #fff;
	min-height: 600px;
}
.twocolumns {
	padding: 40px 20px 100px 40px;
}
.twocolumns_h {
	background: url('../../../../static/r32/img/bg_sidebar.gif') repeat-y 730px 0;
}
.twocolumns .content {
	float: left;
	width: 690px;
}
.content .date {
	display: block;
	font: 13px/16px Tahoma, Verdana, sans-serif;
	color: #9d9d9d;
	margin-bottom: 10px;
} 
.content h1 {
	font: bold 40px/48px Tahoma, Verdana, sans-serif;
	color: #333;
	margin:0 0 10px;
} 
.content p {margin: 0 0 15px}
.content a {
	color: #145A7C;
	text-decoration: underline;
}
.content a:hover {
	text-decoration: none;
}
.content p.description {
	font: 17px/22px Tahoma, Verdana, sans-serif;
	color: #333;
}
.content .social_buttons {
	width: 100%;
	padding-top: 13px;
	border-top: 1px dotted #dbdbdb;
	margin-bottom: 15px;
}
.content .social_buttons ul {
	float: right;
	padding: 0;
	margin: 0;
	list-style: none;
}
.content .social_buttons li {
	float: left;
	padding: 0 0 0 11px;
}
.content .social_buttons li:first-child {padding: 0}
.content .social_buttons li a {
	display: block;
	width: 75px;
	height: 27px;
	background: url('../../../../static/r32/img/sprite-social.png') no-repeat;
	cursor: pointer;
	overflow: hidden;
	text-indent: -9999px
}
.content .social_buttons li a.tweet {background-position: 0 0}
.content .social_buttons li.pinit a {
	background: url('../../../../static/r32/img/sprite-social.png') no-repeat -94px 0 !important;
	width: 57px !important;
	height: 27px !important;
}
.content .social_buttons li a.email {background-position: -172px 0}
.content .video_box {
	margin-bottom: 25px;
	position: relative;
	zoom:1;
}
.content .buttons_box {
	background: #fafafa;
	overflow: hidden;
	padding: 10px 0;
	margin: 0;
	list-style: none;
	border: 1px solid #dfdfdf;
	margin-bottom: 25px;
}
.content .buttons_box li {
	float: left;
	padding: 0 41px 0 45px;
	border-left: 1px solid #ddd;
}
.content .buttons_box li:first-child {
	padding: 0 34px 0 37px;
	border-left: none;
}
.content .buttons_box a {
	display: block;
	height: 49px;
	background: url('../../../../static/r32/img/sprite-social.png') no-repeat 0 -31px;
	overflow: hidden;
	text-indent: -9999px;
}
.content .buttons_box a.link_facebook {
	width: 150px;
	background-position: 0 -31px;
}
.content .buttons_box a.link_facebook:hover {background-position: 0 -81px}
.content .buttons_box a.link_twitter {
	width: 147px;
	background-position: -162px -31px;
}
.content .buttons_box a.link_twitter:hover {background-position: -162px -81px}
.content .buttons_box a.link_apple {
	width: 134px;
	background-position: -326px -31px;
}
.content .buttons_box a.link_apple:hover {background-position: -326px -81px}
.twocolumns .sidebar {
	float: right;
	width: 210px;
	padding: 0 25px;
}
.twocolumns .sidebar h2 {
	font: bold 26px/30px Tahoma, Verdana, sans-serif;
	color: #333;
	text-align: center;
	margin: 0 0 10px;
}
.twocolumns .sidebar .top_stories {
	text-align: center;
	margin-bottom: 20px;
}
.top_stories .item {
	margin-bottom: 15px;
}
.top_stories .item .photo {
	width: 114px;
	border-radius: 62px;
	-moz-border-radius: 58px;
	-webkit-border-radius: 62px;
	border: 4px solid #656565;
	margin: 1px auto 4px;
}
.top_stories .selected .photo {
	border: 6px solid #ffea00;
	margin-top: 0;
}
.top_stories .item .photo img {
	display: block;
	margin: -1px;
	border-radius: 62px;
	-moz-border-radius: 62px;
	-webkit-border-radius: 62px;
}
.top_stories .item .playing {
	display: block;
	font: 14px/16px 'FranklinGothicLT-DemiCnd', sans-serif;
	color: #dc2918;
	padding: 5px 0;
	text-transform: uppercase;
}
.top_stories .item h3 {
	font: bold 16px/22px Tahoma, Verdana, sans-serif;
	color: #333;
	margin: 0;
}
.top_stories .item h3 a {
	color: #333;
	text-decoration: none;
}
.top_stories .item h3 a:hover {text-decoration: underline}
.slide_stories {
	background: url('../../../../static/r32/img/border.png') no-repeat 50% 0;
	padding-top: 20px;
	text-align: center;
}
.slide_stories .btn_prev,
.slide_stories .btn_next {
	display: inline-block;
	zoom:1;
	background: url('../../../../static/r32/img/sprite-btns.png') no-repeat 0 -20px;
	width: 35px;
	height: 35px;
	overflow: hidden;
	margin: 0 4px;
	text-indent: -9999px;
}
.slide_stories .btn_next {background-position: -43px -20px}
.footer {
	font: 13px/16px Arial, Helvetica, sans-serif;
	color: #dcdcdc;
	width: 996px;
	padding: 16px 29px 16px 28px;
	overflow: hidden;
	margin: -48px auto 0;
	position: relative;
	height: 16px;
	background: #292b2f;
}
.footer p {
	margin: 0;
}
.footer .copyright {
	float: left;
	padding-right: 35px;
}
.footer ul {
	float: left;
	padding: 0;
	margin: 0;
	list-style: none;
}
.footer ul li {
	float: left;
	padding: 0 16px;
	border-left: 1px solid #58595a;
}
.footer ul li:first-child {
	border-left: none;
}
.footer ul a {
	color: #dcdcdc;
	text-decoration: none;
}
.footer ul a:hover {text-decoration: underline}

@media only screen and (min-device-width : 240px) and (max-device-width : 600px) {
	.main{
		max-width: 1053px;
		width: 1053px;
	}
	.header .social-nav,
	.header .holder .app-store-btn,
	.nav .signup {
		display: none;
	}
	.header {
		padding: 9px 0 0;
		border-bottom: 1px solid #b5b6b5;
	}
	.header .logo {
		float: none;
		display: block;
		background: url('../../../../static/r32/img/logo_mobile.png') no-repeat 50% 0;
		height: 47px;
		width: 220px;
		margin: 0 auto;
	}
	.ico_drop {
		float: right;
		margin: 5px 10px 0 0;
		display: block;
	}
	.nav {
		position: relative;
		background: none;
		display: none;
		padding: 0;
		border: none;
		z-index: 100;
	}
	.nav.active {
		display: block;
	}
	.nav ul {
		position: absolute;
		top: 0;
		right: 9px;
		background: #000;
		width: 200px;
		padding: 1px;
		border: 1px solid #b5b6b5;
		border-width: 0 1px 1px;
		overflow: hidden;
	}
	.nav li,
	.nav li span {
		width: 100%;
		border: none;
	}
	.nav li {margin-top: 1px}
	.nav li:first-child {margin-top: 0}
	.nav li a,
	.nav li span {
		font-size: 16px;
		line-height: 20px;
		display: block;
		float: none;
		text-align: left;
	}
	.nav li span, .nav li.active span,
	.nav li a, .nav li.active a {
		width: 180px;
		padding: 4px 10px;
	}
	.nav li.active span,
	.nav li.active a,
	.nav li a:hover,
	.title_nav li.active span {
		border-radius: 0;
		-moz-border-radius: 0;
		-webkit-border-radius: 0;
	}
	.title_nav {display: block}
	.title_nav li,
	.title_nav li span,
	.title_nav li.active span {
		width: 100%;
		border: none;
		padding: 0;
		margin: 0;
		text-align: center;
	}
	.promo_module { display: none; }
/*
	.twocolumns {
		padding: 20px 20px 60px;
	}
	.twocolumns_h {
		background: none;
	}
	.twocolumns .content {
		width: 100%;
	}
	.twocolumns .sidebar {
		float: none;
		width: auto;
	}
	.twocolumns .sidebar .ad_box {
		display: none;
	}
	.content .social_buttons ul {
		float: none;
		overflow: hidden;
		margin-bottom: 10px;
	}
	.content h1,
	.twocolumns .sidebar h2 {
		font-size: 24px;
		line-height: 28px;
	}
	.content .buttons_box li {
		width: 100%;
		border-left: none;
	}
	.content .ad_box {
		width: 100%;
	}
	.content img {
		max-width: 100%;
		width: 100%;
		height: auto !important;
	}
	.fb-comments {
		display: none !important;
	}
	.footer {
		max-width: 996px;
		width: auto;
		padding: 6px 29px 6px 28px;
		height: 36px;
	}
	.footer .copyright {
		float: none;
		padding: 0;
		width: 100%;
		margin-bottom: 4px;
	}
	.footer ul {
		float: none;
		width: 100%;
	}
	.footer ul li:first-child {
		padding-left: 0;
	}
*/
}
.content .ad_box {
	margin: 0 0 25px;
	overflow: hidden;
}
.content .ad_box img {max-width: 690px}
.sidebar .ad_box {
	margin: 0 -35px 25px -15px;
	max-width: 260px;
	overflow: hidden;
}
.sidebar .ad_box img {max-width: 260px}
.view-1 .design1,
.view-4 .design1, 
.view-5 .design1,
.view-7 .design1,
.view-9 .design1 {
	display: none;
}
.view-2 .design2,
.view-6 .design2,
.view-8 .design2,
.view-3 .design2 {
	display: none;
}

/* related videos */
.related_videos {
	font-family: Tahoma,sans-serif;
	padding: 15px 0 0;
	box-shadow: 0 8px 6px -6px #666;
	-moz-box-shadow: 0 8px 6px -6px #666;
	-webkit-box-shadow: 0 8px 6px -6px #666;
	background: #fff;
	border: 1px solid #ddd;
	margin-bottom: 25px;
	overflow: hidden;
}
.related_videos h3 {
	font-size: 12px;
	color: #10597b;
	margin: 0 0 15px 2%;
	text-transform: uppercase;
}
.related_videos .text {
	width: 100%;
	overflow: hidden;
}
.related_videos .item {
	display: inline-block;
	width: 47%;
	padding-left: 2%;
	vertical-align: top;
	margin-bottom: 15px;
}
.related_videos .item .photo {
	float: left;
	border: 1px solid #ddd;
	padding: 1px;
	margin-right: 15px;
	max-width: 160px;
}
.related_videos .item .photo img {
	display: block;
	width: 100%;
}
.related_videos .item .title {
	display: block;
	font-size: 11px;
	color: #333;
	text-transform: uppercase;
	padding-top: 4px;
}
.related_videos .item .title a {
	color: #333;
	text-decoration: none;
}
.related_videos .item .title a:hover {text-decoration: underline}