get paid to paste

#013 Nothing happens to me

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<!--

theme #013 by Rose @ itsacrimescene.tumblr.com
Please do not copy or claim as your own
Do not remove this credit from the code
Thank you :3

-->

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">

<head> 


<!-- DEFAULT VARIABLES -->

<meta name="color:accent" content="#3c3c39" />
<meta name="color:asktext" content="#565970" />
<meta name="color:background" content="#f0f0f0" />
<meta name="color:bold" content="#3c3c39" />
<meta name="color:border" content="#3c3c39" />
<meta name="color:infolinks" content="#898fbb" />
<meta name="color:infotext" content="#c2bbbb" />
<meta name="color:italics" content="#aaaab3" />
<meta name="color:link" content="#b43e4b" />
<meta name="color:linkbackground" content="#f4f658">
<meta name="color:posts" content="#fafafa" />
<meta name="color:sidebartext" content="#9c9b9b" />
<meta name="color:tags" content="#d6d3d4" />
<meta name="color:text" content="#686469" />

<meta name="image:background" content=""/>
<meta name="image:infobg" content="http://static.tumblr.com/03bf0a35fc51fe1d8ba2bdef86c403e5/ougddg1/KgLmg6bvo/tumblr_static_subtlepatterns.png"/>
<meta name="image:sidebarimg" content=""/>

<meta name="text:blogtitle" content="" />
<meta name="text:subtitle" content="" />
<meta name="text:Link1" content="" />
<meta name="text:Link1 Title" content="" />
<meta name="text:Link2" content="" />
<meta name="text:Link2 Title" content="" />
<meta name="text:Link3" content="" />
<meta name="text:Link3 Title" content="" />
<meta name="text:Link4" content="" />
<meta name="text:Link4 Title" content="" />
<meta name="text:Link5" content="" />
<meta name="text:Link5 Title" content="" />
<meta name="text:Link6" content="" />
<meta name="text:Link6 Title" content="" />
<meta name="text:Link7" content="" />
<meta name="text:Link7 Title" content="" />
<meta name="text:Link8" content="" />
<meta name="text:Link8 Title" content="" />

        <title>{Title}{block:PostSummary} | {PostSummary}{/block:PostSummary}</title>
        <link rel="shortcut icon" href="{Favicon}">
        <link rel="alternate" type="application/rss+xml" href="{RSS}">
        {block:Description}
        <meta name="description" content="{MetaDescription}" />
        {/block:Description}
        
        <link href='http://fonts.googleapis.com/css?family=Just+Me+Again+Down+Here' rel='stylesheet' type='text/css'>
        
        <link href='http://fonts.googleapis.com/css?family=Cabin+Sketch' rel='stylesheet' type='text/css'>
        
        <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js" type="text/javascript"></script>
        
        <script src="http://static.tumblr.com/xgofl0y/O7Fm1ufj3/jquery.style-my-tooltips.js" type="text/javascript"></script>
<script>
$().ready(function() {
    $("[title]").style_my_tooltips({
        tip_follows_cursor: "on", //on/off
        tip_delay_time: 200 //milliseconds
    });
});
</script> 
        
    
    <style type="text/css">

body {background-color:{color:background}; color:{color:text}; font-family: Tahoma; font-size: 12px; line-height:125%; text-align:justify; letter-spacing: 1px; margin:0px; background-image:url('{image:background}'); background-attachment: fixed;}

a, a:link, a:active, a:visited {color:{color:link}; text-decoration: none;}
a:hover {color:{color:italics}; text-decoration: none; -webkit-transition: all 0.9s ease-in-out; -moz-transition: all 0.9s ease-in-out; -o-transition: all 0.9s ease-in-out; transition: all 0.9s ease-in-out;}

img a {border:0px;}
b, strong{font-weight: bold; color:{color:bold}}
i, em {text-transform: italic; color:{color:italics}}
s, strike, del {color: {color:italics};}
p {margin-top: 5px}
blockquote {padding-left: 5px; margin: 10px 0 10px 5px; border-left: 2px solid {color:border};}
blockquote img {max-width:470px;}
pre {width:95%; margin-left:auto; margin-right:auto; font-family: Arial; font-size:11px; padding: 5px 6px 5px 6px; word-wrap: break-word; background-color:{color:background}; color: {color:italics}; border: 1px solid {color:border}; max-height:100px!important; overflow-y:auto;}

