<html><head>
<!--------------------------------------
Blogger Classic Template
Name: I'm Rilakkuma
Skin by: kawaiilady.blogspot.com
*Don't remove this*
*Don't use this skin as basecode*
--------------------------------------!>
<script language="javascript" type="text/javascript">
/* toggle() checks to see if the images has already been faded
or not and sends the appropriate variables to opacity(); */
function toggle(el,milli) {
// Get the opacity style parameter from the image
var currOpacity = document.getElementById(el).style.opacity;
if(currOpacity != 0) { // if not faded
fade(el, milli, 100, 0);
} else { // else the images is already faded
fade(el, milli, 0, 100);
}
}
/* changeOpacity() uses three different opacity settings to
achieve a cross-browser opacity changing function. This
function can also be used to directly change the opacity
of an element. */
function changeOpacity(el,opacity) {
var image = document.getElementById(el);
// For Mozilla
image.style.MozOpacity = (opacity / 100);
// For IE
image.style.filter = "alpha(opacity=" + opacity + ")";
// For others
image.style.opacity = (opacity / 100);
}
/* fade() will fade the image in or out based on the starting
and ending opacity settings. The speed of the fade is
determined by the variable milli (total time of the fade
in milliseconds)*/
function fade(el,milli,start,end) {
var fadeTime = Math.round(milli/100);
var i = 0; // Fade Timer
// Fade in
if(start < end) {
for(j = start; j <= end; j++) {
// define the expression to be called in setTimeout()
var expr = "changeOpacity('" + el + "'," + j + ")";
var timeout = i * fadeTime;
// setTimeout will call 'expr' after 'timeout' milliseconds
setTimeout(expr,timeout);
i++;
}
}
// Fade out
else if(start > end) {
for(j = start; j >= end; j--) {
var expr = "changeOpacity('" + el + "'," + j + ")";
var timeout = i * fadeTime;
setTimeout(expr,timeout);
i++;
}
}
}
</script>
<div class="input" onClick="javascript:toggle('wise', 3000); this.style.display='none';
document.getElementById('june').style.display=''">
<center><img src="http://i.imgur.com/9ucJNGO.png"
style="margin-top:40px;opacity:0.4;filter:alpha(opacity=40)"
onmouseover="this.style.opacity=1;this.filters.alpha.opacity=100"
onmouseout="this.style.opacity=0.7;this.filters.alpha.opacity=40"/></center>
</div>
<div id="wise" style="filter : alpha(opacity=0); -moz-opacity : 0; opacity : 0;">
<div id="june" style="display : none;">

<div style="display:scroll;position:fixed; top:0px; right: 0px; width:100%; padding:3px; font-family: Century Gothic; letter-spacing: 2px; background:url(http://i221.photobucket.com/albums/dd208/ravesterdb/ST-yellow-background.png); color:black; font-size:12px;"><center>Welcome to Rilakkuma world! Please behave yourself here--> <a href="http://www.blogger.com/follow-blog.g?blogID=<$BlogID$>">Follow</a>|<a href="http://blogger.com/">Home</a></center></div>

<center><img class="headerr" src="http://i.imgur.com/2sHqrDb.png"/></center>

