/*
PURPOSE:
	[1] Basic cascading stylesheet for ALL browsers
	[2] SCIENCE CHANNEL - FANSITE LITE THEME
	[3] MEDIA = SCREEN

REVISION HISTORY:
	May 10, 2008. v1.0. Created.

STATUS OF THIS DOCUMENT:
	This is a working draft.

MAINTAINER:
	Ross-Steven Lemenille
	r o s s _ l e m e n i l l e @ d i s c o v e r y . c o m

LEGAL NOTICE:
	Distribution of this document is limited.
	Copyright (C) Discovery.com 2008. All Rights Reserved.
*/

/*
==================================
HTML TAGS
==================================
*/

#fansite-theme-wild {
	background: url(/images/fansite-lite-themes/wild-template.jpg) no-repeat;
	height: 600px;
	width: 659px;
	font-family: normal Arial, Helvetica, sans-serif;
	color: #76AC0C;
}

#fansite-theme-wild #fansite-show-title p.show-image {
	width: inherit;
	text-indent: -9999px;
	position: relative;
}

#fansite-theme-wild #fansite-show-title p.show-title, 
#fansite-theme-wild #fansite-show-title p.show-subtitle {
	font-size: 29px;
	line-height: 28px;
}

#fansite-theme-wild #fansite-show-title p.show-time {
	color: #FFD55A;
	font-size: 11px;
}

#fansite-theme-wild #fansite-navigation a {
	color: #FFF;
}

#fansite-theme-wild #fansite-navigation a:hover {
	color: #E6AC00;
}

#fansite-theme-wild #feature p#feature-title {
	font-size: 17px;
	font-weight: bold;
	line-height: 18px;
}

#fansite-theme-wild #fansite-body #promo-one p.feature-title,
#fansite-theme-wild #fansite-body #promo-two p.feature-title {
	font-size: 12px;
	font-weight: bold;
}

#fansite-theme-wild #fansite-body #feature p#feature-text,
#fansite-theme-wild #fansite-body #promo-one p.feature-text,
#fansite-theme-wild #fansite-body #promo-two p.feature-text {
	color: #515151;
	font-size: 11px;
	font-weight: bold;
}

#fansite-theme-wild #fansite-body #feature p#feature-text {
	font-size: 12px;
}

#fansite-theme-wild li p.title-text {
	font-size: 11px;
}

#fansite-theme-wild #feature p#feature-title a:hover, 
#fansite-theme-wild #fansite-body #promo-one p.feature-title a:hover, 
#fansite-theme-wild #fansite-body #promo-two p.feature-title a:hover, 
#fansite-theme-wild ul.module-list li p.title-text a:hover {
	color: #FFE400;
}


#fansite-theme-pet {
	background: url(/images/fansite-lite-themes/pet-template.jpg) no-repeat;
	height: 600px;
	width: 659px;
	font-family: normal Arial, Helvetica, sans-serif;
	color: #669100;
}

#fansite-theme-pet #fansite-show-title p.show-image {
	width: inherit;
	text-indent: -9999px;
	position: relative;
}

#fansite-theme-pet #fansite-show-title p.show-title, 
#fansite-theme-pet #fansite-show-title p.show-subtitle {
	font-size: 29px;
	line-height: 28px;
}

#fansite-theme-pet #fansite-show-title p.show-time {
	color: #B64E02;
	font-size: 11px;
}

#fansite-theme-pet #fansite-navigation a {
	color: #B64E02;
}

#fansite-theme-pet #fansite-navigation a:hover {
	color: #853800;
}

#fansite-theme-pet #feature p#feature-title {
	font-size: 17px;
	font-weight: bold;
	line-height: 18px;
}

#fansite-theme-pet #fansite-body #promo-one p.feature-title,
#fansite-theme-pet #fansite-body #promo-two p.feature-title {
	font-size: 12px;
	font-weight: bold;
}

#fansite-theme-pet #fansite-body #feature p#feature-text,
#fansite-theme-pet #fansite-body #promo-one p.feature-text,
#fansite-theme-pet #fansite-body #promo-two p.feature-text {
	color: #515151;
	font-size: 11px;
	font-weight: bold;
}

#fansite-theme-pet #fansite-body #feature p#feature-text {
	font-size: 12px;
}

#fansite-theme-pet li p.title-text {
	font-size: 11px;
}

