Advertisement
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">
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
- <script type="text/javascript" src="https://secure.static.tumblr.com/8oupd2j/BYTm7u5cn/tag_search.js"></script>
- <link rel="alternate" type="application/rss+xml" href="{RSS}"><link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css">
- <head><title>{Title}{block:PostSummary} // {PostSummary}{/block:PostSummary}</title>
- {block:ifNotCustomFavicon}
- <link rel="shortcut icon" href="{Favicon}">
- {/block:ifNotCustomFavicon}{block:ifCustomFavicon}
- <link rel="shortcut icon" href="{image:favicon}">
- {/block:ifCustomFavicon}
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- <link href="https://fonts.googleapis.com/css?family=Alegreya+SC:400,400i,700,700i" rel="stylesheet">
- <link href="https://fonts.googleapis.com/css?family=Open+Sans:400,400i,700,700i" rel="stylesheet">
- <link href="https://fonts.googleapis.com/css?family=Karla:400,400i,700,700i" rel="stylesheet">
- {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
- <!--
- Moonburst by Laighlin
- - Do not redistribute this theme or claim as your own.
- - Let me know if you need help with further customization
- or encounter a bug!
- Credits:
- 1. Sunless Skies is © 2017 and ™ Failbetter Games Limited:
- http://www.failbettergames.com/sunless-skies
- This is an unofficial fan work.
- 2. The unnesting plugin for post captions was created by
- @magnusthemes and @neothm.
- -->
- <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
- <link href="#s-m-t-tooltip" rel="stylesheet" type="text/css" /> <script type="text/javascript" src="https://static.tumblr.com/7qjmkr5/IUmmdsy41/jquery.style-my-tooltips.js"></script>
- <script src="https://static.tumblr.com/wgg6svp/OoTofxa0c/unnest.min.js"></script>
- <script>
- $(document).ready(function() {
- $("[title]").style_my_tooltips({
- tip_follows_cursor:true,
- tip_delay_time:100,
- tip_fade_speed:300
- });
- $('.post').unnest({
- yourCaption: ".caption",
- wrapName: ".tumblr_parent",
- originalPostCaptionUsername: false,
- tumblrAvatars: false,
- tumblrAvatarClass: ".tumblr_avatar",
- usernameColon: false,
- });
- });
- </script>
- <meta name="color:Background color" content="#1a050b"/>
- <meta name="color:Borders" content="#73505b"/>
- <meta name="image:Background" content="http://static.tumblr.com/xwoxjom/sBgolip2z/galaxie.jpg"/>
- <meta name="image:Favicon" content="http://static.tumblr.com/xwoxjom/emRolioz5/pink_star_icon.png"/>
- <meta name="image:Icon" content=""/>
- <meta name="if:500px posts" content="0"/>
- <meta name="if:Gradient backgrounds" content="1"/>
- <meta name="if:Custom favicon" content="1"/>
- <meta name="if:Icon" content="0"/>
- <meta name="if:Search bar" content="1"/>
- <meta name="select:Description shape" title="circular" content="
- height:160px;padding:45px 30px 25px 30px;border-radius:50%
- "/>
- <meta name="select:Description shape" title="rectangular" content="
- padding:20px 30px 12px;border-radius:10px
- "/>
- <meta name="select:Background size" title="cover" content="no-repeat;background-size:cover"/>
- <meta name="select:Background size" title="tiled" content="repeat"/>
- <meta name="color:Title" content="#fff"/>
- <meta name="color:Fade undertone" content="#170b20"/>
- <meta name="color:Description text" content="#ddd"/>
- <meta name="color:Description background" content="#791c3b"/>
- <meta name="color:Post background" content="#1a0d1a"/>
- <meta name="color:Post text" content="#ccc"/>
- <meta name="color:Bold" content="#ffa579"/>
- <meta name="color:Italic" content="#bea0ba"/>
- <meta name="color:Link" content="#ff7a75"/>
- <meta name="color:Link hover" content="#ff7a75"/>
- <meta name="color:Selection text" content="#fff"/>
- <meta name="color:Selection background" content="#a82b4c"/>
- <meta name="color:Scrollbar" content="#a82b4c"/>
- <meta name="color:Navigation links" content="#1d0b20">
- <meta name="color:Tags" content="#ffe092"/>
- <meta name="color:Tags hover" content="#c685ba"/>
- <!-- text fields -->
- <meta name="text:Body font" content="open sans"/>
- <meta name="text:Body font size" content="13px"/>
- <meta name="text:Description font size" content="12px"/>
- <style type="text/css">
- body {
- margin:0px;
- background:{color:background color};
- color:{color:post text};
- font-family:'{text:body font}', karla, 'open sans', sans-serif;
- font-size:{text:body font size};
- overflow:hidden;
- word-wrap:break-word;
- -webkit-font-smoothing:antialiased;
- }
- .fa {
- font-family:'fontawesome'!important;
- }
- #bgholder {
- background:url({image:background}) fixed {select:background size};
- content:'';
- height:100%;
- width:100%;
- position:fixed;
- z-index:-999;
- }
- #yeehaw {
- position:absolute;
- z-index:-10;
- margin:auto;
- width:100%;
- height:100%;
- overflow:auto;
- }
- a, .links, .tags {
- transition:.3s ease-in-out;
- }
- b, strong {
- color:{color:bold};
- }
- i, em {
- color:{color:italic};
- }
- a {
- text-decoration:none;
- }
- .caption a, .info a, #desc a, #corner a, #note a {
- text-decoration:none;
- outline:none;
- -moz-outline-style:none;
- color:{color:link};
- }
- .caption a:hover, #desc a:hover, #note a:hover {
- background:{color:link hover};
- color:{color:post background};
- }
- img {
- max-width:100%;
- display:inline;
- padding:none;
- }
- blockquote, blockquote blockquote {
- padding-left:7px;
- margin-left:7px;
- border-left:1px solid {color:borders};
- margin-right:0px;
- }
- .tumblr_parent {
- margin:5px 0 0;
- border:none;
- padding:7px 3px 0 10px;
- }
- .tumblr_parent:nth-child(even) {
- }
- .tumblr_parent a {
- }
- .tumblr_parent a.tumblr_blog {
- color:{color:link};
- font:small-caps 130% karla;
- }
- a.tumblr_blog:after {
- content:" \00BB";
- }
- h1 {
- font-size:130%;
- }
- ::selection {
- background: {color:selection background};
- color: {color:selection text};
- }
- ::-moz-selection {
- background: {color:selection background};
- color: {color:selection text};
- }
- ::-webkit-scrollbar {
- width:7px;
- height:7px;
- }
- ::-webkit-scrollbar-thumb {
- background:{color:scrollbar};
- border:1px solid transparent;
- background-clip:padding-box;
- border-radius:5px;
- }
- ::-webkit-scrollbar-track {
- background:transparent;
- background-clip:padding-box;
- }
- ::-webkit-scrollbar-track-horizontal { border-right:none; }
- ::-webkit-scrollbar-track-vertical { border-bottom:none; }
- ::-webkit-scrollbar-corner {
- background:{color:scrollbar};
- border-radius:50%;
- margin:2px;
- }
- #cred {
- position:absolute;
- height:20px;
- width:20px;
- background:{color:post background};
- padding:5px;
- color:{color:link};
- font-size:20px;
- border-radius:50%;
- border:4px solid {color:borders};
- line-height:20px;
- }
- #textbox {
- transition:.2s all ease;
- position:relative;
- font:12px karla;
- visibility:hidden;
- opacity:0;
- margin-top:-48px;
- left:50px;
- padding:5px;
- width:230px;
- text-align:center;
- background:{color:post background};
- border-radius:6px;
- }
- #textbox:before {
- position:absolute;
- content:'';
- height:0;
- width:0;
- border-top: 10px solid transparent;
- border-bottom: 10px solid transparent;
- border-right:10px solid {color:post background};
- bottom:10px;
- left:-10px;
- }
- svg#laigh {
- fill:{color:link};
- }
- #corner {
- height:30px;
- width:100px;
- position:fixed;
- bottom:20px;
- left:20px;
- z-index:99;
- }
- #corner:hover #textbox {
- visibility:visible;
- margin-top:-42px;
- opacity:1;
- }
- #cred:hover svg#laigh {
- fill:{color:bold};
- }
- #s-m-t-tooltip {
- margin:0 15px;
- background:{color:description background};
- color:{color:description text};
- padding:3px 5px;
- font:italic 13px karla;
- border-radius:4px;
- pointer-events:none;
- }
- .rlbuttons {
- height:24px;
- line-height:0;
- position:absolute;
- right:20px;
- }
- .rlbuttons .like, .reblog-button {
- display:inline-block;
- height:24px;
- width:24px;
- box-sizing:border-box;
- text-align:center;
- position:absolute;
- }
- .rlbuttons .like {
- border-radius:50%;
- background:{color:borders};
- }
- .reblog-button {
- right:5px;
- line-height:12px;
- display:inline-block;
- font-size:16px;
- color:{color:post background};
- }
- .like svg {
- margin-top:2px;
- padding-top:3px;
- padding-left:1px;
- }
- .like svg path {
- fill: {color:navigation links};
- }
- .like .like_button {
- position: absolute;
- margin-top: -15px;
- margin-left:5px;
- opacity:0;
- transition:.2s all ease;
- }
- .like .like_button.liked {
- opacity: 1;;
- transition:.2s all ease;
- }
- .tagcont {
- display:block;
- color:{color:tags};
- }
- .tagcont a {
- text-decoration:none;
- color:{color:tags};
- }
- .tagcont a:hover {
- background:{color:tags hover};
- color:{color:post background};
- }
- .tags {
- padding:0 2px;
- margin-right:2px;
- }
- #title {
- margin-bottom:15px;
- color:{color:title};
- max-width:210px;
- font:20px 'alegreya sc';
- {block:ifIcon}
- padding:8px 15px 7px 30px;
- {/block:ifIcon}
- {block:ifNotIcon}
- padding:8px 15px;
- {/block:ifNotIcon}
- position:relative;
- border-radius:0 40px 0 0;
- border:4px solid {color:borders};
- border-bottom:none;
- }
- {block:ifIcon} #title:before, {/block:ifIcon} #title:after {
- content:'';
- position:absolute;
- border:4px solid {color:borders};
- background:{color:borders};
- border-radius:100%;
- }
- {block:ifIcon}
- #title:before {
- height:60px;
- width:60px;
- background-image:url('{image:Icon}');
- background-size:cover;
- margin-top:-45px;
- margin-left:-65px;
- z-index:5;
- }
- {/block:ifIcon}
- #title:after {
- top:2px;
- right:2px;
- height:7px;
- width:7px;
- position:absolute;
- }
- #lefthand {
- position:fixed;
- text-align:center;
- width:300px;
- top:50%;
- bottom:50%;
- {block:ifnot500pxposts}
- margin-left:calc(50% - 450px);
- {/block:ifnot500pxposts}
- {block:if500pxposts}
- margin-left:calc(50% - 480px);
- {/block:if500pxposts}
- z-index:20;
- display:flex;
- flex-flow:column nowrap;
- align-items:center;
- justify-content:center;
- }
- #desc {
- position:relative;
- width:170px;
- {select:description shape};
- display:flex;
- flex-flow:column nowrap;
- flex-shrink:0;
- align-items:center;
- justify-content:center;
- line-height:120%;
- color:{color:description text};
- font-size:{text:description font size};
- }
- #desc, .links {
- color:{color:description text};
- background:{color:description background};
- {block:ifGradientBackgrounds}
- background:linear-gradient(to right, {color:description background}, rgba({RGBcolor:description background},.6));
- background-color:{color:fade undertone};
- {/block:ifGradientBackgrounds}
- }
- #desc:before {
- content:'';
- position:absolute;
- border:4px solid {color:borders};
- top:-16px;
- left:-20px;
- right:-20px;
- bottom:50%;
- z-index:-1;
- }
- #desc:after {
- content:'';
- position:absolute;
- background:{color:borders};
- height:15px;
- width:15px;
- border-radius:50%;
- bottom:110px;
- left:-26px;
- }
- #postcont {
- z-index:10;
- top:0;
- bottom:0;
- {block:HasPages}bottom:55px;{/block:HasPages}
- position:absolute;
- overflow-y:auto;
- width:100%;
- }
- #entries {
- position:relative;
- z-index:1;
- {block:if500pxposts}
- width:520px;
- margin-left:calc(50% - 120px);
- {/block:if500pxposts}
- {block:ifNot500pxposts}
- margin-left:calc(50% - 100px);
- width:420px;
- {/block:ifNot500pxposts}
- }
- .post_wrapper {
- position:relative;
- border-radius:10px;
- margin:70px auto;
- {block:PermalinkPage}
- margin-bottom:30px;
- {/block:PermalinkPage}
- background-color:{color:post background};
- {block:ifGradientBackgrounds}
- background:linear-gradient(to right, {color:post background}, rgba({RGBcolor:post background},.8));
- background-color:{color:fade undertone};
- {/block:ifGradientBackgrounds}
- }
- .post_wrapper:first-child {
- margin-top:30px;
- }
- .post ul {
- list-style-type:circle;
- }
- .post li {
- margin-left:-10px;
- }
- .tit {
- position:relative;
- display:block;
- background:{color:description background};
- {block:ifGradientBackgrounds}
- background:{color:fade undertone};
- background-image:linear-gradient(to right, {color:description background}, rgba({RGBcolor:description background},.8));
- {/block:ifGradientBackgrounds}
- width:100%;
- left:-10px;
- padding:10px;
- border-radius:10px 10px 0 0;
- top:-10px;
- font:130% 'alegreya sc';
- color:{color:description text};
- text-align:center;
- }
- a.tit:hover, .links:hover, .links:nth-child(even):hover {
- background:{color:link hover};
- {block:ifGradientBackgrounds}
- background:{color:fade undertone};
- background-image:linear-gradient(to right, {color:link hover}, rgba({RGBcolor:link hover},.6));
- {/block:ifGradientBackgrounds}
- color:{color:post background};
- }
- .tit .fa-external-link {
- font-size:80%;
- margin-right:1px;
- }
- .quote {
- font:italic 120% karla;
- color:{color:bold};
- }
- .quote .fa-quote-left {
- font-size:200%;
- float:left;
- padding-right:5px;
- color:rgba({RGBcolor:italic},.5)
- }
- .askr {
- font-size:120%;
- text-transform:uppercase;
- text-align:center;
- }
- .askr a {
- color:{color:link};
- }
- .answer {
- padding:4px 10px;
- font:italic 110% karla;
- color:{color:bold};
- }
- .post {
- width:inherit;
- padding:10px;
- position:relative;
- border-radius:3px;
- z-index:3;
- }
- .info {
- z-index:-5;
- top:23px;
- position:absolute;
- bottom:-15px;
- left:-8px;
- right:-8px;
- border:4px solid {color:borders};
- text-transform:uppercase;
- font:13px karla;
- line-height:13px;
- }
- .info a.fa {
- position:relative;
- margin-right:5px;
- border-radius:50%;
- padding:3px;
- font-size:16px;
- height:18px;
- width:18px;
- display:inline-block;
- background:{color:borders};
- color:{color:navigation links};
- }
- .info a.fa-clock-o {
- font-size:19px;
- text-align:center;
- }
- .inf_line {
- position:absolute;
- bottom:-15px;
- left:-14px;
- right:-10px;
- z-index:3;
- display:flex;
- align-items:center;
- }
- .note_lbl {
- top:-1px;
- display:inline-block;
- height:18px;
- line-height:15px;
- padding:3px 5px;
- border-radius:9px;
- background:{color:borders};
- color:{color:navigation links};
- }
- #note {
- overflow-x:hidden;
- overflow-y:auto;
- text-align:center;
- font:90% {text:body font};
- margin-bottom:30px;
- max-height:400px;
- }
- #note ol.notes {
- list-style-type:none;
- margin:5px;
- padding:5px;
- }
- #note ol.notes img.avatar {
- margin-right: 5px;
- margin-bottom:-3px;
- width: 16px;
- height: 16px;
- border-radius:50%;
- }
- #note ol.notes li {
- padding:3px;
- }
- #asker {
- float:left;
- margin-right:5px;
- }
- .aud {
- height:30px;
- width:23px;
- overflow:hidden;
- position:relative;
- margin-top:16px;
- margin-left:14px;
- }
- .audholder {
- position:absolute;
- z-index:30;
- background:#f3f3f3;
- margin-top:11px;
- margin-left:11px;
- width:60px;
- height:60px;
- opacity:.5;
- border-radius:50%;
- }
- #song {
- height:51px;
- padding:20px 15px 15px;
- background:transparent;
- font:small-caps 100% {text:body font};
- }
- #cover {
- margin-right:5px;
- border-radius:3px;
- width:81px;
- height:81px;
- float:left;
- background-size:cover;
- z-index:1;
- }
- #cover img { border-radius:50%; }
- .chat {
- padding:1px 0 2px;
- }
- .chat:nth-child(even) {
- padding-left:5px;
- }
- #navcont {
- position:relative;
- background:{color:borders};
- height:4px;
- width:290px;
- margin-top:20px;
- }
- #navcont:after, #navcont:before {
- content:'';
- position:absolute;
- height:14px;
- width:14px;
- border-radius:50%;
- top:-5px;
- background:{color:borders};
- z-index:-1;
- }
- #navcont:after {
- right:0;
- }
- #navcont:before {
- left:0;
- }
- .nav.fa-chevron-right {
- float:right;
- margin-right:-5px;
- padding:3px;
- padding-left:5px;
- }
- .nav.fa-chevron-left {
- float:left;
- margin-left:-5px;
- padding:3px;
- padding-right:5px;
- }
- .nav {
- font-size:15px;
- height:25px;
- width:25px;
- box-sizing:border-box;
- border-radius:50%;
- padding:2px;
- background:{color:borders};
- color:{color:navigation links};
- margin:0 3px;
- top:-10px;
- position:relative;
- line-height:20px;
- text-align:center;
- }
- a.fa-home {
- top:-11px;
- font-size:20px;
- }
- .nav:hover {
- color:{color:borders};
- background:{color:navigation links};
- }
- #searchbar {
- margin-top:25px;
- position:relative;
- }
- #searchbox input#main {
- background:{color:description background};
- border:none;
- outline:none;
- padding:4px 19px 4px 6px;
- border-radius:7px;
- color:{color:description text};
- font:110% karla;
- text-align:right;
- }
- #searchbox input#btn {
- height:50px;
- width:50px;
- border:none;
- border-radius:50%;
- outline:none;
- background:{color:borders};
- margin-left:-19px;
- cursor:pointer;
- }
- #searchbar #search_lbl {
- color:{color:navigation links};
- font-size:30px;
- line-height:0;
- position:absolute;
- top:22px;
- right:13px;
- pointer-events:none;
- }
- #linkcont {
- position:fixed;
- bottom:0;
- right:calc(50% - 380px);
- padding-left:20px;
- border-top-left-radius:30px;
- border:4px solid {color:borders};
- border-bottom:none;
- z-index:15;
- height:30px;
- display:block;
- counter-reset:linx;
- line-height:0;
- }
- #linkcont:before {
- position:absolute;
- content:'';
- height:13px;
- width:13px;
- background:{color:borders};
- border-radius:50%;
- left:0;
- }
- .links:before {
- content:"0"counter(linx, decimal-leading-zero)".";
- counter-increment:linx;
- line-height:12px;
- }
- .links {
- font:small-caps italic 15px karla;
- letter-spacing:1px;
- text-align:center;
- line-height:15px;
- border-radius:6px;
- top:-20px;
- height:15px;
- margin:0 7px;
- padding:10px 7px;
- display:inline-block;
- position:relative;
- transition:.2s all ease;
- }
- .links:nth-child(even) {
- background:{color:post background};
- {block:ifGradientBackgrounds}
- background:{color:fade undertone};
- background-image:linear-gradient(to right, {color:post background}, rgba({RGBcolor:post background},.7));
- {/block:ifGradientBackgrounds}
- color:{color:post text};
- }
- .photoset { border-radius:4px; overflow:hidden; }
- {CustomCSS}</style></head><body>
- <div id="bgholder"></div><div id="yeehaw">
- <a href="http://linthm.tumblr.com/tagged/thm">
- <div id="corner">
- <div id="cred">
- <svg id="laigh" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 399.69 399.69"><title>Laighlin</title><rect x="131.87" y="21.19" width="136.42" height="136.42" rx="17.42" ry="17.42" transform="translate(120.98 -115.45) rotate(45)"/><rect x="131.87" y="242.39" width="136.42" height="136.42" rx="17.42" ry="17.42" transform="translate(277.39 -50.66) rotate(45)"/><rect x="243.08" y="131.18" width="136.42" height="136.42" rx="17.42" ry="17.42" transform="translate(231.32 -161.87) rotate(45)"/><rect x="21.88" y="131.18" width="136.42" height="136.42" rx="17.42" ry="17.42" transform="translate(166.54 -5.46) rotate(45)"/></svg>
- </div></a>
- <div id="textbox">
- <i>Moonburst</i> is an unofficial fanwork created by Laighlin that draws inspiration from <i>Sunless Skies</i>, property of Failbetter Games Limited: <a href="http://www.failbettergames.com/sunless-skies/">www.failbettergames.com/sunless-skies</a>.
- </div>
- </div>
- <div id="lefthand">
- <a href="/">
- <div id="title">
- {Title}
- </div></a>
- <div id="desc">
- {Description}
- </div><div id="descwire"></div>
- <div id="navcont">
- {block:Pagination}{block:PreviousPage}<a class="nav fa fa-chevron-left" title="previous" href="{PreviousPage}"></a> {/block:PreviousPage}{/block:Pagination}
- <a class="nav fa fa-home fa-lg" title="index" href="/"></a>
- {block:AskEnabled}<a class="nav fa fa-pencil" title="ask" href="/ask"></a>{/block:AskEnabled}
- {block:SubmissionsEnabled}<a class="nav fa fa-envelope" title="submit" href="/submit"></a>{/block:SubmissionsEnabled}
- <a class="nav fa fa-calendar" title="archive" href="/archive"></a>
- {block:Pagination}{block:NextPage}<a class="nav fa fa-chevron-right" title="next" href="{NextPage}"></a> {/block:NextPage} {/block:Pagination}
- </div>
- {block:ifSearchBar}
- <div id="searchbar">
- <form id="searchbox" onsubmit="return tagSearch(this)">
- <input id="main" type="text" name="tag" value="search" onfocus="if (this.value == 'search') {this.value=''}" onblur="if (this.value == '') {this.value='search'}" />
- <input id="btn" type="submit" value=" "/>
- </form>
- <span id="search_lbl" class="fa fa-search" aria-hidden="true"></span>
- </div>
- {/block:ifSearchBar}
- </div>
- {block:HasPages}
- <div id="linkcont">
- {block:Pages}<a href="{URL}" class="links"> <span class="lbl">{Label}</span></a>{/block:Pages}
- </div>
- {/block:HasPages}
- <div id="postcont">
- <div id="entries">
- {block:Posts}
- <div class="post_wrapper"><div class="post">
- {block:Text}
- {block:Title}<div class="tit">{Title}</div>{/block:Title}
- <div class="caption" style="margin-top:-5px">
- {Body}</div>{/block:Text}
- {block:Photo} <div class="photoset">{LinkOpenTag} {block:if500pxposts} <img src="{PhotoURL-500}"> {/block:if500pxposts} {block:ifNot500pxposts} <img src="{PhotoURL-400}"> {/block:ifNot500pxposts} {LinkCloseTag}</div>{block:Caption}<div class="caption">{Caption}</div>{/block:Caption} {/block:Photo}
- {block:Photoset}
- <div class="photoset">
- {block:if500pxposts}{Photoset-500}{/block:if500pxposts}{block:ifNot500pxposts}{Photoset-400}{/block:ifnot500pxposts}
- </div> {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
- {/block:Photoset} {block:Quote}<div class="quote"><span class="fa fa-quote-left"></span>{Quote}</div>
- {block:Source}<div class="caption" style="text-align:right;padding-top:11px"> —{Source}</div>{/block:Source}
- {/block:Quote} {block:Link}
- <a class="tit" href="{URL}">
- <span class="fa fa-external-link"></span> {Name}</a>
- {block:Description}{Description}{/block:Description}{/block:Link} {block:Chat}{block:Title}
- <div class="tit">{Title}</div>
- {/block:Title}<div class="ch" style="padding-bottom:4px">{block:Lines}<div class="chat">{block:Label}<b>{Label}</b> {/block:Label}{Line}</div>{/block:Lines}</div>{/block:Chat} {block:Audio}
- <div id="cover">
- {block:AlbumArt} <img src="{AlbumArtURL}"> {/block:AlbumArt}
- </div>
- <div class="audholder">
- <div class="aud">
- {AudioPlayerBlack}
- </div>
- </div>
- <div id="song">
- {block:Artist}<b>Artist:</b> {Artist}<br>
- {/block:Artist} {block:TrackName}<b>Title:</b> {TrackName}
- <p>{/block:TrackName}</p>
- </div>
- {block:Caption}<div class="caption">
- {Caption}</div>{/block:Caption} {/block:Audio}
- {block:Video} {block:if500pxposts} {Video-500} {/block:if500pxposts} {block:ifNot500pxposts} {Video-400} {/block:ifNot500pxposts} {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}{/block:Video}
- {block:Answer}
- <div class="askr"><span class="fa fa-comment"></span> {Asker}</div>
- <div class="answer">{Question}</div>
- <div class="caption">
- {Replies}
- </div>{/block:Answer}
- {block:HasTags}
- <div class="tagcont">
- {block:Tags}
- <span class="fa fa-tag"></span> <a href="{TagURL}" class="tags">
- {Tag}</a>
- {/block:Tags}
- </div>{/block:HasTags}
- </div>
- {block:Date}
- <div class="info">
- <div class="inf_line">
- <a class="fa fa-clock-o" href="{Permalink}" title="{TimeAgo}"></a>
- {block:RebloggedFrom}<a class="fa fa-mail-reply" href="{ReblogParentURL}" title="reblogged from {ReblogParentName}"></a>
- <a class="fa fa-mail-reply-all" href="{ReblogRootURL}" title="originally posted by {ReblogRootName}"></a>
- {/block:RebloggedFrom}
- {block:NoteCount}<div class="note_lbl">{NoteCountWithLabel}</div>{/block:NoteCount}
- <div class="rlbuttons">
- <div class="reblog-button"><a href="{ReblogUrl}" title="reblog" class="fa fa-refresh" aria-hidden="true"></a></div>
- <div class="like">
- <svg width="15" height="15" viewBox="0 0 19 16" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="#000000"><path d="M14.0425097,0.000920262799 C16.1435097,-0.0400797372 18.8835097,1.28192026 18.9635097,5.36992026 C19.0525097,9.95492026 15.1985097,13.3079203 9.48350967,16.2089203 C3.76650967,13.3079203 -0.0874903349,9.95492026 0.00150966509,5.36992026 C0.0815096651,1.28192026 2.82150967,-0.0400797372 4.92250967,0.000920262799 C7.02450967,0.0419202628 8.87050967,2.26592026 9.46950967,2.92792026 C10.0945097,2.26592026 11.9405097,0.0419202628 14.0425097,0.000920262799 Z"></path></svg>
- {LikeButton size="15"}
- </div>
- </div> </div></div>
- {/block:Date} </div>{block:PostNotes}
- <div id="note">
- {PostNotes}
- </div>
- {/block:PostNotes}
- {/block:Posts}
- </div></div>
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement