Advertisement
themesbydoori

Aliferous

Apr 3rd, 2020 (edited)
1,396
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 61.10 KB | None | 0 0
  1. <!--
  2.  
  3. ╭━━━┳╮╱╭┳━━━┳━━━┳━━━━┳╮╱╭┳━━━┳━╮╭━┳━━━┳━━━╮
  4. ┃╭━╮┃┃╱┃┃╭━━┫╭━╮┃╭╮╭╮┃┃╱┃┃╭━━┫┃╰╯┃┃╭━━┫╭━╮┃
  5. ┃╰━━┫╰━╯┃╰━━┫┃╱┃┣╯┃┃╰┫╰━╯┃╰━━┫╭╮╭╮┃╰━━┫╰━━╮
  6. ╰━━╮┃╭━╮┃╭━━┫╰━╯┃╱┃┃╱┃╭━╮┃╭━━┫┃┃┃┃┃╭━━┻━━╮┃
  7. ┃╰━╯┃┃╱┃┃╰━━┫╭━╮┃╱┃┃╱┃┃╱┃┃╰━━┫┃┃┃┃┃╰━━┫╰━╯┃
  8. ╰━━━┻╯╱╰┻━━━┻╯╱╰╯╱╰╯╱╰╯╱╰┻━━━┻╯╰╯╰┻━━━┻━━━╯
  9.  
  10. Theme ⎾ALIFEROUS⏌ by sheathemes @ tumblr
  11.  
  12. - TERMS -
  13.  
  14. I. Do NOT remove my credit from the index page. Keep it exactly where it is
  15. II. Do NOT take any part of my code to use for your personal designs
  16. III. Do NOT claim any part of my code as your own
  17. IV. NO redistrubuting of any of my code
  18. V. Editing is allowed. As long as it's NOT being claimed as your own
  19.  
  20. CREDITS
  21.  
  22. > PixelUnion/Extended-Tumblr-Photoset: https://github.com/PixelUnion/Extended-Tumblr-Photoset | Modified PXU photoset script tutorial by bychloethemes @ tumblr: http://bychloethemes.tumblr.com/post/155956945114/modified-pxu-photoset-script-modified-by
  23.  
  24. > Video resize script: http://shythemes.tumblr.com/post/134536748863/tutorial-resizing-videos
  25.  
  26. > Audio player fix: https://shudesigns.tumblr.com/post/158812662057/tutorial-change-the-color-of-tumblrs-new-audio
  27.  
  28. > Inline images resizing script: https://gukthemes.com/post/169692012691/inline-images-resizing-script
  29.  
  30. > Tippy.js: https://atomiks.github.io/tippyjs/
  31.  
  32. > Custom Tumblr lightbox: http://shythemes.tumblr.com/post/140444996328/tutorial-lightboxes
  33.  
  34. > Icons: https://themify.me/themify-icons
  35.  
  36. > Smoothscroll script: https://cdnjs.com/libraries/smoothscroll
  37.  
  38. > NPF Photoset Fix: https://annalogs.tumblr.com/photosets
  39.  
  40. !-->
  41.  
  42. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  43. <html xmlns="https://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  44.  
  45. <head>
  46.  
  47. <!------------Smooth Scroll Script------------>
  48. <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
  49. <script src="https://cdnjs.cloudflare.com/ajax/libs/smoothscroll/1.4.6/SmoothScroll.min.js"></script>
  50. <!------------Smooth Scroll Script------------>
  51.  
  52. <!--Custom Fonts-->
  53. <link rel="preconnect" href="https://fonts.gstatic.com">
  54. <link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;700&family=Lato:wght@400;700&family=Merriweather:wght@400;700&family=Noto+Sans+JP:wght@400;700&family=Open+Sans:wght@400;700&family=Playfair+Display&family=Poppins:wght@400;700&family=Roboto:wght@400;700&family=Epilogue:wght@400;700&display=swap" rel="stylesheet">
  55. <!--Custom Fonts-->
  56.  
  57.  
  58. <!--Homelinks Icons -->
  59. <link href="https://rawgit.com/lykmapipo/themify-icons/master/css/themify-icons.css" rel="stylesheet">
  60. <!--Homelinks Icons-->
  61.  
  62.  
  63.     <title>{Title}</title>
  64.     <link rel="shortcut icon" href="{Favicon}">
  65.     <link rel="altertnate" type="application/rss+xml" href="{RSS}">
  66.     <meta charset="utf-8">
  67.     {block:Description}
  68.     <meta name="description" content="{MetaDescription}" />
  69.     {/block:Description}
  70.     <meta http-equiv="x-dns-prefetch-control" content="off"/>
  71.     <meta name="viewport" content="width=device-width, initial-scale=1">
  72.  
  73. <!--Custom Options-->
  74. <meta name="color:background" content="#fbfbfb" />
  75. <meta name="color:accent" content="#c6e5d9" />
  76. <meta name="color:accented text" content="#000000" />
  77. <meta name="color:Text" content="#888888" />    
  78. <meta name="color:bold" content="#000000"/>
  79. <meta name="color:italic" content="#000000"/>
  80. <meta name="color:underline" content="#000000"/>
  81. <meta name="color:pre formated text" content="#000000"/>
  82. <meta name="color:pre formated background" content="#f8f8f8"/>
  83. <meta name="color:Links" content="#000000" />
  84. <meta name="color:Link Hover" content="#c6e5d9" />
  85. <meta name="color:text selection" content="#ffffff" />
  86. <meta name="color:text selection background" content="#f4ead5" />
  87. <meta name="color:Blockquote" content="#c6e5d9" />
  88. <meta name="color:Scrollbar" content="#c6e5d9" />
  89. <meta name="color:Posts" content="#ffffff" />
  90. <meta name="color:main title" content="#000000" />
  91. <meta name="color:Post Title" content="#000000" />
  92. <meta name="color:Post Borders" content="#f0f0f0" />
  93. <meta name="color:question" content="#ffffff" />
  94. <meta name="color:question background" content="#c6e5d9" />
  95. <meta name="color:pagination" content="#888888" />
  96. <meta name="color:permalink" content="#000000" />
  97. <meta name="color:permalink hover" content="#c6e5d9" />
  98.  
  99. <meta name="select:Background Attachment" content="fixed" title="fixed">
  100. <meta name="select:Background Attachment" content="scroll" title="scroll">
  101. <meta name="select:Background Repeat" content="repeat" title="repeat">
  102. <meta name="select:Background Repeat" content="no-repeat" title="no repeat">
  103.  
  104. <meta name="select:Body Font" content="Open Sans" title="Open Sans">
  105. <meta name="select:Body Font" content="Lato" title="Lato">
  106. <meta name="select:Body Font" content="Epilogue" title="Epilogue">
  107. <meta name="select:Body Font" content="Noto Sans JP" title="Noto Sans JP">
  108. <meta name="select:Body Font" content="Roboto" title="Roboto">
  109. <meta name="select:Body Font" content="Inter" title="Inter">
  110. <meta name="select:Body Font" content="Poppins" title="Poppins">
  111.  
  112. <meta name="select:font size" content="10" title="10px">
  113. <meta name="select:font size" content="11" title="11px">
  114. <meta name="select:font size" content="12" title="12px">
  115. <meta name="select:font size" content="13" title="13px">
  116.  
  117. <meta name="select:text align" content="left" title="left">
  118. <meta name="select:text align" content="justify" title="justify">
  119. <meta name="select:desc text align" content="center" title="center">
  120. <meta name="select:desc text align" content="justify" title="justify">
  121.  
  122. <meta name="select:Post Size" content="400" title="400px">
  123. <meta name="select:Post Size" content="450" title="450px">
  124. <meta name="select:Post Size" content="475" title="475px">
  125. <meta name="select:Post Size" content="500" title="500px">
  126. <meta name="select:Post Size" content="525" title="525px">
  127. <meta name="select:Post Size" content="540" title="540px">
  128.  
  129. <meta name="select:Post Padding" content="0" title="0px">
  130. <meta name="select:Post Padding" content="2" title="2px">
  131. <meta name="select:Post Padding" content="5" title="5px">
  132. <meta name="select:Post Padding" content="10" title="10px">
  133. <meta name="select:Post Padding" content="15" title="15px">
  134. <meta name="select:Post Padding" content="20" title="20px">
  135.  
  136. <meta name="select:Photoset gutter" content="1" title="1px">
  137. <meta name="select:Photoset gutter" content="2" title="2px">
  138. <meta name="select:Photoset gutter" content="4" title="4px">
  139. <meta name="select:Photoset gutter" content="6" title="6px">
  140. <meta name="select:Photoset gutter" content="8" title="8px">
  141. <meta name="select:Photoset gutter" content="10" title="10px">
  142.  
  143. <meta name="text:header icon" content="ti-star" />
  144. <meta name="text:header description" content=""/>
  145. <meta name="text:banner title" content=""/>
  146. <meta name="text:margin bottom" content="50"/>
  147.  
  148. <meta name="if:Link1" content="1" />
  149. <meta name="if:Link2" content="1" />
  150. <meta name="if:Link3" content="1" />
  151. <meta name="if:Link4" content="1" />
  152. <meta name="if:Link5" content="1" />
  153. <meta name="if:Link6" content="1" />
  154. <meta name="if:Link7" content="1" />
  155. <meta name="if:Link8" content="1" />
  156.  
  157. <meta name="text:CustomLink1URL" content="Link 1 URL" />
  158. <meta name="text:CustomLink1Name" content="Link 1" />
  159. <meta name="text:CustomLink2URL" content="Link 2 URL" />
  160. <meta name="text:CustomLink2Name" content="Link 2" />
  161. <meta name="text:CustomLink3URL" content="Link 3 URL" />
  162. <meta name="text:CustomLink3Name" content="Link 3" />
  163. <meta name="text:CustomLink4URL" content="Link 4 URL" />
  164. <meta name="text:CustomLink4Name" content="Link 4" />
  165. <meta name="text:CustomLink5URL" content="Link 5 URL" />
  166. <meta name="text:CustomLink5Name" content="Link 5" />
  167. <meta name="text:CustomLink6URL" content="Link 6 URL" />
  168. <meta name="text:CustomLink6Name" content="Link 6" />
  169. <meta name="text:CustomLink7URL" content="Link 7 URL" />
  170. <meta name="text:CustomLink7Name" content="Link 7" />
  171. <meta name="text:CustomLink8URL" content="Link 8 URL" />
  172. <meta name="text:CustomLink8Name" content="Link 8" />
  173.  
  174. <meta name="image:header image" content="" />
  175. <meta name="image:background" content=""/>
  176. <meta name="image:sidebar" content="" />
  177.  
  178. <meta name="if:header" content="1"/>
  179. <meta name="if:header content" content="1"/>
  180. <meta name="if:right header content" content="1"/>
  181. <meta name="if:top banner" content="1"/>
  182. <meta name="if:inverted tumblr controls" content="1" />
  183. <meta name="if:Small Cursor" content="0" />
  184. <meta name="if:Custom Text Selection" content="0"/>
  185. <meta name="if:Faded Images" content="0"/>
  186. <meta name="if:Grayscale Images" content="0"/>
  187. <meta name="if:Show Captions" content="1"/>
  188. <meta name="if:Show Tags" content="1"/>
  189. <!--Custom Options-->
  190.  
  191. <style type="text/css">
  192.  
  193. /*----------FADE-IN ANIMATION----------*/
  194.  
  195. @keyframes fadein {
  196.     from {opacity:0;}
  197.     to {opacity:1;}
  198. }
  199.  
  200. @-moz-keyframes fadein { /* Firefox */
  201.     from {opacity:0;}
  202.     to {opacity:1;}
  203. }
  204.  
  205. @-webkit-keyframes fadein { /* Safari and Chrome */
  206.     from {opacity:0;}
  207.     to {opacity:1;}
  208. }
  209.  
  210. @-o-keyframes fadein { /* Opera */
  211.     from {opacity:0;}
  212.     to {opacity: 1;}
  213. }
  214.  
  215. /*----------TUMBLR CONTROLS----------*/
  216.  
  217. iframe.tmblr-iframe {
  218.     position:fixed!important;
  219.     z-index: 300!important;
  220.     top: 20px!important;
  221.     {block:iftopbanner}
  222.     top: 100px!important;
  223.     {/block:iftopbanner}
  224.     right:30px!important;
  225.     opacity:0.4!important;
  226.     {block:ifinvertedtumblrcontrols}
  227.     filter:invert(1);
  228.     -webkit-filter:invert(1);
  229.     -o-filter:invert(1);
  230.     -moz-filter:invert(1);
  231.     -ms-filter:invert(1);
  232.     filter:invert(100%) hue-rotate(180deg);
  233.     -webkit-filter:invert(100%) hue-rotate(180deg);
  234.     -moz-filter:invert(100%) hue-rotate(180deg);
  235.     -o-filter:invert(100%) hue-rotate(180deg);
  236.     -ms-filter:invert(100%) hue-rotate(180deg);
  237.     {/block:ifinvertedtumblrcontrols}
  238.     transform:scale(0.6);
  239.     transform-origin:100% 0;
  240.     -webkit-transform:scale(0.6);
  241.     -webkit-transform-origin:100% 0;
  242.     -o-transform:scale(0.6);
  243.     -o-transform-origin:100% 0;
  244.     -moz-transform:scale(0.6);
  245.     -moz-transform-origin:100% 0;
  246.     -ms-transform:scale(0.6);
  247.     -ms-transform-origin:100% 0;
  248.     -webkit-transition: 0.8s ease;
  249.     -moz-transition: 0.8s ease;
  250.     -o-transition: 0.8s ease;
  251.     transition: 0.8s ease;
  252. }
  253.  
  254. iframe.tmblr-iframe:hover {
  255.     opacity:0.6!important;
  256.     -webkit-transition: 0.8s ease;
  257.     -moz-transition: 0.8s ease;
  258.     -o-transition: 0.8s ease;
  259.     transition: 0.8s ease;
  260. }
  261.  
  262. /*--------CUSTOM TUMBLR LIGHTBOX--------*/
  263.  
  264. .vignette, #vignette {
  265.     opacity:0;
  266. }
  267. .lightbox-image, #tumblr_lightbox img {
  268.     box-shadow:none !important;
  269.     border-radius:0 !important;
  270.     max-width:none;
  271. }
  272.  
  273. .tmblr-lightbox, #tumblr_lightbox {
  274.     background-color:rgba({RGBcolor:Background}, 0.6) !important;
  275. }
  276.  
  277. .lightbox-image, #tumblr_lightbox img {
  278.     background-color: {color:posts} !important;
  279.     padding: 10px !important;
  280.     -moz-box-sizing:border-box;
  281.     box-sizing:border-box;
  282. }
  283.  
  284. /*----------SCROLLBAR----------*/
  285.  
  286. ::-webkit-scrollbar {
  287.     width: 10px;
  288.     height: 6px;
  289. }
  290. ::-webkit-scrollbar-button {
  291.     width: 0px;
  292.     height: 0px;
  293. }
  294. ::-webkit-scrollbar-thumb {
  295.     background-color: {color:Scrollbar};
  296.     border-radius: 20px;
  297.     border: 2px solid {color:Background};
  298. }
  299.  
  300. ::-webkit-scrollbar-track {
  301.     background: {color:posts};
  302.     border: 8px solid {color:posts};
  303.     border-radius: 20px;
  304. }
  305.  
  306. ::-webkit-scrollbar-corner {
  307.     background: transparent;
  308. }
  309.  
  310.  
  311. /*----------TOOLTIPS----------*/
  312.  
  313. .tippy-tooltip.custom-theme {
  314.     background-color: {color:posts};
  315.     color: {color:links};
  316.     border: 1px solid {color:post borders};
  317.     text-align:center;
  318.     font-size: 12px;
  319. }
  320.  
  321. .tippy-tooltip.custom-theme .tippy-svg-arrow {
  322.   fill: {color:accent};
  323. }
  324.  
  325. /*----------TEXT SELECTION----------*/
  326.  
  327. {block:ifCustomTextSelection}
  328. ::selection {
  329.     background: {color:text selection background};
  330.     color: {color:text selection};
  331. }
  332.  
  333. ::-moz-selection {
  334.     background: {color:text selection background};
  335.     color: {color:text selection};
  336. }
  337.  
  338. ::-webkit-selection {
  339.     background: {color:text selection background};
  340.     color: {color:text selection};
  341. }
  342. {/block:ifCustomTextSelection}
  343.  
  344. /*----------THEME BASICS----------*/
  345.  
  346. html, body {
  347.     color: {color:text};
  348.     font-family: {select:Body Font}, helvetica, sans-serif;
  349.     font-weight: 400;
  350.     font-size: {select:font size}px;
  351.     line-height:180%;
  352.     margin:0;
  353.     padding: 0;
  354.     min-width: fit-content;
  355.     text-align:left;
  356.     background: {color:background} url({image:Background}) center;
  357.     background-attachment: {select:Background Attachment};
  358.     background-repeat: {select:Background Repeat};
  359.     -webkit-font-smoothing: antialiased;
  360.     -moz-osx-font-smoothing: grayscale;
  361.     animation: fadein 2.5s;
  362.     -moz-animation: fadein 2.5s; /* Firefox */
  363.     -webkit-animation: fadein 2.5s; /* Safari and Chrome */
  364.     -o-animation: fadein  2.5s; /* Opera */
  365. }
  366.  
  367. p:empty {
  368.     display: none;
  369. }
  370.  
  371. b,strong {
  372.     color:{color:bold};
  373.     font-weight: 700;
  374. }
  375.  
  376. i,em {
  377.     color:{color:italic};
  378. }
  379.  
  380. u {
  381.     color:{color:underline};
  382. }
  383.  
  384. hr {
  385.     width: 30%;
  386.     height: 1px;
  387.     background-color: {color:post borders};
  388.     color: {color:post borders};
  389.     border: 0px solid transparent;
  390. }
  391.  
  392. small,sub,sup {
  393.     font-size: calc({select:font size}px - 0.5px);
  394. }
  395.  
  396. h1,h2,h3 {
  397.     font-weight: 700;
  398.     font-size: 1.4em;
  399.     color: {color:bold};
  400. }
  401.  
  402. h4,h5,h6 {
  403.     font-weight: 700;
  404.     font-size: 1.2em;
  405.     color: {color:bold};
  406. }
  407.  
  408. pre {
  409.     white-space: pre-wrap;
  410.     white-space: -moz-pre-wrap;
  411.     white-space: -pre-wrap;
  412.     white-space: -o-pre-wrap;
  413.     word-wrap: break-word;
  414.     padding: 5px 10px;
  415.     font-family: inherit;
  416.     font-weight: 400;
  417.     line-height: 150%;
  418.     color: {color:pre formated text};
  419.     background-color: {color:pre formated background};
  420. }
  421.  
  422. blockquote:not(.tumblr_parent) {
  423.     padding-left:10px;
  424.     margin: 10px;
  425.     border-left: 2px solid {color:blockquote};
  426. }
  427.  
  428. blockquote img {
  429.     max-width: 100%;
  430.     height: auto;
  431. }
  432.  
  433. figure {
  434.   margin: 1em 3px;
  435. }
  436.  
  437. a {
  438.     color:{color:links};
  439.     text-decoration:none;
  440.     -moz-transition-duration: 0.5s;
  441.     -o-transition-duration: 0.5s;
  442.     -webkit-transition-duration: 0.5s;
  443.     transition-duration: 0.5s;
  444. }
  445.  
  446. a:hover {
  447.     color:{color:link hover};
  448.     -moz-transition-duration: 0.5s;
  449.     -o-transition-duration: 0.5s;
  450.     -webkit-transition-duration: 0.5s;
  451.     transition-duration: 0.5s;
  452. }
  453.  
  454. {block:ifSmallCursor}
  455. html, body, a { cursor:url("https://i.imgur.com/2qleX.jpg"), auto !important; }
  456. a:hover{cursor:url("https://i.imgur.com/IepP2.jpg"), auto !important;}
  457. {/block:ifSmallCursor}
  458.  
  459. /*----------PAGINATION----------*/
  460.  
  461. #pagination {
  462.     height:auto;
  463.     width:auto;
  464.     letter-spacing:1px;
  465.     margin-left:auto;
  466.     margin-right:auto;
  467.     margin-bottom: 140px;
  468.     {block:iftopbanner}
  469.     margin-bottom: 30px;
  470.     {/block:iftopbanner}
  471.     margin-top: 0;
  472.     text-transform:uppercase;
  473.     z-index:4;
  474.     text-align:center;
  475.     background:transparent;
  476. }
  477.  
  478. .ti-angle-double-left, .ti-angle-double-right {
  479.     font-size: 10px;
  480. }
  481.  
  482. #pagination a {
  483.     margin-left:1px;
  484.     background-color: {color:posts};
  485.     border-radius:3px;
  486.     padding:10px;
  487.     color: {color:pagination};
  488.     text-decoration:none;
  489.     -webkit-transition:all 0.8s ease-out;
  490.     -moz-transition:all 0.8s ease-out;
  491.     transition:all 0.8s ease-out;
  492. }
  493.  
  494. #pagination a:hover {
  495.     color: {color:accented text};
  496.     background-color: {color:accent};
  497.     -webkit-transition:all 0.8s ease-out;
  498.     -moz-transition:all 0.8s ease-out;
  499.     transition:all 0.8s ease-out;
  500. }
  501.  
  502. /*----------POSIS----------*/
  503.  
  504. .cage {
  505.     width: 100%;
  506.     height: 100%;
  507. }
  508.  
  509. .wrap {
  510.     position: relative;
  511.     width: calc({select:post size}px + 400px);
  512.     margin: 100px auto 0;
  513.     padding-top: 100px;
  514.     {block:ifnotheader}
  515.     padding: 0;
  516.     {/block:ifnotheader}
  517.     {block:PermalinkPage}
  518.     width: calc(540px + 400px);
  519.     padding: 0;
  520.     {/block:PermalinkPage}
  521. }
  522.  
  523. #content {
  524.     position: relative;
  525.     margin-bottom: 10px;
  526.     float: right;
  527.     {block:iftopbanner}
  528.     margin: 80px 0 10px 0;
  529.     {/block:iftopbanner}
  530.     width: {select:Post Size}px;
  531.     {block:PermalinkPage}
  532.     margin-bottom: 10px;
  533.     width: 540px;
  534.     {block:iftopbanner}
  535.     margin: 80px 0 10px 0;
  536.     {/block:iftopbanner}
  537.     {/block:PermalinkPage}
  538. }
  539.  
  540. .posts {
  541.     position: relative;
  542.     width: {select:post size}px;
  543.     background-color: {color:posts};
  544.     {block:IndexPage}
  545.     margin-bottom: {text:margin bottom}px;
  546.     {/block:IndexPage}
  547.     {block:PermalinkPage}
  548.     margin-bottom: 50px;
  549.     width: 540px;
  550.     {/block:PermalinkPage}
  551. }
  552.  
  553. .posts ul li {
  554.     list-style: none;
  555.     margin-left: -25px;
  556.     padding-left: 10;
  557. }
  558.  
  559. .posts ul li:before {
  560.     content: "―";
  561.     padding-right: 5px;
  562.     color: {color:accent};
  563. }
  564.  
  565. .posts ol {
  566.     list-style-type: upper-roman;
  567.     text-transform: justify;
  568.     margin-left: -10px;
  569. }
  570.  
  571. .posts iframe {
  572.     max-width:100%;
  573.     display: block;
  574.     padding: 0;
  575.     margin: 0
  576. }
  577.  
  578. .posts img {
  579.     max-width: 100%;
  580.     display: block;
  581.     border: 0;
  582. }
  583.  
  584. .tumblr_video_container {
  585.     width: auto !important;
  586.     height: auto !important;
  587. }
  588.  
  589. .posts .photo img {
  590.     {block:ifFadedImages}
  591.     {block:IndexPage}
  592.     opacity: 0.6;
  593.     -moz-transition: all 0.8s ease-in;
  594.     -o-transition: all 0.8s ease-in;
  595.     -webkit-transition: all 0.8s ease-in;
  596.     transition: all 0.8s ease-in;
  597. }
  598.  
  599. .posts:hover .photo img {
  600.     opacity: 1.0;
  601.     -moz-transition: all 0.8s ease-in;
  602.     -o-transition: all 0.8s ease-in;
  603.     -webkit-transition: all 0.8s ease-in;
  604.     transition: all 0.8s ease-in;
  605.     {/block:IndexPage}
  606.     {/block:ifFadedImages}
  607. }
  608.  
  609. {block:ifGrayscaleImages}
  610. {block:IndexPage}
  611. .posts .photo img {
  612.     z-index: -9999999999999999999999999px;
  613.     -webkit-filter: grayscale(100%);
  614.     filter: grayscale(100%);
  615.     filter: gray;
  616.     /* IE 6-9 */
  617.     -moz-transition: all 0.8s ease-in;
  618.     -o-transition: all 0.8s ease-in;
  619.     -webkit-transition: all 0.8s ease-in;
  620.     transition: all 0.8s ease-in;
  621. }
  622.  
  623. .posts:hover .photo img {
  624.     -webkit-filter: none;
  625.     filter: none;
  626.     -moz-transition: all 0.8s ease-in;
  627.     -o-transition: all 0.8s ease-in;
  628.     -webkit-transition: all 0.8s ease-in;
  629.     transition: all 0.8s ease-in;
  630. }
  631. {/block:IndexPage}
  632. {/block:ifGrayscaleImages}
  633.  
  634. /*----------TEXT/CAPTION CONTAINER----------*/
  635.  
  636. .photo, .video, .photo-slideshow {
  637.     padding: {select:Post Padding}px;
  638. }
  639.  
  640. .caption {
  641.     text-align: {select:text align};
  642. }
  643.  
  644. .caption figcaption {
  645.     padding: 10px 15px 15px;
  646. }
  647.  
  648. figcaption p {
  649.     margin: 5px 0 0;
  650. }
  651.  
  652. .caption img {
  653.     max-width: 100%;
  654.     height: auto;
  655. }
  656.  
  657. .reblog-list {
  658.     padding: 0;
  659. }
  660.  
  661. .reblog-header {
  662.     padding: 15px;
  663. }
  664.  
  665. .reblog-header img {
  666.     width: 20px;
  667.     height: 20px;
  668.     border-radius: 10px;
  669.     display: inline-block;
  670.     vertical-align: middle;
  671.     margin-right: 10px;
  672. }
  673.  
  674. .inactive, .user, .deactivated {
  675.     font-weight: 700;
  676.     color: {color:links};
  677.     text-align: center;
  678. }
  679.  
  680. .user:hover {
  681.     color: {color:link hover};
  682. }
  683.  
  684. .reblog-content {
  685.     padding: 5px 15px;
  686. }
  687.  
  688. .read_more {
  689.     position: relative;
  690.     width: 100%;
  691.     -webkit-transition: all 0.9s ease;
  692.     -moz-transition: all 0.9s ease;
  693.     -o-transition: all 0.9s ease;
  694.     transition: all 0.9s ease;
  695.     position: relative;
  696.     left: calc(50% - 40px);
  697.     color: {color:links};
  698.     border-bottom: 2px solid {color:accent};
  699.     padding-bottom: 5px;
  700. }
  701.  
  702. .read_more:hover {
  703.     color: {color:link hover};
  704.     border-bottom: 2px solid transparent;
  705.     -webkit-transition: all 0.9s ease;
  706.     -moz-transition: all 0.9s ease;
  707.     -o-transition: all 0.9s ease;
  708.     transition: all 0.9s ease;
  709. }
  710.  
  711. /*----------POST INFO & PERMALINKS----------*/
  712.  
  713. .date a {
  714.    display: inline-block;
  715.     margin: 0px 3px;
  716. }
  717.  
  718. .time {
  719.     display: flex;
  720.     justify-content: space-between;
  721.     padding: 10px 20px;
  722.     width: {select:Post Size}px;
  723.     color: {color:permalink};
  724.     background-color: {color:posts};
  725.     box-sizing: border-box;
  726.     border-top: 1px solid {color:post borders};
  727.     font-size: 12px;
  728.     font-weight: 700;
  729. }
  730.  
  731. .time a {
  732.     color: {color:permalink};
  733.     text-align: left;
  734.     text-transform: lowercase;
  735.     font-weight: 700;
  736. }
  737.  
  738. .time a:hover {
  739.     color: {color:permalink hover};
  740. }
  741.  
  742. .ti-shine {
  743.     color: {color:permalink};
  744.     margin-right: 5px;
  745.     display: inline-block;
  746.     vertical-align: middle;
  747.     font-size: 15px;
  748. }
  749.  
  750. /*----------LIKE/REBLOG----------*/
  751.  
  752. .likereblog {
  753.     margin-top: 2px;
  754. }
  755.  
  756. .controls a {
  757.    position:relative;
  758.    display:inline-block;
  759.    margin: 0 3px;
  760. }
  761.  
  762. .controls a:hover {
  763.     color: {color:permalink hover};
  764. }
  765.  
  766. .ti-reload {
  767.     font-size: 12px;
  768.     color: {color:permalink};
  769. }
  770.  
  771. .ti-reload:hover {
  772.     color: {color:permalink hover};
  773. }
  774.  
  775. .ti-heart {
  776.     color: {color:permalink};
  777.     font-size: 12px;
  778.     -moz-transition-duration: 0.5s;
  779.     -o-transition-duration: 0.5s;
  780.     -webkit-transition-duration: 0.5s;
  781.     transition-duration: 0.5s;
  782. }
  783.  
  784. .ti-heart:hover {
  785.     color: {color:permalink hover};
  786. }
  787.  
  788. .controls .like .liked + .ti-heart {
  789.    opacity: 1;
  790. }
  791.  
  792. .controls .like .liked + .ti-heart {
  793.      color: #ec5a5a;
  794. }
  795.  
  796. .controls .like .like_button iframe {
  797.    position:absolute;
  798.    top: -1px;
  799.    left:0;
  800.    bottom:0;
  801.    right:0;
  802.    width:100%;
  803.    height:100%;
  804.    z-index:2;
  805.    opacity:0.000001;
  806. }
  807.  
  808. /*--------POST TAGS--------*/
  809.  
  810. .post_tags {
  811.     position: absolute;
  812.     width: calc({select:Post Size}px + 40px);
  813.     padding: 10px 0 0;
  814.     white-space: nowrap;
  815.     overflow: hidden;
  816.     margin-top: 3px;
  817.     opacity: 0;
  818.     -webkit-transition: all 0.6s ease-in-out;
  819.     -moz-transition: all 0.6s ease-in-out;
  820.     -o-transition: all 0.6s ease-in-out;
  821.     transition: all 0.6s ease-in-out;
  822. }
  823.  
  824. .posts:hover .post_tags {
  825.     opacity: 1.0;
  826.     -webkit-transition: all 0.6s ease-in-out;
  827.     -moz-transition: all 0.6s ease-in-out;
  828.     -o-transition: all 0.6s ease-in-out;
  829.     transition: all 0.6s ease-in-out;
  830. }
  831.  
  832. .post_tags.draggable .post_tags_inner {
  833.     cursor: col-resize;
  834.     -webkit-touch-callout: none;
  835.     -webkit-user-select: none;
  836.     -khtml-user-select: none;
  837.     -moz-user-select: none;
  838.     -ms-user-select: none;
  839.     user-select: none;
  840. }
  841.  
  842. .post_tags_inner {
  843.     float: left;
  844.     position: relative;
  845.     padding: 0px 20px 0px 0;
  846. }
  847.  
  848. .post_tags a,
  849. .post_tags .post_tag {
  850.     display: inline-block;
  851.     margin-left: 3px;
  852.     color: {color:permalink};
  853.     font-family: 'Titillium Web', sans-serif;
  854.     font-weight: 600;
  855.     font-size: 10px;
  856. }
  857.  
  858. .post_tags:after {
  859.     content: '';
  860.     position: absolute;
  861.     top: 0;
  862.     right: 0;
  863.     bottom: 0;
  864.     width: 50px;
  865.     background: linear-gradient(to right, rgba({RGBcolor:background}, 0.9) 0, {color:background} 80%);
  866. }
  867.  
  868. .post_tags a:hover,
  869. .post_tags .post_tag:hover,
  870. .post_tags a:focus,
  871. .post_tags .post_tag:focus,
  872. .post_tags a:active,
  873. .post_tags .post_tag:active {color:{color:permalink hover};}
  874.  
  875. /*----------PERMALINK PAGE----------*/
  876.  
  877. #perma {
  878.     width: calc(540px - 10px);
  879.     padding: 10px 5px;
  880.     margin-left: calc(auto - 30px);
  881.     margin-top: -10px;
  882.     background-color: {color:posts};
  883.     text-align: center;
  884.     text-transform: lowercase;
  885. }
  886.  
  887. #perma span {
  888.     font-weight: 600;
  889.     font-size: 1.1em;
  890.     color: {color:links};
  891. }
  892.  
  893. #permatg {
  894.     width: calc(540px - 20px);
  895.     padding: 10px;
  896.     margin: 18px auto 10px;
  897.     background-color: {color:posts};
  898.     text-align: center;
  899.     text-transform: lowercase;
  900.     font-size: 11px;
  901. }
  902.  
  903. #permatg a {
  904.     display: inline-block;
  905.     margin: 0 5px;
  906.     color: {color:permalink};
  907. }
  908.  
  909. #permatg a:hover {
  910.     color: {color:link hover};
  911. }
  912.  
  913. .rb {
  914.     position: absolute;
  915.     left: calc(50% + -30px);
  916.     margin-top: 25px;
  917.     display: inline-block;
  918.     z-index: 10;
  919. }
  920.  
  921. .root img, .via img {
  922.     border-radius: 100%;
  923.     padding: 3px;
  924.     margin-right: 2px;
  925.     border: 5px solid {color:accent};
  926.     background-color: {color:posts};  
  927. }
  928.  
  929. #notecontainer {
  930.     margin-left: calc(auto - 30px);
  931.     margin: 40px 0;
  932.     width: 540px;
  933.     color: {color:text};
  934.     background-color: {color:posts};
  935.     position: relative;
  936.     padding: {select:Post Padding}px;
  937.     box-sizing: border-box;
  938. }
  939.  
  940. #notecontainer ol.notes {
  941.     list-style-type: none;
  942.     margin: 0;
  943.     padding: 0;
  944.     font-size: {text:body font}px;
  945. }
  946.  
  947. #notecontainer ol.notes li.note {
  948.     border-bottom: 1px solid {color:post borders};
  949.     padding: 15px;
  950.     text-align: justify;
  951. }
  952.  
  953. #notecontainer ol.notes li.note:last-of-type {
  954.     border-bottom: none;
  955. }
  956.  
  957. #notecontainer img.avatar {
  958.     margin-right: 10px;
  959.     vertical-align: middle;
  960.     width: 20px;
  961.     height: 20px;
  962.     border-radius: 10px;
  963. }
  964.  
  965. #permpage {
  966.     text-align: center;
  967.     margin-top: 20px;
  968.     margin-top: 90px;
  969. }
  970.  
  971. .ti-hand-point-left, .ti-hand-point-right {
  972.     padding: 5px;
  973.     font-size: 16px;
  974.     line-height: 16px;
  975.     display: inline-block;
  976.     height: 16px;
  977.     border-radius: 5px;
  978.     background-color: {color:accent};
  979.     color: {color:accented text};
  980.     -webkit-transition: all 0.6s ease;
  981.     -moz-transition: all 0.6s ease;
  982.     -o-transition: all 0.6s ease;
  983.     transition: all 0.6s ease;
  984. }
  985.  
  986. .ti-hand-point-left:hover, .ti-hand-point-right:hover {
  987.     background-color: transparent;
  988.     color:{color:permalink};
  989.     -webkit-transition: all 0.6s ease;
  990.     -moz-transition: all 0.6s ease;
  991.     -o-transition: all 0.6s ease;
  992.     transition: all 0.6s ease;
  993. }
  994.  
  995. /*----------TUMBLR TEXT/LINKS----------*/  
  996.  
  997. .posts .title {
  998.     background-color: {color:accent};
  999.     color: {color:post title};
  1000.     font-size: 1.4em;
  1001.     text-transform: uppercase;
  1002.     font-weight: 700;
  1003.     padding: 20px;
  1004.     line-height: 200%;
  1005.     text-align: center;
  1006. }
  1007.  
  1008. .posts .link {
  1009.     background-color: {color:accent};
  1010.     color: {color:post title};
  1011.     font-size: 1.4em;
  1012.     text-transform: uppercase;
  1013.     font-weight: 700;
  1014.     padding: 20px;
  1015.     line-height: 200%;
  1016.     text-align: center;
  1017.     -webkit-transition: all 0.6s ease-in-out;
  1018.     -moz-transition: all 0.6s ease-in-out;
  1019.     -o-transition: all 0.6s ease-in-out;
  1020.     transition: all 0.6s ease-in-out;
  1021. }
  1022.  
  1023. .posts .link a {
  1024.     color: {color:post title};
  1025. }
  1026.  
  1027. .posts .link:hover {
  1028.     letter-spacing: 1px;
  1029.     -webkit-transition: all 0.6s ease-in-out;
  1030.     -moz-transition: all 0.6s ease-in-out;
  1031.     -o-transition: all 0.6s ease-in-out;
  1032.     transition: all 0.6s ease-in-out;
  1033. }
  1034.  
  1035. /*----------TUMBLR QUOTES----------*/  
  1036.  
  1037. .qt {
  1038.     padding: 20px;
  1039.     display: flex;
  1040.     flex-direction: column;
  1041.     justify-content: center;
  1042. }
  1043.  
  1044. .quote {
  1045.     font-family: 'Merriweather', serif;
  1046.     line-height: 25px;
  1047.     font-size: 1.5em;
  1048.     font-style: italic;
  1049.     text-align: center;
  1050.     padding: 20px;
  1051.     background-color: {color:accent};
  1052.     color: {color:accented text};
  1053.     position: relative;
  1054. }
  1055.  
  1056. .ti-quote-right {
  1057.     color: {color:accented text};
  1058.     background-color: {color:accent};
  1059.     padding: 5px;
  1060.     border-radius: 100%;
  1061.     font-size: 1.0em;
  1062.     position: absolute;
  1063.     left: calc(50% - 10px);
  1064.     z-index: 1;
  1065. }
  1066.  
  1067. .quote-box {
  1068.     font-size: 20px;
  1069.     margin-bottom: 15px;
  1070.     color: {color:text};
  1071. }
  1072.  
  1073. /*----------TUMBLR AUDIO----------*/
  1074.  
  1075. .audiowrapper {
  1076.     display: flex;
  1077.     flex-direction: row;
  1078.     width: 100%;
  1079.     box-sizing: border-box;
  1080.     padding: {select:post padding}px;
  1081. }
  1082.  
  1083. iframe.tumblr_audio_player {
  1084.   height: 85px;
  1085. }
  1086.  
  1087. /*----------TUMBLR QUESTION/ANSWER----------*/
  1088.  
  1089. #askcont, #replycont {
  1090.     padding: 20px;
  1091. }
  1092.  
  1093. #askcont img, #replycont img {
  1094.     width: 35px;
  1095.     height: 35px;
  1096.     border: 5px solid {color:question background};
  1097.     position: absolute;
  1098.     margin-top: -70px;
  1099. }
  1100.  
  1101. .ask-portrait {
  1102.     border-radius: 100%;
  1103. }
  1104.  
  1105. .answerer-portrait {
  1106.     border-radius: 100%;
  1107. }
  1108.  
  1109. #asker, #replier {
  1110.     display: flex;
  1111.     justify-content: center;
  1112.     align-items: center;
  1113.     text-transform: lowercase;
  1114.     color: {color:question};
  1115.     text-align: left;
  1116.     margin-bottom: 10px;
  1117.     padding-bottom: 10px;
  1118.     font-weight: 700;
  1119.     border-bottom: 1px solid {color:post borders};
  1120. }
  1121.  
  1122. #asker a, #replier a {
  1123.     color: {color:question};
  1124.     font-size: 1.0em;
  1125.     text-transform: uppercase;
  1126. }
  1127.  
  1128. #asker span, #replier span {
  1129.     color: {color:question};
  1130.     text-transform: uppercase;
  1131. }
  1132.  
  1133. #asker a:hover, #replier a:hover {
  1134.     color: {color:accent};
  1135. }
  1136.  
  1137. .question, .answer {
  1138.     text-align: justify;
  1139.     padding: 30px 15px 10px 15px;
  1140.     background-color: {color:question background};
  1141.     color: {color:question};
  1142. }
  1143.  
  1144. .answer p {
  1145.     display: block;
  1146.     margin: 0;
  1147. }
  1148.  
  1149. /*----------TUMBLR CHAT----------*/
  1150.  
  1151. .chatp {
  1152.     padding: {select:post padding}px;
  1153. }
  1154.  
  1155. .chat .line {
  1156.     margin-top: 0px;
  1157.     padding: 20px;
  1158.     margin-bottom: 0px;
  1159.     border-bottom: 1px solid {color:post borders};
  1160. }
  1161.  
  1162. .chat .line:last-of-type {
  1163.     margin-bottom: 0px;
  1164.     border-bottom: none;
  1165. }
  1166.  
  1167. .chat .label {
  1168.     text-transform: capitalize;
  1169. }
  1170.  
  1171. .line:nth-child(odd) .label b {
  1172.     color: {color:links};
  1173.     padding: 3px 10px;
  1174.     border-radius: 2px;
  1175.     margin-right: 10px;
  1176. }
  1177.  
  1178. .line:nth-child(even) .label b {
  1179.     color: {color:links};
  1180.     padding: 3px 10px;
  1181.     border-radius: 2px;
  1182.     margin-right: 10px;
  1183. }
  1184.  
  1185. /*----------HEADER----------*/
  1186.  
  1187. #main-header {
  1188.     position: relative;
  1189.     top: 0;
  1190.     left: 0;
  1191.     right: 0;
  1192.     max-width: 100%;
  1193.     height: calc(100vh - 80px);
  1194.     overflow: hidden;
  1195.     {block:iftopbanner}
  1196.     top: 80px;
  1197.     {/block:iftopbanner}
  1198.     {block:ifnotheader}
  1199.     display: none;
  1200.     {/block:ifnotheader}
  1201.     background-color: {color:accent};
  1202.     {block:PermalinkPage}
  1203.     display: none;
  1204.     {/block:PermalinkPage}
  1205. }
  1206.  
  1207. #header-container {
  1208.     width: 100%;
  1209.     height: 100%;
  1210.     display: flex;
  1211.     flex-direction: row;
  1212. }
  1213.  
  1214. #header-image {
  1215.     width: 70%;
  1216.     order: 2;
  1217.     {block:ifrightheadercontent}
  1218.     order: 1;
  1219.     {/block:ifrightheadercontent}
  1220.     {block:ifnotheadercontent}
  1221.     width: 100%;
  1222.     order: 1;
  1223.     {/block:ifnotheadercontent}
  1224.     background-color: {color:accent};
  1225. }
  1226.  
  1227. #header-image img {
  1228.     width: 100%;
  1229.     height: 100%;
  1230.     overflow: hidden;
  1231. }
  1232.  
  1233. #header-content {
  1234.     padding: 20px 30px;
  1235.     box-sizing: border-box;
  1236.     display: flex;
  1237.     flex-direction: column;
  1238.     justify-content: center;
  1239.     align-content: center;
  1240.     order: 1;
  1241.     {block:ifrightheadercontent}
  1242.     order: 2;
  1243.     {/block:ifrightheadercontent}
  1244.     width: 30%;
  1245.     {block:ifnotheadercontent}
  1246.     display: none;
  1247.     {/block:ifnotheadercontent}
  1248.     background-color: {color:posts};
  1249. }
  1250.  
  1251. .{text:header icon} {
  1252.     color: {color:links};
  1253.     margin-right: 10px;
  1254.     font-size: 1.3em;
  1255. }
  1256.  
  1257. #header-title {
  1258.     font-weight: 600;
  1259.     font-size: 1.5em;
  1260.     color: {color:links};
  1261.     margin-bottom: 30px;
  1262.     padding-bottom: 30px;
  1263.     border-bottom: 1px solid {color:post borders};
  1264.     text-transform: uppercase;
  1265. }
  1266.  
  1267. #header-description {
  1268.     text-align: {select:desc text align};
  1269. }
  1270.  
  1271. .enter {
  1272.     text-align: center;
  1273.     margin-top: 40px;
  1274. }
  1275.  
  1276. .ti-angle-double-down {
  1277.     color: {color:links};
  1278.     font-size: 15px;
  1279. }
  1280.  
  1281. /*----------NAVIGATION BAR----------*/
  1282.  
  1283. .main-bar {
  1284.     position: fixed;
  1285.     bottom: 0;
  1286.     {block:iftopbanner}
  1287.     top: 0;
  1288.     {/block:iftopbanner}
  1289.     background-color: {color:posts};
  1290.     z-index: 9;
  1291.     width: 100%;
  1292.     height: 80px;
  1293.     display: flex;
  1294.     justify-content: space-between;
  1295.     align-items: center;
  1296.     padding: 20px;
  1297.     box-sizing: border-box;
  1298.     z-index: 9;
  1299. }
  1300.  
  1301. #bar-title img {
  1302.     display: inline-block;
  1303.     vertical-align: middle;
  1304.     border: 5px solid {color:accent};
  1305.     border-radius: 100%;
  1306.     margin-right: 20px;
  1307. }
  1308.  
  1309. #bar-title {
  1310.     font-size: 1.3em;
  1311.     font-weight: 600;
  1312.     color: {color:main title};
  1313. }
  1314.  
  1315. /*----------NAVIGATION LINKS----------*/
  1316.  
  1317. .homelinks a {
  1318.     display: inline-block;
  1319.     margin: 0 15px;
  1320.     font-size: 1.0em;
  1321.     font-weight: 600;
  1322.     color: {color:links};
  1323. }
  1324.  
  1325. .homelinks a:after {
  1326.     content: '';
  1327.     display: block;
  1328.     margin: auto;
  1329.     height: 1px;
  1330.     width: 0px;
  1331.     background-color: transparent;
  1332.     transition: width .5s ease, background-color .5s ease;
  1333. }
  1334.  
  1335. .homelinks a:hover {
  1336.    color: {color:link hover};
  1337. }
  1338.  
  1339.  
  1340. .homelinks a:hover:after {
  1341.     width: 100%;
  1342.     background-color: {color:link hover};
  1343. }
  1344.  
  1345. /*----------SEARCH BAR----------*/
  1346.  
  1347. .bsearch {
  1348.     padding: 20px;
  1349.     display: flex;
  1350. }
  1351.  
  1352. .search .query {
  1353.    border: 0;
  1354.    outline: 0;
  1355.    padding: 0;
  1356.    font-family: inherit;
  1357.    font-size: inherit;
  1358.    color: inherit;
  1359.    background-color: transparent;
  1360.    width: 105px;
  1361. }
  1362.  
  1363. .search {
  1364.     padding: 0 10px;
  1365.     border-radius: 0 20px 20px 0;
  1366.     color: {color:pre formated text};
  1367.     background-color:{color:pre formated background};
  1368.     text-align: left;
  1369.     width: 100%;
  1370.     line-height: 22px;
  1371. }
  1372.  
  1373. .ti-search {
  1374.     display: inline-block;
  1375.     background-color: {color:accent};
  1376.     color: {color:accented text};
  1377.     font-size: 8px;
  1378.     width: 8px;
  1379.     height: 8px;
  1380.     line-height: 8px;
  1381.     padding: 8px;
  1382.     border-radius: 20px 0 0 20px;
  1383. }
  1384.  
  1385. ::-webkit-input-placeholder {color: {color:pre formated text};}
  1386. :-moz-placeholder {color: inherit; opacity:1;}
  1387. ::-moz-placeholder {color: inherit; opacity:1;}
  1388. :-ms-input-placeholder {color: inherit;}
  1389.  
  1390. input:focus::-webkit-input-placeholder {color: transparent;}
  1391. input:focus:-moz-placeholder {color: transparent;}
  1392. input:focus::-moz-placeholder {color: transparent;}
  1393. input:focus:-ms-input-placeholder { color: transparent;}
  1394.  
  1395. /*----------SIDEBAR----------*/
  1396.  
  1397. .sidebar {
  1398.     box-sizing: border-box;
  1399.     background-color: {color:posts};
  1400.     padding: 20px;
  1401.     padding-bottom: 30px;
  1402.     width: 320px;
  1403.     position: fixed;
  1404.     top: 150px;
  1405.     opacity: 0;
  1406.     float: left;
  1407.     {block:ifnotheader}
  1408.     top: 100px;
  1409.     opacity: 1;
  1410.     {/block:ifnotheader}
  1411.     {block:iftopbanner}
  1412.     top: 180px;
  1413.     {/block:iftopbanner}
  1414.     {block:PermalinkPage}
  1415.     top: 100px;
  1416.     opacity: 1;
  1417.     {block:iftopbanner}
  1418.     top: 180px;
  1419.     {/block:iftopbanner}
  1420.     {/block:PermalinkPage}
  1421.     -webkit-transition: all 0.5s ease;
  1422.     -moz-transition: all 0.5s ease;
  1423.     -o-transition: all 0.5s ease;
  1424.     transition: all 0.5s ease;
  1425. }
  1426.  
  1427. .sidebar.ghost {
  1428.     top: 100px;
  1429.     {block:iftopbanner}
  1430.     top: 180px;
  1431.     {/block:iftopbanner}
  1432.     opacity: 1;
  1433.     -webkit-transition: all 0.5s ease;
  1434.     -moz-transition: all 0.5s ease;
  1435.     -o-transition: all 0.5s ease;
  1436.     transition: all 0.5s ease;
  1437. }
  1438.  
  1439. #description {
  1440.     text-align: {select:desc text align};
  1441.     padding: 0;
  1442. }
  1443.  
  1444. #side-title {
  1445.     font-size: 1.3em;
  1446.     color: {color:main title};
  1447. }
  1448.  
  1449. #side-title img {
  1450.     width: 40px;
  1451.     height: 40px;
  1452.     margin-right: 10px;
  1453.     display: inline-block;
  1454.     vertical-align: middle;
  1455.     border-radius: 100%;
  1456.     border: 5px solid {color:accent};
  1457. }
  1458.  
  1459. #sidebar-triangle-1 {
  1460.     position: absolute;
  1461.     left: -10px;
  1462.     top: -10px;
  1463.     width: 0;
  1464.     height: 0;
  1465.     border-style: solid;
  1466.     border-width: 60px 60px 0 0;
  1467.     border-color: {color:accent} transparent transparent transparent;
  1468. }
  1469.  
  1470. #sidebar-triangle-2 {
  1471.     position: absolute;
  1472.     right: -10px;
  1473.     bottom: -10px;
  1474.     width: 0;
  1475.     height: 0;
  1476.     border-style: solid;
  1477.     border-width: 0 0 60px 60px;
  1478.     border-color: transparent transparent {color:accent} transparent;
  1479. }
  1480.  
  1481. /*----------NAVIGATION LINKS----------*/
  1482.  
  1483. .morelinks {
  1484.     margin: 0;
  1485.     box-sizing: border-box;
  1486.     padding: 20px;
  1487. }
  1488.  
  1489. .morelinks a {
  1490.     color: {color:links};
  1491.     font-weight: 700;
  1492.     text-align: center;
  1493.     display: block;
  1494.     float: left;
  1495.     width: 40%;
  1496.     border-bottom: 1px solid {color:post borders};
  1497.     padding: 10px;
  1498.     margin: 0 10px;
  1499.     box-sizing: border-box;
  1500. }
  1501.  
  1502. .morelinks a:hover {
  1503.     color: {color:link hover};
  1504. }
  1505.  
  1506. /*----------THEME CREDIT/DO NOT REMOVE!!!---------*/
  1507.  
  1508. #bottom {
  1509.     bottom: 94px;
  1510.     {block:iftopbanner}
  1511.     bottom: 14px;
  1512.     {/block:iftopbanner}
  1513.     position: fixed;
  1514.     right: 55px;
  1515. }
  1516.  
  1517. .cred {
  1518.     padding: 5px;
  1519.     width: 12px;
  1520.     height: 12px;
  1521.     font-size: 15px;
  1522.     line-height: 12px;
  1523.     display: inline-block;
  1524.     background-color: {color:accent};
  1525.     color: {color:accented text};
  1526. }
  1527.  
  1528. .ti-angle-double-up {
  1529.     padding: 5px;
  1530.     width: 12px;
  1531.     height: 12px;
  1532.     font-size: 12px;
  1533.     line-height: 12px;
  1534.     display: block;
  1535.     background-color: {color:accent};
  1536.     color: {color:accented text};
  1537. }
  1538.  
  1539. /*----------SCROLL TO TOP---------*/
  1540.  
  1541. #scrollToTop:link,
  1542. #scrollToTop:visited {
  1543.     display: none;
  1544.     position: fixed;
  1545.     font-size: 12px;
  1546.     bottom: 95px;
  1547.     {block:iftopbanner}
  1548.     bottom: 15px;
  1549.     {/block:iftopbanner}
  1550.     right: 20px;
  1551.     color: {color:links};
  1552.     padding: 0px 5px;
  1553.     width: auto;
  1554.     z-index: 900;
  1555.     font-weight: 700;
  1556. }
  1557.  
  1558. {CustomCSS}
  1559. </style>
  1560.  
  1561. <!-------------------SCRIPTS/JQUERY (PART ONE)------------------->
  1562.  
  1563. <!-----------Scroll To Top Script----------->
  1564. <script type="text/javascript" src="https://static.tumblr.com/ikeq9mi/DfYl6o46t/scrolltotop.min.js"></script>
  1565. <!-----------Scroll To Top Script----------->
  1566.  
  1567. <script>
  1568.  $(document).ready(function(){
  1569. {block:IndexPage}
  1570. {block:ifheader}
  1571.     // appear/disappear sidebar script
  1572.     var ghostSidebar = 800;
  1573.         $(window).scroll(function() {
  1574.         var scroll = getCurrentScroll();
  1575.         if ( scroll >= ghostSidebar ) {
  1576.             $('.sidebar').addClass('ghost');
  1577.         }
  1578.         else {
  1579.             $('.sidebar').removeClass('ghost');
  1580.         }
  1581.  });
  1582.     function getCurrentScroll() {
  1583.         return window.pageYOffset;
  1584.     } // appear/disappear sidebar script
  1585. {/block:ifheader}
  1586. {/block:IndexPage}
  1587.     //click to posts script
  1588.     $(".enter").click(function (){
  1589.                 $('html, body').animate({
  1590.                     scrollTop: $(".wrap").offset().top
  1591.                 }, 2000);
  1592.     });
  1593.      //search suggestions script    
  1594.     $('.search').submit(function(event){
  1595.        var value = $('input:first').val();
  1596.        location.replace('https://{Name}.tumblr.com/tagged/' + value);
  1597.     });
  1598. });
  1599. </script>
  1600.  
  1601. <!-------------------SCRIPTS/JQUERY (PART ONE)------------------->
  1602.  
  1603. </head>
  1604.  
  1605. <body>
  1606.  
  1607. <div class="cage"> <!----------- MAIN CONTAINER ----------->
  1608.  
  1609. <footer id="bottom">
  1610. <!-----------SCROLL TO TOP ----------->
  1611. <a href="javascript:;" id="scrollToTop" rel="nofollow" title="scroll to top"><span class="ti-angle-double-up"></span></a>
  1612. <!-----------SCROLL TO TOP ----------->
  1613. <!-------------------DO NOT REMOVE THEME CREDIT!!!------------------->
  1614.  <a href="https://sheathemes.tumblr.com" class="cred" title="theme by sheathemes">&#169;</a>  
  1615. <!-------------------DO NOT REMOVE THEME CREDIT!!!------------------->
  1616. </footer>
  1617.  
  1618. <header id="main-header"> <!-----------HEADER ----------->
  1619.     <header id="header-container">
  1620.         <section id="header-image"><img src="{image:header image}"></section>
  1621.         <section id="header-content">
  1622.             <div id="header-title"><span class="{text:header icon}"></span>{Title}</div>
  1623.             <div id="header-description">{text:header description}</div>
  1624.             <div class="enter">
  1625.             <a href="javascript:;" title="click to see posts">
  1626.             <span class="ti-angle-double-down"></span></a>
  1627.             </div>
  1628.         </section>
  1629.     </header>
  1630. </header> <!-----------HEADER ----------->
  1631.  
  1632. <header class="main-bar"> <!-----------NAVIGATION BANNER----------->
  1633.     <div id="bar-title"><img src="{PortraitURL-40}">{text:banner title}</div>
  1634.     <nav class="homelinks"> <!-----------NAVIGATION LINKS----------->
  1635.         <a href="/">home</a></li>
  1636.         <a href="/ask">mailbox</a></li>
  1637.         <a href="/submit">submit</a></li>
  1638.         <a href="/archive">archive</a></li>
  1639.         {block:ifLink1}<a href="{text:CustomLink1URL}">{text:CustomLink1Name}</a>{/block:ifLink1}
  1640.         {block:ifLink2}<a href="{text:CustomLink2URL}">{text:CustomLink2Name}</a>{/block:ifLink2}
  1641.     </nav>  <!-----------NAVIGATION LINKS----------->
  1642.     <div class="bsearch"><span class="ti-search"></span> <!-----------SEARCH----------->
  1643.         <form action="/search" method="get" class="search">
  1644.         <input type="text" name="q" value="{SearchQuery}" class="query" placeholder="search...">
  1645.         </form>
  1646.      </div> <!-----------SEARCH----------->
  1647. </header> <!-----------NAVIGATION BANNER----------->
  1648.  
  1649. <div class="wrap"> <!-----------POST CONTAINER----------->
  1650.  
  1651.  
  1652.     <aside class="sidebar"> <!----------- SIDEBAR ----------->
  1653.         <div id="sidebar-triangle-1"></div>
  1654.         <h1 id="side-title"><img src="{image:sidebar}">{Title}</h1>
  1655.         <section id="description">{Description}</section>
  1656.         <nav class="morelinks"> <!-----------NAVIGATION LINKS----------->
  1657.     {block:ifLink3}<a href="{text:CustomLink3URL}">{text:CustomLink3Name}</a>{/block:ifLink3}
  1658.     {block:ifLink4}<a href="{text:CustomLink4URL}">{text:CustomLink4Name}</a>{/block:ifLink4}
  1659.     {block:ifLink5}<a href="{text:CustomLink5URL}">{text:CustomLink5Name}</a>{/block:ifLink5}
  1660.     {block:ifLink6}<a href="{text:CustomLink6URL}">{text:CustomLink6Name}</a>{/block:ifLink6}
  1661.     {block:ifLink7}<a href="{text:CustomLink7URL}">{text:CustomLink7Name}</a>{/block:ifLink7}
  1662.     {block:ifLink8}<a href="{text:CustomLink8URL}">{text:CustomLink8Name}</a>{/block:ifLink8}
  1663.         </nav> <!-----------NAVIGATION LINKS----------->
  1664.         <div id="sidebar-triangle-2"></div>
  1665.     </aside> <!----------- SIDEBAR ----------->
  1666.  
  1667. <section id="content"> <!-----------POST WRAP----------->
  1668. {block:Posts}
  1669. <article class="posts"> <!-----------POSTS----------->
  1670.  
  1671. {block:ContentSource}
  1672. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  1673. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  1674. {/block:SourceLogo}
  1675. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  1676. {/block:ContentSource}
  1677.  
  1678. <!-- {block:NoRebloggedFrom}
  1679. {block:RebloggedFrom}{ReblogParentName}{/block:RebloggedFrom}
  1680. {/block:NoRebloggedFrom} -->
  1681.  
  1682. {block:Text}
  1683. <div class="text">
  1684. {block:Title}<div class="title"><span>{Title}</span></div>{/block:Title}
  1685. <div class="caption">{block:NotReblog} <figcaption> {Body} </figcaption> {/block:NotReblog} {block:RebloggedFrom} <div class="reblog-list">
  1686.  
  1687. {block:Reblogs} <div class="{block:isOriginalEntry}original-reblog{/block:isOriginalEntry}"> <div class="reblog-header" style="padding-bottom: 0;">
  1688.  
  1689. {block:IsActive} <a class="{block:isNotOriginalEntry}sub-reblog{/block:isNotOriginalEntry}" href="{Permalink}" target="_blank"> <img src="{PortraitURL-64}"> </a> {/block:IsActive}
  1690.  
  1691. {block:IsDeactivated} <span class="inactive {block:isNotOriginalEntry} sub-reblog{/block:isNotOriginalEntry}"> <img src="{PortraitURL-64}"> </span> {/block:IsDeactivated} {block:IsActive} <a target="_blank" href="{Permalink}" class="user"> {Username} </a> {/block:IsActive}
  1692.  
  1693. {block:IsDeactivated} <span class="inactive deactivated">{Username} </span> {/block:IsDeactivated} </div> <div class="reblog-content"> {Body} </div> </div> {/block:Reblogs} </div> {/block:RebloggedFrom} </div>
  1694. </div>
  1695. {/block:Text}
  1696.  
  1697. {block:Photo}
  1698. <div class="photo">
  1699. {LinkOpenTag}
  1700. <a href="#" 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">
  1701. <center><img src="{PhotoURL-HighRes}" alt="{PhotoAlt}"></center>
  1702. </a>
  1703. {LinkCloseTag}
  1704. </div>
  1705. {block:IfShowCaptions}
  1706. {block:Caption} <div class="caption"> {block:NotReblog} <figcaption> {Caption} </figcaption> {/block:NotReblog} {block:RebloggedFrom} <div class="reblog-list">
  1707.  
  1708. {block:Reblogs} <div class="{block:isOriginalEntry}original-reblog{/block:isOriginalEntry}"> <div class="reblog-header">
  1709.  
  1710. {block:IsActive} <a class="{block:isNotOriginalEntry}sub-reblog{/block:isNotOriginalEntry}" href="{Permalink}" target="_blank"> <img src="{PortraitURL-64}"> </a> {/block:IsActive}
  1711.  
  1712. {block:IsDeactivated} <span class="inactive {block:isNotOriginalEntry} sub-reblog{/block:isNotOriginalEntry}"> <img src="{PortraitURL-64}"> </span> {/block:IsDeactivated}
  1713.  
  1714. {block:IsActive} <a target="_blank" href="{Permalink}" class="user">{Username} </a> {/block:IsActive}
  1715.  
  1716. {block:IsDeactivated} <span class="inactive deactivated">{Username} </span> {/block:IsDeactivated} </div> <div class="reblog-content"> {Body} </div> </div> {/block:Reblogs} </div> {/block:RebloggedFrom} </div> {/block:Caption}
  1717. {/block:IfShowCaptions}
  1718.  
  1719. {block:IfnotShowCaptions}
  1720. {block:PermalinkPage}
  1721. {block:Caption} <div class="caption"> {block:NotReblog} <figcaption> {Caption} </figcaption> {/block:NotReblog} {block:RebloggedFrom} <div class="reblog-list">
  1722.  
  1723. {block:Reblogs} <div class="{block:isOriginalEntry}original-reblog{/block:isOriginalEntry}"> <div class="reblog-header">
  1724.  
  1725. {block:IsActive} <a class="{block:isNotOriginalEntry}sub-reblog{/block:isNotOriginalEntry}" href="{Permalink}" target="_blank"> <img src="{PortraitURL-64}"> </a> {/block:IsActive}
  1726.  
  1727. {block:IsDeactivated} <span class="inactive {block:isNotOriginalEntry} sub-reblog{/block:isNotOriginalEntry}"> <img src="{PortraitURL-64}"> </span> {/block:IsDeactivated}
  1728.  
  1729. {block:IsActive} <a target="_blank" href="{Permalink}" class="user">{Username} </a> {/block:IsActive}
  1730.  
  1731. {block:IsDeactivated} <span class="inactive deactivated">{Username} </span> {/block:IsDeactivated} </div> <div class="reblog-content"> {Body} </div> </div> {/block:Reblogs} </div> {/block:RebloggedFrom} </div> {/block:Caption}
  1732. {/block:PermalinkPage}
  1733. {/block:IfnotShowCaptions}
  1734. {/block:Photo}
  1735.  
  1736. {block:Photoset}
  1737. <div class="photo-slideshow" id="photoset_{PostID}" data-layout="{PhotosetLayout}">{block:Photos}<div class="photo-data"><div class="pxu-photo"><img src="{PhotoURL-500}" width="{PhotoWidth-500}" height="{PhotoHeight-500}" data-highres="{PhotoURL-HighRes}" data-width="{PhotoWidth-HighRes}" data-height="{PhotoHeight-HighRes}"></div><a class="tumblr-box" rel="post-{PostID}" href="{PhotoURL-HighRes}"></a></div>{/block:Photos}</div>
  1738. {block:IfShowCaptions}
  1739. {block:Caption}
  1740. <div class="caption"> {block:NotReblog} <figcaption> {Caption} </figcaption> {/block:NotReblog} {block:RebloggedFrom}
  1741. <div class="reblog-list">
  1742.  
  1743. {block:Reblogs}
  1744. <div class="{block:isOriginalEntry}original-reblog{/block:isOriginalEntry}"> <div class="reblog-header">
  1745. {block:IsActive} <a class="{block:isNotOriginalEntry}sub-reblog{/block:isNotOriginalEntry}" href="{Permalink}" target="_blank"> <img src="{PortraitURL-64}"> </a> {/block:IsActive}
  1746.  
  1747. {block:IsDeactivated} <span class="inactive {block:isNotOriginalEntry} sub-reblog{/block:isNotOriginalEntry}"> <img src="{PortraitURL-64}"> </span> {/block:IsDeactivated}
  1748.  
  1749. {block:IsActive}
  1750. <a target="_blank" href="{Permalink}" class="user">{Username} </a> {/block:IsActive}
  1751.  
  1752. {block:IsDeactivated}
  1753. <span class="inactive deactivated">{Username} </span> {/block:IsDeactivated}
  1754. </div>
  1755. <div class="reblog-content"> {Body}</div></div> {/block:Reblogs} </div>
  1756. {/block:RebloggedFrom} </div>
  1757. {/block:Caption}
  1758. {/block:IfShowCaptions}
  1759.  
  1760. {block:IfnotShowCaptions}
  1761. {block:PermalinkPage}
  1762. {block:Caption}
  1763. <div class="caption"> {block:NotReblog} <figcaption> {Caption} </figcaption> {/block:NotReblog} {block:RebloggedFrom}
  1764. <div class="reblog-list">
  1765.  
  1766. {block:Reblogs}
  1767. <div class="{block:isOriginalEntry}original-reblog{/block:isOriginalEntry}"> <div class="reblog-header">
  1768. {block:IsActive} <a class="{block:isNotOriginalEntry}sub-reblog{/block:isNotOriginalEntry}" href="{Permalink}" target="_blank"> <img src="{PortraitURL-64}"> </a> {/block:IsActive}
  1769.  
  1770. {block:IsDeactivated} <span class="inactive {block:isNotOriginalEntry} sub-reblog{/block:isNotOriginalEntry}"> <img src="{PortraitURL-64}"> </span> {/block:IsDeactivated}
  1771.  
  1772. {block:IsActive}
  1773. <a target="_blank" href="{Permalink}" class="user">{Username} </a> {/block:IsActive}
  1774.  
  1775. {block:IsDeactivated}
  1776. <span class="inactive deactivated">{Username} </span> {/block:IsDeactivated}
  1777. </div>
  1778. <div class="reblog-content"> {Body}</div></div> {/block:Reblogs} </div>
  1779. {/block:RebloggedFrom} </div>
  1780. {/block:Caption}
  1781. {/block:PermalinkPage}
  1782. {/block:IfnotShowCaptions}
  1783. {/block:Photoset}
  1784.  
  1785. {block:Quote}
  1786. <div class="qt">
  1787. <center>
  1788. <div class="quote-box"><span class="ti-quote-right"></span></div>
  1789. </center>
  1790. <div class="quote">
  1791. {Quote}
  1792. </div>
  1793. {block:Source}<div class="qtsource"><br><center>{Source}</center></div>{/block:Source}
  1794. </div>
  1795. {/block:Quote}
  1796.  
  1797. {block:Link}
  1798. <div class="link"><a href="{URL}"><span>{Name} »</span></a></div>
  1799. {block:Description}
  1800. <div class="caption">
  1801. <figcaption>{Description}</figcaption>
  1802. </div>
  1803. {/block:Description}
  1804. {/block:Link}
  1805.  
  1806. {block:Audio}
  1807. <div class="audiowrapper">
  1808. {AudioEmbed-640}
  1809. </div>
  1810. {block:IfShowCaptions}
  1811. {block:Caption} <div class="caption"> {block:NotReblog} <figcaption> {Caption} </figcaption> {/block:NotReblog} {block:RebloggedFrom} <div class="reblog-list">
  1812.  
  1813. {block:Reblogs} <div class="{block:isOriginalEntry}original-reblog{/block:isOriginalEntry}"> <div class="reblog-header">
  1814.  
  1815. {block:IsActive} <a class="{block:isNotOriginalEntry}sub-reblog{/block:isNotOriginalEntry}" href="{Permalink}" target="_blank"> <img src="{PortraitURL-64}"> </a> {/block:IsActive}
  1816.  
  1817. {block:IsDeactivated} <span class="inactive {block:isNotOriginalEntry} sub-reblog{/block:isNotOriginalEntry}"> <img src="{PortraitURL-64}"> </span> {/block:IsDeactivated}
  1818.  
  1819. {block:IsActive} <a target="_blank" href="{Permalink}" class="user">{Username} </a> {/block:IsActive}
  1820.  
  1821. {block:IsDeactivated} <span class="inactive deactivated">{Username} </span> {/block:IsDeactivated} </div> <div class="reblog-content"> {Body} </div> </div> {/block:Reblogs} </div> {/block:RebloggedFrom} </div> {/block:Caption}
  1822. {/block:IfShowCaptions}
  1823.  
  1824. {block:IfnotShowCaptions}
  1825. {block:PermalinkPage}
  1826. {block:Caption} <div class="caption"> {block:NotReblog} <figcaption> {Caption} </figcaption> {/block:NotReblog} {block:RebloggedFrom} <div class="reblog-list">
  1827.  
  1828. {block:Reblogs} <div class="{block:isOriginalEntry}original-reblog{/block:isOriginalEntry}"> <div class="reblog-header">
  1829.  
  1830. {block:IsActive} <a class="{block:isNotOriginalEntry}sub-reblog{/block:isNotOriginalEntry}" href="{Permalink}" target="_blank"> <img src="{PortraitURL-64}"> </a> {/block:IsActive}
  1831.  
  1832. {block:IsDeactivated} <span class="inactive {block:isNotOriginalEntry} sub-reblog{/block:isNotOriginalEntry}"> <img src="{PortraitURL-64}"> </span> {/block:IsDeactivated}
  1833.  
  1834. {block:IsActive} <a target="_blank" href="{Permalink}" class="user">{Username} </a> {/block:IsActive}
  1835.  
  1836. {block:IsDeactivated} <span class="inactive deactivated">{Username} </span> {/block:IsDeactivated} </div> <div class="reblog-content"> {Body} </div> </div> {/block:Reblogs} </div> {/block:RebloggedFrom} </div> {/block:Caption}
  1837. {/block:PermalinkPage}
  1838. {/block:IfnotShowCaptions}
  1839. {/block:Audio}
  1840.  
  1841. {block:Video}
  1842. <div class="video">{Video-500}</div>
  1843. {block:IfShowCaptions}
  1844. {block:Caption} <div class="caption"> {block:NotReblog} <figcaption> {Caption} </figcaption> {/block:NotReblog} {block:RebloggedFrom} <div class="reblog-list">
  1845.  
  1846. {block:Reblogs} <div class="{block:isOriginalEntry}original-reblog{/block:isOriginalEntry}"> <div class="reblog-header">
  1847.  
  1848. {block:IsActive} <a class="{block:isNotOriginalEntry}sub-reblog{/block:isNotOriginalEntry}" href="{Permalink}" target="_blank"> <img src="{PortraitURL-64}"> </a> {/block:IsActive}
  1849.  
  1850. {block:IsDeactivated} <span class="inactive {block:isNotOriginalEntry} sub-reblog{/block:isNotOriginalEntry}"> <img src="{PortraitURL-64}"> </span> {/block:IsDeactivated}
  1851.  
  1852. {block:IsActive} <a target="_blank" href="{Permalink}" class="user">{Username} </a> {/block:IsActive}
  1853.  
  1854. {block:IsDeactivated} <span class="inactive deactivated">{Username} </span> {/block:IsDeactivated}
  1855.  
  1856. </div> <div class="reblog-content"> {Body} </div> </div> {/block:Reblogs} </div> {/block:RebloggedFrom} </div> {/block:Caption}
  1857. {/block:IfShowCaptions}
  1858.  
  1859. {block:IfnotShowCaptions}
  1860. {block:PermalinkPage}
  1861. {block:Caption} <div class="caption"> {block:NotReblog} <figcaption> {Caption} </figcaption> {/block:NotReblog} {block:RebloggedFrom} <div class="reblog-list">
  1862.  
  1863. {block:Reblogs} <div class="{block:isOriginalEntry}original-reblog{/block:isOriginalEntry}"> <div class="reblog-header">
  1864.  
  1865. {block:IsActive} <a class="{block:isNotOriginalEntry}sub-reblog{/block:isNotOriginalEntry}" href="{Permalink}" target="_blank"> <img src="{PortraitURL-64}"> </a> {/block:IsActive}
  1866.  
  1867. {block:IsDeactivated} <span class="inactive {block:isNotOriginalEntry} sub-reblog{/block:isNotOriginalEntry}"> <img src="{PortraitURL-64}"> </span> {/block:IsDeactivated}
  1868.  
  1869. {block:IsActive} <a target="_blank" href="{Permalink}" class="user">{Username} </a> {/block:IsActive}
  1870.  
  1871. {block:IsDeactivated} <span class="inactive deactivated">{Username} </span> {/block:IsDeactivated}
  1872.  
  1873. </div> <div class="reblog-content"> {Body} </div> </div> {/block:Reblogs} </div> {/block:RebloggedFrom} </div> {/block:Caption}
  1874. {/block:PermalinkPage}
  1875. {/block:IfnotShowCaptions}
  1876. {/block:Video}
  1877.  
  1878. {block:Chat}
  1879. {block:Title}<div class="title">{Title}</div>{/block:Title}
  1880. <div class="chatp">
  1881. <div class="chat">{block:Lines}<div class="line">{block:Label}<span class="label"><b>{Label}</b></span>{/block:Label}
  1882. {Line}</div>{/block:Lines}</div>
  1883. </div>
  1884. {/block:Chat}
  1885.  
  1886. {block:Answer}
  1887. <div id="askcont">
  1888. <div class="question"><div id="asker"><img class="ask-portrait" src="{AskerPortraitURL-64}"><span>{Asker} asked</span></div>{Question}</div>
  1889. </div>
  1890.  
  1891. {block:Answerer}
  1892. <div id="replycont">
  1893. <div class="answer">
  1894. <div id="replier"><img class="answerer-portrait" src="{AnswererPortraitURL-64}">
  1895. <span>{Answerer} replied</span>
  1896. </div>
  1897. {Answer}
  1898. </div>
  1899. </div>
  1900. {/block:Answerer}
  1901.  
  1902. {block:NotReblog}  <div class="caption"><figcaption> {Answer} </figcaption> </div> {/block:NotReblog}
  1903. {block:RebloggedFrom} <div class="reblog-list">
  1904. {block:Reblogs} <div class="{block:isOriginalEntry}original-reblog{/block:isOriginalEntry}"> <div class="reblog-header">
  1905.  
  1906. {block:IsActive} <a class="{block:isNotOriginalEntry}sub-reblog{/block:isNotOriginalEntry}" href="{Permalink}" target="_blank"> <img src="{PortraitURL-64}"> </a> {/block:IsActive}
  1907.  
  1908. {block:IsDeactivated} <span class="inactive {block:isNotOriginalEntry} sub-reblog{/block:isNotOriginalEntry}"> <img src="{PortraitURL-64}"> </span> {/block:IsDeactivated}
  1909.  
  1910. {block:IsActive} <a target="_blank" href="{Permalink}" class="user">{Username} </a> {/block:IsActive}
  1911.  
  1912. {block:IsDeactivated} <span class="inactive deactivated">{Username} </span> {/block:IsDeactivated} </div>
  1913.  
  1914. <div class="reblog-content">{Body} </div> </div> {/block:Reblogs} </div> {/block:RebloggedFrom}
  1915. {/block:Answer}
  1916.  
  1917. {block:IndexPage}
  1918. <div class="time"> <!-----------POST INFO & PERMALINKS----------->
  1919. <div class="timestamp">{block:Date}<span class="ti-shine"></span> posted <a href="{Permalink}" title="{ShortMonth} {DayOfMonthWithZero}, {Year}">{TimeAgo}</a>{/block:Date} with {block:NoteCount}<a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}</div>
  1920.  
  1921. <div class="likereblog" style="float:right;">
  1922. <div class="controls">
  1923. <a href="{ReblogURL}" target="_blank" title="reblog this post" class="reblog"><span class="ti-reload"></span></a>
  1924. <a title="like this post" class="like">{LikeButton size="15"}
  1925. <span class="ti-heart"></span></a>
  1926. </div>
  1927. </div>
  1928. </div> <!-----------POST INFO & PERMALINKS----------->
  1929.  
  1930. {block:ifShowTags} <!-----------POST TAGS----------->
  1931.  {block:HasTags}
  1932. <div class="post_tags draggable">
  1933. <div class="post_tags_inner">{block:Tags}
  1934. <a href="{TagURL}"><span class="ti-pin-alt" style="margin-right: 3px; color:{color:accent}"></span>{Tag}</a>{/block:Tags}</div></div>
  1935. {/block:HasTags}
  1936. {/block:ifShowTags} <!-----------POST TAGS----------->
  1937. {/block:IndexPage}
  1938.  
  1939. </article> <!-----------POSTS----------->
  1940.  
  1941. <!-----------PERMALINK PAGE----------->
  1942. {block:PermalinkPage}
  1943. {block:Date}
  1944. <div id="perma">
  1945. <span>
  1946. Posted {ShortMonth} {DayOfMonthWithZero}, {Year} @ {12Hour} {AmPm}
  1947. {block:NoteCount}with {NoteCountWithLabel}{/block:NoteCount}
  1948. </span>
  1949.  
  1950. {block:RebloggedFrom}
  1951. <div class="rb">
  1952. <a class="via" href="{ReblogParentURL}" title="{ReblogParentName}"><img src="{ReblogParentPortraitURL-16}"></a>
  1953. <a class="root" href="{ReblogRootURL}" title="{ReblogRootName}"><img src="{ReblogRootPortraitURL-16}"></a>
  1954. </div>
  1955. {/block:RebloggedFrom}
  1956.  
  1957. </div>
  1958.  
  1959. {block:HasTags}
  1960. <div id="permatg">
  1961. {block:Tags}<a href="{TagURL}" title="Tagged as"><span class="lnr lnr-tag" style="margin-right: 3px; color:{color:accent}"></span>#{Tag}</a> {/block:Tags}
  1962. </div>
  1963. {/block:HasTags}
  1964.  
  1965. {block:PostNotes}
  1966. <div id="notecontainer">{PostNotes}</div>
  1967. {/block:PostNotes}
  1968.  
  1969. {block:PermalinkPagination}
  1970. <div id="permpage">
  1971.     {block:NextPost}
  1972.         <a href="{NextPost}" title="Previous Post"><span class="ti-hand-point-left"></span></a>
  1973.     {/block:NextPost}
  1974.    
  1975.     {block:PreviousPost}
  1976.         <a href="{PreviousPost}" title="Next Post"><span class="ti-hand-point-right"></span></a>
  1977.     {/block:PreviousPost}
  1978. </div>
  1979. {/block:PermalinkPagination}
  1980.  
  1981. {/block:Date}
  1982. {/block:PermalinkPage}
  1983. <!-----------PERMALINK PAGE----------->
  1984. {/block:Posts}
  1985.  
  1986. <footer id="pagination"> <!-----------PAGINATION----------->
  1987. {block:Pagination}
  1988. {block:PreviousPage}
  1989. <a href="{PreviousPage}"><span class="ti-angle-double-left
  1990. "></span></a>
  1991. {/block:PreviousPage}
  1992. {block:JumpPagination length="5"}
  1993. {block:CurrentPage}
  1994. <a href="#" style="background-color:{color:accent};color:{color:accented text}"><span class="current_page">{CurrentPage}</a></span></a>
  1995. {/block:CurrentPage}
  1996. {block:JumpPage}
  1997. <a class="jump_page" href="{URL}">{PageNumber}</a>
  1998. {/block:JumpPage}
  1999. {/block:JumpPagination}
  2000. {block:NextPage}
  2001. <a href="{NextPage}"><span class="ti-angle-double-right
  2002. "></span></a>
  2003. {/block:NextPage}
  2004. {/block:Pagination}
  2005. </footer> <!-----------PAGINATION----------->
  2006. </section> <!------------------POSTS WRAPPER----------------------->
  2007.  
  2008. </div>  <!--------- POSTS CONTAINER ----------->
  2009. </div> <!----------- MAIN CONTAINER ----------->
  2010.  
  2011. <!-------------------SCRIPTS/JQUERY (PART TWO)------------------->
  2012.  
  2013. <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
  2014.  
  2015. <!--Pixel Union photosets script-->
  2016. <link href="https://static.tumblr.com/qudkd6d/OcDnl99gb/style.css" rel="stylesheet" type="text/css"/>
  2017. <script src="https://static.tumblr.com/yxfeliq/hHwojmt8m/bctphotoset.min.js"></script>
  2018. <!--Pixel Union photosets script-->
  2019.  
  2020. <!--Video resizing script-->
  2021. <script src="https://static.tumblr.com/fwgzvyf/Oj1o08f6h/shythemes.vr.js"></script>
  2022. <!--Video resizing script-->
  2023.  
  2024. <!---------- inline images resizing script ---------->
  2025. <script src="//dl.dropbox.com/s/1mztc6y7i6ry9ri/gtresizing.js"> </script>
  2026. <!---------- inline images resizing script ---------->
  2027.  
  2028. <!-----------Tooltips Script----------->
  2029. <script src="https://unpkg.com/popper.js@1"></script> <script src="https://unpkg.com/tippy.js@5/dist/tippy-bundle.iife.js"></script> <link rel="stylesheet" href="https://unpkg.com/tippy.js@5/dist/svg-arrow.css" />
  2030. <!-----------Tooltips Script----------->
  2031.  
  2032. <!-----------NPF photosets script by annasthms @ tumblr----------->
  2033. <script src="https://static.tumblr.com/0podkko/qWqq8va08/photosets.js"></script>
  2034. <!-----------NPF photosets script by annasthms @ tumblr----------->
  2035.  
  2036. <script>
  2037. $(document).ready(function(){
  2038.     //NPF photosets script by annasthms
  2039.     undoPhotoset({
  2040.         'posts': '.text',
  2041.         'text class': 'caption',
  2042.         'photoset class': 'photoset'
  2043.     },true);
  2044.     //pxu photosets by @ shythemes & bychloethemes
  2045.    $('.photo-slideshow').pxuPhotoset({
  2046.        lightbox: true,
  2047.        rounded: false,
  2048.        gutter: '{select:photoset gutter}px',
  2049.        photoset: '.photo-slideshow',
  2050.        photoWrap: '.photo-data',
  2051.        photo: '.pxu-photo'
  2052.    });
  2053.         tippy('a[title]', {
  2054.             theme: 'custom',
  2055.             arrow: tippy.roundArrow,
  2056.             zIndex: 9999999999,
  2057.             maxWidth: 300,
  2058.             content(reference) {
  2059.                 const title = reference.getAttribute('title');
  2060.                 reference.removeAttribute('title'); return title; },
  2061.            
  2062.         });
  2063.           // audio player fix by @ shudesigns
  2064.         var $audio = $('iframe.tumblr_audio_player');
  2065.         $audio.load(function() {
  2066.         $(this).contents().find('head').append('<style type="text/css">' +
  2067.       '.audio-player { background: {color:accent}; color: {color:accented text} !important; }' +
  2068.       '.audio-player .audio-info .track-artist { color: {color:accented text} !important; }' +
  2069.     '</style>');
  2070.   });
  2071. });
  2072. </script>
  2073.  
  2074. <!--Draggable Tags Script-->
  2075. <script src="https://ajax.googleapis.com/ajax/libs/jqueryui/1.10.4/jquery-ui.min.js"></script>
  2076. <script src="https://static.tumblr.com/pbhn8p5/OSRos9gz8/draggabletags.js"></script>
  2077. <!--Draggable Tags Script-->
  2078.  
  2079. <!-------------------SCRIPTS/JQUERY (PART TWO)------------------->
  2080.  
  2081. </body>
  2082. </html> <!---------------------------END--------------------------->
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement