Sei sulla pagina 1di 35

<!

-Wallflower Theme
Theme made by Unsure Themes. Do not remove credit.
-->

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"


"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<head>
<script language=JavaScript>
<!--//Disable right click script III- By Renigade (renigade@mediaone.net)
//For full source code, visit http://www.dynamicdrive.com

var message="";
///////////////////////////////////
function clickIE() {if (document.all) {(message);return false;}}
function clickNS(e) {if
(document.layers||(document.getElementById&&!document.all)) {
if (e.which==2||e.which==3) {(message);return false;}}}
if (document.layers)
{document.captureEvents(Event.MOUSEDOWN);document.onmousedown=clickNS;
}
else{document.onmouseup=clickNS;document.oncontextmenu=clickIE;}

document.oncontextmenu=new Function("return false")


// -->
</script>

<script type="text/javascript">

/***********************************************
* Disable select-text script- Dynamic Drive (www.dynamicdrive.com)
* This notice MUST stay intact for legal use
* Visit http://www.dynamicdrive.com/ for full source code
***********************************************/

//form tags to omit in NS6+:


var omitformtags=["input", "textarea", "select"]
omitformtags=omitformtags.join("|")
function disableselect(e){
if (omitformtags.indexOf(e.target.tagName.toLowerCase())==-1)
return false
}
function reEnable(){
return true
}
if (typeof document.onselectstart!="undefined")
document.onselectstart=new Function ("return false")
else{
document.onmousedown=disableselect
document.onmouseup=reEnable
}

</script>

<script type="text/javascript"
src="http://static.tumblr.com/tiu5k68/xTkm8wqw2/tumblr-title-qtip.js"></script>

<script type="text/javascript"
src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
<link href='http://fonts.googleapis.com/css?family=Share' rel='stylesheet'
type='text/css'>
<script type="text/javascript"
src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
<link href="http://static.tumblr.com/z0cd8ty/aJjm6uyej/meffects.css"
rel="stylesheet">

<title>{title}</title>

<link rel="shortcut icon" href="{Favicon}">


<meta name="description" content="{metadescription}" />
<meta name="if:sidebar image"
content="http://static.tumblr.com/5b97d089277924cfcebd6762888fcd0e/u7dykvz/U
5bmzf9a3/tumblr_static_tumblr_m4n3rnlwx51rqnz5eo1_500.jpg"/>
<meta name="if:blogtitle" content="90b8d7"/>
<meta name="color:Background" content="#fff"/>
<meta name="color:Text" content="#7e7e7e"/>
<meta name="color:Title" content="#90b8d7"/>
<meta name="color:Hover" content="#d8d8d8"/>
<meta name="color:Link" content="#90b8d7"/>

<meta name="image:Background" content=""/>


<meta name="image:Sidebar" content=""/>
<meta name="text:Link One Title" content="link" />
<meta name="text:Link One" content="" />
<meta name="text:Link Two Title" content="link" />
<meta name="text:Link Two" content="" />
<meta name="text:Link Three Title" content="link" />
<meta name="text:Link Three" content="" />
<meta name="text:Link Four Title" content="link" />
<meta name="text:Link Four" content="" />
<meta name="text:Link Five Title" content="link" />
<meta name="text:Link Five" content="" />
<link rel="stylesheet" href="stylesheet.css" type="text/css" charset="utf-8" />
<link href='http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300'
rel='stylesheet' type='text/css'>

<style type="text/css">

::-webkit-scrollbar {width: 5px; height: 4px; background: transparent; }


::-webkit-scrollbar-thumb { background-color:transparent; }

.wrapper{
margin: 0px auto;
width: 900px;
}

.header{
float: left;
width: 100%;
}

.left{
float: left;
margin-right: 20px;
width: 802px;
}

.right{
float: right;
width: 200px;
background-color: #FFFFFF;
}

body {
padding: 0px;
margin: 0px;
margin-top:-5px;
color:{color:text};
font-family: calibri;
font-size: 10px;
line-height:11px;

background-color: {color:Background};
background-image:url({image:Background});
background-attachment: fixed;
background-repeat: repeat
text-align: justify;
}

