themesbydoori

Duality

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