#fansite-theme-pet #feature p#feature-title a:hover, 
#fansite-theme-pet #fansite-body #promo-one p.feature-title a:hover, 
#fansite-theme-pet #fansite-body #promo-two p.feature-title a:hover, 
#fansite-theme-pet ul.module-list li p.title-text a:hover {
	color: #AF5600;
}


#fansite-theme-generic {
	background: url(/images/fansite-lite-themes/generic-template.jpg) no-repeat;
	height: 600px;
	width: 659px;
	font-family: normal Arial, Helvetica, sans-serif;
	color: #D9D2C0;
}

#fansite-theme-generic #fansite-show-title p.show-image {
	width: inherit;
	text-indent: -9999px;
	position: relative;
}

#fansite-theme-generic #fansite-show-title p.show-title, 
#fansite-theme-generic #fansite-show-title p.show-subtitle {
	font-size: 29px;
	line-height: 28px;
}

#fansite-theme-generic #fansite-show-title p.show-time {
	color: #E4D4AD;
	font-size: 11px;
}

#fansite-theme-generic #fansite-navigation a {
	color: #FFF;
}

#fansite-theme-generic #fansite-navigation a:hover {
	color: #F1DBA6;
}

#fansite-theme-generic #feature p#feature-title {
	font-size: 17px;
	font-weight: bold;
	line-height: 18px;
}

#fansite-theme-generic #fansite-body #promo-one p.feature-title,
#fansite-theme-generic #fansite-body #promo-two p.feature-title {
	font-size: 12px;
	font-weight: bold;
}

#fansite-theme-generic #fansite-body #feature p#feature-text,
#fansite-theme-generic #fansite-body #promo-one p.feature-text,
#fansite-theme-generic #fansite-body #promo-two p.feature-text {
	color: #515151;
	font-size: 11px;
	font-weight: bold;
}

#fansite-theme-generic #fansite-body #feature p#feature-text {
	font-size: 12px;
}

#fansite-theme-generic li p.title-text {
	font-size: 11px;
}

#fansite-theme-generic #feature p#feature-title a:hover, 
#fansite-theme-generic #fansite-body #promo-one p.feature-title a:hover, 
#fansite-theme-generic #fansite-body #promo-two p.feature-title a:hover, 
#fansite-theme-generic ul.module-list li p.title-text a:hover {
	color: #47687F;
}


#fansite-theme-green {
	background: url(/images/fansite-lite-themes/green-template.jpg) no-repeat;
	height: 600px;
	width: 659px;
	font-family: normal Arial, Helvetica, sans-serif;
	color: #D9D2C0;
}

#fansite-theme-green #fansite-show-title p.show-image {
	width: inherit;
	text-indent: -9999px;
	position: relative;
}

#fansite-theme-green #fansite-show-title p.show-title, 
#fansite-theme-green #fansite-show-title p.show-subtitle {
	font-size: 29px;
	line-height: 28px;
}

#fansite-theme-green #fansite-show-title p.show-time {
	color: #E4D4AD;
	font-size: 11px;
}

#fansite-theme-green #fansite-navigation a {
	color: #FFF;
}

#fansite-theme-green #fansite-navigation a:hover {
	color: #F1DBA6;
}

#fansite-theme-green #feature p#feature-title {
	font-size: 17px;
	font-weight: bold;
	line-height: 18px;
}

#fansite-theme-green #fansite-body #promo-one p.feature-title,
#fansite-theme-green #fansite-body #promo-two p.feature-title {
	font-size: 12px;
	font-weight: bold;
}

#fansite-theme-green #fansite-body #feature p#feature-text,
#fansite-theme-green #fansite-body #promo-one p.feature-text,
#fansite-theme-green #fansite-body #promo-two p.feature-text {
	color: #515151;
	font-size: 11px;
	font-weight: bold;
}

#fansite-theme-green #fansite-body #feature p#feature-text {
	font-size: 12px;
}

#fansite-theme-green li p.title-text {
	font-size: 11px;
}

#fansite-theme-green #feature p#feature-title a:hover, 
#fansite-theme-green #fansite-body #promo-one p.feature-title a:hover, 
#fansite-theme-green #fansite-body #promo-two p.feature-title a:hover, 
#fansite-theme-green ul.module-list li p.title-text a:hover {
	color: #47687F;
}
