background:white url(http://www.yellowcardrock.com/images/wallpapers/w_mskolnick_800x600.jpg);
background-repeat: no-repeat;
background-attachment: fixed;
background-position: center center;
border-left: 40px solid orange;
border-right: 40px solid orange;
border-top: 15px solid orange;
border-bottom: 15px solid orange;
scrollbar-arrow-color: #orange;
scrollbar-track-color: #FFFFFF;
scrollbar-shadow-color: #666699;
scrollbar-face-color: #FFFFFF;
scrollbar-highlight-color: #666699;
scrollbar-darkshadow-color: #orange;
scrollbar-3dlight-color: #orange;
}
.left, .blogbody, table.footer, .standard, .leftmodulefontcolor, td, p {
/* edits main text */
font:normal 11px arial;
line-height:10px;
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;
}
div.blogheader, .caption {
/* edits the dates */
width:330px;
font-family:arial;
text-transform:capitalize;
font-size:14px;
line-height:20px;
font-weight:regular;
color:#ffffff;
letter-spacing:0px;
background-color: #666699;
text-align: center;
border: 1px solid #000000;
border-width: 1px 1px 0px 1px;
filter: alpha(style=0,opacity=60);
}
a:link, .footernav.link, a.footernav:link, a.footernav:active {
/* edits all links */
color:#ff9900;
font:normal 11px arial;
line-height:10px;
text-decoration: none;
}
a:visited, a.footernav:visited, {
/* edits the links that the user has visited */
color:#000000;
font:normal 11px arial;
line-height:10px;
text-decoration:underline;
}
a:hover {
/* edits when user mouseovers the links */
color:#666699;
font:bold 14px arial;
line-height:10px;
cursor: hand;
text-decoration: none;
}
input, select, textarea, iframe.htmleditor, .textfield, .button {
/* this edits the buttons, dropdowns, etc. */
border: 1px solid #000000;
font:normal 11px arial;
background-color: #ffffff;
letter-spacing:1px;
color: #000000;
}
table.left {
/* this edits the menu module */
border: 1px solid #000000;
width:160px;
background-color: #FFFFFF;
filter: alpha(style=0,opacity=60);
}
table.blogbody {
/* this edits the other the place where the blog is */
border: 1px solid #000000;
background-color: #ffffff;
width:330px;
border-width: 1px 1px 1px 1px;
filter: alpha(style=0,opacity=60);
}
table.left th {
/* on your menu module, this edits the title part of it */
/* like BLOGRINGS, POSTING CALENDAR, etc */
background-color: #666699;
width:160px;
font: bold 14px arial;
line-height: 25px;
text-transform: capitalize;
color: #FFFFFF;
border: 1px solid #000000;
border-width: 1px 1px 1px 1px;
text-align: middle;
}
table.left TD {
/* on your menu module, this edits the body part of it */
background-color: #FFFFFF;
border: 1px solid #000000;
border-width: 1px 1px 1px 1px
width:160px;
}
table.search TD, table.search, table.announcements {
/* border of search bar (if you have it) */
background-color: #FFFFFF;
border: 2px solid #000000;
filter: alpha(style=0,opacity=60);
}
table.search TD, table.announcements TH {
/* this should be left alone */
/* unless you know what to do */
border: 1px solid #000000;
filter: alpha(style=0,opacity=60);
}
table.navigation, table.main, table.footer {
/* the width of your blog with modules */
width: 400px;
}
hr {
/* horizontal divider */
border: 1px solid #666699;
}
|