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

.groupJoinButton {
	background-image: url(http://i.current.com/images/skins/buttons/join-comedy.gif);
	background-position: 0px 0px;
}

/*________________________________________ HEADER ______________________________________*/

/* HEADER IMAGE & HEIGHT = 983px X designer defined */
#interestTitle {
	background-image: url('http://i.current.com/images/skins/channel_headers_09/images/header_comedy_final.jpg');
	background-repeat: no-repeat;
	background-color: none;
	height: 90px;
}

/* INTEREST TITLE IN HEADER VISIBILITY */
#interestTitle h1 {
	visibility: hidden;
}

/* TOPIC LABEL VISIBILITY */
#interestTypeLabel {
	display: none;
}

#interestTitle #explainer{
	background-color: #191919;
	margin-top: 0.5em;
	padding: 0;

}.flagThisInterestButton {
	display: none;
}
/*______________________ TURN OFF "FOLLOR TOPIC" & "SHARE TOPIC" BUTTONS ________________________*/

#contentItemFlagLink{
display:none;
}

/*
#followButton{
display:none;
}


#contentItemShareLink{
display:none;
}
*/




/*______________________________________ RIGHT RAIL ____________________________________*/


.supportColumn .showPromo .showTitle a {
	font-size: 1.8em;
	font-weight: bold;
	text-decoration: none;
}

.supportColumn .showPromo .tunein {
	color: #414141;
	font-size: 1.4em;
	font-weight: bold;
	padding-bottom: 0.5em;
}

.supportColumn .showPromo div.callout {
}

.supportColumn .showPromo div.callout.smallLinks a{
	font-size: 11px;
	font-weight:normal;
	text-decoration:underline;
}

.supportColumn .showPromo h2 {
	color: #414141;
	text-transform: uppercase;
	font-size: 11px;
	font-weight:bold;
	margin-top: 5px;
}

.supportColumn .showPromo h3{
	font-size: 11px;
	font-weight:normal;
	color: #666;
}

.supportColumn .marginTop {
	margin-top: 8px;
}

.supportColumn p.videoTitle a {
	font-size: 11px;
	font-weight:bold;
	text-decoration:none;
}

/* ------  BLOG MODULE --------- */
#rss_items a {font-size:1.4em; font-weight:bold; text-decoration: none;}
#rss_items li {border-bottom: 1px dashed #CCC; font-size: 1.1em; padding: 0.7em 0;}
#rss_items .byline {color: #666; font-style: italic;}

/* ------ TWITTER MODULE --------*/
#twitter_search_result {color:#666;}
#twitter_search_result li {list-style-image: none; list-style-type: none; clear:both; border-bottom: 1px dashed #CCC; font-size: 1.2em; min-height:48px;}
#twitter_search_result img {float:left; margin: 0 5px 5px 0;}
#twitter_search_result .date {font-size:0.8em; display:block; font-style:italic; color: #999999;}
#twitter_search_result a.poster {font-weight:bold;}
#twitter_search_result a {text-decoration: none;}
#twitter_search_result a:hover {text-decoration: underline;}


/*______________________________________ SG STYLES ____________________________________*/

#sg_content {
	padding: 0px !important;
	font-size: 12px;
	color: #666;
}

.sg_QuestionTitle {
	font-weight: bold;
	font-size: 14px;
	color: #666;
}

table.sg_Table th {
	display: none;
}

table.sg_Table td.sg_TD1 {
	display: none;
}

table.sg_Table td.sg_TDX input, .sg_GroupInput {
	border: 1px solid #7f9db9;
	font-size: 11px;
	width: 70px;
	padding: 1px 3px;
}

.sg_GroupInput {
	width: 180px;
}

.sg_Submit {
	border: 1px solid b4df62 !important;
	background: #4c4e50;
	color: #FFFFFF;
	text-transform: uppercase;
	padding: 3px;
	margin: 3px 0 0 2px;
}

.sg_ErrorMessage{
	color: #CC0000;
}