/*Designed & CSS by waiting 
http://www.wretch.cc/blog/waitingchou
20071204*/
html{
SCROLLBAR-FACE-COLOR: #290a59;
SCROLLBAR-ARROW-COLOR: #b2a8c2;
SCROLLBAR-TRACK-COLOR: #7f6c9b;
SCROLLBAR-BASE-COLOR: #290a59
}
body{
	color: #fff;
	font-size: 13px;
	font-family:"Georgia";
	background:#290a59;
}

a{
	color: #990a59;
	text-decoration: none;
}
a:hover{
	color:#f09;
}
h1{
position:absolute;
top:112px;
left:60px;
font-size:15px;
}
#container{
	background:url('http://l.yimg.com/e/style/7/719/body.gif') repeat-x left 0px;
	width:auto;
}
#wrap{
width:900px;
margin:0px auto;
position:relative;
}
#main{
}
select{
	background:#7F6C9B;
	color: #fff;
}

#searchText input{
border:1px inset #999;
background:#7F6C9B
}

#header{
	background:url('http://l.yimg.com/e/style/7/719/banner.jpg') no-repeat left 0px;
	height:332px;
	width:900px;
	margin-bottom:20px;
	color:#000;
}
.single #header{background:none}
#navigation {
color:#fff;
}

#description{
position:absolute;
top:130px;
left:60px;
}

/*-----------------content------------------------*/
#content{
	width:580px;
	margin-left: 0px;
	position:relative;
}

#sort{padding-right: 30px;}
#sort li a{
	background: #202020;
	border:1px solid #414040;
	padding: 2px 5px;
}
#sort li a:hover{
	border:1px solid #D4D3D3;
}
#sort span{display: block;margin-bottom: 5px;}

#viewMode{margin-bottom: 8px;height:25px;}
#viewMode li a{
	background: #202020;
	border:1px solid #414040;
	padding: 2px 5px;
}
#viewMode li a:hover{
	border:1px solid #D4D3D3;
}

.list h2,
.d_list h2,
.all_list h2,
.import h2{
	font-family: "Simhei";
	font-size: 25px;
	clear:both
}

#mainTab{
	position:relative;
	z-index:10000;
	height:38px;
}

#mainTab li{
	width: 115px;
	height: 30px;
	display:block;
	float:left;
	margin-right: 10px;
	text-align:center;
	padding-top: 7px;
	*padding-top: 9px;
	margin-left:0px;
	background:#0E031D;
	border:1px solid #543B7A;
	border-bottom:none;
}
#mainTab li a{
	width: 115px;
	height: 20px;
	display:block;
}
#mainTab li.current{
	background:#543B7A;
}
#mainTab li.current a{
	color:#B2A8C2! important;
}
	





/*-----------------list---------------------*/
/*-----------------content------------------------*/


.list .grid,
.import .grid{
	width: 255px;
	height: 116px;
	overflow:hidden;
	background:#7F6C9B;
	margin-right:15px;
	text-align:left;
}

.list .image,
.import .image{
	float:left;
	padding-left: 5px;
}
.list .image span,
.import .image span{
	width: 95px;
	height: 116px;
}


.list .info,
.import .info{
	width: 135px;
	float: right;
	padding:15px 10px 0 0;
}

.videoTitle{
width: 140px;
height: 1.2em;
overflow:hidden;
}

