Thursday, May 24, 2007

Pink Vector Layout



Here's the Code:
/* jaewon19's layout */

/* http://pinkcap19-layouts.blogspot.com */



/* PAGE BACKGROUND */

body {

background-image: url(http://i12.tinypic.com/6crsktc.png);

background-attachment: fixed;

background-position: bottom right;

background-repeat: no-repeat;

background-color: #431110;

cursor: sw-resize;

}

/* GLOBAL FONTS */

.usercontent {

font-family: Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;

color: #ee8bba;

}

/* GLOBAL LINKS */

.usercontent a, .usercontent a:link, .usercontent a:visited, .usercontent a:hover, .usercontent a:active {

color: #ee8bba;

}

.usercontent a:hover {

color: #ee8bba;

}

/* MASTER BOXES */

.commonbox {

border-width: 3px;

border-color: #ee8bba;

border-style: solid;

background-color: transparent;

}

.commonbox .evenrow {

background-color: transparent;

}

/* MASTER HEADERS */

.commonbox h1, .commonbox h2 {

color: #ee8bba;

background-color: #431110;

}

/* CONTROL PANEL: BOX */

.controlpanel {

border-width: 3px;

border-color: #ee88ca;

border-style: solid;

background-color: transparent;

}

/* CONTROL PANEL: USER PHOTO */

.controlpanel .imgblock200 {

border-color: #ee8bba;

}

/* CONTROL PANEL: DATA */

.controlpanel .q {

color: #ee8bba;

}

.controlpanel .data {

color: #ee8bba;

}

.data a {

color: #ee88ba;

}

/* CONTROL PANEL: MORE ABOUT ME LINK */

a.more {

color: #e888ba;

}

/* CONTROL PANEL: BUTTONS */

#controlPanelButtons a, #controlPanelButtons a:link, #controlPanelButtons a:visited {

color: #ee88bb;

border-color: #ffffff;

background-color: #431110;

}

#controlPanelButtons a:hover {

color: #ffffff;

border-color: #ee88ba;

background-color: #431110;

}

/* MISC: TESTIMONIALS/REVIEWS TEXT */

.data {

color: #ee88ba;

}

/* MISC: VIEW ALL LINKS */

.commonbox .viewall {

color: #ee88ba;

}

/* MISC: SMALL PHOTOS */

.commonbox .imgblock75, .ir {

border-width: 3px;

border-color: #ee88ba;

border-style: solid;

background-color: #ee88ba;

}

/* MISC: SMALL PHOTO NAMES */

.commonbox .dr {

color: #ee88ba;

background-color: #431110;

}

No comments: