Image hosted by Photobucket.com

It's a obsession, and I just can't help it.

Layouts4_A_Lifetime
L4AL_2
read my profile
sign my guestbook

Message: message me


Member Since: 9/5/2005

SubscriptionsSites I Read

Posting Calendar

|<< oldest | newest >>|
view all weblog archives

Get Involved!

Suggest a link

Recommend to friend

Create a site


Monday, September 05, 2005

<img src="http://i8.photobucket.com/albums/a35/savemesixtysix6/cuts.jpg" alt="Image hosted by Photobucket.com"> <BR> <BR>
<FONT style="FONT-WEIGHT: bold; FONT-SIZE: 25pt; COLOR: #ff0000; LINE-HEIGHT: 20pt; FONT-FAMILY: Century Gothic; LETTER-SPACING: -4pt">It's a obsession, and I just can't help it.</font><BR><br/>
<!-- 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("#FF0000","#ffffff");
// the border color
var blinkBorderColor = "#000000"
// the border width, in pixels
var blinkBorderWidth = 1;
// the # of rows
var blinkRows = 3;
// 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 = 4.5;
// speed of blinking, in milliseconds
var blinkRate = 2;
 
// 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>

    
<p>
<center><A href="http://www.xanga.com/home.aspx?user=Layouts4_A_Lifetime"> Layouts4_A_Lifetime </A><br></center>

 
<style type="text/css">

body {

background-color: black;

background-image: url(http://i8.photobucket.com/albums/a35/savemesixtysix6/bla.jpg);

background-repeat:no-repeat;

background-position:bottom right;

background-attachment:fixed;


}

.left, .blogbody, table.footer, .standard, td, p {

/* edits main text */

font:normal 10px arial;

line-height:10px;

text-transform:none;

color:ff0000;

letter-spacing:2px;

text-align:center;

}

.blogbody b, .standard b, p b, strong {

/* edits bolded text in your entry */

font-weight: bold;

color:#ffffff

}

.blogbody u, .standard u, {

text-decoration: underline;

color:cccccc;

font-weight:normal;

border-bottom:2px solid ff0000;

}

.blogbody i, .standard i, em {

font-weight:normal;

color:#ffffff;

text-decoration:none;

border-bottom:0px solid #ff000;

}

.left b {

font-weight: bold;

color:#ff0000;

letter-spacing:2px;

}

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:Times New Roman;

text-transform: uppercase;

background-color:#transp;

font-size:20px;

font-weight:bold;

line-height:12px;

letter-spacing:0px;

color:ffffff;

text-align:center;

padding: 3px;

width: 300px;

border:3px solid #ff0000;

}

a:link, .footernav.link, a.footernav:link, a.footernav:active {

/* edits all links */

color:white;

font:normal 10px arial;

text-transform:lowercase;

line-height:10px;

text-decoration: none;

text-spacing:0px;

background-color:transparent;

}

a:visited, a.footernav:visited, {

/* edits the links that the user has visited */

color:#cccccc;

font:normal 10px arial;

text-transform:lowercase;

line-height:10px;

text-decoration: none;

text-spacing:0px;

background-color:transparent;

}

a:hover {

/* edits when user mouseovers the links */

font:normal 8px terminal;

text-transform:uppercase;

cursor: nw-resize;

color:white;

background-color:transparent;

border:1px dotted ff0000;

line-height:6px;

letter-spacing:2px;

}

input, select, textarea, iframe.htmleditor, .textfield, .button {

/* this edits the buttons, dropdowns, etc. */

border:1px dotted #ffffff;

font:normal 10px arial;

text-transform:uppercase;

line-height:10px;

background-color:transparent;

letter-spacing:0px;

color:#ff0000;

}

table.blogbody {

/* this edits the other the place where the blog is */

border:3px solid red;

width: 300px;

background-color:transparent;

}

table.left {

/* this edits the menu module */

border:1px solid #ffffff;

width: 150px;

background-color:transparent;

text-align:right;

}

table.left th {

/* on your menu module, this edits the title part of it */

/* like BLOGRINGS, POSTING CALENDAR, etc */

background-repeat:repeat;

background-color:transparent;

font:normal 10px terminal;

text-transform:none;

text-align:center;

color:white;

border:0px solid #ffffff;

letter-spacing:-1px;

line-height:10px;

}

table.left TD {

/* on your menu module, this edits the body part of it */

font:normal 10px arial;

text-transform:none;

color:#ff0000;

text-align:left;

LINE-HEIGHT:10PX;

width: 150px;

background-color:transparent;

background-image:url();

border-top:1px solid #ffffff;

}

table.search TD, table.search, table.announcements {

/* border of search bar (if you have it) */

background-color:transparent;

border:1px solid #ffffff;

}

table.search TD, table.announcements TH {

/* this should be left alone */

/* unless you know what to do */

border:0px dashed #ffffff;

}

table.navigation, table.main, table.footer {

/* the width of your blog with modules */

width: 450px;

}

hr {

/* horizontal divider */

border: 1px solid #ffffff;

}

</style>