#s-m-t-tooltip{
position: absolute; 
max-width: 300px; 
padding: 3px 8px 3px 8px; 
z-index: 99999; 
display: inline-block; 
font-family: Calibri; 
font-size: 9px; 
color: #fff; 
background-color:{color:accent}; 
text-transform: uppercase;
}

/* TITLEBOX */

#titlebox {
width: 520px;
height: 65px;
margin: 0 auto 0 auto;
text-align:center;
position:fixed;
background-image:url('{image:infobg}');
padding: 3px 10px 3px 10px;
z-index:999;
}

.blogtitle {
font-family: 'Cabin Sketch', cursive;
font-size:20px;
text-align:center;
color: {color:accent};
margin: 10px auto 0 auto;
}

.blogtitle a {
color: {color:link};}
.blogtitle a:hover {
color: {color:text};}

.subtitle {
font-family:Calibri;
font-size:9px;
text-transform:uppercase;
letter-spacing:1px;
color: {color:infotext};
text-align:center;
margin-top:-5px;
}

#sidebarlinks {
width: 500px;
height: auto;
padding: 0px;
text-align:center;
font-family:Calibri;
font-size:11px;
color: {color:infotext};
background-color: transparent;
margin: 5px auto 0px auto;
}

#sidebarlinks a {
display:inline-block;
font-family: 'Just Me Again Down Here', cursive;
font-size:23px;
padding: 2px;
color: {color:infolinks};
text-shadow: -2px -2px 0px {color:posts};
}

#sidebarlinks a:hover {
font-style:italic;
background-image: url('http://static.tumblr.com/ougddg1/zngmgzlrx/crossed.png');
color: {color:accent};}

/* TOPBAR */

#topbar {
position:fixed;
width: 100%;
height: 80px;
margin: 150px 0 0 0;
background-color: {color:border};
}

#topbarstuff {
margin: auto 0 auto 830px;
width: 140px;
height: 70px;
position:fixed;
}

.icon {
width: 48px;
height: 48px;
margin: 6px 10px auto 0;
padding: 10px;
background-color: {color:posts};
background-image:url('{image:infobg}');
float:left;
}

.icon img {
width: 48px;
height: 48px;
}

.navilinks {
margin: 6px auto;
width: 62px;
height: auto;
text-align:center;
float:right;
}

.navilinks a {
display:block;
font-family:Calibri;
font-size:9px;
line-height:9px;
padding: 3px 4px 3px 4px;
margin-bottom: 2px;
text-transform:uppercase;
background-color: {color:posts};
background-image:url('{image:infobg}');
color: {color:accent};
}

.navilinks a:hover {
color: {color:posts};
background-color: {color:border};
background-image:none;}


/* PAGINATION */

#paging {
width: 140px;
height: 15px;
position:fixed;
background-color:transparent;
margin: -17px 0 0 10px;
}

#paging a {
margin: 0 2px 0 0;
font-family: Calibri;
font-size:8px;
text-transform:uppercase;
padding: 2px 8px 0px 8px;
display: inline-block;
background-color: {color:border};
color: {color:infolinks};
}

#paging a:hover {
color: {color:accent};
background-color: {color:posts};
}

/* SIDEBAR */

#sidebar {
width: 180px;
height: auto;
position:fixed;
margin: 75px 0 0 60px;
}

#borderline {
width: 160px;
height: 10px;
padding: 2px 0px;
background-image:url('{image:infobg}');
margin: 0 auto;
text-align:center;
}

#sidebarimg {
width: 160px;
height: auto;
margin: 10px auto 10px auto;
}

#sidebarimg img {
width: 160px;
height: auto;
}

#desc {
margin: 0 auto 10px auto;
width: 140px;
height: auto;
padding: 10px;
overflow:auto;
background-color: {color:posts};
background-image:url('{image:infobg}');
color:{color:sidebartext};
font-size: 10px;
line-height:10px;
}

#desc a {
font-size:8px;
text-transform:uppercase; 
text-shadow:-1px -1px 0px {color:posts};
padding: 0 3px;
background-color: {color:linkbackground}; 
color: {color:accent};
}

#desc a:hover {
color: {color:link};
background-color: transparent;
}

/* CONTAINER */

#container {
width: 540px;
height: 100%;
background-color:transparent;
margin: 30px 0 0 260px;
}

