﻿<?xml version="1.0" encoding="utf-8"?><rss version="2.0"><channel><title>loserkids_othlayout's Xanga</title><link>http://www.xanga.com/loserkids_othlayout</link><description>Latest Xanga weblog from loserkids_othlayout</description><language /><ttl>60</ttl><image><title>The Weblog Community</title><url>http://s.xanga.com/images/xangalogobutton.gif</url><link>http://www.xanga.com/loserkids_othlayout</link></image><item><title>Sunday, March 13, 2005</title><link>http://www.xanga.com/loserkids_othlayout/221403939/item.html</link><guid>http://www.xanga.com/loserkids_othlayout/221403939/item.html</guid><pubDate>Sun, 13 Mar 2005 16:25:28 GMT</pubDate><description>&lt;TEXTAREA style="BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; FONT-SIZE: 10px; BORDER-LEFT: #000000 1px solid; COLOR: #000000; BORDER-BOTTOM: #000000 1px solid; FONT-FAMILY: Tahoma; BACKGROUND-COLOR: #ffffff" rows=10 cols=60&gt;&amp;lt;img src="http://tinypic.com/23usrc"&amp;gt;
&amp;lt;style type="text/css"&amp;gt;
/* one tree hill */
/* by LoserKid
(www.xanga.com/x3LoserKidS_layouts) */
/* http://blogring.net */
body {
border: 1px solid white;
background: black url( );
background-repeat: no-repeat;
background-attachment: fixed;
background-position: bottom center;
scrollbar-arrow-color: #000000;
scrollbar-track-color: #ffffff ;
scrollbar-shadow-color: #000000;
scrollbar-face-color: #ffffff;
scrollbar-highlight-color: #000000;
scrollbar-darkshadow-color: #000000;
scrollbar-3dlight-color: #000000;
}
.left, .blogbody, table.footer, .standard, .leftmodulefontcolor, td, p {
/* edits main text */
font:normal 13px arial;
line-height:14px;
color:#ffffff;
letter-spacing:0px;
text-align:left;
}
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 */
width:330px;
font-family:arial;
text-transform:capitalize;
font-size:12px;
line-height:20px;
font-weight:regular;
color:#ffffff;
letter-spacing:0px;
background-color: #000000;
text-align: center;
border: 1px solid #ffffff;
border-width: 1px 1px 0px 1px;
filter: alpha(style=0,opacity=100);
}
a:link, .footernav.link, a.footernav:link, a.footernav:active {
/* edits all links */
color:#ffffff;
font:normal 11px arial;line-height:10px;
text-decoration: none;
}
a:visited, a.footernav:visited, {
/* edits the links that the user has visited */
color:#ffffff;
font:normal 11px arial;
line-height:10px;
text-decoration: none;
}
a:hover {
/* edits when user mouseovers the links */
color:#ffffff;
font:11px arial;
line-height:10px;
cursor: nw-resize;
text-decoration: underline;
}
input, select, textarea, iframe.htmleditor, .textfield, .button {
/* this edits the buttons, dropdowns, etc. */
border: 1px solid #ffffff;
font:normal 11px ariall;
background-color: #000000;
letter-spacing:1px;
color: #ffffff;
}
table.left {
/* this edits the menu module */
border: 1px solid #ffffff;
width:160px;
background-color: #000000;
;
filter: alpha(style=0,opacity=100);
}
table.blogbody {
/* this edits the other the place where the blog is */
border: 1px solid #ffffff;
background-color: #000000;
width:330px;
border-width: 1px 1px 1px 1px;
filter: alpha(style=0,opacity=80);
}
table.left th {
/* on your menu module, this edits the title part of it */
/* like BLOGRINGS, POSTING CALENDAR, etc */
background-image:
url( );
background-repeat: no-repeat;
background-position: left;
background-color: #000000;
width:160px;
font: bold 12px arial;
line-height: 33px;
text-transform: capitalize;
color: #ffffff;
border: 1px solid #ffffff;
border-width: 1px 1px 1px 1px;
text-align: middle;
}
table.left TD {
/* on your menu module, this edits the body part of it */
background-color:#000000 ;
border: 1px solid #ffffff;
border-width: 1px 1px 1px 1px
width:160px;
}
table.search TD, table.search, table.announcements {
/* border of search bar (if you have it) */
background-color: #000000 ;
border: 2px solid #ffffff;
filter: alpha(style=0,opacity=100);
}
table.search TD, table.announcements TH {
/* this should be left alone */
/* unless you know what to do */
border: 1px solid #;
filter: alpha(style=0,opacity=100);
}
table.navigation, table.main, table.footer {
/* the width of your blog with modules */
width: 400px;
}
hr {
/* horizontal divider */
border: 1px solid #ffffff;
}
strong, b, i, em, u {
/* edits bold, italics, and underline */
color: #ffffff;
}
&amp;lt;/style&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("#cccccc","#000000","#ffffff");
// the border color
var blinkBorderColor = "#000000"
// 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("&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;a href="http://xanga.com/x3LoserKidS_layouts" target="_blank"&amp;gt;Layout by: x3LoserKidS_layouts&amp;lt;/a&amp;gt;&amp;lt;br /&amp;gt;
&amp;lt;!-- End Script by Blogring.net --&amp;gt;
&amp;lt;!-- begin code provided by createblog.com --&amp;gt;
&amp;lt;style type=text/css&amp;gt;&amp;lt;!-- body{border-right:#000000 20px solid;border-left:#000000 20px solid;border-top:#ffffff 20px solid;border-bottom:#ffffff 20px solid} //--&amp;gt;&amp;lt;/style&amp;gt;
&amp;lt;!-- end code provided by createblog.com --&amp;gt;
&lt;/TEXTAREA&gt;</description><comments>http://www.xanga.com/loserkids_othlayout/221403939/item.html#firstcomment</comments></item></channel></rss>