| <style type="text/css"> /* <span class='searchlite'>weezer</span> Stylesheet */ /*(xanga.com/x3___suckish_layouts) */ /* <a href='http://BlogRing.Net' target='_blank'>http://BlogRing.Net</a> */ body { background-color: #bbbbbb; background-image: url(http://img.photobucket.com/albums/v99/almostfluid/weezer/ba97a424.jpg); background-repeat: repeat; background-attachment: fixed; background-position: center; background-color: #bbbbbb; scrollbar-arrow-color: #ff9f40; scrollbar-track-color: #ff9f40; scrollbar-shadow-color: #dfdf20 scrollbar-face-color: #ff9f40; scrollbar-highlight-color: #107010; scrollbar-darkshadow-color:#dfdf20 scrollbar-3dlight-color: #107010; } .left B, { font: bold 11px arial; color: "#ffff00"; line-height: 16px;} .blogbody b, .standard b, p b, strong { /* edits bolded text in your entry */ font-weight: bold; color: #66FF33;
}
.left, .blogbody, table.footer, .standard, .leftmodulefontcolor, td, p { /* edits main text */ font:normal 11px arial; line-height:16px; 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 */ font-family: arial; text-transform:lowercase; font-size:20px; line-height:30px; font-weight: regular; height: 1px; color: #FFFF00; letter-spacing:-1px; text-align: center; border: 7px dotted #66FF33; background-color: #ffffff; } a:link, .footernav.link, a.footernav:link, a.footernav:active { /* edits all links */ color: #FF9900; text-decoration: none; font:normal 11px arial; line-height:16px;
} a:visited, a.footernav:visited, { /* edits the links that the user has visited */ color: #FF9900; text-decoration: none; font:normal 11px arial; line-height:16px;
} a:hover { /* edits when user mouseovers the links */ color:#FFFF00; text-decoration: none; font:bold 11px arial; line-height:16px; background-color: transparent; border: 5px dotted #66FF33; } input, select, textarea, .textfield, .button { /* this edits the buttons, dropdowns, etc. */ border: 3px dotted #66FFFF; font:normal 11px arial; background-color: #ffffff; letter-spacing:0px; color: #bbbbbb; } table.left { /* this edits the menu module */ border: 7px dotted #66FFFF; width:160px; font:normal 11px arial; line-height:16px;
} table.blogbody { /* this edits the other the place where the blog is */ border: 7px dotted #66FFFF; background-color: #ffffff; width:400px; font:normal 11px arial; line-height:16px; color: #bbbbbb;
} 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: #66FF33; 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: #bbbbbb; } table.search TD, table.search, table.announcements { /* border of search bar (if you have it) */ background-color: #ffffff; border: 1px dotted #66FFFF; } table.search TD, table.announcements TH { /* this should be left alone */ /* unless you know what to do */ border: 1px dotted #66FFFF; } table.navigation, table.main, table.footer { /* the width of your blog with modules */ width: 500px; } hr { /* horizontal divider */ border: 1px dotted #ffffff; } </style> <script language=JavaScript> <STYLE> /* transparent blog */ .blogbody, {
/* opacity maximum 100 */ filter: alpha(style=0,opacity=60); } </STYLE> |