You are on page 1of 18

<!

DOCTYPE html>
<head>

<!-----

SCIENTIFIC WITCHERY THEME !!!!!


by @whitefixer // play lobocorp

----->

<link href="https://fonts.googleapis.com/css?family=Open+Sans" rel="stylesheet">


<link href="https://fonts.googleapis.com/css?family=Indie+Flower" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Roboto+Mono" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Short+Stack" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Droid+Serif" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Poppins" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Josefin+Sans" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Ubuntu" rel="stylesheet">

<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
{block:Description}
<meta name="description" content="{MetaDescription}" />
{/block:Description}

<title>{Title}</title>

<link rel="shortcut icon" href="{image:favicon}">


<link rel="alternate" type="application/rss+xml" href="{RSS}">
<link rel="stylesheet"
href="https://static.tumblr.com/qxrkgx6/RWPmgn2qa/normalize.min.css">

<meta name="image:sidebar img" content="">


<meta name="image:bg image" content="">
<meta name="image:favicon" content="">
<meta name="image:custom cursor" content="">
<meta name="image:top decoration" content="">
<meta name="image:permalink pixel" content="">
<meta name="image:link pixel 1" content="">
<meta name="image:link pixel 2" content="">
<meta name="image:link pixel 3" content="">

<meta name="color:background" content="fff">


<meta name="color:post bg" content="fff">
<meta name="color:post header bg" content="fff">
<meta name="color:border" content="fff">
<meta name="color:link" content="fff">
<meta name="color:link hover" content="fff">
<meta name="color:link border" content="fff">
<meta name="color:link border hover" content="fff">
<meta name="color:link glow" content="fff">
<meta name="color:text" content="fff">
<meta name="color:text glow" content="fff">
<meta name="color:scrollbar" content="fff">
<meta name="color:scrollbar bg" content="fff">
<meta name="color:blockquote" content="fff">
<meta name="color:cursor sparkles" content="fff">
<meta name="color:selection bg" content="fff">
<meta name="color:selection text" content="fff">
<meta name="color:tooltip bg" content="fff">
<meta name="color:tooltip text" content="fff">
<meta name="color:tooltip border" content="fff">

<meta name="if:show description" content=""/>


<meta name="if:search box" content=""/>
<meta name="if:background stretch" content=""/>
<meta name="if:centered post text" content=""/>
<meta name="if:text links" content=""/>
<meta name="if:dropdown links" content=""/>
<meta name="if:pixel links" content=""/>
<meta name="if:custom cursor" content=""/>
<meta name="if:rounded post corners" content=""/>
<meta name="if:rounded sidebar img" content=""/>
<meta name="if:circle sidebar img" content=""/>
<meta name="if:link space on hover" content=""/>
<meta name="if:link border" content=""/>
<meta name="if:link glow" content=""/>
<meta name="if:rainbow links" content=""/>
<meta name="if:link underline" content=""/>
<meta name="if:text glow" content=""/>
<meta name="if:cursor sparkles" content=""/>
<meta name="if:tag redirect" content=""/>

<meta name="select:post size" content="250">


<meta name="select:post size" content="400">
<meta name="select:post size" content="500">

<meta name="select:font family" content="arial">


<meta name="select:font family" content="consolas">
<meta name="select:font family" content="ms pgothic">
<meta name="select:font family" content="open sans">
<meta name="select:font family" content="indie flower">
<meta name="select:font family" content="roboto mono">
<meta name="select:font family" content="short stack">
<meta name="select:font family" content="droid serif">
<meta name="select:font family" content="poppins">
<meta name="select:font family" content="josefin sans">
<meta name="select:font family" content="ubuntu">

<meta name="select:border type" content="none">


<meta name="select:border type" content="solid">
<meta name="select:border type" content="dashed">
<meta name="select:border type" content="dotted">

<meta name="select:desc text align" content="left">


<meta name="select:desc text align" content="center">
<meta name="select:desc text align" content="right">

<meta name="text:font size" content="12">