a:link, a:active, a:visited{


color:{color:Link};
text-decoration: none;
-webkit-transition: color 0.4s ease-out;
-moz-transition: color 0.4s ease-out;
}

a:link, a:visited{
color:{color:Link};
background:transparent;
text-decoration:;
}

a:hover{
color:{color:Hover};
background:transparent;
text-decoration:;
}

a:active{
color:{color:Hover};
background:#eee;
text-decoration:;
}

.entry {
color:{color:text};
margin: 5px;
padding: 10px;
background-color:#fff;
border:1px solid #efefef;
text-align: justify;
font-family:calibri;
font-size: 9px;
letter-spacing: 1px;
line-height:10px;
margin-top:15px;
margin-right:40px;
margin-bottom: 40px;
{block:IndexPage}
width:230px;
height:auto;
{/block:IndexPage}
{block:PermalinkPage}

width:250px;
margin-left:10px;

height:auto;
{/block:PermalinkPage}

-webkit-transition: all 0.3s linear;


-webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
transition: all 0.3s linear;
}

.entry:hover{
-webkit-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
transition: all 0.3s linear;
{block:IndexPage}
{/block:IndexPage}
}

.entry .permalink{
position:absolute;
margin-left:10px;
margin-top:10px;
width:auto;

height:auto;
padding:6px;
overflow:hidden;
text-align:center;
opacity:0.0;
-webkit-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
transition: all 0.3s linear;
font-family: calibri;
font-size: 8px;
color: #fff ;
text-transform: uppercase;
line-height:px;
background-color:#b3f0f0;
}

.entry:hover .permalink{
overflow:visible;
opacity:0.8;
-webkit-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
transition: all 0.3s linear;

.entry:hover .permalink:hover{
overflow:visible;
opacity:0.5;
-webkit-transition: all 0.3s linear; opacity: 1.0;
-webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
transition: all 0.3s linear;
}

#sidebar{
position:fixed !important;
width: 175px;
margin-left: 140px;
margin-top: 190px;
background-color:#fff;
padding-right: 4px;
padding-left: 7px;
padding-top: 8px;
padding-bottom: 8px;
font-family: calibri;
color: #515151;
text-align:center;
font-size: 9px;

line-height: 13px;

{block:ifsidebarimage}
padding:3px;

{/block:ifsidebarimage}
border:1px solid #efefef;
}

#posts {
width:665px;
margin-top:10px;
float:center;
font-family: calibri;
margin-left:389px;

#desc{
color: {color:Text};
width:150px;

background-color: transparent;
margin-left: 10px;
margin-bottom:5px;
font-family: calibri;
text-transform: uppercase;
text-align:left;
letter-spacing:1px;
padding-bottom:15px;
padding-top:5px;
border-bottom:1px solid #efefef;
}

.navigate{
background-color: transparent;
width: auto;
font-size:9px;
padding:2px;
font-family: calibri;
margin-top:5px;
margin-left:5px;
line-height:13px;
letter-spacing:1px;
text-transform:uppercase;
}

.navigate:hover{

#infscr-loading{
bottom: 0px;
position: absolute;
left: 50%;
margin-left:-100px;
width:16px;
height:11px;
overflow:hidden;
margin-bottom: 50px;
}

.textperma{
display: block;
font-family:calibri;
font-size: 9px;
line-height:11px;
text-transform: uppercase;
text-align: right;
background-color:transparent;
padding: 0px;
margin: 2px;

.title{
font-family: calibri;
font-size: 11px;
line-height: 10px;
color:{color:Text};
font-weight: 4px;
letter-spacing: 1px;
text-transform:uppercase;
}

div#qTip{
font-family:'calibri';
font-size: 8px;
color:#fff;
background-color:{color:Link};
text-align: center;
text-transform: uppercase;
letter-spacing:2px;
min-width:40px;
max-width:150px;

display: none;
border:4px white;
position: absolute;
z-index: 99;
padding: 3px;
margin:5px 0px 0px 20px;}

