1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
/*噗浪背景CSS -shinning tail (主控台資訊隱藏版) */
/*design by Be Myself Inc. M6--------------------------------------*/
/***僅開放個人使用,商業性質請勿套用或引用,謝謝****/

/*主背景--------------------------------------*/
body, html {
background:#222200 url() left top no-repeat;
font-size: 11px; font-family:Verdana;
}

/*語言字型*/
body.language-large-font {font-size:11px !important; font-family:Verdana; }

/*標題*/
#page_title {color:#668877; font-size:14px;}

/*頁首*/
#top_login {
background:#222200;
margin:0;
height:22px;
border-bottom:1px solid #444444;
filter:alpha(opacity=50) ; -moz-opacity:0.5; opacity: 0.5;
}
#top_login a {color:#668877;font-size:11px; }
#top_login a:hover {color:#ccc;}
#top_bar a, #top_bar #edit_link { font-family: 微軟正黑體, Verdana; color:#668877;}
#top_bar #edit_link:hover { text-decoration:none;color:#ccc; }
#top_bar a:hover {background: none; color:#ccc;}
#top_bar .on img { border: none; }

/*編輯*/
#top_bar .content a#edit_link{color:#889977;font-size:10px;}
#top_bar .content a:hover#edit_link{color:#ccc;background:none;}

/*Alerts通知數字*/
#alert_beacon{color:#889977;font-size:11px;margin:0 2px;}

/*頁尾*/
#footer {color:#444;font-size:10px;}
#footer a {color:#444; font-size:10px;}
#footer a:hover{color:#333;}

/*語言選單*/
#languge_selector {padding-top:1px;color:#444;font-size:10px;}

/*時間軸--------------------------------------*/
#timeline_holder {
background:none;
border:none; }

/*時間分隔線*/
.bottom_start , .bottom_end {background: transparent; color:#fff;font-size:0px; }
#bottom_line {
background:#446633;
border:0;
border-bottom:1px solid #444444;
filter:alpha(opacity=50) ; -moz-opacity:0.5; opacity: 0.5;
}

/*換日線*/
#timeline_bg .day_bg .div_inner {
background: #668877;font-size: 10px;
width:20px;height:4px; border:0;
}
.day_start .bottom_start, .day_start .div_start {
color: #668877!important;
font-size: 10px!important;
text-align: left;
}

/*時間顯示*/
#time_show span {
font-weight:regular;font-size:10px !important; color:#fff!important;
font-family:微軟正黑體,Verdana;margin-top:20px;}
#time_show, .evening,.night,.day,.morning {
border: none;color:#fff!important;
background:none;
}

/*隱藏噗浪生物*/
#dynamic_logo ,#logo img {filter:alpha(opacity=0) ; -moz-opacity:0; opacity: 0; }
img#creature{ filter:alpha(opacity=0) ; -moz-opacity:0; opacity: 0; }

/*所有的plurk標籤--------------------------------------*/
#filter_tab { border:0 !important;}
#filter_tab a.off_tab {background:none;color:#666;border:0 !important;}
#filter_tab a.filter_selected {
color:#ccc;background:#446633; border:0 !important;
-moz-border-radius: 0px 0px 4px 4px;
-khtml-border-radius: 0px 0px 4px 4px;
-webkit-border-radius: 0px 0px 4px 4px;
filter:alpha(opacity=50) ; -moz-opacity:0.5; opacity: 0.5;
margin-top:-1px!important;
}

/*更新通知*/
#updater {
color:#fff; background-color:#444;border:1px solid #000;font-size: 12px;
-moz-border-radius: 4px;
-khtml-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
filter:alpha(opacity=50) ; -moz-opacity:0.5; opacity: 0.5;
}
#updater .text {color:#fff;}
#updater a {color:#b2b3b7;}

/*音樂播放器*/
#music_player {
color:#FFF; background-color:#444;border:1px solid #000;font-size: 12px;
-moz-border-radius: 4px;
-khtml-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
filter:alpha(opacity=50) ; -moz-opacity:0.5; opacity: 0.5;
}
#music_player a {color:#999;}
#music_player a:hover{color:#ccc !important;}