<meta name="text:border size" content="1">
<meta name="text:search box width" content="150">
<meta name="text:search button width" content="50">
<meta name="text:tag symbol" content="#">
<meta name="text:sidebar img hover" content="NYELLO!">
<meta name="text:link divider" content="//">
<meta name="text:via src divider" content="+">
<meta name="text:search text" content="?!?!?!">
<meta name="text:search button" content="GO!!">
<meta name="text:dropdown text" content="clicky!">
<meta name="text:link 1" content="">
<meta name="text:link 1 url" content="/">
<meta name="text:link 2" content="">
<meta name="text:link 2 url" content="/">
<meta name="text:link 3" content="">
<meta name="text:link 3 url" content="/">

<script src="https://static.tumblr.com/qxrkgx6/LuRmgn2rm/modernizr-
2.6.2.min.js"></script>

<style type="text/css">

::selection {
background: {color:selection bg};
color: {color:selection text};
}

::-moz-selection {
background: {color:selection bg};
color: {color:selection text};
}

body {
margin:0px;
background-color:{color:background};
background-image:url({image:bg image});
{block:ifbackgroundstretch}background-attachment:fixed;
background-size:cover;{/block:ifbackgroundstretch}
{block:ifnotbackgroundstretch}background-attachment:fixed;{/
block:ifnotbackgroundstretch}
color:{color:text};
{block:iftextglow}text-shadow:0 0 3px {color:text glow};{/block:iftextglow}
font-family: {select:font family};
font-size:{text:font size}px;
line-height:140%;
word-wrap:normal;
display:block;
}

p{
margin:0 0 10px 0;
padding:0;
}

pre {
white-space: pre-wrap;
white-space: -moz-pre-wrap;
white-space: -pre-wrap;
white-space: -o-pre-wrap;
word-wrap: break-word;
}

a{
color:{color:link};
text-decoration:none;
{block:iflinkborder}text-shadow: -1px 0 {color:link border}, 0 1px {color:link
border}, 1px 0 {color:link border}, 0 -1px {color:link
border};{/block:iflinkborder}
{block:iflinkglow}text-shadow: 0 0 2px {color:link glow};{/block:iflinkglow}
{block:iflinkunderline}text-decoration:underline; {color:link
underline};{/block:iflinkunderline}
}

a:hover{
color:{color:link hover};
-webkit-transition: color 0.2s ease-out;
-moz-transition: color 0.2s ease-out;
transition: color 0.2s ease-out;
{block:iflinkspaceonhover}letter-spacing:4px; transition:
0.3s;{/block:iflinkspaceonhover}
{block:iflinkglow}text-shadow: 0 0 3px {color:link glow};{/block:iflinkglow}
{block:iflinkborder}text-shadow: -1px 0 {color:link border hover}, 0 1px
{color:link border hover}, 1px 0 {color:link border hover}, 0 -1px {color:link
border hover};{/block:iflinkborder}
{block:iflinkunderline}text-decoration:none;{/block:iflinkunderline}
}

li{
margin-left:-15px;
}

.com:last-child{display:none;}

::-webkit-scrollbar {
width:9px;
height:0;
background:{color:scrollbar bg};
border-left:4px solid {color:scrollbar bg};
border-right:4px solid {color:scrollbar bg};
border-bottom:2px solid {color:scrollbar bg};
border-top:2px solid {color:scrollbar bg};
}

::-webkit-scrollbar-thumb {
background:{color:scrollbar};
border:1px solid {color:scrollbar};
}

#wrapper{
width:600px;
margin:50px auto;
}

#sidebar{
width:220px;
position:fixed;
margin-top:40px;
margin-left:calc({select:post size}px + 80px);
padding:25px;
text-align:center;
}

#content{
width:{select:post size}px;
margin-right:calc({select:post size}px + 200px);
overflow:hidden;
padding:25px;
}

.post{
width:{select:post size}px;
margin:0 0 50px 0;
overflow:hidden;
padding:10px;
background:{color:post bg};
{block:ifcenteredposttext}
text-align:center;
{/block:ifcenteredposttext}
{block:ifnotcenteredposttext}
text-align:none;
{/block:ifnotcenteredposttext}
border: {text:border size}px {select:border type} {color:border};
{block:ifroundedpostcorners}-moz-border-radius: 10px; -webkit-border-radius: 10px;
border-radius: 10px; {/block:ifroundedpostcorners}
margin-bottom:150px;
}

