
#header-channel {
	min-height:250px !important;
	position:relative;
	z-index:999 !important;
	/*background:#fff;
	border-bottom:1px solid #e5e5e5*/
}

#feed {
	/*padding:10px;
		padding-right: 0px;*/
	padding-left:10px;
	margin-bottom:40px;
	width: 640px;
/*	height: 360px;*/
/*	overflow:hidden;*/
} 
#videoFeed {
	max-height: 240px !important;
	height: 240px !important;
	overflow:hidden !important;
}
#feed .tab-content {
	overflow: hidden !important;
}

#feed .post_content .header .avatar img {
	margin-right:10px;
	width:25px;
	height:25px
}

#feed .post_content .header #info-admin {
	float:right;
	/*min-height:25px;
		line-height:25px;*/
	line-height:15px;
	/*color:#646971;*/
	margin:0 0 9px 0
}
#feed .post_content .header #info-admin li {
	float:left;
	display:inline;
	margin:0 4px 0 0;
	padding-right:5px;
	/*color:#999;*/
	font-size:11px
}
#feed .post_content .header #info-admin li a {
	/*color:#999;*/
	font-weight:normal
}

#feed .post_content .header #info-admin li.time .timeago {
	/*color:#aaa;
	font-family:Helvetica, Verdana, sans-serif;
	font-weight:normal*/
}

#feed .post_content h3 {
	clear:both;
	font-size:15px;
	font-weight:500;
	line-height:21px;
	/*background:none;
	color:#404040;*/
	word-wrap:break-word;
	padding-bottom:3px
}
#feed .post_content h3.channel-header {
	width:auto
}

#feed .channel-details {
	float:left;
	padding-left:20px;
	width:71%
}
#feed .channel-details a {
	text-decoration:none
}
#feed .channel-details a.rsvpbutton {
	clear:left
}
#feed #loading-wrapper img {
	display:block;
	float:left
}
#feed h3 {
	clear:both;
	font-size:16px;
	font-weight:500;
	line-height:21px;
	padding-bottom:10px;
	background:none;
	/*color:#404040;*/
	word-wrap:break-word
}
#feed h3.channel-header {
	/*width:auto */
}
#feed p {
	clear:both;
	font-size:13px;
	line-height:21px;
	/*color:#666;*/
	padding:5px 0;
	word-wrap:break-word
}
#feed p.post_body {
	padding-bottom:15px
}
#feed .iframe-wrapper {
	margin-bottom:10px;
	clear:both
}
#feed .channel-details h2 {
	font-style:normal;
	margin-bottom:12px
}

.sidebar {
/*	background:none repeat scroll 0 0 #FFF;*/
	float:right;
/*	border:solid 1px rgba(0,0,0,0.15);*/
	border-radius:6px;
/*	background-clip:padding-box;*/
/*	box-shadow:0 1px 3px rgba(0,0,0,0.07);*/
	margin:0 0 30px 0;
	width:170px;
	padding:15px
}

#channel .sidebar {
/*	position:relative;*/
	position:absolute;
/*	top: 475px;*/
	right: 0px;
	width:299px;
	padding:0px;
	background-color:transparent;
	border:none;
	box-shadow:none;
/*	color:#91a1b3*/
}

body#channel #pagewrap, body#embed #pagewrap, body#post #pagewrap {
	position:relative;
	margin-top:50px
}

body#channel #pagewrap.with-fixed-navbar {
	margin-top:80px;
}

body#channel #pagewrap:after, body#embed #pagewrap:after, body#post #pagewrap:after {
	content:"";
	display:block;
	position:absolute;
	width:960px;
	min-height:100%;
	left:50%;
	top:0;
	margin-left:-480px;
	padding-bottom:10px;
/*	-webkit-box-shadow:0 0 0 1px rgba(0,0,0,0.15), 0 0 0 4px rgba(255,255,255,0.3);
	-moz-box-shadow:0 0 0 1px rgba(0,0,0,0.15), 0 0 0 4px rgba(255,255,255,0.3);
	box-shadow:0 0 0 1px rgba(0,0,0,0.15), 0 0 0 4px rgba(255,255,255,0.3);
	background:#fff;                                                               */
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	z-index:-1
}
body#channel #wrapper, body#embed #wrapper, body#post #wrapper {
	display:block;
	position:relative;
	width: 960px;
/*	margin: auto !important;*/
	border-radius: 0px !important;
	box-shadow: none !important;
	left:50%;
	top:2px;
	margin-left:-480px;
	padding-top:0px;
	padding-bottom: 40px;
	clear:both;
	float:none;
	z-index:2;
}
body#channel #wrapper>.container, body#embed #wrapper>.container, body#post #wrapper>.container {
	position:relative;
	margin:0 auto;
	padding:0
}
body#channel #wrapper>.container.settings .main_content, body#embed #wrapper>.container.settings .main_content, body#post #wrapper>.container.settings .main_content {
	width:960px
}
body#channel #wrapper>.container .main_content, body#embed #wrapper>.container .main_content, body#post #wrapper>.container .main_content {
	float:left;
	width:660px
}
body#channel #wrapper .alert_wrapper, body#embed #wrapper .alert_wrapper, body#post #wrapper .alert_wrapper {
	width:960px;
	margin:0 auto
}
body#channel #wrapper .alert_wrapper .alert_notice, body#embed #wrapper .alert_wrapper .alert_notice, body#post #wrapper .alert_wrapper .alert_notice {
	padding:65px 10px 20px
}
body#channel #header-channel {
	height:auto;
	width:955px;
	min-height:175px;
	display: block;
	position: relative !important;
	top:7px;
	left:50%;
	margin-left:-480px;
	padding-left: 5px;
	padding-bottom:0px;
	border-top-right-radius:5px;
	border-top-left-radius:5px;
	border-radius: 6px 6px 0px 0px;
	box-shadow: none !important;
/*	background-clip:padding-box;
	border-bottom:1px solid #d9d9d9;
	box-shadow:0 1px 0 0 rgba(0,0,0,0.03);*/
	z-index:400
}
body#channel #header-channel.fixed #account-meta, body#channel #embed_header.fixed #account-meta, body#post #header-channel.fixed #account-meta, body#post #embed_header.fixed #account-meta, body#embed #header-channel.fixed #account-meta, body#embed #embed_header.fixed #account-meta {
	height:55px
}
body#channel #header-channel #channel-meta, body#channel #embed_header #channel-meta, body#post #header-channel #channel-meta, body#post #embed_header #channel-meta, body#embed #header-channel #channel-meta, body#embed #embed_header #channel-meta {
	position:relative;
	padding:10px 5px 10px 0px;
	margin-right:300px;
	line-height:20px;
/*	color:#999999;*/
	z-index:1
}
body#channel #header-channel #channel-meta h1, body#channel #embed_header #channel-meta h1, body#post #header-channel #channel-meta h1, body#post #embed_header #channel-meta h1, body#embed #header-channel #channel-meta h1, body#embed #embed_header #channel-meta h1 {
	font-size:21px;
	line-height:26px;
	padding:0px 0 !important;
	padding-bottom:0px !important;
	margin-bottom:0px !important;
	margin-top:0px !important;
/*	color:#404040;*/
	overflow:hidden
}
body#channel #header-channel #channel-meta .attributes {
	/*float:right;*/
	margin-left:220px;
	display:inline-block;
	width:430px; 
	text-align: left !important;
}
body#channel #header-channel #channel-meta {
	font-weight: normal;
	padding-left:5px;
	min-height: 180px;
}
body#channel #header-channel #channel-meta .attributes #social-status {
	margin-top:10px;
	padding-bottom:20px;
	padding-right:5px;
	min-height:50px;
}
body#channel #header-channel #channel-meta .attributes #social-status .gray {
	font-size:12px !important;
	font-weight: normal;
	opacity: .5;
}
body#channel #header-channel #channel-meta h1 {
	margin-bottom:15px !important;
}

body#channel #header-channel #channel-meta h3{
	margin-top:10px
}
body#channel #header-channel #channel-meta p{
	font-size:12px;
	line-height:18px;
/*	color:#777;*/
	padding:0 0 5px
}
body#channel #header-channel #channel-meta p a, body#channel #embed_header #channel-meta p a, body#post #header-channel #channel-meta p a, body#post #embed_header #channel-meta p a, body#embed #header-channel #channel-meta p a, body#embed #embed_header #channel-meta p a {
	font-weight:normal
}
body#channel #header-channel #channel-meta p.info span, body#channel #header-channel #channel-meta p.info a, body#channel #embed_header #channel-meta p.info span, body#channel #embed_header #channel-meta p.info a, body#post #header-channel #channel-meta p.info span, body#post #header-channel #channel-meta p.info a, body#post #embed_header #channel-meta p.info span, body#post #embed_header #channel-meta p.info a, body#embed #header-channel #channel-meta p.info span, body#embed #header-channel #channel-meta p.info a, body#embed #embed_header #channel-meta p.info span, body#embed #embed_header #channel-meta p.info a {
	display:inline-block;
	margin:0 8px
}
body#channel #header-channel #channel-meta p.info span.details-toggle, body#channel #header-channel #channel-meta p.info span.edit, body#channel #header-channel #channel-meta p.info a.details-toggle, body#channel #header-channel #channel-meta p.info a.edit, body#channel #embed_header #channel-meta p.info span.details-toggle, body#channel #embed_header #channel-meta p.info span.edit, body#channel #embed_header #channel-meta p.info a.details-toggle, body#channel #embed_header #channel-meta p.info a.edit, body#post #header-channel #channel-meta p.info span.details-toggle, body#post #header-channel #channel-meta p.info span.edit, body#post #header-channel #channel-meta p.info a.details-toggle, body#post #header-channel #channel-meta p.info a.edit, body#post #embed_header #channel-meta p.info span.details-toggle, body#post #embed_header #channel-meta p.info span.edit, body#post #embed_header #channel-meta p.info a.details-toggle, body#post #embed_header #channel-meta p.info a.edit, body#embed #header-channel #channel-meta p.info span.details-toggle, body#embed #header-channel #channel-meta p.info span.edit, body#embed #header-channel #channel-meta p.info a.details-toggle, body#embed #header-channel #channel-meta p.info a.edit, body#embed #embed_header #channel-meta p.info span.details-toggle, body#embed #embed_header #channel-meta p.info span.edit, body#embed #embed_header #channel-meta p.info a.details-toggle, body#embed #embed_header #channel-meta p.info a.edit {
/*	color:#3987cc;*/
	cursor:pointer
}

