/* michael's friendster css editor v2.7 | simple mode */ /* please don't delete the tag above - it's there for re-loading purposes */ /* MASTER BACKGROUND */ body { background-color:#ffff00; } /* MASTER TEXT */ body,td,tr,div,p { font-family:Arial, Sans-serif; color:#ff0099; } /* MASTER LINKS */ a,a:link,a:visited,a:active { color:#00cc00; font-weight: bold; text-decoration: none; border-bottom:0px; font-style: italic; } a:hover { color:#ffff00; font-weight: normal; text-decoration: underline; border-bottom:0px; font-style: normal; } #footer a,#subnav a,#options ul li a,#options ul li a:link,#options ul li a:visited,#options ul li a:active,.friends .name a,.friends .name a:visited,.buttondiv_new a:link,.buttondiv_new a,.buttondiv_new a:visited { color:#00cc00; } #footer a:hover,#subnav a:hover,#options ul li a:hover,.friends .name a:hover,.left_column_info a:hover,.left_column_about a:hover,.see_all_friends a:hover,.right_column_groups_content p a:hover,.blogs h2 a:hover,.blogs a:hover,.left_column_testimonials a:hover,.seeall a:hover { color:#ffff00; } /* HEADING: NAME */ .left_column_header h2 { font-size:18px !Important; border-bottom-color:#00cc00; border-bottom-width:1px; border-bottom-style:solid; } .left_column_header h2,.left_column_header h2 .online { color:#ff0099; font-weight:bold; font-style:italic; } /* HEADING: LARGE GREEN */ .left_column_header2,.right_column_title,.right_column .column_header { background-color:#ff0099; height:20px; border:1px solid; border-color:#ff0099; } .left_column_header2 h1,.right_column_title h1,.right_column .column_header h1 { font-size:12px; margin:3px 0px 0px 5px; color:#ffff00; font-weight:bold; font-style:italic; } .commonbox h2 { font-size:12px !Important; background-color:#ff0099; color:#ffff00; font-weight:bold; font-style:italic; } #teaserbox h2 { font-size:12px !Important; background-color:#ff0099; color:#ffff00; font-weight:bold; font-style:italic; } /* BOX BG & BORDER: MY PROFILE */ .left_column_wrapper,.left_column_wrapper .left_column_content { background-color:#33ff33; border-color:#ffff00; border-width:1px; border-style:solid; } /* BOX BG & BORDER: EDIT PROFILE */ .column_profile_nav { background-color:#ff0033; border-color:#33ff33; border-width:1px; border-style:solid; } /* BOX BG & BORDER: NAV BAR */ #navigation { background-color:#ffff00; background-image:none; } #nav_bg { background-color:#ff0066; border-bottom:0px; } /* BOX BG & BORDER: ALL OTHERS */ .left_column_content,.right_column_content,.right_column .column_content,.boxcontent { background-color:#33ff33; border-color:#ff0099; border-width:1px; border-style:solid; } .commonbox { border-color:#ff0099; border-width:1px; border-style:solid; } #teaserbox div { background-color:#33ff33; border-color:#ff0099; border-width:1px; border-style:solid; } /* MY PROFILE PHOTO BORDER */ .left_column_profile_mainphoto img { border-color:#33ff00; border-width:1px; border-style:solid; } /* PHOTO THUMBNAIL SIZE & BORDER */ .left_column_profile_thumbnails .photothumb,.right_column_groups .photo,.left_column_testimonials .photo { width:100px; height:75px; border-color:#ffff33; border-width:1px; border-style:solid; } .left_column_profile_thumbnails .photothumb img,.right_column_groups img,.left_column_testimonials img { height:75px; } .friendsphoto { border-color:#ffff33; border-width:1px; border-style:solid; } /* DATES */ .left_column_testimonials_content .date,.right_column_groups_content .date { font-size:10px; color:#ff0066; font-weight:bold; font-style:italic; } .blog_posted { font-size:10px !Important; color:#ff0066 !Important; font-weight:bold; font-style:italic; } /* SEE ALL-LINKS */ .see_all_friends a,.see_all_friends a:visited,.seeall a,.seeall a:visited,.see_all a,.see_all a:visited { font-size:12px; border-bottom:0px; color:#33ff33; font-weight:bold; font-style:italic; text-decoration:none; } .see_all_friends a:hover,.seeall a:hover,.see_all a:hover { font-size:12px; border-bottom:0px; color:#ffff00; font-weight:bold; font-style:italic; text-decoration:none; } /* SEE ALL-LINKS: LINE ABOVE */ .see_all_friends,.blogs .seeall { border-top-color:#ff0066; border-top-width:1px; border-top-style:solid; } /* MISC STYLES */ .left_column_header { background-color:transparent; } #options ul li a:hover { background-color:transparent; }