body{
font-size:0.8em;
font-family:"Georgia";
color:#eb9494;
background:#000012 repeat-x top;
}

a{
color:#971305;
text-decoration:none;
}
a:hover{
color:#EE594A;
}
#container{
background:url(http://l.yimg.com/e/style/9/977/header.jpg) top center no-repeat;
}

/*all setting*/
select{
background:#000;
color:#fff;
}
input{
background:#8b8b8b;
border:1px outset #999;
color:#fff;
margin:2px 0;
}
#searchText input{
border:1px inset #999;
color:#000000;
background:#fff;}

/*header*/
#header{
padding:150px 10px 30px 65px;
height:16px;

}
#header a{color:#696969;font-size:25px;}
.single #header{
border:none;
margin-bottom:5px;
padding:0;
}
h1{font-size:26px;}

#main{}
/*content*/
#content{
width:600px;
margin-left:0px;
position:relative;
padding:0 10px;
}

.list a, 
.d_list  a, 
.all_list  a, 
.import  a{
color:#4d6868;}
.list  a:hover, 
.d_list a:hover, 
.all_list a:hover, 
.import  a:hover{
color:#988c29;}
#sort{padding-left:230px;text-align:left;padding-bottom:30px;}
#sort li a{
background:#8a816b;
border-right:1px solid #414040;
padding:2px 5px;
color:#fff;
}
#sort li a:hover{
border:1px solid #D4D3D3;
}
#sort span{display:block;margin-bottom:5px;width:70px;float:left;}
#viewMode{margin-bottom:8px;color:#fff;}
#viewMode li a{
background:#202020;
border:1px solid #414040;
padding:2px 5px;
color:#fff;
}
#viewMode li a:hover{
border:1px solid #D4D3D3;
}
.list h2, 
.d_list h2, 
.all_list h2, 
.import h2{
color:#fdb407;
font-family:"Simhei";
font-size:15px;
clear:both;
}

#mainTab{

position:relative;
z-index:100;
margin-bottom:5px;
height:35px;


}
#mainTab li{
background:url(http://l.yimg.com/e/style/9/977/tab.jpg) no-repeat center top;
border-right:1px solid #cccccc;
width:120px;
height:21px;
display:block;
float:left;
text-align:center;
padding-top:7px;
padding-left:13px;

margin-top:5px;
}
#mainTab li a{
width:120px;
height:21px;
display:block;
color:#fff;
}
#mainTab li a:hover{color:#edbf21;}
#mainTab li.current{
background:url(http://l.yimg.com/e/style/9/977/tabc.jpg) no-repeat center top;
}
#mainTab li.current a{
color:#edbf21;
}
#videoPosts .image img{border:2px solid #333;}


/*list--content*/
.list .grid, 
.import .grid{
width:290px;
height:127px;
overflow:hidden;
background:url(http://l.yimg.com/e/style/9/977/gridlist.jpg) no-repeat left top;
}
.list .image, 
.import .image{
float:left;
padding-left:20px;
}
.list .image span, 
.import .image span{
width:95px;
height:116px;
}
.list .info, 
.import .info{
width:150px;
float:right;
padding:15px 10px 0 0;
}
.videoTitle{
width:145px;
height:19px;
overflow:hidden;
}

/*d_list--content*/
.d_list .grid{
width:596px;
height:142px;
background:url(http://l.yimg.com/e/style/9/977/gridbig.jpg) no-repeat left top;
overflow:hidden;
position:relative;
}
.d_list .grid .image span{
height:134px;
width:95px;
padding-left:10px;
}
.d_list .info{
width:430px;
padding:5px 10px;
}
.d_list .info ul{font-size:12px;color:#3F3F3F;}
.d_list .videoTitle{
width:330px;
height:18px;
overflow:hidden;
}
.d_list .videoDesc{
width:410px;
height:17px;
overflow:hidden;
}
.d_list .adminVideo{
position:absolute;
right:10px;
top:5px;
}


/*single--content*/
#mainSection{
position:relative;



}
.single h2{
position:absolute;
top:30px;
left:30px;
font-family:"Simhei";
font-size:25px;
color:#989998;
padding:0 20px;
}
#adminSingleVideo{
font-size:13px;
position:absolute;

left:20px;
width:500px;
}
.single #videoPosts{

padding:0px;
background:url(http://l.yimg.com/e/style/9/977/center.jpg) repeat-y center top;
}
#singleVideo{
height:50px;
background:url(http://l.yimg.com/e/style/9/977/top.jpg) no-repeat center top;
}
#singleVideo a{color:#eb9494;}
#singleVideo a:hover{color:#EE594A;}
#singleVideo span{
margin-left:40px;
}
#singleVideos ol {
display:block;
padding:0px 0px 0px 70px;
}
#singleVideos li {
border-top:1px dashed #333;
background:#333;
}
#singleVideos li.grid_currentClip {
background:#666;
}
#singleInfo{
background:url(http://l.yimg.com/e/style/9/977/bottom.jpg) no-repeat center bottom;
padding:0px 0px 0px 50px;
margin:0px 0px 0px;
}
#singleDesc{
width:500px;
padding:0px 10px;
color:#989998;
display:block;
margin:0px 0px 0px 0px;
}
#singleActions{
display:block;
width:500px;
}
#singleActions ul{
margin-top:5px;
}
#singleActions ul li{clear:both;}
#singleActions ul li a{float:left;margin-right:5px;margin-bottom:5px;}
#singleActions ul li.self a, #singleActions ul li.extra a{
background:#202020;
border:1px solid #414040;
display:block;
padding:2px 5px;
text-align:center;
width:110px;
color:#fff;
}
#singleActions ul li.self a{
background:#333;
border:1px solid #666;
display:block;
padding:2px 5px;
text-align:center;
width:110px;
color:#fff;
}
#singleActions ul li.self a:hover, #singleActions ul li.extra a:hover{
border:1px solid #D4D3D3;
}
#singleActions ul li.else{float:right;margin-bottom:5px;}
#singleActions ul li.else a{text-decoration:underline;color:#eb9494;}

#singleActions li span {
background:#444;
border:1px solid #414040;
display:block;
padding:2px 5px;
text-align:center;
width:110px;
float:left;margin-right:5px;
color:#fff;
}
#singleMeta{
float:left;
margin:5px;
width:250px;
display:block;
color:#989998;
}
#externalLinks{
margin:2px 0px 0px 0px;
width:250px;
padding-bottom:10px;
}
#externalLinks input{width:450px;}
#embedLinks{
margin:2px 0px 0px 0px;
width:250px;
float:left;
}
#singleData{
width:450px;
display:block;
margin:10px;
padding:100px 0px 20px 0px;
}
#singleRating{position:relative;margin:10px 0;border-bottom:1px solid #444;}
#singleRating #ratingDesc{
float:left;
padding-right:5px;
zoom:1;
}
#scores {height:18px;}
#scoremen{position:absolute;top:0;right:0;}
#ysmcm{background:#999;}


/*all_list--content*/
.all_list #videoPosts{
background:url(http://l.yimg.com/e/style/9/977/center.jpg) repeat-y left top;
}
.all_list #sort{
background:url(http://l.yimg.com/e/style/9/977/center.jpg) repeat-y left top;
}
*html .all_list #sort{
height:1%;
}
.all_list h2{

background:url(http://l.yimg.com/e/style/9/977/top.jpg) no-repeat left bottom;
color:#fff;
padding-top:10px;
padding-left:30px;
padding-bottom:30px;
}
*html .all_list h2{
height:1%;}
.all_list .page{
background:url(http://l.yimg.com/e/style/9/977/bottom.jpg) no-repeat left bottom;
height:13px;
}
.all_list #videoPosts ol{
padding:0 20px;
}


/*sidebar*/
#sidebar{
margin-right:5px;

}
#myCategory{color:#e66f0e;}
.box0{
color:#edbf21;
font-size:12px;
background:url(http://l.yimg.com/e/style/9/977/sbtitle.jpg) no-repeat;
width:301px;
height:30px;
padding-left:10px;
padding-top:5px;
}
.side{
margin-bottom:15px;
}
.side li a{
display:block;
padding:1px 5px 0px 5px;
color:#595959;
}
*html .side li a{
height:1%;
color:#595959;
}
.side li a:hover{

color:#fff;
padding:0px 5px 0px 4px;
}
#mySpace a{
color:#989998;
}
#mySpace a:hover{
color:#C5A201;}
#mySpace select{width:190px;}

/*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:#000;
border:1px inset #999;}


#interaction{
padding:10px 0px;
}
#comment strong a{
background:none;
display:inline;
margin:2px;
}
#interaction h5{
font-family:"Simhei";
font-size:15px;
color:#8b8b8b;
}
#interaction h4{font-size:12px;}
#comment ol, 
#trackback ol{color:#fff;padding:5px;margin-bottom:10px;border:1px solid #ffc63c;}
#trackback li p{color:#4d6868;}

.comments-author p{margin-left:95px;padding:5px;}
.comments-author .comments-post{text-align:right;color:#82525d;}
/*post*/
#post{
padding-bottom:10px;
color:#fff;
position:relative;
background:url(http://l.yimg.com/e/style/9/977/interb.jpg) no-repeat left bottom;
}
#post h5{
padding:10px 0;
}
#post h5 span{
height:20px;
color:#8b8b8b;
}
#postForm{
width:500px;
border:1px solid #666666;
background:#000;
}
#word_form{
background:url(http://l.yimg.com/e/style/9/977/intert.jpg) no-repeat left top;
}
#post p{
padding:5px 0;
}
* html #post p{
height:1%;
padding:3px 0;
}
#post p:after{
display:block;
clear:both;
height:0;
overflow:hidden;
visibility:hidden;
}

.head{
float:left;
width:120px;
margin:0 5px;
padding-bottom:3px;
text-align:right;
color:#7f825e;
}
#postForm input{
color:#000000;
background:#fff;}


#postMode{}
li#replyByText, li#replyByVideo {
display:block;
float:left;
width:100px !important;
color:#7f825e;
}

li#replyByText, li#replyByVideo {
display:block;
float:left;
width:100px !important;
color:#7f825e;
}
#postMode input{background:none;border:0px;}
#cookieMe input{background:none;border:0px;color:#7f825e;}
#cookieMe{color:#7f825e;}
#sealePost input{background:none;border:0px;}
#post #postName{
padding-top:40px;
}
#postContent textarea{
width:300px;
color:#000;
background:#fff;
}
#userName, 
#email, 
#url{
width:300px;
}
#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{
}

#submitPost input{background:#8b8b8b;color:#fff;}
#post #uTip{
padding:20px;
color:#7f825e;
}



#footer{
height:5px;
clear:both;
margin:20px 0px;
}

/*namecard*/

#namecard{
background:#000;
color:#a7a695;
border:1px solid #fff;
}
#myImg a{
border-color:#444;
}
#myImg a:hover{border-color:#aaa;}
#myService li a{
border-bottom:1px solid #fff;
background:#a7a596;
color:#ffffff;
border-left:1px solid #fff;
}
#myService li a:hover{
background:#ffffff;
color:#000;}
#myInteraction a{color:#595959;}
#myInteraction a:hover{color:#fff;}