
/*
Plurk Themes by fairyteeth
http://di-ta.com
*/
/*----------------------- PART 1 OF EDITING PLURK LAYOUT --------------------------*/
/*-------------------- BODY - TIMELINE - LOGO - TIMELINE EXTRAS ---------------------*/
/* Main Body and Background of Body */
body, html {
background: #d90202;
background-repeat: no-repeat;
margin-top: -1px;
}
/* Timeline Holder Background */
#timeline_holder {
background: #d90202 url(http://i16.photobucket.com/albums/b33/ramenNudon/merdeka.jpg);
background-repeat: repeat;
}
/* Timeline Holder Plurks */
#timeline_holder table td {
-moz-border-radius:8px 8px 8px 8px;
-webkit-border-radius: 8px;
color: #000000;
}
/* Page Title */
#page_title {
color: #fff;
}
/* LOGO */
#dynamic_logo{
position:absolute;
margin:3px 0 0 5px;
width:168px;
height:162px;
background: transparent;
}
#dynamic_logo img{
height:0px;
width:0px;
}
/*----------------------------- PART 2 OF EDITING PLURK LAYOUT --------------------*/
/*------------------------- DASHBOARD - HEADINGS - KARMA ETC ---------------------*/
/* All Plurks My Plurks*/
#filter_tab {
-moz-border-radius:8px 8px 8px 8px;
-webkit-border-radius: 8px;
border: 0 !important;
margin-top: 1px;
}
#filter_tab a.off_tab {
background: #FFF;
color: #d90202;
border:0 !important;
}
#filter_tab a.off_tab:hover {
color: #d90202;
border:0 !important;
}
#filter_tab a.filter_selected {
border:0 1px 1px 1px;
color:#fff;
letter-spacing: 1px;
background-color:#d90202;
}
#filter_tab a.filter_selected:hover {}
/* Plurk Textarea */
textarea#input_big, textarea#input_permalink {
background: #fff;
border: 1px solid #f0f0f0;
color: #d90202 !important;
}
/* Block User Button */
.friend_man.block {
background: #fff repeat scroll top left;
border-color: #d90202;
-moz-border-radius: 4px 4px 4px 4px;
-khtml-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
border-width: 2px;
}
/* End Block User Button */
/* Replace Big Plurk Button */
img[src="http://static.plurk.com/button/plurk.png"] {
filter:alpha(opacity=0);
-moz-opacity:.0;
opacity:.0;
}
.submit_img {
background: transparent url(http://i16.photobucket.com/albums/b33/ramenNudon/red_plurk.png) no-repeat scroll top left;
height: 38px;
padding-left: 82px;
width: 0px;
overflow: hidden;
margin-top: -40px;
}
/* End Replace Big Plurk Button */
/*Dashboard Background and Info*/
.segment-content {
background:transparent;
color: #d90202;
padding: 2px;
margin: 1px;
}
#dashboard_holder a {
background:;
}
#dashboard_holder a:hover {
background:;
}
/* Dashboard */
#plurk-dashboard {
background: #d90202;
border:0;
}
/*Dashboard link*/
#plurk-dashboard a {
color: #d90202;
text-decoration: underline;
border:0;
}
/*Dashboard link hover*/
#plurk-dashboard a:hover {
color: #000;
text-decoration: none;
border:0;
}
/*Dashboard Friends Section*/
#show_all_friends
{
background: #fff;
padding-top: 10px;
padding-bottom: 11px;
text-align:center;
color: #000000;
-moz-border-radius: 10px 10px 10px 10px;
-khtml-border-radius: 10px;
-webkit-border-radius: 10px;
}
/*Dashboard Stats area*/
#dash-stats{
background: #fff;
border:0px solid #fff;
color: #000;
padding-top: 10px;
padding-bottom: 11px;
text-align: center;
}
/*Dashboard Friends area*/
#dash-friends {
padding-top: 10px;
padding-bottom: 11px;
padding-left: 5px;
padding-right: 5px;
text-align: center;
background: #fff;
border:0px solid #fff;
color: #FFF;
}
/*Dashboard Fans*/
#dash-fans {
padding-top: 10px;
padding-bottom: 11px;
padding-left: 5px;
padding-right: 5px;
text-align: center;
background: #fff;
border:0px solid #fff;
color: #FFF;
}
/* About Me */
#dash-profile {
background: #fff;
border:0px solid #fff;
color: #000;
padding: 10px;
}
#span_years {
color: #d90202;
font-weight: bold;
}
#location {
color: #000;
font-style: italic;
}
p#relationship_container {
background: #fff;
border:0px solid #fff;
color: #000;
padding: 10px;
}
#full_name {
font-size:17px;
color:#000;
}
p#about_me {
background: #fff;
border:0px solid #fff;
color: #000;
margin:2px;
padding: 10px;
text-align:left;
}
#dash-stats h2, #dash-friends h2, #dash-fans h2 {
color: #d90202;
font-size:20px;
line-height:100%;
text-align:left;
border:0;
font-weight: none;
}
/*Karma Count */
#karma {
color: #d90202;
}
.karma_hover {
color: #d90202;
}
.karma_arrow {
filter:alpha(opacity=0);
-moz-opacity:.0;
opacity:.0;
}
.cmp_karma_up {
background:transparent url(/static/icons/icons_png.png) 0 -28px no-repeat;
width:8px;
height:10px;
margin-top: 10px;
}
/*Extra*/
.award_bar {
height: 50px;
}
.friend_holder {
margin-bottom: 4px;
}
.friend_holder table {
margin-left: auto;
margin-right: auto;
}
.friend_holder .user_link{
height:25px!important;width:25px!important;
}
.friend_holder img{
width:25px;
height:25px;
}
/*Your name by Plurk box - not in timeline */
.qual_holder{
color : #d90202;
}
.mini_form .qual_holder {
color: #D90202 important;
background: #fff;
}
/*Dashboard Stats*/
#dash-stats table td {
color: #d90202;
}
/*Dashboard Header2*/
#plurk-dashboard h2{
color: #d90202;
font-family:century gothic;
font-size: 20px;
border-bottom: 0px solid #fff;
}
/* Follow Friend/Fan Box */
.friend_man.add_follow, .friend_man.remove, .friend_man.add_friend, .friend_man.pending {
-moz-border-radius: 6px 6px 6px 6px;
-khtml-border-radius: 6px;
-webkit-border-radius: 6px;
background: #d90202 !important;
border: 2px solid #d90202;
color: #d90202;
}
/* End Follow Friend/Fan Box */
/*Background colour for time and Plurking Textarea*/
#plurk_form {
margin-top: 40px;
padding: 10px;
background: #fff;
border:0px solid #fff;
color: #000 !important;
}
#pane_plurk {
border: 0px solid #fff;
background: #fff;
color: #000 !important;
}
#toggle_tab li {
color: #d90202 !important;
background: #FEDCDC;
}
.plurkaction{clear:both;padding:10px;}.plurkaction,#toggle_tab li.tt_selected,#more_options_link{
border: 0px solid #151515;
background: #fff;
}
/*Search Feature */
#pane_search .main_poster{width:775px; color: #d90202!important;}
#pane_search .orange-but{margin-bottom:10px;}
/* End */
/*Saved searches overall text size etc */
.saved_searches{font-size:12px;overflow:auto;padding:15px 0 0;}
/* End */
/* Saved Searches LINKS */
.saved_searches a{color:#d90303!important;text-decoration:underline!important;}
/* End */
/* Saved Search bold text */
.saved_searches b{font-size:16px; color:#d90303!important;}
/* End */
/* Delete saved search css *
/.del_search{cursor:pointer;background: #fff !important; color: #d90303; border:1px solid #fff !important;margin-left:9px;padding:1px 4px;}
/* End */
/* CSS for Search feature search button */
input.orange-but {
background: #d90202 none repeat scroll 0 0 !important;
border: 1px solid #d90202 !important;
color:#fff !important;
cursor:pointer;
font-size:13px;
padding:2px 4px;
vertical-align:middle;
width:auto;}
/* End */
/* Text area for Search Feature */
input#current_query{border:1px solid #d90202;width:100%;font-size:25px;border-color:#d90202; color: #d90202; }
/* END */
/*------------------------ PART 3 OF EDITING PLURK LAYOUT -------------------------*/
/*---------------------------- ALL LINKS AND FORMATTING OF LINKS ------------------*/
/*URL in Plurks. Colour, Visited etc*/
.plurk a.ex_link {
color:#d90202;
font-weight: bold;
text-decoration:normal;
}
.plurk a.ex_link:hover {
color: #000;
font-weight: bold;
border-bottom: 0px solid #000;
text-decoration:normal;
}
.plurk a.ex_link:visited {}
a:link {
color: #d90202;
text-transform: normal;
}
a:visited, a:active {
color: #000;
text-transform: normal;
}
a:hover {
border:0;
color: #000;
text-transform: normal;
}
#top_bar #edit_link:hover, #reply h2 {
color: #FFF;
font-weight:bold;
}
#reply #reply_box {
background: #fff;
}
#reply h2 {
background: #d90202;
}
#reply #reply_box_holder {
background: #fff;
}
/* Footer Links */
#footer a {
color: #fff;
text-decoration: underline;
}
#footer a:hover {
color: #000;
border:0;
text-decoration: underline;
}
/*------------------------- PART 4 OF EDITING PLURK LAYOUT ------------------------*/
/*----------------- TIMELINE EXTRAS - PLURKS AND OPTIONS - PLURK TABS ---------------*/
/* CSS code ... in between Plurk and number of Plurk responses - all in timeline */
.dots .inner {
background: #fff;
margin-left: 2px;
color: #d90202 !important;
}
/* Youtube, Images etc hover in Plurks */
.youtube img,.pictureservices img { border: none; opacity:.6; filter: alpha(opacity=60); }
.youtube:hover img,.pictureservices:hover img { border:none; opacity:1; filter: alpha(opacity=100); }
/* Delete Save Edit Mute Unmute Close */
.manager .action { color:#000000; margin-left:5px; }
.manager a:hover { text-decoration: none!important; }
.manager .cancel { color:#ff0000; margin-right:5px; }
.manager .delete { color:#d90202; margin-right:5px; }
.unmute { color:#d90202!important; }
/* Today and Time of Plurks */
#bottom_line {
font-size: 11px;
margin-top: -2px;
background: #FFF;
border-top:1px solid #fff;
border-bottom:1px solid #fff;
color: #3a588e;
}
.bottom_start , .bottom_end {color:#c83913;font-weight:bold;font-size:12px ;
}
/* All Plurks Tab */
.bottom_line_bg {
background: transparent;
font-size: 11px;
color:#d90202;
border: 1px solid #FFFFFF;
}
.time {margin:0 ; padding:0 ;font-size:17px; color: #d90202;}
/*Border at beginning of Timeline*/
.day_bg .div_inner {
background: #FFF;
border-left:0px solid #000000;
border-right:0px solid #000000;
border-top:medium none;
position:relative;
width:19px;
color: #d90202 !important;
}
/* Plurk: "Recent Plurk Responses" area */
.plurk_box .caption {
border:0;
font-size: 11px;
color: #FFF;
background: #d90202;
}
/* Plurk: "Plurk Page" area */
.info_box {
color: #d90202 !important;
background: #f0f0f0;
border:0;
font-size: 11px;
}
/* Plurk: Color of Text on Empty Message List */
.list .empty {
color: #000000;
}
/* Plurk: Response Caption Bars */
.plurk_box {
-moz-border-radius: 6px;
-khtml-border-radius:6px;
-webkit-border-bottom-left-radius: 6px;
-webkit-border-bottom-right-radius: 6px;
}
/* Plurk: Mini Form Text */
.plurk_box .highlight_light {
color: #ff0000 !important;
}
/* Plurk: Drop Arrow on Message Box Qualifiers */
.dd_img img[src="http://statics.plurk.com/123918e3c72ef7b92780fffc44085dfb.gif"] {
background-position: left top;
background-repeat: no-repeat;
overflow: hidden;
height: 0px;
width: 0px;
}
.dd_img img[src="http://statics.plurk.com/123918e3c72ef7b92780fffc44085dfb.gif"] {
height: 12px;
padding-left: 14px;
background: url(http://statics.plurk.com/123918e3c72ef7b92780fffc44085dfb.gif) no-repeat scroll left top;
margin-left: 1px;
}
/* Drop Arrow on Message Box Qualifiers */
/* Plurk: Plurk Text when Plurk opened */
.plurk_box .plurk_cnt {
background: #ffffff !important;
border-bottom: 1px solid #f7f7f7;
color: #000000 !important;
border-top: 0px solid #e0e0e0;
padding-top: 3px;
padding-bottom: 3px;
}
/* Plurk: Responding area */
.plurk_box .mini_form {
background: #fff;
color: #000000 !important;
border-right: 1px solid #fff;
border-left:0;
border-bottom:0;
border-top:0;
}
/* Plurk: Mini Form Character Colour */
.mini_form .char_updater {
color: #000000 !important;
background: #fff;
}
/*Number of Responses on Plurks in Timeline*/
.response_count {
background: #fff;
border-right: 1px solid #BF2323;
border-top: 1px solid #DF4545;
border-bottom: 1px solid #BF2323;
border-left: 1px solid #DF4545;
color: #000 !important;
padding-left: 4px;
padding-right: 6px;
padding-top: 1px;
padding-bottom: 4px;
}
/*New responses on Plurks*/
.new .response_count {
background: #d90202;
border-right: 1px solid #BF2323;
border-top: 1px solid #DF4545;
border-bottom: 1px solid #BF2323;
border-left: 1px solid #DF4545;
color: #FFF !important;
padding-left: 4px;
padding-right: 6px;
padding-top: 1px;
padding-bottom: 3px;
}
/* Today, yesterday, 2 days ago etc text on actual time line area */
.day_start .div_bottom, .day_start .bottom_start {color: #d90202 !important;}
/*--------------------------- PART 5 OF EDITING PLURK LAYOUT ----------------------*/
/*---------- MENU INFO - MEMBER INFO - QUALIFIERS AND BOLD ETC FORMATTING ---------*/
/* Bold Italic and Underline */
strong {
color: #CE405D;
cursor: default;}
strong:hover {
color: #CE405D;
cursor: default;}
i {
color: #CE405D;
cursor: default;}
i:hover {
color: #CE405D;
cursor: default; }
u {
color: #CE405D;
cursor: default;
border-bottom: 0px solid #CE405D;}
u:hover {
color: #CE405D;
cursor: default;
border-bottom: 0px solid #CE405D;}
/* Firefox Selection */
::-moz-selection{
background: #D90202;
color:#FFF;
}
/*Selection on browsers*/
::selection {
background: #D90202;
color:#FFF;
}