#entries {
width: 540px;
height: auto;
position:absolute;
margin: 80px auto;
}

#entry {
width: 500px;
height: auto;
padding: 20px;
background-color: {color:posts};
border: 0px solid {color:border};
margin: 2px auto 40px auto;
text-align:center;
}

#posts {
width: 500px;
height: auto;
margin: auto;
text-align:justify;
}

#posts p a {
font-size:10px;
text-transform:uppercase; 
text-shadow:-1px -1px 0px {color:posts};
padding: 0 3px;
background-color: {color:linkbackground}; 
color: {color:accent};
}

#posts p a:hover {
color: {color:link};
background-color: transparent;}

/* INFO */

#info {
height: auto;
width: 520px;
padding: 3px 10px 3px 10px;
font-family: 'Cabin Sketch', cursive;
font-size: 10px;
text-align:center;
color: {color:infotext};
margin: 20px auto 0 auto;
background-color: {color:background};
background-image:url('{image:infobg}');
}

#info a {
color: {color:infolinks};}

#info a:hover {
color: {color:infotext};}

#rebagel {
width: 40px;
padding: 0px 3px 2px 3px;
text-align:center;
margin: -10px 0 0 300px;
background-color: {color:background};
background-image:url('{image:infobg}');
position:absolute;
opacity:0;
box-shadow: -1px -1px 2px {color:accent};
-webkit-transition: all 0.9s ease-in-out; 
-moz-transition: all 0.9s ease-in-out; 
-o-transition: all 0.9s ease-in-out; 
transition: all 0.9s ease-in-out;
}

#rebagel a {
font-family: 'Just Me Again Down Here', cursive;
font-size:16px;
letter-spacing:0px;
text-shadow: -1px -1px 0px {color:posts};
color: {color:link};
}

#rebagel a:hover {
color: {color:infotext};
}

#entry:hover #rebagel {
opacity:1;
margin-left: 480px;
-webkit-transition: all 0.9s ease-in-out; 
-moz-transition: all 0.9s ease-in-out; 
-o-transition: all 0.9s ease-in-out; 
transition: all 0.9s ease-in-out;
}

#tagbox {
width: 530px;
height: auto;
margin: -40px auto 50px auto;
padding: 1px 0px;
font-family:Georgia;
font-size:9px;
font-style:italic;
color: {color:infotext};
}

#tagbox a {
padding: 0px 2px;
color: {color:tags};
background-color: {color:accent};
}

#tagbox a:hover {
color: {color:border};
background-color: {color:posts};
}

/* CONTENT */

.titled {
padding: 2px 5px 0px 5px;
margin: 0px auto 0px auto;
text-align: right;
font-family: 'Cabin Sketch', cursive;
font-size:20px;
line-height:21px;
letter-spacing:0px;
color: {color:italics};
}

.titled a {
color: {color:link};
text-shadow: -1px -1px 0px {color:border};
}

.titled a:hover {
color: {color:text};
}

.image {
opacity:0.9;
-webkit-transition: all 0.9s ease-in-out; 
-moz-transition: all 0.9s ease-in-out; 
-o-transition: all 0.9s ease-in-out; 
transition: all 0.9s ease-in-out;
}
.image:hover {
opacity:1;
-webkit-transition: all 0.9s ease-in-out; 
-moz-transition: all 0.9s ease-in-out; 
-o-transition: all 0.9s ease-in-out; 
transition: all 0.9s ease-in-out;
}

#question {
margin: 0px auto 30px auto;
border: 1px solid {color:infotext};
color: {color:asktext};
text-align:justify;
padding: 15px 15px 20px 15px;
background-image:url('{image:infobg}');
}

#question p {
text-indent:30px;}

#question p:first-letter {
font-family: 'Just Me Again Down Here', cursive;
font-size:21px;
line-height:13px;
color: {color:link};
}

#bubble {
margin: 19px 0 0 340px;
position:absolute;
font-size:20px;
color: {color:infotext};
}

#asker {
width: 330px;
font-family: 'Cabin Sketch', cursive;
font-size:9px;
text-transform:uppercase;
color: {color:infotext};
margin: 20px 0 0 0px;
text-align:right;
position:absolute;
letter-spacing:1px;
}

#asker a {
color: {color:infolinks};
}

#asker a:hover {
color: {color:infotext};
}

