themesbydoori

Aquiver

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