<!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>
<!-- DEFAULT COLORS -->
<meta name="font:Body" content="Arial">
<meta name="font:Title" content="Georgia">
<meta name="color:Background" content="#000000">
<meta name="color:Posts Background" content="#ffffff">
<meta name="color:Ask Background" content="#999999">
<meta name="color:Permalink" content="#000000">
<meta name="color:Text" content="#555555">
<meta name="color:Title" content="#444444">
<meta name="color:Links" content="#999999">
<meta name="color:Hover" content="#999999">
<meta name="text:Font Size" content="12">
<meta name="text:Width" content="600">
<meta name="image:Sidebar1" content=""/>
<meta name="image:Sidebar2" content=""/>
<meta name="image:Background" content=""/>
<meta name="if:Endless Scroll" content="1">
<meta name="if:Show Captions" content="1">
<meta name="if:Centered Title" content="0">
<meta name="if:More Space Between Posts" content="0">
<meta name="if:Hide Notes On Permalink Page" content="0"/>
<link rel="shortcut icon" href="{Favicon}">
<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}" />
{/block:Description}
<!-- Property of http://code.google.com/apis/ajax/ -->
<script type="text/javascript" src="http://static.tumblr.com/3ikgvxs/0TGl4zgpu/jquery.min.js"></script>
<script type="text/javascript" src="http://static.tumblr.com/3ikgvxs/2eWl5b9xv/nav.js"></script>
<style type="text/css">
body{
text-align:justify;
font-family:{font:body};
font-size: {text:Font Size}px;
line-height:{text:Font Size}px;
color:{color:text};
background: url('{image:Background}');
background-attachment: fixed;
background-color:{color:Background};
}
.tumblrAutoPager_page_info, .tumblrAutoPager_page_separator {display:none;}
a{
text-decoration:none;
-moz-transition: 0.5s ease-in;
-webkit-transition: 0.5s ease-in;
-o-transition: 0.5s ease-in;
transition: 0.5s ease-in;
color:{color:links};
}
a:hover{
color:{color:hover};
-moz-transition: 0.5s ease-in;
-webkit-transition: 0.5s ease-in;
-o-transition: 0.5s ease-in;
transition: 0.5s ease-in;
}
a img{
border:0px;
}
#post{
padding:5px;
poition:relative;
-moz-transition: 0.5s ease-in;
-webkit-transition: 0.5s ease-in;
-o-transition: 0.5s ease-in;
transition: 0.5s ease-in;
}
div.textperma {
position: relative;
right:0px;
padding-top:5px;
bottom:0px;
text-align: right;
}
div.permaaa {
text-align: right;
font-size: 9px;
padding-bottom:8px;
}
div.textperma a {
text-decoration: none;
color: {color:Permalink};
font-size: 20px;
}
#post:hover{
{block:IndexPage}
background-color: {color:posts background};
{/block:IndexPage}
-moz-transition: 0.5s ease-in;
-webkit-transition: 0.5s ease-in;
-o-transition: 0.5s ease-in;
transition: 0.5s ease-in;
}
#entry{
margin-bottom:-10px;
{block:ifMoreSpaceBetweenPosts}
margin-bottom:25px;
{/block:ifMoreSpaceBetweenPosts}
width:{text:Width}px;
}
#entry
.permalink{
{block:IndexPage}opacity:1;{/block:IndexPage}
}
#entry img{
max-width:{text:Width}px;
}
.description{
font-style:none;
font-size:12px;
line-height:9px;
text-align:left;
}
h7{
border-bottom:0px solid;
-webkit-text-stroke:0px transparent;
font-family:times;
font-style:normal;
font-size:28px;
text-transform:none;
letter-spacing:-1.5px;
line-height:22px;
text-align:left;
}
.quote{
margin-bottom:5px;
font-size: 31px;
line-height: 19px;
font-family:times;
font-style:italic;
}
.current_page{
font-style:italic;
}
.tags{
text-align:left;
position:absolute;
width:150px;
float:left;
margin-left:{text:Width}px;
font-size:10px;
padding-left:21px;
}
.nav{
letter-spacing:1px;
margin-bottom:10px;
text-align:center;
text-transform:uppercase;
font-size:9px;
}
.nav a{
-webkit-text-stroke: 0px transparent;
padding-left:2px;
padding-right:2px;
}
.nav a:hover{
color:{color:Links};
text-decoration:none;
}
.audio{
width:600px;
overflow:hidden;
}
.audio img{
float:left;
width:50px !important;
height:50px !important;
padding-right:15px;
padding-bottom:10px;
}
.player{
margin-left: 65px;
width:315px;
background:#000;
}
div.video embed,
div.post div.video object {
width:{text:Width}px !important;
}
.permalink {margin-top: -23px; padding-top: 5px; opacity: 0; font-family: times; letter-spacing: 1px; font-size:30px; text-transform: uppercase; z-index: 1000; text-align:right; right:5px; padding-bottom:7px; position:relative;-moz-transition: 0.3s ease-in; margin-bottom:4px;
-webkit-transition: 0.3s ease-in;
-o-transition: 0.3s ease-in;
transition: 0.3s ease-in;}
.permalink a{
-moz-transition: 0.5s ease-in;
-webkit-transition: 0.5s ease-in;
-o-transition: 0.5s ease-in;
transition: 0.5s ease-in;
color: {color:Permalink};
text-transform:none !important;
}
.permalink a:hover{
-moz-transition: 0.5s ease-in;
-webkit-transition: 0.5s ease-in;
-o-transition: 0.5s ease-in;
transition: 0.5s ease-in;
-moz-transition: 0.5s ease-in;
-webkit-transition: 0.5s ease-in;
-o-transition: 0.5s ease-in;
transition: 0.5s ease-in;
color:{color:Hover};
}
#content{
position:relative;
background-color: {color:posts background};
margin-left:-400px;
left:67%;
padding:15px;
padding-top:20px;
width:{text:Width}px;
}
#side{
position:fixed;
background: white;
padding: 5px;
right:41%;
top: 69px;
{/block:IfCenteredTitle}
margin-right:330px;
width:250px;
}
#blogtitle{
position:fixed;
background: {color:background} url('{image:Background}');
right:-900px;
width: 734px;
top: 0px;
font-family:{font:title};
letter-spacing:-3px;
font-size: 43px;
color: {color:Title};
padding: 25px;
padding-left: 2000px;
padding-right:711px;
margin-right:630px;
{block:IfCenteredTitle}
right:-1225px;
{/block:IfCenteredTitle}
}
#blogtitle2{
position:fixed;
right:230px;
width: 267px;
top: 48px;
font-family:{font:title};
color: {color:Title};
letter-spacing:-1px;'
line-height:28px;
font-size: 25px;
text-align:center;
margin-right:630px;
}
#cap{
position:relative;
font-family:arial;
font-size: 10px;
letter-spacing: -.5px;
top: -11px;
}
#cap2{
position:relative;
font-family:arial;
font-size: 11px;
letter-spacing: -.5px;
top: -8px;
}
#ask{
background:#ffffff;
padding: 0px;
}
#bg img {
position:fixed;
top:0;
left:0;
z-index:-1000;
filter:alpha(opacity=99);
-moz-opacity:0.7;
-khtml-opacity: 0.7;
opacity: 0.7;
}
#bottom{
font-weight:bold;
font-size:16px;
font-style:none;
padding-top:10px;
padding-bottom:20px;
text-transform:lowercase;
-moz-transition: 0.3s ease-in;
-webkit-transition: 0.3s ease-in;
-o-transition: 0.3s ease-in;
transition: 0.3s ease-in;
}
#bottom:hover{
-moz-transition: 0.3s ease-in;
-webkit-transition: 0.3s ease-in;
-o-transition: 0.3s ease-in;
transition: 0.3s ease-in;
}
#bottom a:hover{
text-decoration:none;
}
ol.notes {
padding:0px;
margin: 25px 0px 5px 0px;
list-style-type: none;
}
ol.notes li.note {;
padding: 2px;
}
ol.notes li.note img.avatar {
vertical-align: -4px;
margin-right: 10px;
width: 16px;
height: 16px;
}
ol.notes li.note span.action {
font-weight: normal;
}
ol.notes li.note .answer_content {
font-weight: normal;
}
ol.notes li.note blockquote {
border-color: {color:Text};
padding: 4px 10px;
margin: 10px 0px 0px 25px;
}
ol.notes li.note blockquote a {
text-decoration: none;
}
</style>
{block:IfEndlessScroll}
<script type="text/javascript" src="http://static.tumblr.com/q0etgkr/J5bl3lkz1/tumblrautopagernopage.js"></script>
{/block:IfEndlessScroll}
</head>
<body>
<div id="content">
<br><br><br><br>
<div id="side">
{block:IfSidebar1Image}<img src="{image:Sidebar1}" width="248"><br>{/block:IfSidebar1Image}
<br>
<div class="nav"><a href="/archive">archive</a> <a href="{rss}">rss</a> <a href="/random">Random</a> {block:SubmissionsEnabled}<a href="/submit">submit</a> {/block:SubmissionsEnabled}{block:HasPages} {block:Pages}<a href="{URL}">{Label}</a>{/block:Pages}{/block:HasPages} {block:AskEnabled}<a href="/ask">Ask</a>{/block:AskEnabled}
<a href="http://wolvess.tumblr.com/">Theme</a>
</div>
{block:IfSidebar2Image}<img src="{image:Sidebar2}" width="248"><br>{/block:IfSidebar2Image}
{block:Description}<div class="description"><font face="arial"><font size="1">{Description}</font></font></div>{/block:Description}
</div>
<div id="blogtitle">
<a href="/"><font color="{color:title}">{Title}</font></a>
</div>
{block:IfEndlessScroll}
<div class="autopagerize_page_element">
{/block:IfEndlessScroll}
{block:Posts}
{block:PermalinkPage}<div class="tags">{block:Date}Posted on {DayOfMonth}{DayOfMonthSuffix} {Month} {Year}{/block:Date}{block:NoteCount}<br>{NoteCountWithLabel}<br>{/block:NoteCount}{block:HasTags}<br>Tags: {block:Tags}<a href="{TagURL}">{Tag}</a>, {/block:Tags}{/block:HasTags}</div>{/block:PermalinkPage}
{block:Text}
<div id="entry">
<div id="post">
{block:Title}<h7>{Title}</h7>{/block:Title}
<div id="cap2">{Body}</div>
<div class="permaaa"><div id="perm"><a href="{Permalink}">{NoteCount}</a></div></div>
</div>
</div>
{/block:Text}
{block:Photo}
<div id="entry">
{LinkOpenTag}<img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="{text:Width}"/>{LinkCloseTag}
<div class="permalink"><a href="{Permalink}">{NoteCount}</a></div>
{block:IfShowCaptions}{block:IndexPage}{block:Caption}<div id="cap">{Caption}</div>{/block:Caption}{/block:IndexPage}{/block:IfShowCaptions}{block:permalinkpage}{block:Caption}{Caption}{/block:Caption}
{/block:permalinkpage}
</div>
{/block:Photo}
{block:Photoset}
<div id="entry">
<div id="photoset">{Photoset-500}</div>
</div>
<div class="permalink"><a href="{Permalink}">{NoteCount}</a></div>
{block:IfShowCaptions}{block:IndexPage}{block:Caption}<div id="cap">{Caption}</div><div class="permaaa"><div id="perm"><a href="{Permalink}">{NoteCount}</a></div></div>{/block:Caption}{/block:IndexPage}{/block:IfShowCaptions}{block:permalinkpage}{block:Caption}{Caption}{/block:Caption}
{/block:permalinkpage}
{/block:Photoset}
{block:Quote}
<div id="entry">
<div id="post">
<div class="quote">"{Quote}"</div>
{block:Source}<b>— {Source}</b>{/block:Source}
<div class="permaaa"><a href="{Permalink}">{NoteCount}</a></div>
</div></div>
{/block:Quote}
{block:Link}
<div id="entry">
<div id="post">
<h7><a href="{URL}">{Name}</a></h7>{block:Description}{Description}{/block:Description}
<div class="permaaa"><a href="{Permalink}">{NoteCount}</a></div>
</div></div>
{/block:Link}
{block:Chat}
<div id="entry"><div id="post">
{block:Title}<b>{Title}</b>{/block:Title}
{block:Lines}{block:Label}<b><i>{Label}</i></b> {Line}<br>{/block:Label}{/block:Lines}
<div class="permaaa"><a href="{Permalink}">{NoteCount}</a></div>
</div></div>
{/block:Chat}
{block:Audio}
<div id="entry"><div id="post">
<div class="audio">
{block:AlbumArt}<a href="{permalink}"><img src="{AlbumArtURL}" width="150" height="150"></a>
{/block:AlbumArt}
<div class="player">{AudioPlayerblack}</div>
{block:Caption}{Caption}{/block:Caption}
</div>
<div class="permaaa"><a href="{Permalink}">{NoteCount}</a></div>
</div></div>
{/block:Audio}
{block:Answer}
<div id="entry"><div id="post"><div id="ask">
<img src="{AskerPortraitURL-16}"><big><big><big><font face="times">{Asker}:</font></big></big></big>
<br>
<em>{Question}</em></big>
</div>{Answer}
<div class="permaaa"><a href="{Permalink}">{NoteCount}</a></div>
</div></div>
{/block:Answer}
{block:Video}
<div id="entry"><div id="post">
<div class="video">
{Video-500}
</div>
{block:PermalinkPage}{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}
<div class="textperma"><a href="{Permalink}">{NoteCount}</a></div>
</div></div>
{/block:Video}
{block:IfNotHideNotesOnPermalinkPage}
{block:PostNotes}
{PostNotes}
{/block:PostNotes}
{/block:IfNotHideNotesOnPermalinkPage}
{/block:Posts}
{block:IfEndlessScroll}</div>{/block:IfEndlessScroll}
{block:ifnotendlessscroll}
<div id="bottom">
{block:Pagination}
{block:NextPage}<div style="float:right; "><a href="{NextPage}">next</a></div>{/block:NextPage}
{block:PreviousPage}<div style="float:left"><a href="{PreviousPage}">previous</a></div>{/block:PreviousPage}
{/block:Pagination}
</div>
{/block:ifnotendlessscroll}
</div>
</body>
</html>
View count: 269