<!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" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<title>{Title}</title>
<link rel="icon" href="{Favicon}"/>
<!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" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<title>{Title}</title>
<link rel="icon" href="{Favicon}"/>
<link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}"/>
<meta name="viewport" content="width=675"/> <!-- iPhone -->
<!-- DEFAULT COLORS -->
<meta name="color:Background" content="#000"/>
<meta name="color:Title" content="#999"/>
<meta name="color:Accents" content="#999"/>
<meta name="color:Post Title Background" content="#d3d3d3"/>
<meta name="color:Description Background" content="transparent"/>
<meta name="font:Title" content="Georgia">
<meta name="image:Sidebar" content=""/>
<meta name="image:Background" content=""/>
<style type="text/css">
body {
background: url('{image:Background}');
background-attachment: fixed;
background-color : {color:Background};
margin : 0 auto;
text-align : center;
}
* {
color : #999;
font : normal 12px arial;
text-decoration : none;
text-transform : !important ;
}
a img, a.visited img {
border : 0;
}
b {
font-weight: bold;
color : {color:Accents};
}
z {
font-size : 23px;
font-family : arial;
letter-spacing: -1.5px;
line-height: 20px;
color : #555;
}
a {
color : #999;
}
a:hover {
color : #666;
}
#container {
width : 100%;
margin : 0 auto;
text-align : left !important ;
padding : 0;
}
#content {
width : 410px;
margin : 0 auto;
padding : 0;
background-color : transparent;
position : absolute;
float : left;
top : 20px;
left : 130px;
}
h2 {
font-size:27px;
font-family:arial;
background: {color:Post Title Background};
letter-spacing:-2px;
line-height:20px;
text-decoration:none;
background:{color:b};
color:{color:2a}!important;
text-transform:lowercase;
display:block;
width:100%;
margin-bottom:-10px;
margin-top:-4px;
}
h3 {
color : {color:Accents};
background: {color:Post Title Background};
font-size:27px;
font-family:arial;
letter-spacing:-2px;
line-height:20px;
text-decoration:none;
background:{color:b};
color:{color:2a}!important;
text-transform:uppercase;
display:block; width:100%;
margin-bottom:-10px;
margin-top:-4px;
}
.title {
letter-spacing:-2px;
font-family: arial;
font-size:36px;
line-height:15px;
border:0;
text-decoration:none;
color:#3B9C9C;}
}
h1 {
color : #999;
font-size : 50px;
}
.post {
margin : 0;
margin-bottom : 5px;
position : relative;
background-color : #fff;
padding : 5px;
text-align : justify;
}
.photo img {
max-width : 400px;
}
.post div.quote div.quoteactual, .post div.quote span.quoteactual a {
color : #555;
font-size:25px; font-family:arial; letter-spacing:-2px; line-height:20px; text-decoration:italic; background:{color:b}; color:{color:2a}!important; text-transform:lowercase; display:block; width:100%; margin-bottom:-10px;
margin-top:-4px;
}
.post div.quote .source {
color : #999;
text-align : right;
}
.post .link .description {
margin-top : 0;
}
.post .conversation ul {
list-style-type : none;
margin : 0;
padding : 0;
}
.post .conversation ul li span.label {
color : #000;
}
.post .conversation ul li.odd {
background-color : #fff;
margin-bottom : 1px;
padding : 0;
}
.post .conversation ul li.even {
background-color : #fff;
margin-bottom : 1px;
padding : 0;
}
.post .audio .caption {
margin-top : 5px;
}
.post .video .caption {
margin-top : 5px;
}
#pagination {
text-align : right;
margin-bottom : 20px;
}
#pagination a {
color : #fff;
text-decoration : none;
background-color : #000;
padding : 3px;
text-transform : uppercase;
margin-top : 5px;
}
#pagination a:hover {
background-color : #000;
}
#header {
margin-top : 20px;
}
#footer {
text-align : center;
}
#previouslink {
text-align : center;
margin-bottom : 20px;
font-size : 20px;
}
#whatever {
letter-spacing: -.5px;
font-size: 8px important!;
position : fixed;
text-align: right;
padding : 0px;
top : 25px;
float : right;
line-height: 8px;
left:73px;
}
#cap{
position:relative;
font-family:arial;
font-size: 10px;
letter-spacing: -.5px;
top: -11px;
}
.nextprevious1 {
color : {color:Accents};
letter-spacing: 0px;
font-size: 60px;
font-famile: times;
position : fixed;
padding : 0px;
top : 135px;
float : right;
line-height: 9px;
left:50px;
}
.nextprevious2 {
color : {color:Accents};
letter-spacing: 0px;
font-size: 60px;
font-famile: arial;
position : fixed;
padding : 0px;
top : 135px;
float : right;
line-height: 9px;
left:90px;
}
.title1 {
width: 260px;
color: {color:Title};
position : fixed;
font-family: {font:Title};
padding : 0px;
top : 25px;
float : right;
text-transform: none;
letter-spacing: -1px;
font-size: 22px;
line-height: 18px;
left: 550px;
}
#description {
position : fixed;
padding : 5px;
top : 65px;
float : right;
letter-spacing: 0px;
font-size: 10px;
line-height: 9px;
left: 548px;
width: 240px;
background: {color:Description Background};
}
.regular img {
max-width : 100%;
}
{CustomCSS} </style>
{block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
</head>
<body>
<div id="whatever">
<a href="http://{Name}.tumblr.com/ask">Ask</a><br>
<a href="{RSS}">RSS</a><br>
<a href="/archive">Archive</a><br>
<a href="/random">Random</a><br>
<a href="http://wolvess.tumblr.com/">Theme</a>
</div>
{block:NextPage}<a href="{NextPage}"><div class="nextprevious1">«</div></a>{/block:NextPage}
{block:PreviousPage}<a href="{PreviousPage}"><div class="nextprevious2">»</div></a>{/block:PreviousPage}
</div>
</div>
<div id=container>
<div id="header">
<div class="title1">{title}</div>
<div id="description">
{block:IfSidebarImage}<img src="{image:Sidebar}" width="238"><br>{/block:IfSidebarImage}
{description}
</div></div>
<div id="content">
{block:Posts}
<div class="post">
{block:Title}<h2>{Title}</h2>{/block:Title}
{block:Regular}
<div class="regular">
{Body}
</div>
{/block:Regular}
{block:Photo}
<div class="photo"><center>
{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}</center>
<div class="caption">
<div id="cap">{Caption}</div>
</div>
</div>
{/block:Photo}
{block:Quote}
<div class="quote">
<div class="quoteactual"><h2>"{Quote}"</h2></div><br>
<div class="source">— {Source}</div>
</div>
{/block:Quote}
{block:Link}
<div class="link">
<a href="{URL}" class="link" {Target}><h3>{Name}</h3></a>
<div class="description">
{Description}
</div>
</div>
{/block:Link}
{block:Conversation}
<div class="conversation">
<ul>
{block:Lines}
<li class="{Alt}">
{block:Label}<span class="label">{Label}</span>{/block:Label}
{Line}
</li>
{/block:Lines}
</ul>
</div>
{/block:Conversation}
{block:Audio}
<div class="audio">
{AudioPlayerGrey}
<div class="caption">
{block:Caption}{Caption}{/block:Caption}{block:ExternalAudio} [<a href="{ExternalAudioURL}">Download</a>]{/block:ExternalAudio}
</div>
</div>
{/block:Audio}
{block:Video}
<div class="video">
{Video-400}
<div class="caption">{Caption}</div>
</div>
{/block:Video}
<div class="posttext">
<div class="bottomstamp"><a href="{Permalink}">
<div>{NoteCountWithLabel}</div>
<div class="postnotes">{PostNotes}</div></a></div>
</li>
{/block:Text}
</div>
</div>
{/block:Posts}
</body>
</html>
View count: 239