/*
Theme Name: News 2.0
Theme URI: http://wordpress.org/extend/themes/twentyeleven
Author: Socast
Author URI: http://www.socastsrm.com/
Description: The default SoCast test theme. Go 404!
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: empty
*/
/* helpers */
.alignRight { text-align: right; }
.sr-text {
	display: block;
	position: absolute;
	left:-9999px;
}
.clear {
	clear: both;
}
img.alignleft {
	float:left;
	margin-right: 10px;
}
img.alignright {
	float:right;
	margin-left: 10px;
}
img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption .wp-caption-text { text-align: center; }
.row-fluid .span12 { float:none; }

/* main styles */
html {
	-webkit-text-size-adjust: 100%;
}
body {
	color: #444444;
	background-color: #ffffff;
	background-image: none;
	overflow-x:hidden;
	line-height:1.5em;
	font-size: 14px;
}
body a:focus {
	outline-style: dotted;
	outline-width: 1px;
}

iframe {
	display:block;
	margin: 0px;
	padding: 0px;
	max-width:100%;
}
input[type="text"],textarea{
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
h1, h2, h3, h4, h5 { 
	line-height: 1em; 
	font-weight: bold;
}
h1 {
	line-height: 1.25em;
	font-size: 26px;
}
h2 { font-size: 24px; }
h3 { font-size: 18px; }
h4 { font-size: 16px; }
h5 { font-size: 14px; }



.site_width {
	width:98%;
	margin-left:auto;
	margin-right:auto;
}
@media screen and (min-width: 1120px) {
	.site_width  { width: 1100px; }
}

a.skipToLink {
	display:block;
	background-color: #ffffff;
	border:1px solid currentColor;
	padding:10px;
	position:absolute;
	top:0px;
	left:-9999px;
	z-index:5;
}
a.skipToLink:focus {
	left:0px;
}

/* IE8 margin issue */
#leaderboard-area, #stickyHeader, .site_width, #theFooter { 
	margin-top: 0; 
	margin-bottom: 0; 
}
em { background: none; }

#leaderboard-area { 
	background-color: #ffffff; 
	padding-bottom: 10px;
}
#leaderboard-area .wrapper {
	width: 768px;
	margin-left:auto;
	margin-right: auto;
}

/* sticky header */
#stickyHeader *, #theFooter , #theFooter *, .minimalNavSection *{
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	box-sizing: border-box; 
}
#stickyHeader img {
	display:inline-block;
}

#stickyHeaderPlaceholder {
	display:none;
}
#stickyHeader.sticky {
	position:fixed;
	top:0px;
	left:0px;
	right:0px;
	z-index:995;
}

#stickyHeader .full {
	background-color: #ffffff;
}
#stickyHeader .full .above-ribbon>div, #stickyHeader .full .above-ribbon .alignRight>div {
	display: inline-block;
	vertical-align:middle;
}
#stickyHeader .full .above-ribbon>div { width: 50%; }
#stickyHeader .full .above-ribbon .alignRight>div {
	max-width: 300px;
}
#stickyHeader .full .site_header_logo img {
	max-height:100px;
	display: block;
	margin: 5px 0;
}
#stickyHeader .full .weatherContainer {
	width: 40%;
}
#stickyHeader .full .weatherContainer>div, #stickyHeader .full .weatherContainer>a>div {
	display: inline-block;
	vertical-align:middle;
	text-align: left;
}
#stickyHeader .full .weatherContainer>a:hover { opacity: 0.6; }
#stickyHeader .full .weatherContainer .icon {
	width: 30%;
	padding-right:10px;
}
#stickyHeader .full .weatherContainer .icon img {
	max-width: 100%;
	max-height: 60px;
}
#stickyHeader .full .weatherContainer .txt {
	font-size: 12px;
	text-transform: uppercase;
	width:70%;
	font-weight:bold;
}
#stickyHeader .full .weatherContainer .temp {
	font-size: 36px;
	margin-bottom: 10px;
}
#stickyHeader .full .weatherContainer .desc {
	overflow: hidden;
	max-height: 32px;
	line-height: 16px;
}
#stickyHeader .full .listenBtnContainer {
	width: 60%;
}
#stickyHeader .full .listenBtnContainer .socastPlayerBtn:hover {
	opacity:0.6;
}
#stickyHeader .full .listenBtnContainer .socastPlayerBtn img{
	width:307px;
}
#stickyHeader .minimal {
	display:none;
}

