
/* Modified to Bobo Plurk Themes v0.2*/
/* by Lelouch Lamperouge, as requested by @vodafschuler */
body, html {
background: #000000;
}
#plurk-dashboard {
background: url(http://arupadatu.blogsome.com/images/bob0002.jpg) no-repeat #333333 30% 40%;
border: none;
color: #ffffff;
font-family: Segoi-Ui, Calibri, Verdana;
-moz-border-radius: 15px;
-khtml-border-radius: 15px;
-webkit-border-radius: 15px;
}
#timeline_holder {
background: url(http://arupadatu.blogsome.com/images/bob0001.jpg) no-repeat #090908 bottom center;
font-family: Segoi-Ui, Calibri, Verdana;
}
#plurk_form {
color: #cccccc;
font-family: Segoi-Ui, Calibri, Verdana;
}
#top_bar a, #top_login a, #dashboard_holder a, #footer a {
color: #cccccc;
}
#bottom_line, .day_bg, .div_inner {
color: #ffffff;
font-family: Segoi-Ui, Calibri, Verdana;
}
.day_bg .div_inner{
border: none;
}
#bottom_line {
background: #333333;
border: solid #333333 1px;
}
.plurk_cnt {
border: 1px solid #cccccc;
background-color: #fffffff;
-moz-border-radius: 5px;
-khtml-border-radius: 5px;
-webkit-border-radius: 5px;
}
.response_count {
text-align: center;
-moz-border-radius: 5px;
-khtml-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
padding: 1px;
}
.segment-content {
padding: 5px;
margin: 5px;
}
.qualifier, .m_qualifier, .dots .inner, #more_options_holder, #emoticon_selecter, #updater {
-moz-border-radius: 5px;
-khtml-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}
#dash-stats table td {
color: #cccccc;
}
#dash-stats h2, #dash-friends h2, #dash-fans h2 {
color: #cccccc;
}
#dashboard_holder {
background: transparent url() no-repeat left bottom;
}
#updater {
color: #ffffff;
border: none;
}
#filter_tab .off_tab {
background: #000000;
color: #cccccc;
border: none;
-moz-border-radius: 0px 0px 5px 5px;
-khtml-border-radius: 0px 0px 5px 5px;
-webkit-border-radius: 0px 0px 5px 5px;
}
#filter_tab .filter_selected {
background: #333333;
color: #cccccc;
border: none;
-moz-border-radius: 0px 0px 5px 5px;
-khtml-border-radius: 0px 0px 5px 5px;
-webkit-border-radius: 0px 0px 5px 5px;
}
#dynamic_logo img{
height:0px;
width:0px;
}
#more_options_link{
border: none;
background: none;
}
/*Karma Count */
#karma {
color: red;
font-family: Segoi-Ui, Calibri, Verdana;
font-size: 27px;
/*text-decoration: blink;*/
}
a#dashboard-invite, a#mobile-gfx, a#widget-gfx, a#twitter-gfx {
display : block;
padding : 10px 10px 0 56px;
height : 40px;
width : 145px;
color : #fff !important ;
text-decoration : underline;
font-family : Segoe-UI, Calibri, Arial, Verdana !important ;
font-weight : bold;
background : #333333;
position : relative;
border : 1px solid #fff;
}
a#dashboard-invite span {
display : block;
position : absolute;
left : 0;
top : 0;
margin : 5px 0 0 4px;
}
.cmp_invite {
background : transparent url(http://arupadatu.blogsome.com/images/lelele.gif) no-repeat;;
}
/*Default Baka Stuff*/
#sharePlurk {
position : relative;
background : #333333 ;
border : none;
margin-right :none;
color : #fff;
padding : none;
padding-right : 0;
border-right : none;
}
#sharePlurk span {
display : block;
position : relative;
float : left;
margin-right : 4px;
}
#sharePlurk p {
margin : 4px 0 0 0;
}
#sharePlurk input.clipboard {
border-color : none;
}
#sharePlurk div {
padding : 6px 8px 6px 8px;
border-right : none;
-moz-border-radius: 15px;
-khtml-border-radius: 15px;
-webkit-border-radius: 15px;
}