body#channel #header-channel #channel-meta p.info span:first-child, body#channel #header-channel #channel-meta p.info a:first-child, body#channel #embed_header #channel-meta p.info span:first-child, body#channel #embed_header #channel-meta p.info a:first-child, body#post #header-channel #channel-meta p.info span:first-child, body#post #header-channel #channel-meta p.info a:first-child, body#post #embed_header #channel-meta p.info span:first-child, body#post #embed_header #channel-meta p.info a:first-child, body#embed #header-channel #channel-meta p.info span:first-child, body#embed #header-channel #channel-meta p.info a:first-child, body#embed #embed_header #channel-meta p.info span:first-child, body#embed #embed_header #channel-meta p.info a:first-child {
	margin-left:0
}
body#channel #header-channel #channel-meta .detail, body#channel #embed_header #channel-meta .detail, body#post #header-channel #channel-meta .detail, body#post #embed_header #channel-meta .detail, body#embed #header-channel #channel-meta .detail, body#embed #embed_header #channel-meta .detail {
	display:none;
	word-break:break-word;
	word-wrap:break-word
}
body#channel #header-channel #channel-meta h3, body#channel #embed_header #channel-meta h3, body#post #header-channel #channel-meta h3, body#post #embed_header #channel-meta h3, body#embed #header-channel #channel-meta h3, body#embed #embed_header #channel-meta h3 {
/*	color:#666666*/
}
body#channel #header-channel #channel-meta .poster, body#channel #embed_header #channel-meta .poster, body#post #header-channel #channel-meta .poster, body#post #embed_header #channel-meta .poster, body#embed #header-channel #channel-meta .poster, body#embed #embed_header #channel-meta .poster {
	display:block;
	position:absolute;
	z-index:10
}
body#channel #header-channel #channel-meta .poster img, body#channel #embed_header #channel-meta .poster img, body#post #header-channel #channel-meta .poster img, body#post #embed_header #channel-meta .poster img, body#embed #header-channel #channel-meta .poster img, body#embed #embed_header #channel-meta .poster img {
	display:block
}
body#channel #header-channel #channel-meta #channel_notice, body#channel #embed_header #channel-meta #channel_notice, body#post #header-channel #channel-meta #channel_notice, body#post #embed_header #channel-meta #channel_notice, body#embed #header-channel #channel-meta #channel_notice, body#embed #embed_header #channel-meta #channel_notice {
	position:relative;
	margin-top:10px !important;
	padding: 0 !important;
}
body#channel #header-channel #channel-meta #channel_notice .info, body#channel #embed_header #channel-meta #channel_notice .info, body#post #header-channel #channel-meta #channel_notice .info, body#post #embed_header #channel-meta #channel_notice .info, body#embed #header-channel #channel-meta #channel_notice .info, body#embed #embed_header #channel-meta #channel_notice .info {
	margin:0px !important;
	padding-top:0px !important;
	padding-bottom:10px !important;
	display:inline-block;
	list-style: none;
}
body#channel #header-channel #channel-meta #channel_notice .info.hidden, body#channel #embed_header #channel-meta #channel_notice .info.hidden, body#post #header-channel #channel-meta #channel_notice .info.hidden, body#post #embed_header #channel-meta #channel_notice .info.hidden, body#embed #header-channel #channel-meta #channel_notice .info.hidden, body#embed #embed_header #channel-meta #channel_notice .info.hidden {
	display:none
}
body#channel #header-channel #channel-meta #channel_notice .info.live .when, body#channel #embed_header #channel-meta #channel_notice .info.live .when, body#post #header-channel #channel-meta #channel_notice .info.live .when, body#post #embed_header #channel-meta #channel_notice .info.live .when, body#embed #header-channel #channel-meta #channel_notice .info.live .when, body#embed #embed_header #channel-meta #channel_notice .info.live .when {
/*	background-color:#e6000e*/
}
body#channel #header-channel #channel-meta #channel_notice .info.live .when strong, body#channel #embed_header #channel-meta #channel_notice .info.live .when strong, body#post #header-channel #channel-meta #channel_notice .info.live .when strong, body#post #embed_header #channel-meta #channel_notice .info.live .when strong, body#embed #header-channel #channel-meta #channel_notice .info.live .when strong, body#embed #embed_header #channel-meta #channel_notice .info.live .when strong {
/*	color:#ffffff*/
}
body#channel #header-channel #channel-meta #channel_notice .info li, body#channel #embed_header #channel-meta #channel_notice .info li, body#post #header-channel #channel-meta #channel_notice .info li, body#post #embed_header #channel-meta #channel_notice .info li, body#embed #header-channel #channel-meta #channel_notice .info li, body#embed #embed_header #channel-meta #channel_notice .info li {
	float:left;
	height:40px;
	padding:0 10px;
	margin-left:2px;
	font-size:11px;
	line-height:40px;
/*	background-color:#eceff1;*/
/*	color:#999999*/
}
body#channel #header-channel #channel-meta #channel_notice .info li:first-child, body#channel #embed_header #channel-meta #channel_notice .info li:first-child, body#post #header-channel #channel-meta #channel_notice .info li:first-child, body#post #embed_header #channel-meta #channel_notice .info li:first-child, body#embed #header-channel #channel-meta #channel_notice .info li:first-child, body#embed #embed_header #channel-meta #channel_notice .info li:first-child {
	border-top-left-radius:5px;
	border-bottom-left-radius:5px;
	margin-left:0
}
body#channel #header-channel #channel-meta #channel_notice .info li:nth-child(2), body#channel #embed_header #channel-meta #channel_notice .info li:nth-child(2), body#post #header-channel #channel-meta #channel_notice .info li:nth-child(2), body#post #embed_header #channel-meta #channel_notice .info li:nth-child(2), body#embed #header-channel #channel-meta #channel_notice .info li:nth-child(2), body#embed #embed_header #channel-meta #channel_notice .info li:nth-child(2) {
	border-bottom-right-radius:5px;
	border-top-right-radius:5px
}
body#channel #header-channel #channel-meta #channel_notice .info li.draft, body#channel #embed_header #channel-meta #channel_notice .info li.draft, body#post #header-channel #channel-meta #channel_notice .info li.draft, body#post #embed_header #channel-meta #channel_notice .info li.draft, body#embed #header-channel #channel-meta #channel_notice .info li.draft, body#embed #embed_header #channel-meta #channel_notice .info li.draft {
	font-size:14px;
	font-weight:bold;
	font-style:italic
}
body#channel #header-channel #channel-meta #channel_notice .info li.counter, body#channel #embed_header #channel-meta #channel_notice .info li.counter, body#post #header-channel #channel-meta #channel_notice .info li.counter, body#post #embed_header #channel-meta #channel_notice .info li.counter, body#embed #header-channel #channel-meta #channel_notice .info li.counter, body#embed #embed_header #channel-meta #channel_notice .info li.counter {
	font-size:14px;
/*	color:#4e5e69;*/
	font-weight:700;
	padding-left:35px;
	background-image:url("../images/channels/icon-countdown.png");
	background-position:12px center;
	background-repeat:no-repeat
}
body#channel #header-channel #channel-meta #channel_notice .info li.updates:hover, body#channel #embed_header #channel-meta #channel_notice .info li.updates:hover, body#post #header-channel #channel-meta #channel_notice .info li.updates:hover, body#post #embed_header #channel-meta #channel_notice .info li.updates:hover, body#embed #header-channel #channel-meta #channel_notice .info li.updates:hover, body#embed #embed_header #channel-meta #channel_notice .info li.updates:hover {
/*	background-color:#e3e8eb*/
}
body#channel #header-channel #channel-meta #channel_notice .info li.updates a, body#channel #embed_header #channel-meta #channel_notice .info li.updates a, body#post #header-channel #channel-meta #channel_notice .info li.updates a, body#post #embed_header #channel-meta #channel_notice .info li.updates a, body#embed #header-channel #channel-meta #channel_notice .info li.updates a, body#embed #embed_header #channel-meta #channel_notice .info li.updates a {
	display:block;
	padding:0;
	text-decoration:none;
	font-weight:normal;
/*	color:#999999*/
}
body#channel #header-channel #channel-meta #channel_notice .info li .calendar dt, body#channel #embed_header #channel-meta #channel_notice .info li .calendar dt, body#post #header-channel #channel-meta #channel_notice .info li .calendar dt, body#post #embed_header #channel-meta #channel_notice .info li .calendar dt, body#embed #header-channel #channel-meta #channel_notice .info li .calendar dt, body#embed #embed_header #channel-meta #channel_notice .info li .calendar dt {
	position:relative;
	/*background-image:-webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, #f3f3f3), color-stop(49%, #f0f0f0), color-stop(51%, #f8f8f8), color-stop(100%, #fff));
		background-image:-webkit-linear-gradient(bottom, #f3f3f3 0%, #f0f0f0 49%, #f8f8f8 51%, #fff 100%);
		background-image:-moz-linear-gradient(bottom, #f3f3f3 0%, #f0f0f0 49%, #f8f8f8 51%, #fff 100%);
		background-image:-o-linear-gradient(bottom, #f3f3f3 0%, #f0f0f0 49%, #f8f8f8 51%, #fff 100%);
		background-image:linear-gradient(bottom, #f3f3f3 0%, #f0f0f0 49%, #f8f8f8 51%, #ffffff 100%);
		-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.15), 0 1px 0px rgba(0,0,0,0.03);
		-moz-box-shadow:inset 0 1px 0 rgba(255,255,255,0.15), 0 1px 0px rgba(0,0,0,0.03);
		box-shadow:inset 0 1px 0 rgba(255,255,255,0.15), 0 1px 0px rgba(0,0,0,0.03);*/
	display:inline-block;
	padding:2px 10px 3px;
/*	border:1px solid rgba(0,0,0,0.2);
	border-bottom-color:rgba(0,0,0,0.2);
	border-radius:3px;
	background-color:#f0f0f0;
	color:#333333;                   */
	vertical-align:middle;
	text-align:center;
/*	text-shadow:0 1px rgba(255,255,255,0.75);*/
	font-weight:500;
	font-size:12px;
	line-height:18px;
	cursor:pointer;
	display:block;
	font-size:11px;
	padding-right:24px;
	text-align:left;
	width:92px;