/* ribbon */
#ribbon { 
	font-size: 18px; 
	line-height: 1.2em;
}
ul.nav {
	list-style:none;
	margin: 0px;
}
ul.nav li {
	display: inline-block;
	vertical-align:top;
	margin:0px;
	position:relative;
}
ul.nav li a {
	display: block;
	padding:10px;
}
ul.nav .sub-menu {
	list-style:none;
	margin: 0px;
	white-space:normal;
	padding: 0 10px;
}
ul.nav .sub-menu li {
	width:100%;
}
ul.nav .sub-menu-toggle {
	padding: 10px 20px !important;
	float:right;
}
ul.nav .sub-menu-toggle .up-arrow { display: none; }

#ribbon .nav, ul.nav.secondary, #ribbon .ribbon-right .textUppercase{
	text-transform: uppercase;
	font-weight: bold;
}
#ribbon .nav-full {
}
#ribbon  a:focus {
	outline-style: none;
}
#ribbon .nav>li>a:hover, #ribbon .nav>li>a:focus, 
#ribbon  .ribbon-right a:hover, #ribbon  .ribbon-right a:focus {
	text-decoration:none;
}
#ribbon .nav .sub-menu {
	position:absolute;
	left:-9999px;
	z-index:5;
}
#ribbon .nav .sub-menu li {
	border-top: 1px solid currentColor;
}
#ribbon .nav .sub-menu li:first-child {
	border-top: none;
}
#ribbon .nav .sub-menu a {
	white-space:nowrap;
}
#ribbon .nav li:hover .sub-menu, #ribbon .nav li.focused .sub-menu {
	left:0px;
}
#ribbon .nav .sub-menu li a:hover, #ribbon .nav .sub-menu li a:focus, ul.nav.secondary  li.active a {
	text-decoration:underline;
}
#ribbon .sub-menu-toggle  { display: none; }

/*toggle ribbon wrap */
#ribbon .ribbon-right {
	float:right;
}
#stickyHeader .nav-full .nav>li.wrap {
	display:none;
}
#stickyHeader .nav-full.unwrap .nav>li.wrap {
	display:inline-block;
}
#stickyHeader #nav-more .arrow-up, #stickyHeader #nav-more.unwrap .arrow-down {
	display: none;
}
#stickyHeader #nav-more.unwrap .arrow-up {
	display: inline;
}

/*ribbon right */
#ribbon .ribbon-right a {
	display: inline-block;
	padding:10px;
}
#ribbon .ribbon-right>a, #ribbon .ribbon-right .member-area {
	display:inline-block; 
	vertical-align: middle; 
}
#ribbon .ribbon-right a.socialIconLink { 
	padding:3px; 
}
#ribbon .ribbon-right a.socialIconLink:hover { opacity: 0.5; }
#ribbon .socialIconLink svg, #ribbon .socialIconLink img { 
	display:block; 
	height:1.5em; 
	width:1.5em; 
}
#ribbon .socialMediaIconSVG { fill: currentColor; }

#ribbon .ribbon-right .member-area {
	text-align:right;
}
#ribbon .nav.member li:hover a, #ribbon .nav.member li a:focus, #ribbon .nav.member li.focused a, #ribbon .nav.member li.active a {
	/*background-color: inherit !important;*/
}
#ribbon .nav.member .sub-menu li { text-align: left; }
#ribbon .nav.member a.topNavLink {
	text-transform: none;
	font-weight: normal;
	font-size: 70%;
}
#ribbon .nav.member li:hover .sub-menu, #ribbon .nav.member li.focused .sub-menu {
	left:auto;
	right:0px;
}

/* minimal nav */
#stickyHeader .minimal_bar{
	overflow:hidden;
	list-style-type:none;
	margin:0;
	padding:0;
	width:100%;
	border-top: solid 1px #444444;
	border-bottom: solid 1px #444444;
	background: #333333; 
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzMzMzMzMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzIyMjIyMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxNTE1MTUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #333333 0%, #222222 50%, #151515 100%); 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#333333), color-stop(50%,#222222), color-stop(100%,#151515)); 
	background: -webkit-linear-gradient(top,  #333333 0%,#222222 50%,#151515 100%);
	background: -o-linear-gradient(top,  #333333 0%,#222222 50%,#151515 100%); 
	background: -ms-linear-gradient(top,  #333333 0%,#222222 50%,#151515 100%);
	background: linear-gradient(to bottom,  #333333 0%,#222222 50%,#151515 100%); 
}
#stickyHeader .minimal_bar label {
	display:block;
}
#stickyHeader .minimal_bar li{
	display:inline;
	float:left;
	margin:0px;
	padding:0px;
	width:25%;
}
#stickyHeader .minimal_bar li a{
	border-left: solid 1px #111111;
	border-right: solid 1px #444444;
	width:100%;
	display:block;
	text-align:center;
	padding:10px 0 5px;
	text-decoration:none;
}
#stickyHeader .minimal_bar li:first-child{
	border-left: none;
}
#stickyHeader .minimal_bar li:last-child{
	border-right: none;
}
#stickyHeader .minimal_bar li a img{
	display:block;
	margin:0 auto;
	width:18px;
}
#stickyHeader .minimal_bar li a label{
	font-size: 9px;
	color: #666666;
	display:block;
	line-height:20.4px;
}

/* content wrapper */
.minimalNavSection {
	background: #252525;
	color: #ffffff;
	display:none;
}
.minimalNavSection a {
	color: #ffffff;
}
#minimal-menu .searchsubmit { display: none; }
#minimal-menu a {
	color: #888888;
	font-size: 14px;
}
#minimal-menu .nav a {
	display:block;
	padding-left:4%;
}
#minimal-menu .nav li {
	display:block;
	padding:0;
}
#minimal-menu .nav>li>a{
	display:block;
	border-top: solid 1px #111111;
	border-bottom: solid 1px #333333;
	
	line-height:22px;
	height:45px;
	font-weight: bold;
	text-transform: uppercase;
}
#minimal-menu a.topNavLink, .black-gradient {
	background: #252525; 
	background: -moz-linear-gradient(top,  #252525 0%, #151515 100%); 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#252525), color-stop(100%,#151515)); 
	background: -webkit-linear-gradient(top,  #252525 0%,#151515 100%); 
	background: -o-linear-gradient(top,  #252525 0%,#151515 100%); 
	background: -ms-linear-gradient(top,  #252525 0%,#151515 100%); 
	background: linear-gradient(to bottom,  #252525 0%,#151515 100%); 
}
#minimal-menu .nav .sub-menu {
	padding:0;
	display:none;
}
#minimal-menu .nav .sub-menu li {
	border-top: solid 1px #444444;
	border-bottom: solid 1px #999999;
	background: #777777; 
	background: -moz-linear-gradient(top,  #777777 0%, #555555 100%); 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#777777), color-stop(100%,#555555)); 
	background: -webkit-linear-gradient(top,  #777777 0%,#555555 100%); 
	background: -o-linear-gradient(top,  #777777 0%,#555555 100%); 
	background: -ms-linear-gradient(top,  #777777 0%,#555555 100%); 
	background: linear-gradient(to bottom,  #777777 0%,#555555 100%); 
}
#minimal-menu .nav .sub-menu a {
	color: #dddddd;
	line-height: 15px;
}

#minimal-menu .sub-menu-toggle {
	border-left: 1px solid #333333;
	background: #252525; 
	background: -moz-linear-gradient(top,  #252525 0%, #000000 100%); 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#252525), color-stop(100%,#000000)); 
	background: -webkit-linear-gradient(top,  #252525 0%,#000000 100%); 
	background: -o-linear-gradient(top,  #252525 0%,#000000 100%); 
	background: -ms-linear-gradient(top,  #252525 0%,#000000 100%); 
	background: linear-gradient(to bottom,  #252525 0%,#000000 100%); 
}

#minimal-menu #searchsubmit {
	display:none;
}
#minimal-menu .black-gradient {
	padding: 10px 4%;
}
#minimal-menu .copyright {
	color: #666666;
}
#minimal-menu .footer-section>div, #minimal-menu .footer-section .socast-link {
	margin-bottom:10px;
}
#minimal-menu .socialIconLink img {
	width:35px;
	margin-right:10px;
	opacity: 0.75;
}
#minimal-menu .socialIconLink:hover {
	opacity: 0.5;
}
#minimalNav_onAirNow_content {
	padding: 10px 4%;
	color: #888888;
}
#minimalBrandingBar {
	display:none;
	padding: 10px;
	background-color: #ffffff;
}
#minimalBrandingBar, #minimalBrandingBar img {
	max-height:60px;
}

/* minisite headers */
.minisite_header_img {
	display:block;
	max-width:100%;
	margin-left:auto;
	margin-right:auto;
}
.minisite_nav {
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	
	background: #222222;
}
.minisite_nav * {
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	box-sizing: border-box; 
}
.minisite_nav ul {
	list-style-type:none;
	display:block;
	margin: 0;
}
.minisite_nav_li {
	list-style-type:none;
	display:inline-block;
	margin:0;
}
.minisite_nav_li a {
	color: #ffffff;
	
	display:block;
	padding:10px;
	line-height:14px;
}
.minisite_nav_li a.active, .minisite_nav_li a:hover, .minisite_nav_li a:focus {
	background-color: #666666;
}

/* content area */
#theContent-wrapper {
	position:relative;
	background-color: #ffffff;
}
#theContent *{
	max-width: 100%;
	word-wrap:break-word;
}
#theContent, #theSidebar,
.content-width, .sidebar-width {
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	box-sizing: border-box; 
	
	width: 100%;
}
#theContent, #theSidebar {
	padding: 10px;
	padding-top: 20px;
}
/*#theContent .contest-wrapper , #theContent>article , #theContent>#comments, 
#theContent>#primary, #theContent>form, #theContent>.modal, #theContent>.theme1 {
	padding-top:10px;
}*/
#theContent>#contentDiscovery {
	padding:5px;
}
.entry-header .news-meta { margin-bottom:10px; }
.entry-content .header-image { width: 40%; }
.entry-content .header-image.left { float: left; margin: 0 15px 15px 0; }
.entry-content .header-image.right { float: right; margin: 0 15px 10px 15px; }
.entry-header .header-image.full { 
	display:block;
	/*margin-left:auto;
	margin-right:auto;*/
	margin-bottom: 15px;
}