#sidebar img, .post img{


max-width:100%;
}

#sidebar img{
width:160px;
text-align:center;
{block:ifroundedsidebarimg}-moz-border-radius: 10px; -webkit-border-radius: 10px;
border-radius: 10px; {/block:ifroundedsidebarimg}
{block:ifcirclesidebarimg}
border-radius:80%;
{/block:ifcirclesidebarimg}
margin-top:5px;
margin-bottom:10px;
}

#sideimg{
{block:iflinkunderline}text-decoration:none;{/block:iflinkunderline};
}

#nav{
margin-left:10px;
text-align:center;
}

#links{
margin-bottom:5px;
margin-left:10px;
margin-right:10px;
margin-top:-10px;
width:200px;
text-align:center;
}

#links img{
text-align:center;
width:auto;
border:none;
border-radius:0%;
box-shadow:none;
text-decoration:none;
}

#description{
margin-left:10px;
margin-right:10px;
margin-top:2px;
text-align:{select:desc text align};
margin-bottom:-5px;
width:200px;
}

#search{
margin-top:10px;
margin-left:10px;
margin-right:10px;
margin-bottom:10px;
}

#head{
text-align:left;
height:12px;
margin-bottom:10px;
background-color:{color:post header bg};
border: {text:border size}px {select:border type} {color:border};
{block:ifroundedpostcorners}-moz-border-radius: 10px; -webkit-border-radius: 10px;
border-radius: 10px; {/block:ifroundedpostcorners}
padding:10px;
width:{select:post size}px;
}

#headstuff{
margin-bottom:3px;
}

#perma{
width:{select:post size}px;
background:transparent;
text-align:center;
margin-top:-150px;
margin-bottom:70px;
padding:10px;
}

#perma img{
max-width:100%;
box-shadow:none;
}

#permalinkthingy{
width:{select:post size}px;
background:transparent;
text-align:center;
margin-top:-100px;
margin-bottom:10px;
padding:10px;
}
#topdeco{
width:100%;
height:100%;
background: url('{image:top decoration}') top fixed repeat-x;
position:fixed;
margin-top:-130px;
z-index:-999;
}

#credit{
padding:10px;
width:15px;
height:15px;
position:fixed;
border-radius:100%;
bottom:5px;
left:3px;
font-size:18px;
}

#credit a{
text-decoration:none;
}

#sb{
width:35px;
font-family:{select:font family};
margin-top:-10px;
margin-bottom:5px;
padding:3px;
border-radius:6px;
background-color:#f6f6f6;
font-size:12px;
border:none;
}

.sfm input{
width:100px;
font-family:{select:font family};
margin-top:-10px;
margin-bottom:10px;
padding:3px;
border-radius:6px;
background-color:#f6f6f6;
font-size:12px;
border:none;
}

.right{
float:right;
}

.media{
margin:0 0 0 0;
}

.title{
font-weight:normal;
font-size:18px;
margin:0 0 10px 0;
text-align:center;
}

.quote{
font-weight:normal;
font-size:18px;
font-style:italic;
margin:0 0 10px 0;
text-align:center;
}

.question{
margin-bottom:10px;
}

blockquote{
margin:0 0 10px 10px;
padding:0 0 0 10px;
border-left:solid 2px {color:blockquote};
}

#perma .tags{
opacity:0;
text-align:center;
width:100%;
background:transparent;
line-height:140%;
margin-top:-15px;
max-height:0px;
}

#perma:hover .tags{
max-height:300px;
opacity:1;
-webkit-transition: all 1.0s ease;
transition: all 1.0s ease;
-moz-transition: all 1.0s ease;
-o-transition: all 1.0s ease;
}

ol.notes{
list-style-type:none;
padding:35px;
margin-right:10px;
margin-top:20px;
margin-bottom:10px;
{block:if250pxposts}
width:250px;
{/block:if250pxposts}
{block:if400pxposts}
width:400px;
{/block:if400pxposts}
{block:if500pxposts}
width:500px;
{/block:if500pxposts}
margin-left:-40px;
line-height:30px;
height:200px;
overflow:auto;
list-style:none;
}