.list #mainSection,
.d_list #mainSection,
.all_list #mainSection,
.import #mainSection{
background:#543B7A;
padding:10px 0px 10px 25px;
}
.list .grid a,
.d_list .grid a{color:#ccc;}
.list .grid a:hover,
.d_list .grid a:hover{color:#290A59}

/*------------------d_list-----------------*/
/*-------------------content---------------------*/

.d_list .grid{
	width: 530px;
	background:#7F6C9B;
	overflow:hidden;
}

.d_list .grid .image span{
	height:100px;
	width: 95px;
	padding-left: 10px;
}

.d_list .info{
	width: 410px;
	padding: 5px 0px;
}

.d_list .info ul{font-size: 12px;	color:#3F3F3F;}

.d_list .videoTitle{
width: 410px;
height:auto;
overflow:hidden;
}
.d_list .videoDesc{
	overflow:hidden;
}

.d_list .adminVideo{
}



/*--------------single-----------------*/
/*----------------content------------------------*/

#mainSection{
position:relative;}

.single h2{
	font-family: "Simhei";
	font-size: 25px;
	padding: 5px 20px;
}
#adminSingleVideo{
	font-size: 13px;
	left:20px;
	width:500px;
}


.single #videoPosts{
	padding:0px;
	border-bottom:1px solid #533978;
}
#singleVideo{
}
#singleVideos{
	padding-left:7px;
}
#singleVideos ol {
	display:block;
	padding:0px 0px 0px 70px;
}
#singleVideos li {
	background:#543b7a;
}
#singleVideos li.grid_currentClip {
	background:#7f6c9b;
}
#singleVideos li.grid_currentClip a{color:#fff;}
#singleInfo{
	padding:10px 0px 0px 50px;
}
#singleDesc{
	width: 500px;
	padding:0px 10px;
	display:block;
	margin:0px 0px 0px 0px;
}
#singleActions{
	display:block;
	margin:10px;
}
#singleActions ul{
	margin-top: 5px;
	display:block;
}
#singleActions ul li{
	margin-right: 5px;
	height: 25px;
	clear:both;
}

#singleActions ul li.self a,
#singleActions ul li.extra a{
	background:#0E031D;
	border:1px solid #543B7A;
	display:block;
	padding:2px 5px;
	text-align:center;
	width:110px;
	float:left;margin-right:5px;margin-bottom:5px
}

#singleActions ul li.self a:hover,
#singleActions ul li.extra a:hover{
	border:1px solid #B2A8C2;
}
#singleActions ul li.extra a{background:#222;border:1px solid #555;}

#singleActions li span {	
	background:#290a59;
	border:1px solid #290a59;
	display:block;
	padding:2px 5px;
	text-align:center;
	width:110px;
	float:left;margin-right:5px
}
#singleActions ul li.else{text-align:right;margin-bottom:5px;}
#singleActions ul li.else a{text-decoration:underline;margin-left:5px;}


#singleMeta{
	float:left;
	margin:5px;
	width:250px;
	display:block;
}
#externalLinks{
	margin:2px 0px 0px 0px;
	width:250px;
	float:left;
}
#embedLinks{
	margin:2px 0px 0px 0px;
	width:250px;
	float:left;
}
#singleData{
	width:450px;
	display:block;
	margin:10px;
	padding:70px 0px 20px 0px;
	*padding:0px 0px 20px 0px;
}
#singleRating #scores{
}
#singleRating #ratingDesc{
height:20px;
}
#trackback{margin:0;}



/*-----------------all_list--------------------*/
/*-------------------content--------------------------------*/

.all_list #videoPosts{
	background:#7F6C9B;
	margin:10px 20px 10px 0;
}
.all_list #videoPosts a{color:#ccc}
.all_list #videoPosts a:hover{color:#290A59}
*html .all_list #sort{
	height: 1%;
}
.all_list h2{
	padding-bottom: 20px;

}
*html .all_list h2{
	height: 1%
}
.all_list .page{
}
.all_list #videoPosts ol{
	padding:10px;
}


/*--------------------sidebar--------------------*/
#sidebar{

}
#sidebar a{color:#B3A8C1;text-decoration:underline;}
#sidebar a:hover{color:#fff}
.box0{
	font-size: 15px;
}
.box1{
background:url('http://l.yimg.com/e/style/7/719/side.jpg') no-repeat right bottom;
border-bottom:1px solid #513878;
padding:20px 0 30px;
margin-bottom:20px;
}
#mySpace select{width: 180px;}

/*---------commenttrackback-------*/
#recentTrackbacks .side li a,
#recentComments .side li a{
	display:inline;
	padding:0px;
}
#recentTrackbacks .side li a:hover,
#recentComments .side li a:hover{
	background: none;
	text-decoration: underline;
	border:0px;
	padding: 0px;
}
#recentTrackbacks .side li p,
#recentComments .side li p{
	border-bottom: 1px solid #444;
}

#recentTrackbacks .side li p a,
#recentComments .side li p a{color: #888}