.news-meta {
	line-height: 1.3em;
	margin: 10px 0;
}
.news-meta .city-station { font-weight: bold; }

/* sidebar */
#theContent.hasSidebar {
	position:relative;
	bottom:0px;
	top:0px;
	width:100%;
}
#theContent.hasSidebar.sidebar-align-right {
	float:left;
}
#theContent.hasSidebar.sidebar-align-left {
	float:right;
}
#theSidebar.sidebar-align-left {
	float:left;
}
#theSidebar.sidebar-align-right {
	float:right;
}
#theSidebar .sidebar-content { margin-bottom:10px; }

/* make sidebar and content full height */
#theContent,
#theSidebar {
	padding-bottom: 999999px;
	margin-bottom: -999999px;
}
#theContent-wrapper {
	overflow-y:hidden;
}

/* canvas hacks */
#theContent .widget-tabs .tabs li {
	white-space:nowrap;
}
.ui-dialog button{
	font-weight: bold;
	font-size:13px !important;
}
.form-body-gray {
	background: #EEEEEE; 
	background: -moz-linear-gradient(top, #ffffff 0%, #eeeeee 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #eeeeee) ); 
	background: -webkit-linear-gradient(top, #ffffff 0%, #eeeeee 100%);
	background: -o-linear-gradient(top, #ffffff 0%, #eeeeee 100%);
	background: -ms-linear-gradient(top, #ffffff 0%, #eeeeee 100%);
	background: linear-gradient(top, #ffffff 0%, #eeeeee 100%);
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #cccccc;
	margin-top: 0px;
	margin-bottom: 10px;
}
.form .control-group .field label, 
.form .field-group .field label,
.form .field-group label,
.form .field-group .field,
.theme1 .form .field-group .field label { 
	color: inherit !important; 
	font-size: inherit;
}

#blog_header_ad { margin-bottom: 10px; }

/* widgets */
.text_light_color, .socast-help-text { 
	color: currentColor;
	opacity: 0.7;
}
.socast-help-text { color: inherit !important; }
div.contact-form .fields  input, div.contact-form .fields  textarea  {
	margin: 0;
	width:100%;
	padding: 5px;
}
.contact-form .span3, .contact-form .span8 {
	display: block;
	float:none;
	width: 100%;
	margin: 0;
}
.contact-form  .row-fluid {
	margin-bottom: 10px;
}
div.contact-form .fields div[class^="span"] { padding: 0px; }

.wpb_single_image img {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box; 
}
.wpb_separator, .vc_text_separator {	border-bottom: 1px solid #EEEEEE; }

/* posts */
.entry-content {
	margin-bottom: 28px;
}

/* comments */
.commentlist {
	list-style-type: none;
	margin-left: -30px;
}
.commentlist li {
	list-style-type: none;
}
.commentlist li[class *='depth-'] {
	margin-left: 30px;
}
.commentlist ul li {
	list-style-type: none;
}
.commentlist img.avatar {
	height: 20px;
	width: 20px;
	border: 1px solid #dfdfdf;
	padding: 2px;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	float: left;
	vertical-align: top;
}
.commentlist article {
	background-color: #eeeeee;
	position: relative;
	margin-left: 50px;
	padding: 14px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-khtml-border-radius: 5px;
}
.commentlist .comment-author {
	font-style: italic;
	margin-bottom: 10px;
}
.commentlist .comment-author .fn {
	font-style: normal;
}
.triangle-right { /*position:relative;
	padding:15px;
	margin:1em 0 3em;
	background:#eeeeee;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;*/
	
}
.triangle-right.left { /*margin-left:40px;*/
	background: #eeeeee;
}
.triangle-right:after {
	content: "";
	position: absolute;
	bottom: -20px; /* value = - border-top-width - border-bottom-width */
	left: 50px; /* controls horizontal position */
	border-width: 10px 0 0 15px;
	/* vary these values to change the angle of the vertex */
	border-style: solid;
	/* reduce the damage in FF3.0 */
	border-color: transparent #eeeeee;
	display: block;
	width: 0;
}
.triangle-right.left:after {
	top: 10px;
	left: -15px; /* value = - border-left-width - border-right-width */
	bottom: auto;
	border-color: #eeeeee transparent;
}
#respond {
	background: #EEEEEE; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #eeeeee 100%);
	/* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff),
		color-stop(100%, #eeeeee) ); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%, #eeeeee 100%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%, #eeeeee 100%);
	/* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%, #eeeeee 100%);
	/* IE10+ */
	background: linear-gradient(top, #ffffff 0%, #eeeeee 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);
	/* IE6-9 */
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #dfdfdf;
	margin-top: 0px;
	margin-bottom: 25px;
	padding: 14px;
}
#commentform input[id='submit'] {
	float: right;
}
#commentform p.form-submit {
	padding-bottom: 10px;
}
#respond #cancel-comment-reply-link {
	float: right;
	font-weight: normal;
}
#respond #submit {
	background-repeat: repeat-x;
	background-position: 0 0;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	line-height: normal;
	color: #FFF;
	display: inline-block;
	margin: 0;
	*overflow: visible;
	position: relative;
	border: none;
	border-width: 1px;
	border-style: solid;
	cursor: pointer;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, .25);
	-moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, .25);
	-webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, .25);
	box-shadow: 1px 1px 1px rgba(0, 0, 0, .25);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3);
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3);
	background: #222222;
	background: -moz-linear-gradient(top, #888888 0%, #444444 2%, #222222 100%);
	/* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #888888),
		color-stop(2%, #444444), color-stop(100%, #222222) );
	/* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #888888 0%, #444444 2%, #222222 100%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #888888 0%, #444444 2%, #222222 100%);
	/* Opera11.10+ */
	background: -ms-linear-gradient(top, #888888 0%, #444444 2%, #222222 100%);
	/* IE10+ */
	background: linear-gradient(top, #888888 0%, #444444 2%, #222222 100%);
	/* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#444444', endColorstr='#222222', GradientType=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#444444', endColorstr='#222222', GradientType=0)";
	color: #FFF;
	border-color: #000000;
}
#respond #submit:hover {
	background: #000000;
	background: -moz-linear-gradient(top, #F19F9F 0%, #424242 2%, #000000 100%);
	/* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #F19F9F),
		color-stop(2%, #424242), color-stop(100%, #000000) );
	/* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #F19F9F 0%, #424242 2%, #000000 100%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #F19F9F 0%, #424242 2%, #000000 100%);
	/* Opera11.10+ */
	background: -ms-linear-gradient(top, #F19F9F 0%, #424242 2%, #000000 100%);
	/* IE10+ */
	background: linear-gradient(top, #F19F9F 0%, #424242 2%, #000000 100%);
	/* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#424242', endColorstr='#000000', GradientType=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#424242', endColorstr='#000000', GradientType=0)";
}
#respond #submit:active {
	background: #424242;
	background: -moz-linear-gradient(top, #000000 2%, #424242 100%);
	/* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(2%, #000000),
		color-stop(100%, #424242) ); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #000000 2%, #424242 100%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #000000 2%, #424242 100%);
	/* Opera11.10+ */
	background: -ms-linear-gradient(top, #000000 2%, #424242 100%);
	/* IE10+ */
	background: linear-gradient(top, #000000 2%, #424242 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#424242', endColorstr='#000000', GradientType=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#424242', endColorstr='#000000', GradientType=0)";
}
#comment {
	width: 97%;
	max-width: 97%;
	margin-bottom: 28px;
}
.commentlist div[id='respond'] {
	margin-left: 50px;
	margin-top: 25px !important;
}

/* content discovery */
.cd_col_header { font-size: 100%; }
.cd_article_info { line-height: 18px; }

/* footer */
#theFooter {
	min-height:90px;
	padding:10px;
}
#theFooter .footer-logos {
	float:right;
}
#theFooter .footer-logos a {
	display: block;
	margin-bottom: 10px;
}
#theFooter .nav.footer {
	margin-bottom: 10px;
}
#theFooter ul.nav.footer a {
	padding: 0;
	margin-right:10px;
}

