| <style type="text/css"> /* <span class='searchlite'>PiNk, PiNk, PiNk> Stylesheet */ /* by ME */ /* <a href='http://BlogRing.Net' target='_blank'>http://BlogRing.Net</a> */ body { background-color: #ffffff; background-image: url(); background-repeat: repeat; background-attachment: fixed; background-position: bottom right; scrollbar-arrow-color: #ffffff; scrollbar-track-color: #ffffff; scrollbar-shadow-color: #FF66CC; scrollbar-face-color: #000000; scrollbar-highlight-color: #FF66CC; scrollbar-darkshadow-color:#FF66CC; scrollbar-3dlight-color: #000000; } .left, .blogbody, table.footer, .standard, .leftmodulefontcolor, td, p { /* edits main text */ font:normal 11px arial; line-height:16px; color:#FF66CC; 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: "#FF66CC"; line-height: 16px;} .blogbody b, .standard b, p b, strong { /* edits bolded text in your entry */ font-weight: bold; color: #FF33CC; } div.blogheader, .caption { /* edits the dates */ font-family: franklin gothic medium; text-transform:uppercase; font-size:11px; line-height:11px; font-weight:normal; height: 1px; color: #000000; letter-spacing: 0px; text-align: center; background-color: #ffffff; border: none; } a:link, .footernav.link, a.footernav:link, a.footernav:active { /* edits all links */ color:#FF33CC; text-decoration: none; } a:visited, a.footernav:visited, { /* edits the links that the user has visited */ color:#FF66CC; text-decoration: none;
} a:hover { /* edits when user mouseovers the links */ color:#000000; text-decoration: none; font:normal 11px arial; line-height:11px; } input, select, textarea, .textfield, .button { /* this edits the buttons, dropdowns, etc. */ border: none; font:normal 11px arial; background-color: #ffffff; letter-spacing:0px; color: #000000; } table.left { /* this edits the menu module */ border: 1px solid #FF66CC; width:160px; } table.blogbody { /* this edits the other the place where the blog is */ border: 1px solid #FF66CC; background-color: #ffffff; width:400px; font:normal 11px arial; line-height:11px; color: #000000;
} table.left th { /* on your menu module, this edits the title part of it */ /* like BLOGRINGS, POSTING CALENDAR, etc */ background-image: none; background-color: #ffffff; font: bold 11px arial; color: #FF66CC; border: none; } table.left TD { /* on your menu module, this edits the body part of it */ background-image: none; background-color: #ffffff; border: none; 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: #ffffff; border: 1px solid #FF66CC; } table.search TD, table.announcements TH { /* this should be left alone */ /* unless you know what to do */ border: 0px solid #FF66CC; } table.navigation, table.main, table.footer { /* the width of your blog with modules */ width: 500px; } hr { /* horizontal divider */ border: 1px solid #000000; } </style>
|