ol.notes li.note img{


width:16px;
height:16px;
}

ol.notes li.note{
margin:0px;
}

{CustomCSS}
</style>

{block:ifrainbowlinks}
<!---rainbow links--->
<script type='text/javascript'>
//<![CDATA[
var rate = 60;
if (document.getElementById)
window.onerror=new Function("return true")
var objActive;
var act = 0;
var elmH = 0;
var elmS = 128;
var elmV = 255;
var clrOrg;
var TimerID;
if (document.all) {
document.onmouseover = doRainbowAnchor;
document.onmouseout = stopRainbowAnchor;
}
else if (document.getElementById) {
document.captureEvents(Event.MOUSEOVER | Event.MOUSEOUT);
document.onmouseover = Mozilla_doRainbowAnchor;
document.onmouseout = Mozilla_stopRainbowAnchor;
}
function doRainbow(obj)
{
if (act == 0) {
act = 1;
if (obj)
objActive = obj;
else
objActive = event.srcElement;
clrOrg = objActive.style.color;
TimerID = setInterval("ChangeColor()",100);
}
}
function stopRainbow()
{
if (act) {
objActive.style.color = clrOrg;
clearInterval(TimerID);
act = 0;
}
}
function doRainbowAnchor()
{
if (act == 0) {
var obj = event.srcElement;
while (obj.tagName != 'A' && obj.tagName != 'BODY') {
obj = obj.parentElement;
if (obj.tagName == 'A' || obj.tagName == 'BODY')
break;
}
if (obj.tagName == 'A' && obj.href != '') {
objActive = obj;
act = 1;
clrOrg = objActive.style.color;
TimerID = setInterval("ChangeColor()",100);
}
}
}
function stopRainbowAnchor()
{
if (act) {
if (objActive.tagName == 'A') {
objActive.style.color = clrOrg;
clearInterval(TimerID);
act = 0;
}
}
}
function Mozilla_doRainbowAnchor(e)
{
if (act == 0) {
obj = e.target;
while (obj.nodeName != 'A' && obj.nodeName != 'BODY') {
obj = obj.parentNode;
if (obj.nodeName == 'A' || obj.nodeName == 'BODY')
break;
}
if (obj.nodeName == 'A' && obj.href != '') {
objActive = obj;
act = 1;
clrOrg = obj.style.color;
TimerID = setInterval("ChangeColor()",100);
}
}
}
function Mozilla_stopRainbowAnchor(e)
{
if (act) {
if (objActive.nodeName == 'A') {
objActive.style.color = clrOrg;
clearInterval(TimerID);
act = 0;
}
}
}
function ChangeColor()
{
objActive.style.color = makeColor();
}
function makeColor()
{
if (elmS == 0) {
elmR = elmV; elmG = elmV; elmB = elmV;
}
else {
t1 = elmV;
t2 = (255 - elmS) * elmV / 255;
t3 = elmH % 60;
t3 = (t1 - t2) * t3 / 60;
if (elmH < 60) {
elmR = t1; elmB = t2; elmG = t2 + t3;
}
else if (elmH < 120) {
elmG = t1; elmB = t2; elmR = t1 - t3;
}
else if (elmH < 180) {
elmG = t1; elmR = t2; elmB = t2 + t3;
}
else if (elmH < 240) {
elmB = t1; elmR = t2; elmG = t1 - t3;
}
else if (elmH < 300) {
elmB = t1; elmG = t2; elmR = t2 + t3;
}
else if (elmH < 360) {
elmR = t1; elmG = t2; elmB = t1 - t3;
}
else {
elmR = 0; elmG = 0; elmB = 0;
}
}
elmR = Math.floor(elmR).toString(16);
elmG = Math.floor(elmG).toString(16);
elmB = Math.floor(elmB).toString(16);
if (elmR.length == 1) elmR = "0" + elmR;
if (elmG.length == 1) elmG = "0" + elmG;
if (elmB.length == 1) elmB = "0" + elmB
elmH = elmH + rate;
if (elmH >= 360)
elmH = 0;
return '#' + elmR + elmG + elmB;
}
//]]>
</script>
<!---rainbow links--->
{/block:ifrainbowlinks}