/* player */
#socast_j_player_1.jwplayer {
	top: -50px;
}
#minimalNav_onAirNow_content .onAirNow { margin-bottom: 10px; }
#minimalNav_onAirNow_content .onAirNow span {
	display: inline-block;
	margin-right:10px;
}


#activationBanner,  #activatedBanner{
	height: auto !important;
	text-align: center;
}
#activationBannerContents, #activatedBannerContents {
	max-width:100% !important;
}

/* responsive breakpoints */
@media all and (max-width: 1120px) and (min-width: 601px) {
	.site_width {
		width: 98%;
		margin-left: 1%;
		margin-right: 1%;
	}
}

@media all and (max-width: 800px) and (min-width: 1px) {
	#leaderboard-area, #blog_header_ad { display: none; }
	#stickyHeader .full { display: none; }
	#stickyHeader .minimal, #minimalBrandingBar { display: block; }
	#stickyHeader.sticky { z-index: 9995; }
	.secondary_nav { display: none; }
}
@media screen and (max-width: 600px) {
	.site_width {
		width: 100%;
		margin: 0;
	}
	
	input[type="text"],textarea{ width: 100%; }
	
	.ui-dialog.ui-widget.ui-widget-content{width:300px !important;}
	.ui-dialog .ui-dialog-titlebar-close {
		font-size: 42px;
		right: 10px !important;
		top: 20px !important;
	}
	.ui-dialog .ui-dialog-titlebar-close:hover {
		right: 10px !important;
		top: 20px !important;
	}
	.ui-dialog button{
		font-size:13px !important;
	}
	
	/*following is for Broadcast History on mobile*/
	.song.featured{float:left !important;margin-left:10px !important;}
	.broadcastHistory.span12{margin-left:-13px !important;}
	.row.clearfix .song{margin-left:0px !important;}
		
	.imgList.contest .info .description, .imgList.contest .info .full_details { display: none; }
	
	.commentlist, .commentlist li[class*="depth-"] { margin-left: 0px; }
	.commentlist ul { margin-left: 5px; }
	
	.commentlist .triangle-right.left::after { left: 0; }
	.commentlist article { margin-left: 30px; }
	
}

/* mobile app */
body.headerType-iframe.platform-app {
	padding:1%;
	font-size: 120%;
}