|
<DIV style="border:0px dotted lime; background-color:cc33ff; width:625px"> <font style="font-family:arial;font-size:35px;font-weight:bold;letter-spacing:-1px; line-height:25px;color:ccffff;">Blondes do it better!<font color=#99ffcc>♥<br></font style></font color><br></div> <style type="text/css"> body {BACKGROUND-COLOR: #CC33FF; background-image: url();} scrollbar-arrow-color: #CCFFFF; scrollbar-track-color: #CC33FF; scrollbar-shadow-color: #CCFFFF; scrollbar-face-color: #CC33FF; scrollbar-highlight-color: #CCFFFF; scrollbar-darkshadow-color: #CCFFFF; scrollbar-3dlight-color: #CCFFFF; } .left, .blogbody, table.footer, .standard, .leftmodulefontcolor, td, p { /* edits main text */ font:normal 11px verdana; line-height:11px; color: #CCFFFF; 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:trebuchet; text-transform:lowercase; font-size:20px; font-color:#CCFFFF line-height:30px; font-weight:normal; filter: alpha (opacity=100, finishopacity=0, style=2); height: 30px; background-color:#CC33FF; letter-spacing:1px; text-align: center; } .blogbody b, .standard b, p b, strong { /* edits bolded text in your entry */ font-weight: strong; color: #CCFFFF; } a:link, .footernav.link, a.footernav:link, a.footernav:active { /* edits all links */ color: #CCFFFF; font:normal 11px verdana; line-height:10px; text-decoration: none; } a:visited, a.footernav:visited, { /* edits the links that the user has visited */ color: #CCFFFF; font:normal 11px verdana; line-height:10px; text-decoration: none; } a:hover { /* edits when user mouseovers the links */ font: normal 11px verdana; background:99FF99;border:1 99FF99} cursor: crosshair; height: 6px; background-color: #CC33FF; color: #99FF99; text-decoration:line-through } input, select, textarea, iframe.htmleditor, .textfield, .button { /* this edits the buttons, dropdowns, etc. */ border: 3px dashed #99FF99; font:normal 11px verdana; background-color: #CC33FF; letter-spacing:1px;color: #CCFFFF; } table.left { /* this edits the menu module */ border: 3px dashed #99FF99 #CCFFFF; width:160px; background-color: #CC33FF; } table.blogbody tr td { /* this edits the left margin of blog */ width:0px; padding: 3px; } table.blogbody { /* this edits the other the place where the blog is */ border: 3px dashed #99FF99; background-color: #CC33FF; width: 400px; border: 3px dashed #99FF99; } table.left th { /* on your menu module, this edits the title part of it */ /* like BLOGRINGS, POSTING CALENDAR, etc */ font-family:verdana; font-size:12px; font-weight:bold; filter: alpha (opacity=100, finishopacity=1, style=1); background-color: #CC33FF; text-transform: capitalize; color: #CCFFFF; border: none; height: 6px; } table.search TD, table.announcements TH { /* this should be left alone */ /* unless you know what to do */ border: 1px dashed #99FF99 #CCFFFF; } table.navigation, table.main { /* the width of your blog with modules */ width:325; } hr { /* horizontal divider */ border: 1px 99FF99; } /* this should be left alone */ /* unless you know what to do */ border: 0px solid #99FF99; } hr { /* horizontal divider */ border: 1px solid #CCFFFF; } </style> <BODY style="border-bottom: #CCFFFF 20t solid; border-top: #CCFFFF 20t solid; border-left: #99FF99 20t solid; border-right: #99FF99 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("#99FF99","#CCFFFF","#CC33FF"); // the border color var blinkBorderColor = "#99FF99" // 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: #CC33FF; scrollbar-shadow-color: #CCFFFF; scrollbar-highlight-color: #CCFFFF; scrollbar-3dlight-color: #CCFFFF; scrollbar-darkshadow-color: #99FF99; scrollbar-track-color: #CC33FF; scrollbar-arrow-color: #99FF99; --> </style> <!-- End Script: Blogring.net--> |
| |