#album
{
{block:IndexPage}
width:80px;
height:80px;
margin:10px;
{/block:IndexPage}
float:left;
{block:PermalinkPage}
width:500px;
height:500px;
{/block:PermalinkPage}

#audio {
width:200px;
height:auto;
min-height:60px;

padding-bottom:15px;
}

.cover {
position:absolute;
z-index:1;
width:45px;
height:45px;
border: 1px solid #efefef;
padding:6px;
border-radius: 3px;
}

.cover img {
float:left;
width:45px;
height:45px;

.playbox {
opacity:0.6;
width:26px;
height:25px;
overflow:hidden;
position:absolute;

z-index:1000;
margin-left:17px;
margin-top:17px;
text-align:center;

.info {
margin-left:73px;
margin-top:4px;
width:150px;
text-transform: uppercase;
line-height:10px;
font: calibri;
color: #000;
font-size: 9px;
text-align: left;
}

.btn a:hover {text-shadow:0px;}

a.btn{
position:absolute;z-index:99;
top:26px;
left:-3px;

white-space:nowrap;
outline:0;
text-decoration:none;
cursor:pointer;
overflow:hidden;
text-overflow:ellipsis;
font:600 10px "calibri",Helvetica,Arial,sans-serif;height:20px;padding:0 5px;-webkitfilter:invert(100%);
opacity:.5;

-webkit-transition:linear;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
-webkit-font-smoothing:antialiased;
-webkit-user-select:none;
-moz-user-select:none;
-ms-user-select:none;
user-select:none;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
-ms-box-sizing:border-box;
-o-box-sizing:border-box;
box-sizing:border-box;
-webkit-transition-property:padding;
-moz-transition-property:padding;

-ms-transition-property:padding;-o-transition-property:padding;transitionproperty:padding;
-webkit-transition-duration:.1s;-moz-transition-duration:.1s;-ms-transitionduration:.1s;-o-transition-duration:.1s;transition-duration:.1s;-webkit-transitiontiming-function:ease;-moz-transition-timing-function:ease;-ms-transition-timingfunction:ease;-o-transition-timing-function:ease;transition-timingfunction:ease}.btn{color:#fff;border:1px solid
rgba(0,0,0,0.18);background:rgba(0,0,0,0.38);text-shadow:1px 1px 0
rgba(0,0,0,0.08)}a.btn,a.btn:hover{color:white!important}.btn{marginbottom:5px;color:#fff;border:1px solid
rgba(0,0,0,0.18);background:rgba(0,0,0,0.38);text-shadow:1px 1px 0
rgba(0,0,0,0.08);-webkit-border-radius:2px;-moz-border-radius:2px;borderradius:2px}.btn:hover::after,.btn:focus::after{background:rgba(255,255,255,0.09);c
olor:black}.btn:active::after{background:rgba(255,255,255,0.18)
color:white}.btn_label.show{display:block}.btn::after{position:absolute;top:0;right:
0;bottom:0;left:0;content:'';-webkit-border-radius:inherit;-moz-borderradius:inherit;borderradius:inherit}.btn.icon::before{display:block;content:'';position:absolute;top:0;left:
0;bottom:0;width:20px;borderradius:inherit;background:url('http://static.tumblr.com/tpqedpr/cQ1mbwb60/de.png')
0 0 no-repeat}.btn.theme::before{background-position:0 -0px}.btn
img{width:15px}.btn.icon{padding-left:20px}.btn:active::after
{background:rgba(255,255,255,0.18)}.clear {clear: both;} #pagination {display:
none;} .clearfix:after{content:".";display:block;clear:both;visibility:hidden;lineheight:0;height:0}.clearfix{display:inline-block}html[xmlns]
.clearfix{display:block}* html .clearfix{height:1%}

#ocehans1{
height:13px;
text-align:center;
overflow:hidden;
text-transform:uppercase;
border-radius:3px solid;
margin-top:-1px;
border-bottom:1px solid #efefef;
letter-spacing:1px;

font-size:10px;
line-height:10px;
z-index:999999999999999999999;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
}

#ocehans1:hover{
height:128px;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
}

