April Showers....Bring May Flowers
Not adding if I don't know you from somewhere.
♥ Mel
/* "Sunset." Doodle by Plurk Doodles
You may edit the CSS but please credit Plurk Doodles for the basecodes and Template
For more Doodles, visit plurkdoodles.blogspot.com
Have Fun and Enjoy your Layout!
--Plurk Doodles*/
/*========================================================
===================UPPER BODY OF PLURK=======================
========================================================*/
/*USE_DARK_ICONS*/
/*-------MAIN STUFF-----*/
/* Background of Plurk Body */
body, html {
background: #ffd024 url(
http://img.photobucket.com/albums/v357/Keyacko/Layouts/happy3.png) fixed center;
background-repeat: repeat;
}
/* Timeline Background */
#timeline_holder {
background: transparent;
background-position: center;
background-repeat: repeat;
}
#dynamic_logo img{
width:0px;
height:0px;
}
#plurk_form{color: #1F620B; font-size: 12px; }
#main_poster{color: #1F620B; font-wight: bold; font-size: 12px; }
#main_poster .qual_holder{color: #A41102; font-size: 28px; font-family: Century Gothic; }
textarea#input_big.content {font-size: 16px; color: #000; height: 100px; wrap: soft; padding: 10px; border: 1px dashed #227CE8; filter: alpha(opacity=85); opacity: 0.75; -moz-opacity: 0.75; -moz-border-radius: 10px;-khtml-border-radius:10px; }
.time{font-size: 18px; }
#cur_time{font-size: 18px; }
#pane_plurk{ filter: alpha(opacity=70); opacity: 0.75; -moz-opacity: 0.75; -moz-border-radius: 10px;-khtml-border-radius:10px;}
#pane_daily_photo{ filter: alpha(opacity=30); opacity: 0.3; -moz-opacity: 0.3; -moz-border-radius: 10px;-khtml-border-radius:10px;}
#pane_search{ filter: alpha(opacity=30); opacity: 0.3; -moz-opacity: 0.3; -moz-border-radius: 10px;-khtml-border-radius:10px;}
/* Day Separator (The Horizontal Bar that seperates the Days) */
.day_bg .div_inner {
background: #FFF;
width: 10px;
border-left: 1px solid #FFF;
border-right: 1px solid #fff;
filter:alpha(opacity=30);
-moz-opacity:.3;
opacity:.3;
}
.day_start, .day {
font-weight: normal;
color: #c26a8d !important;
}
.day_start .bottom_start, .day_start .div_start {
margin-top: -1px;
margin-left: 1px;
color: #000 !important;
text-align: left;
}
#time_show{
color: #ff006c !important
position:absolute;
z-index:610;
width:61px;
white-space:nowrap;
font-size:11px;
height:23px;
margin-top:-23px;
text-align:center;
padding-left:3px;}
#time_show span{
font-weight:400;
padding-top:9px;
color: #000 !important;}
.evening,.night,.day,.morning{
color:#555 !important
background:url(
http://statics.plurk.com/ada9286581b4d3b04769f31c32957edf.png) no-repeat 0 0;_background:url(
http://statics.plurk.com/9a0d3f41579deec72d78e94e6a96e0f8.gif) no-repeat 0 0;}
.evening,.night{
color:#fff !important
background-position:-65px 0;}
/*Bar Between Dashboard and Timeline where time is shown*/
#bottom_line {
font-size: 11px;
background: #FFF;
filter:alpha(opacity=30);
-moz-opacity:.3;
opacity:.3;
border-top: 0px solid #000;
border-bottom: 2px solid #FFF;
color: #ffcc00;
}
.bottom_start , .bottom_end {color:#000;font-weight:bold;font-size:12px ;}
.day_bg .div_inner{background: none; border: none; }
/*Links in Plurks*/
.plurk a.ex_link {
color:#000;
font-weight: bold;
text-decoration:normal;
}
.plurk a.ex_link:hover {
color: #ffae00;
font-weight: bold;
border-bottom: 0px solid #acacac;
text-decoration:normal;
}
.plurk a.ex_link:visited {
color:#ffae00;
font-weight: bold;
text-decoration:normal;
}
/* 整個控制面板底圖 */
div#plurk-dashboard{ border:none; filter:alpha(opacity=20) !important;-moz-opacity:.75!important; opacity:.75 !important; zoom:1; -moz-border-radius: 10px;-khtml-border-radius:10px;}
#dash-stats h2, #dash-friends h2, #dash-fans h2{font-family: century gothic; color: #000; font-size: 28px; line-height: 125%; text-align: center; border: 0; font-weight: none; }
/*控制面板頭像和年紀、位置標示處*/
#dash-profile{color: #000; line-height: 18px;}
#dash-profile p#full_name{color: #000; font: 16px; }
#dash-profile #span_years , #m_or_f{font-size: 12px; }
/*控制面板自介*/
#dash-additional-info{color: #000; line-height: 18px; }
#dash-additional-info {color: #000; font: 12px "Century Gothic"; line-height: 18px; }
#dash-additional-info #about_me{color: #000; }
#dash-additional-info #about_me a{color: #C32D00; text-decoration: none; }
#dash-additional-info #about_me a:hover{text-decoration: underline; }
/*控制面板STATS欄位(Karma等等數據欄位)*/
#dash-stats{color:black;}
#dash-stats h2{font-size: 20px; font-weight: bold; color: #000; background: none; border: none; }
#dash-stats a{color: #1E0F78; }
#dash-stats #karma {color: #C00; }
#dash-stats table tbody tr th{font-size: 12px; color: #000; }
#dash-stats table tbody tr td{font-size: 12px; color: #784B00; }
/*控制面板朋友 friend 欄位*/
#dash-friends {color:black;}
#dash-friends a{color: #1E0F78; }
#dash-friends h2{font-size: 20px; font-weight: bold; color: #000; background: none; border: none; }
#dash-friends #friend_holder{border: none; }
/*控制面板粉絲 FANS欄位*/
#dash-fans{color:black; }
#dash-fans a{color: #1E0F78; }
#dash-fans h2{font-size: 20px; font-weight: bold; color: #000; background: none; border: none; }
#footer{color: #FFF; }
#footer a{color: #FFF; }
#input_small {height: 70px;}
td.td_cnt textarea {height:70px; }
.qualifier, .m_qualifier, .r_qualifier, .response_count {padding:3px; -moz-border-radius:5px; -khtml-border-radius:5px; }
#filter_tab a.off_tab, #filter_tab a.filter_selected, #filter_tab a.filter_selected {
filter: alpha(opacity=50); opacity: 0.5; -moz-opacity: 0.5; -moz-border-radius:5px; -khtml-border-radius:5px; }
/*河道上浪友發的浪*/
.plurk_cnt {background: #000; filter: alpha(opacity=85); opacity: 0.75; -moz-opacity: 0.85; padding: 5px; border: 1px solid #fff; -moz-border-radius: 10px;-khtml-border-radius:10px; }
a.name {color: #000; font-weight: bold; font-family: Century Gothic; }
.text_holder {color: #333; font-family: Century Gothic; font-size: 12px; }
.p_img {border: 2px solid #FFF; filter: alpha(opacity=60); opacity: 0.6 -moz-opacity: 0.6; padding: 2px; -moz-border-radius: 10px; -khtml-border-radius:10px;}
/*河道下方更新通知*/
#updater {background: #FFF; border: 1px solid #FFF; filter: alpha(opacity=50); opacity: 0.5; -moz-opacity: 0.5; padding: 2px; -moz-border-radius: 10px; -khtml-border-radius:10px;}
#updater #noti_np #noti_np_text{text-align: center; color: #333; }
#updater #noti_np a{color: #000; }
#updater #noti_re #noti_re_view #noti_re_text {color: #333; }
#updater #noti_re #noti_re_view a{color: #227CE8; }
a.promote.action { position: absolute; left: -1000px; width: 0px; }