/*	color:#404040;*/
	margin:7px 0 0
}
body#channel #header-channel #channel-meta #channel_notice .info li .calendar dt:hover, body#channel #embed_header #channel-meta #channel_notice .info li .calendar dt:hover, body#post #header-channel #channel-meta #channel_notice .info li .calendar dt:hover, body#post #embed_header #channel-meta #channel_notice .info li .calendar dt:hover, body#embed #header-channel #channel-meta #channel_notice .info li .calendar dt:hover, body#embed #embed_header #channel-meta #channel_notice .info li .calendar dt:hover {
/*	background-image:-webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, #f0f0f0), color-stop(49%, #e3e3e3), color-stop(51%, #ebebeb), color-stop(100%, #f0f0f0));
	background-image:-webkit-linear-gradient(bottom, #f0f0f0 0%, #e3e3e3 49%, #ebebeb 51%, #f0f0f0 100%);
	background-image:-moz-linear-gradient(bottom, #f0f0f0 0%, #e3e3e3 49%, #ebebeb 51%, #f0f0f0 100%);
	background-image:-o-linear-gradient(bottom, #f0f0f0 0%, #e3e3e3 49%, #ebebeb 51%, #f0f0f0 100%);
	background-image:linear-gradient(bottom, #f0f0f0 0%, #e3e3e3 49%, #ebebeb 51%, #f0f0f0 100%);
	background-color:#e3e3e3;
	color:#333333;*/
	text-decoration:none
}
body#channel #header-channel #channel-meta #channel_notice .info li .calendar dt:disabled, body#channel #header-channel #channel-meta #channel_notice .info li .calendar dt.disabled, body#channel #embed_header #channel-meta #channel_notice .info li .calendar dt:disabled, body#channel #embed_header #channel-meta #channel_notice .info li .calendar dt.disabled, body#post #header-channel #channel-meta #channel_notice .info li .calendar dt:disabled, body#post #header-channel #channel-meta #channel_notice .info li .calendar dt.disabled, body#post #embed_header #channel-meta #channel_notice .info li .calendar dt:disabled, body#post #embed_header #channel-meta #channel_notice .info li .calendar dt.disabled, body#embed #header-channel #channel-meta #channel_notice .info li .calendar dt:disabled, body#embed #header-channel #channel-meta #channel_notice .info li .calendar dt.disabled, body#embed #embed_header #channel-meta #channel_notice .info li .calendar dt:disabled, body#embed #embed_header #channel-meta #channel_notice .info li .calendar dt.disabled {
	/*background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(240,240,240,0.5)), color-stop(100%, rgba(240,240,240,0.5)));
		background-image:-webkit-linear-gradient(top, rgba(240,240,240,0.5) 0%, rgba(240,240,240,0.5) 100%);
		background-image:-moz-linear-gradient(top, rgba(240,240,240,0.5) 0%, rgba(240,240,240,0.5) 100%);
		background-image:-o-linear-gradient(top, rgba(240,240,240,0.5) 0%, rgba(240,240,240,0.5) 100%);
		background-image:linear-gradient(top, rgba(240,240,240,0.5) 0%, rgba(240,240,240,0.5) 100%);
		border-color:rgba(51,51,51,0.2);
		background-color:white;
		color:rgba(51,51,51,0.5);*/
	text-shadow:none
}
body#channel #header-channel #channel-meta #channel_notice .info li .calendar dt:active, body#channel #embed_header #channel-meta #channel_notice .info li .calendar dt:active, body#post #header-channel #channel-meta #channel_notice .info li .calendar dt:active, body#post #embed_header #channel-meta #channel_notice .info li .calendar dt:active, body#embed #header-channel #channel-meta #channel_notice .info li .calendar dt:active, body#embed #embed_header #channel-meta #channel_notice .info li .calendar dt:active {
	box-shadow:none;
/*	background:#e3e3e3*/
}
body#channel #header-channel #channel-meta #channel_notice .info li .calendar dt:after, body#channel #embed_header #channel-meta #channel_notice .info li .calendar dt:after, body#post #header-channel #channel-meta #channel_notice .info li .calendar dt:after, body#post #embed_header #channel-meta #channel_notice .info li .calendar dt:after, body#embed #header-channel #channel-meta #channel_notice .info li .calendar dt:after, body#embed #embed_header #channel-meta #channel_notice .info li .calendar dt:after {
	content:"";
	display:block;
	position:absolute;
	top:50%;
	right:10px;
	margin-top:-2px;
/*	border-top:3px solid #999999;*/
	border-right:3px solid transparent;
	border-left:3px solid transparent
}
body#channel #header-channel #channel-meta #channel_notice .info li .calendar dd, body#channel #embed_header #channel-meta #channel_notice .info li .calendar dd, body#post #header-channel #channel-meta #channel_notice .info li .calendar dd, body#post #embed_header #channel-meta #channel_notice .info li .calendar dd, body#embed #header-channel #channel-meta #channel_notice .info li .calendar dd, body#embed #embed_header #channel-meta #channel_notice .info li .calendar dd {
	display:none
}
body#channel #header-channel #channel-meta #channel_notice .info li .calendar.visible dt, body#channel #embed_header #channel-meta #channel_notice .info li .calendar.visible dt, body#post #header-channel #channel-meta #channel_notice .info li .calendar.visible dt, body#post #embed_header #channel-meta #channel_notice .info li .calendar.visible dt, body#embed #header-channel #channel-meta #channel_notice .info li .calendar.visible dt, body#embed #embed_header #channel-meta #channel_notice .info li .calendar.visible dt {
	display:block;
	/*color:#cccccc;
		background:#f6f6f6;*/
	border-bottom-right-radius:0;
	border-bottom-left-radius:0;
	-webkit-box-sizing:content-box;
	-moz-box-sizing:content-box;
	box-sizing:content-box;
	border-bottom:none
}
body#channel #header-channel #channel-meta #channel_notice .info li .calendar.visible dt:after, body#channel #embed_header #channel-meta #channel_notice .info li .calendar.visible dt:after, body#post #header-channel #channel-meta #channel_notice .info li .calendar.visible dt:after, body#post #embed_header #channel-meta #channel_notice .info li .calendar.visible dt:after, body#embed #header-channel #channel-meta #channel_notice .info li .calendar.visible dt:after, body#embed #embed_header #channel-meta #channel_notice .info li .calendar.visible dt:after {
	border-top:none;
/*	border-bottom:3px solid #999999*/
}
body#channel #header-channel #channel-meta #channel_notice .info li .calendar.visible dd, body#channel #embed_header #channel-meta #channel_notice .info li .calendar.visible dd, body#post #header-channel #channel-meta #channel_notice .info li .calendar.visible dd, body#post #embed_header #channel-meta #channel_notice .info li .calendar.visible dd, body#embed #header-channel #channel-meta #channel_notice .info li .calendar.visible dd, body#embed #embed_header #channel-meta #channel_notice .info li .calendar.visible dd {
	display:block
}
body#channel #header-channel #channel-meta #channel_notice .info li .calendar.visible dd a, body#channel #embed_header #channel-meta #channel_notice .info li .calendar.visible dd a, body#post #header-channel #channel-meta #channel_notice .info li .calendar.visible dd a, body#post #embed_header #channel-meta #channel_notice .info li .calendar.visible dd a, body#embed #header-channel #channel-meta #channel_notice .info li .calendar.visible dd a, body#embed #embed_header #channel-meta #channel_notice .info li .calendar.visible dd a {
	display:block;
	height:25px;
	font-weight:bold;
	line-height:25px;
/*	border-right:1px solid rgba(0,0,0,0.2);*/
/*	border-left:1px solid rgba(0,0,0,0.2);*/
	padding:0 10px;
/*	background-color:#f6f6f6;*/
/*	color:#666666*/
}
body#channel #header-channel #channel-meta #channel_notice .info li .calendar.visible dd a:hover, body#channel #embed_header #channel-meta #channel_notice .info li .calendar.visible dd a:hover, body#post #header-channel #channel-meta #channel_notice .info li .calendar.visible dd a:hover, body#post #embed_header #channel-meta #channel_notice .info li .calendar.visible dd a:hover, body#embed #header-channel #channel-meta #channel_notice .info li .calendar.visible dd a:hover, body#embed #embed_header #channel-meta #channel_notice .info li .calendar.visible dd a:hover {
/*	background-color:#dddddd;*/
	text-decoration:none
}
body#channel #header-channel #channel-meta #channel_notice .info li .calendar.visible dd:last-child a, body#channel #embed_header #channel-meta #channel_notice .info li .calendar.visible dd:last-child a, body#post #header-channel #channel-meta #channel_notice .info li .calendar.visible dd:last-child a, body#post #embed_header #channel-meta #channel_notice .info li .calendar.visible dd:last-child a, body#embed #header-channel #channel-meta #channel_notice .info li .calendar.visible dd:last-child a, body#embed #embed_header #channel-meta #channel_notice .info li .calendar.visible dd:last-child a {
	border-bottom-right-radius:4px;
	border-bottom-left-radius:4px;
/*	border-bottom:1px solid rgba(0,0,0,0.2)*/
}
body#channel #header-channel #channel-meta #channel_notice .info li strong, body#channel #embed_header #channel-meta #channel_notice .info li strong, body#post #header-channel #channel-meta #channel_notice .info li strong, body#post #embed_header #channel-meta #channel_notice .info li strong, body#embed #header-channel #channel-meta #channel_notice .info li strong, body#embed #embed_header #channel-meta #channel_notice .info li strong {
	font-size:14px;
	font-weight:bold;
/*	color:#4e5e69*/
}
body#channel #header-channel #channel-meta #channel_notice .info li .button, body#channel #embed_header #channel-meta #channel_notice .info li .button, body#post #header-channel #channel-meta #channel_notice .info li .button, body#post #embed_header #channel-meta #channel_notice .info li .button, body#embed #header-channel #channel-meta #channel_notice .info li .button, body#embed #embed_header #channel-meta #channel_notice .info li .button {
	margin-left:10px
}
body#channel #header-channel #channel-meta #channel_notice .info li .button.calendar, body#channel #embed_header #channel-meta #channel_notice .info li .button.calendar, body#post #header-channel #channel-meta #channel_notice .info li .button.calendar, body#post #embed_header #channel-meta #channel_notice .info li .button.calendar, body#embed #header-channel #channel-meta #channel_notice .info li .button.calendar, body#embed #embed_header #channel-meta #channel_notice .info li .button.calendar {
/*	color:#666666;*/
	box-shadow:none
}
body#channel #header-channel #channel-meta #channel_notice .info li .button:first-child, body#channel #embed_header #channel-meta #channel_notice .info li .button:first-child, body#post #header-channel #channel-meta #channel_notice .info li .button:first-child, body#post #embed_header #channel-meta #channel_notice .info li .button:first-child, body#embed #header-channel #channel-meta #channel_notice .info li .button:first-child, body#embed #embed_header #channel-meta #channel_notice .info li .button:first-child {
	margin-left:0
}
body#channel #header-channel #channel-meta #channel_notice .info .upcoming.info li, body#channel #embed_header #channel-meta #channel_notice .info .upcoming.info li, body#post #header-channel #channel-meta #channel_notice .info .upcoming.info li, body#post #embed_header #channel-meta #channel_notice .info .upcoming.info li, body#embed #header-channel #channel-meta #channel_notice .info .upcoming.info li, body#embed #embed_header #channel-meta #channel_notice .info .upcoming.info li {
	height:25px;
	line-height:25px
}
body#channel #header-channel #channel-meta #channel_notice .tooltip, body#channel #embed_header #channel-meta #channel_notice .tooltip, body#post #header-channel #channel-meta #channel_notice .tooltip, body#post #embed_header #channel-meta #channel_notice .tooltip, body#embed #header-channel #channel-meta #channel_notice .tooltip, body#embed #embed_header #channel-meta #channel_notice .tooltip {
	position:absolute;
	left:0;
	top:55px;
	width:240px;
	padding:20px;
	line-height:20px;
/*	background-color:#404040;*/
/*	color:#cccccc;*/
	border-radius:5px;
	z-index:1;
	display:none
}
body#channel #header-channel #channel-meta #channel_notice .tooltip:before, body#channel #embed_header #channel-meta #channel_notice .tooltip:before, body#post #header-channel #channel-meta #channel_notice .tooltip:before, body#post #embed_header #channel-meta #channel_notice .tooltip:before, body#embed #header-channel #channel-meta #channel_notice .tooltip:before, body#embed #embed_header #channel-meta #channel_notice .tooltip:before {
	content:"";
	display:block;
	position:absolute;
	border-right:10px solid transparent;
	border-left:10px solid transparent;