<title>I'm Rilakkuma ^^,</title>
</head>
<link href='http://fonts.googleapis.com/css?family=Ruda' rel='stylesheet' type='text/css'/>
<link href='http://fonts.googleapis.com/css?family=Rancho' rel='stylesheet' type='text/css'/>
<style type="text/css">
#navbar-iframe {
display: none;
}
body {
background: url(http://i221.photobucket.com/albums/dd208/ravesterdb/ST-yellow-background.png);
background-attachment: fixed;
font-family:verdana;
font-size:13px;color:#808080;
cursor: url(http://i42.tinypic.com/2q1rt6p.png), auto;
}
a:link,a:visited{
text-decoration:none;
cursor: url(http://i42.tinypic.com/2q1rt6p.png), auto;
color:#CC9966;-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
a:hover{
color:#fff;
background:#CC9966;
}
.title-a {
font: 20px 'Rancho';
margin-top: 7px;
margin-bottom: 3px;
margin-left: 1px;
margin-right: 1px;
color:#444444;
letter-spacing:2px;
padding-left: 7px;
padding-right: 7px;
padding-top: 4px;
padding-bottom: 4px;
line-height:15px;
text-align: center;
border-left: 4px solid #CC9966;
border-right: 4px solid #CC9966;
border-top: 1px solid #CC9966;
border-bottom: 1px solid #CC9966;
background:#ffffff;
}
.title-b {
text-align: center;
font:12px 'Ruda';
}
::-webkit-scrollbar {
width: 8px;
height: 8px;
}
::-webkit-scrollbar-button:start:decrement,::-webkit-scrollbar-button:end:increment {
height: 10px;
width: 10px;
display: block;
background: #CC9966;
border: 1px solid #000000
}
::-webkit-scrollbar-track-piece {
background-color: #FFCC66;
}
::-webkit-scrollbar-thumb:vertical, ::-webkit-scrollbar-thumb:horizontal {
background-color: #CC9966;
border: 1px solid #000000
}

.headerr {
margin-top:0px;
margin-left:0px;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
.headerr:hover {
margin-left: 50px;
}
blockquote{
padding: 10px;color:#222222;
background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgAITpI4Q78grkCF4N151-b-czHN-SINPWJSUa1Ss1f5hGeDn9tZjxxOl5OgYrTyA6YzU9xwJ9Mv1BaUMWkAqwHHgtHsT9y2uoTXmgQM7TosaoP-T7fjxprWtdT3vB-fqt9T6TIze6mS9M/s1600/paper_background.jpg);
border-left: 10px double #CC9966;border-right: 10px double #CC9966;border-top: 2px dotted #CC9966;border-bottom: 2px dotted #CC9966;
}

b, strong {
color: #CC9966;
font-weight:bold;
}
i , s, strike {
color: #B56C47;
}
u, underline {
color: #B56C47;
border-bottom: 2px #8D8D8D solid;
text-decoration: none;
}
.adv2 ul{background:url(http://i.imgur.com/LsUfp.png);padding:5px;border:1px dashed #DDDDDD;text-align:center;width:250px;color:#555}

.adv2 p{padding:5px;text-align:left;width:250px;color:#555;}

a.tablo{
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
cursor:pointer;
background:#FFCC66;
width:50px;
font:11px 'Ruda';
padding:3px;
text-decoration:none;
color:#555;
display:inline-block;
text-align:center;
}
a.tablo:hover{background:#D6A779;color:#fff;}

::-moz-selection {
background:#CC9966;
color:white;}
::selection {
background:#CC9966;
color:white;}

a.linkies {
display:inline-block;
background:#fff;
width:130px;
border:1px dashed #777777;
padding: 3px;
border-radius:10px;
margin: 2px;text-align:center;
color:#726E6D;
-moz-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}

a.linkies:hover {
border-radius:0px;
color:#000;
}
.old {
background: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgAITpI4Q78grkCF4N151-b-czHN-SINPWJSUa1Ss1f5hGeDn9tZjxxOl5OgYrTyA6YzU9xwJ9Mv1BaUMWkAqwHHgtHsT9y2uoTXmgQM7TosaoP-T7fjxprWtdT3vB-fqt9T6TIze6mS9M/s1600/paper_background.jpg);
font:12px georgia;
padding:2px;
text-align:center;
}
a.uhmy {
letter-spacing:1px;
-webkit-transition: all 0.2s ease-out;
-moz-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
margin:1px;
text-transform:uppercase;
display:inline-block;
font:11px candara;
text-align:center;
background: #fff;
width:350px;
color:#444444;
padding:2px;
border:1px solid #6C6C6C;
border-left:20px solid #6C6C6C;
text-decoration:none;
}
a.uhmy:hover{
border-left:1px solid #6C6C6C;
border:1px solid #6C6C6C;
border-right:20px solid #6C6C6C;
}

.cutie {
background: #ffffff;
color: #6C6C6C;
font-size: 11px;
padding: 4px;
width: 240px;
border-radius: 10px;
text-align: justify;
}
.welcome {
text-align:center;
margin-top: 250px;
}
img{
-moz-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
img:hover{
border-radius:30px;
}
#music {
border-radius: 8px;
margin-bottom: 8px;
width: 210px;
text-align: center;
font-size: 10px;
background: #ffffff;
border: 1px solid #eee;
}
#here {
position:fixed;
left: 10px;
top:-75px;
text-align: center;
-webkit-transition: all .5s ease-in-out;
-moz-transition: all .5s ease-in-out;
-o-transition: all .5s ease-in-out;
z-index:999;
}
#here:hover {
top:8px;
}
/* Comment Start
----------------------------------------------- */
#comments h4 {
text-align:center; color: #ffffff; text-shadow: 1px 1px 1px #777777; border: 2px dashed #FFFFFF;font-weight:normal;font:20px cheri;
-webkit-border-radius: 15px;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
-moz-border-radius: 15px;
padding:3px;
border-radius: 15px;
box-shadow:0px 0px 4px 4px #CF9966;background:#E5BA92;
}
#comments-block {
width:440px;
margin:1.5em;
background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgAITpI4Q78grkCF4N151-b-czHN-SINPWJSUa1Ss1f5hGeDn9tZjxxOl5OgYrTyA6YzU9xwJ9Mv1BaUMWkAqwHHgtHsT9y2uoTXmgQM7TosaoP-T7fjxprWtdT3vB-fqt9T6TIze6mS9M/s1600/paper_background.jpg);
color:#555555;
font:11px short stack;
padding:5px;box-shadow:0px 0px 4px 4px #CF9966;
border:2px dashed #FFFFFF;border-radius:20px;
}
#comments-block .comment-author {margin:.5em 0;}
#comments-block .comment-body {margin:.25em 0 0; background: #FFFFFF;}
#comments-block .comment-footer {
margin:-.25em 0 2em;
line-height: 1.4em;
letter-spacing:.1em;
}
#comments-block {
background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgAITpI4Q78grkCF4N151-b-czHN-SINPWJSUa1Ss1f5hGeDn9tZjxxOl5OgYrTyA6YzU9xwJ9Mv1BaUMWkAqwHHgtHsT9y2uoTXmgQM7TosaoP-T7fjxprWtdT3vB-fqt9T6TIze6mS9M/s1600/paper_background.jpg);
border-radius:30px;
}
.comment-body p {
margin:0 0 .60em;
padding: 5px 5px 5px 5px;
background: #FFF3DD;
border-radius: 25px;
box-shadow:0px 0px 4px 4px #E5B891;
border:2px dashed #FFFFFF;
}
.comment-timestamp {
margin:1em;
padding:5px;margin-bottom:2em;
color:#666666;width:200px;
box-shadow:0px 0px 4px 4px #E5B891;background:#FFF3DD;
border:2px dashed #FFFFFF;border-radius: 25px;
}
.comment-data {
background:#FFFFFF;
box-shadow:0px 0px 4px 4px #E5B891;
border:2px dashed #FFFFFF;border-radius: 25px;
margin-top:5px !important;margin-bottom:10px !important;
padding:3px;width:170px;
color:#666666;text-align:center;
}
.comment-date {
background:#FFFFFF;
box-shadow:0px 0px 4px 4px #E5B891;width:170px;float:right;
border:2px dashed #FFFFFF;border-radius: 25px;
margin-top:5px !important;margin-bottom:10px !important;
padding:3px;color:#666666;
text-align:center;
}
.deleted-comment {
font-style:italic;
color:#B2B2B2;
}
/* Comment Ends
----------------------------------------------- */

