<!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>
<title>{block:SearchPage}{lang:Search results for SearchQuery} - {/block:SearchPage}{block:PostSummary}{PostSummary} - {/block:PostSummary}{Title}</title>
<link rel="icon" href="{Favicon}"/>
<link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}"/>
{block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<meta name="viewport" content="width=775"/>
<meta name="text:Disqus Shortname" content="" />
<link rel="stylesheet" href="http://static.tumblr.com/xcxngn2/jPQld4ouu/style.css" type="text/css" media="screen" />
<!--I added some custom CSS to make links always show up black via the custom CSS form in the blog customization panel.-->
<style type="text/css" media="screen">
{CustomCSS}
</style>
<!--on my blog, there's a bit of google analytics text, but I've removed that here. ;)-->
</head>
<body>
<div class="patt">
<div class="bott-patt">
<div id="container">
<div id="header">
<h1><a href="/">{Title}</a></h1>
<ul id="nav">
{block:HasPages}
{block:Pages}<li><a href="{URL}">{Label}</a></li>{/block:Pages}
{/block:HasPages}
{block:AskEnabled}<li><a href="/ask">{AskLabel}</a></li>{/block:AskEnabled}
{block:SubmissionsEnabled}<li><a href="/submit">{SubmitLabel}</a></li>{/block:SubmissionsEnabled}
</ul>
</div>
<a name="contents"></a>
<div id="contents">
{block:Posts}
<div class="post">
<div class="sidebar">
<ul>
{block:Date}
<li class="date"><a href=http://segoli.tumblr.com/day/{Year}/{MonthNumberWithZero}/{DayOfMonthWithZero}><h2>{ShortMonth} {DayOfMonth}, {Year} at {24Hour}:{Minutes}:{Seconds}</li>
</h2>
{/block:Date}
{block:ContentSource}
</a><li>
{lang:Source}: <a href="{SourceURL}">{block:SourceLogo}<img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />{/block:SourceLogo}{block:NoSourceLogo}{SourceTitle}{/block:NoSourceLogo}</a>
</li>
{/block:ContentSource}
{block:NoteCount}
<li class="notes">
<a href="{Permalink}/#notes">{NoteCountWithLabel}</a>
</li>
{/block:NoteCount}
{block:Source}
<li>
{Source}
</li>
{/block:Source}
<li class="permalink"><a href="{Permalink}">Permalink</a></li>
{block:Date}
{block:IfDisqusShortname}
<a href="{Permalink}#disqus_thread" style="border-width: 0px"></a>
{block:IfDisqusShortname}
{/block:Date}
</p>
</ul>
<p class="tags">
{block:Tags}
<a href="{TagURL}">{Tag} </a>
{/block:Tags}
</p>
{block:Regular}
</div>
<div class="content text">
<div class="text-post">
<a href="{Permalink}">A TEXT POST</a>
</div>
{block:Title}<h3><a href="{Permalink}">{Title}</a></h3>{/block:Title}
<div class="go">
{Body}
</div>
{/block:Regular}
{block:Photo}
</div>
<div class="content image">
<div class="image-post">
<a href="{Permalink}">A PHOTO</a>
</div>
{LinkOpenTag}<img src="{PhotoURL-400}" alt="{PhotoAlt}"/>{LinkCloseTag}
{block:Caption}
<div class="description">{Caption}</div>
{/block:Caption}
{/block:Photo}
{block:Quote}
</div>
<div class="content quote">
<div class="quote-post">
<a href="{Permalink}">A QUOTE</a>
</div>
<h4>{Quote}</h4>
{block:Source}
<font color="black"> — {Source} </font>
{/block:Source}
{/block:Quote}
{block:Link}
</div>
<div class="content link">
<div class="link-post">
<a href="{Permalink}">A LINK</a>
</div>
<h3><a href="{URL}" class="link" {Target}>{Name}</a></h3>
{block:Description}
<div class="description">{Description}</div>
{/block:Description}
{/block:Link}
{block:Conversation}
</div>
<div class="content chat">
<div class="chat-post">
<a href="{Permalink}">A CHAT</a>
</div>
{block:Title}<h3><a href="{Permalink}">{Title}</a></h3>{/block:Title}
<ul>
{block:Lines}
<li class="{Alt}">
{block:Label}<span class="label">{Label}</span>{/block:Label}
{Line}
</li>
{/block:Lines}
</ul>
{/block:Conversation}
{block:Audio}
<p><a href="{Permalink}">Audio</a></p>
</div>
<div class="content audio">
{block:AlbumArt}
{AlbumArtURL}
{/block:AlbumArt}
{block:Artist}
{Artist}
{/block:Artist} - {block:TrackName}
{TrackName}
{/block:TrackName}, from the album {block:Album}
{Album}
{/block:Album}
{AudioPlayerGrey}
{PlayCount} plays
{block:Caption}
<div class="description">{Caption}</div>
{/block:Caption}
{/block:Audio}
{block:Video}
</div>
<div class="content video">
<div class="video-post">
<a href="{Permalink}">A VIDEO</a>
</div>
{Video-400}
{block:Caption}
<div class="description">{Caption}</div>
{/block:Caption}
{/block:Video}
{block:RebloggedFrom}
<div class="description">{lang:Reblogged from ReblogParentTitle 2}</div>
{/block:RebloggedFrom}
{block:HasTags}
{/block:HasTags}
</div>
</div>
{/block:Posts}
{block:PostNotes}
<div class="post">
<div class="content notes">
{block:Permalink}
{block:IfDisqusShortname}
<div id="disqus_thread"></div>
<script type="text/javascript" src="http://disqus.com/forums/{text:Disqus Shortname}/embed.js"></script>
<noscript><a href="http://{text:Disqus Shortname}.disqus.com/?url=ref">{lang:View the discussion thread}</a></noscript>
{/block:IfDisqusShortname}
{/block:Permalink}
</div>
<div class="content notes">
{PostNotes}
</div>
</div>
{/block:PostNotes}
{block:IndexPage}
<div class="post">
<div class="sidebar">
</div>
<div class="footer-nav clearfix" style="text-transform:lowercase;">
{block:PreviousPage}
<a class="previous-page" href="{PreviousPage}">{lang:Previous}</a>
{/block:PreviousPage}
{block:NextPage}
<a class="next-page" href="{NextPage}">{lang:Next} »</a>
{/block:NextPage}
</div>
</div>
{/block:IndexPage}
</div>
<a name="description"></a>
<div id="footer">
<div class="description">
<h2><a name="bottom"></a>{lang:About}</h2>
<img class="portrait" src="{PortraitURL-48}" />
<p>{Description}</p>
</div>
{block:Following}
<div class="follow">
<h2>{lang:People I follow}</h2>
<ul>
{block:Followed}
<li><a href="{FollowedURL}" title="{FollowedName}"><img src="{FollowedPortraitURL-48}" alt="{FollowedName}" /></a></li>
{/block:Followed}
</ul>
</div>
{/block:Following}
{block:GroupMembers}
<div class="follow">
<h2>{lang:Group members}</h2>
<ul>
{block:GroupMember}
<li><a href="{GroupMemberURL}" title="{GroupMemberName}"><img src="{GroupMemberPortraitURL-24}" alt="{GroupMemberName}" /></a></li>
{/block:GroupMember}
</ul>
</div>
{/block:GroupMembers}
<div class="search">
<h2>{lang:Search}</h2>
<form action="/search" method="get">
<input type="text" name="q" value="{SearchQuery}"/>
<input type="submit" value="{lang:Search}"/>
</form>
</div>
<p class="footer">Atonement by <a href="http://www.madebylipsum.com">Toni Romero</a>, with some personal modification / {lang:Powered by Tumblr 2} / <a href="/archive">Archives</a> / <a href="{RSS}">RSS Feed</a></p>
</div>
</div>
</div>
</div>
{block:IfDisqusShortname}
<script type="text/javascript">
//<![CDATA[
(function() {
var links = document.getElementsByTagName('a');
var query = '?';
for(var i = 0; i < links.length; i++) {
if(links[i].href.indexOf('#disqus_thread') >= 0) {
query += 'url' + i + '=' + encodeURIComponent(links[i].href) + '&';
}
}
document.write('<script charset="utf-8" type="text/javascript" src="http://disqus.com/forums/{text:Disqus Shortname}/get_num_replies.js' + query + '"></' + 'script>');
})();
//]]>
</script>
{/block:IfDisqusShortname}
</body>
</html>
<!--Here's a list of some of the changes I made from the original version of this theme. There are some I've missed, definitely, but these are the highlights:
-better timestamps with link to posts from that day
-more noticeable quote source
-audio post metadata
-larger following icons
Feel free to distribute this and change this, as long as you leave in a note somewhere in the source that this theme was originally created by http://www.madebylipsum.com with modifications by http://segoli.tumblr.com!-->