.qqmarks {
font-family:Georgia;
font-size: 80px;
font-weight: bold;
line-height: 80px;
color: {color:background};
opacity: 1;
margin-left: 21px;
}

.qquote {
font-family: Tahoma;
font-size: 13px;
letter-spacing: 1px;
line-height: 14px;
text-transform: none;
margin-top: -70px;
text-indent: 40px;
color: {color:asktext};
}

.qquote p:first-letter {
font-family: 'Just Me Again Down Here', cursive;
font-size:22px;
color: {color:link};
}
 
.qusource {
width: 500px;
margin-top:-2px;
text-align:right;
font-size: 11px;
font-family: Calibri;
color: {color:infotext};
line-height: 10px;
opacity: 0.8;
margin-bottom:10px;
}
.qusource a {
text-align:right;
font-size: 11px;
color: {color:infolinks};
line-height: 10px;
opacity: 0.8;
background-color: transparent;
}
.qusource a:hover {
color: {color:text};
line-height: 10px;
opacity: 1;
}


.chat {line-height: 16px; list-style: none; width: 96%; margin-left: 10px;}
.chat ul {line-height: 20px; list-style: none; padding: 2px 5px 2px 5px;}
.person1 {background-color: {color:posts}; color: {color:text};letter-spacing:0px;}
.person1 .label {font-weight: bold; padding: 0px; margin-left: 5px; color: {color: text};}
.person2 {background-color: {color:posts}; color: {color: bold}; letter-spacing:0px; border: 0px solid {color:border};}
.person2 .label {font-weight: bold; padding: 0px; margin-left: 5px; color: {color: italics};}
.person3 {background-color: {color:posts}; color: {color: bold}; letter-spacing:0px; border: 0px solid {color:border};}
.person3 .label {font-weight: bold; padding: 0px; margin-left: 5px; color: {color: italics};}

#audio {
margin-bottom: 0px;
width: 490px;
height:100px;
padding: 5px;
background-color: {color:background};
background-image:url('{image:infobg}');
}
 
.cover {
width: 100px;
height: 100px;
position: absolute;
}
 
.cover img {
width: 100px;
height: 100px;
float: left;
}
 
.playercontainer {
width:54px;
height:54px;
position:absolute;
display:block;
background-color: #ffffff;
z-index:6;
opacity:0.6;
-webkit-transition:all 0.7s ease-in-out;
-moz-transition:all 0.7s ease-in-out;
-o-transition:all 0.7s ease-in-out;
-ms-transition:all 0.7s ease-in-out;
transition:all 0.7s ease-in-out;
margin-left: 22px;
margin-top: 23px;
}
 
.playercontainer:hover {
opacity:0.8;
-webkit-transition:all 0.7s ease-in-out;
-moz-transition:all 0.7s ease-in-out;
-o-transition:all 0.7s ease-in-out;
-ms-transition:all 0.7s ease-in-out;
transition:all 0.7s ease-in-out;
}
 
.player {
width: 25px;
height: 25px;
overflow: hidden;
margin: 15px 14px;
background-color:#ffffff;
}
 
.sugarbabylove {
margin-left:105px;
float:left;
width:373px;
padding:5px;
margin-bottom:5px;
font-size:10px;
line-height:13px;
letter-spacing:0px;
color: {color:bold};
background-color:transparent;
text-align:center;
}

.sugarbabylove small {
color: {color:infotext};}

.trackname {
text-align:center;
font-family: 'Cabin Sketch', cursive;
font-size:20px;
line-height:20px;
color: {color:accent};
padding: 15px 0px 13px 0px;
}


#notes {background-color: {color:background};background-image:url('{image:infobg}'); width:520px; margin: 0px auto 10px auto; padding:10px;}
#notestext {width: 510px; margin-left: auto; margin-right: auto;background-color: {color:background}; background-image: url('{image:infobg}'); padding:5px; text-align: left;}
#notes blockquote a {color:{color:infolinks}; font-weight:normal; background-color: transparent; padding: 5px; margin:0;}
 
ol.notes {list-style: none; padding:0px;}
ol.notes li {background-color: {color: background}; margin: 0 px; padding: 5px;}
ol.notes .avatar {border: 3px solid {color:background}; height: 10px; padding: 0px; width: 10px;}
ol.notes li .clear {height: 0px!important;}
ol.notes li blockquote {border-color: {color:background}!important; background-color: {color:posts}; padding: 5px; width:90%; margin: 4px auto 0px auto; }

