/* SHOW PAGE CSS */


/* BACKGROUND */
body {
	background-image: url('http://i.current.com/images/skins/rotten_tomatoes/rt-background-3.jpg');
	background-position: center 54px;
	background-repeat:no-repeat;
}


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

/* TOP OF PAGE (BEHIND PLAYER) BG COLOR */
.customLayout .groupContainer .customTop {background-color:#1C252D;}

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

/* BOTTOM OF THE PAGE BACKGROUND */
.customLayout .groupContainer .customBottom {background: #cfefff;}

/* VIDEO RIBBON BACKGROUND */
.customLayout .groupContainer .customMiddle {background: #cfefff;}

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

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

/* HEADER BAR COLORS */
.customLayout .customBottom h2{color: #fff; background: #7cbce2;}

/* 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: #6f100e;}

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

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

/* 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: #999;}

/* 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: #333; border-bottom:1px dashed #91C7E7;}

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

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

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





/* HEADER LAYOUT */

#customGroup #frame {padding-top: 0;}
#customGroup #interestTitle {margin-top: 0; height:147px;}
#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: 2.0em;}
.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:18px;}

/* BOTTOM LEFT */
.customLayout .customBottom .customBottomLeft {}
.customLayout .groupContainer .customBottom .customBottomLeft #rss_items li.item{font-size: 12px; line-height: 18px; 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;}


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

/* BOTTOM RIGHT */
.customLayout .customBottom .customBottomRight {}
.customLayout .customBottom .customBottomRight .rtCallout { font-size: 12px; line-height: 18px; 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;}
.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;}
.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: 18px;}
