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
#bottom_line,
#pane_search,
#timeline_holder,
#plurk-dashboard,
.plurk_cnt,
.mini_form,
.plurk_box,
.list,
.p_img,
.off_tab,
.plurkaction,
.main_poster,
.response_count,
.caption,
.bottom_start,
.bottom_end,
body,
html
{
background-image:none;
background-color: #000;
border:0;
color:#fff;
}

.plurk_box
.list
{
height:auto;max-height:500px;
}

.profile-pic
{
width:25px;
height:25px;
}

.profile-pic:hover
{
width:180px;
height:180px;
}

#dash-friends,
#dash-fans,
.link_arrow,
.award_bar,
.karma_hover
{
position:absolute; left:-1000px; top:-1000px
color:#000;
filter:alpha(opacity=50);
-moz-opacity:0.5;
opacity:0;
}

.response_count
{
background-color:#fff;
}

#updater
{
border:0;
}

.cmp_plurk
{
background:url(http://statics.plurk.com/ed3620ff28a02e3dc9ac4ffa8e6ae2e6.gif) center no-repeat;
}