/*--------------------interaction-------------------------*/
#postName input,
#postEmail input,
#postUrl input,
#comments_text{
background:#7F6C9B! important;
border:1px inset #999;
color:#fff;
}

#interaction{
	padding: 20px 0px;
	width: 480px;
	margin-left: 0px;
	float:left;
}
#interaction ol{
	border:none;
}
#interaction li{
	width:195px;
	background:transparent;
}

#ysmcm{border:1px solid #7F6C9B;}
#interaction a{
	color:#ccc;
}
#interaction a:hover{color:#fff}
#interaction strong a{
	color:#B3A8C1;
	background:none;
	text-decoration:underline;
}
#trackback ol,
#comment ol{
	border:none;
}
#trackback li,
#comment li{
	background:none;
	width:auto;
	height:auto;
}
#comment strong a{
	background:none;
	display:inline;
	margin:2px;
}
.comments-author p{background:#543b7a;margin-left:95px;padding:5px;}
.comments-author .comments-post{text-align:right}
#interaction h5{
background:#B2A8C2 none repeat scroll 0%;
color:#0E031D;
font-size:19px;
font-weight:normal;
height:50px;
margin:30px 0px 5px;
padding:5px;
width:50px;
}
#interaction h4{font-size: 12px;color:#777;}

  /*post*/
#post{
color:#fff;
position:relative;
}


#post h5 span{
height:20px;
}
#postForm{
width: 376px;
}
#word_form{
}
#post p{
padding:5px 0;
}
* html #post p{
height:1%;
padding:3px 0;
}
#post p:after{
content:".";
display:block;
clear:both;
height:0;
overflow:hidden;
visibility:hidden;
}


.head{
float:left;
width:120px;
margin-right:5px;
padding-bottom:3px;
text-align:right;
background:#543B7A;
color:#aaa;
}
#postMode{
text-align:right;
position:absolute;
top:10px;
left:210px;
width:170px;
}
#postMode input{background:none;border:0px;}
#cookieMe input{background:none;border:0px;}
#sealePost input{background:none;border:0px;}

#post #postName{
padding-top:10px;
}
#postContent textarea{
width:360px;
margin-top:8px;
}
#userName,
#email,
#url{
width:235px;
}

#magic{
width:150px;
border:1px solid #aaa;
margin:3px 0;
margin:0;
}
#magicNumber span{
display:block;
margin-left:120px;
width:240px;
}
* html #magicNumber span{
margin-left:0;
}
#post #submitPost{

}
#post #uTip{
padding:20px;
}



/*------------------clip--------------------------*/
#clip{
width: 232px;
float:right;
padding: 20px 0;
}

#clipTab li{
	width: 51px;
	height: 25px;
	display:block;
	float:left;
	padding: 5px 0 0 0px;
	text-align:center;
	background:#0E031D;
	color:#990A59;
	border:1px solid #543B7A;
	border-bottom:none;
	margin:0 5px 0 0;
}
#clipTab li.current{
	background:#543B7A;
	color:#B2A8C2;
}
#clipList{
clear:both;
background:#543B7A;
padding-top: 10px;
}

#clipList li,
#clipList .grid{
	width: 212px;
	height: 106px;
	background:#7F6C9B;
	overflow:hidden;
}

#clipList ul{
	padding-bottom: 5px;
	padding-left: 10px;

}
*html #clipList ul{
	height:1%;
}
*html #clipTab{*height:1%;}

#clipList .image{
	padding-left: 5px;
    width:95px;
}
#clipList .image span{
	height: 106px;
	width: 95px;
}


#clipList .info{
	margin-left:100px;
    font-size:12px;
	padding-top: 20px;
}
#clipList .grid .info .title{
width: 100px;
height: 18px;

overflow:hidden;
}
*html #clipList .grid .info .title{
height: 14px;
}


#footer{
background:url('http://l.yimg.com/e/style/7/719/footer.gif') no-repeat left top;
height:95px;
clear:both;
margin-bottom:5px;
}
/*namecard*/

#namecard{
background:#543B7A;
color:#eee;
}
#myImg a{
border-color:#333;
}
#myService li a{
background:#7F6C9B;
}
#myService li a:hover{
background:#543B7A;}