::-webkit-scrollbar-corner {
background:{color:background};
}
 
::-webkit-scrollbar-thumb:vertical {
background-color: {color:linkbackground};
width:7px;
height:auto;
border: 1px solid {color:border};
-webkit-border-radius: 1px;
}
 
::-webkit-scrollbar-thumb:horizontal {
background-color: {color:linkbackground};
width:auto;
height:7px;
border: 1px solid {color:border};
-webkit-border-radius: 1px;
}
 
::-webkit-scrollbar {
height:7px;
width:7px;
background-color: {color:background};
}
 
::-moz-selection {background-color:{color:border}; color:{color:posts};}
::selection {background-color: {color:border}; color: {color:posts};}

.source {display:none;}

{CustomCSS}

</style>
</head>

<body>


<div id="topbar">
<div id="topbarstuff">

    <div id="paging">{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">prev</a>{/block:PreviousPage}{/block:Pagination}<a href="/">home</a>{block:Pagination}{block:NextPage}<a href="{NextPage}">next</a>{/block:NextPage}{/block:Pagination}</div>
    
    <div class="icon"><img src="{PortraitURL-48}"></div>

    <div class="navilinks">
    <a href="/ask">ask me</a><a href="/submit">submit</a><a href="/archive">archive</a><a href="http://itsacrimetheme.tumblr.com" target="_blank" title="itsacrimetheme">theme</a>
    </div>

</div> 
</div>

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

<div id="sidebarimg"><img src="{image:sidebarimg}" /></div>

{block:Description}<div id="desc">{Description}</div>{/block:Description}
</div> 


<div id="container">

<div id="titlebox"><div class="blogtitle"><a href="/">{text:blogtitle}</a></div>
<div class="subtitle">{text:subtitle}&nbsp;</div>
    
<div id="sidebarlinks">
{block:ifLink1}x<a href="{text:Link1}" title="{text:Link1 Title}">01</a>{/block:ifLink1}
{block:ifLink2}x<a href="{text:Link2}" title="{text:Link2 Title}">02</a>{/block:ifLink2}
{block:ifLink3}x<a href="{text:Link3}" title="{text:Link3 Title}">03</a>{/block:ifLink3}
{block:ifLink4}x<a href="{text:Link4}" title="{text:Link4 Title}">04</a>{/block:ifLink4}
{block:ifLink5}x<a href="{text:Link5}" title="{text:Link5 Title}">05</a>{/block:ifLink5}
{block:ifLink6}x<a href="{text:Link6}" title="{text:Link6 Title}">06</a>{/block:ifLink6}
{block:ifLink7}x<a href="{text:Link7}" title="{text:Link7 Title}">07</a>{/block:ifLink7}
{block:ifLink8}x<a href="{text:Link8}" title="{text:Link8 Title}">08</a>{/block:ifLink8}
</div>
</div>

<div id="entries">

{block:Posts}

<div id="info">
  {block:Date}{block:text}{block:RebloggedFrom} reblogged {/block:RebloggedFrom}{block:NotReblog} posted{/block:NotReblog}{/block:text}
  {block:photo}{block:RebloggedFrom} reblogged {/block:RebloggedFrom}{block:NotReblog} posted{/block:NotReblog}{/block:photo}
  {block:photoset}{block:RebloggedFrom} reblogged {/block:RebloggedFrom}{block:NotReblog} posted{/block:NotReblog}{/block:photoset}
  {block:quote}{block:RebloggedFrom} reblogged {/block:RebloggedFrom}{block:NotReblog} posted{/block:NotReblog}{/block:quote}
  {block:audio}{block:RebloggedFrom} reblogged {/block:RebloggedFrom}{block:NotReblog} posted{/block:NotReblog}{/block:audio}
  {block:video}{block:RebloggedFrom} reblogged {/block:RebloggedFrom}{block:NotReblog} posted{/block:NotReblog}{/block:video}
  {block:chat}{block:RebloggedFrom} reblogged {/block:RebloggedFrom}{block:NotReblog} posted{/block:NotReblog}{/block:chat}
  {block:link}{block:RebloggedFrom} reblogged {/block:RebloggedFrom}{block:NotReblog} posted{/block:NotReblog}{/block:link}
  {block:answer} answered {/block:answer}{TimeAgo}{/block:Date} with <a href="{Permalink}" title="Permalink to this post">{NoteCountWithLabel}</a>  {block:RebloggedFrom}• <a href="{ReblogParentURL}" title="{ReblogParentTitle}">via</a> • <a href="{ReblogRootURL}" title="{ReblogRootTitle}">source</a> {/block:RebloggedFrom}   
  </div>

<div id="entry">
<div id="posts">

 {block:Text}
{block:Title}<div class="titled">&laquo; <a href="{Permalink}">{Title}</a></div>
{/block:Title}
{Body}
{/block:Text}
 
{block:Photo}
{LinkOpenTag}<div class="image"><center><img src="{PhotoURL-500}" border="0"></center></div>{LinkCloseTag}
{/block:Photo}
 
{block:Photoset}
<div class="image">{Photoset-500}</div>
{/block:Photoset}
 
{block:Quote}
<b class="qqmarks">“</b><div class="qquote"><p>{Quote}</p></div>
{block:Source}
<div class="qusource"> {Source} &nbsp;</div>
{/block:Source}
{/block:Quote}
 
{block:Link}
<div class="titled">&laquo; <a href="{URL}" {Target}>{Name} &nbsp;</a></div>{block:Description}{Description}{/block:Description}
{/block:Link}

{block:Chat}
{block:Title}<div class="titled">* <a href="{Permalink}">{Title}</a></div>{/block:Title}
<div class="chat"><ul>{block:Lines}
<li class="person{UserNumber}">{block:Label}
<span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
{/block:Chat}
 
{block:Video}
{Video-500}
{/block:Video}
 
{block:Answer}
<div id="question"><p>{Question}</p>
    <div id="asker">{Asker}</div>
    <div id="bubble">◤</div>
</div>
{Answer} 
{/block:Answer}
 
{block:Audio}<div id="audio">
<div class="cover"><img src="http://static.tumblr.com/ougddg1/R5Emaxcio/defaultmusic.png"></div>
{block:AlbumArt}<div class="cover"><img src="{AlbumArtURL}"></div>{/block:AlbumArt}    
{block:AudioPlayer}<div class="playercontainer"><div class="player">{AudioPlayerWhite}</div>
</div>{/block:AudioPlayer}
<div class="sugarbabylove">
{block:TrackName}<div class="trackname">{TrackName}</div>{/block:TrackName}
{block:Artist}{Artist}{/block:Artist}    
{block:Album} <small>&&</small> {Album}{/block:Album}
{block:PlayCount}<small><br>{PlayCountWithLabel}</small>{/block:PlayCount}
</div>
</div>
{/block:Audio}
 
{block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
{block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
{block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
{block:Audio}{block:Caption}{Caption}{/block:Caption}{/block:Audio}
 
 <div class="source">
{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo} <img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" /> {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>{/block:ContentSource}
 </div>
 
  {block:text}<div id="rebagel"><a href="{ReblogURL}" title="Reblog this post">reblog</a></div>{/block:text}
  {block:photo}<div id="rebagel"><a href="{ReblogURL}" title="Reblog this post">reblog</a></div>{/block:photo}
  {block:photoset}<div id="rebagel"><a href="{ReblogURL}" title="Reblog this post">reblog</a></div>{/block:photoset}
  {block:quote}<div id="rebagel"><a href="{ReblogURL}" title="Reblog this post">reblog</a></div>{/block:quote}
  {block:audio}<div id="rebagel"><a href="{ReblogURL}" title="Reblog this post">reblog</a></div>{/block:audio}
  {block:video}<div id="rebagel"><a href="{ReblogURL}" title="Reblog this post">reblog</a></div>{/block:video}
  {block:chat}<div id="rebagel"><a href="{ReblogURL}" title="Reblog this post">reblog</a></div>{/block:chat}
  {block:link}<div id="rebagel"><a href="{ReblogURL}" title="Reblog this post">reblog</a></div>{/block:link}
  {block:answer} {/block:answer}
 
</div> 
</div> 

<div id="tagbox">{block:HasTags}{block:Tags} <a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}</div>

{/block:Posts}

{block:PostNotes}
<div id="notes"><div id="notestext">{PostNotes}</div></div>
{/block:PostNotes}

</div> 
</div> 


</body>
</html>

Pasted: Jun 20, 2013, 9:32:17 am
Views: 133