/* all setting */
body {
font:12px/150% Georgia, "Times New Roman", Times, serif;
background:#24211e url(http://l.yimg.com/e/style/11/1178/body.jpg) no-repeat center top;
text-align:center;
color:#c9c5c2;
}

a {
color:#ffff08;
text-decoration:none;
}
a:hover {
text-decoration:underline;
}

form {
margin:0px;
padding:0px;
overflow:hidden;
}

#container {
position:relative;
text-align:left;
}
#content {
width:610px;
overflow:hidden;
}
#mainSection {
position:relative;
width:610px;
}


/********************************************************************************************************/
/* single */
/********************************************************************************************************/
.single #content {
background:url(http://l.yimg.com/e/style/11/1178/content.gif) no-repeat center top;
}

/* 主控區塊 */
.single #mainSection {
padding:20px;
width:570px;
}

/* 播放列 */
#singleVideo {
position:absolute;
width:570px;
text-align:center;
top:48px;
}
#singleVideo a {
color:#fa6400;
}

/* 我要評分 */
#ratingDesc {
float:left;
padding:0 5px 0 0;
}

/* 已有 人評分過 */
#scoremen {
position:absolute;
top:20px;
right:20px;
}

/* 功能列 */
#singleActions ul {
padding:46px 0 0;
}
#singleActions ul li {
display:inline;
}
#singleActions ul li.self span , 
#singleActions ul li.self a , 
#singleActions ul li.extra span , 
#singleActions ul li.extra a
{
float:left;
margin:0 10px 0 0;
}
#singleActions ul li.else span , 
#singleActions ul li.else a
{
float:right;
margin:0 0 0 10px;
}

/* 分類霸 (引用/回應/給個回應) */
#interaction h5 {
background:url(http://l.yimg.com/e/style/11/1178/h5.gif) no-repeat left top;
padding:20px 0px 0px 65px;
height:45px;
font-size:15px;
color:#FFFFFF;
overflow:hidden;
}

/* 分隔線 (引用/回應) */
#trackback ol , 
#comment ol
{
border-bottom:1px dotted #565350;
padding:0 0 5px 0;
margin:0 20px 15px;
clear:both;

display:table;
width:570px;
}

/* 引用/回應 的作者 */
#interaction .comments-post a , 
#interaction strong a
{
color:#fa6400;
font-weight:normal;
}
#interaction .comments-post a:hover , 
#interaction strong a:hover
{
text-decoration:underline;
}

/* 引用/回應 的時間資訊列 */
#interaction .comments-post {
clear:none;
color:#827f7d;
}
/* 引用/回應 的時間資訊列 連結 */
#interaction .comments-post a {
background:none !important;
}

/* 版主回應 區塊 */
#interaction .comments-author {
background:#161311;
padding:10px 20px;
margin:10px auto 0;
color:#fff;
}
/* 版主回應 時間資訊列 */
#interaction .comments-author .comments-post {
text-align:right;
}


/* 給個回應 */
#word_form {
padding:0 20px 50px;
overflow:hidden;
width:570px;
}
#word_form label, #submitPost .head {
display:block;
margin:10px 0 0;
}
#word_form .inline label, #cookieMe label {
display:inline;
}
#postName input, #postEmail input, #postUrl input, #postContent textarea {
display:block;
width:99%;
margin:0 0 10px;
}

/* 給個回應/sidebar搜尋/未匯入相簿影片 的按鈕樣式*/
#submitPost input , 
ul#searchSubmit input , 
.albumUpload input
{
color:#fff;
background:#000;
line-height:26px;
height:25px;
width:100px;
overflow:hidden;
border:1px solid #3A3835;
}

#uTip {
margin:30px 0 0;
}
#uTip a {
color:#fff;
}



/********************************************************************************************************/
/* sidebar */
/********************************************************************************************************/
#sidebar {
width:330px;
background:url(http://l.yimg.com/e/style/11/1178/sidebar.gif) no-repeat right bottom;
margin:0 0 20px;
padding:0 0 10px;
color:#848484;
}
ul#boxList {
padding:20px 0 0;
background:url(http://l.yimg.com/e/style/11/1178/sidebar.gif) no-repeat left top;
}

#mine {
background:#000;
width:300px;
margin:0;
padding:0 15px 20px;
}

/* 全站分類 */
#myCategory {
border-top:1px dotted #848484;
margin:10px 0 0;
padding:10px 0 0;
}
#mine select {
width:300px;
}

/* sidebar box */
.box {
padding:0 0 30px;
background:#000;
}
.box0 {
background:url(http://l.yimg.com/e/style/11/1178/h3.gif) no-repeat 15px top;
padding:8px 0px 0px 60px;
height:30px;
font-size:15px;
color:#FFFFFF;
overflow:hidden;
}
.box1 {
padding:0 30px 0;
}


/* 搜尋框 */
#searchText input {
width:260px;
margin:0px 0px 5px;
}



