<center> <style type="text/css"> table.footer, table.search, #rblEprops, hr {display: none;} Body { background-image: url(http://img304.imageshack.us/img304/7839/checks3sw.png); background-repeat: repeat; background-attachment: fixed; background-position: center; scrollbar-face-color: #ffffff; scrollbar-shadow-color: #FF99CC; scrollbar-highlight-color: #00CCCC; scrollbar-3dlight-color: #00CCCC; scrollbar-darkshadow-color: #FF99CC; scrollbar-track-color: #ffffff; scrollbar-arrow-color: #00CCCC; background-color: #ffffff; font-family: trebuchet MS; font-size:8pt; font-color: #FF99CC; line-height:150%; text-align: center; }
center, font{ font-family: trebuchet MS; font-size: 8pt; font-color: #757575; line-height: 12px;} table.left { background-color: #ffffff; border:0px; } div.blogheader, .caption { /* edits the dates */ background-color: #ffffff; line-height:28px; font-family:impact; text-transform: upercase; font-size:26px; font-weight:bold; text-align: center; color: #FF99CC; letter-spacing:-2px; padding-top:1px; padding-bottom:0px; border-top: 2px solid #00CCCC; border-left: 2px solid #00CCCC; border-right: 2px solid #00CCCC; border-bottom: 4x solid #00CCCC; width: 360px;
} table.blogbody { /* this edits the other the place where the blog is */ background-color: #ffffff; border-top: 4px SOLID #FF99CC; border-left: 1px solid #FF99CC; border-right: 1px solid #FF99CC; border-bottom: 1px solid #FF99CC; width: 100%; width:360; text-align: center; } table.left TD { background-color: #ffffff; color: #FF99CC; border: 0px; text-align: center; } div.blogheader, .caption { } .blogbody{ border-top: 1px solid #00CCCC; color: #FF99CC; background-color: #transparent; } .blogbody td{ width: 0px; padding-left: 0px} input, select, menu, #htmleditor, textarea, .textfield, .button{ border: none; font-family:"trebuchet MS"; font-size:8pt; font-color: #FF99CC; line-height:150%; background-color: #ffffff; text-align: center; } .module, .module, .blogbody, table.footer, .standard, .modulemodulefontcolor, td, p, .content, .smalltext{ font-family: trebuchet MS; font-size: 8pt; color: #00CCCC; text-align: center; } STRONG{ COLOR: #FF99CC letter-spacing: 0pt; cursor: crosshair;} A:link{ font-family:trebuchet MS; text-decoration:none; font-size: 8pt; color: #FF99CC; } A:visited{ text-decoration:none; font-family:trebuchet MS; font-size: 8pt; color: #00CCCC; } a:active{ font-size:8pt; color: #00CCCC;} A:hover{ /* edits when user mouseovers the links */ color:#00CCCC; font:normal 8pt trebuchet MS; line-height:11px; cursor:no-drop; letter-spacing:-0px; height: 0; PADDING-TOP: 1px; PADDING-BOTTOM: 1px; PADDING-RiGHT: 1px; PADDING-LEFT: 1px; text-align: center; } .blogbody b, .standard b, p b, i, strong { /* edits bolded text in your entry */ font-weight: bold; color: #00CCCC; } .search, .searchbarborder, .footer, hr, banner{ display: none; } .navigation { display: none; font-weight: none !important; width: 100% !important; font-size: 10px;} .navigation * div { display: none; float: right; font-weight: none !important} </style> <style type"=text/css> /* The menu module */ texttable.left, td.mainleft, table.left, table.navigation, table.search{display:none} table.blogbody tr td {width:0px; padding: 0px;} table.module { border: 1px solid #00CCCC; width:165px; background-color: #ffffff; } table.module th { font:8pt trebuchet MS; color: #FF99CC; border-top: 1px solid #00CCCC; border-bottom: 4px solid #00CCCC; border-left: 0px solid; border-right: 0px solid; } table.module td { background-color: #ffffff; border-top: 4px solid #FF99CC; border-left: 0px solid #FF99CC; border-right: 0px solid #FF99CC; border-bottom: 0px solid #FF99CC; ;} U {font-family: trebuchet MS; color: #FF99CC; letter-spacing: 0pt; font-size:8pt; font-style: border; border-bottom:
#00CCFF;} P {font-family:trebuchet MS; color: #00CCCC; font-size: 8pt; text-align: center;} B, STRONG {font-family:trebuchet MS; font-weight: bold; color: #00CCCC; letter-spacing:none;font-size: 11px;} i, EM {font-family: georgia; font-qwight: normal; color: #00CCCC; letter-spacing:none;} <style></style><style></style> <!-- add this below all the CSS --> <table border=0 width="500"><tr><td valign="top" width="160"> <table border="1" cellspacing="0" cellpadding="4" width="100%" class="module"><tr><th valign="top" align="center"
class="module">About Me ♥ </th></tr><tr><td valign="top" class="module">
In this box you can put whatever you want about yourself. Such as things you like doing, your friends, and your fav things.
<p><!-- 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("#00CCCC","#FF99CC"); // 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 = 40; // the width of the entire box, in pixels or % var blinkWidth = 37; // the height of each row, in pixels var blinkRowHeight = 20; // 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 --> <BR></td></tr></table><br>
<table border="1" cellspacing="0" cellpadding="4" width="100%" class="module"><tr><th valign="top" align="left"
class="module"><font face=arial>Navigation ♥ </a></th></tr><tr><td valign="top" class="module"> <a href="http://www.xanga.com" target=_new >Xanga<BR> <a href="http://www.xanga.com/signin.aspx" target=_new >Sign In</a> or <a href="http://www.xanga.com/logout.aspx"
target=_new >Sign Out</a> <BR> <a href="http://www.xanga.com/Private" target=_new >Private</A> <BR> <a href="http://www.xanga.com/CLAF/default.asp" target=_new >Look & Feel</A> <BR> <a href="http://xanga.com/Private/SubscribeTo.aspx?user=USERNAME HERE" target=_new >Subscribe!</a> <BR> <a href="http://www.xanga.com/private/subs.aspx">My Subs</A> </td></tr></table><br>
<table border="1" cellspacing="0" cellpadding="4" width="100%" class="module"><tr><th valign="top" align="center"
class="module"><font face=arial>The Music ♥ </a></th></tr><tr><td valign="top" class="module">
Song Name <b>//</b> Band or Singer
<script></script> </td></tr></table><br>
<table border="1" cellspacing="0" cellpadding="4" width="100%" class="module"><tr><th valign="top" align="left"
class="module"><font face=arial><a>Extra Box ♥ </th></tr><tr><td valign="top" class="module">
Write whatever you want to in this box!! ♥
</td></tr></table><br>
<table border="1" cellspacing="0" cellpadding="4" width="100%" class="module"><tr><th valign="top" align="left"
class="module"><font face=arial><a>Credits ♥ </th></tr><tr><td valign="top" class="module">
This layout was made by X_SOCiiALiTE_LYTS </td></tr></table><br>
</td><td width="500" valign="top" align="left">
<BODY style= "border-left:#00CCCC 5pt solid; border-right:#00CCCC 5pt solid; border-bottom:#FF99CC 5pt solid; border-top: #FF99CC 5pt solid;">
|