/* SHOW PAGE CSS */

/* HIDE SECOND RIBBON */
#show-segments { display: none;}

/* BACKGROUND */
body {
	background-image: url('http://i2.current.com/images/skins/supernews/show_page/supernews_show_page_bg_05.jpg');
	background-position: center 0px;
	background-repeat:no-repeat;
}


/* PAGE BACKGROUND COLOR */
body, html {
	background-color: #49d8d9;
}

/* TOP OF PAGE (BEHIND PLAYER) BG */
.customLayout .groupContainer .customTop {
	background-color:#0b3548;
	/*background-image: url('http://i2.current.com/images/skins/supernews/show_page/supernews_video_player_bg_01.jpg');*/
	background-repeat:no-repeat;
}

/* CUSTOM CALLOUT NEXT TO PLAYER BG COLOR */
.customLayout .customTop .customPlayerCallout {background: #fff;}

/* VIDEO RIBBON BACKGROUND */
.customLayout .groupContainer .customMiddle {
	background: #0e445c;
	/*background-image: url('http://i2.current.com/images/skins/vanguard2/ribbon-bg.jpg');*/
	background-repeat:no-repeat;
}

/* BOTTOM OF THE PAGE BACKGROUND */
.customLayout .groupContainer .customBottom {
	background: #0e445c;
	/*background-image: url('http://i2.current.com/images/skins/vanguard2/bottom-bg.jpg');*/
	background-repeat:no-repeat;
}

/* ABOUT COLUMN BACKGROUND */
.customLayout .customBottom .customBottomCenter .customAbout {
	background: #2b81a8;
}

/* ABOUT COLUMN EXTENSION BACKGROUND */
.customLayout .customBottom .customBottomContent {
	background: #2b81a8;
}

/* HEADER BAR COLORS */
.customLayout .customBottom h2{
	color: #fff; 
	background: #6698af; 
	/*background-image: url('http://i2.current.com/images/skins/vanguard2/header-bg.jpg');*/
}


/* VERTICAL DIVIDE LINES BETWEEN 3 COLUMNS AT BOTTOM */
.customLayout .groupContainer .customBottom .customBottomCenter {
	border-left-color: #91c7e7;
	border-right-color: #91c7e7;
}

/* LINK COLOR (GENERAL) */
.customLayout .groupContainer a { color: #f4f134;}

/* BODY TEXT COLOR (GENERAL) */
.customLayout .groupContainer { color: #cccccc;}

/* LINK COLOR IN TOP PORTION OF PAGE */
.customLayout .groupContainer .customTop a {color: #caf7f5;}

/* H2 COLOR IN CALLOUT NEXT TO PLAYER */
.customLayout .customTop .customPlayerCallout .content h2 {color: #FFF;}

/* H3 LABEL COLOR WITHIN ABOUT SECTION */
.customLayout .customBottom .customBottomContent h3 { color:#666666;}

/* MAIN VIDEO TITLE TEXT COLOR */
#show-player-info ul li.title {color: #FFF;}

/* MAIN VIDEO DATE TEXT COLOR */
#show-player-info ul li.date {color: #CCC;}

/* MAIN VIDEO DATE DIVIDER LINE */
#show-player-info ul li.date span {border-left: 1px solid #CCC;}

/* MAIN VIDEO RESPONSE DIVIDER LINE */
#show-player-info ul li.responses span {padding: 0 0 0 8px; border-left: 1px solid #CCC;}

/* MAIN VIDEO DESCRIPTION TEXT COLOR */
#show-player-info div.description {color: #999;}

/* MAIN VIDEO "MORE" LINK COLOR */
#show-player-info div.description a {color: #caf7f5;}

/* ADMIN LINK COLOR IN ABOUT SECTION */
#groupInteractList li a.adminLink {color:#6f100e;}

/* SPONSOR LINK WITHIN HEADER, IF VISIBLE */
#interestSponsorBar a {color: #FFF; text-transform:uppercase;}

/* FORM FIELD COLORS IN BOTTOM PORTION */
.customLayout .customBottom .customBottomContent input {color: #666; border: 1px solid #999;}

/* SUBMIT BUTTON COLORS IN BOTTOM PORTION */
.customLayout .customBottom .customBottomContent input.submit {background:#cae5f5; color:#5286a3; border: 1px solid #69b7e8;}

/* TWITTER MODULE: TEXT AND DIVIDES */
#twitter_search_result li {color: #fff; border-bottom:1px dashed #fff;}

/* BLOG BYLINE COLOR */
.customLayout .groupContainer .customBottom .customBottomLeft #rss_items li.item .byline {color: #7c7c7c; }

/* BLOG DIVIDING LINES */
.customLayout .groupContainer .customBottom .customBottomLeft #rss_items li.item{border-bottom:1px dashed #91C7E7;}

/* FOOTER COLORS */
.customFooter {color: #b5b5b5;}
.customFooter a, .customFooter a:hover, .customFooter a:active {color: #b5b5b5;}

/* HEADER LAYOUT */
#customGroup #frame {padding-top: 0;}
#customGroup #interestTitle {margin-top: 0; height:160px;}
#interestTitle h1{visibility: hidden;}
#interestSponsorLink {margin:-56px 0 0 661px;}

/* TOP */
.customLayout .groupContainer .customTop {padding: 2em 2em;}

#show-player {float: left; clear: both; margin: 0 1.5em 0 0; width: 625px; height: 352px;}
	.customLayout .customTop .customPlayerCallout {float: left; clear: none; width: 300px; height: 85px;}
	.customLayout .customTop .customPlayerCallout .content {padding:10px 0 0 15px;}
	.customLayout .customTop .customPlayerCallout .content h2 {font-size: 1.5em; color: #FFF;}
	.customLayout .customTop .customPlayerCallout .content h3 {margin-top: 0.4em;}
	.customLayout .customTop .customPlayerCallout .content h3 a {text-decoration: none; font-size: 13px;}

#show-player-right-ad {float: left; clear: none; width: 300px; height: 250px; background: #ccc; margin-top: 1.5em;}

#show-player-top {float: left; clear: both; padding: 1.0em 0 0; width: 93.8em;}
	
#show-player-info {}
	#show-player-info ul {}
		#show-player-info ul li {float: left; clear: none; height: 1.2em;}
		#show-player-info ul li.title {font-size: 1.6em; font-weight: bold; padding: 0 8px 0 0;}
		#show-player-info ul li.date {font-size: 1.2em; padding-top: 4px;}
			#show-player-info ul li.date span {padding: 0 8px;}
		#show-player-info ul li.responses {font-size: 1.2em; padding-top: 4px;}
			#show-player-info ul li.responses span {padding: 0 0 0 8px;}
			#show-player-info ul li.responses a {text-decoration: none;}
	#show-player-info div.description {float: left; clear: both; margin-top: 0.3em; font-size: 1.2em;}
		#show-player-info div.description a {text-decoration: underline;}
	


/* MIDDLE */
.customLayout .customMiddle .customMiddleRibbon {float: left; clear: both; width: 95.2em; height: 21.5em; margin: 1.0em 0 0; padding: 0;}


/* BOTTOM */
.customLayout .customBottom h2 {margin-bottom: 0.7em; padding: 0.1em 0.4em; font-size: 1.9em;}
.customLayout .customBottom h3 {font-size: 1.2em;}
.customLayout .customBottom li {padding-bottom: 0.3em; list-style: none;}
.customLayout .customBottom li a {font-size: 1.2em; font-weight: bold;}
.customLayout .customBottom p {font-size: 1.2em; line-height:16px;}


/* BOTTOM LEFT */
.customLayout .customBottom .customBottomLeft {}
.customLayout .groupContainer .customBottom .customBottomLeft #rss_items li.item{font-size: 12px; line-height: 16px; color: #cccccc; margin-top: 0em; padding-top: 0em; margin-bottom: 1em; padding-bottom: 1em;}
.customLayout .groupContainer .customBottom .customBottomLeft #rss_items li.item a {text-decoration:none;}
.customLayout .groupContainer .customBottom .customBottomLeft #rss_items li.item .byline {font-style:italic; font-size: 11px; margin: 0.3em 0;}

#rss_items a {
	color:#F4F134;
	font-size:1.2em;
	font-weight:bold;
	text-decoration:none;
}

#rss_items .desc {
color:#cccccc;
font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;
font-size:1.1em;
font-weight:normal;
text-decoration:none;
}

/* BOTTOM CENTER */
.customLayout .customBottom .customBottomCenter {}
.customLayout .groupContainer .customBottom .customBottomCenter {}


/* BOTTOM RIGHT */
.customLayout .customBottom .customBottomRight {}
.customLayout .customBottom .customBottomRight .rtCallout { font-size: 12px; line-height: 16px; margin-bottom: 2.5em;}
.customLayout .customBottom .customBottomRight .rtCallout h4 {margin-top: 0.5em;}
.customLayout .customBottom .customBottomRight .rtCallout h4 a {font-size: 16px; text-decoration: none;}


/* ABOUT/JOIN CLASSES */
.customLayout .customBottom .customBottomContent {float: left; clear: none; padding: 0 1.0em 1.0em; width: 28em; /*background-image: url('http://i2.current.com/images/skins/vanguard2/about-bg.jpg');*/}
.customLayout .customBottom .customBottomContent .groupSupport {width: 28.0em;}
.customLayout .customBottom .customBottomContent #groupInteractPanel {margin: 1.0em 0 0;}
.customLayout .customBottom .customBottomContent #groupInteractPanel p {width: 8.5em;}
.customLayout .customBottom .customBottomContent #joinButton {margin: 1.0em 0 0;}
.customLayout .customBottom .customBottomContent h3 {float: left; clear: both; width: 280px; margin: 1.0em 0 0.3em; font-size: 11px; text-transform: uppercase; color: #cccccc;}
.customLayout .customBottom .customBottomContent .social_icons {padding-bottom: 1em;}
.customLayout .customBottom .customBottomContent .social_icons img {padding-right: 0.5em;}
.customLayout .customBottom .customBottomContent #inputForm {padding-bottom: 1.5em;}
.customLayout .customBottom .customBottomContent .leaderBeans {clear: both; margin: 0;}
.customLayout .customBottom .customBottomContent .updatesLink,
.customLayout .customBottom .customBottomContent .adminLink {font-size: 11px; font-weight: normal;}
.customLayout .customBottom .customBottomContent input {font-size: 12px; padding: 0.4em; width: 16em;}
.customLayout .customBottom .customBottomContent input.submit { width: 5em;}


/* TWITTER STYLES */
#twitter_search_result li {font-size: 12px; line-height: 16px; color: #cccccc;}