</style>
</style></head>
<body>
<!-------- MAIN WRAPPER --------!>

<table style="margin-bottom: 10px;font-size: 11px; color: #666; line-height: 16px; background-color: #FFF; border: 1px solid #eee; border-radius:10px;" width="800" align="center" border="0" cellspacing="10">
<tbody><tr>
<td valign="top" style="width:530px; padding-left:5px; border-right:1px solid #eee; padding-bottom:5px;; padding-right:15px; ">
<div id="page">
<blogger><div class="title-a"><BlogItemTitle><span class="PostTitle">
<a href="<$BlogItemPermalinkURL$>">
<$BlogItemTitle$></a></span></BlogItemTitle></div>
<div class="title-b"><BlogDateHeader><$BlogDateHeaderDate$></BlogDateHeader> • <$BlogItemDateTime$> • <a href="<$BlogItemCommentCreate$>"<$BlogItemCommentFormOnClick$>> <$BlogItemCommentCount$> comments</span></a></BlogItemCommentsEnabled></div><br>
<$BlogItemBody$>

<br /><br />
<itempage>
  <div id="comments" style="margin-top:5px;">
 <blogitemcommentsenabled><a name="comments"></a><h4><$I18NNumComments$>:</h4>
<dl id="comments-block">
<div style="width:425px;padding:5px;">
      <$CommentPager$>
      <blogitemcomments>
<dt class="comment-date" id="<$I18NAtCommentTimeWithPermalink$></dt>
<dt class="comment-data" id="<$BlogCommentAnchorName$>"><a name="<$BlogCommentAnchorName$>"></a>
 <$I18NCommentAuthorSaid$>
</dt>
<dd class="comment-body">
        <p>
<$BlogCommentBody$></p>
      </dd>
   </BlogItemComments>
    <$CommentPager$>
    </dl>
</div>
<center><p class="comment-timestamp">
<$BlogItemCreate$>
    </p>
    </div>
</ItemPage></center>