/*	border-bottom:10px solid #404040;*/
	top:-10px;
	left:30px
}
body#channel #header-channel #channel-meta #channel_notice .tooltip h3, body#channel #embed_header #channel-meta #channel_notice .tooltip h3, body#post #header-channel #channel-meta #channel_notice .tooltip h3, body#post #embed_header #channel-meta #channel_notice .tooltip h3, body#embed #header-channel #channel-meta #channel_notice .tooltip h3, body#embed #embed_header #channel-meta #channel_notice .tooltip h3 {
/*	color:#ffffff;*/
	font-size:16px;
	font-weight:normal;
	margin-bottom:10px
}
body#channel #header-channel #channel-meta #channel_notice .tooltip h3 strong, body#channel #embed_header #channel-meta #channel_notice .tooltip h3 strong, body#post #header-channel #channel-meta #channel_notice .tooltip h3 strong, body#post #embed_header #channel-meta #channel_notice .tooltip h3 strong, body#embed #header-channel #channel-meta #channel_notice .tooltip h3 strong, body#embed #embed_header #channel-meta #channel_notice .tooltip h3 strong {
	font-weight:bold
}

body#channel #header-channel #channel-meta #channel_notice .tooltip .button, body#channel #embed_header #channel-meta #channel_notice .tooltip .button, body#post #header-channel #channel-meta #channel_notice .tooltip .button, body#post #embed_header #channel-meta #channel_notice .tooltip .button, body#embed #header-channel #channel-meta #channel_notice .tooltip .button, body#embed #embed_header #channel-meta #channel_notice .tooltip .button {
	margin:0 5px;
	text-decoration:none;
/*	color:#666666;*/
	border:none;
	font-weight:normal;
	font-size:11px
}
body#channel #header-channel #channel-meta #channel_notice .tooltip .button:first-child, body#channel #embed_header #channel-meta #channel_notice .tooltip .button:first-child, body#post #header-channel #channel-meta #channel_notice .tooltip .button:first-child, body#post #embed_header #channel-meta #channel_notice .tooltip .button:first-child, body#embed #header-channel #channel-meta #channel_notice .tooltip .button:first-child, body#embed #embed_header #channel-meta #channel_notice .tooltip .button:first-child {
	margin-left:0
}
body#channel #header-channel.isowner #account-meta h2:before, body#channel #embed_header.isowner #account-meta h2:before, body#post #header-channel.isowner #account-meta h2:before, body#post #embed_header.isowner #account-meta h2:before, body#embed #header-channel.isowner #account-meta h2:before, body#embed #embed_header.isowner #account-meta h2:before {
	display:none
}
body#channel #header-channel #account-meta, body#channel #embed_header #account-meta, body#post #header-channel #account-meta, body#post #embed_header #account-meta, body#embed #header-channel #account-meta, body#embed #embed_header #account-meta {
	position:absolute;
	overflow:auto;
	right:0;
	top:0;
	bottom:0;
	width:299px;
	/*background-color:#FAFAFA;
		border-left:1px solid #e5e5e5;*/
	border-top-right-radius:5px
}
body#channel #header-channel #account-meta h2, body#channel #embed_header #account-meta h2, body#post #header-channel #account-meta h2, body#post #embed_header #account-meta h2, body#embed #header-channel #account-meta h2, body#embed #embed_header #account-meta h2 {
	height:54px;
	line-height:54px;
	/*border-bottom:1px solid #E5E5E5;
		box-shadow:0 1px rgba(0,0,0,0.03);*/
	border-top-right-radius:5px
}
body#channel #header-channel #account-meta h2 span#title{
	display:block;
	font-size:18px;
/*	color:#404040;*/
	padding:0 10px;
	white-space:nowrap;
	overflow:hidden;
	border-top-right-radius:5px;
	text-align: left;
/*	background:#FAFAFA;
	box-shadow:0 1px #fcfcfc inset*/
}
i.live {
	opacity: .4;
}
body#channel #header-channel #account-meta h2 a:hover, body#channel #embed_header #account-meta h2 a:hover, body#post #header-channel #account-meta h2 a:hover, body#post #embed_header #account-meta h2 a:hover, body#embed #header-channel #account-meta h2 a:hover, body#embed #embed_header #account-meta h2 a:hover {
	text-decoration:none;
/*	color:#3987cc*/
}
body#channel #header-channel #account-meta h2 a:active, body#channel #embed_header #account-meta h2 a:active, body#post #header-channel #account-meta h2 a:active, body#post #embed_header #account-meta h2 a:active, body#embed #header-channel #account-meta h2 a:active, body#embed #embed_header #account-meta h2 a:active {
/*	background:#eee;*/
	box-shadow:none
}
body#channel #header-channel #account-meta a.button, body#channel #embed_header #account-meta a.button, body#post #header-channel #account-meta a.button, body#post #embed_header #account-meta a.button, body#embed #header-channel #account-meta a.button, body#embed #embed_header #account-meta a.button {
	position:absolute;
	top:12px;
	right:12px;
	height:20px;
	line-height:20px;
	width:70px;
	padding:4px 15px;
	z-index:200
}
body#channel #header-channel #account-meta a.button:before, body#channel #embed_header #account-meta a.button:before, body#post #header-channel #account-meta a.button:before, body#post #embed_header #account-meta a.button:before, body#embed #header-channel #account-meta a.button:before, body#embed #embed_header #account-meta a.button:before {
	content:"";
	display:block;
	position:absolute;
	top:0;
	bottom:0;
	left:-21px;
	width:15px;
	height:30px;
	/*background:-webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, rgba(255,255,255,0)), color-stop(100%, #f5f5f5));
		background:-webkit-linear-gradient(left, rgba(255,255,255,0), #f5f5f5);
		background:-moz-linear-gradient(left, rgba(255,255,255,0), #f5f5f5);
		background:-o-linear-gradient(left, rgba(255,255,255,0), #f5f5f5);
		background:linear-gradient(left, rgba(255,255,255,0), #f5f5f5);
		border-right:5px solid #f5f5f5;*/
	z-index:-1
}
body#channel #header-channel #account-meta a.button:after, body#channel #embed_header #account-meta a.button:after, body#post #header-channel #account-meta a.button:after, body#post #embed_header #account-meta a.button:after, body#embed #header-channel #account-meta a.button:after, body#embed #embed_header #account-meta a.button:after {
	content:"";
	display:block;
	position:absolute;
	top:0;
	bottom:0;
	right:-13px;
	width:12px;
	height:30px;
/*	background:#f5f5f5;*/
	z-index:-1
}
body#channel #header-channel #account-meta img.photo {
	position:absolute;
/*	margin:5px 0 10px 0px;*/
   	left:10px;
/*	border-bottom:1px solid #ffffff*/
}
body#channel #header-channel #account-meta a.photo:after, body#channel #embed_header #account-meta a.photo:after, body#post #header-channel #account-meta a.photo:after, body#post #embed_header #account-meta a.photo:after, body#embed #header-channel #account-meta a.photo:after, body#embed #embed_header #account-meta a.photo:after {
	content:"";
	display:block;
	position:absolute;
	top:0;
	width:100%;
	height:100%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	border-radius:3px;
/*	border:1px solid rgba(0,0,0,0.15)*/
}
body#channel #header-channel #account-meta a.photo img, body#channel #embed_header #account-meta a.photo img, body#post #header-channel #account-meta a.photo img, body#post #embed_header #account-meta a.photo img, body#embed #header-channel #account-meta a.photo img, body#embed #embed_header #account-meta a.photo img {
	display:block;
	border-radius:3px
}
body#channel #header-channel #account-meta .stats, body#channel #embed_header #account-meta .stats, body#post #header-channel #account-meta .stats, body#post #embed_header #account-meta .stats, body#embed #header-channel #account-meta .stats, body#embed #embed_header #account-meta .stats {
	margin:10px 10px 10px 120px
}
body#channel #header-channel #account-meta .stats li, body#channel #embed_header #account-meta .stats li, body#post #header-channel #account-meta .stats li, body#post #embed_header #account-meta .stats li, body#embed #header-channel #account-meta .stats li, body#embed #embed_header #account-meta .stats li {
	display:block;
	height:29px;
	line-height:29px;
/*	border-top:1px solid #e5e5e5*/
}
body#channel #header-channel #account-meta .stats li:first-child, body#channel #embed_header #account-meta .stats li:first-child, body#post #header-channel #account-meta .stats li:first-child, body#post #embed_header #account-meta .stats li:first-child, body#embed #header-channel #account-meta .stats li:first-child, body#embed #embed_header #account-meta .stats li:first-child {
	border-top:none
}
body#channel #header-channel #account-meta .stats li a, body#channel #embed_header #account-meta .stats li a, body#post #header-channel #account-meta .stats li a, body#post #embed_header #account-meta .stats li a, body#embed #header-channel #account-meta .stats li a, body#embed #embed_header #account-meta .stats li a {
	font-size:14px;
	font-weight:500;
/*	color:#999999;*/
	display:block;
	padding-left:5px
}
body#channel #header-channel #account-meta .stats li a:hover, body#channel #embed_header #account-meta .stats li a:hover, body#post #header-channel #account-meta .stats li a:hover, body#post #embed_header #account-meta .stats li a:hover, body#embed #header-channel #account-meta .stats li a:hover, body#embed #embed_header #account-meta .stats li a:hover {
/*	background-color:#eee;*/
	text-decoration:none
}
body#channel #header-channel #account-meta .stats li a:active, body#channel #embed_header #account-meta .stats li a:active, body#post #header-channel #account-meta .stats li a:active, body#post #embed_header #account-meta .stats li a:active, body#embed #header-channel #account-meta .stats li a:active, body#embed #embed_header #account-meta .stats li a:active {
/*	background-color:#ddd*/
}
body#channel #header-channel #account-meta .stats li a strong, body#channel #embed_header #account-meta .stats li a strong, body#post #header-channel #account-meta .stats li a strong, body#post #embed_header #account-meta .stats li a strong, body#embed #header-channel #account-meta .stats li a strong, body#embed #embed_header #account-meta .stats li a strong {
/*	color:#404040*/
}
body#channel #header-channel #social-bar{
	position:relative;
	width:959px;
	border-radius: 0px;
	display:block;
	bottom:0;
	left:-5px;
	right:0;
	height:40px;
	margin-bottom:0px;
	box-shadow: none !important;
	border-right:none !important;
	border-left:none !important;
	/*padding:0 10px 0 160px;*/
	/*background:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fff), color-stop(100%, #f6f6f6));
		background:-webkit-linear-gradient(top, #fff, #f6f6f6);
		background:-moz-linear-gradient(top, #fff, #f6f6f6);
		background:-o-linear-gradient(top, #fff, #f6f6f6);
		background:linear-gradient(top, #ffffff, #f6f6f6);
		border-top:1px solid #e5e5e5*/
}
body#channel #header-channel #social-bar .links li, body#channel #embed_header #social-bar .links li, body#post #header-channel #social-bar .links li, body#post #embed_header #social-bar .links li, body#embed #header-channel #social-bar .links li, body#embed #embed_header #social-bar .links li {
	float:left;
	margin:5px 0 0 15px
}
body#channel #header-channel #social-bar .links li a, body#channel #embed_header #social-bar .links li a, body#post #header-channel #social-bar .links li a, body#post #embed_header #social-bar .links li a, body#embed #header-channel #social-bar .links li a, body#embed #embed_header #social-bar .links li a {
	display:inline-block;
	font-weight:bold;
	height:12px;
	line-height:16px;
	padding:6px 6px 6px 20px;
