<style type=text/css><!-- body{cursor:n-resize} //--></style>
<style type="text/css">
body {
background-color: #0099ff;
background: url(); background-repeat:no-repeat; background-attachment: fixed; background-position: bottom right;
scrollbar-arrow-color: #3333ff;
scrollbar-track-color: #0099ff;
scrollbar-shadow-color: #0099ff;
scrollbar-face-color: #000000;
scrollbar-highlight-color: #0099ff;
scrollbar-darkshadow-color:#3333ff;
scrollbar-3dlight-color: #000000;
}
.left, .blogbody, table.footer, .standard, .leftmodulefontcolor, td, p {
/* edits main text */
font:normal 11px arial;
line-height:16px;
color:#000000;
letter-spacing:0px;
text-align:justify;
}
table.footer TD {
/* this makes the footer at the bottom centered */
/* leave it alone unless you know what to do*/
text-align: center;
}
.left B, { font: bold 11px arial; color: "#000000"; line-height: 16px;}
.blogbody b, .standard b, p b, strong {
/* edits bolded text in your entry */
font-weight: bold;
color: #000000;
}
.blogbody i, .standard i, p i, em {
/* edits italic text in your entry */
font-weight: em;
color: #000000;
}
.blogbody u, .standard u, p u, u {
/* edits underlined text in your entry */
font-weight: u;
color: #000000;
}
div.blogheader, .caption {
/* edits the dates */
font-family: franklin gothic medium;
text-transform:none;
font-size:15px;
line-height:30px;
font-weight:regular;
height: 1px;
color: #000000;
letter-spacing:0px;
text-align: center;
background-color: none;
background-image: url();
border: none;
}
a:link, .footernav.link, a.footernav:link, a.footernav:active {
/* edits all links */
color:#3333ff;
text-decoration: none;
font:normal 11px arial;
line-height:16px;
}
a:visited, a.footernav:visited, {
/* edits the links that the user has visited */
color:#3333ff;
text-decoration: none;
font:normal 11px arial;
line-height:16px;
}
a:hover {
/* edits when user mouseovers the links */
height: 2px;
border: none;
font:normal 11px arial;
line-height:16px;
cursor: ne-resize;
filter: none;
height: 6px;
background-color: none;
background-image: url();
color:#3333ff;
text-decoration: overline;
}
input, select, textarea, .textfield, .button {
/* this edits the buttons, dropdowns, etc. */
border: 1px double #3333ff;
font:normal 11px arial;
background-color: #000000;
letter-spacing:1px;
color: #0099ff;
}
table.left {
/* this edits the menu module */
border: 1px double #000000;
width:160px;
}
table.blogbody {
/* this edits the other the place where the blog is */
border: 2px double #000000;
background-color: transparent;
width:400px;
font:normal 11px arial;
line-height:16px;
color: #000000;
}
table.left th {
/* on your menu module, this edits the title part of it */
/* like BLOGRINGS, POSTING CALENDAR, etc */
background-image: url(http://img284.echo.cx/img284/4961/bannersitebg9sh.png);
background-color: transparent;
font: bold 11px arial;
color: #000000;
border: 1px double #000000;
}
table.left TD {
/* on your menu module, this edits the body part of it */
background-image: none;
background-color: transparent;
border: 1px double #000000;
font:normal 11px arial;
line-height:16px;
color: #000000;
}
table.search TD, table.search, table.announcements {
/* border of search bar (if you have it) */
background-color: #transparent;
border: 1px double #000000;
}
table.search TD, table.announcements TH {
/* this should be left alone */
/* unless you know what to do */
border: 1px double #000000;
}
table.navigation, table.main, table.footer {
/* the width of your blog with modules */
width: 500px;
}
hr {
/* horizontal divider */
border: 1px double #000000;
}
</style>
|