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
/* USE_DARK_ICONS */
/*底圖背景SKY***/
body, html {
background-image: url(http://farm6.static.flickr.com/5255/5477571513_6131cbfeac_b.jpg);
background-repeat: repeat;
color: black;
}

/*河道背景SKYSAKURA***/
#profile_pic {width: 150px;}
#timeline_holder {
background-image: url(http://farm6.static.flickr.com/5253/5477571491_5f5f2fe532_z.jpg);
background-repeat: repeat;
}
#top_bar a, #top_login a, #dashboard_holder a, #footer a {
color: black;
}

/*控制台背景SKY***/
#plurk-dashboard
{
background: #70b5b5 url(http://farm6.static.flickr.com/5015/5478170076_54b1247e7b_b.jpg);
background-repeat: repeat;
filter:alpha(opacity=100);opacity:0.8;zoom:1;
}
/*換日線小圖示***/
.day_bg .div_inner {
background:url(http://images.plurk.com/d58e265c21a6d9a5f18e3d0edae909e4.gif) no-repeat center 330px;
width:100px;
border:none;
}

/*----------------------------主控台主題-----------------------------*/

#toggle_tab li
{
color:#FFF !important;
font:400 15px Verdana !important;
}

.plurkaction,
#toggle_tab li.tt_selected,
#more_options_link,
#more_options_holder,
div#plurk-dashboard
{
background:none;!important;
border:0 !important;
color:#428ABF !important;
}


/*------------------ (十二) -------------------*/
/*------------------河道上的噗--------------------*/

#timeline_holder div.plurk /*淡入*/
{
-webkit-transition:top 0.5s ease, -webkit-transform 0.5s ease;
-webkit-transform-origin:0 0;
-moz-transition:top 0.5s ease, -moz-transform 0.5s ease;
-moz-transform-origin:0 0;
}

#timeline_holder .plurk_cnt,
div.response_time .holder
{
background:rgba(255,255,255,0.9) !important; /*背景顏色與透明度*/
-moz-border-radius:3px;
-khtml-border-radius:3px;
-webkit-border-top-left-radius:8px;
-webkit-border-top-right-radius:2px;
-webkit-border-bottom-right-radius:8px;
-webkit-border-bottom-left-radius:8px;
line-height:20px !important;
border:2px dashed #91B5FF !important;
padding:0px;
}



#timeline_holder div.link_extend .plurk_cnt,
#timeline_holder div.plurk_box .plurk_cnt
{
background:rgba(255,255,255,1.0) !important; /*滑鼠背景顏色與透明度*/
border:2px solid #91B5FF !important;
line-height:20px !important;
}

.plurk .truncated /*浪上噗的最小高度*/
{
min-height:20px;
}






/*------------------------回應輸入區*/

/*對齊中間*/
.plurkForm td {vertical-align:middle !important;}

td.td_cnt textarea,
textarea#input_small
{
font-size:13px !important;
margin-top:12px;
padding:2px;
min-height:80px;
line-height:20px;
}

.mini_form .char_updater {color:#444444 !important;} /*尚餘字數*/
.char_updater span {color:#888 !important;} /*按Enter送出*/




/*-------------------------回應時間標示*/

.response_time .plurk_cnt,
div.response_time
{
background:none !important;
border:0 !important;
}

div.response_time .holder
{
color:#111 !important;
font-size:11px !important;
}


/*-------------------------------回應數*/

.td_response_count {padding-top:3px;} /*對齊*/

.response_count
{

/*回應數字背景顏色與透明度*/
-moz-border-radius:3px;
-khtml-border-radius:3px;
-webkit-border-top-left-radius:6px;
-webkit-border-top-right-radius:1px;
-webkit-border-bottom-right-radius:6px;
-webkit-border-bottom-left-radius:6px;
line-height:20px !important;
border:0px dashed #91B5FF !important;
padding:4px;
color:#688EFF !important;
background:#DDE8FF}

.new .response_count /*新回應*/
{
background:#FFCCCC
url(http://i614.photobucket.com/albums/tt230/m66660000/_icon/new20-01.gif) right 1px no-repeat !important;
border:0 !important;
color:#fff !important;
padding-top:8px !important;
padding-left:8px !important;
padding-right:8px !important;
}

.dots .inner /*中間的...*/
{
background:none;
border:none;
height:0;
width:0;
padding:0;
margin:0;
overflow:hidden;
font-size:0px;
}



/*隱藏已經消音的噗*/
.muted {filter:alpha(opacity=40); opacity:0.3; zoom:1;}



/*----------------------------------浪上的噗友圖*/

#timeline_holder div.plurk .td_img
{
filter:alpha(opacity=0); opacity:0; zoom:1; /*透明度*/
-webkit-transition:opacity 0.5s ease;
-moz-transition:opacity 0.5s ease;
}

#timeline_holder div.link_extend .td_img,
#timeline_holder div.plurk_box .td_img
{
filter:alpha(opacity=100); opacity:1; zoom:1;
-webkit-transition:opacity 0.5s ease;
-moz-transition:opacity 0.5s ease;
}

/*噗中的內容字***/
.plurk_cnt
.td_cnt .text_holder,
#timeline_holder table td,
#timeline_holder .plurk_cnt
{
color:#7882A3 !important;
}

/*噗中的連結字***/
.plurk a.ex_link,
.plurk a.ex_link:visited,
.plurk a.ex_link:active
{
color:#DD9D9D }
/*連結字體滑鼠移至效果變粗體*/
.plurk a.ex_link:hover
{font-weight:bold;}


/*訊息文字和噗中的人名***/
a:link,#footer,#footer a {color: #688EFF;}
a:visited, a:active, #footer a:hover {color: #688EFF;}

/*標題*/
#page_title {color: #FFFFFF; }

/*編輯文字*/
#top_bar .content a#edit_link{color:#FFFFFF;font-size:11px;}
#top_bar .content a:{font-weight:bold;}
/*通知數字*/
#alert_beacon {color:#FFFFFF;font-size:11px;margin:0 2px;}

/*頁首的BAR左半部*/
#top_bar .content a{color: #688EFF; font-weight: normal; }
#top_bar .content a:hover{font-weight:bold;}

/*頁首的BAR右半部*/
#top_login a {color:#688EFF ; font-weight: normal; }
#top_login a:hover{font-weight:bold; }

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

/*----------------------------主控台主題-----------------------------*/

div#plurk-dashboard
{
background:url(http://farm6.static.flickr.com/5015/5478170076_54b1247e7b_b.jpg); !important;
border:0 !important;
color:#222 !important;
border:2px dashed #ffffff !important;
margin:8px;
padding:16px;
min-height:0px;
-moz-border-radius:9px;
-khtml-border-radius:9px;
-webkit-border-top-left-radius:9px;
-webkit-border-top-right-radius:9px;
-webkit-border-bottom-right-radius:9px;
-webkit-border-bottom-left-radius:9px;
}

/*徽章跟朋友粉絲圖示縮小***/

.award_bar { _height:1%;padding:0; margin-top: 10px;}
.award_bar div {
padding:0 !important;height: 22px;width: 22px !important;margin:0 !important}
.award_bar img{width: 20px;height: 20px;}

.friend_holder {margin-bottom: 4px;}
.friend_holder table { margin-top: 10px;margin-left: auto;margin-right: auto;}
.friend_holder td { padding: 2px 3px 2px; }
.friend_holder .user_link{height:22px!important;width:22px!important; }
.friend_holder img{width:22px;height:22px; }

#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;}

/*卡馬數字顏色和卡馬值本字顏色***/
#dash-stats #karma {color:#688EFF}
.karma_hover {color: #ffffff;}

/*全名顯示名稱***/
#dash-profile #full_name{color:#688EFF;font-weight:bold;}
/*性別和所在地***/
#dash-profile #location,#dash-profile #span_years , #m_or_f{color:#688EFF;font-weight:bold;}
/*關於我的內容***/
#dash-additional-info #about_me{color:#FFFFFF;font-weight:bold;}
/*統計中的日期數字資訊***/
#dash-stats table td {color:#ffffff;font-weight:bold;}

/*統計朋友粉絲標題***/
#dash-stats h2,#dash-friends h2,#dash-fans h2{
font-size:25px;
color:#688EFF;}

/*面板內容中統計內容顏色與FANS字***/
#dash-stats{text-align: center;
color:#688EFF;}
#dash-fans{text-align: center;
color:#FFFFFF;}

#dash-stats a,#dash-friends a,#dash-fans a{
color:#FFFFFF;}}
#dash-stats a:hover,#dash-friends a:hover,#dash-fans a:hover{
color:#688EFF;}

/*發送私密噗按鈕*/
.friend_man.private_plurk {
-moz-border-radius: 6px 6px 6px 6px;
-khtml-border-radius: 6px;
-webkit-border-radius: 6px;
background-color:#97B9F7;
border-bottom:2px solid #FFFFFF;
border-right:2px solid #FFFFFF;
border-top:2px solid #FFFFFF;
border-left:2px solid #FFFFFF;
}

/*加入粉絲按鈕 對方停止追蹤按鈕 對方刪除朋友按鈕*/
.friend_man.add_follow, .friend_man.remove{
background:#97B9F7 !important;
border-top: 2px solid #FFFFFF;
border-left: 2px solid #FFFFFF;
border-right: 2px solid #FFFFFF;
border-bottom: 2px solid #FFFFFF;
-khtml-border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}
/*加友按鈕 取消加友按鈕 黑名單按鈕*/
.friend_man.add_friend, .friend_man.pending, .friend_man.block {
background:#97B9F7 !important;
border-top: 2px solid #FFFFFF;
border-left: 2px solid #FFFFFF;
border-right: 2px solid #FFFFFF;
border-bottom: 2px solid #FFFFFF;
-khtml-border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}