/*	color:#666666;*/
/*	background:url("../images/channels/icons-header-actions.png") 0 3px no-repeat*/
}
body#channel #header-channel #social-bar .links li a.channel_unlike, body#channel #embed_header #social-bar .links li a.channel_unlike, body#post #header-channel #social-bar .links li a.channel_unlike, body#post #embed_header #social-bar .links li a.channel_unlike, body#embed #header-channel #social-bar .links li a.channel_unlike, body#embed #embed_header #social-bar .links li a.channel_unlike {
/*	background-position:0 -20px*/
}
body#channel #header-channel #social-bar .links li a.channel_share, body#channel #embed_header #social-bar .links li a.channel_share, body#post #header-channel #social-bar .links li a.channel_share, body#post #embed_header #social-bar .links li a.channel_share, body#embed #header-channel #social-bar .links li a.channel_share, body#embed #embed_header #social-bar .links li a.channel_share {
/*	background-position:0 -41px*/
}
body#channel #header-channel #social-bar .links li a.channel_embed, body#channel #embed_header #social-bar .links li a.channel_embed, body#post #header-channel #social-bar .links li a.channel_embed, body#post #embed_header #social-bar .links li a.channel_embed, body#embed #header-channel #social-bar .links li a.channel_embed, body#embed #embed_header #social-bar .links li a.channel_embed {
/*	background-position:0 -62px*/
}
body#channel #header-channel #social-bar .links li .count, body#channel #embed_header #social-bar .links li .count, body#post #header-channel #social-bar .links li .count, body#post #embed_header #social-bar .links li .count, body#embed #header-channel #social-bar .links li .count, body#embed #embed_header #social-bar .links li .count {
	display:inline-block;
	font-size:11px;
/*	color:#999999*/
}
body#channel #header-channel #social-bar .links li .count:before, body#channel #embed_header #social-bar .links li .count:before, body#post #header-channel #social-bar .links li .count:before, body#post #embed_header #social-bar .links li .count:before, body#embed #header-channel #social-bar .links li .count:before, body#embed #embed_header #social-bar .links li .count:before {
	content:" ("
}
body#channel #header-channel #social-bar .links li .count:after, body#channel #embed_header #social-bar .links li .count:after, body#post #header-channel #social-bar .links li .count:after, body#post #embed_header #social-bar .links li .count:after, body#embed #header-channel #social-bar .links li .count:after, body#embed #embed_header #social-bar .links li .count:after {
	content:")"
}
body#channel #header-channel #social-bar .links li:first-child, body#channel #embed_header #social-bar .links li:first-child, body#post #header-channel #social-bar .links li:first-child, body#post #embed_header #social-bar .links li:first-child, body#embed #header-channel #social-bar .links li:first-child, body#embed #embed_header #social-bar .links li:first-child {
	margin-left:0
}
body#channel #header-channel #social-bar .links li.twitter, body#channel #header-channel #social-bar .links li.facebook, body#channel #embed_header #social-bar .links li.twitter, body#channel #embed_header #social-bar .links li.facebook, body#post #header-channel #social-bar .links li.twitter, body#post #header-channel #social-bar .links li.facebook, body#post #embed_header #social-bar .links li.twitter, body#post #embed_header #social-bar .links li.facebook, body#embed #header-channel #social-bar .links li.twitter, body#embed #header-channel #social-bar .links li.facebook, body#embed #embed_header #social-bar .links li.twitter, body#embed #embed_header #social-bar .links li.facebook {
	margin:9px 0 0 15px
}
body#channel #header-channel #social-bar .links li.twitter, body#channel #embed_header #social-bar .links li.twitter, body#post #header-channel #social-bar .links li.twitter, body#post #embed_header #social-bar .links li.twitter, body#embed #header-channel #social-bar .links li.twitter, body#embed #embed_header #social-bar .links li.twitter {
	width:95px
}
body#channel #header-channel #social-bar .links li.facebook, body#channel #embed_header #social-bar .links li.facebook, body#post #header-channel #social-bar .links li.facebook, body#post #embed_header #social-bar .links li.facebook, body#embed #header-channel #social-bar .links li.facebook, body#embed #embed_header #social-bar .links li.facebook {
	width:90px;
	overflow:hidden
}
body#channel #header-channel #social-bar .watching, body#channel #embed_header #social-bar .watching, body#post #header-channel #social-bar .watching, body#post #embed_header #social-bar .watching, body#embed #header-channel #social-bar .watching, body#embed #embed_header #social-bar .watching {
	padding-left:10px;
/*	border-left:1px solid #e5e5e5;*/
	line-height:40px;
	width:270px !important;
/*	color:#999999*/
}
body#channel #header-channel #social-bar .watching strong, body#channel #embed_header #social-bar .watching strong, body#post #header-channel #social-bar .watching strong, body#post #embed_header #social-bar .watching strong, body#embed #header-channel #social-bar .watching strong, body#embed #embed_header #social-bar .watching strong {
/*	color:#666666;*/
	padding-left:20px;
/*	background:url("../images/channels/icons-header-actions.png") 0 -91px no-repeat*/
}
body#channel #header-channel #social-bar .watching ul, body#channel #embed_header #social-bar .watching ul, body#post #header-channel #social-bar .watching ul, body#post #embed_header #social-bar .watching ul, body#embed #header-channel #social-bar .watching ul, body#embed #embed_header #social-bar .watching ul {
	float:right
}
body#channel #header-channel #social-bar .watching ul li, body#channel #embed_header #social-bar .watching ul li, body#post #header-channel #social-bar .watching ul li, body#post #embed_header #social-bar .watching ul li, body#embed #header-channel #social-bar .watching ul li, body#embed #embed_header #social-bar .watching ul li {
	float:left
}
body#channel #header-channel #social-bar .watching ul li img, body#channel #embed_header #social-bar .watching ul li img, body#post #header-channel #social-bar .watching ul li img, body#post #embed_header #social-bar .watching ul li img, body#embed #header-channel #social-bar .watching ul li img, body#embed #embed_header #social-bar .watching ul li img {
	display:block;
	margin:11px 0 0 2px;
	border-radius:3px
}
@media screen and (min-width: 767px) {
body#channel.channel-page #header-channel.fixed, body#post #header-channel.fixed {
	position:fixed;
	min-height:0;
	height:95px;
	padding-bottom:0;
	border-top-right-radius:0;
	border-top-left-radius:0;
	overflow:hidden
}
body#channel.channel-page #header-channel.fixed #account-meta, body#post #header-channel.fixed #account-meta {
	overflow:hidden
}
body#channel.channel-page #header-channel.fixed #channel-meta h1, body#post #header-channel.fixed #channel-meta h1 {
	position:relative;
	line-height:26px;
	height:26px;
	overflow:hidden;
	white-space:nowrap;
	margin-left:60px
}
body#channel.channel-page #header-channel.fixed #channel-meta h1:after, body#post #header-channel.fixed #channel-meta h1:after {
	content:"";
	display:block;
	position:absolute;
	right:0;
	top:0;
	bottom:0;
	width:20px;
	/*background:-webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, rgba(255,255,255,0)), color-stop(100%, #fcfcfc));
		background:-webkit-linear-gradient(left, rgba(255,255,255,0), #fcfcfc);
		background:-moz-linear-gradient(left, rgba(255,255,255,0), #fcfcfc);
		background:-o-linear-gradient(left, rgba(255,255,255,0), #fcfcfc);
		background:linear-gradient(left, rgba(255,255,255,0), #fcfcfc)*/
}

body#channel #header-channel #account-meta .channel-status [class^="icon-"] {
	font-size:26px;
	width:20px;
	margin: 4px 0px 5px 0px;
	line-height: 25px;
/*	color:#55A4F2;*/
}

body#channel #header-channel #account-meta .channel-status {
	position:absolute;
	top:0px;
	right:5px;
	/*box-shadow: 0 1px #FCFCFC inset;
		color:#55A4F2;*/
	display: block;
	font-size: 18px;
	overflow: hidden;
	padding: 0 10px;
	text-shadow: 2px 3px 2px #000 inset;
}
body#channel #header-channel #account-meta .channel-status.status-offline, body#channel #header-channel #account-meta .channel-status.status-offline * {
/*    color:#999;*/  
	opacity: .4;
}


