
/* DESIGNED BY TOKKIYAA */
body, html {
background-image: url(http://fc78.deviantart.com/fs29/f/2008/126/7/0/Epik_High_wallpaper_by_mkiseasytospell.jpg);
background-repeat: repeat;
background-position: center;
color: white;
}
#timeline_holder {
background: transparent;
filter:alpha(opacity=50);
-moz-opacity:.50;
opacity:.50;
}
#top_bar a, #top_login a, #dashboard_holder a, #footer a {
color: white;
font-family: Trebuchet MS;
text-decoration: none;
}
#page_title {
background-color: none;
padding: 1px;
color: white;
font-family: Trebuchet MS;
font-size: 16px;
}
#plurk-dashboard {
background-image: none;
filter:alpha(opacity=50);
-moz-opacity:.50;
opacity:.50;
border: medium;
font-family: Trebuchet MS;
color: white;
}
#dynamic_logo { opacity:0;filter:alpha(opacity=0);zoom:1 }
#karma {
color: #ECC8EC;
}
#dash-friends img {
background: white;
font-weight: bold;
}
#dash-fans img {
background: white;
}
/* Plurk boxes */
.plurk_cnt {
background-color: white;
filter: alpha(opacity=50);
opacity: 1;
-moz-border-radius: 0px 8px 0px 0px;
border-right:1px solid #cccccc;
border-bottom:1px solid #cccccc;
font-weight: bolder;
color: black;
}
.plurk_box .plurk_cnt { border-bottom: 1px solid #dddddd; }
.plurk_box .list {
border-right:1px solid #cccccc;
}
.plurk_box .mini_form {
border-right:1px solid #cccccc;
border-bottom:1px solid #cccccc;
}
.plurk_box .caption, .plurk_box .list{
border-right: 1px solid #cccccc;
}
.info_box {
-moz-border-radius: 0px 0px 8px 8px;
border-right: 1px solid #cccccc;
}
.response_count, .plurk_box .caption { color: #000; }
.plurk_box .caption { color: #000; background: #cccccc;}
.dots .inner { margin-left: 3px; -moz-border-radius:8px 8px 8px 8px; }
.response_count { background: none; margin-left:3px; }
.new .response_count { font-size: 15px;
}