/*===============================================================
	Structure
		- Main typo
		- Layout
		- Footer 1
		- Footer 2
		- Main content custom backgrounds
		- Logo
		- Videos
		- Recaps
		- Next episode
		- Main cast
		- Community-block
		- Articles-block
		- Main wallpapers
		- Cast page
		- Recaps page
		- About	page
		- Features page
		- Gallery page
		- Common elements
===============================================================*/

body, form, p, h1, h2, h3, h4, ol, ul, li, blockquote {
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
object {
	outline: none;
}
/* MAIN TYPO */
h1 {
	color: #721F03;
	font-size: 28px;
	font-weight: normal;
}
h1.beige {
	color: #C48450;
	font-size: 30px;
}
h2 {
	font-size: 21px;
}
h3 {
	font-size: 17px;
}
h4 {
	font-size: 13px;
	color: #26311A;
}

/* LAYOUT */
#wrapper {
	background: url(../images/background_0.jpg);
}
#page {
	background: url(../images/background_1.jpg) repeat-x top left;
	position: relative;
	margin: 0px;
	padding-top: 50px;
}
#menu {
	background: url(../images/menu_rep_bg.gif);
	position: absolute;
	top: 0px;
	width: 100%;
}
#menu div{
	background: url(../images/menu_bg.png);
	height: 50px;
	padding-top: 4px;
	width: 1280px;
	margin: auto;		
	display: block;
	position: relative;
	list-style-type: none;	
}
#menu div .facebook-share {
	background: url(../images/facebook_share.gif);
	width: 25px;
	height: 25px;
	position: absolute;
	top: 12px;
	text-decoration: none;
	right: 150px;
	display: block;
}
#menu td {
	height: 30px;
}
#menu td a {
	display: block;
	font-size: 19px;	
	float: left;
	height: 28px;
	padding: 2px 0px 0px 10px;
	text-decoration: none;
	color: #FFFFFF;
	white-space: nowrap;
	background: url(../images/elements_0.png) no-repeat 1000px -506px;
}
#menu td span {
	display: block;
	height: 30px;
	width: 10px;
	float: left;
	background: url(../images/elements_0.png) no-repeat 1000px -506px;	
}
#menu .selected a{
	background: url(../images/elements_0.png) no-repeat 0px -506px;		
	color: #660000;
}
#menu .selected span{
	background: url(../images/elements_0.png) no-repeat -244px -506px;		
}
#content {
	margin: 0px auto;
	width: 1024px;
}
.main-left {
	float: left; 
	width: 580px;
}
.main-right {
	float: right;
	width: 410px;
}

/* FOOTER 1 */
#footer-1 {
	background: #51533E url(../images/footer_1_bg_0.jpg) repeat-x top left;
	position: relative;
}
#footer-1 .content {
	margin: 0px auto;
	width: 980px;
	position: relative;
	height: 460px;
}
#footer-1 .split {
	position: absolute;
	left: 388px;
}
#footer-1 .footer-bg {
	background: url(../images/footer_1_bg_1.png) no-repeat bottom center;
	position: absolute;
	bottom: 0px;
	left: 0px;
	height: 280px;
	width: 980px;
}

/* FOOTER 2 */
#footer-2 {
	background: url(../images/footer_2_bg_1.jpg) repeat-x left top;
}
#footer-2 .more {
	margin-bottom: 60px;
}
#footer-2 .content {
	background: url(../images/footer_2_bg_0.jpg) center top;
	height: 113px;
	padding-top: 20px;
	width: 980px;
	margin: auto;
}