body#channel.channel-page #header-channel.fixed #channel-meta img, body#post #header-channel.fixed #channel-meta img {
	width:50px;
	height:75px
}
body#channel.channel-page #header-channel.fixed #channel-meta .attributes, body#channel.channel-page #header-channel.fixed #channel-meta #channel_notice, body#post #header-channel.fixed #channel-meta .attributes, body#post #header-channel.fixed #channel-meta #channel_notice {
	display:none
}
body#channel.channel-page #header-channel.fixed #social-bar, body#post #header-channel.fixed #social-bar {
	padding-left:70px
}
}
@media screen and (max-width: 1460px) and (min-width: 960px) {
body#channel.channel-page #pagewrap.local #header-channel.fixed #account-meta, body#post #pagewrap.local #header-channel.fixed #account-meta {
	border-radius:0;
	z-index:200
}
body#channel.channel-page #pagewrap.local #header-channel.fixed #social-bar .watching, body#post #pagewrap.local #header-channel.fixed #social-bar .watching {
	margin-right:300px;
	width:auto;
	border-left:none
}
body#channel.channel-page #pagewrap.local #header-channel.fixed #social-bar .watching .label, body#post #pagewrap.local #header-channel.fixed #social-bar .watching .label {
	display:none
}
}
@media screen and (max-width: 1460px) {
body#channel.channel-page #pagewrap.local #header-channel.fixed #account-meta, body#post #pagewrap.local #header-channel.fixed #account-meta {
/*	border-top:1px solid #e5e5e5;*/
	overflow:hidden;
	height:40px;
	margin-top:54px
}
body#channel.channel-page #pagewrap.local #header-channel.fixed #account-meta h2, body#post #pagewrap.local #header-channel.fixed #account-meta h2 {
	border-bottom:none;
	height:40px
}
body#channel.channel-page #pagewrap.local #header-channel.fixed #account-meta h2 a, body#post #pagewrap.local #header-channel.fixed #account-meta h2 a {
	line-height:38px;
	padding:0 0 0 40px
}
body#channel.channel-page #pagewrap.local #header-channel.fixed #account-meta a.photo, body#post #pagewrap.local #header-channel.fixed #account-meta a.photo {
	top:0;
	left:0;
	margin:6px
}
body#channel.channel-page #pagewrap.local #header-channel.fixed #account-meta a.photo img, body#post #pagewrap.local #header-channel.fixed #account-meta a.photo img {
	width:28px;
	height:28px
}
body#channel.channel-page #pagewrap.local #header-channel.fixed #account-meta .stats, body#post #pagewrap.local #header-channel.fixed #account-meta .stats {
	display:none
}
body#channel.channel-page #pagewrap.local #header-channel.fixed #account-meta a.button, body#post #pagewrap.local #header-channel.fixed #account-meta a.button {
	top:5px
}
}
@media screen and (max-width: 960px) {
body#channel.channel-page #header-channel, body#post #header-channel {
	min-height:150px;
	top:0
}
body#channel.channel-page #header-channel #channel-meta, body#post #header-channel #channel-meta {
	margin-right:300px;
	min-height:155px
}
body#channel.channel-page #header-channel #channel-meta h1, body#post #header-channel #channel-meta h1 {
	margin-left:120px
}
body#channel.channel-page #header-channel #channel-meta .attributes, body#channel.channel-page #header-channel #channel-meta #channel_notice, body#post #header-channel #channel-meta .attributes, body#post #header-channel #channel-meta #channel_notice {
	margin-left:120px
}
body#channel.channel-page #header-channel #channel-meta img, body#post #header-channel #channel-meta img {
	width:100px;
	height:150px
}
body#channel.channel-page #header-channel #account-meta h2>a, body#post #header-channel #account-meta h2>a {
	border-radius:0
}
body#channel.channel-page #header-channel #social-bar, body#post #header-channel #social-bar {
	padding-left:10px
}
body#channel.channel-page #header-channel #social-bar .watching, body#post #header-channel #social-bar .watching {
	width:auto;
	border-left:none
}
body#channel.channel-page #header-channel #social-bar .watching .label, body#post #header-channel #social-bar .watching .label {
	display:none
}
body#channel.channel-page #header-channel.fixed, body#post #header-channel.fixed {
	top:0
}
body#channel.channel-page #header-channel.fixed #channel-meta img, body#post #header-channel.fixed #channel-meta img {
	z-index:100
}
}
@media screen and (max-width: 767px) {
#channel.channel-page #pagewrap.embedded #header-channel, #post #pagewrap.embedded #header-channel, #embed.channel-page #pagewrap.embedded #header-channel {
	padding-top:70px
}
#channel.channel-page #pagewrap.embedded #header-channel #account-meta, #post #pagewrap.embedded #header-channel #account-meta, #embed.channel-page #pagewrap.embedded #header-channel #account-meta {
	top:0
}
#channel.channel-page #pagewrap #header-channel.fixed, #channel.channel-page #pagewrap #embed_header.fixed, #post #pagewrap #header-channel.fixed, #post #pagewrap #embed_header.fixed, #embed.channel-page #pagewrap #header-channel.fixed, #embed.channel-page #pagewrap #embed_header.fixed {
	position:absolute
}
#channel.channel-page #pagewrap #header-channel #channel-meta, #channel.channel-page #pagewrap #embed_header #channel-meta, #post #pagewrap #header-channel #channel-meta, #post #pagewrap #embed_header #channel-meta, #embed.channel-page #pagewrap #header-channel #channel-meta, #embed.channel-page #pagewrap #embed_header #channel-meta {
	margin-right:0
}
#channel.channel-page #pagewrap #header-channel #channel-meta h1, #channel.channel-page #pagewrap #header-channel #channel-meta .attributes, #channel.channel-page #pagewrap #header-channel #channel-meta #channel_notice, #channel.channel-page #pagewrap #embed_header #channel-meta h1, #channel.channel-page #pagewrap #embed_header #channel-meta .attributes, #channel.channel-page #pagewrap #embed_header #channel-meta #channel_notice, #post #pagewrap #header-channel #channel-meta h1, #post #pagewrap #header-channel #channel-meta .attributes, #post #pagewrap #header-channel #channel-meta #channel_notice, #post #pagewrap #embed_header #channel-meta h1, #post #pagewrap #embed_header #channel-meta .attributes, #post #pagewrap #embed_header #channel-meta #channel_notice, #embed.channel-page #pagewrap #header-channel #channel-meta h1, #embed.channel-page #pagewrap #header-channel #channel-meta .attributes, #embed.channel-page #pagewrap #header-channel #channel-meta #channel_notice, #embed.channel-page #pagewrap #embed_header #channel-meta h1, #embed.channel-page #pagewrap #embed_header #channel-meta .attributes, #embed.channel-page #pagewrap #embed_header #channel-meta #channel_notice {
	margin-left:120px
}
#channel.channel-page #pagewrap #header-channel #account-meta, #channel.channel-page #pagewrap #embed_header #account-meta, #post #pagewrap #header-channel #account-meta, #post #pagewrap #embed_header #account-meta, #embed.channel-page #pagewrap #header-channel #account-meta, #embed.channel-page #pagewrap #embed_header #account-meta {
	top:-70px;
	left:0;
	width:100%;
	height:70px;
	overflow:hidden;
	border:0;
/*	border-bottom:1px solid #ddd;*/
	border-radius:0
}
#channel.channel-page #pagewrap #header-channel #account-meta h2 a, #channel.channel-page #pagewrap #embed_header #account-meta h2 a, #post #pagewrap #header-channel #account-meta h2 a, #post #pagewrap #embed_header #account-meta h2 a, #embed.channel-page #pagewrap #header-channel #account-meta h2 a, #embed.channel-page #pagewrap #embed_header #account-meta h2 a {
	padding-left:75px;
	height:70px
}
#channel.channel-page #pagewrap #header-channel #account-meta a.photo, #channel.channel-page #pagewrap #embed_header #account-meta a.photo, #post #pagewrap #header-channel #account-meta a.photo, #post #pagewrap #embed_header #account-meta a.photo, #embed.channel-page #pagewrap #header-channel #account-meta a.photo, #embed.channel-page #pagewrap #embed_header #account-meta a.photo {
	position:absolute;
	top:0;
	left:0;
	margin:10px
}
#channel.channel-page #pagewrap #header-channel #account-meta a.photo img, #channel.channel-page #pagewrap #embed_header #account-meta a.photo img, #post #pagewrap #header-channel #account-meta a.photo img, #post #pagewrap #embed_header #account-meta a.photo img, #embed.channel-page #pagewrap #header-channel #account-meta a.photo img, #embed.channel-page #pagewrap #embed_header #account-meta a.photo img {
	width:50px;
	height:50px
}
#channel.channel-page #pagewrap #header-channel #account-meta .stats .account-followers, #channel.channel-page #pagewrap #embed_header #account-meta .stats .account-followers, #post #pagewrap #header-channel #account-meta .stats .account-followers, #post #pagewrap #embed_header #account-meta .stats .account-followers, #embed.channel-page #pagewrap #header-channel #account-meta .stats .account-followers, #embed.channel-page #pagewrap #embed_header #account-meta .stats .account-followers {
	position:absolute;
	top:35px;
	left:75px;
	border:none;
	background-color:transparent
}
#channel.channel-page #pagewrap #header-channel #account-meta .stats .account-followers a, #channel.channel-page #pagewrap #embed_header #account-meta .stats .account-followers a, #post #pagewrap #header-channel #account-meta .stats .account-followers a, #post #pagewrap #embed_header #account-meta .stats .account-followers a, #embed.channel-page #pagewrap #header-channel #account-meta .stats .account-followers a, #embed.channel-page #pagewrap #embed_header #account-meta .stats .account-followers a {
	font-size:12px;
	padding:0
}
#channel.channel-page #pagewrap #header-channel #account-meta .stats .account-followers a:hover, #channel.channel-page #pagewrap #embed_header #account-meta .stats .account-followers a:hover, #post #pagewrap #header-channel #account-meta .stats .account-followers a:hover, #post #pagewrap #embed_header #account-meta .stats .account-followers a:hover, #embed.channel-page #pagewrap #header-channel #account-meta .stats .account-followers a:hover, #embed.channel-page #pagewrap #embed_header #account-meta .stats .account-followers a:hover {
	background:transparent;
}
#channel.channel-page #pagewrap #header-channel #account-meta .stats .account-followers a:active, #channel.channel-page #pagewrap #embed_header #account-meta .stats .account-followers a:active, #post #pagewrap #header-channel #account-meta .stats .account-followers a:active, #post #pagewrap #embed_header #account-meta .stats .account-followers a:active, #embed.channel-page #pagewrap #header-channel #account-meta .stats .account-followers a:active, #embed.channel-page #pagewrap #embed_header #account-meta .stats .account-followers a:active {
	background:transparent
}
#channel.channel-page #pagewrap #header-channel #account-meta .stats .account-followers strong, #channel.channel-page #pagewrap #embed_header #account-meta .stats .account-followers strong, #post #pagewrap #header-channel #account-meta .stats .account-followers strong, #post #pagewrap #embed_header #account-meta .stats .account-followers strong, #embed.channel-page #pagewrap #header-channel #account-meta .stats .account-followers strong, #embed.channel-page #pagewrap #embed_header #account-meta .stats .account-followers strong {
	font-weight:normal;
