﻿<?xml version="1.0" encoding="utf-8"?><rss version="2.0"><channel><title>spiffy_skins71's Xanga</title><link>http://spiffy-skins71.xanga.com/</link><description>Latest Xanga weblog from spiffy_skins71</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://spiffy-skins71.xanga.com/</link></image><item><title>Friday, June 24, 2005</title><link>http://spiffy-skins71.xanga.com/290734075/item/</link><guid>http://spiffy-skins71.xanga.com/290734075/item/</guid><pubDate>Fri, 24 Jun 2005 17:30:36 GMT</pubDate><description>&lt;P&gt;&lt;TEXTAREA&gt;&amp;lt;a href="http://xanga.com/spiffy_skins"target="_blank"&amp;gt;spiffy_skins&amp;lt;/a&amp;gt;&amp;lt;br&amp;gt;&amp;lt;script&amp;gt;document.title="spiffieeeed by spiffy skins [ TITLE HERE ]";&amp;lt;/script&amp;gt;
&amp;lt;BR&amp;gt;&amp;lt;img src="http://img209.echo.cx/img209/4197/peachesbanners3lz.png"&amp;gt;
&amp;lt;BR&amp;gt;
&amp;lt;script&amp;gt;
&amp;lt;!-- from xanga.com/html_scripts --&amp;gt;

&amp;lt;!--
//blink boxes – spiffy_skins
//by kayleeeeeeen http://www.xanga.com/spiffy_skins
// customize by changing the values below
// these are the various colors, in quotes, seperated by commas
var blinkColors = new Array("#FF0080","#FF9900","#ffffff");
// 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 = 1;
// the width of the entire box, in pixels or %
var blinkWidth = 500;
// 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("&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;style type="text/css"&amp;gt;
/*pink and orange with peaches*/
/*by kayleeeen (Kayleen_is@xanga.com)*/
/*http://www.xanga.com/spiffy_skins*/
body {
  background-image: url(http://img101.echo.cx/img101/2707/peachesbg4iw.png);
  background-repeat: no-repeat; 
  background-attachment: fixed; 
  background-position: bottom right;
  background-color: #FFFFFF;
  scrollbar-face-color:white;
  scrollbar-arrow-color:#FF0080;
  scrollbar-shadow-color:white;
  scrollbar-darkshadow-color:white;
  scrollbar-highlight-color:white;
  scrollbar-3dlight-color:white;
  scrollbar-track-color:white;  
  cursor:none;}
.left, .blogbody, table.footer, .standard, .leftmodulefontcolor, td, p {
  font:normal 11px arial;
  line-height:10px;
  color:# FF0080;
  letter-spacing:0px;
  text-align:center;
  }
.left, .blogbody, table.footer, .standard, .leftmodulefontcolor, td, p { 
/* edits main text */ 
  font:normal 11px arial; 
  line-height:13px; 
  color: #000000; 
  letter-spacing:0px; 
  text-align:center; 
  } 
table.blogbody div.smalltext{
/* this edits the blog entry footer */
  text-align: center;
  padding-bottom: 1px;
}
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:arial;
  text-transform:lowercase;
  font-size:11px;
  line-height:18px;
  font-weight:normal;
  color:#000000;
  letter-spacing:0px;
  background-color: #ffffff;
  text-align: center;
  border: 1px solid #FF8000;
  border-bottom: 4px solid #FF0080;
}
a:link, .footernav.link, a.footernav:link, a.footernav:active {
/* edits all links */
  font: 11px arial;
  color:#FF0080;
  text-decoration: none;
  }
a:visited, a.footernav:visited,  {
/* edits the links that the user has visited */
font: 11px arial;
  color:#FF8000; 
  text-decoration: none;
  }
a:hover {
/* edits when user mouseovers the links */
  font: 11px arial;
  border:1px solid #FF8000;
  color:#000000;
  cursor: no-drop;
  text-decoration: none;
  }
input, select, textarea, .textfield, .button {
/* this edits the buttons, dropdowns, etc. */
  border: 1px solid #FF0080;
  font:normal 11px arial;
  background-color: #ffffff;
  letter-spacing:0px;
  color: #000000;
  }
table.left { 
/* this edits the menu module */
   border: 1px solid #FF8000;
   width:130px;
   background-color: #ffffff;
  }
