You are on page 1of 7

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.

org/TR/x
html1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<!--BLACKOUT THEME BY HEARTGRENADE.TUMBLR.COM-->
<head>
<title>{Title}</title>
<link rel="shortcut icon" href="{Favicon}">
<link rel="alternate" type="application/rss+xml" href="{RSS}">
{block:Description}<meta name="description" content="{MetaDescription}" />{/bloc
k:Description}

<!-- DEFAULT VARIABLES (CAN BE EDITED IN THE 'APPEARANCE' TAB) -->


<meta name="color:Box" content="#000000"/>
<meta name="color:Background" content="#050505"/>

<meta name="color:Title" content="#153039"/>


<meta name="color:Text" content="#383838"/>
<meta name="font:Body" content="trebuchet ms"/>
<meta name="color:Link" content="#386E61"/>
<meta name="color:Link Hover" content="#BBD7CF"/>
<meta name="text:Link 1 Name" content=""/>
<meta name="text:Link 1 URL" content=""/>
<meta name="text:Link 2 Name" content=""/>
<meta name="text:Link 2 URL" content=""/>
<meta name="text:Link 3 Name" content=""/>
<meta name="text:Link 3 URL" content=""/>
<meta name="text:Link 4 Name" content=""/>
<meta name="text:Link 4 URL" content=""/>
<meta name="text:Link 5 Name" content=""/>
<meta name="text:Link 5 URL" content=""/>
<meta name="if:Enable Image Opacity" content="1"/>

<style type="text/css">

body {
background-color:{Color:Background};
background-image:url();
background-attachment: fixed;
color:{color:Text};
font-size:11px;
line-height:15px;
font-family:{font:body};
}
a, a:visited, a:active {
color:{color:Link};
text-decoration: none;
}
a:hover {
color:{color:link hover};
text-decoration:none;
}

p {
margin: 6px 0 0 0 ;
line-height:10px;
padding: 0;
}
ol.notes {
padding: 0px;
margin: 25px 0px;
list-style-type: none;
border-bottom: dotted 1px {color:text};
}
ol.notes li.note {
border-top: dotted 1px {color:text};
padding: 10px;
}
ol.notes li.note img.avatar {
margin-right: 10px;
width: 20px;
height: 20px;
}
blockquote{padding:0px; padding-left:5px; margin:5px; border-left:1px dotted {co
lor:text};}
blockquote img{display:block;}
blockquote p{padding:0px; margin:0px;}
blockquote blockquote{position:relative; left:-5px; margin-top:0px; margin-right
:0px; padding-right:0px;}
a img{border:none;
}
#content{
position:absolute;
top:0px;
width:820px;
left:600px;
margin:auto;
padding:10px;
}
.sidebar {
background-color: {color:Box};
width: 200px;
overflow:hidden;
position:fixed;
text-align:justify;
left:285px;
top:10px;
padding:10px;
-moz-border-radius:5px;
border-radius:5px;
}

#post{
padding:10px;
margin-bottom:5px;
background-color:{Color:Box};
-moz-border-radius:5px;
border-radius:5px;
}

h1 {
margin-top:10px;
margin-bottom:10px;
font-size:30px;
font:{font:title};
color:{color:title};
text-transform:lowercase;
line-height:25px;
}
.h2 {
font:{Font:Text} 8pt;
color:{color:Text};
text-transform:uppercase;
background-color: transparent;
text-align: right;
padding:18px;
}
h3 {
font-size:18px;
font-weight:normal;
font:{font:title};
color:{color:Title};
text-transform:lowercase;
line-height:20px;
}
h4 {
font-size:20px;
font:{font:title};
color:{color:Title};
text-transform:lowercase;
line-height:20px;
}

#credit{
padding-top:5px;
text-align:center;
width:500px;
}
img {
{block:IfEnableImageOpacity}
opacity: 0.8; filter:alpha(opacity=80);
{/block:IfEnableImageOpacity}
-webkit-transition-duration: 0.8s;
}
img:hover {
{block:IfEnableImageOpacity}
opacity:1; filter:alpha(opacity=99);
{/block:IfEnableImageOpacity}
}
img, a img {
max-width:400px !important;
max-height:400px !important;
border: 0px !important;}

ul.chat {
list-style-type: none;
}
ul li.odd {
color: #BBD7CF;
}
ul li.even {
color: #636363;
}
.label {
font-weight: bold;
}

