Wednesday, May 28, 2008

my own layout

/* Stripes ver. II */
/* by Mariel Palanca */


/* PAGE BACKGROUND */
body { background-image: url(http://i210.photobucket.com/albums/bb237/alyssamhae/fxgdtx.jpg);
background-color: #000000;
background-attachment: fixed;
cursor: url("http://www.myspacecursor.net/girly/6.ani"), Default;
}
/* GLOBAL FONTS */
.usercontent {
font-family: Century Gothic;
color: #FF69B4;
}
/* GLOBAL LINKS */
.usercontent a, .usercontent a:link, .usercontent a:visited, .usercontent a:hover, .usercontent a:active {
color: #ffffff;
}
.usercontent a:hover {
text-decoration: none;
color: #ffffff;
}
/* MASTER BOXES */
.commonbox {
border-color: #FF69B4;
border-style: solid;
background-color: #000000;
}
.commonbox .evenrow {
background-color: #000000;
}
/* MASTER HEADERS */
.commonbox h1, .commonbox h2 {
font-family: Century Gothic;
color: #FF69B4;
background-color: #000000;
}
/* CONTROL PANEL: BOX */
.controlpanel {
border-color: #FF69B4;
background-color: #000000;
}
/* CONTROL PANEL: USER PHOTO */
.controlpanel .imgblock200 {
border-color: #000000;
}
/* CONTROL PANEL: DATA */
.controlpanel .q {
font-family: Century Gothic;
color: #FF69B4;
}
.controlpanel .data {
font-family: Century Gothic;
color: #FF69B4;
}
.data a {
font-family: Century Gothic;
color: #FF69B4;
text-decoration: ;
}
/* CONTROL PANEL: MORE ABOUT ME LINK */
a.more {
font-family: Century Gothic;
color: #FF69B4;
text-decoration: ;
}
/* CONTROL PANEL: BUTTONS */
#controlPanelButtons a, #controlPanelButtons a:link, #controlPanelButtons a:visited {
font-family: Century Gothic;
color: #FF69B4;
border-color: FF69B4;
background-color: #000000;
text-decoration: ;
}
#controlPanelButtons a:hover {
font-family: Century Gothic;
color: #FF69B4;
border-color: transparent;
background-color: #000000;
text-decoration: ;
}
/* MISC: TESTIMONIALS/REVIEWS TEXT */
.data {
font-family: Century Gothic;
color: #FF69B4;
text-transform: ;
}
/* MISC: VIEW ALL LINKS */
.commonbox .viewall {
font-family: Century Gothic;
color: #FF69B4;
}
/* MISC: SMALL PHOTOS */
.commonbox .imgblock75, .ir {
border-color: #FF69B4;
border-style: solid;
background-color: #000000;
}
/* MISC: SMALL PHOTO NAMES */
.commonbox .dr {
font-family: Century Gothic;
color: #FF69B4;
background-color: #000000;
}

No comments: