﻿<?xml version="1.0" encoding="utf-8"?><rss version="2.0"><channel><title>ks_lay_25's Xanga</title><link>http://www.xanga.com/ks_lay_25</link><description>Latest Xanga weblog from ks_lay_25</description><language>en-us</language><ttl>60</ttl><image><title>The Weblog Community</title><url>http://s.xanga.com/images/xangalogobutton.gif</url><link>http://www.xanga.com/ks_lay_25</link></image><item><title>Friday, July 08, 2005</title><link>http://www.xanga.com/ks_lay_25/300177852/item.html</link><guid>http://www.xanga.com/ks_lay_25/300177852/item.html</guid><pubDate>Fri, 08 Jul 2005 04:45:23 GMT</pubDate><description>&lt;P&gt;&lt;STRONG&gt;bold&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;U&gt;underline&lt;/U&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;italic&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;normal&lt;/P&gt;&lt;BR&gt;&lt;TEXTAREA style="BORDER-RIGHT: 1px solid; BORDER-TOP: 1px solid; FONT-SIZE: 10px; BORDER-LEFT: 1px solid; BORDER-BOTTOM: 1px solid; FONT-FAMILY: Tahoma; BACKGROUND-COLOR: #ffffff" rows=10 cols=60&gt;&amp;lt;FONT style="FONT-WEIGHT: none; FONT-SIZE: 48pt; COLOR: #ff6699; LINE-HEIGHT: 40pt; FONT-FAMILY: monotype corsiva; LETTER-SPACING: -2pt"&amp;gt;&amp;lt;I&amp;gt; I Love Lucy &amp;lt;/I&amp;gt;&amp;lt;/FONT&amp;gt;&amp;lt;BR&amp;gt;&amp;lt;BR&amp;gt;&amp;lt;BR&amp;gt;

&amp;lt;!-- Blink Boxes : Provided by Blogring.net --&amp;gt;
&amp;lt;SCRIPT language=JavaScript&amp;gt;
&amp;lt;!--
//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("#000000","#ff6699");
// 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 = 17;
// the width of the entire box, in pixels or %
var blinkWidth = 550;
// the height of each row, in pixels
var blinkRowHeight = 7;
// speed of blinking, in milliseconds
var blinkRate = 8;

// do not edit below this line
st=setTimeout;
document.write("&amp;lt;table id='blinkbox' width='" + blinkWidth +"' border = 0 cellspacing='" + blinkBorderWidth + "' cellpadding=0 bgcolor='" + blinkBorderColor +"'&amp;gt;");
for (r = 0; r &amp;lt; blinkRows; r++){
document.write("&amp;lt;TR&amp;gt;");
for (c = 0; c &amp;lt; blinkCols; c++){
document.write("&amp;lt;TD height='" + blinkRowHeight + "'&amp;gt;&amp;lt;/TD&amp;gt;");
}
document.write("&amp;lt;/TR&amp;gt;");
}
document.write("&amp;lt;/table&amp;gt;");
// ... 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();
//--&amp;gt;
&amp;lt;/SCRIPT&amp;gt;
&amp;lt;!-- End Script by Blogring.net --&amp;gt;




&amp;lt;style type="text/css"&amp;gt;
body {
background-color: #ffffff;
 background-image: url(http://tinypic.com/6xpzc4.jpg);
 background-repeat: no-repeat; 
 background-attachment: fixed; 
 background-position: bottom right;
 background-color: #ffffff;
  scrollbar-arrow-color: #ff6699;
  scrollbar-track-color: #ffffff;
  scrollbar-shadow-color: #ff6699;
  scrollbar-face-color: #ffffff;
  scrollbar-highlight-color: #ff6699;
  scrollbar-darkshadow-#ffffff;
  scrollbar-3dlight-color: #ff6699;   }

.left, .blogbody, table.footer, .standard, .leftmodulefontcolor, td, p {
/* edits main text */
  font:normal 11px tahoma;
  line-height:10px;
  color: #999999;
  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 {
font-family: tahoma;
text-transform:lowercase;
font-size:19px;
line-height:35px;
font-weight:none;
filter: alpha (opacity=100, finishopacity=0, style=2);
height: 1px;
background-color:#000000;
color:white;
letter-spacing:1px;
text-align: center;
border: 0px 0px 0px 3px;
  }

a:link, .footernav.link, a.footernav:link, a.footernav:active {
/* edits all links */
  color: #666666;
  font:normal 11px tahoma;line-height:10px;
  text-decoration: none;
  }

a:visited, a.footernav:visited,  {
/* edits the links that the user has visited */
  color: #000000;
  font:normal 11px tahoma;
  line-height:10px;
  text-decoration: none;
  }

a:hover {
/* edits when user mouseovers the links */
  color: #ff6699;
  font:normal 8px tahoma;
  line-height:10px;
  text-decoration: none;
  }

input, select, textarea, .textfield, .button {
/* this edits the buttons, dropdowns, etc. */
  border: 3px double #ff6699;
  font:normal 11px tahoma;
  background-color: #ffffff;
  letter-spacing:0px;
  color: #ff6699;
  filter: alpha(style=0,opacity=50); 
  }

table.left { 
/* this edits the menu module */
  border: 3px double #ff6699;
  width:160px;
  background-color: #ffffff;
  }

table.blogbody {
/* this edits the other the place where the  blog is */
  background-image: url;
  background-repeat: no-repeat;
  background-position: top left;
  background-color: #ffffff;
  width:400px;
  border: 3px double #ff6699;
  border-width: 3px 3px 3px 3px;
  }

table.left th {
/* on your menu module, this edits the title part of it */
/* like BLOGRINGS, POSTING CALENDAR, etc */
  background-color: #ffffff;
  font: bold 11px tahoma;
  color: #ff6699;
  border: none;
  text-align: center;
  }

table.left TD {
/* on your menu module, this edits the body part of it */
  background-color: #ffffff;
  border: none;
  text-align: center;
  border-top: 3px double #ff6699;
  }

table.search TD, table.search, table.announcements {
/* border of search bar (if you have it) */
  background-color: #ffffff;
  border: 3px double #ff6699;
  }
table.search TD, table.announcements TH {
/* this should be left alone */
/* unless you know what to do */
  border: 0px double #FF0080;
  }
table.navigation, table.main, table.footer {
/* the width of your blog with modules */
  width: 500px;
  }
hr {
/* horizontal divider */
  border: 3px double #000000;
  }
&amp;lt;/style&amp;gt;

&amp;lt;!-- End Script by Blogring.net --&amp;gt;
&amp;lt;BODY style="border-bottom: #ff6699
10t double; border-top: #ff6699
10t double; border-left: #000000
10t double; border-right: #000000
10t double"&amp;gt;&amp;lt;/TBODY&amp;gt;



&amp;lt;style type="text/css"&amp;gt;
.blogbody i, .standard i, p i, em {
 font-weight: italic;
 color: #666666;}
&amp;lt;/style&amp;gt;
&amp;lt;style type="text/css"&amp;gt;
.blogbody b, .standard b, p b, strong {
/* edits bolded text in your entry */
 font-weight: bold;
 color: #000000;
 }
&amp;lt;/style&amp;gt;

&amp;lt;style&amp;gt;
u{
border-bottom: 3px double #666666;
color:#000000;
}
&amp;lt;/style&amp;gt;

&amp;lt;!-- begin code provided by createblog.com --&amp;gt;
&amp;lt;style type="text/css"&amp;gt;
/*
Blurred Hyperlinks - xanga.com/add_ons
- use only 45, 90, 135, 180, 225, 270, 315, or 360 for DIRECTION
- STRENGTH means the blur power
- do not change or remove HEIGHT:0 and add="0"
*/
a:hover 
{
filter:blur(add="0",direction="90",strength="7"); height:0;
}
&amp;lt;/style&amp;gt;
&amp;lt;!-- end code provided by createblog.com --&amp;gt;

&amp;lt;!-- begin code provided by createblog.com --&amp;gt;
&amp;lt;style&amp;gt;
a:hover
{
border: none;
}
&amp;lt;/style&amp;gt;

&amp;lt;!-- end code provided by createblog.com --&amp;gt;

&amp;lt;a href="http://xanga.com/GirlieX_LayS" target="_blank"&amp;gt;GirlieX_LayS&amp;lt;/a&amp;gt;&amp;lt;br/&amp;gt;&lt;/TEXTAREA&gt; </description><comments>http://www.xanga.com/ks_lay_25/300177852/item.html#firstcomment</comments></item></channel></rss>