/* MAIN CONTENT CUSTOM BACKGROUNDS */
.bg-left, .bg-right {
	width: 15px;
}
#main .bg-left {
	background: url(../images/main_bg_left.png) no-repeat top left;
}
#main .bg-content {
	background: url(../images/main_bg_center.jpg) no-repeat top left;
}
#main .bg-right {
	background: url(../images/main_bg_right.png) no-repeat top left;
}
#cast .bg-left {
	background: url(../images/cast_bg_left.png) no-repeat top left;
}
#cast .bg-content {
	background: url(../images/cast_bg_center.jpg) no-repeat top left;
}
#cast .bg-right {
	background: url(../images/cast_bg_right.png) no-repeat top left;
}
#recaps .bg-left {
	background: url(../images/recaps_bg_left.png) no-repeat top left;
}
#recaps .bg-content {
	background: url(../images/recaps_bg_center.jpg) no-repeat top left;
}
#recaps .bg-right {
	background: url(../images/recaps_bg_right.png) no-repeat top left;
}
#about .bg-left {
	background: url(../images/about_bg_left.png) no-repeat top left;
}
#about .bg-content {
	background: url(../images/about_bg_center.jpg) no-repeat top left;
}
#about .bg-right {
	background: url(../images/about_bg_right.png) no-repeat top left;
}
#features .bg-left {
	background: url(../images/features_bg_left.png) no-repeat top left;
}
#features .bg-content {
	background: url(../images/features_bg_center.jpg) no-repeat top left;
}
#features .bg-right {
	background: url(../images/features_bg_right.png) no-repeat top left;
}
#gallery .bg-left {
	background: url(../images/gallery_bg_left.png) no-repeat top left;
}
#gallery .bg-content {
	background: url(../images/gallery_bg_center.jpg) no-repeat top left;
}
#gallery .bg-right {
	background: url(../images/gallery_bg_right.png) no-repeat top left;
}
#ency .bg-left {
	background: url(../images/ency_bg_left.png) no-repeat top left;
}
#ency .bg-content {
	background: url(../images/ency_bg_center.jpg) no-repeat top left;
}
#ency .bg-right {
	background: url(../images/ency_bg_right.png) no-repeat top left;
}
#qa .bg-left {
	background: url(../images/qa_bg_left.png) no-repeat top left;
}
#qa .bg-content {
	background: url(../images/qa_bg_center.jpg) no-repeat top left;
}
#qa .bg-right {
	background: url(../images/qa_bg_right.png) no-repeat top left;
}


/* LOGO */
#logo {
	width: 250px;
	height: 53px;
	margin-top: 10px;
}

/* VIDEOS */
#videos {
	color: #C48450;
	font-size: 9px;
	padding-top: 28px;
	height: 310px;
	margin-top: 236px;
	position: relative;
}
.video_holder {
	margin: 10px 0px 0px 4px;
	padding: 0px;
	display: block;
	float: left;
	width: 168px;
	height: 236px;
	list-style-type: none;
	overflow: hidden;
	padding: 0px 0px 10px 0px;
	position: relative;
}
.video_contents {
	position: absolute;
	top: 0px;
}
.video_contents img {
	margin: 3px 5px 3px 10px;
	display: block;
	float: left;
	border: 0px;
}
.video_contents a b {
	font-size: 11px;
	display: block;
	float: left;
	width: 100px;
	color: #FFFFFF;
}
.video_contents a span {
	display:block;
	background: url(../images/elements_0.png) no-repeat 0px -258px;
	width: 173px;
	height: 2px;
	overflow: hidden;
	clear: both;
}
.video_contents a {
	color: #C48450;		
	text-decoration: none;
	outline: none;
}
#videos .tabs {
	position: absolute;
	top: 0px;
	left: 20px;
}
#videos .tabs div {
	float: left;
	margin-right: 2px;
}
#videos .tabs a, #videos .tabs span {
	display: block;
	float: left;
}
#videos .tabs a{
	background: url(../images/elements_0.png) no-repeat 0px -200px;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
	height: 23px;
	padding: 6px 10px 0px 18px;
}
#videos .tabs span {
	width: 10px;
	height: 29px;	
	background: url(../images/elements_0.png) no-repeat -170px -200px;	
}
#videos .tabs .selected a{
	background: url(../images/elements_0.png) no-repeat 0px -229px;	
	color: #714826;
}
#videos .tabs .selected span{
	background: url(../images/elements_0.png) no-repeat -170px -229px;	
}
#videos .player {
	float: left;
	margin: 12px 0px 0px 8px;
	width: 380px;
	height: 285px;
}
#videos .controls {
	position: absolute;
	display: none;
	top: 305px;
	left: 70px;
	width: 62px;
}
#videos .controls a {
	display: block;
	width: 21px;
	height: 20px;
	float: left;
	text-decoration: none;
	margin-right: 5px;
}
#videos .controls .down {
	background: url(../images/elements_0.png) no-repeat 0px -260px;
}
#videos .controls .up {
	background: url(../images/elements_0.png) no-repeat 0px -280px;
}

