Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <html xmlns="https://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
- <!--theme 17 by arithemes/raphhaels. don't steal or use as base. thanks.
- CREDITS:
- tumblr control fix by cyantists
- honeybee icon font by suiomi
- keyword search bar by suiomi (used to be saturnthms)
- you can find the unnested captions variables here: https://bychloethemes.tumblr.com/undocs
- -->
- <head>
- <title>{Title}</title>
- <link rel="shortcut icon" href="{FavIcon}" />
- <link rel="alternate" type="application/rss+xml" href="{RSS}" />
- <meta name="image:Background" content=""/>
- <meta name="image:Sidebar" content=""/>
- <meta name="color:Ask Background" content="#eeeeee" />
- <meta name="color:Ask Border" content="#dadada"/>
- <meta name="color:Ask Text" content="#474646"/>
- <meta name="color:Audio Player" content="#da86e7"/>
- <meta name="color:Audio Player Text" content="#fff"/>
- <meta name="color:Background" content="#eeeeee" />
- <meta name="color:Blockquote Border" content="#dadada"/>
- <meta name="color:Bold" content="#5e1f68"/>
- <meta name="color:Chat Even Background" content="#eeeeee"/>
- <meta name="color:Chat Even Border" content="#dadada"/>
- <meta name="color:Chat Even Text" content="#474646"/>
- <meta name="color:Chat Odd Background" content="#da86e7"/>
- <meta name="color:Chat Odd Border" content="#fff"/>
- <meta name="color:Chat Odd Text" content="#fff"/>
- <meta name="color:Credit" content="#da86e7"/>
- <meta name="color:Custom Links Background" content="#fff"/>
- <meta name="color:Custom Links Background Hover" content="#da86e7"/>
- <meta name="color:Custom Links Border" content="#dadada"/>
- <meta name="color:Date" content="#474646"/>
- <meta name="color:Description Background" content="#eee"/>
- <meta name="color:Description Border" content="#dadada"/>
- <meta name="color:Description Text" content="#474646"/>
- <meta name="color:Italics" content="#da86e7"/>
- <meta name="color:Link" content="#da86e7"/>
- <meta name="color:Link Hover" content="#000"/>
- <meta name="color:Main Nav Links" content="#474646" />
- <meta name="color:Main Nav Links Background Hover" content="#da86e7"/>
- <meta name="color:Main Nav Links Hover" content="#fcfcfc"/>
- <meta name="color:Pagination Background" content="#fff"/>
- <meta name="color:Pagination Background Hover" content="#da86e7"/>
- <meta name="color:Pagination Border" content="#dadada"/>
- <meta name="color:Pagination Border Hover" content="#dadada"/>
- <meta name="color:Pagination Text" content="#474646"/>
- <meta name="color:Pagination Text Hover" content="#fff"/>
- <meta name="color:Permalink Border" content="#eee"/>
- <meta name="color:Post Background" content="#fff"/>
- <meta name="color:Post Border" content="#dadada"/>
- <meta name="color:Post Usernames" content="#5e1f68"/>
- <meta name="color:Quote Background" content="#eee"/>
- <meta name="color:Quote Border" content="#dadada"/>
- <meta name="color:Quote Text" content="#5e1f68"/>
- <meta name="color:Reblog Button" content="#da86e7"/>
- <meta name="color:Reblog Button Hover" content="#9c9c9c"/>
- <meta name="color:Searchbar Background" content="#fff"/>
- <meta name="color:Searchbar Border" content="#dadada"/>
- <meta name="color:Searchbar Text" content="#474646"/>
- <meta name="color:Scrollbar" content="#da86e7"/>
- <meta name="color:Sidebar Background" content="#fff"/>
- <meta name="color:Sidebar Border" content="#dadada"/>
- <meta name="color:Source" content="#da86e7"/>
- <meta name="color:Tags" content="#474646"/>
- <meta name="color:Tags Background" content="#fff"/>
- <meta name="color:Tags Background Hover" content="#da86e7"/>
- <meta name="color:Tags Border" content="#dadada"/>
- <meta name="color:Tags Hover" content="#fff"/>
- <meta name="color:Text" content="#474646"/>
- <meta name="color:Title" content="#da86e7"/>
- <meta name="if:250 Posts" content="1"/>
- <meta name="if:400 Posts" content="0"/>
- <meta name="if:500 Posts" content="1"/>
- <meta name="text:Link One Url" content="/"/>
- <meta name="text:Link One Title" content="link one"/>
- <meta name="text:Link Two Url" content="/"/>
- <meta name="text:Link Two Title" content="link two"/>
- <meta name="text:Link Three Url" content="/"/>
- <meta name="text:Link Three Title" content="link three"/>
- <meta name="text:Link Four Url" content="/"/>
- <meta name="text:Link Four Title" content="link four"/>
- <meta name="text:Link Five Url" content="/"/>
- <meta name="text:Link Five Title" content="link five"/>
- <meta name="text:Link Six Url" content="/"/>
- <meta name="text:Link Six Title" content="link six"/>
- <link href='https://fonts.googleapis.com/css?family=Karla' rel='stylesheet' type='text/css'>
- <script language="javascript" type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.5/jquery.min.js"></script>
- <script src="//ajax.googleapis.com/ajax/libs/jquery/1.8.0/jquery.min.js"></script>
- <script src="https://static.tumblr.com/wgijwsy/Ebfm2v4gy/jquery.masonry.min.js"></script>
- <script src="https://use.fontawesome.com/8b31d30a04.js"></script>
- <link href="//solrainha.github.io/honeybee/honeybee.css" rel="stylesheet">
- <style type="text/css">
- /*FIX BY CYANTISTS*/
- iframe.tmblr-iframe {
- z-index:99999999999999!important;
- top:0!important;
- right:0!important;
- opacity:0.4;
- /* delete from here */
- filter:invert(1);
- -webkit-filter:invert(1);
- -o-filter:invert(1);
- -moz-filter:invert(1);
- -ms-filter:invert(1);
- /* to here if your blog has a dark background */
- transform:scale(0.6);
- transform-origin:100% 0;
- -webkit-transform:scale(0.6);
- -webkit-transform-origin:100% 0;
- -o-transform:scale(0.6);
- -o-transform-origin:100% 0;
- -moz-transform:scale(0.6);
- -moz-transform-origin:100% 0;
- -ms-transform:scale(0.6);
- -ms-transform-origin:100% 0;}
- iframe.tmblr-iframe:hover {
- opacity:0.6!important;}
- iframe, video {
- max-width: 100%;
- }
- body {
- color: {color:Text};
- font-family: 'Karla', sans-serif;
- line-height: 16px;
- background: url('{image:Background}') {color:Background};
- }
- body img {
- max-width: 100%;
- height: auto;
- }
- a {
- text-decoration: none;
- color: {color:Link};
- }
- a:hover {
- color: {color:Link Hover};
- }
- i, em {
- color: {color:Italics};
- }
- b, strong {
- color: {color:Bold};
- }
- h1 {
- text-align: center;
- font-size: 13px;
- letter-spacing: 3px;
- line-height: 120%;
- color: {color:Text};
- font-family: 'Karla', sans-serif;
- }
- blockquote {
- border-left: 1px solid {color:Blockquote Border};
- margin-left: 6px;
- padding-left: 10px;
- }
- blockquote img {
- max-width: 200px;
- height: auto;
- }
- ::-webkit-scrollbar-thumb {
- height:auto;
- border-bottom:none;
- background-color: {color:Scrollbar};
- }
- ::-webkit-scrollbar {
- height:9px;
- width:5px;
- background-color: {color:Background};
- }
- #sidebar {
- width: 250px;
- height: relative;
- background-color: {color:Sidebar Background};
- border: 1px solid {color:Sidebar Border};
- border-radius: 5px;
- margin-top: 125px;
- margin-left: 100px;
- padding: 20px;
- position: fixed;
- }
- #sidebar img {
- width: 250px;
- border-radius: 5px 5px 0px 0px;
- }
- #title {
- color: {color:Title};
- font-size: 12px;
- margin-top: 50px;
- margin-left: 105px;
- text-align: center;
- text-transform: uppercase;
- letter-spacing: 2px;
- padding: 20px;
- width: 250px;
- position: fixed;
- }
- #description {
- background-color: {color:Description Background};
- border: 1px solid {color:Description Border};
- border-radius: 0px 0px 5px 5px;
- font-size: 12px;
- padding: 10px;
- text-align: justify;
- margin-top: 10px;
- color: {color:Description Text};
- }
- /*--------------------------------------------------------------------
- KEYWORD SEARCH BAR
- by Saturn Themes | saturnthms.tumblr.com
- © All Rights Reserved
- Terms of Use @ saturnthms.tumblr.com/info/terms apply
- --------------------------------------------------------------------*/
- input:focus::-webkit-input-placeholder {color: transparent;}input:focus:-moz-placeholder {color: transparent;}input:focus::-moz-placeholder {color: transparent;}input:focus:-ms-input-placeholder { color: transparent;}.requiro input{outline:none;border:0;width:100%;margin:0;padding:0; background-color: {color:Searchbar Background};}
- .requiro {
- background: {color:Searchbar Background};
- padding: 10px;
- border-radius: 5px;
- border: 1px solid {color:Searchbar Border};
- width: 270px;
- position: fixed;
- margin-top: 40px;
- margin-left: -20px;
- }
- .requiro input[type=text] {
- color: {color:Searchbar Text};
- font-family: 'Karla', sans-serif;
- font-weight: bold;
- text-transform: uppercase;
- letter-spacing: 1px;
- }
- input::-webkit-input-placeholder {
- color: {color:Searchbar Text};
- }
- input::-moz-placeholder {
- color: {color:Searchbar Text};
- }
- input:-moz-placeholder {
- color: {color:Searchbar Text};
- }
- input:-ms-input-placeholder {
- color: {color:Searchbar Text};
- }
- /*end searchbar*/
- #nav {
- margin-top: 70px;
- margin-left: 100px;
- text-align: center;
- width: 250px;
- padding: 20px;
- position: fixed;
- }
- #nav a {
- color: {color:Main Nav Links};
- border-radius: 5px;
- display: inline-block;
- font-size: 12px;
- padding: 5px;
- }
- #nav a:hover {
- background-color: {color:Main Nav Links Background Hover};
- color: {color:Main Nav Links Hover};
- -webkit-transition: all 0.3s ease;
- -moz-transition: all 0.3s ease;
- -o-transition: all 0.3s ease;
- }
- #links {
- margin-left: -70px;
- margin-top: -22px;
- position: fixed;
- }
- #links a {
- display: block;
- background-color: {color:Custom Links Background};
- border: 1px solid {color:Custom Links Border};
- padding: 5px;
- border-radius: 5px;
- font-size: 12px;
- font-weight: bold;
- margin-bottom: 10px;
- height: 20px;
- width: 20px;
- }
- #links a:hover {
- background-color: {color:Custom Links Background Hover};
- border: 1px solid {color:Background};
- -webkit-transition: all 0.3s ease;
- -moz-transition: all 0.3s ease;
- -o-transition: all 0.3s ease;
- }
- #date {
- font-size: 12px;
- text-transform: lowercase;
- margin-top: 0px;
- color: {color:Date};
- border-bottom: .25px solid {color:Permalink Border};
- letter-spacing: 1px;
- position: absolute;
- left: 50%;
- transform: translate(-50%, -50%);
- padding-bottom: 2px;
- {block:If250Posts}
- width: 250px;
- {/block:If250Posts}
- {block:If400Posts}
- width: 400px;
- {/block:If400Posts}
- {block:If500Posts}
- width: 500px;
- {/block:If500Posts}
- }
- #date a {
- color: {color:Date};
- }
- #date a:hover {
- color: {color:Text};
- -webkit-transition: all 0.8s ease;
- -moz-transition: all 0.8s ease;
- -o-transition: all 0.8s ease;
- }
- #rb {
- font-size: 15px;
- margin-top: -20px;
- margin-left: -50px;
- position: absolute;
- }
- #rb a {
- color: {color:Reblog Button};
- }
- #rb a:hover {
- -webkit-transition: all 0.8s ease;
- -moz-transition: all 0.8s ease;
- -o-transition: all 0.8s ease;
- color: {color:Link};
- }
- #source {
- font-size: 12px;
- text-transform: lowercase;
- letter-spacing: 1px;
- color: {color:Reblog Button Hover};
- }
- #source a {
- color: {color:Source};
- }
- #content {
- {block:If250Posts}
- width: 290px;
- {/block:If250Posts}
- {block:If400Posts}
- width: 440px;
- {/block:If400Posts}
- {block:If500Posts}
- width: 540px;
- {/block:If500Posts}
- margin-top: 20px;
- text-align: left;
- font-size: 12px;
- padding: 30px;
- position: relative;
- margin-left: 200px;
- }
- .entry {
- font-size: 12px;
- background-color: {color:Post Background};
- padding: 20px;
- border: 1px solid {color:Post Border};
- border-radius: 5px;
- }
- #tags {
- margin-top: 10px;
- margin-bottom: 80px;
- font-size: 12px;
- display: inline-block;
- {block:If250Posts}
- width: 290px;
- {/block:If250Posts}
- {block:If400Posts}
- width: 440px;
- {/block:If400Posts}
- {block:If500Posts}
- width: 540px;
- {/block:If500Posts}
- text-align: left;
- }
- #tags a {
- color: {color:Tags};
- background-color: {color:Tags Background};
- border: 1px solid {color:Tags Border};
- border-radius: 5px;
- padding: 5px;
- display: inline-block;
- margin-top: 5px;
- }
- #tags a:hover {
- color: {color:Tags Hover};
- background-color: {color:Tags Background Hover};
- border: 1px solid {color:Background};
- -webkit-transition: all 0.8s ease;
- -moz-transition: all 0.8s ease;
- -o-transition: all 0.8s ease;
- }
- img.avatar {display:none; }
- ol.notes {
- margin-top: 20px;
- }
- #ask {
- {block:If250Posts}
- width: 210px;
- {/block:If250Posts}
- {block:If400Posts}
- width: 360px;
- {/block:If400Posts}
- {block:If500Posts}
- width: 460px;
- {/block:If500Posts}
- background-color: {color:Ask Background};
- padding: 20px;
- border: 1px solid {color:Ask Border};
- border-radius: 5px;
- }
- #ask img {
- border-radius: 5px;
- margin-top: -20px;
- {block:If250Posts}
- margin-left: 190px;
- {/block:If250Posts}
- {block:If400Posts}
- margin-left: 340px;
- {/block:If400Posts}
- {block:If500Posts}
- margin-left: 440px;
- {/block:If500Posts}
- }
- .asker {
- font-size: 12px;
- width: 100%;
- text-transform: lowercase;
- text-align: left;
- letter-spacing: 1px;
- }
- .audio {
- background-color: {color:Audio Player};
- height: 40px;
- color: {color:Audio Player Text};
- margin-top: -85px;
- padding-top: 20px;
- padding-bottom: 20px;
- }
- .songart{
- float:left;
- margin-right:10px;
- }
- .songart img{
- width: 80px;
- height: 80px;
- }
- .songtitle{
- margin-bottom: 10px;
- margin-left: 90px;
- font-size: 15px;
- }
- .songauthor{
- margin-bottom: 10px;
- font-size: 12px;
- margin-left: 90px;
- opacity: .8;
- }
- .tumblr_audio_player {
- height: 50px;
- width: 33px;
- margin-left: -67px;
- margin-top: 30px;
- }
- #quote {
- font-size: 15px;
- font-style: italic;
- text-align: center;
- background-color: {color:Quote Background};
- border: 1px solid {color:Quote Border};
- padding: 20px;
- border-radius: 5px;
- }
- #quote i {
- color: {color:Quote Text};
- }
- #pagination {
- width: 440px;
- height: 100px;
- text-align: center;
- position: absolute;
- left: 50%;
- transform: translate(-50%, -50%);
- }
- #pagination a {
- opacity: 1;
- width: 20px;
- height: 18px;
- padding: 7px 5px 5px 5px;
- border-radius: 50%;
- background-color: {color:Pagination Background};
- color: {color:Pagination Text};
- display: inline-block;
- text-align: center;
- font-family: 'Karla', sans-serif;
- font-weight: bold;
- border: 1px solid {color:Pagination Border};
- }
- #pagination a:hover {
- border: 1px solid {color:Pagination Border Hover};
- background-color: {color:Pagination Background Hover};
- color: {color:Pagination Text Hover};
- -webkit-transition: all 0.8s ease;
- -moz-transition: all 0.8s ease;
- -o-transition: all 0.8s ease;
- }
- .current {
- width: 20px;
- height: 18px;
- padding: 7px 5px 5px 5px;
- border-radius: 50%;
- background-color: {color:Pagination Background Hover};
- color: {color:Pagination Text Hover};
- border: 1px solid {color:Pagination Border Hover};
- display: inline-block;
- text-align: center;
- font-family: 'Karla', sans-serif;
- font-weight: bold;
- }
- .current:hover {
- background-color: {color:Pagination Background};
- color: {color:Pagination Text};
- border: 1px solid {color:Pagination Border};
- -webkit-transition: all 0.8s ease;
- -moz-transition: all 0.8s ease;
- -o-transition: all 0.8s ease;
- }
- .chatline {
- color: {color:Chat Even Text};
- background-color: {color:Chat Even Background};
- padding: 10px;
- border: 1px solid {color:Chat Even Border};
- border-radius: 5px;
- margin-top: 10px;
- }
- .chatline b{
- color: {color:Chat Even Text};
- }
- .chatline.odd {
- color: {color:Chat Odd Text};
- background-color: {color:Chat Odd Background};
- border: 1px solid {color:Chat Odd Border};
- border-radius: 5px;
- margin-bottom: 10px;
- }
- .chatline.odd b {
- color: {color:Chat Odd Text};
- }
- {block:IfNot250Posts}
- #youtube_iframe {
- width: 320px;
- }
- {/block:IfNot250Posts}
- {block:If250Posts}
- #youtube_iframe {
- width: 170px;
- }
- {/block:If250Posts}
- .username {
- margin-top: -22px;
- margin-left: 25px;
- margin-bottom: 20px;
- }
- .username a {
- color: {color:Post Usernames};
- }
- .username:hover .deactivated {
- opacity: .8;
- }
- .deactivated {
- opacity: 0;
- color: {color:Text};
- }
- .rbicon img {
- width: 20px;
- border-radius: 5px;
- }
- </style>
- </head>
- <body>
- <div id="title">{Title}</div>
- <div id="nav">
- <a href="/" class="th th-home" title="home"></a>
- <a href="/ask" class="th th-paper-plane" title="ask"></a>
- <a href="/archive" class="th th-calendar-2" title="archive"></a>
- </div>
- <div id="sidebar">
- <div id="links">
- <a href="{text:Link One Url}" title="{text:Link One Title}"></a>
- <a href="{text:Link Two Url}" title="{text:Link Two Title}"></a>
- <a href="{text:Link Three Url}" title="{text:Link Three Title}"></a>
- <a href="{text:Link Four Url}" title="{text:Link Four Title}"></a>
- <a href="{text:Link Five Url}" title="{text:Link Five Title}"></a>
- <a href="{text:Link Six Url}" title="{text:Link Six Title}"></a>
- </div>
- <img src="{image:Sidebar}">
- <div id="description">
- {Description}
- </div>
- <!--------------------------------------------------------------------
- KEYWORD SEARCH BAR
- by Saturn Themes | saturnthms.tumblr.com
- © All Rights Reserved
- Terms of Use @ saturnthms.tumblr.com/info/terms apply
- ---------------------------------------------------------------------->
- <form class="requiro" action="/search" method="get"><input type="text" name="q" placeholder="Search..." value=""/></form>
- <!--end searchbar-->
- </div>
- <!--end sidebar-->
- <center>
- <div id="content">
- <!--posts-->
- {block:Posts}
- <div class="entry">
- <!--date/info-->
- {block:Date}
- <center>
- <div id="date">
- <a href="{Permalink}">{TimeAgo}</a> /
- <a href="{Permalink}">{block:NoteCount}{NoteCount} notes</a> /{/block:NoteCount}
- <a href="{Permalink}">{ShortMonth} {DayOfMonthWithZero}, {Year}</a>
- </div>
- </center>
- {/block:Date}
- <!--end of date/info-->
- <div id="rb">
- <a href="{ReblogURL}" class="th th-reblog" title="reblog"></a>
- </div>
- <br>
- <!--photo-->
- {block:Photo}
- <a href="{permalink}">
- <img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/>
- </a>
- {block:Caption}
- {block:NotReblog}
- {Caption}
- {/block:NotReblog}
- {block:RebloggedFrom}
- <div class="reblog">
- {block:Reblogs}
- <div class="rbicon"><img src="{PortraitUrl-64}"></div>
- <div class="username">
- {block:HasPermalink}
- <a href="{Permalink}">
- {/block:HasPermalink}
- {Username}
- {block:HasPermalink}
- </a>
- {/block:HasPermalink}
- </div>
- {block:IsDeactivated}
- <div class="deactivated">deactivated</div>
- {/block:IsDeactivated}
- {Body}
- {/block:Reblogs}
- </div>
- {/block:RebloggedFrom}
- {/block:Caption}
- {/block:Photo}
- <!--end photo-->
- <!--photoset-->
- {block:Photoset}
- {block:If250Posts}
- {Photoset-250}
- {/block:If250Posts}
- {block:If400Posts}
- {Photoset-400}
- {/block:If400Posts}
- {block:If500Posts}
- {Photoset-500}
- {/block:If500Posts}
- {block:Caption}
- {block:NotReblog}
- {Caption}
- {/block:NotReblog}
- {block:RebloggedFrom}
- <div class="reblog">
- {block:Reblogs}
- <div class="rbicon"><img src="{PortraitUrl-64}"></div>
- <div class="username">
- {block:HasPermalink}
- <a href="{Permalink}">
- {/block:HasPermalink}
- {Username}
- {block:HasPermalink}
- </a>
- {/block:HasPermalink}
- </div>
- {block:IsDeactivated}
- <div class="deactivated">deactivated</div>
- {/block:IsDeactivated}
- {Body}
- {/block:Reblogs}
- </div>
- {/block:RebloggedFrom}
- {/block:Caption}
- {/block:Photoset}
- <!--end photoset-->
- <!--text-->
- {block:Text}
- {block:Title}
- <h1>{Title}</h1>
- {/block:Title}
- {block:NotReblog}
- {Body}
- {/block:NotReblog}
- {block:RebloggedFrom}
- <div class="reblog">
- {block:Reblogs}
- <div class="rbicon"><img src="{PortraitUrl-64}"></div>
- <div class="username">
- {block:HasPermalink}
- <a href="{Permalink}">
- {/block:HasPermalink}
- {Username}
- {block:HasPermalink}
- </a>
- {/block:HasPermalink}
- </div>
- {block:IsDeactivated}
- <div class="deactivated">deactivated</div>
- {/block:IsDeactivated}
- {Body}
- {/block:Reblogs}
- </div>
- {/block:RebloggedFrom}
- {/block:Text}
- <!--end text-->
- <!--link-->
- {block:Link}
- <h1><a href="{URL}">{Name}</a></h1>
- {block:Description}
- {Description}
- {/block:Description}
- {/block:Link}
- <!--end link-->
- <!--quote-->
- {block:Quote}
- <div id="quote"><i>"{Quote}"</i></div>
- {block:Source}
- <br>- {Source}
- {/block:Source}
- {/block:Quote}
- <!--end quote-->
- <!--chat-->
- {block:Chat}
- {block:Title}
- <h1>{Title}</h1>
- {/block:Title}
- {block:Lines}
- <div class="chatline {Alt}">
- {block:Label}
- <b style="padding: 5px">{Label} </b>
- {/block:Label}
- <span>{Line}</span>
- </div>
- {/block:Lines}
- {/block:Chat}
- <!--end chat-->
- <!--audio-->
- {block:Audio}
- {block:AlbumArt}
- <div class="songart">
- <img src="{AlbumArtURL}">
- </div>
- {/block:AlbumArt}
- {AudioPlayerWhite}
- <div class="audio">
- <div class="songtitle">
- {block:TrackName}
- {TrackName}
- {/block:TrackName}
- </div>
- <div class="songauthor">
- By
- {block:Artist}
- {Artist}
- {/block:Artist}
- </div>
- </div>
- {/block:Audio}
- <!--end audio-->
- <!--video-->
- {block:Video}
- {block:If250Posts}
- {Video-250}
- {/block:If250Posts}
- {block:If400Posts}
- {Video-400}
- {/block:If400Posts}
- {block:If500Posts}
- {Video-500}
- {/block:If500Posts}
- {block:Caption}
- {block:NotReblog}
- {Caption}
- {/block:NotReblog}
- {block:RebloggedFrom}
- <div class="reblog">
- {block:Reblogs}
- <div class="rbicon"><img src="{PortraitUrl-64}"></div>
- <div class="username">
- {block:HasPermalink}
- <a href="{Permalink}">
- {/block:HasPermalink}
- {Username}
- {block:HasPermalink}
- </a>
- {/block:HasPermalink}
- </div>
- {block:IsDeactivated}
- <div class="deactivated">deactivated</div>
- {/block:IsDeactivated}
- {Body}
- {/block:Reblogs}
- </div>
- {/block:RebloggedFrom}
- {/block:Caption}
- {/block:Video}
- <!--end video-->
- <!--ask-->
- {block:Answer}
- <div id="ask">
- <div class="asker">
- <b>{Asker}</b> <i>asked:</i>
- </div>
- <img src="{AskerPortraitURL-24}">
- <span style="color:{color:Ask Text}">{Question}</span>
- </div>
- <p>{Answer}</p>
- {/block:Answer}
- <!--end ask-->
- <!--source-->
- <div id="source">
- {block:RebloggedFrom} <a href="{ReblogParentURL}">via</a> / {/block:RebloggedFrom}
- {block:ContentSource} <a href="{SourceURL}">source</a>{/block:ContentSource}
- </div>
- <!--end source-->
- </div>
- <!--tags-->
- <div id="tags">
- {block:HasTags}
- {block:Tags}
- <a href="{TagURL}">#{Tag} </a>
- {/block:Tags}
- {/block:HasTags}
- </div>
- <!--end tags-->
- <!--permalink page-->
- {block:PermalinkPage}
- {block:PostNotes}{PostNotes}{/block:PostNotes}
- {/block:PermalinkPage}
- <!--end permalink page-->
- {/block:Posts}
- <!--end posts-->
- </div>
- <!--pagination-->
- <div id="pagination">
- {block:Pagination}
- {block:PreviousPage}<a href="{PreviousPage}" class="jump_page">«</a >{/block:PreviousPage}
- {block:JumpPagination length="5"}
- {block:CurrentPage}<div class="current"><span class="current_page">{PageNumber}</span></div>{/block:CurrentPage}
- {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}{/block:JumpPagination}
- {block:NextPage}<a href="{NextPage}" class="jump_page">»</a>{/block:NextPage}
- {/block:Pagination}
- </div>
- <!--end pagination-->
- </center>
- <!--DO NOT EDIT THIS-->
- <div style="position:fixed; bottom:8px; right:15px; font-size: 15px;"><a style="color:{color:Credit}; text-decoration:none; font-weight: bold" class= "th th-stars" href="https://arithemes.tumblr.com/"></a></center></div>
- </body>
- </html>
Add Comment
Please, Sign In to add comment