body, html {
background:pink url(http://i270.photobucket.com/albums/jj104/goddess_16/179806tv62v6kk7j.gif);
}
#timeline_holder {
background:
url(http://i270.photobucket.com/albums/jj104/goddess_16/thvalentineback44.gif);
border-bottom: none;
}
/* dashboard */
#karma {
color: blue;
}
#plurk-dashboard {
background: none;
border: none;
color: blue;
}
#plurk-dashboard h2 {
color: blue;
}
#plurk-dashboard a{
font-size: 11px;
color: blue;
text-decoration:none;
}
#plurk-dashboard a:hover{
color: #ffffff;
text-decoration:underline;
}
.dash-segment .segment-content {
margin: 3px;
min-height: 275px;
border: 3px solid blue;
background: url() no-repeat bottom ;
color: blue;
}
p#full_name {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
}
#dash-stats {
background: url() 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: blue;;
}
#dash-friends {
background: url() 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: blue;
text-decoration: none;
}
#dash-fans h2 {
opacity: 0;
filter: alpha(opacity=0);
}
#dash-fans {
background: url() no-repeat center top;
}
/* hide share */
#sharePlurk {
opacity:0;
filter:alpha(opacity=0);
}