/*
Name: Teen Wringler
Date: 
Coder: Ace_luffy
Author URI: http://www.creationcrew.com/
*/
/******************* Body *******************/
@font-face
{
font-family: coolvetica;
src: url('fonts/coolvetica.eot') format('truetype'); /* IE9 */
src: url('fonts/coolvetica.eot?#iefix') format('embedded-opentype'),
     url('fonts/coolvetica.woff') format('woff'),
     url('fonts/coolvetica.ttf') format('truetype'),
	 url('fonts/coolvetica.svg#Ccoolvetica') format('svg'); 
	 font-style: normal;
}
a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: none;}
a:active {text-decoration: none;}
.clear
{
	clear:both;
}
ul {
	list-style: none;
}

* {
	margin: 0;
	padding: 0;
}
img {	border:0px none;
	overflow:hidden;
	filter:progid:DXImageTransform} 


body {
	background: #100c27 url('images/bg_out.jpg')top center no-repeat;
	color: #fff;
	font: 12px/18px Tahoma, Arial, Helvetica, sans-serif;
	position: relative;
	background-color:#000;


}

#container {
    margin-left:auto;
    margin-right:auto;    
    margin:0 auto;
	width:1000px;
	min-height:100%;
	background: #c43b00;
}

.space { height:0px; width:100%;}
.space1 { height:20px; width:989px;}
.space2 { height:70px; width:989px;}
.center { margin-left:auto; margin-right:auto;}
.clear {clear:both;}

#centerpix{ width:988px;margin:0 auto; }
/********header********/

#header_base{width:1000px; height:473px; position:relative; overflow:hidden;   margin:0 auto;}
#header{width:100%; height:510px; position:absolute; z-index:1; top:0; left:0; }
#header_base .logo { position:absolute; top:26px; left:265px; width:518px; height:205px;}
#header_base .slider {position:absolute; overflow:hidden; top:169px; left:487px; width:370px; height:260px; }
/**/
#menu{ width:964ppx; height:46px; position:absolute; top:390px; left:0px;}
#menu ul li{ float:left; padding-left:9px; }
.home{margin-left:10px;}
.member{ margin-left:40px; margin-right:40px;}
/**/

/********content********/

#episode_base {width:984px;margin:0 auto; }
#episode_base .headerpix{ width:984px; margin:0 auto; height:185px; background-image:url(images/episodeheader.jpg) }
#episode_base .headerpix .decs{ float:right; margin-top:46px; }
#episode_base .headerpix .decs .titlesite {  margin-right:47px; margin-top:0px;  height:30px; font-family: Arial, Helvetica, sans-serif; font-size:35px; color:#fff; }
#episode_base .headerpix .decs .boxpix2 { margin-right:47px;  margin-top:0px; font-family: Arial, Helvetica, sans-serif; font-size:12px ;color:#fff; 
overflow:auto;width:570px;height:70px;	 }
#episode_content {width:984px; background-image:url(images/bg_episode.jpg); overflow:hidden;  height:100%; margin:0 auto;  }
#episode_content .thumbset{ width:961px;  }
#episode_content .thumbs{float:left; padding-left:32px; padding-top:13px;}
#episode_content .thumbs2{float:left; padding-left:12px; padding-top:13px;}
#episode_content .thumbs3{float:left; padding-left:10px; padding-top:13px;}

#episode_content .boxpix{ padding-left:32px ; width:984px;}
#episode_content .boxbase {  width:915px  ;  }

#footer_post {width:964px;margin:0 auto; }

#footer_buttom{ width:964ppx; margin:0 auto; height:123px;  background-image:url(images/bg_footer.jpg); margin-top:10px; }

#footer_buttom ul li{ float:left; padding-left:9px; margin-top:30px; }
#footer_buttom .home{margin-left:110px;}
#footer_buttom .member{ margin-left:40px; margin-right:40px;}

#footer {font: 15px  Arial, Helvetica, sans-serif; color: #fff}
#footer a{font: 15px Arial, Helvetica, sans-serif ; color: #fff}

#join100 { width:1000px; margin:0 auto; position:absolute; top:380px; margin-left:6px;  }
#joinbox { width:1000px; height:100%; margin:0 auto; background: url('images/joinbg.jpg')top center no-repeat;  }
#joinbox2{ width:564px; height:500px; margin:0 auto; margin-bottom:70px;  }
#joinbox2 .headerpix{ width:564px; margin:0 auto; height:46px; background-image:url(images/joinbox_header.jpg) }
#joinbox2 .centerpix{ width:564px;  background-image:url(images/joinbox_bg.jpg); overflow:hidden;  height:100%; margin:0 auto;  }
#joinbox2 .centerpix .descx{ width:500px; margin:0 auto; color:#fff;}
#joinbox2 .footerpix{ width:564px; margin:0 auto; height:43px; background-image:url(images/joinbox_footer.jpg) }

#header_member{width:1000px; height:306px; position:relative; margin:0 auto; }
#member_nav { width:100%; position:absolute; top:277px; left:0px; margin-left:auto; margin-right:auto;}
#member_nav a{width:800px; margin:0 auto; color:#fff; font:Arial, Helvetica, sans-serif; font-size: 14px; font-weight:bold}


#footer_members{ width:1000px; margin:0 auto; height:182px;  background-image:url(images/bg_footer2.jpg); background-repeat:repeat-x; margin-top:10px; }

#members_content{ width:900px; margin:0 auto; height:100%;margin-top:10px; }
/********scrollerdown********/
/*Example CSS for the two demo scrollers*/
/*<![CDATA[*/


.Vertical{
  position: absolute;width:102px;height:157px;
}
/*]]>*/

<!--