/* RECAPS BLOCK */
#recaps-block {
	position: relative;
	height: 240px;
	padding: 20px 65px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#recaps-block .recaps-page-bar {
	width: 405px;
	height: 35px;
	padding: 13px 0px 0px 0px;
	position: absolute;
	text-align: center;
	top: 208px;
	left: -5px;
	background: url(../images/backgrounds_h.png) no-repeat 0px -150px;
}
#recaps-block .recaps-page-bar a{
	display: block;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background: url(../images/elements_0.png) no-repeat -19px -487px;
	width: 19px;
	padding: 2px 0px 0px 0px;
	color: #FFF;
	height: 17px;
	float: left;
	text-align: center;
	text-decoration: none;
	margin-right: 6px;
}
#recaps-block .selected {
	background-position: 0px -487px !important;
	color: #000 !important;
}
#recaps-block .recaps-block-content-holder {
	width: 395px;
	height: 194px;
	overflow: hidden;
	position: relative;
}
#recaps-block .recaps-block-content {
	position: absolute;
	top: 0px;
	left: 0px;
}
#recaps-block .recaps-block-content-holder a {
	width: 395px;
	height: 195px;
	float: left;
}

/* NEXT EPISODE */
#next-episode {
	font-size: 15px;
	clear: both;
	margin-right: 30px;
	color: #FFFFFF;
	width: 385px;
}
#next-episode .title {
	float: left;	
	width: 160px;
	text-align: right;
	padding-right: 10px;
}
#next-episode .time {
	font-weight: bold;
	float: left;
	width: 210px;
}
#next-episode .time span {
	font-size: 30px;
	margin-top: -8px;
	display: block;
}

/* MAIN CAST */
#main-cast {
	clear: both;
	padding: 15px 0px 0px 10px;
	position: relative;
}
#main-cast .more {
	position: absolute;
	right: 20px;
	top: 40px;
}
#main-cast h1{
	color: #000;
	font-size: 30px;
	font-weight: bold;
}
#main-cast ul {
	margin: 0px;
	list-style-type: none;
}
#main-cast ul li {
	clear: both;
	padding: 10px 0px;
}
#main-cast ul li span {
	display: block;
	float: left;
	background: url(../images/elements_0.png) no-repeat 0px 0px;
	padding: 4px 0px 0px 4px;
	width: 98px;
	height: 68px;
}
#main-cast h3 a{
	font-size: 23px;
	width: 250px;
	color: #333333;
	display: block;
	text-decoration: none;
}

/* COMMUNITY */
#community-block {
	position: relative;
	float: left;
	width: 460px;
	padding-top: 3px;
}
#community-block h1 {
	margin: 0px;
}
#community-block .more {
	position: absolute;
	top: 18px;
	right: 80px;
}
#community-block .item {
	margin-top: 10px;
	color: #FFFFFF;
	font-size: 11px;
}
#community-block .item .title{
	height: 25px;
	padding-top: 2px;
}
#community-block .item a {
	color: #FFF;
}
#community-block .item .ct{
	padding: 5px 10px 0px 10px;
	background: url(../images/backgrounds_h.png) no-repeat 0px -198px;
	overflow: hidden;
}
#community-block .subtitle {
	color: #998F69;
	display: block;
	height: 35px;
	text-transform: uppercase;
	font-size: 11px;
}
#community-block .item span {
	background: url(../images/backgrounds_h.png) no-repeat 0px -467px;	
	display: block;
	height: 10px;
}

/* ARTICLES-BLOCK */
#articles-block {
	position: relative;
	float: right;
	width: 460px;
	padding-top: 6px;
}
#articles-block h1 {
	margin: 0px;
}
#articles-block .more {
	position: absolute;
	top: 18px;
	right: 0px;
}
#articles-block .item {
	margin-top: 10px;
	color: #000;
	font-size: 11px;
}
#articles-block .item .title{
	height: 25px;
	padding-top: 2px;
	color: #FFFFFF;
}
#articles-block .item .ct{
	padding: 5px 10px 0px 10px;
	background: url(../images/backgrounds_h.png) no-repeat 0px -477px;
}
#articles-block .subtitle {
	color: #998F69;
	display: block;
	height: 35px;
	text-transform: uppercase;
	font-size: 11px;
}
#articles-block .item span {
	background: url(../images/backgrounds_h.png) no-repeat 0px -743px;	
	display: block;
	height: 10px;
}

/* MAIN WALLPAPERS */
.wallpaper {
	float: left;
	background: url(../images/elements_0.png) no-repeat 0px -72px;
	width: 108px;
	height: 86px;
	position: relative;
	padding: 4px 0px 0px 4px;
}
.wallpaper span {
	background: url(../images/elements_0.png) no-repeat 0px -300px;
	width: 37px;
	position: absolute;
	bottom: -10px;
	left: 43px;
	height: 38px;
}