#ocehans2{
height:13px;
text-align:center;
overflow:hidden;
border-bottom:1px solid #efefef;
border-radius:3px solid;
text-transform:uppercase;
background-color:#fff;
letter-spacing:1px;
font-size:9px;
line-height:13px;

z-index:999999999999999999999;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
}

#ocehans2:hover{
height:30px;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
}

#ocehans3{
height:13px;
text-align:center;
overflow:hidden;
border-bottom:0px solid #efefef;
text-transform:uppercase;
background-color:#fff;
border-radius:3px solid;
letter-spacing:1px;
font-size:10px;
line-height:13px;
z-index:999999999999999999999;
-webkit-transition: all 0.5s ease-in-out;

-moz-transition: all 0.5s ease-in-out;


-o-transition: all 0.5s ease-in-out;
}

#ocehans3:hover{
height:78px;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
}

#ocehans{
text-align:left;
font-size:8px;
opacity: 1;
border:1px solid #efefef;
position:fixed;
font-family:calibri;
border-radius:5px solid;
right:210px;
background-color:#fff;
letter-spacing:1px;
width:120px;
z-index:9999;
padding:6px;
top:20px;

#fade {
display:none;
background:#fff
position:fixed;
left:0; top:0;
width:100%; height:120%;
opacity:1;
z-index:9999; }
.popup_block {
display:none;
background:#fff;
padding:20px;
background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0,
#FFFFFF), color-stop(1, #B8EFDB));
float:left;
font-size:1.5em;
position:fixed;
top:50%; left:50%;
z-index:99999;
-webkit-box-shadow: 0px 0px 20px #000; -moz-box-shadow: 0px 0px 20px #000;
box-shadow: 0px 0px 20px #000; -webkit-border-radius: 10px; -moz-border-radius:
10px; border-radius: 10px; }
img.btn_close {
float:right;
margin:-5px -5px 0 0; }

*html #fade { position:absolute; }


*html .popup_block { position:absolute; }

</style>

{block:IndexPage}
<script type="text/javascript"
src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
<script type="text/javascript"
src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>

<script type="text/javascript">
$(window).load(function () {
var $content = $('#posts');
$content.masonry({itemSelector: '.entry'}),
$content.infinitescroll({
navSelector : 'div#pagination',
nextSelector : 'div#pagination a#nextPage',
itemSelector : '.entry',
loading: {
finishedMsg: '',
img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
},
bufferPx : 600,
debug : false,
},
// call masonry as a callback.

function( newElements ) {
var $newElems = $( newElements );
$newElems.hide();
// ensure that images load before adding to masonry layout
$newElems.imagesLoaded(function(){
$content.masonry( 'appended', $newElems, true, function()
{$newElems.fadeIn(300);} );

});
});
});
</script>

{/block:IndexPage}

<title> </title>

<link rel="shortcut icon" href="{Favicon}">


<meta name="viewport" content="width=820" />
<script language=JavaScript>
<!--

</script>

</head>

<body>
<body onkeydown=return false>

<div id="sidebar">
</br>

{block:ifsidebarimage}

<a href="/">

<center><img src="{image:sidebar}" width=160x; >


</a></center>{/block:ifsidebarimage}
{block:ifsidebarimage}

{/block:ifsidebarimage}

<div id="desc">
</br>{Description}
</br></div>

{block:ifLinkOneTitle}
<span class="navigate">
<a href="{text:Link One}" title="{text:Link One Title}" >
01</a></span> &nbsp;

{/block:ifLinkOneTitle}

{block:ifLinkTwoTitle}<span class="navigate">
<a href="{text:Link Two}" title="{text:Link Two Title}" >02

</a>
</span> &nbsp; {/block:ifLinkTwoTitle}

{block:ifLinkThreeTitle}<span class="navigate">
<a href="{text:Link Three}" title="{text:Link Three Title}" >03</a>
</span> &nbsp;{/block:ifLinkThreeTitle}

{block:ifLinkFourTitle}<span class="navigate">
<a href="{text:Link Four}" title="{text:Link Four Title}" >04
</a>
</span> &nbsp; {/block:ifLinkFourTitle}