/*	color:#999999*/
}
#channel.channel-page #pagewrap #header-channel #account-meta .stats .account-channels, #channel.channel-page #pagewrap #header-channel #account-meta .stats .account-following, #channel.channel-page #pagewrap #embed_header #account-meta .stats .account-channels, #channel.channel-page #pagewrap #embed_header #account-meta .stats .account-following, #post #pagewrap #header-channel #account-meta .stats .account-channels, #post #pagewrap #header-channel #account-meta .stats .account-following, #post #pagewrap #embed_header #account-meta .stats .account-channels, #post #pagewrap #embed_header #account-meta .stats .account-following, #embed.channel-page #pagewrap #header-channel #account-meta .stats .account-channels, #embed.channel-page #pagewrap #header-channel #account-meta .stats .account-following, #embed.channel-page #pagewrap #embed_header #account-meta .stats .account-channels, #embed.channel-page #pagewrap #embed_header #account-meta .stats .account-following {
	display:none
}
#channel.channel-page #pagewrap #header-channel #social-bar, #channel.channel-page #pagewrap #embed_header #social-bar, #post #pagewrap #header-channel #social-bar, #post #pagewrap #embed_header #social-bar, #embed.channel-page #pagewrap #header-channel #social-bar, #embed.channel-page #pagewrap #embed_header #social-bar {
	right:0;
	padding-left:10px
}
}
@media screen and (max-width: 480px) {
body#channel.channel-page #pagewrap #header-channel, body#channel.channel-page #pagewrap #embed_header, body#post #pagewrap #header-channel, body#post #pagewrap #embed_header, body#embed.channel-page #pagewrap #header-channel, body#embed.channel-page #pagewrap #embed_header {
	top:0
}
body#channel.channel-page #pagewrap #header-channel #account-meta, body#channel.channel-page #pagewrap #embed_header #account-meta, body#post #pagewrap #header-channel #account-meta, body#post #pagewrap #embed_header #account-meta, body#embed.channel-page #pagewrap #header-channel #account-meta, body#embed.channel-page #pagewrap #embed_header #account-meta {
	top:-50px;
	left:0;
	height:50px;
	overflow:hidden
}
body#channel.channel-page #pagewrap #header-channel #account-meta h2, body#channel.channel-page #pagewrap #embed_header #account-meta h2, body#post #pagewrap #header-channel #account-meta h2, body#post #pagewrap #embed_header #account-meta h2, body#embed.channel-page #pagewrap #header-channel #account-meta h2, body#embed.channel-page #pagewrap #embed_header #account-meta h2 {
	line-height:50px
}
body#channel.channel-page #pagewrap #header-channel #account-meta h2 a, body#channel.channel-page #pagewrap #embed_header #account-meta h2 a, body#post #pagewrap #header-channel #account-meta h2 a, body#post #pagewrap #embed_header #account-meta h2 a, body#embed.channel-page #pagewrap #header-channel #account-meta h2 a, body#embed.channel-page #pagewrap #embed_header #account-meta h2 a {
	padding-left:50px;
	font-size:12px
}
body#channel.channel-page #pagewrap #header-channel #account-meta h2 a:after, body#channel.channel-page #pagewrap #embed_header #account-meta h2 a:after, body#post #pagewrap #header-channel #account-meta h2 a:after, body#post #pagewrap #embed_header #account-meta h2 a:after, body#embed.channel-page #pagewrap #header-channel #account-meta h2 a:after, body#embed.channel-page #pagewrap #embed_header #account-meta h2 a:after {
	content:" on ";
	display:block;
	font-weight:normal;
/*	color:#999999;*/
	height:14px;
	padding-right:77px;
}
body#channel.channel-page #pagewrap #header-channel #account-meta .button, body#channel.channel-page #pagewrap #embed_header #account-meta .button, body#post #pagewrap #header-channel #account-meta .button, body#post #pagewrap #embed_header #account-meta .button, body#embed.channel-page #pagewrap #header-channel #account-meta .button, body#embed.channel-page #pagewrap #embed_header #account-meta .button {
	top:10px;
	right:10px
}
body#channel.channel-page #pagewrap #header-channel #account-meta a.photo, body#channel.channel-page #pagewrap #embed_header #account-meta a.photo, body#post #pagewrap #header-channel #account-meta a.photo, body#post #pagewrap #embed_header #account-meta a.photo, body#embed.channel-page #pagewrap #header-channel #account-meta a.photo, body#embed.channel-page #pagewrap #embed_header #account-meta a.photo {
	position:absolute;
	top:0;
	left:0
}
body#channel.channel-page #pagewrap #header-channel #account-meta a.photo img, body#channel.channel-page #pagewrap #embed_header #account-meta a.photo img, body#post #pagewrap #header-channel #account-meta a.photo img, body#post #pagewrap #embed_header #account-meta a.photo img, body#embed.channel-page #pagewrap #header-channel #account-meta a.photo img, body#embed.channel-page #pagewrap #embed_header #account-meta a.photo img {
	width:30px;
	height:30px
}
body#channel.channel-page #pagewrap #header-channel #account-meta .stats, body#channel.channel-page #pagewrap #embed_header #account-meta .stats, body#post #pagewrap #header-channel #account-meta .stats, body#post #pagewrap #embed_header #account-meta .stats, body#embed.channel-page #pagewrap #header-channel #account-meta .stats, body#embed.channel-page #pagewrap #embed_header #account-meta .stats {
	display:none
}
body#channel.channel-page #pagewrap #header-channel #channel-meta h1, body#channel.channel-page #pagewrap #embed_header #channel-meta h1, body#post #pagewrap #header-channel #channel-meta h1, body#post #pagewrap #embed_header #channel-meta h1, body#embed.channel-page #pagewrap #header-channel #channel-meta h1, body#embed.channel-page #pagewrap #embed_header #channel-meta h1 {
	font-size:18px;
	line-height:24px
}
body#channel.channel-page #pagewrap #header-channel #channel-meta img, body#channel.channel-page #pagewrap #embed_header #channel-meta img, body#post #pagewrap #header-channel #channel-meta img, body#post #pagewrap #embed_header #channel-meta img, body#embed.channel-page #pagewrap #header-channel #channel-meta img, body#embed.channel-page #pagewrap #embed_header #channel-meta img {
	width:50px;
	height:75px
}
body#channel.channel-page #pagewrap #header-channel #channel-meta h1, body#channel.channel-page #pagewrap #header-channel #channel-meta .attributes, body#channel.channel-page #pagewrap #header-channel #channel-meta #channel_notice, body#channel.channel-page #pagewrap #embed_header #channel-meta h1, body#channel.channel-page #pagewrap #embed_header #channel-meta .attributes, body#channel.channel-page #pagewrap #embed_header #channel-meta #channel_notice, body#post #pagewrap #header-channel #channel-meta h1, body#post #pagewrap #header-channel #channel-meta .attributes, body#post #pagewrap #header-channel #channel-meta #channel_notice, body#post #pagewrap #embed_header #channel-meta h1, body#post #pagewrap #embed_header #channel-meta .attributes, body#post #pagewrap #embed_header #channel-meta #channel_notice, body#embed.channel-page #pagewrap #header-channel #channel-meta h1, body#embed.channel-page #pagewrap #header-channel #channel-meta .attributes, body#embed.channel-page #pagewrap #header-channel #channel-meta #channel_notice, body#embed.channel-page #pagewrap #embed_header #channel-meta h1, body#embed.channel-page #pagewrap #embed_header #channel-meta .attributes, body#embed.channel-page #pagewrap #embed_header #channel-meta #channel_notice {
	margin-left:70px
}
body#channel.channel-page #pagewrap #header-channel #channel-meta #channel_notice, body#channel.channel-page #pagewrap #embed_header #channel-meta #channel_notice, body#post #pagewrap #header-channel #channel-meta #channel_notice, body#post #pagewrap #embed_header #channel-meta #channel_notice, body#embed.channel-page #pagewrap #header-channel #channel-meta #channel_notice, body#embed.channel-page #pagewrap #embed_header #channel-meta #channel_notice {
	position:relative;
	clear:both;
	top:10px;
	margin-left:0
}
body#channel.channel-page #pagewrap #header-channel #social-bar .links li, body#channel.channel-page #pagewrap #embed_header #social-bar .links li, body#post #pagewrap #header-channel #social-bar .links li, body#post #pagewrap #embed_header #social-bar .links li, body#embed.channel-page #pagewrap #header-channel #social-bar .links li, body#embed.channel-page #pagewrap #embed_header #social-bar .links li {
	margin-left:10px
}
body#channel.channel-page #pagewrap #header-channel #social-bar .links li:first-child, body#channel.channel-page #pagewrap #embed_header #social-bar .links li:first-child, body#post #pagewrap #header-channel #social-bar .links li:first-child, body#post #pagewrap #embed_header #social-bar .links li:first-child, body#embed.channel-page #pagewrap #header-channel #social-bar .links li:first-child, body#embed.channel-page #pagewrap #embed_header #social-bar .links li:first-child {
	margin-left:0
}
body#channel.channel-page #pagewrap #header-channel #social-bar .links li a, body#channel.channel-page #pagewrap #embed_header #social-bar .links li a, body#post #pagewrap #header-channel #social-bar .links li a, body#post #pagewrap #embed_header #social-bar .links li a, body#embed.channel-page #pagewrap #header-channel #social-bar .links li a, body#embed.channel-page #pagewrap #embed_header #social-bar .links li a {
	overflow:hidden;
	white-space:nowrap;
	text-indent:100%;
	width:15px;
	padding:5px 0 5px 5px
}
body#channel.channel-page #pagewrap #header-channel #social-bar .links li .like, body#channel.channel-page #pagewrap #embed_header #social-bar .links li .like, body#post #pagewrap #header-channel #social-bar .links li .like, body#post #pagewrap #embed_header #social-bar .links li .like, body#embed.channel-page #pagewrap #header-channel #social-bar .links li .like, body#embed.channel-page #pagewrap #embed_header #social-bar .links li .like {
	float:left
}
body#channel.channel-page #pagewrap #header-channel #social-bar .links li .count, body#channel.channel-page #pagewrap #embed_header #social-bar .links li .count, body#post #pagewrap #header-channel #social-bar .links li .count, body#post #pagewrap #embed_header #social-bar .links li .count, body#embed.channel-page #pagewrap #header-channel #social-bar .links li .count, body#embed.channel-page #pagewrap #embed_header #social-bar .links li .count {
	height:25px;
	line-height:25px
}
}
@media screen and (max-width: 479px) {
#channel #pagewrap #header-channel #channel-meta #channel_notice .calendar, #post #pagewrap #header-channel #channel-meta #channel_notice .calendar, #embed #pagewrap #header-channel #channel-meta #channel_notice .calendar {
	width:34px
}
#channel #pagewrap #header-channel #channel-meta #channel_notice .calendar dt, #post #pagewrap #header-channel #channel-meta #channel_notice .calendar dt, #embed #pagewrap #header-channel #channel-meta #channel_notice .calendar dt {
	overflow:hidden;
	text-indent:200%;
	white-space:nowrap;
	width:16px;
	padding-left:8px;
	padding-right:8px;
/*	background:url("../images/channels/icon-calendar.png") center center no-repeat;*/
	border-color:transparent;
	border-bottom:none;
	box-shadow:none
}
#channel #pagewrap #header-channel #channel-meta #channel_notice .calendar dt:after, #post #pagewrap #header-channel #channel-meta #channel_notice .calendar dt:after, #embed #pagewrap #header-channel #channel-meta #channel_notice .calendar dt:after {
	display:none
}
#channel #pagewrap #header-channel #channel-meta #channel_notice .calendar.visible dt, #post #pagewrap #header-channel #channel-meta #channel_notice .calendar.visible dt, #embed #pagewrap #header-channel #channel-meta #channel_notice .calendar.visible dt {
	position:relative;
	/*background-color:#f6f6f6;
		border-color:rgba(0,0,0,0.2);*/
	z-index:200
}
#channel #pagewrap #header-channel #channel-meta #channel_notice .calendar.visible dd, #post #pagewrap #header-channel #channel-meta #channel_notice .calendar.visible dd, #embed #pagewrap #header-channel #channel-meta #channel_notice .calendar.visible dd {
	z-index:100
}
#channel #pagewrap #header-channel #channel-meta #channel_notice .calendar.visible dd a, #post #pagewrap #header-channel #channel-meta #channel_notice .calendar.visible dd a, #embed #pagewrap #header-channel #channel-meta #channel_notice .calendar.visible dd a {
	min-width:110px;
	position:relative;
	top:-1px;