</blogger>
<br /><br />
<div class="old"><NewerPosts><a href="<$NewerPosts$>" target="_blank">←Newer Posts</a> | </NewerPosts>  <OlderPosts> <a href="<$OlderPosts$>" target="_blank">Older  Posts→</a></OlderPosts></center></div>

<!-------- SIDEBAR WRAPPER --------!>

<td valign="top" style="line-height:15px; font-size:11px; width:240px; padding-left:10px;">

<div class="cutie">
<center><img src="http://i.imgur.com/84vMh.png"></center>
<center><img src="http://i29.photobucket.com/albums/c267/iamrene627/P1010700.jpg" width="230" height="150"><br><br>
Welcome to my blog . Please navigate around happily. And follow me if you like to ;> Please be nice here <center>Hate my blog?click <a href="javascript:window.close();">Here</a></center> ;3 <b>bold</b> <i>italic</i> <u>underline</u> <s>strike</s><br><br>


</style>
</style>
<div id="here">
<div id="music">
<div style="border:1px solid #000000; width:210px;height:65px;overflow:auto; "><br>
<center><embed src="http://www.sheepproductions.com/billy/billy.swf?autoplay=true&f0=http://a.tumblr.com/tumblr_liw4ubp5xT1qclohdo1.mp3&t0=Calming Music&total=1" quality="high" wmode="transparent" width="200" height="10" name="billy" align="middle" type="application/x-shockwave-flash" /></center>
<br></object>
</div></div>
<img src="http://pic.pimg.tw/rilakkuma0249/1381043465-1461850885.gif"/></div>
<center>
<div style="background:url(http://i221.photobucket.com/albums/dd208/ravesterdb/ST-yellow-background.png);width:240px;padding:3px;margin:2px; ">
</div>
<a class="tablo" onclick="document.getElementById('page').innerHTML=document.getElementById('diary').innerHTML" >Diary</a>
<a class="tablo" onclick="document.getElementById('page').innerHTML=document.getElementById('profile').innerHTML" >About</a>
<a class="tablo" onclick="document.getElementById('page').innerHTML=document.getElementById('links').innerHTML" >Link</a>
<a class="tablo" onclick="document.getElementById('page').innerHTML=document.getElementById('stuff').innerHTML" >Stuff</a>
<div style="background:url(http://i221.photobucket.com/albums/dd208/ravesterdb/ST-yellow-background.png);width:240px;padding:3px;margin:3px; ">
</div>
</center>
<div class="cutie">
<center><img src="http://i.imgur.com/kaf53.png">
<center><img src="http://d111vui60acwyt.cloudfront.net/product_photos/98996/Big_Rilakkuma1_large.jpg" width="230" height="150"><br><br>
<center><select style="background-color: #FFCC66; color: #000000; font: 10px tahoma; letter-spacing: 2px; border: 1px #000000 solid; padding: 2px; width: 230px;" onChange="location.href=this.options[this.selectedIndex].value;">
<option value=''>Archieves♥</option>
<BloggerArchives>
<option value="<$BlogArchiveURL$>"> <$BlogArchiveName$></option>
</BloggerArchives></select></center>
Put your cbox code here ! :)

<!---- DO NOT REMOVE THIS, OR I'LL HUNT AND EAT YOU !!-----!>
<div class="cutie">
<center><img src="http://i.imgur.com/q9QPg.png"></center>
<center><img src="http://www.sadmuffin.net/cherrybam/graphics/gallery-rilakkuma/rilakkuma031.jpg" width="230" height="150"><br><br>
Template By: <a href="http://kawaiilady.blogspot.com/">Her</a><br>
Base code: <a href="http://umihumairayusof.blogspot.com/">Her</a><br>
Owner: <a href="YOUR BLOG URL">YOUR NAME</a><br></div>

<!---- DO NOT REMOVE THIS, OR I'LL HUNT AND EAT YOU !!-----!>

</td>
</tr></tbody>
</table>

<div id="profile" style="display: none;">
<div class="title-a">Meet The Owner</div><br>
<center><img src="http://www.sadmuffin.net/cherrybam/graphics/gallery-rilakkuma/rilakkuma032.jpg"width="450" /></center><br>
<b>Name</b> : Rila <br>
<b>Long Name</b> : Rilakkuma <br>
<b>Born on</b> : Today <br>
<b>Live in</b> : Kawaii world <br>
<b>Wishes</b> : Success! <br><br>
<u>I like </u><br>
- Rilakkuma <br>
- Kawaii things <br>
- Eating <br>
- Blogging <br>
- Chocolate <br>
- Online <br><br>

<u>I Hate </u><br>
- CopyCat <br>
- Back Stabbers <br>
- Hipokrit <br><br><br>