{block:ifcursorsparkles}
<script type="text/javascript">
// <![CDATA[
var colour="{color:cursor sparkles}";
var sparkles=120;

/****************************
* Tinkerbell Magic Sparkle *
* (c) 2005 mf2fm web-design *
* https://www.mf2fm.com/rv *
* DON'T EDIT BELOW THIS BOX *
****************************/
var x=ox=400;
var y=oy=300;
var swide=800;
var shigh=600;
var sleft=sdown=0;
var tiny=new Array();
var star=new Array();
var starv=new Array();
var starx=new Array();
var stary=new Array();
var tinyx=new Array();
var tinyy=new Array();
var tinyv=new Array();

window.onload=function() { if (document.getElementById) {
var i, rats, rlef, rdow;
for (var i=0; i<sparkles; i++) {
var rats=createDiv(3, 3);
rats.style.visibility="hidden";
document.body.appendChild(tiny[i]=rats);
starv[i]=0;
tinyv[i]=0;
var rats=createDiv(5, 5);
rats.style.backgroundColor="transparent";
rats.style.visibility="hidden";
var rlef=createDiv(1, 5);
var rdow=createDiv(5, 1);
rats.appendChild(rlef);
rats.appendChild(rdow);
rlef.style.top="2px";
rlef.style.left="0px";
rdow.style.top="0px";
rdow.style.left="2px";
document.body.appendChild(star[i]=rats);
}
set_width();
sparkle();
}}

function sparkle() {
var c;
if (x!=ox || y!=oy) {
ox=x;
oy=y;
for (c=0; c<sparkles; c++) if (!starv[c]) {
star[c].style.left=(starx[c]=x)+"px";
star[c].style.top=(stary[c]=y)+"px";
star[c].style.clip="rect(0px, 5px, 5px, 0px)";
star[c].style.visibility="visible";
starv[c]=50;
break;
}
}
for (c=0; c<sparkles; c++) {
if (starv[c]) update_star(c);
if (tinyv[c]) update_tiny(c);
}
setTimeout("sparkle()", 40);
}
function update_star(i) {
if (--starv[i]==25) star[i].style.clip="rect(1px, 4px, 4px, 1px)";
if (starv[i]) {
stary[i]+=1+Math.random()*3;
if (stary[i]<shigh+sdown) {
star[i].style.top=stary[i]+"px";
starx[i]+=(i%5-2)/5;
star[i].style.left=starx[i]+"px";
}
else {
star[i].style.visibility="hidden";
starv[i]=0;
return;
}
}
else {
tinyv[i]=50;
tiny[i].style.top=(tinyy[i]=stary[i])+"px";
tiny[i].style.left=(tinyx[i]=starx[i])+"px";
tiny[i].style.width="2px";
tiny[i].style.height="2px";
star[i].style.visibility="hidden";
tiny[i].style.visibility="visible"
}
}

function update_tiny(i) {
if (--tinyv[i]==25) {
tiny[i].style.width="1px";
tiny[i].style.height="1px";
}
if (tinyv[i]) {
tinyy[i]+=1+Math.random()*3;
if (tinyy[i]<shigh+sdown) {
tiny[i].style.top=tinyy[i]+"px";
tinyx[i]+=(i%5-2)/5;
tiny[i].style.left=tinyx[i]+"px";
}
else {
tiny[i].style.visibility="hidden";
tinyv[i]=0;
return;
}
}
else tiny[i].style.visibility="hidden";
}

document.onmousemove=mouse;
function mouse(e) {
set_scroll();
y=(e)?e.pageY:event.y+sdown;
x=(e)?e.pageX:event.x+sleft;
}