/*	background-color:#f6f6f6*/
}
#channel #pagewrap #header-channel #channel-meta #channel_notice .calendar.visible dd a:hover, #post #pagewrap #header-channel #channel-meta #channel_notice .calendar.visible dd a:hover, #embed #pagewrap #header-channel #channel-meta #channel_notice .calendar.visible dd a:hover {
/*	background-color:#dddddd*/
}
#channel #pagewrap #header-channel #channel-meta #channel_notice .calendar.visible dd.first a, #post #pagewrap #header-channel #channel-meta #channel_notice .calendar.visible dd.first a, #embed #pagewrap #header-channel #channel-meta #channel_notice .calendar.visible dd.first a {
	border-top-right-radius:3px;
/*	border-top:1px solid rgba(0,0,0,0.2)*/
}
#channel #pagewrap #header-channel #social-bar .post_icon, #post #pagewrap #header-channel #social-bar .post_icon, #embed #pagewrap #header-channel #social-bar .post_icon {
	display:none
}
}
@media screen and (max-width: 767px) {
#channel.channel-page #pagewrap.local #widget, #post.channel-page #pagewrap.local #widget, #embed.channel-page #pagewrap.local #widget {
	position:absolute;
	top:-50px;
	left:0;
	border-radius:0;
/*	background-color:#383838;*/
	text-align:right
}
#channel.channel-page #pagewrap.local #widget>li, #post.channel-page #pagewrap.local #widget>li, #embed.channel-page #pagewrap.local #widget>li {
	display:inline-block;
	float:none
}
#channel.channel-page #pagewrap.local #widget>li:first-child, #post.channel-page #pagewrap.local #widget>li:first-child, #embed.channel-page #pagewrap.local #widget>li:first-child {
	float:left;
	text-align:left
}
}
@media screen and (max-width: 480px) {
#channel.channel-page #pagewrap #widget .account .body, #post.channel-page #pagewrap #widget .account .body, #embed.channel-page #pagewrap #widget .account .body {
	min-width:0;
	width:220px
}
}
#channel .channel_live, #channel .firefox_header {
	position:relative;
	width:960px;
	margin:0 auto;
	display:block;
/*	background:#000*/
}
#channel .channel_live .combo-wrapper, #channel .firefox_header .combo-wrapper {
	position:relative;
	width:100%;
	overflow:hidden
}
#channel .channel_live .combo-wrapper .player-wrapper, #channel .firefox_header .combo-wrapper .player-wrapper {
	float:left;
	width:640px;
	max-width:940px;
	padding:10px;
	position:relative
}
#channel .channel_live .combo-wrapper .player-wrapper.center, #channel .firefox_header .combo-wrapper .player-wrapper.center {
	margin-left:150px
}
#channel .channel_live .combo-wrapper .player-wrapper .embed-wrapper, #channel .firefox_header .combo-wrapper .player-wrapper .embed-wrapper {
	height:360px
}
#channel .channel_live .combo-wrapper .player-wrapper .embed-wrapper #player_embed, #channel .firefox_header .combo-wrapper .player-wrapper .embed-wrapper #player_embed {
	width:100%;
	height:100%
}
#channel .channel_live.full_width .combo-wrapper .player-wrapper, #channel .firefox_header.full_width .combo-wrapper .player-wrapper {
	float:none
}
#channel .channel_live .content-meta h1, #channel .firefox_header .content-meta h1 {
	margin:10px 0;
/*	color:#ffffff;*/
	font-size:15px
}
#channel .channel_live .content-meta .actions, #channel .firefox_header .content-meta .actions {
	display:block;
	width:100%;
	height:22px
}
#channel .channel_live .content-meta .actions li, #channel .firefox_header .content-meta .actions li {
	float:left;
	margin-left:20px
}
#channel .channel_live .content-meta .actions li:first-child, #channel .firefox_header .content-meta .actions li:first-child {
	margin-left:0
}
#channel .channel_live .content-meta .actions a, #channel .firefox_header .content-meta .actions a {
	display:block;
	font-weight:bold;
	height:22px;
	line-height:22px;
	padding-left:20px;
/*	color:#666666;*/
	text-decoration:none;
/*	background-image:url("../images/icons/icons-actions-live.png");*/
	/*background-repeat:no-repeat;
		-webkit-transition:0.25s all ease-in-out;
		-moz-transition:0.25s all ease-in-out;
		-o-transition:0.25s all ease-in-out;
		transition:0.25s all ease-in-out*/
}
#channel .channel_live .content-meta .actions a:hover, #channel .firefox_header .content-meta .actions a:hover {
/*	color:#999999*/
}
#channel .channel_live .content-meta .actions a.live-like-anchor, #channel .firefox_header .content-meta .actions a.live-like-anchor {
/*	background-position:0 0*/
}
#channel .channel_live .content-meta .actions a.live-like-anchor.you_like, #channel .firefox_header .content-meta .actions a.live-like-anchor.you_like {
/*	background-position:0 -22px*/
}
#channel .channel_live .content-meta .actions a#live_share, #channel .firefox_header .content-meta .actions a#live_share {
/*	background-position:0 -44px*/
}
#channel .channel_live .content-meta .actions a#live_video_highlight, #channel .firefox_header .content-meta .actions a#live_video_highlight {
/*	background-position:0 -66px*/
}
#channel .channel_live .content-meta .video_actions, #channel .firefox_header .content-meta .video_actions {
	float:left
}
#channel .channel_live .content-meta .layout_control, #channel .firefox_header .content-meta .layout_control {
	float:right
}
#channel .channel_live .content-meta .layout_control li, #channel .firefox_header .content-meta .layout_control li {
	margin:0 0 0 1px
}
#channel .channel_live .content-meta .layout_control li a, #channel .firefox_header .content-meta .layout_control li a {
	display:block;
	width:24px;
	height:24px;
	margin:0;
	padding:0;
	text-indent:150%;
	overflow:hidden;
	white-space:nowrap;
/*	background:#000 url("../images/icons/icons-layout-control.png") 0 0 no-repeat*/
}
#channel .channel_live .content-meta .layout_control li a#with_chat, #channel .firefox_header .content-meta .layout_control li a#with_chat {
	border-top-left-radius:3px;
	border-bottom-left-radius:3px
}
#channel .channel_live .content-meta .layout_control li a#with_chat.selected, #channel .firefox_header .content-meta .layout_control li a#with_chat.selected {
/*	background-position:0 -24px*/
}
#channel .channel_live .content-meta .layout_control li a#full_width, #channel .firefox_header .content-meta .layout_control li a#full_width {
/*	background-position:-24px 0*/
}
#channel .channel_live .content-meta .layout_control li a#full_width.selected, #channel .firefox_header .content-meta .layout_control li a#full_width.selected {
/*	background-position:-24px -24px*/
}
#channel .channel_live .content-meta .layout_control li a#pop_out, #channel .firefox_header .content-meta .layout_control li a#pop_out {
	/*background-position:-73px 0;*/
	border-top-right-radius:3px;
	border-bottom-right-radius:3px
}
#channel .channel_live .content-meta .layout_control li a.selected, #channel .firefox_header .content-meta .layout_control li a.selected {
	cursor:default
}
#channel .channel_live .content-meta #toggle_chat, #channel .firefox_header .content-meta #toggle_chat {
	display:none;
	cursor:pointer;
	float:right;
	height:22px;
	line-height:22px;
	margin-top:4px
}
#channel .channel_live.full_width .combo-wrapper .player-wrapper, #channel .firefox_header.full_width .combo-wrapper .player-wrapper {
	width:auto;
	margin-right:0
}
#channel .channel_live.full_width .combo-wrapper .player-wrapper .embed-wrapper, #channel .firefox_header.full_width .combo-wrapper .player-wrapper .embed-wrapper {
	width:100%
}
#channel .channel_live.full_width.live-scroll .combo-wrapper, #channel .firefox_header.full_width.live-scroll .combo-wrapper {
	width:960px;
	margin:0 auto
}
#channel .channel_live.full_width.live-scroll .combo-wrapper .player-wrapper, #channel .firefox_header.full_width.live-scroll .combo-wrapper .player-wrapper {
	width:300px;
	height:auto
}
#channel .channel_live.full_width .live-control-bar .content-bar, #channel .firefox_header.full_width .live-control-bar .content-bar {
	position:relative;
	margin:0 30px;
	width:auto
}
.noMargin {
	margin: 0;
}
#wrapper .container{
	margin:0 auto;
	width:960px
}
.play_btn {
	display:block;
	position:absolute;
	z-index:1;
	margin-top:-130px;
	margin-left:100px;
	width:92px;
	height:93px;
	border:hidden;
	font-size:100px;
	color:#fff;
	-khtml-border-radius:0;
	-moz-border-radius:0;
	-webkit-border-radius:0;
	border-radius:0;
	background-position:0px 0px;
	cursor:pointer;
	opacity:.7;
}
.play_btn:hover {
/*	color:#fff;*/
	opacity:.9;
}
.play_btn:active {
/*	color:#fff;*/
	opacity:.9;
}

.video_desc {
	min-height:200px;
} 

.desc_holder {
	width:320px;
	margin-left:0px !important;
} 
.post_content {
/*	margin-right:20px;*/
} 
.videosFeed {
	margin-left:0px;
}
.videosFeed .controls {
	position:absolute;
/*    background: none repeat scroll 0 0 #BFBFBF;*/
    border-radius: 3px 3px 3px 3px;
    cursor: pointer;
    width: 35px;
	height: 35px;
	left:-10px;
	margin-top: 260px;
    transition-duration: 0.1s;
    transition-property: background-color;
    transition-timing-function: ease-out;
    z-index: 5;
}
.videosFeed .controls-previous:hover, .videosFeed .controls-next:hover {
/*	background-color:#333333;*/
}
.videosFeed .controls-previous {
	float:left;
	margin-left:20px;
}
.videosFeed .controls-next {
	float:right;
	margin-left:610px;
}

.videosFeed li.post {
	max-width: 650px !important;
	width: 650px !important;
	min-width: 650px !important;
	max-height: 240px !important;
	overflow: hidden !important;
}
.videosFeed li.post .post_content {
	max-width: 640px;
}
.videosFeed li.post .post_content #social-status {
	position:relative !important;
	width:340px !important;
/*	margin-right: 20px;*/
}


.videosFeed .controls .arrow {
    display: inline-block;
    height: 11px;
    width: 7px;
}


.time {
	font-size:10px;
}
#wrapper {
	border-bottom:none;
}

footer {
	width:960px;
	position:relative !important;
	display:block !important;
/*	top:-7px !important;*/
	left:50% !important;
	margin-left:-480px !important;
	box-shadow:none !important;
	border-radius: 0px !important;
	border-top:none !important;
}
nav#secondary-nav ul li {
	margin-left: 0px;
}
.channel-page.live .UI {
    cursor: pointer;
    margin-top: 10px;
    opacity: 0.9;
    position: absolute;
    z-index: 99999 !important;
}

.channel-page.live .title {
    left: 10px;
}

.channel-page.live .live {
    right: 310px;
}
.channel-page.live .nav-tabs a, .channel-page.live .nav-tabs a:hover {
	cursor: pointer !important;
}