Advertisement
b0rn-to-be-wild

Theme: STORYTIME (vol.3)

Sep 26th, 2014
4,561
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 34.85 KB | None | 0 0
  1. <!----
  2.  
  3. ©borntobewildcodes.tumblr.com | STORYTIME (vol.3)
  4.  
  5. + Do not redistribute this theme or remove the credits.
  6. + Edit as long as you keep the credits intact
  7. + Contact me if you have any questions or concerns.
  8. + If you want a custom theme you can commission me.
  9. + Thanks for using my theme, I hope that you enjoy it.
  10.  
  11. Other credits:
  12.  
  13. - Jquery
  14. - Disqus
  15. - Google fonts
  16. - Font Awesome icons
  17. - Masonry by David Desandro
  18. - Infinite scroll by Paul Irish
  19. - PXU Photosets
  20. - Masonry with Infinite Scroll and PXU Photosets tutorial by @shythemes
  21. - Load more buttons tutorial by @shythemes
  22. - Hide stuff tutorial by @lmthemes
  23.  
  24. ---->
  25.  
  26. <!DOCTYPE html>
  27. <head>
  28.  
  29. <title>{block:PostSummary}{PostSummary} : {/block:PostSummary}{Title}</title>
  30.  
  31. <link rel="shortcut icon" href="{favicon}">
  32.  
  33. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  34. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  35.  
  36. <meta name="image:Background" content="1"/>
  37. <meta name="image:Avatar" content="1"/>
  38.  
  39. <meta name="color:Background" content="#ffffff"/>
  40. <meta name="color:Blog title" content="#87aee7"/>
  41. <meta name="color:Description" content="#111111"/>
  42. <meta name="color:Main link" content="#87aee7"/>
  43. <meta name="color:Extra link" content="#cab1da"/>
  44. <meta name="color:Ask bubble" content="#87aee7"/>
  45. <meta name="color:Post info" content="#cab1da"/>
  46. <meta name="color:Buttons" content="#222222"/>
  47. <meta name="color:Title" content="#75a1e2"/>
  48. <meta name="color:Text" content="#222222"/>
  49. <meta name="color:Link" content="#cab1da"/>
  50. <meta name="color:Hover" content="#587eb8"/>
  51. <meta name="color:Bold" content="#587eb8"/>
  52. <meta name="color:Italic" content="#cab1da"/>
  53. <meta name="color:Borders" content="#000000"/>
  54. <meta name="color:Pagination" content="#cab1da"/>
  55. <meta name="color:Scrollbar" content="#000000"/>
  56.  
  57. <meta name="font:Body font" content="Helvetica"/>
  58. <meta name="select:Body font size" content="12px" title="12px">
  59. <meta name="select:Body font size" content="13px" title="13px">
  60. <meta name="select:Body font size" content="14px" title="14px">
  61. <meta name="select:Body font size" content="15px" title="15px">
  62. <meta name="select:Body font size" content="16px" title="16px">
  63.  
  64. <meta name="select:Title font" content="Great Vibes" title="Great Vibes">
  65. <meta name="select:Title font" content="Alex Brush" title="Alex Brush">
  66. <meta name="select:Title font" content="Clicker Script" title="Clicker Script">
  67. <meta name="select:Title font" content="Rouge Script" title="Rouge Script">
  68. <meta name="select:Title font" content="Merienda One" title="Merienda One">
  69.  
  70. <meta name="select:Title font size" content="22px" title="22px">
  71. <meta name="select:Title font size" content="25px" title="25px">
  72. <meta name="select:Title font size" content="27px" title="27px">
  73. <meta name="select:Title font size" content="30px" title="30px">
  74. <meta name="select:Title font size" content="32px" title="32px">
  75.  
  76. <meta name="select:Blog title font size" content="20px" title="20px">
  77. <meta name="select:Blog title font size" content="22px" title="22px">
  78. <meta name="select:Blog title font size" content="25px" title="25px">
  79. <meta name="select:Blog title font size" content="27px" title="27px">
  80. <meta name="select:Blog title font size" content="30px" title="30px">
  81. <meta name="select:Blog title font size" content="32px" title="32px">
  82.  
  83. <meta name="if:Inverted Controls" content="0"/>
  84. <meta name="if:Infinite Scroll" content="0"/>
  85. <meta name="if:Load More" content="0"/>
  86. <meta name="if:BackgroundSizeCover" content="0"/>
  87. <meta name="if:Show Main Links" content="1" />
  88. <meta name="if:Show Description" content="1" />
  89. <meta name="if:Faded Images" content="0" />
  90. <meta name="if:Monochrome Images" content="0" />
  91. <meta name="if:Show Captions" content="1" />
  92. <meta name="if:Show Tags" content="1" />
  93. <meta name="if:Ask Enabled" content="1" />
  94. <meta name="if:Submissions Enabled" content="1" />
  95. <meta name="if:Show Archive Link" content="1" />
  96. <meta name="if:Disqus Shortname" content="0"/>
  97.  
  98. <meta name="if:Show Link One" content="1" />
  99. <meta name="if:Show Link Two" content="1" />
  100. <meta name="if:Show Link Three" content="1" />
  101. <meta name="if:Show Link Four" content="1" />
  102.  
  103. <meta name="text:Link One" content="Link one"/>
  104. <meta name="text:Link One url" content="http://"/>
  105. <meta name="text:Link Two" content="Link two"/>
  106. <meta name="text:Link Two url" content="http://"/>
  107. <meta name="text:Link Three" content="Link three"/>
  108. <meta name="text:Link Three url" content="http://"/>
  109. <meta name="text:Link Four" content="Link four"/>
  110. <meta name="text:Link Four url" content="http://"/>
  111.  
  112. <meta name="text:Description height" content="100px"/>
  113. <meta name='text:Disqus Shortname' content='' />
  114.  
  115. <script src="//ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
  116. <script src="//code.jquery.com/ui/1.10.4/jquery-ui.js"></script>
  117.  
  118. <!-- CSS -->
  119.  
  120. <style type="text/css">
  121.  
  122. /* ---------------------------- GENERAL ----------------------------- */
  123.  
  124. /* -------- BASICS ------- */
  125.  
  126. body {
  127. margin: 0;
  128. padding: 0;
  129. width: 100%;
  130. height: 100%;
  131. color: {color:text};
  132. font-family: {font:Body font};
  133. font-size: {select:Body font size};
  134. line-height: calc({select:Body font size} + 5px);
  135. background-color: {color:Background};
  136. background-image:url({image:Background});
  137. background-attachment: fixed;
  138. background-repeat: repeat;
  139. {block:IfBackgroundSizeCover}
  140. background-size:cover;
  141. {/block:IfBackgroundSizeCover}
  142. word-wrap: break-word;
  143. }
  144.  
  145. /* Headings */
  146.  
  147. h1 { font-size:{select:Title font size}; }
  148. h2 { font-size:calc({select:Title font size} - 5px); }
  149. h3 { font-size:calc({select:Title font size} - 7px); }
  150.  
  151. h1, h2, h3 {
  152. margin: 10px 0 20px 0;
  153. color:{color:Title};
  154. font-weight: bold;
  155. letter-spacing: 1px;
  156. }
  157.  
  158. h1:after, .title:after {
  159. content: '';
  160. display:block;
  161. width:40px;
  162. height:2px;
  163. }
  164.  
  165. .entry h1:first-child, .entry h2:first-child, .entry h3:first-child {
  166. margin-top:10px;
  167. }
  168.  
  169. /* Paragraph */
  170.  
  171. p { margin:5px 0;}
  172.  
  173. p:first-of-type { margin-top:0;}
  174.  
  175. p:last-of-type { margin-bottom:0;}
  176.  
  177. small, big, sub, pre {
  178. font-size:1em!important;
  179. line-height:1.4em!important;
  180. vertical-align:baseline!important;
  181. }
  182.  
  183. blockquote {
  184. padding:.25em 0 .25em 15px;
  185. margin:.5em 0;
  186. border-left:1px solid {color:Borders};
  187. }
  188.  
  189. /* Bold and italic */
  190.  
  191. b, strong, b a, strong a {
  192. font-weight:bold!important;
  193. color: {color:Bold};
  194. }
  195.  
  196. i, em {
  197. color: {color:Italic};
  198. transition:all .3s linear;
  199. -webkit-transition:all .3s linear;
  200. -o-transition:all .3s linear;
  201. -moz-transition:all .3s linear;
  202. }
  203.  
  204. /* Links */
  205.  
  206. a {
  207. color:{color:Link};
  208. text-decoration:none;
  209. transition:all .3s linear;
  210. -webkit-transition:all .3s linear;
  211. -o-transition:all .3s linear;
  212. -moz-transition:all .3s linear;
  213. }
  214.  
  215. a, a img {cursor:pointer;}
  216.  
  217. a:hover {
  218. color:{color:Hover}!important;
  219. text-decoration:none;
  220. }
  221.  
  222. ul, ol, li {
  223. margin: 5px 10px;
  224. padding: 0;
  225. }
  226.  
  227. /* Line break */
  228.  
  229. hr {
  230. border:none;
  231. box-shadow:0;
  232. margin:2em auto;
  233. width:75px;
  234. border-top:1px solid {color:Borders};
  235. }
  236.  
  237. pre {
  238. padding:0;
  239. margin:0;
  240. line-height:inherit!important;
  241. background:transparent;
  242. font-family:inherit!Important;
  243. font-size:inherit!important;
  244. white-space:pre-wrap;
  245. white-space:-moz-pre-wrap;
  246. white-space:-pre-wrap;
  247. white-space:-o-pre-wrap;
  248. word-wrap:break-word;
  249. }
  250.  
  251. /* Tumblr lightbox */
  252.  
  253. .tmblr-lightbox {background:rgba({RGBcolor:Background}, .95)!important;}
  254.  
  255. .tmblr-lightbox img {opacity:0;}
  256.  
  257. .lightbox-caption {
  258. color:{color:Title}!important;
  259. font-family:inherit!important;
  260. font-size:1em!important;
  261. font-weight:normal!important;
  262. text-shadow:none!important;
  263. }
  264.  
  265. .lightbox-image {
  266. -moz-box-shadow:none!important;
  267. -webkit-box-shadow:none!important;
  268. box-shadow:none!important;
  269. -moz-border-radius:0px!important;
  270. -webkit-border-radius:0px!important;
  271. border-radius:0px!important;
  272. padding:0px!important;
  273. border:0!important;
  274. opacity:1!important;
  275. }
  276.  
  277. .vignette {opacity:0!Important;}
  278.  
  279. /* Webkit scrollbar */
  280.  
  281. ::-webkit-scrollbar {
  282. width: 9px;
  283. height: 0;
  284. }
  285.  
  286. ::-webkit-scrollbar-button:start:decrement,
  287. ::-webkit-scrollbar-button:end:increment {
  288. height: 0;
  289. display: block;
  290. background-color: #F4F4F4;
  291. border-bottom-right-radius:30px;
  292. }
  293.  
  294. ::-webkit-scrollbar-track-piece {
  295. background-color: #F4F4F4;
  296. }
  297.  
  298. ::-webkit-scrollbar-thumb:vertical {
  299. height: 0;
  300. background-color: {color:Scrollbar};
  301. border: 4px solid #F4F4F4;
  302. }
  303.  
  304. /* Selection */
  305.  
  306. ::-moz-selection {
  307. background: {color:Hover};
  308. color: {color:Background};
  309. }
  310.  
  311. ::selection {
  312. background: {color:Hover};
  313. color: {color:Background};
  314. }
  315.  
  316. /* Tumblr controls */
  317.  
  318. iframe.tmblr-iframe {
  319. top:1px!important;
  320. right:35px!important;
  321. {block:ifInvertedControls}
  322. filter:invert(100%) hue-rotate(180deg);
  323. -webkit-filter:invert(100%) hue-rotate(180deg);
  324. -moz-filter:invert(100%) hue-rotate(180deg);
  325. -o-filter:invert(100%) hue-rotate(180deg);
  326. -ms-filter:invert(100%) hue-rotate(180deg);
  327. {/block:ifInvertedControls}
  328. transform:scale(0.8);
  329. transform-origin:100% 0;
  330. -webkit-transform:scale(0.8);
  331. -webkit-transform-origin:100% 0;
  332. -o-transform:scale(0.8);
  333. -o-transform-origin:100% 0;
  334. -moz-transform:scale(0.8);
  335. -moz-transform-origin:100% 0;
  336. -ms-transform:scale(0.8);
  337. -ms-transform-origin:100% 0;
  338. z-index:100000!important;
  339. }
  340.  
  341. iframe.tmblr-iframe:hover {
  342. opacity:0.6!important;
  343. }
  344.  
  345. /* Tooltips */
  346.  
  347. .ui-tooltip {
  348. position:absolute;
  349. z-index:9999;
  350. padding-top:10px;
  351. }
  352.  
  353. .ui-tooltip-content {
  354. background:{color:Background};
  355. padding:0 4px;
  356. font-style:italic;
  357. color:{color:Link};
  358. text-transform:lowercase;
  359. border:1px solid {color:Borders};
  360. }
  361.  
  362. img {
  363. margin:0;
  364. opacity:1;
  365. border:0;
  366. text-decoration:none;
  367. max-width:100%;
  368. height:auto;
  369. display:block;
  370. }
  371.  
  372. /* Image style */
  373.  
  374. {block:IfFadedImages}
  375. img {
  376. -webkit-transition: opacity 0.8s linear;
  377. -moz-transition: opacity 0.8s linear;
  378. -o-transition: opacity 0.8s linear;
  379. -ms-transition: opacity 0.8s linear;
  380. opacity: 0.60;
  381. }
  382.  
  383. img:hover {
  384. -webkit-transition: opacity 0.8s linear;
  385. -moz-transition: opacity 0.8s linear;
  386. -o-transition: opacity 0.8s linear;
  387. -ms-transition: opacity 0.8s linear;
  388. opacity: 1;
  389. }
  390. {/block:IfFadedImages}
  391.  
  392. {block:IfMonochromeImages}
  393. img {
  394. -webkit-filter: grayscale(1);
  395. -webkit-transition: all 0.5s ease-in-out;
  396. -moz-transition: all 0.5s ease-in-out;
  397. -o-transition: all 0.5s ease-in-out;
  398. -ms-transition: all 0.5s ease-in-out;
  399. transition: all 0.5s ease-in-out;
  400. }
  401.  
  402. img:hover {
  403. filter: none;
  404. -webkit-filter: grayscale(0);
  405. -webkit-transition: all 0.3s ease-in-out;
  406. -moz-transition: all 0.3s ease-in-out;
  407. -o-transition: all 0.3s ease-in-out;
  408. }
  409. {/block:IfMonochromeImages}
  410.  
  411. /* Fix */
  412.  
  413. iframe, img, embed, object, video {
  414. max-width: 100%;
  415. border: none;
  416. }
  417.  
  418. input, textarea, select, a { outline: none; }
  419.  
  420. /*-- CREDIT --*/
  421.  
  422. #credit {
  423. position:fixed;
  424. top:10px;
  425. right:10px;
  426. width:25px;
  427. height:25px;
  428. z-index: 100000;
  429. }
  430.  
  431. #credit img {
  432. border: 1px solid {color:Borders};
  433. }
  434.  
  435. #credit img:hover {
  436. border: 1px solid {color:Hover};
  437. }
  438.  
  439. /*------------------------------- CONTAINER -----------------------------*/
  440.  
  441. #container {
  442. position:fixed;
  443. top:50%;
  444. left:50%;
  445. padding-top:30px;
  446. width:1000px;
  447. height:545px;
  448. background:url('https://i.imgur.com/jiWczjF.png');
  449. -webkit-transform: translateX(-50%) translateY(-50%);
  450. -moz-transform: translateX(-50%) translateY(-50%);
  451. -ms-transform: translateX(-50%) translateY(-50%);
  452. transform: translateX(-50%) translateY(-50%);
  453. }
  454.  
  455. /* Sidebar */
  456.  
  457. #sidebar {
  458. position:fixed!important;
  459. margin-top:20px;
  460. margin-left:52px;
  461. width:440px;
  462. height:500px;
  463. text-align:left;
  464. z-index:100;
  465. }
  466.  
  467. #blog-title {
  468. margin-top:20px;
  469. margin-left:65px;
  470. width:360px;
  471. height:auto;
  472. color:{color:Blog title};
  473. font-family:{select:Title Font};
  474. font-size:{select:Blog title font size};
  475. line-height:calc({select:Blog title font size} + 5px);
  476. letter-spacing:2px;
  477. text-align:center;
  478. word-wrap:break-word;
  479. overflow:hidden;
  480. }
  481.  
  482. /* Description */
  483.  
  484. #description {
  485. margin-top:15px;
  486. margin-left:65px;
  487. width:340px;
  488. height:{text:Description height};
  489. padding:0 10px;
  490. color:{color:Description};
  491. text-align:justify;
  492. font-size:12px;
  493. line-height:17px;
  494. overflow-y:auto;
  495. }
  496.  
  497. #description:first-letter {
  498. float:left;
  499. margin-right:12px;
  500. line-height:34px;
  501. color:{color:Extra link};
  502. font-size:250%;
  503. font-family:{select:Title Font};
  504. overflow:hidden;
  505. }
  506.  
  507. /* Avatar */
  508.  
  509. #avatar {
  510. margin-top:20px;
  511. margin-left:30px;
  512. position:absolute;
  513. width:180px;
  514. height:140px;
  515. }
  516.  
  517. #avatar img {
  518. position:absolute;
  519. margin:0;
  520. width:180px;
  521. height:140px;
  522. z-index:-10;
  523. }
  524.  
  525. .avatarborder {
  526. position:absolute;
  527. margin:0;
  528. margin-left:-1px;
  529. width:180px;
  530. height:140px;
  531. background:url('https://i.imgur.com/F9HvDJ7.png');
  532. z-index:1000;
  533. }
  534.  
  535. /* Navigation */
  536.  
  537. #navigation {
  538. position:absolute;
  539. margin-top:20px;
  540. left:230px;
  541. height:140px;
  542. width:180px;
  543. background:url('https://i.imgur.com/F9HvDJ7.png');
  544. }
  545.  
  546. #navigation a {
  547. display:block;
  548. margin-top:8px;
  549. margin-left:10px;
  550. width:150px;
  551. height:16px;
  552. padding:4px 5px;
  553. color:{color:Extra link};
  554. font-size:calc({select:Title font size} - 5px);
  555. font-family:{select:Title Font};
  556. border-bottom:2px dotted #bbb;
  557. text-align:center;
  558. }
  559.  
  560. #navigation a:last-child {
  561. border-bottom:none;
  562. }
  563.  
  564. /* main-links */
  565.  
  566. #main-links {
  567. position:absolute;
  568. margin-top:180px;
  569. left:57px;
  570. width:270px;
  571. height:45px;
  572. padding:28px;
  573. text-align:center;
  574. font-family:{select:Title Font};
  575. background:url('https://i.imgur.com/rQXtYRk.png');
  576. }
  577.  
  578. #main-links a {
  579. display:inline-block;
  580. margin:8px 5px;
  581. color:{color:Main link};
  582. font-size:calc({select:Title font size} - 7px);
  583. line-height:calc({select:Title font size} + 3px);
  584. font-family:{select:Title Font};
  585. }
  586.  
  587. /* ---------- POSTS AND ENTRIES ---------- */
  588.  
  589. #containerin {
  590. margin-top:10px;
  591. margin-left:550px;
  592. margin-right:auto;
  593. width:410px;
  594. max-height:460px;
  595. overflow-y:auto;
  596. overflow-x:hidden;
  597. }
  598.  
  599. #posts {
  600. margin-top:0;
  601. margin-left:0;
  602. margin-right:auto;
  603. width:410px;
  604. }
  605.  
  606. .entry {
  607. display:inline-block;
  608. float:left;
  609. margin-bottom:25px;
  610. padding:0;
  611. width:390px;
  612. height:auto;
  613. background:transparent;
  614. overflow: hidden;
  615. }
  616.  
  617. .entry img { max-width: 100%; }
  618.  
  619. .content {
  620. margin-top:0px;
  621. margin-left:0px;
  622. padding:5px 0;
  623. }
  624.  
  625. .topborder {
  626. position:absolute;
  627. margin-top:-28px;
  628. margin-left:-20px;
  629. width:100px;
  630. height:100px;
  631. background:url('https://i62.tinypic.com/9rhrp0.jpg');
  632. background-repeat:no-repeat;
  633. }
  634.  
  635. /* Caption */
  636.  
  637. .comment {
  638. padding:0px 10px;
  639. padding-top:5px;
  640. list-style:none;
  641. border-bottom:1px solid {color:Borders};
  642. }
  643.  
  644. .comment:last-of-type {
  645. padding-bottom:0!important;
  646. border-bottom:1px solid transparent;
  647. }
  648.  
  649. /* -------- POSTS STYLES ------- */
  650.  
  651. /* Titles */
  652.  
  653. .title {
  654. margin:10px;
  655. margin-top:0px;
  656. color:{color:Title};
  657. font-family:{select:Title Font};
  658. font-size:{select:Title font size};
  659. line-height: -moz-calc({select:Title font size} + 3px);
  660. line-height: -webkit-calc({select:Title font size} + 3px);
  661. line-height: -o-calc({select:Title font size} + 3px);
  662. line-height: calc({select:Title font size} + 3px);
  663. }
  664.  
  665. .title a { color:{color:Title}; }
  666.  
  667. .title a:hover { color:{color:L ink}; }
  668.  
  669. .tex li, .tex blockquote {text-align:left; }
  670.  
  671. /* Quote posts */
  672.  
  673. .quote {
  674. margin: 10px;
  675. padding: 5px;
  676. font-family: {select:Title font};
  677. font-size: {select:Title font size};
  678. line-height: -moz-calc({select:Title font size} + 3px);
  679. line-height: -webkit-calc({select:Title font size} + 3px);
  680. line-height: -o-calc({select:Title font size} + 3px);
  681. line-height: calc({select:Title font size} + 3px);
  682. color: {color:Italic};
  683. text-align: left;
  684. letter-spacing: 2px;
  685. }
  686.  
  687. .source {
  688. font-size: 12px;
  689. line-height: 20px;
  690. }
  691.  
  692. /* Link posts */
  693.  
  694. .linkthumb img {
  695. width:100%;
  696. }
  697.  
  698. .linkp {
  699. background: {color:Link post background};
  700. padding:10px;
  701. }
  702.  
  703. .linkp i {
  704. color: {color:Title};
  705. }
  706.  
  707. /* Chat posts */
  708.  
  709. .line {
  710. margin: 5px 15px;
  711. line-height: 18px;
  712. }
  713.  
  714. /* Ask Posts */
  715.  
  716. .asker {
  717. margin: 5px;
  718. width: -moz-calc(100% - 10px);
  719. width: -webkit-calc(100% - 10px);
  720. width: -o-calc(100% - 10px);
  721. width: calc(100% - 10px);
  722. height: auto;
  723. }
  724.  
  725. .bubble {
  726. width: -moz-calc(100% - 70px);
  727. width: -webkit-calc(100% - 70px);
  728. width: -o-calc(100% - 70px);
  729. width: calc(100% - 70px);
  730. height: auto;
  731. min-height: 35px;
  732. padding: 10px;
  733. line-height: 20px;
  734. background: {color:Ask bubble};
  735. z-index: 10;
  736. }
  737.  
  738. .triangle {
  739. position: absolute;
  740. margin-left: -moz-calc(100% - 70px);
  741. margin-left: -webkit-calc(100% - 70px);
  742. margin-left: -o-calc(100% - 70px);
  743. margin-left: calc(100% - 70px);
  744. width: 0;
  745. z-index:0;
  746. border-left: 8px solid {color:Ask bubble};
  747. border-bottom: 8px solid transparent;
  748. border-top: 8px solid transparent;
  749. }
  750.  
  751. .asker img {
  752. float: right;
  753. margin-right: 0px;
  754. max-width: 30px;
  755. border: 1.5px solid {color:Ask bubble};
  756. border-radius: 2px;
  757. z-index:1000;
  758. opacity:1;
  759. }
  760.  
  761. .answer {
  762. margin: 10px 15px;
  763. margin-bottom: 0;
  764. }
  765.  
  766. /* ----------------------- POST INFO ----------------------------- */
  767.  
  768. .topinfo {
  769. display:inline-block;
  770. margin:0;
  771. margin-bottom:10px;
  772. width:130px;
  773. height:60px;
  774. line-height:25px;
  775. padding-left:50px;
  776. font-size:calc({select:Title font size} - 5px);
  777. font-family:{select:Title Font};
  778. background:url('https://i.imgur.com/7nBgqPj.png');
  779. background-repeat:no-repeat;
  780. }
  781.  
  782. .topinfo a {
  783. color:{color:Post info};
  784. }
  785.  
  786. /* Bottom info */
  787.  
  788. .botinfo {
  789. margin: 0;
  790. width:100%;
  791. height:auto;
  792. min-height: 60px;
  793. padding:5px 0;
  794. background:url('https://i.imgur.com/KKygAFK.png');
  795. background-repeat:no-repeat;
  796. font-size: 13px;
  797. line-height: 33px;
  798. color:{color:Text};
  799. overflow:hidden;
  800. }
  801.  
  802. .botinfo a {
  803. margin-right: 25px;
  804. color:{color:Post info};
  805. }
  806.  
  807. .tags {
  808. margin-top:-5px;
  809. font-size: 13px;
  810. {block:IndexPage}
  811. {block:ifNotShowTags}
  812. display: none;
  813. {/block:ifNotShowTags}
  814. {/block:IndexPage}
  815. }
  816.  
  817. .tags a {
  818. margin-right: 5px;
  819. }
  820.  
  821. .notec {
  822. margin:0;
  823. float: left;
  824. }
  825.  
  826. /* Butttons */
  827.  
  828. .buttons {
  829. float: right;
  830. margin-top: 0px;
  831. width: 80px;
  832. height: 26px;
  833. line-height:26px;
  834. z-index: 100;
  835. list-style: none;
  836. {block:ifDisqusShortname}
  837. width: 103px;
  838. {/block:ifDisqusShortname}
  839. {block:PermalinkPage}
  840. width:52px;
  841. {/block:PermalinkPage}
  842. }
  843.  
  844. .buttons li {
  845. display:inline-block;
  846. margin:0;
  847. margin-right:3px;
  848. width:20px;
  849. height:26px;
  850. padding:0px;
  851. text-align:center;
  852. }
  853.  
  854. .perma i {
  855. font-size:13px;
  856. color:{color:Buttons};
  857. }
  858.  
  859. .cmnt i {
  860. font-size:15px;
  861. color:{color:Buttons};
  862. }
  863.  
  864. .reblog i {
  865. font-size:17px;
  866. color:{color:Buttons};
  867. }
  868.  
  869. .like .like_button {
  870. position:absolute;
  871. width:100%;
  872. height:100%;
  873. }
  874.  
  875. .like .like_button iframe {
  876. position:absolute;
  877. top:0;
  878. bottom:0;
  879. left:0;
  880. right:0;
  881. width:100%;
  882. height:100%;
  883. z-index:10;
  884. opacity:0.0000001;
  885. }
  886.  
  887. .like i {
  888. font-size:15px;
  889. color:{color:Buttons};
  890. }
  891.  
  892. .like .liked + i {
  893. font-size:14px;
  894. color:#D95E40;
  895. }
  896.  
  897. /* Permalink pagination */
  898.  
  899. .permapag {
  900. margin-top: 25px;
  901. margin-left: 0;
  902. }
  903.  
  904. .permapag a {
  905. margin:10px;
  906. padding:5px;
  907. color:{color:Link};
  908. font-family:{select:Title Font};
  909. font-size:calc({select:Title font size} - 5px);
  910. }
  911.  
  912. /* Post notes */
  913.  
  914. .open-pnotes {
  915. margin:10px 0;
  916. margin-left:-5px;
  917. width:150px;
  918. color: {color:Text};
  919. text-align:left;
  920. cursor: pointer;
  921. padding: 5px 10px;
  922. font-family:{select:Title Font};
  923. font-size:calc({select:Title font size} - 7px);
  924. }
  925.  
  926. .open-pnotes:hover {
  927. color:{color:Hover};
  928. }
  929.  
  930. #notes {
  931. margin:10px 0;
  932. width: 390px;
  933. font-size: 13px;
  934. color: {color:Text};
  935. display:none;
  936. }
  937.  
  938. ol.notes {
  939. padding: 0;
  940. margin: 5px 0;
  941. list-style-type: none;
  942. }
  943.  
  944. ol.notes li.note {
  945. padding: 5px;
  946. }
  947.  
  948. ol.notes li.note img.avatar {
  949. float:left;
  950. vertical-align: -5px;
  951. width: 15px;
  952. height: 15px;
  953. margin-left:10px;
  954. margin-right:10px;
  955. }
  956.  
  957. li.more_notes_link_container {
  958. text-transform: uppercase;
  959. font-size: 13px;
  960. }
  961.  
  962. /* Disqus box */
  963.  
  964. #disqusbox {
  965. padding:15px;
  966. }
  967.  
  968. /* ------------------- PAGINATION AND INFINITE SCROLL -------------------- */
  969.  
  970. #pagcon {
  971. margin-top:0px;
  972. margin-left:0px;
  973. margin-right:auto;
  974. width:420px;
  975. height:40px;
  976. text-align: center;
  977. z-index:100;
  978. }
  979.  
  980. /* Pagination */
  981.  
  982. #pagination {
  983. width:100%;
  984. height:40px;
  985. {block:ifInfiniteScroll}
  986. display: none;
  987. {/block:ifInfiniteScroll}
  988. }
  989.  
  990. .previous, .next, .load-more, .jump_page, .current_page {
  991. display:inline-block;
  992. margin:5px;
  993. color:{color:Hover};
  994. vertical-align:middle;
  995. height:25px;
  996. line-height:25px;
  997. font-family:{select:Title Font};
  998. font-size:calc({select:Title font size} - 7px);
  999. text-align:center;
  1000. }
  1001.  
  1002. #pagination a {
  1003. color:{color:Pagination};
  1004. vertical-align:middle;
  1005. height:25px;
  1006. line-height:25px;
  1007. }
  1008.  
  1009. #pagination a:hover {
  1010. color:{color:Hover};
  1011. }
  1012.  
  1013. /* INFINITE SCROLL */
  1014.  
  1015. #infscr-loading {
  1016. display:none!important;
  1017. }
  1018.  
  1019. #iscon{
  1020. width: 100%;
  1021. height: 35px;
  1022. z-index: 10000;
  1023. }
  1024.  
  1025. {block:ifLoadMore}
  1026. .load-more{
  1027. width:390px;
  1028. height:35px;
  1029. font-size:{select:Body font size};
  1030. }
  1031. {/block:ifLoadMore}
  1032.  
  1033. /* --------------------------- Custom CSS -------------------------- */
  1034.  
  1035. {CustomCSS}
  1036.  
  1037. </style>
  1038.  
  1039. <meta charset="utf-8">
  1040. <title>{Title}{block:TagPage} - {Tag} {/block:TagPage} {block:SearchPage} - {lang:Search results for SearchQuery}{/block:SearchPage}{block:PostSummary}- {PostSummary} {/block:PostSummary}</title>
  1041. {block:Description}
  1042. <meta name="description" content="{MetaDescription}" />
  1043. {/block:Description}
  1044.  
  1045. </head>
  1046.  
  1047. <!------------------------------ HTML ------------------------------->
  1048.  
  1049. <body>
  1050.  
  1051. <div id="container">
  1052.  
  1053. <div id="sidebar">
  1054.  
  1055. <div id="blog-title">{Title}</div>
  1056.  
  1057. <div id="description">{Description}</div>
  1058.  
  1059. <div id="avatar">
  1060. <img src="{image:Avatar}"></a>
  1061. <div class="avatarborder">
  1062. </div>
  1063. </div>
  1064. <!--End avatar-->
  1065.  
  1066. <div id="navigation">
  1067. <a href="{text:Link One url}">{text:Link One}</a>
  1068. <a href="{text:Link Two url}">{text:Link Two}</a>
  1069. <a href="{text:Link Three url}">{text:Link Three}</a>
  1070. <a href="{text:Link Four url}">{text:Link Four}</a>
  1071. </div>
  1072. <!--End navigation-->
  1073.  
  1074. <div id="main-links">
  1075. <a href="/">Index</a>
  1076. <a href="/ask">Ask</a>
  1077. <a href="/submit">Submit</a>
  1078. <a href="/archive">Archive</a> </div>
  1079.  
  1080. </div>
  1081. <!--End sidebar-->
  1082.  
  1083. <div id="containerin">
  1084.  
  1085. <!-- Posts -->
  1086. <section id="posts">
  1087.  
  1088. {block:Posts}
  1089.  
  1090. <article class="entry {block:Caption}captioned{/block:Caption}">
  1091.  
  1092. {block:Date}
  1093.  
  1094. <div class="topinfo">
  1095.  
  1096. <div class="topinfod"><a href="/day/{Year}/{MonthNumberWithZero}/{DayOfMonthWithZero}"> {ShortMonth} {DayOfMonthWithZero} </a></div>
  1097.  
  1098. </div>
  1099. <!-- End topinfo-->
  1100.  
  1101. {/block:Date}
  1102.  
  1103. <div class="content">
  1104.  
  1105. <!-- Text post -->
  1106. {block:Text}
  1107.  
  1108. {block:Title}
  1109. <div class="title">{Title}</div>{/block:Title}
  1110. {block:RebloggedFrom}
  1111. {block:Reblogs}
  1112. <li class="comment {block:Title}{/block:Title}">
  1113. <a {block:haspermalink}href="{permalink}"{/block:haspermalink} class="user" target="_blank">{username}</a>
  1114. <div class="tex">{body}</div>
  1115. </li>
  1116. {/block:Reblogs}
  1117. {/block:RebloggedFrom}
  1118. {block:NotReblog}
  1119. <li class="comment {block:Title}{/block:Title}">
  1120. <div class="tex">{body}</div>
  1121. </li>
  1122. {/block:NotReblog}
  1123. {/block:Text}
  1124.  
  1125. <!-- Photo post -->
  1126. {block:Photo}
  1127. {block:IndexPage}
  1128. {LinkOpenTag}
  1129. <img src="{photoURL-HighRes}" alt="{PhotoAlt}" width="{select:Post width}px"/></a>
  1130. {LinkCloseTag}
  1131. {/block:IndexPage}
  1132. {block:PermalinkPage}
  1133. {LinkOpenTag}
  1134. <img src="{photoURL-HighRes}" alt="{PhotoAlt}" width="{select:Post width}px"/></a>
  1135. {LinkCloseTag}
  1136. {/block:PermalinkPage}
  1137. {/block:Photo}
  1138.  
  1139. <!-- Panorama post -->
  1140. {block:Panorama}
  1141. {LinkOpenTag}
  1142. <img src="{PhotoURL-Panorama}" alt="{PhotoAlt}"/>
  1143. {LinkCloseTag}
  1144. {/block:Panorama}
  1145.  
  1146. <!-- Photoset post -->
  1147. {block:Photoset}
  1148. <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>
  1149. {/block:Photoset}
  1150.  
  1151. <!-- Quote post -->
  1152. {block:Quote}
  1153. <div class="quote">
  1154. "{Quote}"
  1155. </div>
  1156. <!-- End quote-->
  1157. <div class="source">
  1158. — {Source}
  1159. </div>
  1160. <!-- End source-->
  1161. {/block:Quote}
  1162.  
  1163. <!-- Link post -->
  1164. {block:Link}
  1165. {block:Thumbnail}
  1166. <div class="linkthumb">
  1167. <img src="{Thumbnail}" alt="{Name}">
  1168. </div>
  1169. <!-- End linkthumb-->
  1170. {/block:Thumbnail}
  1171. <div class="linkp">
  1172. <a href="{URL}"><h2>{Name} <i class="fa fa-angle-right" aria-hidden="true"></i></h2></a>
  1173. {block:Description}
  1174. {Description}
  1175. {/block:Description}
  1176. </div>
  1177. <!-- End linkp-->
  1178. {/block:Link}
  1179.  
  1180. <!-- Chat post -->
  1181. {block:Chat}
  1182. {block:Title}<h1>{Title}</h1>{/block:Title}
  1183. {block:Lines}
  1184. <div class="line">
  1185. {block:Label}<b>{Label}</b>{/block:Label} {Line}
  1186. </div>
  1187. <!-- End line-->
  1188. {/block:Lines}
  1189. {/block:Chat}
  1190.  
  1191. <!-- Audio post -->
  1192. {block:Audio}
  1193. <div style="height: 85px">{AudioEmbed-640}</div>
  1194. {/block:Audio}
  1195.  
  1196. <!-- Video post -->
  1197. {block:Video}
  1198. {Video-500}
  1199. {/block:Video}
  1200.  
  1201. <!-- Ask post -->
  1202. {block:Answer}
  1203. <div class="asker">
  1204. <img src="{AskerPortraitURL-48}">
  1205. <div class="bubble" style="background:{color:Ask bubble}; border-color:{color:Ask bubble}; border-radius:2px;">
  1206. <div class="triangle"></div>
  1207. {Asker}
  1208. <br> {Question}
  1209. </div>
  1210. <!-- End bubble-->
  1211. </div>
  1212. <!-- End asker -->
  1213. <div class="answer">
  1214. {Answer}
  1215. </div>
  1216. <!-- End answer -->
  1217. {/block:Answer}
  1218.  
  1219. <!-- Caption -->
  1220. {block:Caption}
  1221. {block:Reblogs}
  1222. <li class="comment">
  1223. <a {block:HasPermalink}href="{Permalink}"{/block:HasPermalink} } class="user" target="_blank">{Username}</a>
  1224. <div class="tex">{Body}</div>
  1225. </li>
  1226. {/block:Reblogs}
  1227. {block:NotReblog}
  1228. <li class="comment">
  1229. <a {block:HasPermalink}href="{Permalink}"{/block:HasPermalink} class="user" target="_blank">{Name}</a>
  1230. <div class="tex">{caption}</div>
  1231. </li>
  1232. {/block:NotReblog}
  1233. {/block:Caption}
  1234.  
  1235. </div>
  1236. <!-- End content -->
  1237.  
  1238. {block:Date}
  1239.  
  1240. <div class="botinfo">
  1241.  
  1242. <div class="buttons">
  1243.  
  1244. {block:IndexPage}
  1245. <li class="perma"><a href="{Permalink}"><i class="fa fa-paper-plane" aria-hidden="true"></i></a></li>
  1246.  
  1247. {block:ifDisqusShortname}
  1248. <li class="cmnt"><a href="{Permalink}#disqus_thread"><i class="fa fa-comment" aria-hidden="true"></i></a></li>
  1249. {/block:ifDisqusShortname}
  1250. {/block:IndexPage}
  1251.  
  1252. <li class="reblog"><a href="{ReblogURL}"><i class="fa fa-retweet" aria-hidden="true"></i></a></li>
  1253.  
  1254. <li class="like">{LikeButton}<i class="fa fa-heart" aria-hidden="true"></i></a>
  1255.  
  1256. </div>
  1257. <!-- End buttons -->
  1258.  
  1259. {block:NoteCount}
  1260. <a href="{Permalink}"> {NoteCountWithLabel}</a>
  1261. {/block:NoteCount}
  1262.  
  1263. {block:RebloggedFrom}
  1264. {block:ContentSource}
  1265. <br> Source: <a href="{ReblogRootURL}" target="_blank"> {ReblogRootName}</a><br>
  1266. {/block:ContentSource}
  1267. {/block:RebloggedFrom}
  1268.  
  1269. {block:NotReblog}
  1270. <br> Source: <a href="/"> original</a>
  1271. {/block:NotReblog}
  1272.  
  1273. {block:HasTags}
  1274. <div class="tags">
  1275. {block:Tags}
  1276. <a href="{TagURL}">
  1277. #{Tag}</a> &nbsp;
  1278. {/block:Tags}<br>
  1279. </div>
  1280. {/block:HasTags}
  1281.  
  1282. </div>
  1283. <!-- End botinfo-->
  1284.  
  1285. <!--Permalink page-->
  1286. {block:PermalinkPage}
  1287.  
  1288. {block:PostNotes}
  1289.  
  1290. <div class="open-pnotes"> Show/hide post notes </div>
  1291.  
  1292. <div id="notes">
  1293. {PostNotes}
  1294. </div>
  1295. <!-- End notes-->
  1296. {/block:PostNotes}
  1297.  
  1298. {block:PermalinkPagination}
  1299. <div class="permapag">
  1300. <center>
  1301. {block:PreviousPost}
  1302. <a href="{PreviousPost}"> ← Prev post</a>
  1303. {/block:PreviousPost}
  1304.  
  1305. {block:NextPost}
  1306. <a href="{NextPost}"> Next post →</a>
  1307. {/block:NextPost}
  1308. </center>
  1309. </div><br>
  1310. {/block:PermalinkPagination}
  1311.  
  1312. {block:ifDisqusShortname}
  1313. <div id="disqusbox">
  1314.  
  1315. <div id="disqus_thread"></div>
  1316. <script type="text/javascript">
  1317. /* * * CONFIGURATION VARIABLES: EDIT BEFORE PASTING INTO YOUR WEBPAGE * * */
  1318. var disqus_shortname = '{text:Disqus Shortname}'; // Required - Enter shortname in Tumblr Theme Options
  1319. var disqus_url = '{Permalink}';
  1320.  
  1321. /* * * DON'T EDIT BELOW THIS LINE * * */
  1322. (function() {
  1323. var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
  1324. dsq.src = '//' + disqus_shortname + '.disqus.com/embed.js';
  1325. (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
  1326. })();
  1327. </script>
  1328. <noscript>Please enable JavaScript to view the <a href="http://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript>
  1329. <a href="http://disqus.com" class="dsq-brlink">blog comments powered by <span class="logo-disqus">Disqus</span></a>
  1330.  
  1331. </div>
  1332. <!-- End disqus box-->
  1333. {/block:ifDisqusShortname}
  1334.  
  1335. {/block:PermalinkPage}
  1336.  
  1337. {/block:Date}
  1338.  
  1339. <!-- No via and source in captions -->
  1340. {block:ContentSource}
  1341. <!-- {SourceURL}
  1342. {block:SourceLogo}
  1343. <img src="{BlackLogoURL}"
  1344. width="{LogoWidth}"
  1345. height="{LogoHeight}"
  1346. alt="{SourceTitle}" />
  1347. {/block:SourceLogo}
  1348. {block:NoSourceLogo}
  1349. {SourceLink}
  1350. {/block:NoSourceLogo} -->
  1351. {/block:ContentSource}
  1352.  
  1353. </article>
  1354.  
  1355. {/block:Posts}
  1356.  
  1357. </section>
  1358.  
  1359. {block:Pagination}
  1360.  
  1361. <div id="pagcon">
  1362.  
  1363. <div id="pagination">
  1364. {block:PreviousPage}
  1365. <a class="previous" href="{PreviousPage}"> ← </a>
  1366. {/block:PreviousPage}
  1367.  
  1368. {block:JumpPagination length="5"}
  1369. {block:CurrentPage}<span class="current_page">{CurrentPage}</span>{/block:CurrentPage}
  1370. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}{/block:JumpPagination}
  1371.  
  1372. {block:NextPage}
  1373. <a class="next" href="{NextPage}"> →</a>
  1374. {/block:NextPage}
  1375. </div>
  1376. <!--End pagination-->
  1377.  
  1378. <div id="iscon">
  1379. {block:ifLoadMore}
  1380.  
  1381. <a href="#" class="load-more"> LOAD MORE ↓</a>
  1382. {/block:ifLoadMore}
  1383. </div>
  1384.  
  1385. </div>
  1386. <!--End pagcon-->
  1387.  
  1388. {/block:Pagination}
  1389.  
  1390. </div>
  1391. <!-- End containerin -->
  1392.  
  1393. </div>
  1394. <!-- End container -->
  1395.  
  1396. <!-------------------------------- SCRIPTS -------------------------------->
  1397.  
  1398. <!--Google fonts -->
  1399.  
  1400. <link href="https://fonts.googleapis.com/css?family=Great+Vibes|Alex+Brush|Clicker+Script|Rouge+Script|Merienda+One" rel="stylesheet">
  1401.  
  1402. <!-- Font awesome -->
  1403.  
  1404. <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css" rel="stylesheet">
  1405.  
  1406. <link rel="stylesheet" href="path/to/font-awesome/css/font-awesome.min.css">
  1407.  
  1408. <script>
  1409. $(document).ready(function(){
  1410.  
  1411. $(".open-pnotes").click(function(){
  1412. $("#notes").toggle(500);
  1413. });
  1414.  
  1415. });
  1416. </script>
  1417.  
  1418. <!-- PXU photoset & responsive photosets -->
  1419.  
  1420. <link href="//static.tumblr.com/qudkd6d/OcDnl99gb/style.css" rel="stylesheet" type="text/css"/>
  1421. <script src="//static.tumblr.com/qudkd6d/Az6nkemqr/pxuphotoset.min.js"></script>
  1422. <link href="//static.tumblr.com/wupwnyt/qWVoc4phj/resizing.css" rel="stylesheet" type="text/css"/>
  1423.  
  1424. {block:IndexPage}
  1425.  
  1426. <script src="https://static.tumblr.com/6hsqxdt/QBym35odk/jquery.masonry.js"></script>
  1427.  
  1428. {block:ifInfiniteScroll}<script src="//static.tumblr.com/wgijwsy/u2vm2hxv6/jquery.infinitescroll.min.js"></script>
  1429. {/block:ifInfiniteScroll}
  1430.  
  1431. {/block:IndexPage}
  1432.  
  1433. <script>
  1434. $(document).ready(function(){
  1435. $('.photo-slideshow').pxuPhotoset({
  1436. lightbox: true,
  1437. rounded: false,
  1438. gutter: '1px',
  1439. photoset: '.photo-slideshow',
  1440. photoWrap: '.photo-data',
  1441. photo: '.pxu-photo'
  1442. });
  1443. {block:IndexPage}
  1444. var $container = $('section');
  1445. $container.masonry({ itemSelector: 'article' });
  1446. $container.imagesLoaded(function(){
  1447. $container.masonry();
  1448. $container.find('article').animate({ opacity: 1, zIndex: 1 });
  1449. });
  1450. {block:ifInfiniteScroll}
  1451. $container.infinitescroll({
  1452. itemSelector: 'article',
  1453. navSelector: '.pagination',
  1454. nextSelector: '.next',
  1455. loadingImg: '',
  1456. loadingText: '<em></em>',
  1457. bufferPx: 2000
  1458. },
  1459. function( newElements ) {
  1460. var $newElems = $( newElements );
  1461. $newElems.find('.photo-slideshow').pxuPhotoset({
  1462. lightbox: true,
  1463. rounded: false,
  1464. gutter: '1px',
  1465. photoset: '.photo-slideshow',
  1466. photoWrap: '.photo-data',
  1467. photo: '.pxu-photo'
  1468. },
  1469. function(){
  1470. $container.masonry();
  1471. });
  1472. $newElems.imagesLoaded(function(){
  1473. $container.masonry( 'appended', $newElems );
  1474. $newElems.animate({ opacity: 1, zIndex: 1 });
  1475. });
  1476. });
  1477. {/block:ifInfiniteScroll}
  1478. $container.infinitescroll({
  1479. itemSelector: "article",
  1480. navSelector: "#pagination",
  1481. nextSelector: ".next",
  1482. loadingImg: "",
  1483. loadingText: "<em></em>",
  1484. bufferPx: 10000,
  1485. extraScrollPx: 12000,
  1486. errorCallback: function() {
  1487. $('.load-more').fadeOut();
  1488. }
  1489. }, function(newElements) {
  1490. var $newElems = $(newElements).css({
  1491. opacity: 0
  1492. });
  1493. $newElems.imagesLoaded(function() {
  1494. $newElems.animate({
  1495. opacity: 1
  1496. });
  1497. $container.masonry('appended', $newElems,
  1498. true);
  1499. });
  1500. });
  1501. {block:ifLoadMore}
  1502. $(window).unbind('.infscr');
  1503. $('.load-more').click(function() {
  1504. $container.infinitescroll('retrieve');
  1505. return false
  1506. });
  1507. {/block:ifLoadMore}
  1508. {/block:IndexPage}
  1509. });
  1510. </script>
  1511.  
  1512. <!-- CREDIT (do not remove) -->
  1513.  
  1514. <div id="credit"><a href="http://borntobewildcodes.tumblr.com" title="theme STORYTIME by @borntobewildcodes"><img src="https://i.imgur.com/YsnOAtA.png"></a></div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement