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
/*固定噗高*/
#timeline_holder
{height:370px !important;}

/*時間軸--------------------------------------*/
#timeline_holder {
background:transparent no-repeat scroll right top;
border:0;
margin-top:0;
}

/*往前往後*/
.cmp_arrow_right, .cmp_arrow_left, .cmp_back_to_today {opacity:0.4; filter: alpha(opacity=40);}

/*換日線*/
.div_inner {
height:366px !important;
background:none !important;
border:0 !important;
}

/*日期文字*/
.day_start .bottom_start, .day_start .div_start {
color: #99bbcc !important;font-size:9px;
}

/*時間分隔線*/
#bottom_line {background:none;border:0 !important;}

/*線上時間文字*/
.bottom_start, .bottom_end {
color:#99bbcc;
font-size:10px;
}

/*每則噗對應時間顯示*/
#time_show span {
color:#99bbcc;
font-size:11px !important;
}
#time_show, .evening,.night,.day,.morning {
background:#445566 !important;
border-top:0px solid #ccdddd !important;
border-left:0px solid #ccdddd !important;
border-right:1px solid #ccdddd !important;
border-bottom:1px solid #ccdddd !important;
-khtml-border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
}

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

/*這條時間軸是空白的_檢視所有的噗*/
#empty_timeline_bg {color:#ccc;text-transform: normal;}
#empty_timeline_fg {color:#666;}
#empty_timeline_fg a {color:#777;}
#empty_timeline_fg a:hover {color:#999;text-transform: normal;}

/*控制面板文字*/
#plurk-dashboard {
color:#99bbcc;
font-size:12px;
letter-spacing: 1px;
line-height:18px;
background:none;
padding:0;
}
#plurk-dashboard a {
color:#7799bb;
font-size: 12px;
letter-spacing: 1px;
line-height:18px;
text-decoration:none !important;
}
#plurk-dashboard a:hover {
color: #ccdddd;
text-decoration:none !important;
}
#dash-stats, #dash-fans, #dash-friends {
text-align: center;
color:#99bbcc !important;
padding: 0px 0px 0px;
margin: 0px 4px 0px;
}
#dash-stats h2, #dash-fans h2, #dash-friends h2 {
color:#99bbcc;
font-size:15px !important;
}

/*個人簡介--------------------------------------*/
#full_name {color:#7799bb !important;}

/*統計資料--------------------------------------*/
#dash-stats table {margin-top:0;}
#dash-stats {
color: #99bbcc;
font-size:11px !important;
}
#dash-stats table {
color: #99bbcc;
font-size:11px !important;
}
#dash-stats table td {
color: #99bbcc;
font-size:11px !important;
}

/*卡馬*/
#karma {color:#FFF;font-size:25px; }
.karma_hover {color: #99bbcc;font-size:22px; }
.karma_arrow {filter:alpha(opacity=0); -moz-opacity:.0; opacity:.0;}
.cmp_karma_up {
background:transparent url(/static/icons/icons_png.png) 0 -28px no-repeat;
width:0px;
height:0px;
margin-top: 0px;
}
.link_arrow {
height:0 !important;
font-size:0 !important;
position:absolute;
opacity:0 !important;
filter:alpha(opacity=0) !important;
zoom=1;
}


/*主控台--------------------------------------*/
#plurk-dashboard, .dash-segment, .segment-content, .plurkaction {
background: transparent;
border: none;
}

/*河道上的噗--------------------------------------*/
.plurk_cnt {
font-size:13px;
letter-spacing:0.08em;
line-height:17px;
font-family: 'Lucida Grande','Lucida Sans Unicode','Lucida Sans Regular',Tahoma,Verdana,sans-serif;
filter:alpha(opacity=75);-moz-opacity:.75;opacity:.75;
-moz-border-radius: 0px 5px 5px 0px;
-khtml-border-radius:0px 5px 5px 0px;
-webkit-border-radius:0px 5px 5px 0px;
border-radius:0px 5px 5px 0px;
padding:4px;
border-right: 1px solid #ccdddd;
border-top: 0px solid #ccdddd;
border-bottom: 1px solid #ccdddd;
border-left: 0px solid #ccdddd;
}
#input_small {height:80px;}
.plurk_box .list {
height: 300px;
font-size:13px;
letter-spacing:0.08em;
font-family: 'Lucida Grande','Lucida Sans Unicode','Lucida Sans Regular',Tahoma,Verdana,sans-serif;
}
.info_box {
-moz-border-radius:0px 0px 5px 5px;
-khtml-border-radius:0px 0px 5px 5px;
-webkit-border-radius: 0px 0px 5px 5px;
border-radius: 0px 0px 5px 5px;
border-right: 1px solid #ccdddd;
border-top: 0px solid #ccdddd;
border-bottom: 1px solid #ccdddd;
border-left: 0px solid #ccdddd;
}

.list .plurk_cnt tr {border-bottom:1px solid #ccc;line-height:160%;}

/*噗:編輯打開後輸入區加高*/
td.td_cnt textarea { height:80px; }

/*沒有回應的噗打開後*/
.list .empty { color: #033a61;}

/*噗上的連結*/
.plurk a.ex_link {color:#446688;text-decoration:underline;}
.plurk a.ex_link:hover {color:#445566;text-decoration:underline;}

/*噗上的人名*/
.name {color:#033a61;font-weight:bold;text-decoration:none;}
.name:hover {text-decoration:none;}

/*原噗者的回應*/
.list .highlight_owner .td_qual a {color:#667788 !important; }
.list .highlight_owner .td_cnt {background-color:#ccdddd; }

/*回應數*/
.response_count {
background:none !important;
color:#033a61 !important;
filter:alpha(opacity=.90);-moz-opacity:.9;opacity:.9;
}
.new .response_count {
background:#112222 !important;
color:#ccdddd !important;
filter:alpha(opacity=90);-moz-opacity:.9;opacity:.9;
-moz-border-radius:5px;
-khtml-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px;
border-right: 1px solid #ccdddd;
border-top: 0px solid #ccdddd;
border-bottom: 1px solid #ccdddd;
border-left: 0px solid #ccdddd;
padding:2px 3px 3px 3px;
}
.dots .inner{border:none;background:none;color:#033a61;}

/*回應時間標示*/
.response_time .holder+div img { opacity: .0; filter: alpha(opacity=0);}
.response_time {position:absolute;z-index:10000;}
.response_time .holder{
color:#033a61;
font-size:11px;
background: url(http://i614.photobucket.com/albums/tt230/m66660000/plurk/imgbg/transparentwhite.png);
border:0px solid #033a61;
}

/*刪除編輯消音取消*/
.manager {text-align:right; color:#7c7c7c;}
.manager .action {color:#446688; margin-left:5px;}
.manager a,
.manager .action,
.manager .cancel,
.manager .delete {
font-size:10px !important;
text-decoration:none !important;
}
.manager a:hover,
.manager .action:hover,
.manager .cancel:hover,
.manager .delete:hover {
text-decoration:none !important;
}
.manager .cancel {color:#999; margin-right:5px;}
.manager .delete {color:#112222; margin-right:5px;}
.unmute {color:#778899 !important; margin-left:5px;}
.mute {color:#778899 !important; margin-left:5px;}

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

/*紅背景更正*/
.unread #alert_beacon, .unread_generic
{
background-color:#112222;
color:#fff !important;
border-radius:3px;
}
#top_bar a {color:#678 !important;}