{block:ifLinkFiveTitle}<span class="navigate">
<a href="{text:Link Five}" title="{text:Link Five Title}" >05</a>
</span> &nbsp; {/block:ifLinkFiveTitle}

</span>

</div>

<div class="content">

<div class="left">

<div id="posts">

{block:Posts}
<div class="entry">

{block:Text}
{block:Title}<span class="title">{Title}</span>{/block:Title}
<span class="entrytext">{Body}</span></a>
{block:IndexPage}
<div class="textperma">
{dayofmonth} {month} / <a href="{ReblogURL}" style="color:
#909494">REBLOG</a> /
<a href="{permalink}" style="color: #909494">{NoteCountWithLabel}</a>

</div>

{/block:IndexPage}
{/block:Text}

{block:Link}
<a href="{URL}" class="title">{Name}</a>
{block:Description}{Description}{/block:Description}
{block:IndexPage}

<div class="textperma"><a href="{Permalink}">{NoteCount}</a> <a


href="{ReblogURL}" target="_blank">+</a></span></a></div>
{/block:IndexPage}
{block:Link}

{block:Photo}
{block:IndexPage}
<div class="permalink">
{dayofmonth} {month} / <a href="{ReblogURL}" style="color: #fff">REBLOG</a>
/
<a href="{permalink}" style="color: #fff">{NoteCountWithLabel}</a></div>

{/block:IndexPage}
{block:IndexPage}{LinkOpenTag}
<div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURLHighRes}" alt="{PhotoAlt}" width="230"/></a></div>{LinkCloseTag}
{/block:IndexPage}
{block:PermalinkPage}{LinkOpenTag}<a href="{permalink}"><img class="photo"
src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="250"/></a>{LinkCloseTag}
{/block:PermalinkPage}
{/block:Photo}

{block:Photoset}
{block:IndexPage}{Photoset-245} <a href="{Permalink}" title="view photoset"
>click here</a> {/block:IndexPage}
{block:PermalinkPage}{Photoset-500}{/block:PermalinkPage}
{/block:Photoset}

{block:Quote}

<span class="title">{Quote}</span><br />


{block:Source}{/block:Source}
{block:IndexPage}
<div class="textperma">
<a href="{ReblogURL}" style="color: #000">REBLOG</a> /
<a href="{permalink}" style="color: #000">{NoteCountWithLabel}</a></div>

{/block:IndexPage}
{/block:Quote}

{block:Chat}
{block:Title}<span class="title">{Title}</span>{/block:Title}
<ul class="chat">
{block:Lines}
<li class="user_{UserNumber}">
{block:Label}
<span class="label">{Label}</span>
{/block:Label}

{Line}
</li>
{/block:Lines}
</ul>
{block:IndexPage}
<div class="textperma"><a href="{Permalink}">{NoteCount}</a> <a
href="{ReblogURL}" target="_blank">+</a></span></a></div>

{/block:IndexPage}
{/block:Chat}

{block:Audio}

<div id="audio">

<div class="cover"><img
src="http://static.tumblr.com/k9utpfa/tcom8wpif/default_cover_m.jpg"></div>{bloc
k:AlbumArt}<div class="cover"><img
src="{AlbumArtURL}"></div>{/block:AlbumArt}

<div class="playbox">{block:AudioPlayer}{AudioPlayerWhite}
{/block:AudioPlayer}</div>
<div class="info"><b>Artist:</b> <span{block:Artist}
style="display:none;"{/block:Artist}>Unknown</span>{block:Artist}{Artist}
{/block:Artist}

<br><b>Title:</b> <span{block:TrackName}
style="display:none;"{/block:TrackName}>Unknown</span>{block:TrackName}
{TrackName}{/block:TrackName}<br>
<b>Album:</b> <span{block:Album}
style="display:none;"{/block:Album}>Unknown</span>{block:Album}{Album}
{/block:Album}

{block:PlayCount}<br><b>Plays:</b> {FormattedPlayCount}
{/block:PlayCount}</div></div>

<div class="permatext"><a href="{ReblogURL}" target="_blank" >REBLOG</a>


THIS AUDIO POST WITH <a href="{permalink}" >{NoteCount} NOTES</a></div>

