@charset "utf-8";
/* CSS Document */

body {
	padding-top: 50px;
	overflow: -moz-scrollbars-vertical;
	overflow-y: scroll;
}
h1 {
	font-size: 26px;
	line-height: 30px;
}
h2 {
	font-size: 22px;
	line-height: 30px;
}
iframe {
	border: 0;
}
.clear {
	clear: both;
}
.form-control, .btn, alert, panel {
	border-radius: 0;
}
.navbar-inner {
	background-color: #ffffff;
	background-image: none;
	background-repeat: no-repeat;
	filter: none;
}
.navbar .brand {
	padding: 5px 30px;
}
.navbar .fb-like {
	height: 20px;
	width: 450px;
	overflow: hidden;
	float: left;
	padding: 7px;
	margin-left: -20px;
	font-size: 20px;
}
.small-caps {
	font-variant: small-caps;
}
.btn-fullpage {
	width: 100%;
	padding: 30px;
	font-weight: bold;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	position: absolute;
	text-align: left;
	top: 0;
	left: 0;
}
.player {
	text-align: center;
	margin-top: 20px;
}
#playerInfo {
	font-size: 11px;
	font-weight: bold;
	height: 55px;
}
.mobile-link {
	height: 100px;
}
.ad-box {
	min-width: 336px;
}
.top-unit {
	margin-top: -14px;
	margin-bottom: 0;
	background-color: #333333;
	background-image: url(/images/stripes.png);
	color: #eee;
	padding-top: 60px;
	padding-bottom: 60px;
	width: 100%;
}
.top-unit h1 {
	margin-bottom: 0;
	font-size: 60px;
	line-height: 1;
	letter-spacing: -1px;
	color: inherit;
	color: #cccccc;
}
.top-unit p {
	font-size: 18px;
	font-weight: 200;
	line-height: 30px;
	color: inherit;
	color: #ffffff;
}
.listen-icon {
	text-align: center;
	display: inline;
	width: 20%;
	min-width: 48px;
}
.leaderboard {
	background-color: #2a2a2a;
	text-align: center;
	padding: 5px;
}
.leaderboard-inner {
	width: 728px;
	margin: auto
}
#playReal {
	display: none;
	width: 400px;
	margin: auto;
}
#playReal .btn {
	width: 400px;
	text-align: center;
}
.mobile-version {
	background-color: #333333;
	background-image: url(/images/stripes.png);
	color: #eee;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
	margin-top: 5px;
}
.mobile-brand {
	display: block;
	padding: 10px;
}
.mobile-version h1 {
	padding: 4px;
}
.mobile-version p {
	padding: 4px;
}
.align-center {
	text-align: center;
}
.align-right, .table td.align-right {
	text-align: right;
}
.btn-xlarge {
	font-size: 32px;
}
.main-body {
	padding-top: 25px;
	padding-bottom: 40px;
}
.white-box {
	background-color: #fcfcfc;
	overflow: hidden;
	margin-top: 15px;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
}
.white-box p {
	padding: 4px;
}
.white-box h3 {
	font-size: 14px;
	background-color: #333333;
	background-image: url(/images/stripes.png);
	color: #f9f9f9;
	font-weight: bold;
	margin: 0;
	line-height: 20px;
	text-align: left;
	vertical-align: top;
	padding: 8px;
}
.white-box h3.underline {
	border-bottom: 1px solid #dddddd;
}
.updated {
	font-size: 6px;
	font-family: "Lucida Console", Monaco, monospace;
	color: #111111;
}
.box-header {
	background-color: #f9f9f9;
!important
}
.sponsored-links {
	margin-top: 15px;
}
.social-box {
	margin: 10px;
}
.social-box:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.social-button {
	width: 50%;
	height: 70px;
	float: left;
	text-align: center;
}
.social-button div {
	padding: 5px;
}

#fshchatbox {
	width: 100%;
}
.footer {
	padding: 40px;
	background-image: url(/images/footer-background.png);
	border-top: 1px solid #dddddd;
	font-size: 9px;
}
.small {
	font-size: 10px;
!important
}
 @media (max-width: 979px) {
 body {
 padding-top: 0px;
}
}
@media (max-width: 767px) {
.top-unit {
 -webkit-border-radius: 12px;
 -moz-border-radius: 12px;
 border-radius: 12px;
}
.top-unit .container {
 padding: 10px;
}
}
 @media (min-width: 768px) and (max-width: 979px) {
.span-station {
 width: 360px;
}
}
@media (min-width: 980px) and (max-width: 1200px) {
.span-station {
 width: 550px;
}
}
@media (min-width: 1200px) {
.span-station {
 width: 770px;
}
}