/* CAST PAGE */
#cast #inner-content {
	padding-top: 64px;
}
#cast .image {
	padding: 7px;
	float: left;
	margin: 0px 0px 0px 4px;
	width: 300px;
	height: 300px;
}
#cast h2 {
	margin: 4px 0px;
}
#cast .text-boxes {
	overflow: hidden;
	height: 340px;
}
#cast .text-boxes .text-item{
	float: left;
	font-size: 12px;
	padding: 5px 20px 30px 20px;
	overflow: auto;
	width: 600px;
	margin: 0px 0px 20px;
	height: 280px;
}


/* RECAPS PAGE */
.episode-list{
	width: 238px;
	float: left;
	margin-left: 20px;
}
.episode-list div {
	background: url(../images/backgrounds_v.png) no-repeat top left;
	padding: 10px 10px 1px 10px;
}
.episode-list span {
	display: block;
	height: 55px;
	background: url(../images/backgrounds_v.png) no-repeat bottom left;	
}
.episode-list h2 {
	color: #EDE7D0;
	font-size: 20px;
	font-weight: normal;
	border-bottom: 1px solid #2D3621;
	padding: 7px 20px;
}
.episode-list ol {
	margin: 10px 0px 0px 40px;
	font-size: 13px;
}
.episode-list ol li {
	color: #C2B48C;
	margin: 3px 0px;
}
.episode-list ol li a {
	text-decoration: none;
	color: #EDE7D0;
}
#recaps #inner-content {
	padding: 80px 0px 30px 0px;
	overflow: auto;
	width: 994px;
}
#recaps .description {
	width: 450px;
	float: left;
	padding-right: 10px;
	font-size: 12px;
	margin-left: 30px;
}
#recaps .description div{
	display: none;
}
#recaps .description h1 {
	margin: 0px 0px 10px 0px;
}
#recaps .episode-num {
	color: #55351D;
}
#recaps .description p {
	font-size: 12px;
	line-height: 17px;	
}
#recaps .gallery {
	width: 190px;
	float: left;
}
#recaps .gallery-image {
	background: url(../images/backgrounds_v.png) no-repeat -241px -4px;
	padding: 5px 5px 0px 5px;
	display: none;
}
#recaps .gallery span {
	display: block;
	background: url(../images/backgrounds_v.png) no-repeat -241px -474px;
	height: 34px;
	padding-top: 6px;
	text-align: center;
}
#recaps .gallery span a {
	color: #251506;
	text-decoration: none;
	font-size: 11px;
}

/* ABOUT PAGE */
#about #inner-content {
	padding: 240px 0px 20px 10px;
	overflow: auto;
	font-size: 12px;
}
#about #inner-content div{
	float: left;
	padding: 10px 20px 0px 0px;	
	width: 460px;
	line-height: 17px;
}

/* FEATURES PAGE */
#features #inner-content {
	margin-top: -55px;
}
#features #recaps-block {
	float: right;
	margin-right: 19px;
}
#features .wallpapers {
	float: left;
	width: 690px;
}
#features .wallpapers div {
	padding: 10px 0px 0px 0px;
}
#features .wallpapers a{
	display: block;
	float: left;
	background: url(../images/elements_0.png) no-repeat 0px -338px;
	width: 114px;
	padding: 5px 0px 0px 7px;
	height: 84px;
}
#features .wallpapers a img {
	border: 0px;
}
#features .buddyicons {
	float: left;
	width: 280px;
	padding: 40px 0px 20px 0px;
}
#features .buddyicons div {
	padding: 10px 0px 0px 0px;
}
#features .buddyicons a{
	display: block;
	float: left;
	width: 51px;
	height: 53px;
	padding: 2px 0px 0px 4px;
	background: url(../images/elements_0.png) no-repeat 0px -432px;
}
#features .buddyicons a img{
	border: 0px;
}

