<img src='http://www.datazap.net/sites/SwEeTxKaTe14//banner.jpg'>
<style> strong { color: #000000; font-size: 14pt; font-family:tahoma; font-weight: bold; letter-spacing: -2px; text-transform: lowercase;}
b { color: #000000; letter-spacing: -2px; font-size: 14pt; font-family: tahoma; font-weight: bold; text-transform: lowercase;}
em { color: #000000; letter-spacing: 0px; font-size: 10pt; font-family: tahoma; font-weight: normal; text-transform: none;}
i { color: #000000; letter-spacing: 0px; font-size: 10pt; font-family: tahoma; font-weight: normal; text-transform: none;}
u { color: #000000; font-size: 10pt; font-family: tahoma; border-bottom: 1px dashed #000000; letter-spacing: -1px; font-weight: bold; text-transform: none;} } --> </style>
<style type="text/css"> /**/ table.search, #SearchBar1_pnlYouAreHere, {display: none;} body { background-color:#000000; background-image: url(http://www.datazap.net/sites/SwEeTxKaTe14/starsz.jpg); background-attachment: fixed; background-position: bottom right; background-repeat: repeat; scrollbar-arrow-color: #f1237f; scrollbar-track-color: #f1237f; scrollbar-shadow-color: #FFFFFF; scrollbar-face-color: #000000; scrollbar-highlight-color: #FFFFFF; scrollbar-darkshadow-color: #f1237f; scrollbar-3dlight-color: #f1237f;} .left, .blogbody, table.footer, .standard, .leftmodulefontcolor, td, p { /* edits main text */ font: normal 12px tahoma; line-height:12px; color:#f1237f; letter-spacing:0px; text-align:justify;} .blogbody b, .standard b, p b, strong { font-weight: bold; font: bold 12px tahoma; color:#FFFFFF; background-color:#FFFFFF; text-transform: lowecase; letter-spacing: 0px; line-height:6px;} .blogbody u, .standard u, em { text-decoration: underline; color:#000000; font: normal 12px tahoma; letter-spacing:0px; background-color: #FFFFFF; text-transform: lowercase; border-bottom: 4px dashed #f1237f; line-height:12px;} .blogbody i, .standard i, em { text-decoration:italic; font: italic 12px tahoma; color: #000000; background-color:#000000; text-transform: lowecase; letter-spacing: 0px; line-height:12px;} .blogbody s, .standard s, em { text-decoration:strikeout; font: normal 12px tahoma; color: #000000; background-color: #f1237f; text-transform: lowercase; letter-spacing: 0px; line-height:12px;} table.footer TD { text-align: center; display:none;} div.blogheader, .caption { /* edits the dates */ width: 250px; font: normal 12px tahoma; text-transform: lowercase; line-height:12px; color: #000000; letter-spacing:0px; background-color: #f1237f; background-image: url(); text-align: center; padding-top: 2px; border: 1px solid #000000; border-bottom: 1px solid #000000;} a:link, .footernav.link, a.footernav:link, a.footernav:active { /* edits all links */ color:#000000; font:normal 12px tahoma; background-color:transparent; line-height:14px; text-transform: lowercase; text-decoration: none; letter-spacing: 0px;} a:visited, a.footernav:visited, { /* edits the links that the user has visited */ color:#000000; background-color:transparent; font:normal 12px tahoma; line-height:14px; text-transform: lowercase; text-decoration: none; letter-spacing: 0px;} a:hover { /* edits when user mouseovers the links */ color: #000000; border-top: 1px solid #f1237f; border-bottom: 1px solid #f1237f; background-color: #FFFFFF; background-image: url(http://www.datazap.net/sites/SwEeTxKaTe14/starsz.jpg); font:normal 12px tahoma; line-height:14px; cursor: se-resize; letter-spacing: 0px; text-decoration: none; text-transform: lowercase;} input, select, textarea, .textfield, .button { /* this edits the buttons, dropdowns, etc. */ border: 1px solid #000000; font:normal 12px tahoma; letter-spacing: 0px; background-color: #f1237f; text-transform: lowercase; color: #000000;} table.left { /* this edits the menu module */ border: 1px solid #000000; width:160px; background-color: #FFFFFF; background-image: url();} table.blogbody { /* this edits the other the place where the blog is */ border: 1px solid #000000; border-top: none; background-color: #FFFFFF; background-image: url(); width:250px; border-top: none;} table.left th { font:normal 12px tahoma; letter-spacing: 0px; border-bottom: 1px solid #000000; color: #000000; background-image: url(http://www.datazap.net/sites/SwEeTxKaTe14/starsz.jpg); text-transform: lowercase; background-color:#F1237f; text-align: center;} table.left TD { /* on your menu module, this edits the body part of it */ background-color: #FFFFFF; background-image: url(http://www.datazap.net/sites/SwEeTxKaTe14/starsz.jpg); font: normal 12px tahoma; border: NONE; text-align: center;} table.search TD, table.search, table.announcements { /* border of search bar (if you have it) */ background-color: #FFFFFF; background-image: url(); border: 1px solid #000000;}
table.search TD, table.announcements TH { /* this should be left alone */ /* unless you know what to do */ border: none;}
table.navigation, table.main, table.footer { /* the width of your blog with modules */ width: 425px;}
hr { /* horizontal divider */ border: 1px solid #000000; display: none;} </style>
<!-- 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("#f1237f","#000000") // the border color var blinkBorderColor = "#ffffff" // the border width, in pixels var blinkBorderWidth = 1; // the # of rows var blinkRows = 1; // the # of columns var blinkCols = 6; // the width of the entire box, in pixels or % var blinkWidth = 550; // the height of each row, in pixels var blinkRowHeight = 8; // speed of blinking, in milliseconds var blinkRate = 20;
// 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> |