{block:IndexPage}
{/block:IndexPage}
{/block:Audio}

{block:Video}{block:IndexPage}
<center></br><a href="{Permalink}" title="view video" >click
here</a>{/block:IndexPage}

<div class="videoperma">{Video-240}</div><BR>
{block:Caption}{Caption}</a>{/block:Caption}</center>
{block:Video}

{block:PermalinkPage}
<center>
{block:Caption}{Caption}{/block:Caption}{block:NoteCount}
{NoteCountWithLabel}{/block:NoteCount}{block:HasTags} &middot;
{block:Tags}<a href="TagURL"> #{Tag}</a> {/block:Tags}
{/block:hasTags}</center>

{/block:PermalinkPage}

{block:PostNotes}{PostNotes}
{/block:PostNotes}

</div>

{/block:Posts}
</div>
</div>
{block:IndexPage}
{block:Pagination}
<div id="pagination">
{block:NextPage}
<a id="nextPage" href="{NextPage}">&nbsp;&rarr;</a>
{/block:NextPage}
{block:PreviousPage}
<a href="{PreviousPage}">&larr;&nbsp;</a>
{/block:PreviousPage}
</div>
{/block:Pagination}
{/block:IndexPage}
</div>
<div id="ocehans">
<center>
<div id="ocehans1">
<div style="font-size:9px;">updates</div> <div style="padding-top:1px; texttransform:uppercase; opacity:.9; font-family: calibri; font-size:8px; line-height:7px;
text-align:center; color:#b9b9b9;">
<br> HAVE JUST SEEN KEITH AM IN LOVE WITH JESSE</br>
<br> SEND ME MESSAGES S'IL VOUS PLAIT I AM BORED</br>
<br> I WANT TO JUMP OFF A PLANE!</br>

<br> IT'S 2015. WOW wow wow what </br>


<br> follow me you</br>
<br> i want to go be an astronaut</br>
</div>
</div>

<div id="ocehans2">
<div style="font-size:9px;">music <div style="padding-top:1px; texttransform:uppercase; opacity:.9; font-family: calibri; font-size:8px; line-height:7px;
text-align:center; color:#b9b9b9;">
<embed src="http://www.sheepproductions.com/billy/billy.swf?
autoplay=false&f0=http://k003.kiwi6.com/hotlink/nc11ggswtl/B_-RNS__Electric_Love.mp3&t0=Electric
Love&f1=http://fridaymixtape.net/mixtape/songs/182/Paris.mp3&t1=Paris&f2=https
://a.tumblr.com/tumblr_nf7kghf55E1u31z3jo1.mp3&t2=Cool
Kids&f3=http://a.tumblr.com/tumblr_m18cz5Hmmh1ro4b95o1.mp3&t3=Banana
Pancakes&f4=http://www.birp.fm/music/playlists/2013/best-of-2013/070%20%20Step%20Rockets%20-%20Kisser.mp3&t4=Kisser&total=5" quality="high"
wmode="transparent" width="200" height="10" name="billy" align="middle"
type="application/x-shockwave-flash" /></div>
</div>
</div>

<div id="ocehans3">
<div style="font-size:9px;">currently</div> <div style="padding-top:1px; texttransform:uppercase; opacity:.9; font-family: calibri; font-size:8px; line-height:7px;
text-align:center; color:#b9b9b9;">
<br> reading: Since You've Been Gone</br>
<br> watching: KEITH (GOD I LOVE THIS FILM :( crushing on jesse mccartney right
now dang)</br>
<br> listening: 5SOS Live</br>
<br><br>

</div>
</div>
<style> body, a, a:hover
{ cursor:url('http://www.themesltd.com/cursors/random/tiny_cursor.png'), auto }
</style>
</body>
<div style="display:block;bottom:5px;right:5px;font-size:11px;fontfamily:calibri;position:fixed;background-color:transparent;border: transparent 1px
#ccc;padding:3px;border-radius:18px;z-index:55554235555;"> <a
href="http://coexre.tumblr.com/"><span
style="color:#000;"></span></a></div>
</html>

Potrebbero piacerti anche