function set_scroll() {
if (typeof(self.pageYOffset)=="number") {
sdown=self.pageYOffset;
sleft=self.pageXOffset;
}
else if (document.body.scrollTop || document.body.scrollLeft) {
sdown=document.body.scrollTop;
sleft=document.body.scrollLeft;
}
else if (document.documentElement && (document.documentElement.scrollTop ||
document.documentElement.scrollLeft)) {
sleft=document.documentElement.scrollLeft;
sdown=document.documentElement.scrollTop;
}
else {
sdown=0;
sleft=0;
}
}

window.onresize=set_width;
function set_width() {
if (typeof(self.innerWidth)=="number") {
swide=self.innerWidth;
shigh=self.innerHeight;
}
else if (document.documentElement && document.documentElement.clientWidth) {
swide=document.documentElement.clientWidth;
shigh=document.documentElement.clientHeight;
}
else if (document.body.clientWidth) {
swide=document.body.clientWidth;
shigh=document.body.clientHeight;
}
}

function createDiv(height, width) {


var div=document.createElement("div");
div.style.position="absolute";
div.style.height=height+"px";
div.style.width=width+"px";
div.style.overflow="hidden";
div.style.backgroundColor=colour;
return (div);
}
// ]]>
</script>
{/block:ifcursorsparkles}

</head>

<script src="//ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js"></
script><script src="https://static.tumblr.com/rtrqcib/VGGnlh8rf/jquery.style-my-
tooltips.min.js"></script><script>(function($){$(document).ready(function(){$
("a[title]").style_my_tooltips({tip_follows_cursor:true,tip_delay_time:0,tip_fade_s
peed:0,attribute:"title"});});})(jQuery);</script>

<style>
.tooltip{
display: inline;
position: relative;}

#s-m-t-tooltip {
text-align:center;
max-width:400px;
padding:3px;
margin:20px;
background-color:{color:tooltip bg};
color:{color:tooltip text};
font-size:{text:font size}px;
letter-spacing:1px;
border-radius:0px;
word-wrap:break-word;
z-index:999999999999999999999999999999999999;
border:{text:border size}px {select:border type};
border-color:{color:tooltip border};
-webkit-transition:all 0.2s linear; -moz-transition:all 0.2s linear; -o-transition-
duration:0.2s; transition:all 0.2s linear;
{block:ifrounded}
-moz-border-radius:11px; -webkit-border-radius:11px;
{/block:ifrounded}
}
</style>

<body>

{block:iftagredirect}{block:IndexPage}
<script type="text/javascript">
var url = location.href;
if (url == "{BlogURL}") {
window.location = "{BlogURL}tagged/{text:tag redirect}";
}
</script>
{/block:IndexPage}{/block:iftagredirect}

{block:ifcustomcursor}
<style>body, a, a:hover { cursor:url({image:custom cursor}), auto; }</style>
{/block:ifcustomcursor}

<div id="topdeco"></div>

<div id="wrapper">

<div id="sidebar">
{block:ifshowdescription}
<div id="description">
{block:Description}
<p>{Description}</p>
{/block:Description}
</div>
{/block:ifshowdescription}
<div id="sidebar img">
<a title="{text:sidebar img hover}" href="/">
<div id="sideimg">
<img src="{image:sidebar img}">
</div>
</a>
</div>
{block:iftextlinks}
<div id="links">
<a href="{text:link 1 url}">{text:link 1}</a> {text:link divider}
<a href="{text:link 2 url}">{text:link 2}</a> {text:link divider}
<a href="{text:link 3 url}">{text:link 3}</a>
</div>
{/block:iftextlinks}
{block:ifdropdownlinks}
<select onchange='location=this.options[this.selectedIndex].value;'
style='width:130px; background:#f6f6f6;border:1px solid #f6f6f6;color:
{color:text};font-family:{select:font family}; margin-bottom:10px; margin-top:-
5px;'>
<option>{text:dropdown text}</option>
<option value="{text:link 1 url}">{text:link 1}</option>
<option value="{text:link 2 url}">{text:link 2}</option>
<option value="{text:link 3 url}">{text:link 3}</option>
</select>
{/block:ifdropdownlinks}
{block:ifpixellinks}
<div id="links">
<a title="{text:link 1}" href="{text:link 1 url}">
<img src="{image:link pixel 1}"></a>
<a title="{text:link 2}" href="{text:link 2 url}">
<img src="{image:link pixel 2}"></a>
<a title="{text:link 3}" href="{text:link 3 url}">
<img src="{image:link pixel 3}"></a>
</div>
{/block:ifpixellinks}
{block:ifsearchbox}
<form action="/search" method="get" class="sfm">
<input type="text" name="q" value="{SearchQuery}" placeholder="{text:search
text}" id="sf"/>
<input type="submit" value="{text:search button}" id="sb"/>
</form>
{/block:ifsearchbox}
{block:Pagination}
<div id="nav">
{block:PreviousPage}<a href="{PreviousPage}">back</a>{/block:PreviousPage}
{block:NextPage}— <a href="{NextPage}">next</a>{/block:NextPage}
</div>
{/block:Pagination}
</div>