</style>
</head>

<body>

<div class="sidebar">
<h1><a href="/">{Title}</a></h1>
{Description}
<br><br>
<h3><p>
<a href="/archive">ARCHIVE</a><P>
<a href="/ask">ASK/TELL</a><p>
{block:IfLink1Name}<a href="{text:link 1 url}">{text:link 1 name}</A>{/block:IfL
ink1Name}<p>
{block:IfLink2Name}<a href="{text:link 2 url}">{text:link 2 name}</A>{/block:IfL
ink2Name}<p>
{block:IfLink3Name}<a href="{text:link 3 url}">{text:link 3 name}</A>{/block:IfL
ink3Name}<p>
{block:IfLink4Name}<a href="{text:link 4 url}">{text:link 4 name}</A>{/block:IfL
ink4Name}<p>
{block:IfLink5Name}<a href="{text:link 5 url}">{text:link 5 name}</A>{/block:IfL
ink5Name}
</h3>
</div>

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

<div id="post">
{block:Text}
{block:Title}
<h1><a href="{Permalink}">{Title}</a></h1>
{/block:Title}
{Body}
{/block:Text}
{block:Photo}
{LinkOpenTag}<img src="{PhotoURL-400}" alt="{PhotoAlt}"/>{LinkCloseTag}
{block:Caption}
{Caption}
{/block:Caption}
{/block:Photo}
{block:Photoset}
<center>{Photoset-400}</center>
{block:Caption}
{Caption}
{/block:Caption}
{/block:Photoset}
{block:Quote}
<h1>"{Quote}"</h1>
{block:Source}
-{Source}
{/block:Source}
{/block:Quote}
{block:Link}
<a href="{URL}" class="link" {Target}><h1>{Name}</h1></a>
{block:Description}
{Description}
{/block:Description}
{/block:Link}
{block:Chat}
{block:Title}<h3><a href="{Permalink}">{Title}</a></h3>{/block:Title}
{block:Lines}
{block:Label}<b>{Label}</b>{/block:Label}
{Line}<br>
{/block:Lines}
{/block:Chat}
{block:Video}
<center>{Video-400}</center>
{block:Caption}
{Caption}
{/block:Caption}
{/block:Video}
{block:Audio}<br/>
{AudioPlayerBlack}
{block:Caption}
{Caption}
{/block:Caption}
{PlayCountWithLabel}
{/block:Audio}<br>
{block:Answer}
<b>{Asker} said:
{Question}</b><br><br>
{answer}
{/block:answer}
<div class="h2">
{block:NoteCount}{NoteCountWithLabel}</a> | <a href="http://tmv.proto.jp/reblog.
php?post_url={Permalink};" target="_blank">Reblog</a>{/block:NoteCount}<br>
<a href="{Permalink}">
{TimeAgo}{/Block:NoteCount}</a>
</div>

{block:PermalinkPage}<br>
<center>{Block:NoteCount}Posted on {Month} {DayOfMonth}{DayOfMonthSuffix} at {12
Hour}:{Minutes} {CapitalAmPm}{/Block:NoteCount}
<br>
{block:HasTags} Tagged as: {block:Tags}<a href="{TagURL}">{Tag}. </a>{/block:Tag
s}<br> {/block:HasTags}
{block:RebloggedFrom}
Reblogged from: <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
Originally posted by: <a href="{ReblogRootURL}">{ReblogRootName}</a> {/block:Reb
loggedFrom}
</center>
{block:PostNotes}{PostNotes}{/block:PostNotes}
{/block:PermalinkPage}
</div>
{/block:Posts}

<div id="post">
<div id="credit">
<font size="5">
<center>{block:Pagination}
{block:PreviousPage}
<a href="{PreviousPage}">&#171;</a>
{/block:PreviousPage}
{block:JumpPagination length="5"}
{block:CurrentPage}
{PageNumber}
{/block:CurrentPage}
{block:JumpPage}
<a href="{URL}">{PageNumber}</a>
{/block:JumpPage}
{/block:JumpPagination}
{block:NextPage}
<a href="{NextPage}">&#187;</a>
{/block:NextPage}
{/block:Pagination}</center>
</font><br>
theme by <a href="http://www.heartgrenade.tumblr.com">heartgrenade</a> | powered
by <a href="tumblr.com">tumblr</a>
</div>
</div>

</div>
</body>
</html>

You might also like