| <style type="text/css"> /* Bedtime CearBear stylesheet */ /* by Dan (xanga.com/awesome_layouts3 )*/ /* <a href='http://BlogRing.net' target='_blank'>http://BlogRing.net</a> */ body { background:black url("http://www.blackjackinc.com/ProductImages/bouncebunnyani.gif"); background-repeat: no-repeat; background-attachment: fixed; background-position: 99% 95%; background-color: #ffffff; scrollbar-arrow-color: #ff6699; scrollbar-track-color: #oo99cc; scrollbar-shadow-color: #FFFFFF; scrollbar-face-color: #FFFFFF; scrollbar-highlight-color: #FFFFFF; scrollbar-darkshadow-color: #ff6699; scrollbar-3dlight-color: #6699ff; cursor: se-resize; } .left, .blogbody, table.footer, .standard, .leftmodulefontcolor, td, p { /* edits main text */ font:normal 11px Century Gothic; line-height:11px; color: #ff6699; text-align:justify; } .left B, { font: bold 11px arial; color: "#0033CC"; line-height: 11px;} 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:arial; text-transform:uppercase; font-size:11px; line-height:20px; font-weight:bold; filter: alpha (opacity=100, finishopacity=0, style=2); height: 1px; background-color: ff6699; color:white; letter-spacing:1px; text-align: center; } a:link, .footernav.link, a.footernav:link, a.footernav:active { /* edits all links */ color: #6699ff; font:normal 11px arial; line-height:11px; text-decoration: none; } a:visited, a.footernav:visited, { /* edits the links that the user has visited */ color: #6699ff; font:normal 11px arial; line-height:11px; text-decoration: none; } a:hover { /* edits when user mouseovers the links */ color: #ff0099; font: 11px arial; line-height:11px; text-decoration: bolder; cursor: help; border-top: 1px solid #ff6699; border-left: 1px solid #ff0099; border-right: 1px solid #FFFFFF; border-bottom: 1px solid #6699ff; cursor: e-resize; } input, select, textarea, iframe.htmleditor, .textfield, .button { /* this edits the buttons, dropdowns, etc. */ border: 1px solid #000000; font:normal 11px Century Gothic; background-color: transparent; letter-spacing:1px; color: #6699ff; } table.left { /* this edits the menu module */ border: 1px solid #000000; width: 160px; } table.blogbody { /* this edits the other the place where the blog is */ border: 1px solid #000000; width: 400px; } table.left th { /* on your menu module, this edits the title part of it */ /* like BLOGRINGS, POSTING CALENDAR, etc */ background-image: url(url); background-repeat: no-repeat; background-position: top left; background-color: #ff6699; width:160px; font: bold 14px Century Gothic; line-height: 33px; text-transform: capitalize; color: #6699ff; border: 1px solid #000000; border-width: 1px 1px 1px 1px; text-align: right; } table.left TD { /* on your menu module, this edits the body part of it */ border: none; text-align: center; border-top: 1px solid #000000; width: 160px; } table.search TD, table.search, table.announcements { /* border of search bar (if you have it) */ background-color: transparent; border: 1px solid #000000 } table.search TD, table.announcements TH { /* this should be left alone */ /* unless you know what to do */ border: 0px solid #000000 } table.navigation, table.main, table.footer { /* the width of your blog with modules */ width: 600px; } hr { /* horizontal divider */ border: 1px solid #000000 } </STYLE>
|