<!DOCTYPE html PUBLIC “-//W3C//DTD XHTML 1.0 Transitional//EN” “http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd”>
<html xmlns=”http://www.w3.org/1999/xhtml”>
<head>
<!—
theme by -ponyboy-.tumblr.com
do not take the credit off thanks
—>
<title>{Title}</title>
<link rel=”shortcut icon” href=”{Favicon}”>
<meta name=”color:background” content=”#fff”/>
<meta name=”color:text” content=”#000000”/>
<meta name=”color:title” content=”#000000”/>
<meta name=”color:link” content=”#424242”/>
<meta name=”color:hover” content=”#bebebe”/>
<meta name=”image:Background” content=”“/>
<meta name=”image:sidebar” content=”“/>
<meta name=”if:show photo” content=”0”/>
<meta name=”if:show blogtitle” content=”1”/>
<meta name=”text:Link four” content=”http://tumblr.com/dashboard”/>
<meta name=”text:Link four Title” content=”dash”/>
<meta name=”text:Link Two” content=”/archive” />
<meta name=”text:Link Two Title” content=”archive”/>
<meta name=”text:Link Three” content=”/random” />
<meta name=”text:Link Three Title” content=”random”/>
<meta name=”text:Link one” content=”/” />
<meta name=”text:Link one Title” content=”home”/>
<script type=”text/javascript” src=”http://static.tumblr.com/twte3d7/s48lvqls2/jquery-1.4.4.min.js”></script>
<link href=’http://fonts.googleapis.com/css?family=Amatic+SC’ rel=’stylesheet’ type=’text/css’>
<script type=”text/javascript”>
<!—
//(c) Ian Muscat 2007
function IE(e) {
if (navigator.appName == “Microsoft Internet Explorer” && (event.button == “2” || event.button == “3”)){
return false;
}}
function NS(e) {
if (document.layers || (document.getElementById && !document.all)){
if (e.which == “2” || e.which == “3”){
return false;}}}
document.onmousedown=IE;document.onmouseup=NS;document.oncontextmenu=new Function(“return false”);
//—>
</script>
<style type=”text/css”>
a {color:;text-decoration:none;-webkit-transition: all 0.7s ease-out;-moz-transition: all 0.7s ease-out;transition: all 0.7s ease-out;}
.fufu {width:227px;-webkit-transition: all 0.7s ease-out;-moz-transition: all 0.7s ease-out;transition: all 0.7s ease-out;}
.fufu:hover {-webkit-transform: translate(1em,0);-moz-transform: translate(1em,0);-o-transform: translate(1em,0);}
#biter
#bite a {display:block}
#bite .death {margin-top:-45px;filter: alpha(opacity = 0);opacity:0;-webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;transition: all 0.3s ease-out;}
#bite:hover .death {margin-top:0px;-webkit-transition: all 0.2s ease-out;-moz-transition: all 0.2s ease-out;transition: all 0.2s ease-out; filter: alpha(opacity = 100);filter: alpha(opacity = 100);opacity:100;}
p {
margin:0px;
margin-top:0px;
}
a:link, a:active, a:visited{
color: {color:link};
text-decoration: none;
-webkit-transition: color 0.5s ease-in;
-moz-transition: color 0.5s ease-in;
}
a:hover {
color: {color:hover};
text-decoration: none;
font-style: none;
-webkit-transition: color 0.5s ease-out;
-moz-transition: color 0.5s ease-out;
}
body {
margin:0px;
background-color: {color:Background};
background-image:url({image:Background});
background-attachment: fixed;
background-repeat: repeat;}
body, div, p, textarea, submit, input{
font-family: georgia;
font-size: 9px;
line-height:9px;
letter-spacing:0px;
color:{color:Text};
}
::-webkit-scrollbar-thumb:vertical {
background-color:#eee;
height:auto;
}
::-webkit-scrollbar-thumb:horizontal {
background-color:#eee
height:auto !important;
}
::-webkit-scrollbar {
height:auto;
width:5px;
background-color:#888;
}
.wrapper{
margin: 0px auto;
width: 817px;
}
.left{
float: left;
margin-left: 0px;
width: 817px;
}
.entry {
float:left;
padding:5px;
{block:IndexPage}
width: 250px;
{/block:IndexPage}
{block:PermalinkPage}
width:500px;
{/block:PermalinkPage}
background-color: transparent;
}
.entry .textpost{
background-color: #fff;
}
#posts {
float:left;
width:620px;
margin-left: 220px;
{block:PermalinkPage}
margin-left: 220px;
background-color: #fff;
width:504px;
{/block:PermalinkPage}
}
.blogtitle a {
font-size:70px;
color:{color:links};
-webkit-transition-duration:1.5s;
font-family:basket;
letter-spacing:-2px;
line-height:50px;
font-style:italic;
max-width:500px;
}
.blogtitle a:hover {
color:{color:Hover};
}
#postnotes{
text-align: left;
}
#postnotes blockquote{
border: 0px;
}
div#sidebar{
position:fixed !important;
margin-top: 80px;
margin-left:-60px;
text-align: center;
width: 280px;
height:auto;
padding: 2px;
line-height:10px;
background-color: #ffffff;
font-size: 9px;
font-family:georgia;
}
.title{
font-family: amatic sc;
font-size: 19px;
line-height: 10px;
color: {color:Title};
letter-spacing: 0px;
font-weight: normal;
}
div#sidebarimg{
-webkit-transition: opacity 0.5s linear;
opacity: 0.75;
}
div#sidebarimg:hover{
-webkit-transition: opacity 0.7s linear;
opacity: 1;
}
@font-face {font-family: “Meow”;src: url( http://static.tumblr.com/kauezwz/YlIlz8nop/theonlyexception.ttf) format(“truetype”);}
@font-face { font-family:basket;
src: url(‘http://static.tumblr.com/iddq6cw/MZUlwm0mp/sweetly_broken.ttf’);
}
#postnotes{
text-align: justify;}
#postnotes blockquote{
border: 0px;}
blockquote{
padding: 2px 2px 2px 5px;
margin:2px 2px 2px 5px;
border-left: 2px solid #888;
}
blockquote p, ul{
margin:0px;
padding:0px;
}
a img{border: 0px;}
ul, li{
list-style:none;
padding: 1px 1px 1px 2px;
margin:1px 1px 1px 1px;
}
.user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
.user_7 .label, .user_8 .label, .user_9 .label {color:#555555;}
.notes img{width:10px; position:relative; top:3px;}
.permalink {
display: block;
padding: 0px;
margin: 4px 8px 0px 8px;
text-transform: lowercase;
font-family: georgia;
font-size: 9px;
color: #424242;
line-height: 18px;
text-align: right;
text-decoration: none;
-webkit-transition: color 0.5s ease-out;
-moz-transition: color 0.5s ease-out;
border-top: 2px solid #888;
}
.entry .blanket{
position:absolute;
width:250px;
height:20px;
overflow:hidden;
margin-top:10px;
opacity:0.0;
background-color:#fff;
-webkit-transition: all .3s linear;
-moz-transition: all .3s linear;
transition: all .3s linear;
}
.entry:hover .blanket{
opacity: 0.6;
-webkit-transition: all .3s linear;
-moz-transition: all .3s linear;
transition: all .3s linear;
}
.entry .blanket .permalink2{
text-transform:uppercase;
width:250px;
height:auto;
font-family:littlefont;
font-size:8px;
color:#000;
font-decoration:none;
text-align:center;
margin-top:6px;
opacity:0.0
background-color:#000;
-webkit-transition: all .3s linear;
-moz-transition: all .3s linear;
transition: all .3s linear;
}
.entry:hover .blanket .permalink2{
opacity:1;
-webkit-transition: all .4s linear;
-moz-transition: all .4s linear;
transition: all .4s linear;
}
.entry .blanket .permalink2 a{
color:#000;
-webkit-transition: all .3s linear;
-moz-transition: all .3s linear;
transition: all .3s linear;
}
.entry:hover .blanket .permalink2 a:hover {
color:#888;
-webkit-transition: all .3s linear;
-moz-transition: all .3s linear;
transition: all .3s linear;
}
@font-face {font-family: “littlefont”;src: url(‘http://static.tumblr.com/4yxykdm/NMJlre6xz/04b_03___1_.ttf’);}
@font-face { font-family: “kingcoolkc”; src: url(‘http://static.tumblr.com/4yxykdm/wmVlrea61/king_cool_kc_1_.ttf’); }
@font-face { font-family:basket;
src: url(‘http://static.tumblr.com/iddq6cw/MZUlwm0mp/sweetly_broken.ttf’);
}
</style>
<link rel=”shortcut icon” href=”{Favicon}”>
<link rel=”alternate” type=”application/rss+xml” title=”RSS” href=”{RSS}” />
<meta name=”viewport” content=”width=820” />
</head>
<body>
<div class=”wrapper”>
<div id=”sidebar”>
<div id=”bite”>
<center>{block:ifshowblogtitle}<div class=”blogtitle”><a href=”/”>{Title}</a></div>{/block:ifshowblogtitle}{block:ifshowphoto}<div id=”sidebarimg”><a href=”/”><img src=”{image:sidebar}” width=280px></a></div>{/block:ifshowphoto}</center>
<div class=”death”>
<div align=”center”>
<a href=”{text:Link One}”>{text:Link One Title}</a> - <a href=”{text:Link Two}”>{text:Link Two Title}</a> - <a href=”{text:Link Three}”>{text:Link Three Title}</a> - <a href=”{text:Link Four}”>{text:Link Four Title}</a>
<i><center>{description}</center></i>
</div>
</div>
</div>
</div>
<div class=”header”>
<div class=”left”>
<div id=”posts”>
{block:Posts}
<div class=”entry”>
{block:Text}
<div class=”textpost”>
{block:Title}{Title}{/block:Title}
{Body}
{block:IndexPage}
<div class=”permalink”>
<a href=”{permalink}”>{timeago}</a>
</div>
{/block:IndexPage}
</div>
{/block:Text}
{block:Link}
<div class=”textpost”>
<a href=”{URL}” class=”title”>{Name}</a>
{block:Description}{Description}{/block:Description}
{block:IndexPage}
<div class=”permalink”>
<a href=”{permalink}”>{timeago}</a>
</div>
{/block:IndexPage}
</div>
{block:Link}
{block:Photo}
{block:IndexPage}
<div class=”blanket”>
<div class=”permalink2”>
<a href=”{permalink}”>posted {timeago} with {NoteCountWithLabel}</a></span></div>
</div>
<img src=”{PhotoURL-400}” alt=”{PhotoAlt}” width=”250px”/>
{/block:IndexPage}
{block:PermalinkPage}
{LinkOpenTag}
<img class=”photo” src=”{PhotoURL-HighRes}” alt=”{PhotoAlt}” width=”503”/>
{LinkCloseTag}{/block:PermalinkPage}
{/block:Photo}
{block:Photoset}
{block:IndexPage}
<div class=”blanket”>
<div class=”permalink2”>
<a href=”{permalink}”>posted {timeago} with {NoteCountWithLabel}</a></span></div>
</div>
<center>{Photoset-300}</center>
{/block:IndexPage}
{block:PermalinkPage}
{Photoset-500}
{/block:PermalinkPage}
{/block:Photoset}
{block:Quote}
<div class=”textpost”>
{Quote}</span>
{block:Source}<strong>{Source}</strong>{/block:Source}
{block:IndexPage}
<div class=”permalink”>
<a href=”{permalink}”>{timeago}</a>
</div>
{/block:IndexPage}
</div>
{/block:Quote}
{block:Chat}
<div class=”textpost”>
{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=”permalink”>
<a href=”{permalink}”>{timeago}</a>
</div>
{/block:IndexPage}
</div>
{/block:Chat}
{block:Audio}
<div class=”textpost”>
{AudioPlayerBlack}
{block:ifshowaudiocaptions}{block:Caption}{Caption}{/block:Caption}{/block:ifshowaudiocaptions}
{block:IndexPage}
<div class=”permalink”>
<a href=”{permalink}”>{timeago}</a>
</div>
{/block:IndexPage}
</div>
{/block:Audio}
{block:Video}
{block:IndexPage}
<div class=”blanket”>
<div class=”permalink2”>
<a href=”{permalink}”>posted {timeago} with {NoteCountWithLabel}</a></span></div>
</div>
{/block:IndexPage}
<center>{Video-300}</center>
{block:Video}
{block:PermalinkPage}{block:Caption}{Caption}{/block:Caption}{block:NoteCount} {NoteCountWithLabel} {/block:NoteCount}{block:HasTags}{block:Tags}<a href=”{TagURL}”> #{Tag}</a> {/block:Tags}{/block:hasTags}
<p>{block:RebloggedFrom}<div style=”border-bottom:1px solid #ddd; text-align:left; text-transform:none; “> reblogged from <a href=”{ReblogParentURL}”>{ReblogParentName}</a><br>posted by <a href=”{ReblogRootURL}”>{ReblogRootName}</a></div>
{/block:RebloggedFrom}</center></span><br><div id=”postnotes”>{PostNotes}</div><br>
{block:ContentSource}<br><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}{/block:PermalinkPage}
</div>
{/block:Posts}
</div>
</div>
</div>
{block:IndexPage}
{block:Pagination}
<ul id=”pagination”>
{block:PreviousPage}
<li><a href=”{PreviousPage}”></a></li>
{/block:PreviousPage}
{block:JumpPagination length=”5”}
{block:CurrentPage}
<li><span class=”current_page numbersNav”><strong>{PageNumber}</strong></span></li>
{/block:CurrentPage}
{block:JumpPage}
<li><a class=”jump_page numbersNav” href=”{URL}”>{PageNumber}</a></li>
{/block:JumpPage}
{/block:JumpPagination}
{block:NextPage}
<li><a id=”nextPage” href=”{NextPage}”></a></li>
{/block:NextPage}
</ul>
{/block:Pagination}
<script src=”http://static.tumblr.com/twte3d7/H8Glm663z/masonry.js”></script>
<script src=”http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js”></script>
<script type=”text/javascript”>
$(window).load(function () {
$(‘#posts’).masonry(),
$(‘.masonryWrap’).infinitescroll({
navSelector : ‘#pagination’,
nextSelector : ‘#pagination a#nextPage’,
itemSelector : “.entry”,
bufferPx : 200,
loadingImg : “http://static.tumblr.com/plngtrn/ieqlmwwlc/ajax-loader.gif”,
loadingText : “<em></em>”,
},
function() { $(‘#posts’).masonry({ appendedContent: $(this) }); }
);
});
</script>
{/block:IndexPage}
<div style=”display:block;bottom:2px;right:11px;font-size:22px;font-family:cambria;position:fixed;background-color:#ffffff;padding:3px;background-color: #eee;z-index:5;opacity:0.75;”><a href=”http://-ponyboy-.tumblr.com/”>ℙ</a></div>
</body>