| <style type=text/css> Body {border: px solid; border-top-width: 20px; border-top-color:#000000; border-bottom-width: 20px; border-bottom-color: #000000; border-left-width: 20px; border-left-color: #FF0000; border-right-width: 20px; border-right-color: #FF0000; </style> </style> <style type="text/css"> body { background:white url("http://reservoirchronicle.free.fr/wallpapers/chobits01.jpg"); background-fixed:; background-attachment:fixed; background-position: top right ; background-color:; scrollbar-arrow-color:##000000; scrollbar-track-color: 000000; scrollbar-shadow-color:##FF0000; scrollbar-face-color: 000000; scrollbar-highlight-color: ##cc0000; scrollbar-darkshadow-color: 000000; scrollbar-3dlight-color: ##FF0000; } .left, .blogbody, table.footer, .standard, .leftmodulefontcolor, td, p { /* my main font and colors */ font:normal 8pt kristen itc; line-height:11px; color: #FF0000; letter-spacing:0px; text-align:left ; } .left B, { font: bold 8pt arial; color: ffffff ; line-height: 11px;} .blogbody b, .standard b, p b, strong { /* bolded font differnt color! */ font-weight: bold; color: #ffffff; } table.footer TD { /* my footer at the bottom needs centering */ /* leave it alone unless you know what to do*/ text-align: center; } div.blogheader, .caption { /* edits the dates */ font-family: Comic sans ms; text-transform:Normal; font-size:16px; line-height:35px; font-weight:normal; filter: alpha (opacity=100, finishopacity=0, style=2); height: 1px; background-color: #FF0000; color:000000; letter-spacing:3px; text-align: center; } a:link, .footernav.link, a.footernav:link, a.footernav:active { /* what color do my linkies need */ color: #cc0000; font: 8pt arial; line-height: 11px; text-decoration: ; } a:visited, a.footernav:visited, { /* visited linkies */ color: #FF0000: text-decoration:; } a:hover { /* edits when user mouseovers the links */ color: #FF0000; cursor: ne-resize; text-decoration: none; background-color: 000000; } input, select, textarea, .textfield, .button { /* my buttons, like the music button thingy */ border:1px double FF0000; font: 8pt arial; filter:; font-weight:normal ; background-color: 000000; letter-spacing: 0px; color:FF0000; } table.left { /* menu module editor */ border: 1px double red; width: 150px; background-color:transparent ; font-family: arial; font-size: 8pt arial; } table.blogbody { /*this edits my entries */ border: 1px double FF0000; background-color:transparent; width: 450px; } table.left th { /* on your menu module, this edits the title part of it */ /* like BLOGRINGS, POSTING CALENDAR, etc */ filter: alpha (opacity=100, finishopacity=0, style=1); background-color: 000000; background-image: ( A href="http://img299.echo.cx/img299/6017/1oneqw9qq.gif" target="_new">http://img299.echo.cx/img299/6017/1oneqw9qq.gif);
font: bold 12px tahoma; text-transform:lowercase; color: #FF0000; border: 1px double FF0000; letter spacing: 1px; } table.left TD { /* font and crap on the menu module */ background-image: url(); background-color:transparent; font: normal 8pt arial; color: FF0000; text-align:left ; border:0px 000000; } table.search TD, table.search, table.announcements { /* search bar woa */ background-color: 000000; border: FF0000; } table.search TD, table.announcements TH { /* no touching */ /* unless you know what to do */ border: 0px solid #FF0000; } table.navigation, table.main, table.footer { /* width of blog AND module */ width:600px; } hr { /* horizontal divider */ border: 1px solid ; } </style> <BODY style="border-bottom:000000 20t solid; border-top:000000 20t solid; border-left: #FF0000 20t solid; border-right: #FF0000 20t solid"></TBODY> <!-- Blink Boxes : Provided by Blogring.net --> <script language=JavaScript> <!-- //blink boxes - xanga.com/add_ons //by sean f http://www.xanga.com/seanmeister //fixed to work with new security measures by //hotaru_01 http://www.xanga.com/hotaru_01 // customize by changing the values below // these are the various colors, in quotes, seperated by commas var blinkColors = new Array("#FF0000","000000","cc0000") // the border color var blinkBorderColor = "#000000" // the border width, in pixels var blinkBorderWidth = 1; // the # of rows var blinkRows = 1; // the # of columns var blinkCols = 50; // the width of the entire box, in pixels or % var blinkWidth = 720 // the height of each row, in pixels var blinkRowHeight = 10 // speed of blinking, in milliseconds var blinkRate = 8; // do not edit below this line st=setTimeout; document.write("<table id='blinkbox' width='" + blinkWidth +"' border = 0 cellspacing='" + blinkBorderWidth + "' cellpadding=0 bgcolor='" + blinkBorderColor +"'>"); for (r = 0; r < blinkRows; r++){ document.write("<TR>"); for (c = 0; c < blinkCols; c++){ document.write("<TD height='" + blinkRowHeight + "'></TD>"); } document.write("</TR>"); } document.write("</table>"); // ... and this makes it blink function blinkIt() { changecell = Math.floor(Math.random() * (blinkCols * blinkRows)); changecolor = Math.floor(Math.random() * blinkColors.length); bb = document.getElementById("blinkbox"); bbtd = bb.getElementsByTagName("td"); bbtd[changecell].style.backgroundColor = blinkColors[changecolor]; st('blinkIt()', blinkRate); } blinkIt(); //--> </SCRIPT> <!-- End Script by Blogring.net --> <div align="center"><br>(c) <a href="http://xanga.com/anime_goddesses" target="_blank">Layout by Anime Goddesses</a> <!-- End Script by Blogring.net --> |