Inuyasha And Kagome... Sushi Takoyaki Productionz
Inuyasha_Kagome_Forest
read my profile
sign my guestbook

Message: message me


Member Since: 7/24/2005

SubscriptionsSites I Read

Posting Calendar

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

Get Involved!

Suggest a link

Recommend to friend

Create a site


Sunday, July 24, 2005

<font face="Bradley Hand ITC" color="00FF00" size="7">Inuyasha And Kagome...</font>
<style type="text/css">
/*Sushi_Takoyaki_Productionz*/
body {
background-color: 33CC33;
 background-image: url(http://wallpapers.theotaku.com/images/1024_by_768/154553-20050523203917.jpg);
 background-repeat: no-repeat;
 background-attachment: fixed;
 background-position: top left;
  scrollbar-arrow-color: 33CC33;
  scrollbar-track-color: 000000;
  scrollbar-shadow-color: 33CC33;
  scrollbar-face-color: 000000;
  scrollbar-highlight-color: 33CC33;
  scrollbar-darkshadow-color: 000000;
  scrollbar-3dlight-color: 33CC33;
  }
.left, .blogbody, table.footer, .standard, .leftmodulefontcolor, td, p {
/* THIS EDITS THE MAIN TEXT OF YOUR XANGA */
  font:normal 12px Comic Sans MS;
  line-height:18px;
  color:66FF99;
  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 {
/* THIS EDITS THE FONT AND COLOR OF THE DATES*/
font-family:Old English Text MT;
text-transform:lowercase;
font-size:12px;
line-height:20px;
filter: alpha (opacity=100, finishopacity=0, style=2);
height: 1px;
background-image:url(http://img92.imageshack.us/img92/5531/sushiglitter7fg.gif);
color:white;
letter-spacing:0px;
text-align: center;
}
a:link, .footernav.link, a.footernav:link, a.footernav:active {
/* THIS EDITS ALL LINKS */
  color:000000;
  text-decoration: none;
   font: normal 12px Comic Sans MS
  }
a:visited, a.footernav:visited,  {
/* THIS EDITS LINKS THAT THE USER HAS VISITED */
  color: CCFFFFF;
  text-decoration: none;
font: normal 12px Bradley Hand ITC

   }
a:hover {
/* THIS EDITS LINKS WHEN YOU PUT YOU MOUSE OVER THEM */
/* ALSO KNOWN AS A HOVER */
color: DDDDDD;
 background-image: url(http://img92.imageshack.us/img92/5531/sushiglitter7fg.gif);
font:normal 12px Old English Text MT;

  }
input, select, textarea, .textfield, .button {
/* THIS EDITS THE BUTTONS DROPDOWNS, ETC. */
  font:normal 12px Comic Sans MS;
  background-color: CCFFFF;
  letter-spacing:0px;
  color: 669900;
  }
table.left {
/* THIS EDITS THE MENU MODULE */
  width:160px;
  border: 1px solid black;
  }
table.blogbody {
/* THIS EDITS THE PLACE WHERE THE BLOG IS*/
  background-color: white;
  width:400px;
  font:normal 12px Comic Sans MS;
  line-height:18px;
  color: 66FF99;
 filter: alpha (opacity=70, finishopacity=70, style=2);
border: 1px Dashed CCFFFF;
 }
table.left th {
/* ON YOUR MENU MODULE THIS EDITS THE TITLE PART OF IT*/
/* LIKE BLOGRINGS, SUBSCRIPTIONS, ETC. */
  background-image: none;
  background-image: url(http://img92.imageshack.us/img92/5531/sushiglitter7fg.gif);
  filter: alpha (opacity=70, finishopacity=70, style=2);
font: normal 12px Comic Sans MS;
  text-transform: lowercase;
  color: white;
  }
table.left TD {
/* ON YOUR MENU MODULE, THIS EDITS THE BODY OF IT */
  background-image: none;
  background-color: white;
  border: none;
  font:normal 12px comic sans MS;
  line-height:18px;
    filter: alpha (opacity=70, finishopacity=70, style=2);
color: 336633;
  }
table.search TD, table.search, table.announcements {
/* THIS CHANGES THE BORDER OF THE SEARCH BAR*/
  background-color:# 336633
  border: 1px Dashed black;
 filter: alpha (opacity=70, finishopacity=70, style=2);
 }
table.search TD, table.announcements TH {
/* THIS SHOULD BE LEFT ALONE */
/* UNLESS YOU KNOW WHAT TO DO */
  border: 1px Dashed green;
  }
table.navigation, table.main, table.footer {
/* THIS EDITS THE WIDTH OF YOUR BLOG MODULES*/
  width: 750px;
  }
hr {
/* THIS IS THE COLOR OF A HORIZONTAL DIVIDER */
  border: 1px solid green;
  }
</style>

<BODY style="border-bottom:#66FF33
15t solid; border-top: #66FF33
15t solid; border-left: #006633
15t solid; border-right:#006633
15t solid"></TBODY>
<!-- 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

// YOU CAN CHANGE THE COLORS OF YOUR BLINK BOXES BELOW WHERE THE ( ) ARE
// SEPERATE THE COLORS WITH COMMAS, IN QUOTES
var blinkColors = new Array("FFFFFF","00FFCC","669933", "99CCCC");
// the border color
var blinkBorderColor = "black"
// 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 = 625;
// 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("<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 -->
<a
href="http://www.xanga.com/Sushi_Takoyaki_Productionz">Sushi Takoyaki Productionz</a>


<script type='text/javascript'>
document.title = ('FuKaI MoRi, DeEp FoReSt...');
</script>


<!-- begin code provided by createblog.com -->
<script language=JavaScript>
st=setTimeout;
change='';
var no = 50;
var speed = 25;
var falling = "http://img369.imageshack.us/img369/4858/smallgreenleaf2ko.gif";
var ns4up = (document.layers) ? 1 : 0;
var ie4up = (document.all) ? 1 : 0;
var dx, xp, yp;
var am, stx, sty;
var i, doc_width = 600, doc_height = 800;
if (ns4up) {
doc_width = self.innerWidth;
doc_height = self.innerHeight;
} else if (ie4up) {
doc_width = document.body.clientWidth;
doc_height = document.body.clientHeight;
}
dx = new Array();
xp = new Array();
yp = new Array();
am = new Array();
stx = new Array();
sty = new Array();
for (i = 0; i < no; ++ i) {
dx[i] = 0;
xp[i] = Math.random()*(doc_width-50);
yp[i] = Math.random()*doc_height;
am[i] = Math.random()*20;
stx[i] = 0.02 + Math.random()/10;
sty[i] = 0.7 + Math.random();
if (ns4up) {
if (i == 0) {
document.write("<layer name=\"dot"+ i +"\" left=\"20\" top=\"10\" visibility=\"show\"><img src=\"" + falling + "\" border=\"0\"></layer>");
} else {
document.write("<layer name=\"dot"+ i +"\" left=\"20\" top=\"10\" visibility=\"show\"><img src=\"" + falling + "\" border=\"0\"></layer>");
}
} else if (ie4up) {
if (i == 0) {
document.write("<div id=\"dot"+ i +"\" style=\"POSITION: abso"+change+"lute; Z-INDEX: "+ i +"; VISIBILITY: visible; TOP: 10px; LEFT: 20px;\"><img src=\"" + falling + "\" border=\"0\"></div>");
} else {
document.write("<div id=\"dot"+ i +"\" style=\"POSITION: abso"+change+"lute; Z-INDEX: "+ i +"; VISIBILITY: visible; TOP: 10px; LEFT: 20px;\"><img src=\"" + falling + "\" border=\"0\"></div>");
} } }
function snowNS() {
for (i = 0; i < no; ++ i) {
yp[i] += sty[i];
if (yp[i] > doc_height-50) {
xp[i] = Math.random()*(doc_width-am[i]-30);
yp[i] = 0;
stx[i] = 0.02 + Math.random()/10;
sty[i] = 0.7 + Math.random();
doc_width = self.innerWidth;
doc_height = self.innerHeight;
}
dx[i] += stx[i];
document.layers["dot"+i].top = yp[i];
document.layers["dot"+i].left = xp[i] + am[i]*Math.sin(dx[i]);
}
st("snowNS()", speed);
}
function snowIE() {
for (i = 0; i < no; ++ i) {
yp[i] += sty[i];
if (yp[i] > doc_height-50) {
xp[i] = Math.random()*(doc_width-am[i]-30);
yp[i] = 0;
stx[i] = 0.02 + Math.random()/10;
sty[i] = 0.7+ Math.random();
doc_width = document.body.clientWidth;
doc_height = document.body.clientHeight;
}
dx[i] += stx[i];
document.all["dot"+i].style.pixelTop = yp[i];
document.all["dot"+i].style.pixelLeft = xp[i] + am[i]*Math.sin(dx[i]);
}
st("snowIE()", speed);
}
if (ns4up) {
snowNS();
} else if (ie4up) {
snowIE();
}
</script>
<!-- end code provided by createblog.com -->