Friday, July 11, 2008

SAM PINK


/* michael's friendster profile editor v4.1 */
/* http://www.editfriendster.com */

/* PAGE BACKGROUND */
body {
background-image: url(http://i247.photobucket.com/albums/gg142/kaycedemesa/4-4-1.jpg?t=1215666808);
background-attachment: fixed;
background-position: center center;
background-repeat: no-repeat;
background-color: #cc66ff;
cursor: ;
}
/* GLOBAL FONTS */
.usercontent {
font-family: Arial, Geneva, Helvetica, sans-serif;
color: #cc0066;
}
/* GLOBAL LINKS */
.usercontent a, .usercontent a:link, .usercontent a:visited, .usercontent a:hover, .usercontent a:active {
color: #ff33ff;
}
.usercontent a:hover {
text-decoration: none;
color: #ccff99;
}
/* MASTER BOXES */
.commonbox {
border-style: dotted;
background-color: transparent;
}
.commonbox .evenrow {
background-color: transparent;
}
/* MASTER HEADERS */
.commonbox h1, .commonbox h2 {
font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
color: #6633ff;
background-color: #cc66ff;
}
/* CONTROL PANEL: BOX */
.controlpanel {
background-color: transparent;
}
/* CONTROL PANEL: USER PHOTO */
.controlpanel .imgblock200 {
border-color: #0000ff;
border-style: groove;
}
/* CONTROL PANEL: DATA */
.data a {
text-decoration: ;
}
/* CONTROL PANEL: MORE ABOUT ME LINK */
a.more {
font-family: Comic Sans MS, Geneva, Helvetica, sans-serif;
color: #ff00ff;
text-decoration: ;
}
/* CONTROL PANEL: BUTTONS */
#controlPanelButtons a, #controlPanelButtons a:link, #controlPanelButtons a:visited {
font-family: Arial, Sans-serif;
text-decoration: ;
}
#controlPanelButtons a:hover {
font-family: Arial, Sans-serif;
text-decoration: ;
}

No comments: