| <style type="text/css"> body { background-image: url(http://i4.photobucket.com/albums/y148/leftandright/Pictures/sunsetpurple.jpg); background-repeat: no-repeat; background-attachment: fixed; background-position: center; background-color: transparent; scrollbar-arrow-color: #000000; scrollbar-track-color: #ffffff; scrollbar-shadow-color: #000000; scrollbar-face-color: #ffffff; scrollbar-highlight-color: #000000; scrollbar-darkshadow-color: #000000; scrollbar-3dlight-color: #000000; }
.left, .blogbody, table.footer, .standard, td, p { /* edits main text */ font:normal 11px arial; line-height:11px; color:#000000; letter-spacing:0px; text-align:left; } .blogbody b, .standard b, p b, strong { /* edits bolded text in your entry */ font-weight: bold; color:#ffffff; font-size:11px; letter-spacing:-1px; }
.blogbody u, .standard u, { text-decoration: underline; color:#ffffff; font-size:11px; letter-spacing:-1px; font-weight:bold; }
.blogbody i, .standard i, em { text-decoration:italic; color:#ffffff; font-weight:bold; font-size:11px; letter-spacing:-1px; }
.left b { font-weight: bold; color:#ffffff; font-size:14px; letter-spacing:-1px; }
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: Verdana; text-transform: lowercase; background-color: transparent; font-size:22px; font-weight:bold; line-height: 15px; letter-spacing: -3 px; color:#202060; text-align:right; padding: 1px; width: 360px; border:1px solid #000000; } a:link, .footernav.link, a.footernav:link, a.footernav:active { /* edits all links */ color: #ffffff; font:normal 11px arial; line-height:11px; text-decoration: none; text-spacing:-1px; } a:visited, a.footernav:visited, { /* edits the links that the user has visited */ color: #ffffff; font:normal 11px arial; line-height:11px; text-decoration: none; text-spacing:-1px; } a:hover { /* edits when user mouseovers the links */ font:bold 11px arial narrow; text-decoration:none; cursor: nw-resize; color:#000000; background-color: transparent; border-bottom:1px solid #e56a00; border-top: 1px solid #e56a00; } input, select, textarea, iframe.htmleditor, .textfield, .button { /* this edits the buttons, dropdowns, etc. */ border: 1px solid #000000; font:normal 11px arial; background-color: transparent; letter-spacing:0px; color: #202060; font-weight: bold; } table.blogbody { /* this edits the other the place where the blog is */ border: 1px solid #000000; border-top:1px solid #000000; width: 360px; background-color: transparent; } table.left { /* this edits the menu module */ border: 1px solid #000000; width: 140px; background-color: transparent; text-align: center; } table.left th { /* on your menu module, this edits the title part of it */ /* like BLOGRINGS, POSTING CALENDAR, etc */ background-image: url(); background-color: transparent; font:bold 25px Arial; text-transform:lowercase; text-align:center; color:#000000; border: 1px solid #000000; letter-spacing:-3px; } table.left TD { /* on your menu module, this edits the body part of it */ font:11px arial; line-height:11px; color:#000000; text-align:center; border-top: 1px solid #000000; width: 140px; background-color: transparent; } table.search TD, table.search, table.announcements { /* border of search bar (if you have it) */ background-color: transparent; border: 1px solid #000000; } /*Automatic entry scrollbar by Blogring.net*/ .custom{ width:400px; height:350px; z-index:100; overflow: auto; border: 1px #ff0099; } table.search TD, table.announcements TH { /* this should be left alone */ /* unless you know what to do */ border: 0px solid #999999; } table.navigation, table.main, table.footer { /* the width of your blog with modules */ width: 300px; } hr { /* horizontal divider */ border: 1px solid #000000; } </style>
|