Layout by rock_layouts012
test_er0147
read my profile
sign my guestbook

Message: message me


Member Since: 8/29/2005

SubscriptionsSites I Read

Posting Calendar

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

Get Involved!

Suggest a link

Recommend to friend

Create a site


Monday, August 29, 2005

<a href=http://xanga.com/rock_layouts012 target="_blank">Layout by rock_layouts012</a><br />
<!-- End Script by Blogring.net -->
<img src=http://www.fiendclub.de/fiendpics/roderick_usher/rod_und_misfits.jpg>

<STYLE type="text/css">
body {
background-color:black;
background-image:url(http://a1259.g.akamai.net/f/1259/5586/1d/images.art.com/images/PRODUCTS/large/10086000/10086095.jpg);
background-attachment:fixed;
background-position:bottom right;
background-repeat:no-repeat;
scrollbar-arrow-color:white;
scrollbar-track-color:black;
scrollbar-shadow-color:white;
scrollbar-face-color:black;
scrollbar-highlight-color:white;
scrollbar-darkshadow-color: black;
scrollbar-3dlight-color: white;
}
.left, .blogbody, table.footer, .standard, td, p {
/* edits main text */
font:normal 11px century gothic;
line-height:11px;
color:white;
letter-spacing:0px;
text-align:left;
}
.blogbody b, .standard b, p b, strong {
/* edits bolded text in your entry */
font-weight: bold;
color:red;
letter-spacing:-1px;
font-size:30px;
line-height:30px;
}
.blogbody u, .standard u, {
text-decoration: underline;
color:black;
letter-spacing:0px;
font-weight:normal;
border-bottom:2px dashed #red;
}
.blogbody i, .standard i, em {
text-decoration:italic;
color:red;
letter-spacing:0px;
}
.left b {
font-weight: bold;
color:red
}
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: uppercase;
background-color:transparent;
font-size:18px;
font-weight:bold;
line-height: 12px;
letter-spacing: -2px;
color:red;
text-align:center;
padding: 3px;
width: 380px;
border:1px dashed #red;
}
a:link, .footernav.link, a.footernav:link, a.footernav:active {
/* edits all links */
color:red;
font:normal 11px arial;
line-height:11px;
text-decoration: none;
text-spacing:0px;
}
a:visited, a.footernav:visited, {
/* edits the links that the user has visited */
color:red;
font:normal 11px century gothic;
line-height:11px;
text-decoration: none;
text-spacing:0px;
}
a:hover {
/* edits when user mouseovers the links */
font:bold 11px arial;
text-decoration:none;
cursor: nw-resize;
color:red;
background-color:black;
border:2px Dashed red;
line-height:10px;
letter-spacing:-1px;
}
input, select, textarea, iframe.htmleditor, .textfield, .button {
/* this edits the buttons, dropdowns, etc. */
border: 2px Dotted #red;
font:normal 11px arial;
line-height:11px;
background-color:000000;
letter-spacing:0px;
color:red;
}
table.blogbody {
/* this edits the other the place where the blog is */
border: 3px dotted red;
border-top:3px Dashed #red;
width: 380px;
background-color:transp;
}
table.left {
/* this edits the menu module */
border:3px dotted red;
width: 170px;
background-color:transp;
text-align:center;
}
table.left th {
/* on your menu module, this edits the title part of it */
/* like BLOGRINGS, POSTING CALENDAR, etc */
background-image: url();
background-color:black;
font:bold 12px arial;
text-transform:lowercase;
text-align:center;
color:white;
border:1px Dashed #red;
letter-spacing:-1px;
line-height:11px;
}
table.left TD {
/* on your menu module, this edits the body part of it */
font:11px arial;
line-height:11px;
color:red;
text-align:center;
border-top:3px dotted #red;
width: 170px;
background-color:black;
}
table.search TD, table.search, table.announcements {
/* border of search bar (if you have it) */
background-color:black;
border: 3px Dashed #red;
}
table.search TD, table.announcements TH {
/* this should be left alone */
/* unless you know what to do */
border: 1px solid #red;

}
table.navigation, table.main, table.footer {
/* the width of your blog with modules */
width: 550px;
}
 {
/* horizontal divider */
border: 1px dashed red;
}
</style>
 
</style>
<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("#bf0000","#ffffff","#bf0000");
// the border color
var blinkBorderColor = "#000000"
// the border width, in pixels
var blinkBorderWidth = 4;
// the # of rows
var blinkRows = 1;
// the # of columns
var blinkCols = 7;
// the width of the entire box, in pixels or %
var blinkWidth = 500;
// the height of each row, in pixels
var blinkRowHeight = 5;
// speed of blinking, in milliseconds
var blinkRate = 10;
// 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 -->
<BODY style="border-bottom: #5C5C5C
20t solid; border-top: #5C5C5C
20t solid; border-left: #2B2B2B
20t solid; border-right: #2B2B2B
20t solid"></TBODY>