body {
background-color: #FFFFFF;
scrollbar-arrow-color: #9ACCF6;
scrollbar-shadow-color: #9ACCF6;
scrollbar-face-color: #FFFFFF;
scrollbar-highlight-color: #9ACCF6;
scrollbar-darkshadow-color: #FFFFFF;
scrollbar-3dlight-color: #9ACCF6;
}
//blogringdocument.write
.left, .blogbody, table.footer, .standard, .leftmodulefontcolor, td, p {
/* edits main text */
font:normal 11px veranda;
line-height:10px;
color:white;
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;
}
div.blogheader, .caption {
/* edits the dates */
font-family:bradley hand itc, scriptina, times new roman, arial, verdana;
text-transform:lowercase;
font-size:16px;
line-height:22px;
border: 1px solid #9ACCF6;
font-weight:bold;
color:#ffffff;
letter-spacing:0px;
background-image: url(http://img30.photobucket.com/albums/v90/AngelicEyz00/datebg4britney.jpg);
text-align:right;
}
a:link, .footernav.link, a.footernav:link, a.footernav:active {
/* edits all links */
color:#9ACCF6;
font:normal 11px veranda;line-height:10px;
text-decoration: none;
}
//blogring.document.write
a:visited, a.footernav:visited, {
/* edits the links that the user has visited */
color:#9ACCF6;
font:normal 11px veranda;
line-height:10px;
text-decoration: none;
}
a:hover {
/* edits when user mouseovers the links */
color:#9ACCF6;
font:normal 11px veranda;
line-height:10px;
cursor: crosshair;
text-decoration: none;
letter-spacing:2px;
}
input, select, textarea, .textfield, .button {
/* this edits the buttons, dropdowns, etc. */
border: 1px solid #9ACCF6;
font:normal 11px arial;
background-color: #000000;
letter-spacing:0px;
}
table.left {
/* this edits the menu module */
border: 1px solid #9ACCF6;
width:160px;
}
table.blogbody {
/* this edits the other the place where the blog is */
border: 1px solid #9ACCF6;
background-image: url(http://skins.xangans.com/351_400/skin365_bg.jpg);
background-repeat: no-repeat;
width:470px;
}
table.left th {
/* on your menu module, this edits the title part of it */
/* like BLOGRINGS, POSTING CALENDAR, etc */
background-image: url(http://url.com/to/the/site/image.gif);
font: bold 11px veranda;
text-transform: lowercase;
color: #FFFFFF;
border: 1px solid #9ACCF6;
text-align:right;
}
table.left TD {
/* on your menu module, this edits the body part of it */
background-image: url(http://url.com/to/the/site/image.gif);
border: 1px solid #9ACCF6;
}
table.search TD, table.search, table.announcements {
/* border of search bar (if you have it) */
border: 1px solid #9ACCF6;
}
table.search TD, table.announcements TH {
/* this should be left alone */
/* unless you know what to do */
border: 1px solid #9ACCF6;
}
table.navigation, table.main, table.footer {
/* the width of your blog with modules */
width: 470px;
}
hr {
/* horizontal divider */
border: 1px solid #9ACCF6;
}