Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <!--
- ★☆ tachibanana redux edit by tetralyte
- (gatchadance playing in the backgroudn)
- -->
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
- <head>
- <!-- DEFAULT VARIABLES -->
- <meta name="color:Background" content="#ffffff" />
- <meta name="color:Permalink" content="#95b6aa" />
- <meta name="color:Permalink Hover" content="#d7dad9">
- <meta name="color:Permalink text" content="#ffffff" />
- <meta name="color:Text" content="#413536" />
- <meta name="color:Links" content="#7daf9f" />
- <meta name="color:Borders" content="#5e5859" />
- <meta name="color:Scrollbar" content="#9bbaaf">
- <meta name="color:ScrollbarBG" content="#ffffff">
- <meta name="color:Selection" content="#ffffff" />
- <meta name="color:SelectionBG" content="#99b1a8" />
- <meta name="font:Title" content="Arial" />
- <meta name="font:Body" content="Arial" />
- <meta name="font:Accent" content="Lucida Sans" />
- <meta name="if:Show Tags" content="1" />
- <meta name="if:BackgroundCover" content="0">
- <meta name="text:SidebarTop" content="50" />
- <meta name="text:SidebarLeft" content="-430" />
- <meta name="text:SidebarimgTop" content="500" />
- <meta name="text:SidebarimgLeft" content="500" />
- <meta name="text:link url1" content="" />
- <meta name="text:link url2" content="" />
- <meta name="text:link url3" content="" />
- <meta name="text:link url4" content="" />
- <meta name="text:link url5" content="" />
- <meta name="text:link 1" content="" />
- <meta name="text:link 2" content="" />
- <meta name="text:link 3" content="" />
- <meta name="text:link 4" content="" />
- <meta name="text:link 5" content="" />
- <meta name="image:Background" content="" />
- <meta name="image:Favicon" content="" />
- <meta name="image:sideimg" content="" />
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <title>{Title}{block:SearchPage}, {lang:Search results for SearchQuery}{/block:SearchPage}{block:PostSummary}, {PostSummary}{/block:PostSummary}</title>
- {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
- <link rel="shortcut icon" href="{image:Favicon}" />
- <link href='http://fonts.googleapis.com/css?family=Cousine:400,700,400italic,700italic' rel='stylesheet' type='text/css'>
- <link rel="apple-touch-icon" href="{PortraitURL-128}"/>
- <link rel="alternate" type="application/rss+xml" href="{RSS}" />
- <style type="text/css">
- ::-webkit-scrollbar {height:auto;width:10px; background-color:{color:Scrollbar};border:6px solid #fff;}
- ::-webkit-scrollbar-thumb {background-color:{color:Scrollbar};border:3px solid #fff;height:auto;}
- ::-moz-selection {background:{color:selectionbg};color:{color:selection}}
- ::selection {background:{color:selectionbg};color:{color:selection};}
- body {
- background: {color:Background} url('{image:Background}') top left fixed repeat;{block:IfBackgroundCover}background-size: cover;{/block:IfBackgroundCover}
- margin: 0;
- padding: 0;
- font-family: {font:Body};
- }
- .clear {
- clear: both;
- height: 0px;
- overflow: hidden;
- }
- a img {
- border: none;
- }
- #wrapper {
- background-color: #fff;
- border: 1px solid #413e3f;
- width: 300px;
- height: 600px;
- padding: 10px;
- margin-top: -3px;
- overflow: scroll;
- margin: 0 auto;
- }
- #wrapper #title {
- margin: 30px 0;
- color: #fff;
- font-size: 50px;
- font-weight: bold;
- font-family: {font:Title};
- text-shadow: 1px 3px 5px rgba(0,0,0, 0.5);
- letter-spacing: -1px;
- }
- #wrapper #title a {
- color: #fff;
- text-decoration: none;
- }
- #wrapper #content {
- width: 270px;
- float: left;
- }
- #wrapper #content .post {
- font-family: cousine;
- border: 1px solid {color:Border};
- margin-top: -3px;
- background: #fff;
- padding: 10px;
- position: relative;
- }
- #wrapper #content .post .media {
- text-align: center;
- margin-bottom: 10px;
- }
- #wrapper #content .post .quotebg {
- font-family: georgia, serif;
- font-size: 150px;
- color: {color:Background};
- opacity: 0.2;
- filter: alpha(opacity=20);
- -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
- position: absolute;
- top: 70px;
- left: 10px;
- }
- #wrapper #content .post .quote {
- color: {color:Links};
- font-weight: bold;
- padding: 20px 20px 5px 20px;
- }
- #wrapper #content .post .quote.short {
- font-size: 13px;
- }
- #wrapper #content .post .quote.medium {
- font-size: 13px;
- }
- #wrapper #content .post .quote.long {
- font-size: 13px;
- }
- #wrapper #content .post .quote_source *:first-child {
- margin-top: 0px;
- }
- #wrapper #content .post .quote_source *:last-child {
- margin-bottom: 0px;
- }
- #wrapper #content .post .quote *:first-child {
- margin-top: 0px;
- }
- #wrapper #content .post .quote *:last-child {
- margin-bottom: 0px;
- }
- #wrapper #content .post .copy {
- color: {color:Text};
- padding: 10px;
- font-size: 9px;
- line-height: 15px;
- }
- #wrapper #content .post .copy a {
- color: #fff;
- background-color: {color:Permalink};
- text-decoration: none;
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;transition: all 0.5s ease-in-out;
- }
- #wrapper #content .post .copy a:hover {
- color: #000;
- background-color: {color:Permalink};
- text-decoration: none;
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;transition: all 0.5s ease-in-out;
- }
- #wrapper #content .post .copy p {
- margin: 10px 0 0 0;
- padding: 0;
- }
- #wrapper #content .post .copy pre {
- margin: 10px 0px 10px 0px;
- padding: 10px;
- background-color: #e6e6e6;
- font: normal 11px Courier, monospace;
- overflow: auto;
- }
- #wrapper #content .post .copy > p:first-child {
- margin-top: 0;
- }
- #wrapper #content .post .copy img {
- max-width: 100%;
- }
- #wrapper #content .post .audio {
- background: {color:Permalink};
- border: 01px solid #666;
- float: left;
- padding: 7px;
- margin-bottom: 10px;
- }
- #wrapper #content .post .audio .player {
- float: left;
- }
- #wrapper #content .post .audio .player .audio_player embed {
- border: 1px solid #c8c8c8;
- }
- #wrapper #content .post .audio .meta {
- padding: 8px 13px;
- height: 13px;
- float: left;
- color: {color:Text};
- font-family: cousine;
- font-size: 9px;
- text-transform: lowercase;
- }
- #wrapper #content .post .audio .meta a {
- color: #666;
- text-decoration: none;
- }
- #wrapper #content .post .album_art {
- text-align: center;
- }
- #wrapper #content .post .question {
- color: {color:Permalink Text};
- font-size: 9px;
- font-family: cousine;
- background: {color:Permalink};
- margin: 0 0 15px 0;
- padding: 15px 20px;
- position: relative;
- }
- #wrapper #content .post .asker_container {
- margin: 0 0 20px 24px;
- }
- #wrapper #content .post .asker_container img {
- margin: 0 12px -10px 0;
- }
- #wrapper #content .post .asker_container a.asker {
- color: {color:Body};
- }
- #wrapper #content .post .title {
- color: #494949;
- font-size: 16px;
- font-weight: bold;
- padding: 10px 10px 0 10px;
- }
- #wrapper #content .post img {
- max-width: 250px;
- -webkit-transition: opacity 0.4s linear;
- -moz-transition: opacity 0.4s linear;
- transition: opacity 0.4s linear;
- opacity: 0.9;
- }
- #wrapper #content .post img:hover {
- max-width: 250px;
- -webkit-transition: opacity 0.4s linear;
- -moz-transition: opacity 0.4s linear;
- transition: opacity 0.4s linear;
- opacity: 1;
- }
- #wrapper #content .post .chat {
- background-color: #fff;
- border-left: 2px solid {color:Permalink};
- margin: 10px 10px 0 10px;
- font-size: 10px;
- }
- #wrapper #content .post .chat .lines {
- margin-left: 05px;
- padding: 03px;
- }
- #wrapper #content .post .link {
- margin: 4px 0 2px 0;
- font-size: 16px;
- line-height: 25px;
- }
- #wrapper #content .post .link a {
- background-color: {color:Permalink};
- font-size: 10px;
- border: 01px solid #666;
- color: {color:Permalink Text};
- padding: 5px 7px;
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;transition: all 0.5s ease-in-out;
- }
- #wrapper #content .post .link a:hover {
- letter-spacing: 2px;
- -webkit-transition: all 1s ease-in-out;
- -moz-transition: all 1s ease-in-out;transition: all 0.5s ease-in-out;
- }
- #wrapper #content .post .footer {
- border: 1px solid {color:Borders};
- background: {color:Permalink};
- font-family: cousine;
- font-size: 9px;
- color: {color:Permalink text};
- padding: 3px 5px;
- margin-right: 20px;
- margin-top: 2px;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;
- }
- #wrapper #content .post .footer:hover {
- border: 1px solid #413e3f;
- background: {color:Permalink Hover};
- font-family: cousine;
- font-size: 9px;
- color: {color:Permalink text};
- padding: 3px 5px;
- margin-right: 10px;
- margin-top: 2px;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;
- }
- #wrapper #content .post .footer .date {
- width: 67%;
- float: left;
- color: {color:Permalink text};
- }
- #wrapper #content .post .footer .notes {
- width: 33%;
- float: right;
- text-align: right;
- color: {color:Permalink text};
- }
- #wrapper #content .post .footer .notes a {
- color: {color:Permalink text};
- }
- #wrapper #content .post .footer .tags a {
- color: {color:Permalink text};
- text-decoration: none;
- }
- #wrapper #content .post .footer .tags .tag-commas:last-child {
- display: none;
- }
- #wrapper #content .post .footer.with_source_url .tags {
- max-width: 330px;
- float: left;
- }
- #wrapper #content .post .footer.with_source_url .source_url {
- float: right;
- max-width: 160px;
- overflow: hidden;
- white-space: nowrap;
- }
- #wrapper #content .post .footer.with_source_url .source_url img {
- vertical-align: top;
- -moz-opacity: 0.5;
- opacity: 0.5;
- }
- #wrapper #content .post .footer.with_source_url .source_url:hover img {
- -moz-opacity: 0.7;
- opacity: 0.7;
- }
- #wrapper #content .post a {
- color: #6e7173;
- text-decoration: none;
- }
- #wrapper #content .post .copy blockquote {
- margin: 10px 0px 10px 10px;
- padding-left: 15px;
- border-left: solid 4px #dcdcdc;
- }
- #wrapper #content .post .copy blockquote blockquote {
- border-left: solid 4px #cccccc;
- }
- #wrapper #content .post .copy blockquote blockquote blockquote {
- border-left: solid 4px #bcbcbc;
- }
- #wrapper #content .post .copy blockquote blockquote blockquote blockquote {
- border-left: solid 4px #acacac;
- }
- #wrapper #content .post .copy blockquote blockquote blockquote blockquote blockquote {
- border-left: solid 4px #9c9c9c;
- }
- #wrapper #content .post .copy blockquote blockquote blockquote blockquote blockquote blockquote {
- border-left: solid 4px #8c8c8c;
- }
- #wrapper #content .bottom {
- background: url('http://assets.tumblr.com/themes/redux/shadow-post.png') top center no-repeat transparent;
- width: 513px;
- height: 40px;
- margin: 0 auto;
- }
- #wrapper #content #navigation {
- font-size: 9px;
- font-family: cousine;
- text-align: right;
- padding-bottom: 35px;
- text-transform: lowercase;
- }
- #wrapper #content #navigation a {
- border-radius: {text:Round Corners}px;
- {block:ifBorders}border: 01px solid {color:Borders}{/block:ifBorders};
- background-color: {color:Permalink};
- color: {color:Permalink Text};
- padding: 5px 10px;
- text-decoration: none;
- margin-left: 25px;
- }
- #wrapper #content #navigation.jump_pagination {}
- #wrapper #content #navigation.jump_pagination a {
- margin: 0 0 0 4px;
- }
- #wrapper #content #navigation.jump_pagination .current_page {
- color: #fff;
- background-color: rgba(255,255,255, 0.1);
- border: 2px solid #fff;
- padding: 3px 8px;
- margin: 0 0 0 4px;
- cursor: default;
- }
- #wrapper #content #navigation.jump_pagination .jump_page {}
- #wrapper #content .post .notecontainer {
- background: #fff;
- overflow: scrollbar;
- font-family: consolas;
- font-size: 9px;
- color: {color:Text};
- margin-top: 10px;
- margin-bottom: -10px;
- }
- #wrapper #content .post .notecontainer a {
- color: #666;
- text-decoration: underline;
- }
- #wrapper #content .post .notecontainer ol.notes {
- padding: 0px 0 10px 0;
- list-style-type: none;
- font-size: 11px;
- }
- #wrapper #content .post .notecontainer ol.notes li.note {
- padding: 10px 10px 0 10px;
- }
- #wrapper #content .post .notecontainer ol.notes li.note img.avatar {
- vertical-align: -4px;
- margin-right: 10px;
- width: 16px;
- height: 16px;
- }
- #wrapper #content .post .notecontainer ol.notes li.note span.action {
- font-weight: normal;
- }
- #wrapper #content .post .notecontainer ol.notes li.note .answer_content {
- font-weight: normal;
- }
- #wrapper #content .post .notecontainer ol.notes li.note blockquote {
- border-left: 2px solid #666;
- padding: 4px 10px;
- margin: 10px 0px 0px 25px;
- }
- #wrapper #content .post .notecontainer ol.notes li.note blockquote a {
- text-decoration: none;
- }
- #wrapper #sidebar {
- position:fixed !important;
- width: 140px;
- border: 1px solid #413e3f;
- top: {text:SidebarTop}px;
- right: {text:SidebarLeft}px;
- color: {color:Background};
- font-family: {font:Accent}
- }
- #wrapper #sidebar a {
- color: {color:Background};
- }
- #wrapper #sidebar #top {
- background: #fff;
- padding: 0 20px;
- }
- #wrapper #sidebar #top #description {
- font-size: 9px;
- font-family: cousine;
- color: {color:Text};
- position: relative;
- top: -18px;
- }
- #wrapper #sidebar #top #description a {
- color: #fff;
- background-color: {color:Links};
- text-decoration: none;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;
- }
- #wrapper #sidebar #top #description a:hover {
- color: #000;
- background-color: {color:Links};
- text-decoration: none;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;
- }
- .sidebar img {
- max-width: 180px;
- margin-top:15px;
- margin-bottom: 8px;}
- .sideimg img{
- position:absolute;
- top: {text:sidebarimgtop}px;
- left: {text:sidebarimgLeft}px;
- z-index:-999;
- }
- #wrapper #sidebar #top .heading {
- color: {color:Text};
- font-family: cousine;
- font-size: 9px;
- margin-top: 20px;
- padding: 10px;
- background-color: {color:Background};
- }
- #wrapper #sidebar #top a .heading {
- color: #fff;
- text-decoration: none;
- font-family: cousine;
- font-size: 9px;
- }
- #wrapper #sidebar #top .content {
- margin-top: 2px;
- padding: 7px 10px;
- background: #eaeaea;
- font-family: cousine;
- color: #666;
- font-size: 9px;
- overflow: hidden;
- }
- #wrapper #sidebar #top a {
- text-decoration: none;
- }
- #s-m-t-tooltip{
- background:{color:Permalink BG};
- font-family: consolas;
- font-size: 9px;
- border:1px solid {color:Links};
- background-color: #fff;
- max-width: 110px;
- color:{color:Text};
- padding: 2px 5px 2px 6px;
- margin: 20px 10px 10px 10px;
- }
- </style>
- <!--[if lt IE 7.]>
- <style type="text/css">
- #wrapper #sidebar #bottom {
- background: transparent;
- }
- #wrapper #sidebar #top #avatar {
- background: none;
- }
- #wrapper #sidebar #top #avatar img {
- border: 5px solid #f1f1f1;
- }
- #wrapper #sidebar #top .heading#followontumblr {
- background-image: none;
- text-indent: 0;
- }
- #wrapper #sidebar #top .heading#twitter {
- background-image: none;
- }
- #wrapper #sidebar #top .heading#following {
- background-image: none;
- }
- #wrapper #content .post .audio .player {
- float: none;
- }
- #wrapper #content .post .audio .meta {
- display: none;
- float: none;
- }
- </style>
- <![endif]-->
- <!--[if lt IE 8.]>
- <style type="text/css">
- #wrapper #content .bottom {
- background: transparent;
- }
- #wrapper #content .post .footer {
- background: transparent;
- color: #000;
- }
- #wrapper #content .post .audio {
- float: none;
- background: transparent;
- }
- #wrapper #content .post .notecontainer .notes {
- padding: 0;
- margin: 0;
- }
- </style>
- <![endif]-->
- <style type="text/css">{CustomCSS}</style>
- <link href="#s-m-t-tooltip" rel="stylesheet" type="text/css" />
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
- <script type="text/javascript" src="http://static.tumblr.com/7qjmkr5/IUmmdsy41/jquery.style-my-tooltips.js"></script>
- <script>
- (function($){
- $(document).ready(function(){
- $("[title]").style_my_tooltips();
- });
- })(jQuery);
- </script>
- </head>
- <body>
- <div id="wrapper">
- <br><p>
- <div id="content">
- {block:SearchPage}
- {block:SearchResults}
- <div id="searchresults">{lang:SearchResultCount results for SearchQuery 2}</div>
- {/block:SearchResults}
- {block:NoSearchResults}
- <div id="searchresults">{lang:No search results for SearchQuery 2}</div>
- {/block:NoSearchResults}
- {/block:SearchPage}
- {block:Posts}
- <div class="post">
- {block:Photo}
- <div class="media"><div class="photo"><a href="{Permalink}">
- {block:indexpage}<img src="{PhotoURL-250}" alt="{PhotoAlt}" />{/block:indexpage}{block:permalinkpage}<img src="{PhotoURL-400}" alt="{PhotoAlt}" />{/block:permalinkpage}
- </div></div></a>
- {block:caption}<div class="copy">{Caption}</div>{/block:caption}
- {/block:Photo}
- {block:Photoset}<div class="photo">
- <div class="media">
- {Photoset-250}
- </div></div>
- {block:caption}<div class="copy">{Caption}</div>{/block:caption}
- {/block:Photoset}
- {block:Video}
- <div class="media">{Video-250}</div>
- {block:Caption}<div class="copy">{Caption}</div>{/block:Caption}
- {/block:Video}
- {block:Audio}
- {block:AudioEmbed}
- {AudioEmbed}
- {/block:AudioEmbed}
- {block:AudioPlayer}
- {block:IfShowAlbumArtOnAudioPosts}
- {block:AlbumArt}
- <div class="album_art">
- <img src="{AlbumArtURL}" alt="{block:Artist}{Artist}{/block:Artist}{block:TrackName} - {TrackName}{/block:TrackName}" style="margin-bottom:10px;" />
- </div>
- {/block:AlbumArt}
- {/block:IfShowAlbumArtOnAudioPosts}
- <div class="audio">
- <div class="player">{AudioPlayerWhite}</div>
- <div class="meta">{block:PlayCount}{PlayCountWithLabel}{/block:PlayCount}{block:ExternalAudio}<span class="download_external_audio"> • <a href="{ExternalAudioURL}">{lang:Download}</a></span>{/block:ExternalAudio}</div>
- <div class="clear"></div>
- </div>
- {/block:AudioPlayer}
- <div class="clear"></div>
- {block:Caption}<div class="copy">{Caption}</div>{/block:Caption}
- {/block:Audio}
- {block:Quote}
- <div class="quote {Length}">{Quote}</div>
- <div class="copy">
- <div class="quotebg"></div>
- {block:Source}
- <table border="0" cellpadding="0" cellspacing="0" width="100%">
- <tr>
- <td valign="top" style="width:20px;">—</td>
- <td valign="top" class="quote_source">
- {Source}
- </td>
- </tr>
- </table>
- {/block:Source}
- </div>
- {/block:Quote}
- {block:Text}
- {block:Title}<div class="title">{Title}</div>{/block:Title}
- <div class="copy">{Body}</div>
- {/block:Text}
- {block:Answer}
- <div class="question">
- <div class="nipple"></div>
- {Question}
- </div>
- <div class="asker_container"><img src="{AskerPortraitURL-24}">{Asker}</div>
- <div class="copy">{Answer}</div>
- {/block:Answer}
- {block:Chat}
- {block:Title}<div class="title">{Title}</div>{/block:Title}
- <div class="chat">
- <div class="lines">
- {block:Lines}
- <div class="line {Alt}">{block:Label}<strong>{Label}</strong>{/block:Label} {Line}</div>
- {/block:Lines}
- </div>
- </div>
- <div class="clear"></div>
- <div style="height:10px;"></div>
- {/block:Chat}
- {block:Link}
- <div class="link"><a href="{URL}" {Target}>{Name} »</a></div>
- {block:Description}<div class="copy">{Description}</div>{/block:Description}
- {/block:Link}
- {block:Date}
- <a href="{Permalink}">
- <div class="footer for_permalink">
- <div class="date">
- {block:Reblog}
- {TimeAgo} {lang:PostedTimeAgo from ReblogParentName}
- {/block:Reblog}
- {block:NotReblog}
- {TimeAgo}
- {/block:NotReblog}
- </div>
- <div class="notes">{block:NoteCount}{NoteCount} %{/block:NoteCount} {block:IfDisqusShortname}{block:NoteCount}•{/block:NoteCount} <a href="{Permalink}#disqus_thread">{lang:View comments}</a>{/block:IfDisqusShortname}</div>
- <div class="clear"></div>
- </div>
- </a>
- {/block:Date}
- <div class="footer" style="
- display:none;
- {block:IfShowTags}{block:HasTags}display:block;{/block:HasTags}{/block:IfShowTags}
- ">
- {block:IfShowTags}
- {block:HasTags}<div class="tags">→: {block:Tags}<a href="{TagURL}">{Tag}</a><span class="tag-commas">, </span>{/block:Tags}.</div>{/block:HasTags}
- {/block:IfShowTags}
- <div class="clear"></div>
- </div>
- {block:PostNotes}<div class="notecontainer">{PostNotes}</div>{/block:PostNotes}
- {block:IfDisqusShortname}
- {block:Permalink}
- <div class="notecontainer" style="margin:20px 0 1px 0; padding:1px 10px 10px 10px;">
- <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>
- </div>
- <div style="text-align:right; margin-top:5px;">
- {lang:Blog comments powered by Disqus 2}
- </div>
- {/block:Permalink}
- {/block:IfDisqusShortname}
- </div>
- <p>
- {/block:Posts}
- {block:Pagination}
- <div id="navigation" {block:IfEnableJumpPagination}class="jump_pagination"{/block:IfEnableJumpPagination}>
- {block:PreviousPage}<a href="{PreviousPage}">←</a>{/block:PreviousPage}
- {block:JumpPagination length="3"}
- {block:CurrentPage}
- <span class="current_page">{PageNumber}</span>
- {/block:CurrentPage}
- {block:JumpPage}
- <a class="jump_page" href="{URL}">{PageNumber}</a>
- {/block:JumpPage}
- {/block:JumpPagination}
- {block:NextPage}<a href="{NextPage}">→</a>{/block:NextPage}
- </div>
- {/block:Pagination}
- </div>
- <div id="sidebar">
- <div class="sideimg"><a href="/" title=""><img src='{image:sideimg}'></a>
- <div id="top">
- <br>
- <div id="description">
- <br>
- <mark style="font-family: cousine; font-size: 9px; font-color: {color:Text}; background-color: {color:Permalink};"><a href="/">home</a> - <a href="/ask">ask</a> - <a href="/archive">archive</a></mark>
- <br><br>
- {Description}
- <br>
- <br>
- <a href="{text:link url1}" title="{text:link 1}">.01</a> <a href="{text:link url2}" title="{text:link 2}">.02</a> <a href="{text:link url3}" title="{text:link 3}">.03</a> <a href="{text:link url4}" title="{text:link 4}">.04</a> <a href="{text:link url5}" title="{text:link 5}">.05</a>
- </div>
- </div>
- </div>
- </div>
- <div class="clear"></div>
- </div>
- {block:Twitter}
- <script type="text/javascript" src="/tweets.js"></script>
- {/block:Twitter}
- {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}
- <a href="http://tetralyte.tumblr.com" title="theme by tetralyte"><div style="position:fixed;right:10px;bottom:5px;font-size:9px;opacity:0.8;z-index:51;font-family:consolas;font-color:#666666;">★☆ </div></a>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment