| <style type="text/css"> body {BACKGROUND-COLOR: #FFFFFF; background-image: url(http://tinypic.com/21a2ki);} scrollbar-arrow-color: #FF99CC; scrollbar-track-color: #FFFFFF; scrollbar-shadow-color: #FF99CC; scrollbar-face-color: #FFFFFF; scrollbar-highlight-color: #FF99CC; scrollbar-darkshadow-color: #FF99CC; scrollbar-3dlight-color: #FF99CC; } .left, .blogbody, table.footer, .standard, .leftmodulefontcolor, td, p { /* edits main text */ font:normal 11px arial; line-height:11px; color: #FF99CC; letter-spacing:0px; text-align:center; } 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:impact; text-transform:uppercase; font-size:23px; color:#99ffcc; line-height:40px; font-weight:normal; filter: alpha (opacity=100, finishopacity=0, style=2); height: 30px; background-color:#ff99cc; letter-spacing:1px; text-align: center; } .blogbody b, .standard b, p b, strong { /* edits bolded text in your entry */ font-weight: strong; color: #99ffcc; } a:link, .footernav.link, a.footernav:link, a.footernav:active { /* edits all links */ color: #99ffcc; font:normal 11px arial; line-height:10px; text-decoration: none; } a:visited, a.footernav:visited, { /* edits the links that the user has visited */ color: #99ffcc; font:normal 11px arial; line-height:10px; text-decoration: none; } a:hover { /* edits when user mouseovers the links */ font: normal 11px arial; background:ff99cc;border:1 99FFCC} cursor: crosshair; height: 6px; background-color: #FFFFFF; color: #ff99cc; text-decoration:underline overline } input, select, textarea, iframe.htmleditor, .textfield, .button { /* this edits the buttons, dropdowns, etc. */ border: 2px dashed #99FFCC; font:normal 11px arial; background-color: #FFFFFF; letter-spacing:1px;color: #FF99CC; } table.left { /* this edits the menu module */ border: 2px dashed #99FFCC #FF99CC; width:160px; background-color: #ffffff; color: #ff99cc; } table.blogbody tr td
{ /* this edits the left margin of blog */ width:0px; padding: 2px; } table.blogbody { /* this edits the other the place where the blog is */ border: 2px dashed #99FFCC; background-color: #FFFFFF; width: 400px; border: 2px dashed #99FFCC; } table.left th { /* on your menu module, this edits the title part of it */ /* like BLOGRINGS, POSTING CALENDAR, etc */ font-family:arial; font-size:11px; font-weight:bold; filter: alpha (opacity=100, finishopacity=1, style=1); background-color: #FFFFFF; text-transform: uppercase; color: #FF99CC; border: none; height: 6px; } table.search TD, table.announcements TH { /* this should be left alone */ /* unless you know what to do */ border: 1px dashed #99FFCC #FF99CC; } table.navigation, table.main { /* the width of your blog with modules */ width:325; } hr { /* horizontal divider */ border: 1px #FF99CC; } /* this should be left alone */ /* unless you know what to do */ border: 0px solid #99FFCC; } hr { /* horizontal divider */ border: 1px solid #FF99CC; } </style> <BODY style="border-bottom: #FF99CC 26t solid; border-top: #FF99CC 26t solid; border-left: #99FFCC 26t solid; border-right: #99FFCC 26t 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("#99FFCC","#FF99CC","#ffffff"); // the border color var blinkBorderColor = "#99FFCC" // the border width, in pixels var blinkBorderWidth = 1; // the # of rows var blinkRows = 1; // the # of columns var blinkCols = 40; // the width of the entire box, in pixels or % var blinkWidth = 575; // 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 --> <!-- Custom Colored Scrollbars : Blogring.net--> <style type="text/css"> <!-- BODY { scrollbar-face-color: #FFFFFF; scrollbar-shadow-color: #FF99CC; scrollbar-highlight-color: #FF99CC; scrollbar-3dlight-color: #FF99CC; scrollbar-darkshadow-color: #99FFCC; scrollbar-track-color: #FFFFFF; scrollbar-arrow-color: #99FFCC; --> </style> <!-- End Script: Blogring.net--> <a href=http://www.xanga.com/Funky_Friends target="_blank">Layout By The FF*</a><br /> <!-- End Script by Blogring.net -->
|