table.blogbody {
/* this edits the other the place where the  blog is */
  border: 1px solid #FF9900;
  border-top: 4px solid #FF8000;
  background-color: #ffffff;
  width:370px;
  }
table.left th {
/* on your menu module, this edits the title part of it */
/* like BLOGRINGS, POSTING CALENDAR, etc */
  background-color: transparent;
  font: bold 11px arial;
  text-transform: lowercase;
  color: #000000;
  border: 0px solid #FF8000;
  border-bottom: 4px solid #FF0080;
}
table.left TD {
/* on your menu module, this edits the body part of it */
  background-color: transparent;
  border: 0px solid #FF0080;
  border-top: 4px solid #FF8000;  
}
table.search TD, table.search, table.announcements {
/* border of search bar (if you have it) */
  background-color: #ffffff; 
  border: 1px solid #FF0080;
  }
table.search TD, table.announcements TH {
/* this should be left alone */
/* unless you know what to do */
   border: 1px solid #FF8000;
  }
table.navigation, table.main, table.footer {
/* the width of your blog with modules */
  width: 500px;
  }
hr {
/* horizontal divider */
  border: 1px solid #FF0080;

B,strong{
font-family:arial;
font-size:8pt;
cursor:crosshair;
color: #FF409F;
text-transform:justify;}
I,EM{
font-family: arial;
font-size: 8pt;
color: #FF0080;
font-weight: normal;
text-transform: justify;}
U{
font-family:ARIAL;
font-size: 8pt;
color:#FF8000;
text-decoration: underline;
table.footer, table.search, #rblEprops, hr {display: none;}
&amp;lt;/style&amp;gt;
&amp;lt;style&amp;gt;body, a:hover{cursor: url(http://content.cometsystems.com/czcontent/cursors/tinyh.cur);}&amp;lt;/style&amp;gt;
&lt;/TEXTAREA&gt;&lt;BR&gt;&lt;STRONG&gt;bold&lt;/STRONG&gt; &lt;U&gt;underline&lt;/U&gt; &lt;EM&gt;italics&lt;/EM&gt; text&lt;BR&gt;&lt;STRONG&gt;&lt;EM&gt;&lt;U&gt;peaces&lt;/U&gt;&lt;/EM&gt;&lt;/STRONG&gt; &lt;STRONG&gt;&lt;EM&gt;&lt;U&gt;layout&lt;/U&gt;&lt;/EM&gt;&lt;/STRONG&gt;. request by: &lt;A href="http://www.xanga.com/home.aspx?user=SuThrnDingDong4" target=_new&gt;Britany&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;if you want the &lt;STRONG&gt;icon&lt;/STRONG&gt;. just &lt;U&gt;copy&lt;/U&gt; and &lt;U&gt;past&lt;/U&gt; it. it &lt;EM&gt;matchesh&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://img101.echo.cx/my.php?image=peachesbg4iw.png" target=_blank&gt;&lt;IMG src="http://img101.echo.cx/img101/2707/peachesbg4iw.th.png" align=left border=0&gt;&lt;/A&gt;- &lt;STRONG&gt;BACKGROUND&lt;/STRONG&gt;. it might not &lt;EM&gt;show&lt;/EM&gt; up.&lt;/P&gt;
&lt;P&gt;- go back to &lt;A href="http://www.xanga.com/spiffy_skins" target=_new&gt;spiffy_skins&lt;/A&gt; to make more of your xanga's so &lt;STRONG&gt;fresh&lt;/STRONG&gt; &amp;amp; so &lt;EM&gt;clean&lt;/EM&gt; so its &lt;STRONG&gt;fresh&lt;/STRONG&gt; to &lt;EM&gt;death&lt;/EM&gt;!!&lt;/P&gt;
&lt;P&gt;- need a &lt;STRONG&gt;banner&lt;/STRONG&gt; go to&lt;A href="http://www.xanga.com/spiffy_banner" target=_new&gt; spiffy_banners&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;- want to &lt;U&gt;request&lt;/U&gt;? go to &lt;A href="http://www.xanga.com/spiffy_skins_requests" target=_new&gt;spiffy_skins_requests&lt;/A&gt;&lt;/P&gt;</description><comments>http://spiffy-skins71.xanga.com/290734075/item/#firstcomment</comments></item></channel></rss>