/*主控台--------------------------------------*/
#plurk-dashboard {
background:#446633;border:1px solid #444;
padding:1px;color:#000!important;
-moz-border-radius: 5px;
-khtml-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}

/*資料面板: 透明度變化*/
div#plurk-dashboard {
filter:alpha(opacity=0) !important;
-moz-opacity:0!important;
opacity: 0!important;
}
div#plurk-dashboard:hover {
filter:alpha(opacity=80) !important;
-moz-opacity:0.8!important;
opacity: 0.8!important;
}

#plurk-dashboard a {color:#88bb88;font-weight:bold; }
#plurk-dashboard a:hover {color:#000; }

.plurkaction {background: transparent;border: none; }

#main_poster{color: #889977;font-wight: bold; font-size: 12px; }
#main_poster .qual_holder{color: #889977; font-size: 22px; font-family:微軟正黑體,Verdana; }

#dash-stats h2, #dash-friends h2, #dash-fans h2 {
color:#000 !important;
font-size: 22px;
border: none;
text-shadow:#444 1px 1px 0; /*字型陰影*/
}
#dash-stats, #dash-fans, #dash-friends {text-align: center;}

/*發噗區標籤*/
#toggle_tab {border: none; background: none;}
#toggle_tab li {color: #446633;font-size: 15px; }
#toggle_tab li.tt_selected {color:#889977!important;border: none; background: none;}

/*每日照片_搜尋_私密語系選項背景*/
#pane_daily_photo, #pane_search {
background:#446633;
border:0 !important;
-moz-border-radius:4px;
-khtml-border-radius:4px;
-webkit-border-radius: 4px;
filter:alpha(opacity=80) ; -moz-opacity:0.8; opacity: 0.8;
}

div #more_options_holder {
background:#222200!important;
border:0 !important;
-moz-border-radius:4px;
-khtml-border-radius:4px;
-webkit-border-radius: 4px;
filter:alpha(opacity=80) ; -moz-opacity:0.8; opacity: 0.8;
}

/*噗輸入區*/
textarea#input_big.content {
background: transparent;
font-size:18px; wrap: soft; padding: 2px; border:1px solid #446633 ;
color:#999999 !important;
font-family: 微軟正黑體 !important;
height:80px;
-moz-border-radius: 4px;
-khtml-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
}
.time{font-size: 14px; }
#cur_time{font-size: 14px; }

/*換發噗大按鈕*/
.cmp_plurk {
background:transparent url('http://i614.photobucket.com/albums/tt230/m66660000/plurk/black.png') no-repeat scroll top left;
height:38px;
width:81px;
}

/*語助詞*/
.q_says,.q_is {
background:#446633 ;
border-color:#446633 ;
-moz-border-radius: 2px;
-khtml-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
}
.qualifier, .m_qualifier {
-moz-border-radius: 2px;
-khtml-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
}
.q_wants,.q_has,.q_wishes,.q_is,.q_says,.q_will,.q_asks,.q_hopes,.q_gives,.q_likes,.q_was,.q_wonders,.q_shares,.q_had,.q_thinks,.q_loves,.q_hates,.q_asks,.q_needs,.q_feels,.q_freestyle {
-moz-border-radius: 2px;
-khtml-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
}

/*私密語系選項*/
#more_options_link{background:none;border:0;color:#446633 !important;
outline:none;position:relative;}
#more_options .on{border:0;background: none !important;color:#446633 !important;}
#more_options .on, #more_options, #more_options_holder {background:none!important;
color:#446633 !important;}

/*搜尋面板按鈕*/
input.orange-but {
background: #000!important;
border: 1px solid #000!important;
color:#FFF !important;
cursor:pointer;
font-size:13px;
padding:2px 4px;
vertical-align:middle;
width:auto;
}

/*搜尋面板文字*/
input#current_query {
border:1px solid #664444;
width:100%;
font-size:20px;
color: #000!important;
}

/*每日照片*/
#pane_daily_photo {font-size:16px!important;color:#888888!important;}
#pane_daily_photo a {color:#ddccbb!important;}
#pane_daily_photo a:hover {color:#cccccc!important;}

