| <style type="text/css"> /*jess*/ body { scrollbar-arrow-color: F9FC02; scrollbar-base-color: #FD008F; scrollbar-dark-shadow-color: #FD008F; scrollbar-track-color: #ffffff; scrollbar-face-color: #ffffff; scrollbar-shadow-color: #000000; scrollbar-highlight-color: #000000; scrollbar-3d-light-color: #FD008F; background:#ffffff; background-image: url(http://www.sierra-enterprises.com/grimp/7k73.gif); background-position: BOTTOM LEFT; background-attachment: fixed; background-repeat: repeat;} .left, .blogbody, table.footer, .standard, leftmodulefontcolor, td, p { /* edits main text */ font:normal 10px arial; color: #FD008F; letter-spacing:0px; text-align:left; } .blogbody b, standard b, p b, strong, b, em, u, i { /* edits bolded text in your entry */ font-weight: bold; color: F9FC02; } table.footer TD { /* this makes the footer at the bottom centered */ /* leave it alone unless you know what to do*/ text-align: center; } div.blogheader, .caption { /* edits the dates */ font-family:impact; font-size:22px; line-height:26px; font-weight:none; filter: none; height: 1px; background: transparent; color:F9FC02; letter-spacing:-3px; text-align: center; } a:link, .footernav.link, a.footernav:link, a.footernav:active { /* edits all links */ color: #12FD00; font:normal 11px terminal; text-decoration: none; cursor: nw-resize; } a:visited, a.footernav:visited, { /* edits the links that the user has visited */ color: #12FD00; font:normal 11px terminal; text-decoration: none; cursor: nw-resize; } a:hover { /* edits when user mouseovers the links */ color: #F9FC02; font:normal 11px terminal; text-decoration:none; border: 0px solid; border-color: 000000; background:FD008F; height: 11px; filter: none; cursor:nw-resize; text-transform: uppercase; } input, select, textarea, .textfield, .button { /* this edits the buttons, dropdowns, etc. */ border: 15px solid #00FFCC; font:normal 10px arial; background: 000000; letter-spacing:0px; color: #F9FC02; } table.left { /* this edits the menu module */ border: 15px solid #00FFCC; width:165px; background: 000000; } table.blogbody { /* this edits the other the place where the blog is */ border: 15px solid #00FFCC; background-image: url(none); background-repeat: no-repeat; background-position: bottom left; background: 000000; width:390px; border: px dashed #000000; } table.left th { /* on your menu module, this edits the title part of it */ /* like BLOGRINGS, POSTING CALENDAR, etc */ background: transparent; font: bold 10px arial; text-transform: uppercase; color: #F9FC02; border: none; letter-spacing: 0px; text-align: center; width:165px; } table.left TD { /* on your menu module, this edits the body part of it */ background: 000000; border: 0px solid #00FFCC; } table.search TD, table.search, table.announcements { /* border of search bar (if you have it) */ background:transparent; border: 1px solid #00FFCC ; } table.search TD, table.announcements TH { /* this should be left alone */ /* unless you know what to do */ border: 0px solid #00FFCC; } table.navigation, table.main { /* the width of your blog with modules */ width: 450px; } hr { /* horizontal divider */ border: 1px solid #000000; } </style>
|