Sweet_and_Sexxi_Layouts <report jockers. Kthnx.
;
scrollbar-track-color: #ffffff;
scrollbar-shadow-color: #ffffff;
scrollbar-face-color: #ffffff;
scrollbar-highlight-color: #ffffff;
scrollbar-darkshadow-color: #ffffff;
scrollbar-3dlight-color: #ffffff;
}
.left, .blogbody, table.footer, .standard, .leftmodulefontcolor, td, p {
/* edits normal text */
font:normal 16px Kartika;
line-height:12px;
color:#f0e68c;
letter-spacing:0px;
text-align:center;
}
;
text-decoration: bold;
}
a:hover {
/* makes the links change color when you touch them*/
color:#daa520;
cursor: sw-resize;
text-decoration: line through;
}
input, select, textarea, .textfield, .button {
/* this edits the buttons, dropdowns, etc. */
border: 1px solid #f0e68c;
font:normal 12px Kartika;
background-color: #transparent;
letter-spacing:0px;
color: #f08e68c;
}
table.left {
/* this edits the modules */
border: 1px solid #f0e68c;
width:160px;
background-color: transparent;
}
table.blogbody {
/* this edits the way your entries are gonna look*/
border: 1px solid #f0e68c;
background-color: transparent;
width:400px;
}
table.left th {
/* on your menu module, this edits the title part of it */
background-image: none;
background-color: transparent;
font: normal 22px Kartika;
text-transform: uppercase;
color: #f0e68c;
border: 1px solid #f0e68c;
}
table.left TD {
/* on your menu module, this edits the body part of it */
background-image: none;
background-color: transparent;
border: 1px solid #f0e68c;
}
table.search TD, table.search, table.announcements {
/* border of search bar (if you have it) */
background-color: transparent;
border: 1px solid #f0e68c;
}
table.search TD, table.announcements TH {
/* this should be left alone */
/* unless you know what to do */
border: 1px solid #f0e68c;
}
table.navigation, table.main, table.footer {
/* the width of your blog with modules */
width: 500px;
}
hr {
/* horizontal divider */
border: 1px solid #f0e68c;
}
</style>