body, html {
background:green url(http://thm-a04.yimg.com/image/8b1127bf9ef1945e);
}
#timeline_holder {
background:
url();
border-bottom: none;
}
/* dashboard */
#karma {
color: #e7fde1;
}
#plurk-dashboard {
background: none;
border: none;
color: #e7fde1;
}
#plurk-dashboard h2 {
color: #e7fde1;
}
#plurk-dashboard a{
font-size: 11px;
color: #000000;
text-decoration:none;
}
#plurk-dashboard a:hover{
color: #ffffff;
text-decoration:underline;
}
.dash-segment .segment-content {
margin: 3px;
min-height: 275px;
border: 3px solid #86c768;
background: url(http://thm-a01.yimg.com/image/5bed6f1b332290ec) no-repeat bottom #509232;
color: #e7fde1;
}
p#full_name {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
}
#dash-stats {
background: url(http://thm-a01.yimg.com/image/5bed6f1b332290ec) no-repeat center top;
min-height: 240px;
}
#dash-stats h2 {
opacity: 0;
filter: alpha(opacity=0);
}
.karma_hover {
font-size: 23px;
}
#dash-stats table td {
color: #e7fde1;;
}
#dash-friends {
background: url(http://thm-a01.yimg.com/image/5bed6f1b332290ec) no-repeat center top;
min-height: 240px;
}
#dash-friends h2 {
opacity: 0;
filter: alpha(opacity=0);
}
#friend_managment, #fan_managment {
text-align: center;
}
/* hide invite */
a#dashboard-invite,a#mobile-gfx,a#widget-gfx, a#twitter-gfx {
opacity:0;
filter:alpha(opacity=0);
}
/*end hide invite */
#dash-stats,#dash-friends,#dash-fans {
margin-top:3px;
}
.friend_holder {
padding: 3px;
}
.friend_holder table {
margin-left: 3px;
width: 100%;
}
#show_all_friends {
text-align: center;
background: none;
height: 50px;
padding-top: 3px;
}
#show_all_friends a {
color: white;
}
#show_all_friends a:hover {
color: #000000;
text-decoration: none;
}
#dash-fans h2 {
opacity: 0;
filter: alpha(opacity=0);
}
#dash-fans {
background: url(http://thm-a01.yimg.com/image/5bed6f1b332290ec) no-repeat center top;
}
/* hide share */
#sharePlurk {
opacity:0;
filter:alpha(opacity=0);
}