
/* Basic Plurk Layout Editor V.1.0 - Plurk-Layout.com */
/* Main Body and Background of Body */
body, html { background: url(http://img220.imageshack.us/img220/3971/5890993391450144.gif); background-attachment:scroll; background-position:center; background-repeat:repeat; background-color:transparent; }
/* Timeline Holder Background */
#timeline_holder { background: url(http://img46.imageshack.us/img46/4283/569824335262633.gif); background-attachment:fixed; background-position:center; background-repeat:no-repeat; background-color:transparent; }
/* Page Title */
#page_title { font-family:Comic Sans MS, Geneva, Helvetica, sans-serif; color:#ffffff !important; }
/* Your Name Text Color */
.qual_holder { color:#ff0033 !important; }
/* Your Karma Text Color */
#karma { color:#ff0033 !important; font-family:century gothic; font-size: 20px;}
/* Plurk Panel Text Color */
#pane_plurk { color:#996600 !important; }
/* About Me Text Color */
p#about_me { color:#ffffff !important; margin:2px; padding: 10px; text-align:left;}
/* TimeLine Text Color */
.bottom_start , .bottom_end { color:#ff6600 !important; font-weight:bold; font-size:12px;}
/* GLOBAL LINKS */
#top_bar a, #top_login a { text-decoration:underline; color:#ff0033; }
#dashboard_holder a, #footer a { font-family:Georgia, Times New Roman, Times, serif; color:#ff0033; }
#dashboard_holder a:hover, #plurk-dashboard a:hover { text-decoration:underline; color:#996600; }
/* Plurk Textarea */
textarea#input_big, textarea#input_permalink { font-family:Arial, Sans-serif; color:#ff0033 !important; background:transparent; }
/* Dashboard Header2 */
#plurk-dashboard h2 { color:#1a1a1a; font-family:century gothic; font-size: 20px;}
/* DashBoard Background */
#plurk-dashboard { border-color:#ff0033; background:transparent; }
/* Dashboard Stats area */
#dash-stats { color:#ffffff; }
/* Pane Plurk Width Size */
#pane_plurk { border-width:1px; border-style:groove; }
/* Pane Plurk Background */
#pane_plurk { background:transparent; }
/* Pane Plurk Background Border */
#pane_plurk { border-color:#ff0033; }
/* TimeLine BORDER */
#timeline_holder { border-color:transparent; border-style:dashed; border:1px;}
/* Dashhboard Link Color */
#plurk-dashboard a { color:#4f4f4f; text-decoration: underline;}
/* Plurk: Background where responses are*/
.plurk_box .list, #filter_tab a.off_tab, #filter_tab a.filter_selected { font-family:Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; color:#ffffff; border-color:#ff0033; border-style:ridge; background-color:transparent; }
#filter_tab a.filter_selected { color:#ff0033; border-color:#1a1a1a; background-color:transparent; }
/* Dashboard Stats,Friends,Fan Bg area */
#dash-stats , #dash-friends, #dash-fans { border-width:2px; border-color:#ff0033; border-style:groove; background-color:transparent; text-align: center; -moz-border-radius:8px 8px 8px 8px; -webkit-border-radius: 8px; padding-top: 5px; padding-bottom: 38px;}
/* Segment BG */
.segment-content { background-color:transparent; margin: 1px; padding: 2px;}