<center>PLEASE CHANGE THIS SECTION WITH YOUR OWN PROFILE ! :)</center>
</div>

<div id="links" style="display: none;">
<div class="title-a">Friendship never end...</div><br>
<center>
<img src="http://25.media.tumblr.com/tumblr_lzgv8j8n1W1r59rxyo1_400.jpg"width="450" /><br><br>
<a class="linkies" href="">friend</a>
<a class="linkies" href="">friend</a>
<a class="linkies" href="">friend</a>
<a class="linkies" href="">friend</a>
<a class="linkies" href="">friend</a>
<a class="linkies" href="">friend</a>
<a class="linkies" href="">friend</a>
<a class="linkies" href="">friend</a>
<a class="linkies" href="">friend</a>
<a class="linkies" href="">friend</a>
<a class="linkies" href="">friend</a>
<a class="linkies" href="">friend</a>
<a class="linkies" href="">friend</a>
<a class="linkies" href="">friend</a>
<a class="linkies" href="">friend</a>
<a class="linkies" href="">friend</a>
<a class="linkies" href="">friend</a>
<a class="linkies" href="">friend</a>
<a class="linkies" href="">friend</a>
<a class="linkies" href="">friend</a>
<a class="linkies" href="">friend</a>
<a class="linkies" href="">friend</a>
<a class="linkies" href="">friend</a>
<a class="linkies" href="">friend</a>
<a class="linkies" href="">friend</a>
<a class="linkies" href="">friend</a><br/><br/>
</div>
<div id="stuff" style="display: none;">
<div class="title-a">Anything here</div><br>
<center><img src="http://www.sadmuffin.net/cherrybam/graphics/gallery-rilakkuma/rilakkuma049.jpg"width="450" /></center><br>
<center>TUTORIAL PAGE ! CHANGE WITH YOURS !</center>
<br><br>
<u>Template Designer</u><br>
<br>
<a class="uhmy" href="http://www.blogger.com/LINK">option</a>
<a class="uhmy" href="http://www.blogger.com/LINK">option</a>
<a class="uhmy" href="http://www.blogger.com/LINK">option</a>
<a class="uhmy" href="http://www.blogger.com/LINK">option</a>
<a class="uhmy" href="http://www.blogger.com/LINK">option</a>
<a class="uhmy" href="http://www.blogger.com/LINK">option</a>
<a class="uhmy" href="http://www.blogger.com/LINK">option</a>
<a class="uhmy" href="http://www.blogger.com/LINK">option</a>
<a class="uhmy" href="http://www.blogger.com/LINK">option</a>
<a class="uhmy" href="http://www.blogger.com/LINK">option</a>
<a class="uhmy" href="http://www.blogger.com/LINK">option</a>
<a class="uhmy" href="http://www.blogger.com/LINK">option</a>
<a class="uhmy" href="http://www.blogger.com/LINK">option</a>
<a class="uhmy" href="http://www.blogger.com/LINK">option</a>
<a class="uhmy" href="http://www.blogger.com/LINK">option</a>
<a class="uhmy" href="http://www.blogger.com/LINK">option</a><br />

</div>

<div id="diary" style="display: none;">
<blogger><div class="title-a"><BlogItemTitle><span class="PostTitle">
<a href="<$BlogItemPermalinkURL$>">
<$BlogItemTitle$></a></span></BlogItemTitle></div>
<div class="title-b"><BlogDateHeader><$BlogDateHeaderDate$></BlogDateHeader> • <$BlogItemDateTime$> • <a href="<$BlogItemCommentCreate$>"<$BlogItemCommentFormOnClick$>> <$BlogItemCommentCount$> comments</span></a></BlogItemCommentsEnabled></div><br>
<$BlogItemBody$>

<br /><br />
<itempage>
  <div id="comments" style="margin-top:5px;">
 <blogitemcommentsenabled><a name="comments"></a><h4><$I18NNumComments$>:</h4>
<dl id="comments-block">
<div style="width:425px;padding:5px;">
      <$CommentPager$>
      <blogitemcomments>
<dt class="comment-date" id="<$I18NAtCommentTimeWithPermalink$></dt>
<dt class="comment-data" id="<$BlogCommentAnchorName$>"><a name="<$BlogCommentAnchorName$>"></a>
 <$I18NCommentAuthorSaid$>
</dt>
<dd class="comment-body">
        <p>
<$BlogCommentBody$></p>
      </dd>
   </BlogItemComments>
    <$CommentPager$>
    </dl>
</div>
<center><p class="comment-timestamp">
<$BlogItemCreate$>
    </p>
    </div>
</ItemPage></center>

</blogger>

</body></html></table>