/*搜尋*/
#pane_search {color: #888888!important;}
#pane_search a {color:#ddeecc!important;}
#pane_search a:hover {color:#aacc99!important;}

/*個人簡介--------------------------------------*/
#dash-profile img{width:140px;border:none;}
#dash-profile:hover img{width:140px;}
#dash-profile #full_name{color:#000;font-weight:bold;}
#dash-additional-info {line-height: 18px; }
#dash-profile {padding:22px;}

/*統計項目*/
#dash-stats #karma {color:#669922;font-weight:bold;}
#dash-stats, #dash-stats table, #dash-stats table td {color: #000;font-weight:bold; }

/*小徽章緊密的排排站*/
.award_bar { _height:1%;padding:0; margin-top: 20px;}
.award_bar div {padding:0 !important;height: 22px;width: 22px !important;margin:0 !important}
.award_bar img{width: 20px;height: 20px;}

/*朋友區*/
.show_all_friends{text-align: center; }

/*朋友粉絲圖*/
.friend_holder {margin-bottom: 4px;}
.friend_holder table {margin-left: auto;margin-right: auto;}
.friend_holder .user_link {height:25px!important;width:25px!important;border:none;}
.friend_holder img {height:25px!important;width:25px!important;border:none;}
#dash-friends-pics .user_link, #dash-fans-pics .user_link {padding: 0px; border: none;}
#dash-friends-pics img, #dash-fans-pics img {padding: 0px; border: none;}