/* GALLERY PAGE */
#gallery #inner-content {
	padding-top: 75px;
}
#gallery .selector {
	clear: both;
	height: 140px;
	width: 866px;
	padding: 10px 10px 0px 10px;
	margin: 50px 0px 20px 45px;
	background: url(../images/backgrounds_h.png) no-repeat top left;
}
#gallery .selector div{
	height: 130px;
	overflow: hidden;
	background: #4A2E14;
	white-space: nowrap;
	width: 785px;
	float: left;
}
#gallery .selector div a img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
#gallery .selector div a{
	margin: 0px 1px 0px 0px;
	padding: 0px;
}
#gallery .left, #gallery .right  {
	display: block;
	width: 40px;
	float: left;
	text-decoration: none;
	height: 130px;
}
#gallery .images {
	position: relative;
}
#gallery .gallery-image {
	display: block;
	margin: auto;
	width: 660px;
	padding: 5px;
	height: 360px;
	overflow: hidden;
}
#gallery .tabs {
	position: absolute;
	top: -19px;
	left: 80px;
}
#gallery .tabs div {
	float: left;
	margin-right: 2px;
}
#gallery .tabs a, #gallery .tabs span {
	display: block;
	float: left;
}
#gallery .tabs a{
	background: url(../images/elements_0.png) no-repeat 0px -200px;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
	height: 23px;
	padding: 6px 10px 0px 18px;
}
#gallery .tabs span {
	width: 10px;
	height: 29px;	
	background: url(../images/elements_0.png) no-repeat -170px -200px;	
}
#gallery .tabs .selected a{
	background: url(../images/elements_0.png) no-repeat 0px -229px;	
	color: #714826;
}
#gallery .tabs .selected span{
	background: url(../images/elements_0.png) no-repeat -170px -229px;	
}
div#recaps {
	padding: 0px;
	margin: 0px;
}

/* QA PAGE */
#qa .description {
	width: 600px;
	float: left;
	padding: 0px 10px 20px 0px;
	font-size: 12px;
	margin-left: 30px;
}
#qa .description div {
	display: none;
}
#qa h2{
	margin-top: 10px;
}
#qa #inner-content {
	padding-top: 70px;	
}

/* ==== COMMON ELEMENTS ==== */

/* MORE BUTTONS */
.more a, .more span {
	display: block;
	float: left;	
}
.more a{
	background: url(../images/elements_0.png) no-repeat 0px -174px;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	height: 22px;
	padding: 4px 10px 0px 20px;
	font-weight: bold;
}
.more span {
	width: 10px;
	height: 26px;	
	background: url(../images/elements_0.png) no-repeat -174px -174px;	
}
.characters {
	height: 130px;
	overflow: hidden;
	background: #4A2E14;
	width: 785px;
	position: relative;
	float: left;
}
.characters div {
	position: absolute;
	height: 130px;
	overflow: hidden;
	white-space: nowrap;
}
.selector {
	clear: both;
	height: 140px;
	width: 866px;
	padding: 10px 10px 0px 10px;
	margin: 0px 0px 20px 45px;
	background: url(../images/backgrounds_h.png) no-repeat top left;
}
.left, .right  {
	display: block;
	width: 40px;
	float: left;
	text-decoration: none;
	height: 130px;
}
.characters img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
.characters a{
	margin: 0px 1px 0px 0px;
	display: block;
	float: left;
	padding: 0px;
}
.tab-content {
	display: none;
}
#flash {
	outline: none;
}
.jScrollPaneTrack {
	background: url(../images/scroll_track_bg.gif) repeat-y top center;
}
.jScrollPaneDrag {
	background: url(../images/scroll_bar_bg.gif) repeat-y top center;
}

/* ENCYCLOPEDIA PAGE */
.sub-button-bar {
	width: 764px;
	margin: auto;
}
.sub-button-bar div {
	background: url(../images/backgrounds_h.png) no-repeat 0px -753px;
	text-align: center;
	padding: 0px 5px;
	position: relative;	
}
.sub-button-bar table {
	position: absolute;
	left: 10px;
}
.sub-button-bar table td {
	background: url(../images/elements_0.png) no-repeat 0px -536px;
	line-height: 12px !important;	
	cursor: pointer;
}
.sub-button-bar a {
	color: #FFFFFF;
	font-size: 11px;
	display: block;
	height: 38px;
	width: 96px;	
	padding: 10px 5px 7px 5px;	
	outline: none;
	text-decoration: none;	
}
.sub-button-bar table td:hover {
	background-color: #89572E;
}
.sub-button-bar .active {
	background-color: #3D2514;
}
.sub-button-bar .active:hover {
	background-color: #3D2514;
}
.sub-button-bar span {
	display: block;
	background:  url(../images/backgrounds_h.png) no-repeat 0px -832px;
}
#encyclopedia-holder {
	width: 940px; 
	margin: 20px auto 15px auto; 
	outline: none; 
	height: 520px;
	overflow: hidden;
}
#encyclopedia-inner-content p, .encyclopedia-content p {
	margin-top: 10px;
	font-size: 12px;
}
#encyclopedia-inner-holder {
	height: 520px;
	width: 940px;
	background:  url(../images/ency_bg_center.jpg) no-repeat -27px -20px fixed;	
	overflow: hidden;
}
#encyclopedia-inner-content {
	float: left;
	font-size: 12px;
	padding: 20px 20px 30px 20px;
	margin: 0px 0px 20px;
}