<div id="content">
{block:Posts}

{block:IndexPage}
<div id="head">
<div id="headstuff">
<a href="{Permalink}">{24Hour}:{Minutes}</a> <span
class="right">{block:RebloggedFrom}<a
href="{ReblogParentURL}">v</a>{/block:RebloggedFrom} {block:ContentSource}/ <a
href="{SourceURL}">s</a>{/block:ContentSource}</span>
</div>
</div>
{/block:IndexPage}

<div class="post">

{block:Text}
{block:Title}
<div class="title">{Title}</div>
{/block:Title}
{Body}
{/block:Text}

{block:Photo}
<div class="media">{LinkOpenTag}<img src="{PhotoURL-500}"
alt="{PhotoAlt}"/>{LinkCloseTag}</div>
{block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
{/block:Photo}

{block:Photoset}
<div class="media" width="{select:post size}px">{Photoset}</div>
{block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
{/block:Photoset}

{block:Quote}
<div class="quote">"{Quote}"</div>
{block:Source}
<div class="quotesource">{Source}</div>
{/block:Source}
{/block:Quote}

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

{block:Chat}
{block:Title}
<div class="title">{Title}</div>
{/block:Title}

{block:Lines}
<div class="{Alt} user_{UserNumber}">
{block:Label}
<b>{Label}</b>{/block:Label}
&nbsp;{Line}
</div>
{/block:Lines}
{/block:Chat}

{block:Video}
<div class="media" width="select:{post size}px">{Video}</div>
{block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
{/block:Video}

{block:Audio}
<div class="media">
{block:AlbumArt}<img src="{AlbumArtURL}">{/block:AlbumArt}
{AudioPlayerWhite}
{block:TrackName}{TrackName}<br>{/block:TrackName}
{block:Artist}{Artist}<br>{/block:Artist}
{block:Album}{Album}{/block:Album}
</div>
{block:Caption}{Caption}{/block:Caption}
{/block:Audio}

{block:Answer}
<div class="question">{Asker} inquired: {Question}</div>
<div class="caption">{Answer}</div>
{/block:Answer}

</div>

{block:Date}
<div id="perma">
<img src="{image:permalink pixel}">
<div class="tags">
{block:HasTags}<br>tagged:<br>{block:Tags}{text:tag symbol}<a
href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}
</div>
</div>
{block:PermalinkPage}
<br><br><br>
<div id="permalinkthingy">
posted : {ShortMonth} {DayOfMonth} @ {24Hour}:{Minutes}<br>
{block:RebloggedFrom}<a href="{ReblogParentURL}">via</a>{/Block:RebloggedFrom}
{block:ContentSource}/ <a href="{SourceURL}">source</a>{/block:ContentSource}
</div>
{block:NoteCount}
{block:PostNotes}{PostNotes}{/block:PostNotes}
{/block:NoteCount}
{/block:PermalinkPage}
{/block:Date}

{/block:Posts}

<div id="credit">
<a title="theme by angela" href="https://whitefixer.tumblr.com">🎀</a>
</div>

</div>

</div>

<script
src="//ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js"></script>
<script>window.jQuery || document.write('<script
src="https://static.tumblr.com/qxrkgx6/q6kmgn2w2/jquery-1.8.3.min.js"><\/
script>')</script>

</body>
</html>

You might also like