/*字數提醒*/
.char_updater {color:#000;}

/*小視窗*/
.tooltip_cnt{
background:#889977;border:none;color: #000;padding:5px;margin-top:1px;
-moz-border-radius: 4px;
-khtml-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
filter:alpha(opacity=90) ; -moz-opacity:0.9; opacity: 0.9;
}
.AmiMenu.info_menu {background:#222200;border:none;color:#ccc;}
.AmiMenu.info_menu .block {
background:#444;
-moz-border-radius:0px 0px 4px 4px;
-khtml-border-radius:0px 0px 4px 4px;
-webkit-border-radius: 0px 0px 4px 4px;
border-radius: 4px;
}
.AmiMenu.info_menu td.on, .AmiMenu.info_menu .user_info.on {background: #222200;}
.AmiMenu.info_menu .separator {background:#222200;}
.AmiMenu.info_menu .user_info.on b {color: #ccc;font-weight: bold;}
.cmp_tooltips-down {background: url(http://i614.photobucket.com/albums/tt230/m66660000/plurk/up_down/black_down.png)}
.cmp_tooltips-up {background: url(http://i614.photobucket.com/albums/tt230/m66660000/plurk/up_down/black_up.png)}

/*隱藏小視窗背景箭頭圖片*/
.AmiTT_main{background:none;}

/*註冊使用BAR*/
#validate_email,#sign_up_small,#registerToday,.plurk_box .login_to_see a,.red_link,.plurk_box .login_to_see
{background:#eee !important;color:#555!important;border:0;}
#top_login a#sign_up{background:none!important;color:#555!important;border:0;}


/*更換loading圖--------------------------------------*/
.cmp_loading {width:0px;height:0px;}
#div_loading .cnt {
background:transparent url(http://i614.photobucket.com/albums/tt230/m66660000/plurk/loader/blackloader01.gif) no-repeat scroll center !important;
margin-top:140px;
}
.loading img {width:0px;height:0px;}
.loading {
background: url(http://statics.plurk.com/7f5c4282d2e9accfdae99cc6abb6c9bb.gif) no-repeat scroll center top !important;
margin-top:30px;
}

/*加入朋友粉絲按鈕*/
.friend_man.add_follow, .friend_man.remove, .friend_man.add_friend, .friend_man.pending {
background:#668877;
border-right: 1px solid #668877;
border-top: 1px solid #668877;
border-bottom: 1px solid #668877;
border-left: 1px solid #668877;
color: #ccc !important;
-moz-border-radius: 6px 6px 6px 6px;
-khtml-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
}

/*封鎖使用者按鈕*/
.friend_man.block {
background:#444;
border-right: 1px solid #444;
border-top: 1px solid #444;
border-bottom: 1px solid #444;
border-left: 1px solid #444;
color: #ccc !important;
-moz-border-radius: 4px 4px 4px 4px;
-khtml-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
}

/*發送私密噗按鈕*/
.friend_man.private_plurk {
-moz-border-radius: 6px 6px 6px 6px;
-khtml-border-radius: 6px;
-webkit-border-radius: 6px;
background:#668877;
border-right: 1px solid #668877;
border-top: 1px solid #668877;
border-bottom: 1px solid #668877;
border-left: 1px solid #668877;
color: #ccc !important;
}

/*朋友區: 隱藏搜尋區*/
#dash-friends p, #dash-friends form {
filter:alpha(opacity=0) !important;
-moz-opacity:0 !important;
opacity: 0 !important;
}

/*朋友區: 隱藏入門說明*/
div #tw_help {
filter:alpha(opacity=0) !important;
-moz-opacity:0 !important;
opacity: 0 !important;
}



/*單一Plurk頁面--------------------------------------*/
.user-nick {color: #444; }
div.bigplurk h1.content {color: #000; }
div.bigplurk h1.content a.ex_link {color: #669922; }
div.bigplurk h1.content a.ex_link:hover {color: #446633; }

div.contentwrapper h1.content {
-moz-border-radius:4px 4px 0px 0px;
-webkit-border-radius:4px 4px 0px 0px;
-khtml-border-radius:4px 4px 0px 0px;
border-top:1px solid #000;
border-right:1px solid #000;
border-left:1px solid #000;
border-bottom:0px solid #000;
filter:alpha(opacity=90) ; -moz-opacity:0.9; opacity: 0.9;
}
div.time {
-moz-border-radius:0px 0px 4px 4px;
-webkit-border-radius:0px 0px 4px 4px;
-khtml-border-radius: 0px 0px 4px 4px;
border-top:0px solid #000!important;
border-right:1px solid #000!important;
border-left:1px solid #000!important;
border-bottom:1px solid #000!important;
filter:alpha(opacity=90) ; -moz-opacity:0.9; opacity: 0.9;
}
img.bubble_edge {
filter:alpha(opacity=0)!important;
opacity:0!important;
-moz-opacity:0!important;
}
div.user img {
border:1px solid #000!important;
padding:2px;
background:none!important;
}

/*上一則_下一則訊息*/
#prev_plurk, #next_plurk {
border:1px solid #000!important;
font-family:Verdana;
-moz-border-radius: 4px;
-khtml-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
color:#666;
filter:alpha(opacity=90) ; -moz-opacity:0.9; opacity: 0.9;
}

/*回應區標題*/
#plurk_responses h2 {
color:#FFF;
font-size:14px;
}
div #plurk_responses h2 a {
color:#444!important;
font-size:14px;
}
div #plurk_responses h2 a:hover {
color:#000!important;
font-size:14px;
}

/*回應區*/
#plurk_responses {
background: #446633;border:1px solid #444!important;
padding:1px;color:#000!important;
-moz-border-radius: 5px;
-khtml-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
padding:20px;

}
#plurk_responses a {color:#333;}

.message {
border:1px solid #000!important;
font-family:Verdana;
-moz-border-radius: 4px;
-khtml-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
font-size:110%;line-height:150%;
filter:alpha(opacity=90) ; -moz-opacity:0.9; opacity: 0.9;
}
.message a {color:#333 !important;}

/*回應區個人圖像*/
img.avatar {
border:1px solid #000!important;
padding:2px;
background:none!important;
}

/*輸入訊息區*/
#reply #reply_box {background:none;}
#reply h2 {background:none;}
div#reply_box_holder .plurkaction {background:none !important;}
#reply_box_holder .qual_holder {color: #668877 !important; }
#reply_box #input_big{
border:1px solid #aacc99;
color: #ddeecc !important;
}

/*河道上的噗--------------------------------------*/
.plurk_cnt {
font-size:12px;
letter-spacing:.1em;
line-height:19px;
background: #fff;
border:1px solid #000;
font-family:Verdana;
-moz-border-radius: 4px;
-khtml-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
}

/*噗整體透明度*/
.plurk_cnt,
.plurk_box .caption,
.plurk_box .list,
.plurk_box .mini_form,
.info_box,
td.td_cnt texture,
textarea#input_small {
filter: alpha(opacity=95); opacity:0.95; -moz-opacity:0.9;
}

/*回應列表標題*/
.plurk_box .caption {
background:#222200;
color:#668877;
border:none;
}

/*回應列表展開*/
.plurk_box .plurk_cnt {
font-size:12px;letter-spacing:.1em;
font-family:Verdana;
line-height:160%;border-bottom: 1px solid #889977;
}
/*回應列表框線*/
#timeline_holder .plurk_cnt, .plurk_box .caption,.plurk_box .list,.plurk_box .mini_form {
borde:1px solid #000;
border-right:1px solid #000;
font-family:Verdana;
}
.info_box{
border-top:0px solid #000;
border-right:1px solid #000;
border-left:0px solid #000;
border-bottom:1px solid #000;
-moz-border-radius: 0px 0px 4px 4px;
-khtml-border-radius:0px 0px 4px 4px;
-webkit-border-radius: 0px 0px 4px 4px;
border-radius: 4px;
}

/*回應列表*/
.plurk_box .list {
height: 330px;
}
td.td_cnt textarea {height:80px;}
#input_small {height:80px;}

/*回覆區原噗者回覆暱稱設定*/
.list .highlight_owner .td_qual a {color:#444 !important ; }

/*浪上的噗友圖*/
.p_img {border:1px solid #444;padding:2px;}

/*回應數*/
.response_count {background:none;color:#555!important;
margin-left:2px;padding:2px;font-size:12px;}
.new .response_count {
background:#444;color:#FF4D4D !important;font-size:12px;
padding:2px;margin-left:2px;
-moz-border-radius: 4px;
-khtml-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
}
.dots .inner {background:none;border:none; color:#444 !important;}

/*表情符號圖示*/
#emoticon_selecter img{border:0; padding:1px; }
#emoticon_selecter a:hover img{border:0;}
#emoticons_tabs ul li a, #emoticons_tabs ul li{
margin-left:0px;
border:0!important;
background:#446633!important;
color: #fff!important;
text-transform:normal;
padding:3px 4px;
}

/*回噗對話框游標位置底色*/
.plurk_cnt tr:hover {background-color:#ddeecc;}

/*影音圖片*/
.youtube img,.pictureservices img { border: none; }
.youtube:hover img,.pictureservices:hover img { border:1px solid #668877; }
.video:hover img,.pictureservices:hover img{border:1px solid #668877;}

/*噗上的連結*/
.plurk a.ex_link {color:#669922;font-weight: bold;text-decoration:normal;}
.plurk a.ex_link:hover {color:#446633;font-weight: bold;text-decoration:normal;}
a:link {color: #444;text-transform: normal;}
a:visited, a:active {color: #444;text-transform: normal;}
a:hover {color: gray;text-transform: normal;}

/*刪除編輯消音取消*/
.manager, .manager .action {color:#446633;font-size: 10px; }
.manager a:hover {color:#333;font-size: 10px; }
.manager .cancel { color:#88bb88;font-size: 10px; }
.manager .delete {color:#000; font-size: 10px; }
.unmute, .mute { color:#669922;font-size: 10px; }

/*時間軸往前往後圖示*/
.cmp_arrow_right {
background: url(http://i614.photobucket.com/albums/tt230/m66660000/plurk/fa/nextlabel.gif);
width:63px;height:32px;
filter: alpha(opacity=50); opacity: 0.5;
margin:0;
}
.cmp_arrow_left {
background: url(http://i614.photobucket.com/albums/tt230/m66660000/plurk/fa/prevlabel.gif);
width:63px;height:32px;
filter: alpha(opacity=50); opacity: 0.5;
margin:0;
}
.cmp_back_to_today {
background: url(http://i614.photobucket.com/albums/tt230/m66660000/plurk/fa/ic02-21.gif);
width:16px;height:16px;
filter: alpha(opacity=50); opacity: 0.5;
margin-left:20px;
}

/*更新通知音效按鈕*/
.cmp_sound_off {
background:transparent url(http://i614.photobucket.com/albums/tt230/m66660000/plurk/icon/9.png) 0 -243px no-repeat;
width:16px;font-size:1px;height:16px;
}
.cmp_sound_on {
background:transparent url(http://i614.photobucket.com/albums/tt230/m66660000/plurk/icon/9.png) 0 -259px no-repeat;
width:16px;font-size:1px;height:16px;
}

/*視窗標題列*/
.GB_Window .header {
background:none!important;color:#af5829;
border-bottom:none!important;
}
.GB_Window .header td.caption {
font-size:14px;color:#ddeecc;background:#446633!important;padding:4px 0 4px 10px;
}
.GB_Window .close {background:#446633!important;}

/*分享及邀請朋友按鈕-----------黑色版---------------------------*/
#sharePlurk {
background: url(http://i614.photobucket.com/albums/tt230/m66660000/plurk/icon/share_black.png) no-repeat scroll top left;
border-style:none;
border-width:0px;
height: 66px;
}
#sharePlurk div {
border-style: none;
border-width: 0px;
padding: 0px;
}
#sharePlurk span {
background: transparent none no-repeat scroll left bottom;
padding: 1px 0px 1px 0px;
}
#sharePlurk #invite_url {margin-left: -21px !important;background:#446633 !important;color:#000!important;}
#sharePlurk p {margin: 0px 0px 0;font-size:0px !important;}
.cmp_wj {height: 21px;}

a#dashboard-invite {
background: transparent url(http://i614.photobucket.com/albums/tt230/m66660000/plurk/icon/invite.png) no-repeat scroll 0 8px;
height: 50px;
overflow: hidden;
color: transparent !important;
margin-left: auto;
margin-right: auto;
border:0px;
}
a#dashboard-invite:hover {
background: transparent url(http://i614.photobucket.com/albums/tt230/m66660000/plurk/icon/invite.png) no-repeat scroll 0 -58px;
height: 50px;
overflow: hidden;
color: transparent !important;
}
.cmp_invite {
background: transparent none no-repeat scroll 0 0;
height: 0px;
width: 0px;
}
.clipboard {
border:0px!important;color: #444 !important;
}

/*隱藏 玩Plurk樂透 按鈕*/
#chat_button {
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
opacity: 0;
z-index: -1;
height:0 !important;
width:0 !important;
overflow:hidden;
}

/***僅開放個人使用,商業性質請勿套用或引用,謝謝****/
/*Design by Be Myself Inc. M6********************/

/*======================== 往前往後 ========================*/

.cmp_arrow_right
{
background:url(http://i614.photobucket.com/albums/tt230/m66660000/_ic/tan/arrow_right_alt1_32x32.png);
width:32px; height:32px;
margin:0;
}
.cmp_arrow_left
{
background:url(http://i614.photobucket.com/albums/tt230/m66660000/_ic/tan/arrow_left_alt1_32x32.png);
width:32px; height:32px;
margin:0;
}
.cmp_back_to_today
{
background:url(http://i614.photobucket.com/albums/tt230/m66660000/_ic/gray_light/first_16x16.png);
width:16px; height:16px;
margin-left:10px;
margin-top:10px;
}
.browse_button
{filter:alpha(opacity=0) !important; opacity:0 !important; zoom:1;}
.browse_button:hover
{filter:alpha(opacity=60) !important; opacity:0.6 !important; zoom:1;}

/* 把好友隱藏但保留加入好友按鈕 */
#dash-friends-pics {height:0px;overflow:hidden;}
/*把粉絲隱藏但保留加入粉絲按鈕*/
#dash-fans-pics {height:0px;overflow:hidden;}

/* 回應列表區塊加高 */
.plurk_box .list
{ min-height:300px !important; }