Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
Theme [03]: Desiderium - Pastebin.com
[go: Go Back, main page]

glenthemes

Theme [03]: Desiderium

Aug 11th, 2015 (edited)
42,157
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 83.23 KB | None | 0 0
  1. <!---------------------------------------------------------
  2. Theme [03]: Desiderium
  3. Made by glenthemes
  4.  
  5. Initial release: 2015/08/12
  6. Remake date: 2021/09/15
  7. Last updated: 2026/02/01
  8.  
  9. What's new:
  10. ✱ minor fixes for npf chats & links
  11.  
  12. TERMS OF USE:
  13. 1) Do not remove the credit.
  14. 2) Do not remove parts of the code without my permission.
  15. 3) Do not claim my codes as your own.
  16. 4) Do not use my works as base codes.
  17. 5) You may add widgets to my themes and pages.
  18.  
  19. CREDITS:
  20. (o≧∇≦)o ~ glencredits.tumblr.com/desiderium
  21. ---------------------------------------------------------->
  22. <!DOCTYPE html>
  23. <html ls="{select:loading screen}" lang="en">
  24.  
  25. <head>
  26.  
  27. <title>{Title}</title>
  28.  
  29. {block:Description}
  30. <meta name="description" content="{MetaDescription}">
  31. {/block:Description}
  32.  
  33. <link rel="shortcut icon" href="{Favicon}">
  34.  
  35. <link rel="preload" href="{image:background image}" as="image">
  36. <link rel="preload" href="{image:sidebar image}" as="image">
  37.  
  38. <!-------- FONTS -------->
  39. <link href="//fonts.googleapis.com/css?family=Atkinson+Hyperlegible|Work+Sans|Lora:500|Vollkorn|Arapey|Gabriela|Karla|Open+Sans|Domine|Cousine" rel="stylesheet">
  40.  
  41. <!-------- THEME SCRIPTS -------->
  42. <script src="//ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  43.  
  44. <script src="//npf-images-v3.github.io/script.js"></script>
  45. <link rel="stylesheet" href="//npf-images-v3.github.io/recon.css">
  46.  
  47. <link href="//static.tumblr.com/0podkko/oDSpg7y88/photosets.css" rel="stylesheet">
  48.  
  49. <script src="//static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  50.  
  51. <script src="https://unpkg.com/phosphor-icons"></script>
  52.  
  53. <script src="//static.tumblr.com/gtjt4bo/sgMrymui0/waitforelement.js"></script>
  54. <script src="//glen-themes.gitlab.io/thms/03/jackwald-supremacy-2025.js"></script>
  55. <script src="//glen-themes.gitlab.io/thms/03/jabberwock.js"></script>
  56.  
  57. <!-- unblue polls -->
  58. <!-- glenthemes.tumblr.com/post/708014819571302400 -->
  59. <link href="//static.tumblr.com/gtjt4bo/mXBrpdj0n/unblue-polls.css" rel="stylesheet">
  60. <style unblue-polls>
  61. .poll-post {
  62. --Poll-Question-Font-Size: var(--Body-Font-Size);
  63.  
  64. --Poll-Option-Background-Color: transparent;
  65. --Poll-Option-Corner-Rounding: 0px;
  66. --Poll-Option-Border-Size: 1px;
  67. --Poll-Option-Border-Color: var(--Blockquote-Border-Color);
  68. --Poll-Option-Padding: 0.69em;
  69. --Poll-Option-Font-Size: var(--Body-Font-Size);
  70. --Poll-Option-Spacing: 10px;
  71. --Poll-Option-Text-Color: {color:text};
  72.  
  73. --Poll-Option-HOVER-Border-Color: var(--Blockquote-Border-Color);
  74. --Poll-Option-HOVER-Background-Color: transparent;
  75. --Poll-Option-HOVER-Text-Color: {color:text};
  76. --Poll-Option-HOVER-Speed: 0.4s;
  77. }
  78.  
  79. .poll-see-results {
  80. padding-bottom:0!important;
  81. border-bottom:none!important;
  82. font-size:calc(var(--Poll-Option-Font-Size) - 1px)!important;
  83. text-transform:uppercase;
  84. letter-spacing:0.5px;
  85. }
  86. </style>
  87.  
  88. <!-- npf audio player -->
  89. <!-- glenthemes.tumblr.com/post/722160746171072512 -->
  90. <script src="//tmblr-npf-audio.gitlab.io/s/init.js"></script>
  91. <link href="//tmblr-npf-audio.gitlab.io/s/base.css" rel="stylesheet">
  92. <script>
  93. tumblr_npf_audio({
  94. emptyTitleText: "Untitled track",
  95. emptyArtistText: "Untitled artist",
  96. emptyAlbumText: "Untitled album",
  97.  
  98. titleLabel: "",
  99. artistLabel: "",
  100. albumLabel: ""
  101. });
  102. </script>
  103. <style edit-npf-audio-player>
  104. .npf-audio-wrapper {
  105. --NPF-Audio-Buttons-Size: var(--Audio-Post-Buttons-Size);
  106. --NPF-Audio-Buttons-Color: var(--Audio-Post-Buttons-Color);
  107. --NPF-Audio-Buttons-Padding: var(--Audio-Post-Buttons-Padding);
  108. --NPF-Audio-Buttons-Spacing: calc(var(--p) + var(--Audio-Post-Album-Right-Gap));
  109. --NPF-Audio-Image-Size: var(--Audio-Post-Album-Size);
  110. --NPF-Audio-Image-Spacing: 0px;
  111.  
  112. --t:calc((var(--NPF-Audio-Buttons-Padding) * 2) + var(--NPF-Audio-Buttons-Size));
  113. --p:calc(var(--NPF-Audio-Buttons-Padding) + ((var(--NPF-Audio-Image-Size) - var(--t)) / 2));
  114. }
  115.  
  116. .npf-audio-wrapper {
  117. position:relative;
  118. margin-bottom:calc(0px - var(--Post-Padding) - 1px);
  119. background:var(--Audio-Post-Info-Background);
  120. z-index:0;
  121. }
  122.  
  123. .npf-no-caption .npf-audio-wrapper {
  124. margin-top:1em!important;
  125. border-top:1px solid {color:post borders inner};
  126. }
  127.  
  128. .npf-audio-background {
  129. margin-left:var(--p);
  130. }
  131.  
  132. .npf-audio-play, .npf-audio-pause {
  133. position:relative;
  134. z-index:0;
  135. }
  136.  
  137. .npf-audio-play:after, .npf-audio-pause:after {
  138. content:"";
  139. position:absolute;
  140. top:0;left:0;
  141. margin-top:calc(0px - var(--NPF-Audio-Buttons-Padding));
  142. margin-left:calc(0px - var(--NPF-Audio-Buttons-Padding));
  143. width:calc(100% + (var(--NPF-Audio-Buttons-Padding) * 2));
  144. height:calc(100% + (var(--NPF-Audio-Buttons-Padding) * 2));
  145. background:var(--Audio-Post-Buttons-Background);
  146. border-radius:100%;
  147. z-index:-1;
  148. }
  149.  
  150. .npf-audio-play svg { margin-left:1px; }
  151. .npf-audio-pause svg { margin-left:0; }
  152.  
  153. figcaption.audio-caption,
  154. figcaption.audio-caption ~ audio[controls]{
  155. display:none;
  156. }
  157.  
  158. .npf-audio-image {
  159. position:absolute;
  160. top:0;left:0;
  161. border-right:1px solid {color:post borders inner};
  162. z-index:-1;
  163. }
  164.  
  165. .npf-audio-details {
  166. color:var(--Body-Text-Color);
  167. }
  168.  
  169. .npf-audio-details > * + * {
  170. margin-top:-4px;
  171. }
  172.  
  173. .npf-audio-title-label,
  174. .npf-audio-artist-label,
  175. .npf-audio-album-label {
  176. font-weight: bold;
  177. }
  178. </style>
  179.  
  180. <script src="//glen-npf.gitlab.io/other/neue.js"></script>
  181. <link href="//glen-npf.gitlab.io/other/neue.css" rel="stylesheet">
  182.  
  183. <!-------- OPTIONS -------->
  184. <!-- hi if you're reading this please press the back arrow to edit! -->
  185. <meta name="image:background image" content="//64.media.tumblr.com/3002b0339c879026b707e08f516db28d/b866213a74f6457d-38/s2048x3072/b1d65709250871a98bfd923b11fac10c51b5b21e.png">
  186. <meta name="image:sidebar image" content="//static.tumblr.com/2pnwama/j58s1pr60/surfacage_jack.png">
  187.  
  188. <meta name="color:background" content="#150a05">
  189.  
  190. <meta name="color:loading screen symbol" content="#6f5e53">
  191. <meta name="color:loading screen symbol hand" content="#a89181">
  192.  
  193. <meta name="color:left bar 1" content="#2d211c">
  194. <meta name="color:left bar 2" content="#422d23">
  195.  
  196. <meta name="color:sidebar title" content="#c3aba5">
  197. <meta name="color:sidebar title background" content="#332620">
  198. <meta name="color:sidebar title border 1" content="#604d47">
  199. <meta name="color:sidebar title border 2" content="#a48271">
  200. <meta name="color:sidebar title shadow" content="#040404">
  201.  
  202. <meta name="color:navlinks background" content="#291d19">
  203. <meta name="color:navlinks icon" content="#b59586">
  204. <meta name="color:navlinks border" content="#8f6f5f">
  205.  
  206. <meta name="color:sidebar frame main" content="#e2c6b8">
  207. <meta name="color:sidebar frame darker" content="#191310">
  208. <meta name="color:sidebar frame leaves" content="#755e57">
  209. <meta name="color:sidebar image background" content="#090909">
  210. <meta name="color:sidebar image shadow" content="#3c2e2d">
  211. <meta name="color:sidebar image glow" content="#dfcdbf">
  212.  
  213. <meta name="color:sidebar desc" content="#c3aba5">
  214. <meta name="color:sidebar desc border 1" content="#8f6f5f">
  215. <meta name="color:sidebar desc border 2" content="#5a3e3b">
  216. <meta name="color:sidebar desc background 1" content="#111">
  217. <meta name="color:sidebar desc background 2" content="#332620">
  218.  
  219. <meta name="color:customlinks border 1" content="#8f6f5f">
  220. <meta name="color:customlinks border 2" content="#3c2826">
  221. <meta name="color:customlinks background 1" content="#1e1613">
  222. <meta name="color:customlinks background 2" content="#332620">
  223. <meta name="color:customlinks text" content="#c3aba5">
  224. <meta name="color:customlinks hover glow" content="#533b35">
  225.  
  226. <meta name="color:post" content="#221915">
  227. <meta name="color:text" content="#bba099">
  228. <meta name="color:accent" content="#c4957f">
  229. <meta name="color:post borders inner" content="#5e4645">
  230. <meta name="color:post borders outer" content="#453534">
  231.  
  232. <meta name="color:permalink" content="#b7857d">
  233. <meta name="color:permalink background" content="#1f1713">
  234. <meta name="color:permalink border" content="#453534">
  235. <meta name="color:like button liked" content="#ff7875">
  236.  
  237. <meta name="color:text selection background" content="#4a3c32">
  238. <meta name="color:text selected" content="#c3b0a5">
  239.  
  240. <meta name="color:scrollbar" content="#604d47">
  241.  
  242. <meta name="select:loading screen" title="on" content="on">
  243. <meta name="select:loading screen" title="off" content="off">
  244.  
  245. <meta name="select:sidebar title width" title="90%" content="90%">
  246. <meta name="select:sidebar title width" title="60%" content="60%">
  247. <meta name="select:sidebar title width" title="70%" content="70%">
  248. <meta name="select:sidebar title width" title="80%" content="80%">
  249. <meta name="select:sidebar title width" title="100%" content="100%">
  250. <meta name="select:sidebar title width" title="110%" content="110%">
  251. <meta name="select:sidebar title width" title="120%" content="120%">
  252. <meta name="select:sidebar title width" title="130%" content="130%">
  253.  
  254. <meta name="select:sidebar title font size" title="11px" content="11px">
  255. <meta name="select:sidebar title font size" title="10px" content="10px">
  256. <meta name="select:sidebar title font size" title="12px" content="12px">
  257. <meta name="select:sidebar title font size" title="13px" content="13px">
  258. <meta name="select:sidebar title font size" title="14px" content="14px">
  259.  
  260. <meta name="select:sidebar title padding" title="10px" content="10px">
  261. <meta name="select:sidebar title padding" title="8px" content="8px">
  262. <meta name="select:sidebar title padding" title="9px" content="9px">
  263. <meta name="select:sidebar title padding" title="11px" content="11px">
  264. <meta name="select:sidebar title padding" title="12px" content="12px">
  265. <meta name="select:sidebar title padding" title="13px" content="13px">
  266. <meta name="select:sidebar title padding" title="14px" content="14px">
  267.  
  268. <meta name="select:sidebar image width" title="250px" content="250px">
  269. <meta name="select:sidebar image width" title="200px" content="200px">
  270. <meta name="select:sidebar image width" title="300px" content="300px">
  271. <meta name="select:sidebar image width" title="350px" content="350px">
  272.  
  273. <meta name="select:sidebar inner leaves transparency" title="70%" content="0.7">
  274. <meta name="select:sidebar inner leaves transparency" title="10%" content="0.1">
  275. <meta name="select:sidebar inner leaves transparency" title="20%" content="0.2">
  276. <meta name="select:sidebar inner leaves transparency" title="30%" content="0.3">
  277. <meta name="select:sidebar inner leaves transparency" title="40%" content="0.4">
  278. <meta name="select:sidebar inner leaves transparency" title="50%" content="0.5">
  279. <meta name="select:sidebar inner leaves transparency" title="60%" content="0.6">
  280. <meta name="select:sidebar inner leaves transparency" title="80%" content="0.8">
  281. <meta name="select:sidebar inner leaves transparency" title="90%" content="0.9">
  282. <meta name="select:sidebar inner leaves transparency" title="100%" content="1">
  283.  
  284. <meta name="select:sidebar outer leaves transparency" title="50%" content="0.5">
  285. <meta name="select:sidebar outer leaves transparency" title="10%" content="0.1">
  286. <meta name="select:sidebar outer leaves transparency" title="20%" content="0.2">
  287. <meta name="select:sidebar outer leaves transparency" title="30%" content="0.3">
  288. <meta name="select:sidebar outer leaves transparency" title="40%" content="0.4">
  289. <meta name="select:sidebar outer leaves transparency" title="60%" content="0.6">
  290. <meta name="select:sidebar outer leaves transparency" title="70%" content="0.7">
  291. <meta name="select:sidebar outer leaves transparency" title="80%" content="0.8">
  292. <meta name="select:sidebar outer leaves transparency" title="90%" content="0.9">
  293. <meta name="select:sidebar outer leaves transparency" title="100%" content="1">
  294.  
  295. <meta name="select:sidebar image margin" title="16px" content="16px">
  296. <meta name="select:sidebar image margin" title="8px" content="8px">
  297. <meta name="select:sidebar image margin" title="12px" content="12px">
  298. <meta name="select:sidebar image margin" title="20px" content="20px">
  299. <meta name="select:sidebar image margin" title="24px" content="24px">
  300.  
  301. <meta name="select:sidebar desc width" title="90%" content="90%">
  302. <meta name="select:sidebar desc width" title="80%" content="80%">
  303. <meta name="select:sidebar desc width" title="100%" content="100%">
  304. <meta name="select:sidebar desc width" title="110%" content="110%">
  305. <meta name="select:sidebar desc width" title="120%" content="120%">
  306. <meta name="select:sidebar desc width" title="130%" content="130%">
  307.  
  308. <meta name="select:sidebar desc font family" title="Arapey" content="Arapey">
  309. <meta name="select:sidebar desc font family" title="Atkinson Hyberlegible" content="Atkinson Hyperlegible">
  310. <meta name="select:sidebar desc font family" title="Lora" content="Lora">
  311. <meta name="select:sidebar desc font family" title="Vollkorn" content="Vollkorn">
  312. <meta name="select:sidebar desc font family" title="Gabriela" content="Gabriela">
  313. <meta name="select:sidebar desc font family" title="Karla" content="Karla">
  314. <meta name="select:sidebar desc font family" title="Domine" content="Domine">
  315. <meta name="select:sidebar desc font family" title="Open Sans" content="Open Sans">
  316.  
  317. <meta name="select:sidebar desc font size" title="13px" content="13px">
  318. <meta name="select:sidebar desc font size" title="10px" content="10px">
  319. <meta name="select:sidebar desc font size" title="11px" content="11px">
  320. <meta name="select:sidebar desc font size" title="12px" content="12px">
  321. <meta name="select:sidebar desc font size" title="14px" content="14px">
  322.  
  323. <meta name="select:sidebar desc padding" title="14px" content="14px">
  324. <meta name="select:sidebar desc padding" title="10px" content="10px">
  325. <meta name="select:sidebar desc padding" title="12px" content="12px">
  326. <meta name="select:sidebar desc padding" title="16px" content="16px">
  327. <meta name="select:sidebar desc padding" title="18px" content="18px">
  328.  
  329. <meta name="select:sidebar desc text align" title="justify" content="justify">
  330. <meta name="select:sidebar desc text align" title="left" content="left">
  331. <meta name="select:sidebar desc text align" title="center" content="center">
  332. <meta name="select:sidebar desc text align" title="right" content="right">
  333.  
  334. <meta name="select:center gap" title="75px" content="75px">
  335. <meta name="select:center gap" title="50px" content="50px">
  336. <meta name="select:center gap" title="55px" content="55px">
  337. <meta name="select:center gap" title="60px" content="60px">
  338. <meta name="select:center gap" title="65px" content="65px">
  339. <meta name="select:center gap" title="70px" content="70px">
  340. <meta name="select:center gap" title="80px" content="80px">
  341. <meta name="select:center gap" title="85px" content="85px">
  342.  
  343. <meta name="select:post width" title="500px" content="500px">
  344. <meta name="select:post width" title="400px" content="400px">
  345. <meta name="select:post width" title="450px" content="450px">
  346. <meta name="select:post width" title="540px" content="540px">
  347.  
  348. <meta name="select:post padding" title="15px" content="15px">
  349. <meta name="select:post padding" title="10px" content="10px">
  350. <meta name="select:post padding" title="20px" content="20px">
  351.  
  352. <meta name="select:photoset spacing" title="4px" content="4px">
  353. <meta name="select:photoset spacing" title="2px" content="2px">
  354. <meta name="select:photoset spacing" title="6px" content="6px">
  355. <meta name="select:photoset spacing" title="8px" content="8px">
  356. <meta name="select:photoset spacing" title="10px" content="10px">
  357.  
  358. <meta name="select:body font" title="Domine" content="Domine">
  359. <meta name="select:body font" title="Atkinson Hyberlegible" content="Atkinson Hyperlegible">
  360. <meta name="select:body font" title="Lora" content="Lora">
  361. <meta name="select:body font" title="Vollkorn" content="Vollkorn">
  362. <meta name="select:body font" title="Gabriela" content="Gabriela">
  363. <meta name="select:body font" title="Karla" content="Karla">
  364. <meta name="select:body font" title="Open Sans" content="Open Sans">
  365.  
  366. <meta name="select:font size" title="12px" content="12px">
  367. <meta name="select:font size" title="11px" content="11px">
  368. <meta name="select:font size" title="13px" content="13px">
  369. <meta name="select:font size" title="14px" content="14px">
  370.  
  371. <meta name="select:reblogger avatar filter" title="yes" content="yes">
  372. <meta name="select:reblogger avatar filter" title="no" content="no">
  373.  
  374. <meta name="select:click tags" title="yes" content="yes">
  375. <meta name="select:click tags" title="no" content="no">
  376.  
  377. <!--------- TUMBLR CONTROLS OPTIONS --------->
  378. <meta name="select:tumblr controls color" title="white" content="white">
  379. <meta name="select:tumblr controls color" title="black" content="black">
  380.  
  381. <!--------- TEXT FIELDS --------->
  382. <meta name="text:how to link music" content="linktr.ee/direct_file_links">
  383. <meta name="text:music player song name" content="Wicked Game (&lt;a title=&quot;Ursine Ulpine ft. Annaca&quot;&gt;cover&lt;/a&gt;)">
  384. <meta name="text:music player song mp3" content="https://rhizo.gitlab.io/m/Wicked_Game__Ursine_Ulpine_ft._Annaca_.mp3">
  385.  
  386. <meta name="text:sidebar title" content="desiderium">
  387.  
  388. <meta name="text:customlink 1 name" content="sample link">
  389. <meta name="text:customlink 1 url" content="https://youtube.com/watch?v=tx2LXzM-Q2A">
  390. <meta name="text:customlink 2 name" content="">
  391. <meta name="text:customlink 2 url" content="">
  392. <meta name="text:customlink 3 name" content="">
  393. <meta name="text:customlink 3 url" content="">
  394. <meta name="text:customlink 4 name" content="">
  395. <meta name="text:customlink 4 url" content="">
  396. <meta name="text:customlink 5 name" content="">
  397. <meta name="text:customlink 5 url" content="">
  398. <meta name="text:customlink 6 name" content="">
  399. <meta name="text:customlink 6 url" content="">
  400.  
  401. <!--------------------------------------------------->
  402.  
  403. <style type="text/css">
  404.  
  405. @font-face { font-family: "regis"; src: url('//glen-assets.github.io/fonts/Regis-Semi Bold.ttf'); }
  406.  
  407. @font-face { font-family: "magical source"; src: url('//glen-assets.github.io/fonts/MagicalSource.ttf'); }
  408.  
  409. /*-------- TUMBLR CONTROLS --------*/
  410. iframe#tumblr_controls, .iframe-controls--desktop {
  411. top:5px!important;
  412. right:15px!important;
  413. position:fixed!important;
  414.  
  415. transform:scale(0.7,0.7);
  416. -webkit-transform:scale(0.7,0.7);
  417.  
  418. transform-origin:100% 0;
  419. z-index:999999!important;
  420. visibility:hidden;
  421. opacity:0;
  422. }
  423.  
  424. .tc-black {
  425. filter:invert(100%) hue-rotate(180deg)!important;
  426. -webkit-filter:invert(100%) hue-rotate(180deg)!important;
  427. }
  428.  
  429. .t-opac {
  430. opacity:1!important;
  431. transition:opacity 0.269s ease-in-out;
  432. }
  433.  
  434. /*---- BASIC STYLING ----*/
  435. #s-m-t-tooltip {
  436. padding:5px 10px;
  437. margin:20px;
  438. background-color:{color:post};
  439. border:1px solid {color:post borders outer};
  440. font-family:var(--Heading-Font-Family);
  441. font-size:calc(var(--Body-Font-Size) - 2px);
  442. text-transform:uppercase;
  443. letter-spacing:0.5px;
  444. color:{color:text};
  445. z-index:99;
  446. max-width:40vw;
  447. }
  448.  
  449. body {
  450. margin:0;
  451. background-color:{color:background};
  452. background-image:url('{image:background image}');
  453. background-attachment:fixed;
  454. background-repeat:repeat;
  455. background-position:center;
  456. font-family:var(--Body-Font-Family);
  457. font-size:var(--Body-Font-Size);
  458. color:var(--Body-Text-Color);
  459. overflow:hidden;
  460. overscroll-behavior-y:none;
  461. }
  462.  
  463. a {
  464. text-decoration:none;
  465. color:var(--Link);
  466. }
  467.  
  468. p {
  469. margin:var(--Paragraph-Margins) 0;
  470. }
  471.  
  472. blockquote {
  473. margin:var(--Paragraph-Margins);
  474. margin-right:0;
  475. padding-left:var(--Paragraph-Margins);
  476. border-left:1px solid var(--Blockquote-Border-Color);
  477. }
  478.  
  479. h1, h2, h3, h4, h5, h6 {
  480. margin:var(--Heading-Margins) 0;
  481. font-family:var(--Heading-Font-Family);
  482. font-size:var(--Heading-Font-Size);
  483. text-transform:uppercase;
  484. letter-spacing:1px;
  485. color:{color:accent};
  486. }
  487.  
  488. .post-title {
  489. margin-top:1px;
  490. font-family:magical source;
  491. font-weight:normal;
  492. padding:calc(var(--Heading-Font-Size) - 2px);
  493. border:1px solid {color:post borders inner};
  494. text-align:center;
  495. }
  496.  
  497. img, iframe {
  498. vertical-align:middle;
  499. max-width:100%;
  500. }
  501.  
  502. figure {
  503. margin:0;
  504. }
  505.  
  506. p code {
  507. padding:3px;
  508. border:1px solid {color:post borders inner};
  509. }
  510.  
  511. code, pre {
  512. font-family:cousine;
  513. font-size:calc(var(--Body-Font-Size) - 2px);
  514. }
  515.  
  516. pre {
  517. white-space:pre-wrap;
  518. padding:calc(var(--Post-Padding) - 4px) var(--Post-Padding);
  519. border:1px solid {color:post borders inner};
  520. }
  521.  
  522. hr {
  523. width:69%;
  524. border-width:0px;
  525. height:1px;
  526. background:{color:post borders inner};
  527. }
  528.  
  529. ul, ol {
  530. margin:var(--Paragraph-Margins) 0;
  531. margin-left:1.69em;
  532. padding:0;
  533. }
  534.  
  535. ol li {
  536. padding-left:0.420em;
  537. }
  538.  
  539. ul li {
  540. position:relative;
  541. padding-left:0.25em;
  542. margin-left:calc((var(--Body-Font-Size) * 1.420) - 3px);
  543. list-style:none;
  544. }
  545.  
  546. ul li:before {
  547. content:"";
  548. position:absolute;
  549. margin-top:calc(((var(--Body-Font-Size) * 1.7) / 2) - 0px);
  550. transform:translateY(-50%);
  551. left:0;margin-left:calc((var(--Body-Font-Size) * -1.420) - 3px);
  552. width:var(--Body-Font-Size);
  553. height:.7px;
  554. background:{color:accent};
  555. }
  556.  
  557. ol li::marker {
  558. color:{color:accent};
  559. }
  560.  
  561. .flex {
  562. display:flex;
  563. align-items:center;
  564. }
  565.  
  566. a.read_more {
  567. display:block;
  568. font-family:var(--Heading-Font-Family);
  569. font-size:calc(var(--Heading-Font-Size));
  570. text-transform:uppercase;
  571. letter-spacing:1px;
  572. text-align:center;
  573. }
  574.  
  575. ::selection {
  576. background:{color:text selection background};
  577. color:{color:text selected};
  578. }
  579.  
  580. ::-moz-selection {
  581. background:{color:text selection background};
  582. color:{color:text selected};
  583. }
  584.  
  585. ::-webkit-scrollbar {
  586. width:15px;
  587. height:15px;
  588. background-color:transparent;
  589. }
  590.  
  591. ::-webkit-scrollbar-thumb {
  592. background-clip:padding-box;
  593. background-color:{color:scrollbar};
  594. border:7px solid transparent;
  595. border-top:10px solid transparent;
  596. border-bottom:10px solid transparent;
  597. }
  598.  
  599. ::-webkit-scrollbar-corner {
  600. background:{color:background};
  601. }
  602.  
  603.  
  604. :root {
  605. --Window-Margin:52px;
  606.  
  607. --Paragraph-Margins:1em;
  608. --Heading-Margins:1em;
  609.  
  610. --Body-Font-Family:{select:body font};
  611. --Body-Font-Size:{select:font size};
  612. --Body-Text-Color:{color:text};
  613.  
  614. --Heading-Font-Family:"Vollkorn";
  615. --Heading-Font-Size:calc(var(--Body-Font-Size) + 2px);
  616.  
  617. --Accent:{color:accent};
  618. --Post-Borders-Outer:{color:post borders outer};
  619. --Post-BG:{color:post};
  620.  
  621. --Container-Shift-Value:25px;
  622.  
  623. --Sidebar-Title-Border-Size:2px;
  624.  
  625. /*--------------*/
  626.  
  627. --HexLinks-Icon-Size:16px;
  628. --HexLinks-Icon-Padding:18px;
  629.  
  630. --HexLinks-Spacing:calc({select:sidebar image width} * 0.0269);
  631. --HexLinks-Right-Gap:-10px;
  632.  
  633. /*--------------*/
  634.  
  635. --Description-Border-Size:2px;
  636. --Description-Bottom-Gap:13px;
  637.  
  638. --Custom-Links-Spacing:4px;
  639. --Custom-Links-Per-Row:2;
  640. --Custom-Links-Size:calc(var(--Body-Font-Size) - 4px);
  641. --Custom-Links-Padding:7px;
  642. --Custom-Links-Border-Size:2px;
  643.  
  644. --Post-Width:{select:post width};
  645. --Post-Padding:{select:post padding};
  646. --Post-Spacing:40px;
  647.  
  648. --Reblogger-Avatar-Size:25px;
  649. --Reblogger-Avatar-Gap-Right:8px;
  650. --Reblogger-Username-Color:{color:accent};
  651. --Reblogger-Avatar-Bottom-Gap:12px;
  652.  
  653. --Reblogs-Spacing:15px;
  654. --Reblogs-Border:{color:post borders inner};
  655.  
  656. --Captions-Gap:15px;
  657.  
  658. --Photoset-Spacing:{select:photoset spacing};
  659.  
  660. --NPF-Caption-Spacing:var(--Captions-Gap);
  661. --NPF-Image-Spacing:var(--Photoset-Spacing);
  662.  
  663. --Audio-Post-Album-Size:64px;
  664. --Audio-Post-Album-Right-Gap:13px;
  665. --Audio-Post-Buttons-Size:11px;
  666. --Audio-Post-Buttons-Color:{color:accent};
  667. --Audio-Post-Buttons-Padding:11px;
  668. --Audio-Post-Buttons-Background:{color:post};
  669. --Audio-Post-Info-Background:transparent;
  670. --Audio-Post-Download-Color:{color:accent};
  671.  
  672. --Link:{color:accent};
  673. --Blockquote-Border-Color:{color:post borders inner};
  674.  
  675. --Quote-Font-Size:calc(var(--Body-Font-Size) + 1px);
  676.  
  677. --Tags-Fade-Speed-MS:420;
  678.  
  679. --Post-Buttons-Size:calc(var(--Body-Font-Size));
  680. --Post-Buttons-Color:{color:permalink};
  681. --Like-Button-Liked:{color:like button liked};
  682. --Post-Buttons-Spacing:5.5px;
  683.  
  684. --Notes-User-Avatar-Size:28px;
  685. --Notes-User-Avatar-Gap-Right:7px;
  686. --Notes-Row-Spacing:10px;
  687.  
  688. --Pagination-Color:{color:accent};
  689.  
  690. --TumblrControls-Color:{select:tumblr controls color};
  691.  
  692. /*---- MUSIC PLAYER ----*/
  693. --MusicPlayer-Icon-Size:calc(var(--Body-Font-Size) - 0px);
  694. --MusicPlayer-Icon-Color:{color:accent};
  695. --MusicPlayer-Circle-Background:{color:post};
  696. --MusicPlayer-Circle-Padding:9px;
  697.  
  698. --MusicPlayer-Bar-Length:18px;
  699. --MusicPlayer-Bar-Color:{color:post};
  700.  
  701. --MusicPlayer-Buttons-Size:calc(var(--Body-Font-Size) - 2px);
  702. --MusicPlayer-Buttons-Color:{color:accent};
  703.  
  704. --MusicPlayer-Text-Color:{color:text};
  705.  
  706. --MusicPlayer-Main-Background:{color:post};
  707. --MusicPlayer-Main-Padding:10px;
  708. --MusicPlayer-Main-Roundness:3px;
  709. }
  710.  
  711. [ls="on"] .tout {
  712. visibility:hidden;
  713. opacity:0;
  714. }
  715.  
  716. .tout {
  717. position:absolute;
  718. top:0;left:0;
  719. width:100vw;
  720. height:100vh;
  721. overflow-y:auto;
  722. overflow-x:hidden;
  723. }
  724.  
  725. [ls="off"] .showlah {
  726. animation:none;
  727. }
  728.  
  729. [ls="on"] .showlah {
  730. opacity:1;
  731. animation:fadeinlah .69s ease-in-out;
  732. visibility:visible;
  733. }
  734.  
  735. @keyframes fadeinlah {
  736. from {
  737. opacity:0;
  738. }
  739.  
  740. to {
  741. opacity:1;
  742. }
  743. }
  744.  
  745. .bigcont {
  746. position:absolute;
  747. left:0;right:0;
  748. margin:auto;
  749. width:calc(var(--Post-Width) + (var(--Post-Padding) * 2) + 2px + {select:center gap} + {select:sidebar image width});
  750. height:100vh;
  751. }
  752.  
  753. .sidecont {
  754. position:fixed;
  755. margin-left:var(--Container-Shift-Value);
  756. width:{select:sidebar image width};
  757. height:100vh;
  758. display:flex;
  759. align-items:center;
  760. }
  761.  
  762. .scone {
  763. position:relative;
  764. --H: calc({select:sidebar title font size} + ({select:sidebar title padding} * 2));
  765. margin-top:var(--H);
  766. }
  767.  
  768. .titwrap {
  769. display:flex;
  770. align-items:center;
  771. justify-content:center;
  772. margin-bottom:calc({select:sidebar image margin} + ({select:sidebar image width} * 0.0269));
  773. }
  774.  
  775. .longue {
  776. position:relative;
  777. margin-left:calc(0px - ({select:sidebar image width} * 0.0420));
  778. width:{select:sidebar title width};
  779. height:calc({select:sidebar title font size} + ({select:sidebar title padding} * 2));
  780. --DV: calc({select:sidebar title font size} * 1.269);
  781. }
  782.  
  783. .crown-abs {
  784. position:absolute;
  785. top:0;left:0;
  786. margin-top:calc(0px - var(--H) - var(--Sidebar-Title-Border-Size) + (var(--H) * 0.085));
  787. width:100%;
  788. height:100%;
  789. -webkit-mask-size:contain;
  790. -webkit-mask-repeat:no-repeat;
  791. -webkit-mask-position:center;
  792. -webkit-mask-image:var(--crown);
  793. background:linear-gradient(to right, {color:sidebar title border 1} 30%, {color:sidebar title border 2}, {color:sidebar title border 1} 70%);
  794. }
  795.  
  796. .doz {
  797. position:absolute;
  798. left:0;right:0;
  799. top:calc(0px - var(--Sidebar-Title-Border-Size) - 4px);
  800. display:block;
  801. margin:auto;
  802. width:5px;
  803. height:5px;
  804. background:{color:sidebar title border 2};
  805. border-radius:100%;
  806. z-index:2;
  807. }
  808.  
  809. .rectang {
  810. width:100%;
  811. height:100%;
  812. -webkit-clip-path: polygon(var(--DV) 0px, calc(100% - var(--DV)) 0px, 100% 50%, calc(100% - var(--DV)) 100%, var(--DV) 100%, 0px 50%);
  813. background:{color:sidebar title background};
  814. display:flex;
  815. align-items:center;
  816. justify-content:center;
  817. box-shadow:inset 0 0 {select:sidebar title padding} {color:sidebar title shadow};
  818. }
  819.  
  820. .stit {
  821. width:calc(100% - calc(var(--DV) * 3));
  822. font-family:regis;
  823. font-size:{select:sidebar title font size};
  824. text-transform:uppercase;
  825. letter-spacing:1.5px;
  826. color:{color:sidebar title};
  827. text-align:center;
  828. white-space:nowrap;
  829. overflow:hidden;
  830. text-shadow:1px 1px 1px rgba({RGBcolor:sidebar title shadow},0.8);
  831. }
  832.  
  833. .recback {
  834. position:absolute;
  835. top:0;margin-top:calc(0px - var(--Sidebar-Title-Border-Size));
  836. left:0;margin-left:calc(0px - (var(--Sidebar-Title-Border-Size) * 2));
  837. width:calc(100% + (var(--Sidebar-Title-Border-Size) * 4));
  838. height:calc(100% + (var(--Sidebar-Title-Border-Size) * 2));
  839.  
  840. --DV: calc(({select:sidebar title font size} * 1.269) + var(--Sidebar-Title-Border-Size));
  841.  
  842. -webkit-clip-path: polygon(var(--DV) 0px, calc(100% - var(--DV)) 0px, 100% 50%, calc(100% - var(--DV)) 100%, var(--DV) 100%, 0px 50%);
  843. background:{color:sidebar title border 1};
  844. z-index:-1;
  845. }
  846.  
  847. /*-------------------------------------------*/
  848. .despair {
  849. position:relative;
  850. width:{select:sidebar image width};
  851. height:{select:sidebar image width};
  852. margin:calc(0px - ({select:sidebar image width} * 0.04)) 0;
  853. }
  854.  
  855. .sidehoe {
  856. position:absolute;
  857. top:0;margin-top:calc(0px - ({select:sidebar image width} * 0.02));
  858. height:100%;
  859. display:table;
  860. right:0;margin-right:calc(100% + var(--HexLinks-Right-Gap));
  861. }
  862.  
  863. .livid {
  864. display:table-cell;
  865. vertical-align:middle;
  866. }
  867.  
  868. .un-lyn {
  869. position:relative;
  870. display:block;
  871. width:calc(var(--HexLinks-Icon-Size) + (var(--HexLinks-Icon-Padding) * 2));
  872. height:calc(var(--HexLinks-Icon-Size) + (var(--HexLinks-Icon-Padding) * 2));
  873. z-index:3;
  874. }
  875.  
  876. .un-lyn + .un-lyn {
  877. margin-top:var(--HexLinks-Spacing);
  878. }
  879.  
  880. /*-----------------------------------------*/
  881.  
  882. /* exactly 4 hexlinks */
  883. /* do something to the TOP and BOTTOM ones */
  884. .un-lyn:first-child:nth-last-child(4), /* selects the first child */
  885. .un-lyn:first-child:nth-last-child(4) ~ .un-lyn:nth-child(4) {
  886. margin-left:20px;
  887. }
  888.  
  889. .un-lyn:first-child:nth-last-child(4) {
  890. margin-bottom:calc(0px - (var(--HexLinks-Spacing) / 3));
  891. }
  892.  
  893. .un-lyn:first-child:nth-last-child(4) ~ .un-lyn:nth-child(4){
  894. margin-top:calc(var(--HexLinks-Spacing) / 3);
  895. }
  896.  
  897. /*-----------------------------------------*/
  898.  
  899. .hex-bg {
  900. position:absolute;
  901. top:0;left:0;
  902. width:100%;
  903. height:100%;
  904. -webkit-mask-repeat:no-repeat;
  905. -webkit-mask-size:contain;
  906. -webkit-mask-position:center;
  907. -webkit-mask-image:var(--squazre);
  908. background:{color:navlinks background};
  909. z-index:1;
  910. }
  911.  
  912. .hex-fg {
  913. position:absolute;
  914. top:0;left:0;
  915. width:100%;
  916. height:100%;
  917. -webkit-mask-repeat:no-repeat;
  918. -webkit-mask-size:contain;
  919. -webkit-mask-position:center;
  920. -webkit-mask-image:var(--fancyframe);
  921. background:{color:navlinks border};
  922. z-index:2;
  923. }
  924.  
  925. .nav-tt {
  926. --dududu: calc(var(--HexLinks-Icon-Size) + (var(--HexLinks-Icon-Padding) * 2));
  927. --duduheight: calc(var(--dududu) * 0.420);
  928. --dudufontsize: calc(var(--Body-Font-Size) - 4px);
  929. --dudupont: calc((var(--duduheight) - var(--dudufontsize)) / 2);
  930. position:absolute;
  931. top:0;margin-top:50%;transform:translateY(-50%);
  932. right:0;margin-right:calc(100% - (var(--dududu) * 0.69));
  933. text-align:right;
  934. white-space:nowrap;
  935. height:calc(var(--duduheight) - 2px);
  936. padding-right:calc((var(--dududu) * 0.2) + (var(--dudupont) * 0.8));
  937. padding-left:calc(var(--dudupont) + 2px);
  938. background:{color:navlinks background};
  939. font-family:vollkorn;
  940. font-size:var(--dudufontsize);
  941. text-transform:uppercase;
  942. letter-spacing:.7px;
  943. color:{color:navlinks icon};
  944. display:grid;
  945. align-items:center;
  946. border:1px solid {color:navlinks border};
  947. border-right:none;
  948. border-radius:3px 0 0 3px;
  949. visibility:hidden;
  950. opacity:0;
  951. transition:visibility 0.269s 0s ease-in-out, opacity 0.269s ease-in-out, margin-right 0.269s ease-in-out;
  952. }
  953.  
  954. .un-lyn:hover .nav-tt {
  955. visibility:visible;
  956. margin-right:calc(100% - (var(--dududu) * 0.2));
  957. opacity:1;
  958. }
  959.  
  960. .spectre {
  961. position:absolute;
  962. top:0;left:0;
  963. width:100%;
  964. height:100%;
  965. display:grid;
  966. place-items:center;
  967. z-index:3;
  968. }
  969.  
  970. .spectre [class^="ph-"]{
  971. font-size:var(--HexLinks-Icon-Size);
  972. color:{color:navlinks icon};
  973. }
  974.  
  975. .tresglen {
  976. width:calc(var(--HexLinks-Icon-Size) - 1.5px);
  977. height:calc(var(--HexLinks-Icon-Size) - 1.5px);
  978. -webkit-mask-repeat:no-repeat;
  979. -webkit-mask-size:contain;
  980. -webkit-mask-position:center;
  981. -webkit-mask-image:var(--glenlogo);
  982. background:{color:navlinks icon};
  983. }
  984.  
  985. /*------------------------*/
  986.  
  987. .leafcont {
  988. position:relative;
  989. width:100%;
  990. height:100%;
  991. }
  992.  
  993. .leaf-fg, .leaves-inside, .leaves-outside {
  994. position:absolute;
  995. top:0;left:0;
  996. width:100%;
  997. height:100%;
  998. -webkit-mask-size:contain;
  999. -webkit-mask-position:center;
  1000. -webkit-mask-repeat:no-repeat;
  1001. }
  1002.  
  1003. .leaf-fg {
  1004. -webkit-mask-image:var(--leaf-outline);
  1005. background:linear-gradient(to bottom left, {color:sidebar frame darker}, {color:sidebar frame main}, {color:sidebar frame darker});
  1006. z-index:10;
  1007. }
  1008.  
  1009. .leaves-inside {
  1010. -webkit-mask-image:var(--leaves-inside);
  1011. background:{color:sidebar frame leaves};
  1012. opacity:calc(1 - {select:sidebar inner leaves transparency});
  1013. z-index:9;
  1014. }
  1015.  
  1016. .leaves-outside {
  1017. -webkit-mask-image:var(--leaves-outside);
  1018. background:{color:sidebar frame leaves};
  1019. opacity:calc(1 - {select:sidebar outer leaves transparency});
  1020. z-index:9;
  1021. }
  1022.  
  1023. .coport {
  1024. position:absolute;
  1025. top:0;
  1026. left:0;
  1027. width:100%;
  1028. height:100%;
  1029. display:flex;
  1030. align-items:center;
  1031. }
  1032.  
  1033. .corcle {
  1034. position:relative;
  1035. margin-left:1.5%;
  1036. margin-top:-2.6%;
  1037. width:86.75%;
  1038. height:86.75%;
  1039. border-radius:100%;
  1040. background-image:url('{image:sidebar image}');
  1041. background-size:cover;
  1042. background-repeat:no-repeat;
  1043. background-position:center;
  1044. }
  1045.  
  1046. .doomie {
  1047. position:absolute;
  1048. top:0;left:0;
  1049. width:100%;
  1050. height:100%;
  1051. border-radius:100%;
  1052. z-index:12;
  1053. }
  1054.  
  1055. .fig-light {
  1056. position:absolute;
  1057. top:0;left:0;
  1058. width:100%;
  1059. height:100%;
  1060. border-radius:100%;
  1061. background:linear-gradient(to bottom right, rgba({RGBcolor:sidebar image glow},0.420) -1%, transparent 50%);
  1062. }
  1063.  
  1064. .fig-back {
  1065. position:absolute;
  1066. top:0;left:0;
  1067. width:100%;
  1068. height:100%;
  1069. border-radius:100%;
  1070. background:{color:sidebar image background};
  1071. z-index:-3;
  1072. }
  1073.  
  1074. .fig-shad {
  1075. position:absolute;
  1076. top:0;left:0;
  1077. width:100%;
  1078. height:100%;
  1079. border-radius:100%;
  1080. box-shadow:inset 0 0 calc({select:sidebar image width} * 0.069) {color:sidebar image shadow};
  1081. z-index:0;
  1082. }
  1083.  
  1084. .deskarea {
  1085. margin:auto;
  1086. margin-top:{select:sidebar image margin};
  1087. width:{select:sidebar desc width};
  1088.  
  1089. }
  1090.  
  1091. .miel {
  1092. margin-left:calc({select:sidebar image width} * -0.02);
  1093. --Arrow-Size:calc(var(--Description-Border-Size) + {select:sidebar desc font size});
  1094. margin-top:calc(0px - var(--Arrow-Size));
  1095. }
  1096.  
  1097. .dt {
  1098. position:relative;
  1099. margin:auto;
  1100. margin-bottom:calc(0px - var(--Description-Border-Size));
  1101. width:var(--Arrow-Size);
  1102. height:var(--Arrow-Size);
  1103. z-index:2;
  1104. }
  1105.  
  1106. .desctri-a {
  1107. width:100%;
  1108. height:100%;
  1109. -webkit-mask-size:contain;
  1110. -webkit-mask-repeat:no-repeat;
  1111. -webkit-mask-position:center;
  1112. -webkit-mask-image:var(--triangu);
  1113. background:{color:sidebar desc background 1};
  1114. padding-bottom:var(--Description-Border-Size);
  1115. }
  1116.  
  1117. .desctri-b {
  1118. position:absolute;
  1119. bottom:0;
  1120. left:0;margin-left:calc(0px - var(--Description-Border-Size));
  1121. width:calc(100% + (var(--Description-Border-Size) * 2));
  1122. height:calc(100% + (var(--Description-Border-Size) * 2));
  1123. -webkit-mask-size:contain;
  1124. -webkit-mask-repeat:no-repeat;
  1125. -webkit-mask-position:center;
  1126. -webkit-mask-image:var(--triangu);
  1127. background:{color:sidebar desc border 1};
  1128. z-index:-1;
  1129. }
  1130.  
  1131. .db-out {
  1132. position:relative;
  1133. margin-top:calc(var(--Description-Border-Size));
  1134. }
  1135.  
  1136. .db-out:before {
  1137. content:"";
  1138. position:absolute;
  1139. top:0;margin-top:calc(0px - var(--Description-Border-Size));
  1140. left:0;margin-left:calc(0px - var(--Description-Border-Size));
  1141. width:calc(100% + (var(--Description-Border-Size) * 2));
  1142. height:calc(100% + (var(--Description-Border-Size) * 2));
  1143. background:linear-gradient(to bottom, {color:sidebar desc border 1}, {color:sidebar desc border 2});
  1144. z-index:-1;
  1145. }
  1146.  
  1147. .descbox {
  1148. padding:{select:sidebar desc padding};
  1149. background:linear-gradient(to bottom, {color:sidebar desc background 1}, {color:sidebar desc background 2});
  1150. font-family:{select:sidebar desc font family};
  1151. font-size:calc(var(--Body-Font-Size) + 1px);
  1152. color:{color:sidebar desc};
  1153. text-shadow:1px 1px 1px {color:sidebar desc background 1};
  1154. box-shadow:inset 0 0 {select:sidebar desc padding} {color:sidebar desc background 1};
  1155. text-align:{select:sidebar desc text align};
  1156. line-height:130%;
  1157. }
  1158.  
  1159. .db-out, .db-out:before, .descbox {
  1160. border-radius:4px;
  1161. }
  1162.  
  1163. .custard {
  1164. margin-top:var(--Description-Bottom-Gap);
  1165. margin-left:calc(0px - var(--Description-Border-Size));
  1166. width:calc(100% + (var(--Description-Border-Size) * 2));
  1167. }
  1168.  
  1169. .creme {
  1170. display:flex;
  1171. flex-wrap:wrap;
  1172. margin-top:calc(var(--Custom-Links-Spacing) * -1);
  1173. margin-left:calc(var(--Custom-Links-Spacing) * -1);
  1174. width:calc(100% + (var(--Custom-Links-Spacing) * 2));
  1175. }
  1176.  
  1177. .un-custo {
  1178. display:block;
  1179. margin:var(--Custom-Links-Spacing);
  1180. width:calc((100% / var(--Custom-Links-Per-Row)) - (var(--Custom-Links-Spacing) * 2));
  1181. background:linear-gradient(to bottom right, {color:customlinks border 1}, {color:customlinks border 2});
  1182. }
  1183.  
  1184. .un-custo > span {
  1185. display:flex;
  1186. align-items:center;
  1187. justify-content:center;
  1188. position:relative;
  1189. margin-top:var(--Custom-Links-Border-Size);
  1190. margin-left:var(--Custom-Links-Border-Size);
  1191. width:calc(100% - (var(--Custom-Links-Border-Size) * 2));
  1192. padding:calc(var(--Custom-Links-Padding) - 2px) var(--Custom-Links-Padding);
  1193. height:calc(100% - (var(--Custom-Links-Border-Size) * 2));
  1194. background:linear-gradient(to bottom, {color:customlinks background 1}, {color:customlinks background 2});
  1195. font-family:lora;
  1196. font-size:var(--Custom-Links-Size);
  1197. text-transform:uppercase;
  1198. letter-spacing:1px;
  1199. word-spacing:-.3px;
  1200. color:{color:customlinks text};
  1201. text-shadow:1px 1px 1px {color:customlinks background 1};
  1202. text-align:center;
  1203. box-sizing:border-box;
  1204. overflow:hidden;
  1205. z-index:2;
  1206. }
  1207.  
  1208. .un-custo > span > span {
  1209. position:relative;
  1210. display:block;
  1211. width:100%;
  1212. margin-bottom:var(--Custom-Links-Border-Size);
  1213. }
  1214.  
  1215. .un-custo, .un-custo > span, .un-cust > span > span:after {
  1216. border-radius:2px;
  1217. }
  1218.  
  1219. .un-custo > span > span:after {
  1220. content:"";
  1221. position:absolute;
  1222. bottom:0;margin-bottom:calc(0px - (var(--Custom-Links-Padding) * 2) + var(--Custom-Links-Border-Size));
  1223. left:0;margin-left:calc(0px - var(--Custom-Links-Padding));
  1224. width:calc(100% + (var(--Custom-Links-Padding) * 2));
  1225. height:calc(100% + (var(--Custom-Links-Padding) * 4));
  1226. background:linear-gradient(to bottom, transparent 25%, rgba({RGBcolor:customlinks hover glow},0.69));
  1227. opacity:0;
  1228. transition:opacity .25s ease-in-out;
  1229. z-index:-1;
  1230. }
  1231.  
  1232. .un-custo:hover > span > span:after {
  1233. opacity:1;
  1234. }
  1235.  
  1236. .thingleft {
  1237. position:fixed;
  1238. top:0;left:0;
  1239. width:15px;
  1240. height:100vh;
  1241. background:{color:left bar 1};
  1242. border-right:10px solid {color:left bar 2};
  1243. z-index:5;
  1244. }
  1245.  
  1246. /*---- POST CONTAINER ----*/
  1247. .postscont {
  1248. position:absolute;
  1249. right:0;margin-right:calc(0px - var(--Container-Shift-Value));
  1250. }
  1251.  
  1252. .onepost:first-child {
  1253. margin-top:var(--Window-Margin);
  1254. }
  1255.  
  1256. .onepost {
  1257. width:calc(var(--Post-Width) + (var(--Post-Padding) * 2));
  1258. }
  1259.  
  1260. .cartel {
  1261. padding:var(--Post-Padding);
  1262. background:{color:post};
  1263. border:1px solid {color:post borders outer};
  1264. overflow:hidden;
  1265. }
  1266.  
  1267. .onepost + .onepost {
  1268. margin-top:var(--Post-Spacing);
  1269. }
  1270.  
  1271. .onepost:last-child {
  1272. margin-bottom:var(--Window-Margin);
  1273. }
  1274.  
  1275. .postinner, .notescont li.reply, .notescont li.with_commentary {
  1276. line-height:1.7em;
  1277. }
  1278.  
  1279. .corps a:not([class]), .descbox a, ol.notes a:not(blockquote a){
  1280. padding-bottom:1px;
  1281. border-bottom:1px solid rgba({RGBcolor:accent},0.420);
  1282. }
  1283.  
  1284. .songtext a {
  1285. cursor:help;
  1286. padding-bottom:.5px;
  1287. border-bottom:1px solid rgba({RGBcolor:accent},0.25);
  1288. }
  1289.  
  1290. /*---- REBLOG HEAD ----*/
  1291. .reblog-wrap {
  1292. margin:0 calc(0px - var(--Post-Padding));
  1293. padding:0 var(--Post-Padding);
  1294. }
  1295.  
  1296. .reblog-wrap + .reblog-wrap {
  1297. margin-top:var(--Reblogs-Spacing);
  1298. padding-top:var(--Reblogs-Spacing);
  1299. border-top:1px solid var(--Reblogs-Border);
  1300. }
  1301.  
  1302. .reblog-head {
  1303. display:flex;
  1304. align-items:center;
  1305. }
  1306.  
  1307. .rbr-imgw {
  1308. position:relative;
  1309. width:var(--Reblogger-Avatar-Size);
  1310. height:var(--Reblogger-Avatar-Size);
  1311. border-radius:3px;
  1312. overflow:hidden;
  1313. }
  1314.  
  1315. .rbr-imgw:before {
  1316. content:"";
  1317. position:absolute;
  1318. top:0;left:0;
  1319. width:100%;
  1320. height:100%;
  1321. z-index:2;
  1322. }
  1323.  
  1324. [reblogger-filter='yes'] .rbr-imgw:before {
  1325. background:rgba({RGBcolor:post},0.420);
  1326. }
  1327.  
  1328. .rbr-imgw img {
  1329. width:100%;
  1330. height:100%;
  1331. }
  1332.  
  1333. [reblogger-filter='yes'] .rbr-imgw img {
  1334. filter:contrast(150%) saturate(125%) brightness(115%);
  1335. }
  1336.  
  1337. .rbr-imgw + .reblog-url {
  1338. margin-left:var(--Reblogger-Avatar-Gap-Right);
  1339. }
  1340.  
  1341. .reblog-url, .reblog-url a {
  1342. font-family:lora;
  1343. font-size:calc(var(--Body-Font-Size) - 2px);
  1344. text-transform:uppercase;
  1345. letter-spacing:.7px;
  1346. color:var(--Reblogger-Username-Color);
  1347. }
  1348.  
  1349. .reblog-url .deac {
  1350. margin-left:3px;
  1351. color:var(--Body-Text-Color);
  1352. }
  1353.  
  1354. .nosrc {
  1355. margin-bottom:var(--Reblogger-Avatar-Bottom-Gap);
  1356. }
  1357.  
  1358. .reblog-head + .reblog-comment {
  1359. margin-top:calc(0px - var(--Paragraph-Margins) + var(--Reblogger-Avatar-Bottom-Gap));
  1360. }
  1361.  
  1362. /*---- NPF... STUFF ----*/
  1363. figure[data-orig-src] + figure[data-orig-src]{
  1364. margin-top:var(--Photoset-Spacing);
  1365. }
  1366.  
  1367. .tmblr-full video {
  1368. cursor:pointer;
  1369. }
  1370.  
  1371. video::-webkit-media-controls-panel {
  1372. position:absolute;
  1373. bottom:0;
  1374. background:transparent!important;
  1375. width:100%;
  1376. box-sizing:border-box;
  1377. opacity:1!important;
  1378. }
  1379.  
  1380. video::-webkit-media-controls-volume-slider, video::-webkit-media-controls-timeline {
  1381. display:none!important;
  1382. }
  1383.  
  1384. .npf-link-block {
  1385. margin-bottom:0;
  1386. border-color:{color:post borders inner}!important;
  1387. border-radius:0!important;
  1388. }
  1389.  
  1390. .npf-link-block + * {
  1391. margin-bottom:var(--Paragraph-Margins);
  1392. }
  1393.  
  1394. .npf-link-block a {
  1395. padding:0!important;
  1396. border:none!important;
  1397. }
  1398.  
  1399. .npf-link-block .title {
  1400. font-family:var(--Heading-Font-Family)!important;
  1401. font-size:calc(var(--Heading-Font-Size) + 4px);
  1402. text-transform:uppercase;
  1403. letter-spacing:.5px;
  1404. color:{color:accent}!important;
  1405. line-height:1.7em!important;
  1406. text-shadow:1px 1px 1px rgba(0,0,0,0.1);
  1407. }
  1408.  
  1409. .npf-link-block .description {
  1410. font-family:var(--Heading-Font-Family)!important;
  1411. font-weight:bold;
  1412. font-size:var(--Heading-Font-Size);
  1413. text-transform:uppercase;
  1414. letter-spacing:.5px;
  1415. color:{color:accent}!important;
  1416. line-height:1.7em!important;
  1417. }
  1418.  
  1419. .npf-link-block .site-name {
  1420. text-transform:initial!important;
  1421. font-family:var(--Body-Font-Family)!important;
  1422. font-weight:normal!important;
  1423. font-size:var(--Body-Font-Size)!important;
  1424. }
  1425.  
  1426. .npf-link-block .description + .site-name {
  1427. margin-top:-4px;
  1428. }
  1429.  
  1430. [post-type="text"] .source-head + .corps > .chatwrap:first-child,
  1431. [post-type="text"] .source-head + .corps > [data-npf*="audio"]:first-child {
  1432. margin-top:var(--Captions-Gap);
  1433. }
  1434.  
  1435. /*---- PHOTO POSTS ----*/
  1436. .nosrc + .single-photo .photopic {
  1437. margin-top:0;
  1438. }
  1439.  
  1440. .single-photo {
  1441. cursor:pointer;
  1442. }
  1443.  
  1444. .nosrc + .reblog-comment .photoset-grid {
  1445. margin-top:0!important;
  1446. }
  1447.  
  1448. [photoset-layout] {
  1449. grid-gap:var(--Photoset-Spacing);
  1450. }
  1451.  
  1452. [photoset-layout] div {
  1453. cursor:pointer;
  1454. backface-visibility:hidden;
  1455. }
  1456.  
  1457. .caption {
  1458. margin-top:var(--Captions-Gap);
  1459. }
  1460.  
  1461. /*----- LIGHTBOX BS -----*/
  1462. .tmblr-lightbox, #tumblr_lightbox {
  1463. background-color:rgba({RGBcolor:post},0.69)!important;
  1464. }
  1465.  
  1466. .tmblr-lightbox .vignette {
  1467. background-image:none!important;
  1468. }
  1469.  
  1470. #vignette {display:none!important}
  1471.  
  1472. .lightbox-image, #tumblr_lightbox_left_image, #tumblr_lightbox_center_image, #tumblr_lightbox_right_image {
  1473. }
  1474.  
  1475. .tmblr-lightbox img, #tumblr_lightbox img {
  1476. margin-top:calc(0px - var(--Post-Padding));
  1477. max-width:initial;
  1478. box-shadow:none!important;
  1479. border-radius:0px!important;
  1480. padding:var(--Post-Padding);
  1481. background:{color:post}!important;
  1482. border:1px solid {color:post borders outer}!important;
  1483. }
  1484.  
  1485. /*---- LINK POSTS ----*/
  1486. .linkpath {
  1487. display:flex;
  1488. align-items:center;
  1489. margin-top:calc(0px - var(--Post-Padding));
  1490. margin-left:calc(0px - var(--Post-Padding));
  1491. width:calc(100% + (var(--Post-Padding) * 2));
  1492. border-bottom:1px solid {color:post borders inner};
  1493. font-family:var(--Heading-Font-Family);
  1494. font-size:calc(var(--Heading-Font-Size) - 1px);
  1495. text-transform:uppercase;
  1496. letter-spacing:.5px;
  1497. }
  1498.  
  1499. .linkpath [class^="ph"]{
  1500. display:block;
  1501. padding:var(--Post-Padding);
  1502. font-size:calc(var(--Reblogger-Avatar-Size) - 3px);
  1503. height:calc(var(--Reblogger-Avatar-Size) - 3px);
  1504. line-height:1em;
  1505. color:{color:accent};
  1506. }
  1507.  
  1508. .linkpath span {
  1509. display:block;
  1510. align-self:stretch;
  1511. display:grid;
  1512. align-items:center;
  1513. padding:var(--Post-Padding);
  1514. border-left:1px solid {color:post borders inner};
  1515. }
  1516.  
  1517. .linkpath + * {
  1518. margin-top:var(--Post-Padding);
  1519. }
  1520.  
  1521. * + .link-excerpt {
  1522. margin-top:var(--Post-Padding);
  1523. }
  1524.  
  1525. .link-excerpt {
  1526. padding:calc(var(--Post-Padding) - 2px) var(--Post-Padding);
  1527. border:1px solid {color:post borders inner};
  1528. }
  1529.  
  1530. .site-host {
  1531. font-family:var(--Heading-Font-Family);
  1532. letter-spacing:1px;
  1533. text-transform:uppercase;
  1534. font-size:calc(var(--Body-Font-Size) - 1.5px);
  1535. color:{color:accent};
  1536. }
  1537.  
  1538. .linkpath + .npf_inst {
  1539. margin-top:var(--Post-Padding);
  1540. }
  1541.  
  1542. .linkwrap + .link-description > .reblog-wrap:first-of-type {
  1543. margin-top:var(--Captions-Gap);
  1544. }
  1545.  
  1546. /*----- QUOTE POSTS -----*/
  1547. .quote-words {
  1548. padding:0 var(--Post-Padding);
  1549. font-family:var(--Heading-Font-Family);
  1550. font-size:var(--Quote-Font-Size);
  1551. text-transform:uppercase;
  1552. letter-spacing:.7px;
  1553. word-spacing:.3px;
  1554. text-align:center;
  1555. line-height:169%;
  1556. }
  1557.  
  1558. .quote-words + .quote-source {
  1559. margin-top:var(--Paragraph-Margins);
  1560. }
  1561.  
  1562. .quote-source {
  1563. text-align:center;
  1564. }
  1565.  
  1566. /*----- VIDEO POSTS -----*/
  1567. .nosrc + .tmblr-video {
  1568. margin-top:0!important;
  1569. }
  1570.  
  1571. .tmblr-video {
  1572. max-width:initial;
  1573. }
  1574.  
  1575. .tumblr_video_container, .tumblr_video_iframe {
  1576. width:100%!important;
  1577. }
  1578.  
  1579. /*---- CHAT POSTS ----*/
  1580. .chatwrap {
  1581. display:table;
  1582. width:100%;
  1583. border:1px solid var(--Blockquote-Border-Color);
  1584. box-sizing:border-box;
  1585. }
  1586.  
  1587. .chat_row {
  1588. position:relative;
  1589. display:table-row;
  1590. overflow:hidden;
  1591. }
  1592.  
  1593. .chat_row:not(:has(.chat_label)){
  1594. display:block;
  1595. width:calc(var(--Post-Width) - 4px);
  1596. margin-right:calc(0px - var(--Post-Width) - 4px);
  1597. }
  1598.  
  1599. .chat_row:after {
  1600. content:"";
  1601. position:absolute;
  1602. bottom:0;left:0;
  1603. transform:translateY(-.5px);
  1604. width:100%;
  1605. height:1px;
  1606. background:var(--Blockquote-Border-Color);
  1607. }
  1608.  
  1609. .chatwrap .chat_row:last-child:after {
  1610. display:none;
  1611. }
  1612.  
  1613. .chat_row code:only-child {
  1614. display:block;
  1615. padding:0.8em;
  1616. border:none;
  1617. background:transparent;
  1618. }
  1619.  
  1620. .chat_label {
  1621. display:table-cell;
  1622. font-family:var(--Heading-Font-Family);
  1623. font-size:calc(var(--Body-Font-Size) - 2px);
  1624. text-transform:uppercase;
  1625. letter-spacing:.5px;
  1626. }
  1627.  
  1628. .chat_label, .chat_content {
  1629. padding:0.69em;
  1630. }
  1631.  
  1632. .chat_content {
  1633. display:table-cell;
  1634. width:100%;
  1635. }
  1636.  
  1637. .chat_label + .chat_content {
  1638. border-left:1px solid var(--Blockquote-Border-Color);
  1639. }
  1640.  
  1641. .chat_row .chat_label + .chat_content {
  1642. min-width:calc((var(--Post-Width) - 3px) / 2);
  1643. box-sizing:border-box;
  1644. }
  1645.  
  1646. /*---- AUDIO POSTS ----*/
  1647. .audio-post .npf_inst img {
  1648. width:100%;
  1649. }
  1650.  
  1651. .aud-emb {display:none}
  1652.  
  1653. .audiowrap, .npf-audio-wrapper {
  1654. display:flex;
  1655. align-items:center;
  1656. margin-left:calc(0px - var(--Post-Padding));
  1657. width:calc(100% + (var(--Post-Padding) * 2));
  1658. }
  1659.  
  1660. .audiowrap:not(:last-child),
  1661. .npf_inst:first-child:has(> .npf-audio-wrapper:first-child:not(:last-child)){
  1662. border-bottom:1px solid {color:post borders inner};
  1663. }
  1664.  
  1665. .npf_inst:first-child:has(> .npf-audio-wrapper:first-child) + .reblog-head {
  1666. margin-top:calc(0px - var(--NPF-Caption-Spacing));
  1667. margin-left:calc(0px - var(--Post-Padding));
  1668. width:calc(100% + (var(--Post-Padding) * 2));
  1669. padding:var(--Post-Padding) var(--Post-Padding) 0 var(--Post-Padding);
  1670. border-top:1px solid {color:post borders inner};
  1671. }
  1672.  
  1673. .audiowrap, .reblog-wrap > .npf_inst:first-child:has(> .npf-audio-wrapper:first-child){
  1674. margin-top:calc(0px - var(--Post-Padding))!important;
  1675. }
  1676.  
  1677. .audiowrap:only-child {
  1678. margin-bottom:calc(0px - var(--Post-Padding) - 1px);
  1679. }
  1680.  
  1681. p + .audiowrap {
  1682. margin-top:initial!important;
  1683. margin-left:initial!important;
  1684. width:initial!important;
  1685. border:1px solid {color:post borders inner};
  1686. }
  1687.  
  1688. p + .audiowrap:only-child {
  1689. margin-bottom:0;
  1690. }
  1691.  
  1692. .albumwrap {
  1693. position:relative;
  1694. width:var(--Audio-Post-Album-Size);
  1695. height:var(--Audio-Post-Album-Size);
  1696. display:flex;
  1697. align-items:center;
  1698. justify-content:center;
  1699. border-right:1px solid {color:post borders inner};
  1700. }
  1701.  
  1702. .albumwrap[has-cover] .audplac {display:none}
  1703.  
  1704. .butts {
  1705. width:calc(var(--Audio-Post-Buttons-Size) + (var(--Audio-Post-Buttons-Padding) * 2));
  1706. height:calc(var(--Audio-Post-Buttons-Size) + (var(--Audio-Post-Buttons-Padding) * 2));
  1707. background:var(--Audio-Post-Buttons-Background);
  1708. border:1px solid {color:post borders inner};
  1709. border-radius:100%;
  1710. display:flex;
  1711. align-items:center;
  1712. justify-content:center;
  1713. cursor:pointer;
  1714. z-index:2;
  1715. }
  1716.  
  1717. .overplay, .overpause {
  1718. width:var(--Audio-Post-Buttons-Size);
  1719. height:var(--Audio-Post-Buttons-Size);
  1720. -webkit-mask-size:contain;
  1721. -webkit-mask-repeat:no-repeat;
  1722. -webkit-mask-position:center;
  1723. background:var(--Audio-Post-Buttons-Color);
  1724. }
  1725.  
  1726. .overplay {
  1727. margin-left:2px;
  1728. -webkit-mask-image:var(--audioplay);
  1729. }
  1730.  
  1731. .overpause {
  1732. display:none;
  1733. -webkit-mask-image:var(--audiopause);
  1734. }
  1735.  
  1736. .ov-y {display:block}
  1737. .ov-z {display:none}
  1738.  
  1739. .audplac {
  1740. position:absolute;
  1741. top:0;left:0;
  1742. width:var(--Audio-Post-Album-Size);
  1743. height:var(--Audio-Post-Album-Size);
  1744. background:var(--Audio-Post-Buttons-Background);
  1745. }
  1746.  
  1747. .albumwrap img {
  1748. position:absolute;
  1749. top:0;left:0;
  1750. width:100%;
  1751. height:100%;
  1752. }
  1753.  
  1754. .audiotxt {
  1755. flex:1;
  1756. height:var(--Audio-Post-Album-Size);
  1757. padding:var(--Audio-Post-Album-Right-Gap);
  1758. background:var(--Audio-Post-Info-Background);
  1759. display:flex;
  1760. align-items:center;
  1761. box-sizing:border-box;
  1762. display:flex;
  1763. align-items:center;
  1764. justify-content:space-between;
  1765. }
  1766.  
  1767. .odin > div + div {
  1768. margin-top:-4px;
  1769. }
  1770.  
  1771. .aud-song-name, .npf-audio-title {
  1772. font-family:var(--Heading-Font-Family);
  1773. font-size:calc(var(--Body-Font-Size) - 1px);
  1774. text-transform:uppercase;
  1775. letter-spacing:.3px;
  1776. }
  1777.  
  1778. .aud-song-name[has-name] .untit {
  1779. display:none;
  1780. }
  1781.  
  1782. .aud-artist[has-artist] .unart {
  1783. display:none;
  1784. }
  1785.  
  1786. .aud-artist, .npf-audio-artist,
  1787. .aud-album-name, .npf-audio-album {
  1788. font-family:arapey;
  1789. letter-spacing:.5px;
  1790. word-spacing:-.5px;
  1791. }
  1792.  
  1793. .inari {
  1794. display:block;
  1795. padding:6px;
  1796. margin-right:-3px;
  1797. cursor:pointer;
  1798. }
  1799.  
  1800. .inari [class^="ph"]{
  1801. font-size:calc(var(--Audio-Post-Buttons-Size) + var(--Audio-Post-Buttons-Padding) - 3px);
  1802. color:var(--Audio-Post-Download-Color);
  1803. }
  1804.  
  1805. .inari, .inari * {
  1806. line-height:1;
  1807. }
  1808.  
  1809. iframe[src*='open.spotify.com'][src*='track'], figure[data-npf*='open.spotify.com'][data-npf*='track']{
  1810. height:80px!important;
  1811. }
  1812.  
  1813. .tmblr-video iframe[src*='soundcloud.com']{
  1814. }
  1815.  
  1816. .audio-soundcloud {
  1817. max-height:113px;
  1818. border-radius:4px;
  1819. overflow:hidden;
  1820. }
  1821.  
  1822. .soundcloud_audio_player {
  1823. margin:-1px;
  1824. margin-bottom:0;
  1825. width:calc(100% + 2px);
  1826. max-width:initial;
  1827. }
  1828.  
  1829. .spotify_audio_player {
  1830. width:100%;
  1831. }
  1832.  
  1833. /*---- ASK/ANSWER POSTS ----*/
  1834. .answer-post .nosrc {
  1835. display:none;
  1836. }
  1837.  
  1838. .une_question {
  1839. }
  1840.  
  1841. .asker-person {
  1842. margin-top:calc(0px - var(--Post-Padding));
  1843. margin-left:calc(0px - var(--Post-Padding));
  1844. width:calc(100% + (var(--Post-Padding) * 2));
  1845. padding:var(--Post-Padding);
  1846. padding-bottom:0;
  1847. border-bottom:1px solid {color:post borders inner};
  1848. }
  1849.  
  1850. .asker-person [class^='ph-']{
  1851. margin-top:calc(0px - var(--Post-Padding));
  1852. margin-left:calc(0px - var(--Post-Padding));
  1853. padding:var(--Post-Padding);
  1854. border-right:1px solid {color:post borders inner};
  1855. margin-right:calc(var(--Post-Padding) - 2px);
  1856. font-size:var(--Reblogger-Avatar-Size);
  1857. color:{color:accent};
  1858. }
  1859.  
  1860. .asker-person .reblog-url {
  1861. display:block;
  1862. margin-top:calc(0px - var(--Post-Padding));
  1863. }
  1864.  
  1865. .answerer + * {
  1866. margin-top:var(--Captions-Gap);
  1867. }
  1868.  
  1869. .une_question + .une_reponse {
  1870. margin-top:var(--Paragraph-Margins);
  1871. }
  1872.  
  1873. /*---- TAGS SECTION ----*/
  1874. .tagsdiv[clicktags="yes"] {
  1875. {block:IndexPage}
  1876. display:none;
  1877. opacity:0;
  1878. transition:opacity 400ms ease-in-out;
  1879. {/block:IndexPage}
  1880. }
  1881.  
  1882. .tagsfade {
  1883. opacity:1!important;
  1884. }
  1885.  
  1886. .tagsin {
  1887. display:flex;
  1888. flex-wrap:wrap;
  1889. justify-content:flex-end;
  1890. margin:-5px;
  1891. margin-top:calc(var(--Captions-Gap) - 5px);
  1892. }
  1893.  
  1894. .tagsin a {
  1895. position:relative;
  1896. display:block;
  1897. margin:5px;
  1898. font-family:var(--Heading-Font-Family);
  1899. font-size:calc(var(--Body-Font-Size) - 2px);
  1900. text-transform:uppercase;
  1901. letter-spacing:.7px;
  1902. }
  1903.  
  1904. .tagsin a:before {
  1905. content:"#";
  1906. font-family:work sans;
  1907. margin-right:.5px;
  1908. }
  1909.  
  1910. /*---- PERMALINK BAR ----*/
  1911. .permadiv {
  1912. margin-top:10px;
  1913. display:flex;
  1914. align-items:center;
  1915. justify-content:space-between;
  1916. padding:calc(var(--Post-Padding) - 2px) var(--Post-Padding);
  1917. background:{color:permalink background};
  1918. border:1px solid {color:permalink border};
  1919. line-height:1em;
  1920. }
  1921.  
  1922. .permaleft, .permaright {
  1923. display:flex;
  1924. align-items:center;
  1925. font-family:magical source;
  1926. font-size:calc(var(--Body-Font-Size) - 2.5px);
  1927. text-transform:uppercase;
  1928. letter-spacing:0.7px;
  1929. color:{color:permalink};
  1930. }
  1931.  
  1932. .permaleft a, .permaright a {
  1933. display:flex;
  1934. align-items:center;
  1935. color:{color:permalink};
  1936. }
  1937.  
  1938. .permaleft [class^="ph"]{
  1939. margin-right:5px;
  1940. font-size:calc(var(--Body-Font-Size) + 5px);
  1941. color:{color:permalink};
  1942. }
  1943.  
  1944. .permaright {
  1945. display:flex;
  1946. align-items:center;
  1947. justify-content:center;
  1948. }
  1949.  
  1950. .int-but {
  1951. display:block;
  1952. position:relative;
  1953. width:var(--Post-Buttons-Size);
  1954. height:var(--Post-Buttons-Size);
  1955. backface-visibility:hidden;
  1956. }
  1957.  
  1958. .permaright span {display:block}
  1959.  
  1960. .int-but + .int-but {
  1961. margin-left:var(--Post-Buttons-Spacing);
  1962. }
  1963.  
  1964. .permaright[clicktags="no"] .clicktags {
  1965. display:none;
  1966. }
  1967.  
  1968. .hash, .rb_icon, .like_icon {
  1969. width:var(--Post-Buttons-Size);
  1970. height:var(--Post-Buttons-Size);
  1971. -webkit-mask-size:contain;
  1972. -webkit-mask-repeat:no-repeat;
  1973. -webkit-mask-position:center;
  1974. background:var(--Post-Buttons-Color);
  1975. }
  1976.  
  1977. .hash {
  1978. margin-top:.5px;
  1979. -webkit-mask-image:var(--hashtag);
  1980. cursor:help;
  1981. }
  1982.  
  1983. .rb_icon {
  1984. -webkit-mask-image:var(--rb-icon);
  1985. transform:scaleX(1.1);
  1986. }
  1987.  
  1988. .like_icon {
  1989. -webkit-mask-image:var(--like-icon);
  1990. }
  1991.  
  1992. .like_button {
  1993. position:absolute;
  1994. top:0;left:0;
  1995. width:100%;
  1996. height:100%;
  1997. z-index:2;
  1998. }
  1999.  
  2000. .like_button iframe {
  2001. width:100%;
  2002. height:100%;
  2003. vertical-align:initial;
  2004. opacity:0;
  2005. }
  2006.  
  2007. .like_button.liked + .like_icon {
  2008. background:var(--Like-Button-Liked);
  2009. }
  2010.  
  2011. /*---- POST NOTES ----*/
  2012. .notescont {
  2013. margin-top:var(--Post-Spacing);
  2014. width:var(--Post-Width);
  2015. padding:var(--Post-Padding);
  2016. background:{color:post};
  2017. margin-bottom:var(--Window-Margin);
  2018. }
  2019.  
  2020. .notescont h1 {
  2021. margin-top:calc(var(--Post-Padding) / 2);
  2022. font-family:magical source;
  2023. font-weight:normal;
  2024. text-align:center;
  2025. }
  2026.  
  2027. .notescont ol.notes {
  2028. padding:0;
  2029. margin:0;
  2030. }
  2031.  
  2032. .notescont li {
  2033. position:relative;
  2034. list-style-type:none;
  2035. }
  2036.  
  2037. .notescont li.like:before {
  2038. content:"\f460"; /* .ph-heart::before */
  2039. vertical-align:middle;
  2040. font-family:"Phosphor"!important;
  2041. font-size:calc(var(--Body-Font-Size) + 2px);
  2042. }
  2043.  
  2044. .notescont li.reblog:before {
  2045. content:"\f57d"; /* .ph-shuffle-angular::before */
  2046. vertical-align:middle;
  2047. font-family:"Phosphor"!important;
  2048. font-size:calc(var(--Body-Font-Size) + 2px);
  2049. }
  2050.  
  2051. .notescont li.with_commentary:before,
  2052. .notescont li.reply:before,
  2053. .notescont li.original_post:before {
  2054. content:"\f332"!important; /* ph-chat-centered-text::before */
  2055. vertical-align:middle;
  2056. font-family:"Phosphor"!important;
  2057. font-size:calc(var(--Body-Font-Size) + 2px);
  2058. }
  2059.  
  2060. .notescont li + li {
  2061. margin-top:var(--Notes-Row-Spacing);
  2062. }
  2063.  
  2064. .notescont .avatar {
  2065. display:none;
  2066. }
  2067.  
  2068. .notescont .avatar_frame + .action {
  2069. margin-left:var(--Notes-User-Avatar-Gap-Right);
  2070. }
  2071.  
  2072. .notescont .action a {
  2073. font-family:lora;
  2074. font-size:calc(var(--Body-Font-Size) - 2.5px);
  2075. text-transform:uppercase;
  2076. letter-spacing:1px;
  2077. }
  2078.  
  2079. .notescont blockquote {
  2080. margin-left:calc(var(--Notes-User-Avatar-Size) / 2);
  2081. padding-left:calc((var(--Notes-User-Avatar-Size) / 2) + var(--Notes-User-Avatar-Gap-Right));
  2082. }
  2083.  
  2084. .more_notes_link_container {
  2085. margin-top:var(--Captions-Gap)!important;
  2086. margin-bottom:calc(var(--Paragraph-Margins) / 2);
  2087. }
  2088.  
  2089. .more_notes_link {
  2090. font-family:var(--Heading-Font-Family);
  2091. text-transform:uppercase;
  2092. letter-spacing:.5px;
  2093. }
  2094.  
  2095. /*-------------- PAGINATION --------------*/
  2096. .botpagi {
  2097. display:flex;
  2098. align-items:center;
  2099. justify-content:space-between;
  2100. width:calc(var(--Post-Width) + (var(--Post-Padding) * 2) + 2px);
  2101. margin-top:var(--Post-Spacing);
  2102. margin-bottom:calc(var(--Window-Margin) - 10px);
  2103. line-height:1em;
  2104. }
  2105.  
  2106. .botpagi a {
  2107. padding:0.69em;
  2108. margin:-0.69em;
  2109. color:var(--Pagination-Color)!important;
  2110. }
  2111.  
  2112. .botpagi span {
  2113. padding:0 4px;
  2114. font-family:magical source;
  2115. font-size:calc(var(--Body-Font-Size) - 2px);
  2116. text-transform:uppercase;
  2117. letter-spacing:.7px;
  2118. }
  2119.  
  2120. .prev-svg {
  2121. margin-top:-.5px;
  2122. width:calc(var(--Body-Font-Size) + 3px);
  2123. height:calc(var(--Body-Font-Size) + 3px);
  2124. -webkit-mask-image:var(--BackSVG);
  2125. -webkit-mask-repeat:no-repeat;
  2126. -webkit-mask-size:contain;
  2127. background:var(--Pagination-Color)
  2128. }
  2129.  
  2130. .next-svg {
  2131. margin-top:-.5px;
  2132. width:calc(var(--Body-Font-Size) + 3px);
  2133. height:calc(var(--Body-Font-Size) + 3px);
  2134. -webkit-mask-image:var(--NextSVG);
  2135. -webkit-mask-repeat:no-repeat;
  2136. -webkit-mask-size:contain;
  2137. background:var(--Pagination-Color)
  2138. }
  2139.  
  2140. .pn {
  2141. margin-left:auto!important;
  2142. }
  2143.  
  2144. /*--- MUSIC PLAYER ---*/
  2145. .mplayer {
  2146. position:fixed;
  2147. bottom:0;margin-bottom:12px;
  2148. left:0;margin-left:40px;
  2149. display:flex;
  2150. align-items:center;
  2151. z-index:10;
  2152. filter:drop-shadow(2px 2px 1px rgba(0,0,0,0.07))
  2153. }
  2154.  
  2155. .zirc {
  2156. position:relative;
  2157. margin-right:-1px;
  2158. padding:var(--MusicPlayer-Circle-Padding);
  2159. background:var(--MusicPlayer-Circle-Background);
  2160. border-radius:100%;
  2161. overflow:hidden;
  2162. z-index:2;
  2163. }
  2164.  
  2165. /* hover stuff */
  2166. .potatowrap {
  2167. opacity:0;
  2168. transition:opacity .420s ease-in-out;
  2169. transition-delay:0s;
  2170. }
  2171.  
  2172. .mplayer:hover .mline {
  2173. width:var(--MusicPlayer-Bar-Length);
  2174. transition-delay:0s; /* delay when mouseleave */
  2175. }
  2176.  
  2177. .mplayer:hover .potatowrap {
  2178. opacity:1;
  2179. transition-delay:.420s;
  2180. }
  2181.  
  2182. .msym, .blay, .bause {
  2183. -webkit-mask-size:contain;
  2184. -webkit-mask-position:center;
  2185. -webkit-mask-repeat:no-repeat;
  2186. }
  2187.  
  2188. .msym {
  2189. width:var(--MusicPlayer-Icon-Size);
  2190. height:var(--MusicPlayer-Icon-Size);
  2191. -webkit-mask-image:var(--nota);
  2192. background:var(--MusicPlayer-Icon-Color);
  2193. }
  2194.  
  2195. .mline {
  2196. margin-right:-3px;
  2197. width:0px;
  2198. height:3px;
  2199. background:var(--MusicPlayer-Bar-Color);
  2200. border-radius:6px;
  2201. transition:width .420s ease-in-out;
  2202. transition-delay:.420s; /* delay when mouseenter */
  2203. }
  2204.  
  2205. .potatowrap {
  2206. display:flex;
  2207. align-items:center;
  2208. padding:calc(var(--MusicPlayer-Main-Padding) - 2px) var(--MusicPlayer-Main-Padding);
  2209. background:var(--MusicPlayer-Main-Background);
  2210. border-radius:var(--MusicPlayer-Main-Roundness);
  2211. }
  2212.  
  2213. .music-controls {
  2214. margin:-6px;
  2215. padding:6px;
  2216. cursor:pointer;
  2217. }
  2218.  
  2219. .blay {
  2220. width:var(--MusicPlayer-Buttons-Size);
  2221. height:var(--MusicPlayer-Buttons-Size);
  2222. background:var(--MusicPlayer-Buttons-Color);
  2223. -webkit-mask-image:var(--blay);
  2224. }
  2225.  
  2226. .bause {
  2227. width:var(--MusicPlayer-Buttons-Size);
  2228. height:var(--MusicPlayer-Buttons-Size);
  2229. background:var(--MusicPlayer-Buttons-Color);
  2230. -webkit-mask-image:var(--bause);
  2231. }
  2232.  
  2233. .songtext {
  2234. margin-left:6px;
  2235. font-family:var(--Heading-Font-Family);
  2236. font-size:calc(var(--Body-Font-Size) - 3px);
  2237. text-transform:uppercase;
  2238. letter-spacing:.5px;
  2239. color:var(--MusicPlayer-Text-Color);
  2240. }
  2241.  
  2242. .pausee {display:none;}
  2243.  
  2244. .beff {display:none;}
  2245. .aff {display:block;}
  2246.  
  2247. /*---- LOADING SCREEN ----*/
  2248. [ls="off"] .overload {
  2249. display:none;
  2250. }
  2251.  
  2252. .overload {
  2253. position:fixed;
  2254. top:0;left:0;
  2255. width:100%;
  2256. height:100%;
  2257. opacity:1;
  2258. z-index:4;
  2259. }
  2260.  
  2261. .fadechicken {
  2262. animation:fadechicken 0.269s ease-in-out;
  2263. opacity:0;
  2264. }
  2265.  
  2266. @keyframes fadechicken {
  2267. from {
  2268. opacity:1;
  2269. }
  2270.  
  2271. to {
  2272. opacity:0;
  2273. }
  2274. }
  2275.  
  2276. .overint {
  2277. position:absolute;
  2278. top:0;left:0;
  2279. width:100%;
  2280. height:100%;
  2281. display:flex;
  2282. align-items:center;
  2283. justify-content:center;
  2284. }
  2285.  
  2286. .sigcont {
  2287. position:relative;
  2288. width:30vw;
  2289. height:30vw;
  2290. max-width:269px;
  2291. max-height:269px;
  2292. display:flex;
  2293. align-items:center;
  2294. justify-content:center;
  2295. }
  2296.  
  2297. .sigil-ph {
  2298. width:100%;
  2299. height:100%;
  2300. -webkit-mask-repeat:no-repeat;
  2301. -webkit-mask-size:contain;
  2302. -webkit-mask-position:center;
  2303. -webkit-mask-image:var(--pandorasigil);
  2304. background:{color:loading screen symbol};
  2305. animation:sablier 0.5s ease-in-out;
  2306. opacity:1;
  2307. }
  2308.  
  2309. @keyframes sablier {
  2310. from {
  2311. width:25vw;
  2312. height:25vw;
  2313. max-width:calc(269px * 0.8);
  2314. max-height:calc(269px * 0.8);
  2315. opacity:0;
  2316. }
  2317.  
  2318. to {
  2319. width:100%;
  2320. height:100%;
  2321. opacity:1;
  2322. }
  2323. }
  2324.  
  2325. .sighand {
  2326. position:absolute;
  2327. margin-top:-8.3%;
  2328. margin-left:-.69%;
  2329. width:10%;
  2330. height:69%;
  2331. -webkit-mask-repeat:no-repeat;
  2332. -webkit-mask-size:contain;
  2333. -webkit-mask-position:center;
  2334. -webkit-mask-image:var(--pandorahand);
  2335. background:{color:loading screen symbol hand};
  2336. transform-origin:50% 58.22368421052632%;
  2337. animation:hell 2s 0.5s ease-in-out;
  2338. z-index:2;
  2339. }
  2340.  
  2341. @keyframes hell {
  2342. from {
  2343. transform:rotate(0deg);
  2344. }
  2345.  
  2346. to {
  2347. transform:rotate(360deg);
  2348. }
  2349. }
  2350.  
  2351. {CustomCSS}
  2352. </style>
  2353.  
  2354. </head>
  2355.  
  2356. <!--------------------------------------------------->
  2357.  
  2358. <body>
  2359.  
  2360. <div class="overload">
  2361. <div class="overint">
  2362. <div class="sigcont">
  2363. <div class="sigil-ph"></div>
  2364. <div class="sighand"></div>
  2365. </div>
  2366. </div>
  2367. </div>
  2368.  
  2369. <div class="thingleft"></div>
  2370.  
  2371. {block:ifmusicplayersongname}
  2372. <div class="mplayer">
  2373. <div class="zirc">
  2374. <div class="msym"></div>
  2375. </div>
  2376.  
  2377. <div class="mline"></div>
  2378.  
  2379. <div class="potatowrap">
  2380. <div class="music-controls">
  2381. <div class="blay playy"></div>
  2382. <div class="bause pausee"></div>
  2383. </div>
  2384.  
  2385. <div class="songtext">{text:music player song name}</div>
  2386. </div>
  2387.  
  2388. <audio src="{text:music player song mp3}" id="musique"></audio>
  2389. </div>
  2390. {/block:ifmusicplayersongname}
  2391.  
  2392. <div class="tout">
  2393.  
  2394. <div class="bigcont">
  2395.  
  2396. <div class="sidecont">
  2397. <div class="scone">
  2398. <div class="titwrap">
  2399. <div class="longue">
  2400. <div class="crown-abs"></div>
  2401. <div class="doz"></div>
  2402. <div class="rectang">
  2403. {block:ifsidebartitle}
  2404. <div class="stit">{text:sidebar title}</div>
  2405. {/block:ifsidebartitle}
  2406.  
  2407. {block:ifnotsidebartitle}
  2408. <div class="stit">{Title}</div>
  2409. {/block:ifnotsidebartitle}
  2410. </div>
  2411. <div class="recback"></div>
  2412. </div>
  2413. </div>
  2414.  
  2415. <div class="despair">
  2416. <div class="sidehoe">
  2417. <div class="livid">
  2418. <!----- DIAMOND NAVLINKS (LEFT) ----->
  2419. <!-- PLEASE DO NOT ADD OR REMOVE ANY LINKS -->
  2420. <!-- must be 4 in total, no more no less -->
  2421.  
  2422. <a class="un-lyn" href="/" title="home">
  2423. <div class="hex-bg"></div>
  2424. <div class="hex-fg"></div>
  2425.  
  2426. <div class="spectre">
  2427. <i class="ph-house-light"></i>
  2428. </div>
  2429. </a><!--un-lyn-->
  2430.  
  2431.  
  2432. <a class="un-lyn" href="/ask" title="askbox">
  2433. <div class="hex-bg"></div>
  2434. <div class="hex-fg"></div>
  2435.  
  2436. <div class="spectre">
  2437. <i class="ph-envelope-light"></i>
  2438. </div>
  2439. </a><!--un-lyn-->
  2440.  
  2441.  
  2442. <a class="un-lyn" href="/archive" title="archive">
  2443. <div class="hex-bg"></div>
  2444. <div class="hex-fg"></div>
  2445.  
  2446. <div class="spectre">
  2447. <i class="ph-squares-four-light"></i>
  2448. </div>
  2449. </a><!--un-lyn-->
  2450.  
  2451.  
  2452. <!-- pls do not delete the credit thank you :') -->
  2453. <a class="un-lyn" href="//glenthemes.tumblr.com" title="theme by glenthemes">
  2454. <div class="hex-bg"></div>
  2455. <div class="hex-fg"></div>
  2456.  
  2457. <div class="spectre">
  2458. <div class="tresglen"></div>
  2459. </div>
  2460. </a><!--un-lyn-->
  2461. </div><!--livid-->
  2462. </div><!--sidehoe-->
  2463.  
  2464. <div class="leafcont">
  2465. <div class="leaf-fg"></div>
  2466. <div class="leaves-inside"></div>
  2467. <div class="leaves-outside"></div>
  2468.  
  2469. <div class="coport">
  2470. <div class="corcle">
  2471. <div class="doomie"></div>
  2472. <div class="fig-light"></div>
  2473. <div class="fig-back"></div>
  2474. <div class="fig-shad"></div>
  2475. </div>
  2476. </div>
  2477. </div><!--leafcont-->
  2478. </div><!--despair-->
  2479.  
  2480. <div class="deskarea">
  2481. <div class="miel">
  2482.  
  2483. {block:Description}
  2484. <div class="dt">
  2485. <div class="desctri-a"></div>
  2486. <div class="desctri-b"></div>
  2487. </div>
  2488.  
  2489. <div class="db-out">
  2490. <div class="descbox">
  2491. {Description}
  2492. </div>
  2493. </div>
  2494. {/block:Description}
  2495.  
  2496. <div class="custard">
  2497. <div class="creme">
  2498. {block:ifcustomlink1name}
  2499. <a class="un-custo" href="{text:customlink 1 url}">
  2500. <span>
  2501. <span>{text:customlink 1 name}</span>
  2502. </span>
  2503. </a>
  2504. {block:ifcustomlink1name}
  2505.  
  2506. {block:ifcustomlink2name}
  2507. <a class="un-custo" href="{text:customlink 2 url}">
  2508. <span>
  2509. <span>{text:customlink 2 name}</span>
  2510. </span>
  2511. </a>
  2512. {block:ifcustomlink2name}
  2513.  
  2514. {block:ifcustomlink3name}
  2515. <a class="un-custo" href="{text:customlink 3 url}">
  2516. <span>
  2517. <span>{text:customlink 3 name}</span>
  2518. </span>
  2519. </a>
  2520. {block:ifcustomlink3name}
  2521.  
  2522. {block:ifcustomlink4name}
  2523. <a class="un-custo" href="{text:customlink 4 url}">
  2524. <span>
  2525. <span>{text:customlink 4 name}</span>
  2526. </span>
  2527. </a>
  2528. {block:ifcustomlink4name}
  2529.  
  2530. {block:ifcustomlink5name}
  2531. <a class="un-custo" href="{text:customlink 5 url}">
  2532. <span>
  2533. <span>{text:customlink 5 name}</span>
  2534. </span>
  2535. </a>
  2536. {block:ifcustomlink5name}
  2537.  
  2538. {block:ifcustomlink6name}
  2539. <a class="un-custo" href="{text:customlink 6 url}">
  2540. <span>
  2541. <span>{text:customlink 6 name}</span>
  2542. </span>
  2543. </a>
  2544. {block:ifcustomlink6name}
  2545. </div><!--creme-->
  2546. </div><!--custard-->
  2547. </div><!--miel-->
  2548. </div><!--deskarea-->
  2549. </div><!--scone-->
  2550. </div><!--end sidebar-->
  2551.  
  2552. <div class="postscont" reblogger-filter="{select:reblogger avatar filter}">
  2553.  
  2554. {block:Posts inlineMediaWidth="1280" inlineNestedMediaWidth="1280"}
  2555. <div class="onepost {PostType}-post" id="{PostID}" post-type="{PostType}">
  2556. <div class="cartel">
  2557.  
  2558. <div class="postinner">
  2559.  
  2560. {block:RebloggedFrom}
  2561. <div class="reblog-head nosrc">
  2562. <div class="rbr-imgw">
  2563. <img src="{ReblogRootPortraitURL-64}">
  2564. </div>
  2565. <span class="reblog-url">
  2566. <a href="{ReblogRootURL}">{ReblogRootName}</a>
  2567. </span>
  2568. </div>
  2569. {/block:RebloggedFrom}
  2570.  
  2571. <!------ POST TITLE ------>
  2572. {block:Title}
  2573. <h1 class="post-title">{Title}</h1>
  2574. {/block:Title}
  2575.  
  2576. <!------ TEXT POSTS ------>
  2577. {block:Text}
  2578. {block:NotReblog}
  2579. <div class="corps">{Body}</div>
  2580. {/block:NotReblog}
  2581.  
  2582. {block:RebloggedFrom}
  2583. {block:Reblogs}
  2584. <div class="reblog-wrap">
  2585. <div class="reblog-head source-head">
  2586. <div class="rbr-imgw">
  2587. <img src="{PortraitURL-64}">
  2588. </div>
  2589. <span class="reblog-url">
  2590. <a href="{Permalink}">{Username}</a>
  2591. </span>
  2592. </div>
  2593. <div class="reblog-comment corps">{Body}</div>
  2594. </div>
  2595. {/block:Reblogs}
  2596. {/block:RebloggedFrom}
  2597. {/block:Text}
  2598.  
  2599.  
  2600. <!------ SINGLE PHOTO ------>
  2601. {block:Photo}
  2602. <a class="single-photo" onclick="Tumblr.Lightbox.init([{ width:{PhotoWidth-HighRes}, height:{PhotoHeight-HighRes}, low_res:'{PhotoURL-500}', high_res:'{PhotoURL-HighRes}' }]); $('body').toggleClass('tumblr_lightbox_active'); return false"><img class="photopic" src="{PhotoURL-HighRes}" alt="{PhotoAlt}"></a>
  2603. {/block:Photo}
  2604.  
  2605.  
  2606.  
  2607.  
  2608. <!------ PHOTOSETS ------>
  2609. {block:Photoset}<div class="photoset-grid" photoset-layout="{PhotosetLayout}">{block:Photos}<div data-width="{PhotoWidth-HighRes}" data-height="{PhotoHeight-HighRes}" data-lowres="{PhotoURL-500}" data-highres="{PhotoURL-HighRes}" onclick="lightbox(this)"><img src="{PhotoURL-HighRes}" /></div>{/block:Photos}</div>{/block:Photoset}
  2610.  
  2611.  
  2612.  
  2613. <!------ QUOTE POSTS ------>
  2614. {block:Quote}
  2615. <div class="quote-words">{Quote}</div>
  2616. {block:Source}
  2617. <div class="quote-source corps">
  2618. <span>&mdash;</span>
  2619. {Source}
  2620. </div>{/block:Source}
  2621. {/block:Quote}
  2622.  
  2623.  
  2624. <!------ LINK POSTS ------>
  2625. {block:Link}
  2626. <div class="linkwrap">
  2627. <a href="{URL}" class="linkpath {block:Description}has-desc{/block:Description}" {Target}>
  2628. <i class="ph-globe-light"></i>
  2629. <span>{Name}</span>
  2630. </a>
  2631.  
  2632. {block:Thumbnail}
  2633. <div class="tmblr-full">
  2634. <img class="site-img" src="{Thumbnail-HighRes}">
  2635. </div>
  2636. {/block:Thumbnail}
  2637.  
  2638. {block:Excerpt}
  2639. <div class="link-excerpt">{Excerpt} &mdash; <span class="site-host">{Host}</span></div>
  2640. {/block:Excerpt}
  2641. </div><!--linkwrap-->
  2642.  
  2643. {block:Description}
  2644. <div class="link-description">
  2645. {block:NotReblog}
  2646. <div class="corps">{Description}</div>
  2647. {/block:NotReblog}
  2648.  
  2649. {block:RebloggedFrom}
  2650. {block:Reblogs}
  2651. <div class="reblog-wrap">
  2652. <div class="reblog-head">
  2653. <div class="rbr-imgw">
  2654. <img src="{PortraitURL-64}">
  2655. </div>
  2656. <span class="reblog-url">
  2657. <a href="{Permalink}">{Username}</a>
  2658. </span>
  2659. </div>
  2660. <div class="reblog-comment corps">{Body}</div>
  2661. </div>
  2662. {/block:Reblogs}
  2663. {/block:RebloggedFrom}
  2664. </div><!--link-desc-->
  2665. {/block:Description}
  2666. {/block:Link}
  2667.  
  2668.  
  2669. <!------ CHAT POSTS ------>
  2670. {block:Chat}
  2671. <div class="chatwrap">
  2672. {block:Lines}
  2673. <div class="chat_row">
  2674. {block:Label}
  2675. <div class="chat_label">{Label}</div>
  2676. {/block:Label}
  2677.  
  2678. <div class="chat_content">
  2679. {Line}
  2680. </div>
  2681. </div>
  2682. {/block:Lines}
  2683. </div>
  2684. {/block:Chat}
  2685.  
  2686.  
  2687.  
  2688. <!------ AUDIO POSTS ------>
  2689. {block:Audio}
  2690. <div class="audiowrap">
  2691. {block:AudioPlayer}
  2692. <div class="aud-emb">
  2693. {AudioPlayer}
  2694. </div>
  2695. {/block:AudioPlayer}
  2696.  
  2697. <div class="albumwrap" {block:AlbumArt}has-cover{/block:AlbumArt}>
  2698. {block:AlbumArt}
  2699. <img src="{AlbumArtURL}">
  2700. {/block:AlbumArt}
  2701.  
  2702. <div class="audplac"></div>
  2703.  
  2704. <div class="butts">
  2705. <div class="overplay"></div>
  2706. <div class="overpause"></div>
  2707. </div>
  2708. </div>
  2709.  
  2710. <div class="audiotxt">
  2711. <div class="odin">
  2712.  
  2713. <div class="aud-song-name" {block:TrackName}has-name{/block:TrackName}>
  2714. <div class="untit">Untitled track</div>
  2715.  
  2716. {block:TrackName}
  2717. <div class="hastit">{TrackName}</div>
  2718. {/block:TrackName}
  2719. </div>
  2720.  
  2721. {block:Album}
  2722. <div class="aud-album-name">{Album}</div>
  2723. {/block:Album}
  2724.  
  2725. <div class="aud-artist" {block:Artist}has-artist{/block:Artist}>
  2726. <div class="unart">Unknown artist</div>
  2727.  
  2728. {block:Artist}
  2729. <div class="hasart">{Artist}</div>
  2730. {/block:Artist}
  2731. </div>
  2732. </div><!--odin-->
  2733.  
  2734. <a class="inari" title="download" target="_blank">
  2735. <i class="ph-download-simple"></i>
  2736. </a>
  2737. </div><!--audiotxt-->
  2738. </div><!--audiowrap-->
  2739. {/block:Audio}
  2740.  
  2741.  
  2742. <!------ VIDEO POSTS ------>
  2743. {block:Video}
  2744. <div class="tmblr-video">{Video-500}</div>
  2745. {/block:Video}
  2746.  
  2747.  
  2748. <!------ ANSWER POSTS ------>
  2749. {block:Answer}
  2750. <!-- who asked? -->
  2751. <div class="reblog-wrap une_question">
  2752. <div class="asker-person reblog-head">
  2753. <i class="ph-envelope-light"></i>
  2754.  
  2755. <span class="reblog-url">{Asker} asked:</span>
  2756. </div>
  2757.  
  2758. <p class="question_text">{Question}</p>
  2759. </div>
  2760.  
  2761. <!--------------------------------------->
  2762.  
  2763. <!-- who answered? -->
  2764. {block:Answerer}
  2765. <div class="reblog-wrap une_reponse">
  2766. <div class="answerer reblog-head">
  2767. <div class="rbr-imgw">
  2768. <img src="{AnswererPortraitURL-64}">
  2769. </div>
  2770. <span class="reblog-url">{Answerer} answered:</span>
  2771. </div>
  2772. <p class="answer_text corps">{Answer}</p>
  2773. </div>
  2774.  
  2775. <!-- additional reblogs to the ask post -->
  2776. {block:Reblogs}
  2777. <div class="reblog-wrap reply_container">
  2778. <div class="replier reblog-head">
  2779. <div class="rbr-imgw">
  2780. <img src="{PortraitURL-64}">
  2781. </div>
  2782. <span class="reblog-url">
  2783. <a href="{Permalink}">{Username}</a>
  2784. </span>
  2785. </div>
  2786. <div class="reply corps">{Body}</div>
  2787. </div>
  2788. {/block:Reblogs}
  2789. {/block:Answerer}
  2790.  
  2791. <!--------------------------------------->
  2792.  
  2793. <!-- original answer post -->
  2794. {block:NotReblog}
  2795. <div class="reblog-wrap une-reponse">
  2796. <div class="answerer reblog-head">
  2797. <div class="rbr-imgw">
  2798. <img src="{PortraitURL-64}">
  2799. </div>
  2800. <span class="reblog-url">
  2801. <a href="{Permalink}">{Name}</a>
  2802. </span>
  2803. </div>
  2804.  
  2805. <div class="answer_text corps">{Answer}</div>
  2806. </div><!--answer-container-->
  2807. {/block:NotReblog}
  2808. {/block:Answer}
  2809. <!------ END ANSWER ------>
  2810.  
  2811. <!------ 'CAPTION'? ------>
  2812. {block:Caption}
  2813. <div class="caption">
  2814. {block:NotReblog}
  2815. <div class="corps">{Caption}</div>
  2816. {/block:NotReblog}
  2817.  
  2818. {block:RebloggedFrom}
  2819. {block:Reblogs}
  2820. <div class="reblog-wrap">
  2821. <div class="reblog-head">
  2822. <div class="rbr-imgw">
  2823. <img src="{PortraitURL-64}">
  2824. </div>
  2825. <span class="reblog-url">
  2826. <a href="{Permalink}">{Username}</a>
  2827. </span>
  2828. </div><!--reblog-head-->
  2829. <div class="reblog-comment corps">{Body}</div>
  2830. </div><!--comment-container-->
  2831. {/block:Reblogs}
  2832. {/block:RebloggedFrom}
  2833. </div><!--caption-->
  2834. {/block:Caption}
  2835. </div><!--postinner-->
  2836.  
  2837. <!------ TAGS ------>
  2838. {block:HasTags}
  2839. <div class="tagsdiv" clicktags="{select:click tags}">
  2840. <div class="tagsin">
  2841. {block:Tags}
  2842. <a href="{TagURL}">{Tag}</a>
  2843. {/block:Tags}
  2844. </div>
  2845. </div>
  2846. {/block:HasTags}
  2847. </div><!--posts-->
  2848.  
  2849. <!------ PERMALINK BAR ------>
  2850. {block:Date}
  2851. <div class="permadiv">
  2852. <div class="permaleft">
  2853. <a href="{Permalink}">
  2854. <i class="ph-note-light"></i>
  2855. {block:IndexPage}
  2856. {ShortMonth} {DayOfMonth}{DayOfMonthSuffix}&emsp;
  2857. {TimeAgo}&emsp;
  2858. {NoteCountWithLabel}
  2859. {block:PinnedPostLabel}&emsp;Pinned Post{/block:PinnedPostLabel}
  2860. {/block:IndexPage}
  2861.  
  2862. {block:PermalinkPage}
  2863. {ShortMonth} {DayOfMonth}{DayOfMonthSuffix} {Year}&emsp;
  2864. {TimeAgo}&emsp;
  2865. {NouteCountWithLabel}
  2866. {/block:PermalinkPage}
  2867. </a>
  2868. </div>
  2869.  
  2870. {block:IndexPage}
  2871. <div class="permaright" clicktags="{select:click tags}">
  2872. {block:HasTags}
  2873. <a class="clicktags int-but">
  2874. <span class="hash"></span>
  2875. </a>
  2876. {/block:HasTags}
  2877.  
  2878.  
  2879. <a class="int-but" href="{ReblogURL}" title="reblog this post">
  2880. <span class="rb_icon"></span>
  2881. </a>
  2882.  
  2883. <a class="int-but" title="like this post">
  2884. {LikeButton}
  2885. <span class="like_icon"></span>
  2886. </a>
  2887. </div>
  2888. {block:IndexPage}
  2889.  
  2890.  
  2891. {block:PermalinkPage}
  2892. <div class="permaright">
  2893. {block:NotReblog}
  2894. original post
  2895. {/block:NotReblog}
  2896.  
  2897. {block:RebloggedFrom}
  2898. <a href="{ReblogParentURL}" title="@{ReblogParentName}">via</a>
  2899. &ensp;/&ensp;
  2900. <a href="{ReblogRootURL}" title="@{ReblogRootName}">source</a>
  2901. {/block:RebloggedFrom}
  2902. </div>
  2903. {/block:PermalinkPage}
  2904. </div><!--permadiv-->
  2905. {/block:Date}
  2906.  
  2907. </div><!--onepost-->
  2908.  
  2909. <!------ POST NOTES ------>
  2910. {block:PostNotes}
  2911. <div class="notescont">
  2912. <h1>{NoteCountWithLabel}</h1>
  2913. {PostNotes}
  2914. </div>
  2915. {/block:PostNotes}
  2916.  
  2917. {/block:Posts}
  2918.  
  2919. <!------ PAGINATION ------>
  2920. {block:Pagination}
  2921. <div class="botpagi">
  2922. {block:PreviousPage}
  2923. <a class="flex" href="{PreviousPage}">
  2924. <div class="prev-svg"></div>
  2925. <span>previous page</span>
  2926. </a>
  2927. {/block:PreviousPage}
  2928.  
  2929. {block:NextPage}
  2930. <a class="flex pn" href="{NextPage}">
  2931. <span>next page</span>
  2932. <div class="next-svg"></div>
  2933. </a>
  2934. {/block:NextPage}
  2935. </div>
  2936. {/block:Pagination}
  2937. </div><!--postscont-->
  2938. </div><!--bigcont-->
  2939.  
  2940. </div><!--tout-->
  2941.  
  2942. <script src="//static.tumblr.com/0podkko/jfMplm3f8/modified_photosets.js"></script>
  2943.  
  2944. </body>
  2945. </html>
Advertisement
Add Comment
Please, Sign In to add comment