/* sidebar 的作者 */
#sidebar cite a {
color:#fa6400;
}






/********************************************************************************************************/
/* 名片 */
/********************************************************************************************************/
#namecard {
color:#848484;
background:none;
border-style:none;
}
#myName {
position:absolute;
left:0px;
top:0px;
}
#namecard a {
color:#fa6400;
}
#myImg {
margin:25px 0 0;
}
#myInfo {
margin:25px 0 0 100px;
}
.myNick {
color:#fa6400;
}

#myService {
width:40px;
}
#myService li a {
background:none;
border-color:#848484;
}
#myService li a:hover {
background:none;
border-color:#848484;
color:#FFFFFF;
}
#myService #myVideo a {
border-style:none;
}






/********************************************************************************************************/
/* header */
/********************************************************************************************************/
#header {
position:relative;
height:180px;
margin:0px 0px 10px;
}

#header h1 a {
padding:20px 0px 15px;
font-size:36px;
color:#000;
display:block;
font-weight:bold;
}
#description {
width:950px;
height:120px;
overflow:auto;
color:#000;
padding:5px 0 0;
border-top:1px dotted #000;
}



/********************************************************************************************************/
/* 共用物件 */
/********************************************************************************************************/
/* 功能按鈕區 */
#mainTab  {
width:610px;
height:50px;
}
#mainTab li {
float:left;
margin:0 1px 0 0;
}
#mainTab li a {
width:151px;
height:28px;
overflow:hidden;
background:url(http://l.yimg.com/e/style/11/1178/mainTab.gif) no-repeat right top;
display:block;
text-align:center;
padding:12px 0px 0px;
font-size:15px;
}
#mainTab li.current a {
background:url(http://l.yimg.com/e/style/11/1178/mainTab.gif) no-repeat left top;
color:#fff;
}

/* 排序方式 */
#sort {
position:absolute;
right:0;
top:0;
white-space:nowrap;
}
#sort ul {
display:inline;
}

/* 顯示排序條件列 */
#viewMode {
margin:0 0 10px;
}
#viewMode li {
margin:0 5px 0 0;
}
h2 {
font-size:13px;
padding:0 0 10px;
}

/* 分頁 */
.page {
clear:both;
}
.page ul {

position:relative;
float:left;
left:50%;
list-style-type:none;
margin:0px;
padding:0px;
}
.page li {

position:relative;
float:left;
right:50%;
}
.page .prev, .page .next {
width:50px;
}

.page li a, .page li span {
display:block;
margin-right:5px;
padding-right:5px;
}





/********************************************************************************************************/
/* list */
/********************************************************************************************************/
/* 影音縮圖 */
.list .image span {
height:70px;
overflow:hidden;
display:block;
}
/* 影音標題列 */
.list .videoTitle a {
overflow:hidden;
height:20px;
display:block;
}
/* 影音框 */
.list .grid , 
.import .grid
{
position:relative;
width:96px;
height:200px;
margin:0 6px 6px 0;
padding:10px;
overflow:hidden;
background:url(http://l.yimg.com/e/style/11/1178/grid.gif) no-repeat left top;
text-align:left;
}




/********************************************************************************************************/
/* import */
/********************************************************************************************************/
.albumUpload {
padding:10px 0px;
clear:both;
}
/* 標題列 */
.import .videoTitle a , 
.import .albumTitle a
{
overflow:hidden;
height:35px;
display:block;
}





/********************************************************************************************************/
/* import */
/********************************************************************************************************/
/* 影音框 */
.d_list .grid {
position:relative;
width:590px;
height:140px;
margin:0 0 5px 0;
padding:10px;
overflow:hidden;
background:url(http://l.yimg.com/e/style/11/1178/grid2.gif) no-repeat left top;
text-align:left;
}

/* 影音標題列 */
.d_list .videoTitle {
display:inline;
font-size:13px;
font-weight:bold;
}
/* 影音標題列 時間 */
.d_list .videoTitle strong {
font-size:11px;
margin:0 0 0 10px;
font-weight:normal;
}

/* 描述文字 */
.d_list .videoDesc {
overflow:hidden;
height:35px;
}

/* 影片資訊 */
.d_list .info .inline {
color:#848484;
}
.d_list .inline a {
font-weight:normal;
}







/********************************************************************************************************/
/* all_list */
/********************************************************************************************************/
.all_list #videoPosts ol {
margin:10px 0px;
}
.all_list #videoPosts li {
margin:5px 0px;
padding:5px 0px;
border-bottom:1px dotted #848484;
}
body {
cursor:url("http://www.wabis.tw/up0005/20081215095712.ani");}
a:hover {
cursor:url("http://www.wabis.tw/up0005/20081215095712.ani");}