Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
- <head>
- <!--
- Thematron
- Created by Anthony @ http://anthagio.com
- Feel free to follow and ask me questions.
- -->
- <!-- I do not recommend this! If you enable Custom HTML, any updates I submit to Tumblr will no longer automatically be pushed through to your page. -->
- <!-- Theme Controls -->
- <meta name="font:Body" content="Helvetica, Arial, Sans-Serif" />
- <meta name="color:Link" content="#7a7a7a" />
- <meta name="color:Main" content="#f1f1f1" />
- <meta name="text:Disqus Shortname" content="" />
- <meta name="if:Show Streampad" content="0" />
- <meta name="color:Streampad Background" content="#000000" />
- <meta name="if:Show Sidebar" content="1" />
- <meta name="if:Show Post Type" content="1" />
- <meta name="if:Show Archive Link" content="1" />
- <meta name="if:Show Random Link" content="1" />
- <meta name="if:Show Mobile Link" content="1" />
- <meta name="if:Show Feed Link" content="1" />
- <meta name="if:Show Search" content="1" />
- <meta name="text:Custom Link One" content="" />
- <meta name="text:Custom Link One Title" content="" />
- <meta name="text:Custom Link Two" content="" />
- <meta name="text:Custom Link Two Title" content="" />
- <meta name="text:Custom Link Three" content="" />
- <meta name="text:Custom Link Three Title" content="" />
- <meta name="text:Custom Link Four" content="" />
- <meta name="text:Custom Link Four Title" content="" />
- <meta name="if:Fixed Pagination" content="0" />
- <meta name="if:Animated Banner" content="0" />
- <!-- Meta -->
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
- <meta name="Copyright" content="Anthagio" />
- {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
- <!-- Title, Favicon, and RSS -->
- <title>{Title}{block:SearchPage}, Search results for: {SearchQuery}{/block:SearchPage}{block:PostSummary}, {PostSummary}{/block:PostSummary}</title>
- <link rel="shortcut icon" href="{Favicon}" type="image/gif" />
- <link rel="alternate" type="application/rss+xml" href="{RSS}" />
- <!-- Stylesheets -->
- <link rel="stylesheet" href="http://static.tumblr.com/3driglx/kAlkxi1jw/lightbox.css" type="text/css" media="screen" />
- <style type="text/css">
- html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, th, td, table {
- margin: 0;
- padding: 0;
- }
- body {
- background: #fff;
- color: #555555;
- font: normal 12px/15px {font:Body};
- {block:ifShowStreampad}margin: 0 0 20px 0;{/block:ifShowStreampad}
- text-align: left;
- text-shadow: 1px 1px 1px #fff;
- webkit-text-stroke: 1px transparent;
- }
- #container {
- margin: 0 0 0 40px;
- width: 700px;
- }
- /* ___________________________________________________________ navigation */
- #navigation {
- height: 42px;
- width: 100%;
- }
- #navigation ul {
- font-weight: bold;
- list-style: none;
- margin: 0 0 0 193px;
- }
- #navigation ul li a {
- color: #555;
- float: left;
- margin: 0 5px 0 0;
- padding: 13px 13px 14px 13px;
- }
- #navigation ul li a:hover {
- color: #7d7d7d;
- float: left;
- margin: 0 5px 0 0;
- padding: 13px 13px 14px 13px;
- }
- #tumblr_controls {margin: 7px 0 0 0;}
- /* ___________________________________________________________ header */
- #header {
- background: #ffffff;
- font: normal 28px/28px FertigoProRegular, {font:Body};
- letter-spacing: -2px;
- margin-bottom: -10px;
- margin-left: 160px;
- margin-top: 10px;
- padding: 5px;
- }
- #header a {color: #555;}
- #header a:hover {color: #000;}
- /* ___________________________________________________________ post */
- .content {
- float: right;
- width: 543px;
- }
- .post {
- background: #ffffff;
- padding: 0 5px 5px 5px;
- }
- .post .search {
- background: #f4f4f4;
- padding: 5px;
- }
- .post h1 {
- background: {color:Main};
- font: normal 18px/19px FertigoProRegular, {font:Body};
- letter-spacing: -1px;
- padding: 5px 5px 7px 5px;
- }
- .post h1.textpost {margin-bottom: 13px;}
- .post h2, .post h3, .post h4, .post h5 {
- font: normal 18px/18px FertigoProRegular, {font:Body};
- letter-spacing: -1px;
- }
- .post ul, .post ol {margin: 5px 0 0 40px;}
- .post .object {
- background: {color:Main};
- padding: 8px 5px 5px 5px;
- text-align: center;
- }
- .post .object img, .post .object embed, .post .object html {
- background: #fff;
- border: 1px solid #ddd;
- padding: 5px;
- }
- .post .text {margin-top: -8px;}
- .post .text img {
- border: 3px solid {color:Main};
- margin: 0 3px 0 0;
- max-height: 76px;
- min-height: 76px;
- max-width: 124px;
- min-width: 124px;
- }
- .post .audio {
- background: #e4e4e4;
- display: block;
- padding: 3px 0 0 0;
- }
- .post .quote {
- background: {color:Main};
- display: block;
- font: normal 18px/19px FertigoProRegular, {font:Body};
- font-style: italic;
- letter-spacing: -1px;
- padding: 7px 10px 10px 10px;
- }
- .post .quotesource {margin-top: 5px;}
- .post .chatlines {
- margin-bottom: -5px;
- margin-top: -5px;
- }
- .post .chat {margin-bottom: 10px!important;}
- .post .lineodd, .lineeven {padding: 5px;}
- .post .lineodd {
- background: #fff;
- padding-top: 0px;
- }
- .post .lineeven {
- background: {color:Main};
- margin-bottom: 5px;
- }
- .post .link {
- background: #f4f4f4;
- display: block;
- font: normal 18px/19px FertigoProRegular, {font:Body};
- letter-spacing: -1px;
- padding: 10px;
- }
- .post .question {
- background: {color:Main};
- display: block;
- font-weight: bold;
- padding: 5px;
- }
- .post .question br {display: none;}
- /* ___________________________________________________________ post data */
- .data {
- background: #ffffff;
- border-right: 1px dashed #ccc;
- float: left;
- font-size: 11px;
- padding: 0 8px 5px 0;
- text-align: right;
- width: 145px;
- }
- .data .info {
- font: normal 18px/18px FertigoProRegular, {font:Body};
- letter-spacing: -1px;
- margin-top: -1px;
- }
- .data a {text-decoration: underline;}
- {block:ifShowPostType}.data .info span {visibility: hidden;}{/block:ifShowPostType}
- .data .info span b {color: #ff0000;}
- {block:ifShowPostType}.data:hover .info span {visibility: visible!important;}{/block:ifShowPostType}
- .data img {
- background: #f4f4f4;
- border: none;
- margin: 7px 0 0 0;
- padding: 3px;
- }
- .data a.date {
- color: #555;
- font-weight: bold;
- text-decoration: none;
- }
- .data a.date:hover {color: #a5a5a5;}
- .more a {
- background: {color:Main};
- margin-top: 3px!important;
- padding: 1px 3px 1px 3px;
- text-decoration: none;
- }
- /* ___________________________________________________________ sidebar */
- #sidebar {
- background: #ffffff;
- {block:ifshowsidebar}
- {block:IndexPage}border-left: 1px dashed #ccc;{block:IndexPage}
- {/block:ifshowsidebar}
- margin: 0 0 0 546px;
- padding: 0 4px 0 8px;
- position: absolute;
- width: 230px;
- }
- #sidebar h1 {
- border-bottom: 1px dashed #ccc;
- font: normal 18px/18px FertigoProRegular, {font:Body};
- letter-spacing: -1px;
- margin: 0 0 2px 0;
- padding: 0 0 5px 0;
- }
- #sidebar ul, #sidebar ol {list-style: none;}
- #sidebar ul li, #sidebar ol li {
- border-bottom: 1px dashed #ccc;
- margin: 0 0 3px 0;
- padding: 0 0 3px 0;
- }
- #sidebar .space {
- display: block;
- height: 10px;
- }
- #sidebar #search {
- background: {color:Main};
- margin: 0 0 10px 0;
- padding: 5px;
- }
- #following {
- display: block;
- height: auto;
- margin: 3px 0 0 0;
- }
- /* ___________________________________________________________ notes */
- ol.notes {
- list-style: none;
- margin: 0;
- }
- ol.notes li {
- background: {color:Main};
- margin: 0 0 5px 0;
- padding: 5px;
- }
- ol.notes .avatar {
- border: 0px;
- height: 10px;
- padding: 0px;
- width: 10px;
- }
- ol.notes li .clear {height: 0px!important;}
- ol.notes li blockquote {border-color: #ccc!important;}
- /* ___________________________________________________________ footer */
- #footer {
- border-top: 1px dashed #ccc;
- font-size: 11px;
- padding: 10px 0 0 0;
- text-align: center;
- }
- #footer a {
- background: {color:Main};
- padding: 1px;
- }
- #pagination {
- border-top: 1px dashed #ccc;
- font: normal 14px/14px FertigoProRegular, {font:Body};
- padding: 5px 0 5px 0;
- text-align: center;
- }
- {block:ifFixedPagination}#scroll {
- position: fixed;
- width: 230px;
- }{/block:ifFixedPagination}
- /* ___________________________________________________________ extra */
- @font-face {
- font-family: 'FertigoProRegular';
- src: url('http://static.tumblr.com/3driglx/1l0kyacvg/fertigo_pro.eot');
- src: local('Fertigo Pro Regular'), local('FertigoPro-Regular'),
- url('http://static.tumblr.com/3driglx/n5Akyacv1/fertigo_pro.woff') format('woff'),
- url('http://static.tumblr.com/3driglx/IaEkyacwd/fertigo_pro.otf') format('opentype'),
- url('http://static.tumblr.com/3driglx/eKIkyacvv/fertigo_pro.svg#FertigoPro-Regular') format('svg');
- }
- p {margin: 5px 0 0 0;}
- blockquote {
- border-left: 5px solid #e6e6e6;
- margin: 5px 0 0 0;
- padding: 0 0 0 8px;
- }
- blockquote img {
- display: block;
- max-height: 250px!important;
- max-width: 200px!important;
- }
- .clear {
- clear: both;
- display: block;
- height: 20px;
- }
- img {border: none;}
- a {
- color: {color:Link};
- text-decoration: none;
- -webkit-transition: color .5s;
- }
- a:hover {
- color: #444;
- -webkit-transition: color .5s;
- }
- a:focus, :focus {outline: none;}
- .input {
- font: normal 12px/15px {font:Body};
- padding: 5px;
- width: 150px;
- }
- .button {
- background: #2a2a2a;
- border: 1px solid #555;
- color: #fff;
- font: normal 12px/15px {font:Body};
- padding: 4px;
- }
- .button:hover {background: #555;}
- /* ___________________________________________________________ Custom CSS */
- {CustomCSS}
- </style>
- <!-- Javascripts -->
- <script type="text/javascript" src="http://static.tumblr.com/3driglx/qnYkxi1kb/lightbox.js"></script>
- {block:ifAnimatedBanner}<script type="text/javascript" src="http://static.tumblr.com/3driglx/HIskzhm8i/text.js"></script>{/block:ifAnimatedBanner}
- <script type="text/javascript" src="http://static.tumblr.com/3driglx/NI1kzhm8a/animatedcollapse.js"></script>
- <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script>
- <script type="text/javascript">animatedcollapse.addDiv('search', 'fade=1')
- animatedcollapse.ontoggle=function($, divobj, state){
- }
- animatedcollapse.init()</script>
- </head>
- <body>
- <div id="navigation">
- <ul>
- <li><a href="/">Home</a></li>
- {block:HasPages}{block:Pages}<li><a href="{URL}">{Label}</a></li>{/block:Pages}{/block:HasPages}
- {block:ifCustomLinkOneTitle}<li><a href="{text:Custom Link One}">{text:Custom Link One Title}</a></li>{/block:ifCustomLinkOneTitle}
- {block:ifCustomLinkTwoTitle}<li><a href="{text:Custom Link Two}">{text:Custom Link Two Title}</a></li>{/block:ifCustomLinkTwoTitle}
- {block:ifCustomLinkThreeTitle}<li><a href="{text:Custom Link Three}">{text:Custom Link Three Title}</a></li>{/block:ifCustomLinkThreeTitle}
- {block:ifCustomLinkFourTitle}<li><a href="{text:Custom Link Four}">{text:Custom Link Four Title}</a></li>{/block:ifCustomLinkFourTitle}
- {block:ifShowArchiveLink}<li><a href="/archive">Archive</a></li>{/block:ifShowArchiveLink}
- {block:ifShowRandomLink}<li><a href="/random">Random</a></li>{/block:ifShowRandomLink}
- {block:ifShowMobileLink}<li><a href="/mobile">Mobile</a></li>{/block:ifShowMobileLink}
- {block:ifShowFeedLink}<li><a href="{RSS}">Feed</a></li>{/block:ifShowFeedLink}
- {block:AskEnabled}<li><a href="/ask">Ask</a></li>{/block:AskEnabled}
- {block:SubmissionsEnabled}<li><a href="/submit">Submit</a></li>{/block:SubmissionsEnabled}
- {block:ifShowSearchLink}<li class="search"><a href="javascript:animatedcollapse.toggle('search')">Search</a></li>{/block:ifShowSearchLink}
- {block:ifShowSearch}<li><a href="javascript:animatedcollapse.toggle('search')">Search</a></li>{/block:ifShowSearch}
- </ul>
- </div><!-- end #navigation -->
- <div id="container">
- <div id="header">{Title}</div>
- {block:ifAnimatedBanner}
- <script type="text/javascript">new TypingText(document.getElementById("header")); TypingText.runAll();</script>
- {/block:ifAnimatedBanner}
- <div class="clear"></div>
- <div class="content">
- <div id="sidebar">
- {block:ifShowSidebar}
- <div id="search" style="display: none;">
- <form action="/search" method="get">
- <input class="input" type="text" name="q" value="{SearchQuery}"/>
- <input class="button" type="submit" value="Search"/>
- </form>
- </div><!-- end #search -->
- {block:IndexPage}
- <h1>About Me</h1>
- {Description}
- <div class="space"></div>
- {/block:IndexPage}
- <h1>People I Follow</h1>
- {block:Following}
- <div id="following">
- {block:Followed}
- <a href="{FollowedURL}" title="{FollowedName}"><img src="{FollowedPortraitURL-30}"/></a>
- {/block:Followed}
- </div><!-- end #following -->
- {/block:Following}
- <div class="space"></div>
- {/block:ifShowSidebar}
- {block:ifFixedPagination}<div id="scroll">{/block:ifFixedPagination}
- {block:Pagination}
- <div id="pagination">
- {block:PreviousPage}<a href="{PreviousPage}">« Previous</a> {/block:PreviousPage} {CurrentPage} of {TotalPages} {block:NextPage}<a href="{NextPage}">Next »</a>{/block:NextPage}
- </div><!-- end #pagination -->
- {/block:Pagination}
- {block:PermalinkPagination}
- <div id="pagination">
- {block:PreviousPost}<a href="{PreviousPost}">« Previous Post</a> {/block:PreviousPost} {block:NextPost}- <a href="{NextPost}">Next Post »</a>{/block:NextPost}
- </div><!-- end #pagination -->
- {/block:PermalinkPagination}
- <div id="footer">
- <a href="http://anthagio.com/post/492196027/thematron">Thematron</a> theme by <a href="http://anthagio.com">Anthagio</a>.
- </div><!-- end #footer -->
- {block:ifFixedPagination}</div><!-- end #scroll -->{/block:ifFixedPagination}
- </div><!-- end #sidebar -->
- </div><!-- end .content -->
- {block:SearchPage}
- <div class="content">
- <div class="post">
- <div class="search">
- Your search for <b>{SearchQuery}</b> brought back <b>{SearchResultCount}</b> results.
- </div><!-- end .search -->
- </div><!-- .post -->
- </div><!-- end .content-->
- <div class="clear"></div>
- {/block:SearchPage}
- {block:Posts}
- {block:Date}
- <div class="data">
- <div class="info">
- {block:NoteCount}<span>{block:ifNotShowPostType}notes: {/block:ifNotShowPostType}{NoteCount} <b>♥</b>{/block:NoteCount}</span>
- {block:ifShowPostType}
- {block:Text}Text{/block:Text}
- {block:Photo}Photo{/block:Photo}
- {block:Audio}Audio{/block:Audio}
- {block:Video}Video{/block:Video}
- {block:Photoset}Photoset{/block:Photoset}
- {block:Quote}Quote{/block:Quote}
- {block:Chat}Chat{/block:Chat}
- {block:Answer}Question{/block:Answer}
- {block:Link}Link{/block:Link}
- {/block:ifShowPostType}
- </div><!-- end .info -->
- <a class="date" href="{Permalink}#notes">{TimeAgo}</a><br />
- {block:HasTags}
- {block:Tags}#<a href="{TagURL}">{Tag}</a><br>{/block:Tags}<br />
- {/block:HasTags}
- {block:More}
- <div class="more"><p><a class="more" href="{Permalink}">Read More</a></p></div>
- {/block:More}
- {block:HighRes}
- <a rel="lightbox" href="{PhotoURL-HighRes}">High Quality »</a><br />
- {/block:HighRes}
- {block:ExternalAudio}
- <div class="more"><p><a href="{ExternalAudioURL}" title="Download Song">Download Song</a></p></div>
- {/block:ExternalAudio}
- {block:Audio}
- <div class="more"><p><a>{PlayCount} plays.</a></p></div>
- {/block:Audio}
- {block:Answer}
- <div class="more"><p>{Asker}</p></div>
- {/block:Answer}
- {block:RebloggedFrom}
- <a href="{ReblogParentURL}"><img src="{ReblogParentPortraitURL-40}" alt="{ReblogParentName}"></a>
- {/block:RebloggedFrom}
- </div><!-- end .data -->
- {/block:Date}
- <div class="content">
- <div class="post">
- {block:Text}
- {block:Title}<h1 class="textpost">{Title}</h1>{/block:Title}
- <div class="text">{Body}</div>
- {/block:Text}
- {block:Photo}
- <div class="object">
- {LinkOpenTag}
- <img src="{PhotoURL-500}" alt="{PhotoAlt}" />
- {LinkCloseTag}
- </div><!-- end .object -->
- {block:Caption}{Caption}{/block:Caption}
- {/block:Photo}
- {block:Photoset}
- <div class="object">{Photoset-500}</div>
- {block:Caption}{Caption}{/block:Caption}
- {/block:Photoset}
- {block:Video}
- <div class="object">{Video-500}</div>
- {block:Caption}{Caption}{/block:Caption}
- {/block:Video}
- {block:Audio}
- <div class="audio">{AudioPlayerGrey}</div>
- {block:Artist}<p><b>{Artist}{/block:Artist} {block:TrackName}<em>"{TrackName}"</em>.</b></p>{/block:TrackName}
- {block:Caption}{Caption}{/block:Caption}
- {/block:Audio}
- {block:Quote}
- <div class="quote">"{Quote}"</div>
- {block:Source}<div class="quotesource">— {Source}</div>{/block:Source}
- {/block:Quote}
- {block:Chat}
- {block:Title}<h1 class="chat">{Title} {block:RebloggedFrom}Via: <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}</h1>{/block:Title}
- <div class="chatlines">
- <p>{block:Lines}
- <div class="line{Alt}">{block:Label}<strong>{Label}</strong>{/block:Label} {Line}</div>
- {/block:Lines}</p>
- </div><!-- end .chatlines -->
- {/block:Chat}
- {block:Link}
- <a class="link" href="{URL}">{Name}</a>
- {block:Description}{Description}{/block:Description}
- {/block:Link}
- {block:Answer}
- <div class="question">{Question}</div>
- {Answer}
- {/block:Answer}
- </div><!-- end .post -->
- </div><!-- end .content -->
- <div class="clear"></div>
- {/block:Posts}
- {block:PermalinkPage}
- <!-- the disqus comment system is wrapped in the post and date blocks so that comments wont show on the ask page. -->
- {block:Posts}
- {block:Date}
- {block:ifdisqusshortname}
- <div class="data">
- <div class="info">Comments</div>
- </div><!-- end .data -->
- <div class="content">
- <div class="post">
- <script type="text/javascript">var disqus_url = "{Permalink}"; var disqus_title ="{block:PostTitle}{PostTitle}{/block:PostTitle}";</script>
- <div id="disqus_thread"></div>
- <script type="text/javascript" src="http://disqus.com/forums/{text:Disqus Shortname}/embed.js"></script>
- <noscript><a href="http://disqus.com/forums/anthagio/?url=ref">View the discussion thread.</a></noscript>
- <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>
- </div><!-- end .post -->
- </div><!-- end .content -->
- <div class="clear"></div>
- {/block:ifdisqusshortname}
- {/block:Date}
- {block:Posts}
- {block:PostNotes}
- <div class="data">
- <div class="info">Notes</div>
- </div><!-- end .data -->
- <div class="content">
- <div class="post">
- <a id="notes"></a>
- {PostNotes}
- </div><!-- end .post -->
- </div><!-- end .content -->
- <div class="clear"></div>
- {/block:PostNotes}
- {/block:PermalinkPage}
- </div><!-- end #container -->
- <!-- Streampad for Audio posts -->
- {block:ifShowStreampad}<script type="text/javascript" src="http://o.aolcdn.com/art/merge?f=/_media/sp/sp-player.js&f=/_media/sp/sp-player-tumblr.js&expsec=86400&ver=11&bgcolor={color:Streampad Background}&clicktext=Play%20All%20Audio%20Posts&clickimg=true&showpop=false"></script>{/block:ifShowStreampad}
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment