sexycullen

# 178

Jan 25th, 2018 (edited)
4,486
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.58 KB | None | 0 0
  1.  
  2. <html>
  3. <head>
  4.  
  5. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  6. <html xmlns="https://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  7.  
  8. <!--------------------------------------------
  9. SCOTTISBAE THEMES # 178
  10. THEME BY: https://scottisbae.tumblr.com/
  11.  
  12. RULES, IMPORTANT: DON'T REMOVE THE CREDIT // DON'T CLAIM AS YOUR OWN // DON'T USE AS A BASE
  13.  
  14. CREDITS: unnest captions by neothm, magnusthemes and scarletwitch
  15.  
  16. --------------------------------------------->
  17.  
  18. <title>{Title}</title>
  19. <link rel="shortcut icon" href="{Favicon}">
  20. <link rel="altertnate" type="application/rss+xml" href="{RSS}">
  21. <meta name="description" content="" />
  22. <meta https-equiv="x-dns-prefetch-control" content="off"/>
  23.  
  24.  
  25. <meta name="color:Background" content="#FFFFFF">
  26. <meta name="color:Link" content="#ACB2B6">
  27. <meta name="color:Bold" content="#A2B2bC">
  28. <meta name="color:Link Hover" content="#CECECE">
  29. <meta name="color:Text" content="#232323">
  30. <meta name="color:Scrollbar" content="#A2B2bC">
  31. <meta name="color:Info Border" content="#F3F3F3">
  32.  
  33. <meta name="text:Body Font Size" content="9px"/>
  34. <meta name="text:Body Font" content="'Hind', arial"/>
  35.  
  36. <meta name="image:Sidebar" content=""/>
  37. <meta name="if:Show 400px posts" content="0"/>
  38. <meta name="if:Show Unnest Captions" content="1"/>
  39. <meta name="if:Show Link1" content="1" />
  40. <meta name="if:Show Link2" content="1" />
  41. <meta name="if:Show Link3" content="1" />
  42. <meta name="if:Show Link4" content="1" />
  43.  
  44.  
  45. <meta name="text:link1" content="">
  46. <meta name="text:link1 url" content="/">
  47. <meta name="text:link2" content="">
  48. <meta name="text:link2 url" content="/">
  49. <meta name="text:link3" content="">
  50. <meta name="text:link3 url" content="/">
  51. <meta name="text:link4" content="">
  52. <meta name="text:link4 url" content="/">
  53.  
  54.  
  55. <link rel="stylesheet" href="path/to/font-awesome/css/font-awesome.min.css">
  56.  
  57. <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
  58.  
  59. <link href='https://fonts.googleapis.com/css?family=Hind:400,500,700' rel='stylesheet' type='text/css'>
  60.  
  61. <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
  62.  
  63.  
  64. <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  65. <script src="https://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  66. <script>
  67. (function($){
  68. $(document).ready(function(){
  69. $("a[title]").style_my_tooltips({
  70. tip_follows_cursor:true,
  71. tip_delay_time:90,
  72. tip_fade_speed:600,
  73. attribute:"title"
  74. });
  75. });
  76. })(jQuery);
  77. </script>
  78.  
  79.  
  80.  
  81. <link href="https://static.tumblr.com/qudkd6d/OcDnl99gb/style.css" rel="stylesheet" type="text/css"/>
  82. <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
  83.  
  84.  
  85. </script><script src="https://static.tumblr.com/wgg6svp/I8Yobwo15/unnest.min.js"></script>
  86. <!----- caption unnest ---->
  87. {block:ifShowUnnestCaptions}
  88. <script>
  89. $(document).ready(function(){ $('.posts').unnest({
  90. yourCaption: ".caption",
  91. wrapName: ".cap",
  92. newCaptionUsername: true,
  93. originalPostCaptionUsername: false,
  94. tumblrAvatars: false,
  95. tumblrAvatarClass: ".icon",
  96. usernameColon: false
  97. });
  98.  
  99. }); </script>
  100.  
  101. {/block:ifShowUnnestCaptions}
  102.  
  103. <!--
  104. NPF IMAGES READJUSTMENT | @glenthemes
  105. v2.0 [last updated: 2021-01-06]
  106. -->
  107. <link href="//dl.dropbox.com/s/bnoj86mka0bkplb/npf-override.css" rel="stylesheet">
  108. <script src="//dl.dropbox.com/s/vwrm94pcg4c9e71/npf-evenize.js"></script>
  109. <!--<script src="//dl.dropbox.com/s/aqo7pinjzfub4tn/npf-legacy.js"></script> -->
  110.  
  111. <style type="text/css">
  112. :root {
  113. --NPF-Image-Spacing:4px;
  114. --NPF-Bottom-Gap-From-Captions:1em;
  115. }
  116.  
  117. ::-webkit-scrollbar {background-color:{color:Background}; height:4px; width:4px;}
  118. ::-webkit-scrollbar-thumb:vertical {background-color:{color:Scrollbar}; height:50px}
  119. ::-webkit-scrollbar-thumb:horizontal {background-color:{color:Scrollbar}; height:8px!important}
  120.  
  121.  
  122.  
  123. #s-m-t-tooltip {
  124. max-width:300px;
  125. margin-top:-25px;
  126. margin-left:-25px;
  127. font-size: 8px;
  128. font-family: calibri;
  129. padding:2px;
  130. color:{color:text};
  131. font-weight:;
  132. letter-spacing:1px;
  133. text-align:center;
  134. text-transform:uppercase;
  135. background-color:{color:Background};
  136. z-index:999999999999999999999999999999999999;
  137. }
  138.  
  139.  
  140.  
  141.  
  142. {block:ifShowUnnestCaptions}
  143. /* to style the reblogged urls */
  144. .tumblr_blog {
  145. vertical-align:middle;
  146. line-height:20px;
  147. margin-bottom:5px;
  148. font-weight:bold;
  149. color:{color:bold}!important;
  150. }
  151.  
  152. .tumblr_blog a:hover {
  153. text-decoration:none;
  154. color:{color:Link Hover};
  155. }
  156. /* to style the reblogged urls */
  157.  
  158. .cap {
  159. margin-left:0px;
  160. {block:ifShow540pxposts}
  161. width:540px;
  162. {/block:ifShow540pxposts}
  163. {block:ifShow500pxposts}
  164. width:500px;
  165. {/block:ifShow500pxposts}
  166. {block:ifShow400pxposts}
  167. width:400px;
  168. {/block:ifShow400pxposts}
  169. }
  170.  
  171. .cap blockquote {
  172. {block:ifShow540pxposts}
  173. width:540px;
  174. {/block:ifShow540pxposts}
  175. {block:ifShow500pxposts}
  176. width:500px;
  177. {/block:ifShow500pxposts}
  178. {block:ifShow400pxposts}
  179. width:400px;
  180. {/block:ifShow400pxposts}
  181. margin-left:0px;
  182. }
  183. {/block:ifShowUnnestCaptions}
  184.  
  185.  
  186. {block:ifNotShowUnnestCaptions}
  187. /* to style the reblogged urls */
  188. .tumblr_blog {
  189. vertical-align:middle;
  190. line-height:20px;
  191. margin-bottom:5px;
  192. font-weight:bold;
  193. color:{color:bold}!important;
  194. }
  195.  
  196. .tumblr_blog a:hover {
  197. text-decoration:none;
  198. color:{color:Link Hover};
  199. }
  200. /* to style the reblogged urls */
  201.  
  202. blockquote {
  203. border-left:1px solid {color:Info Border};
  204. padding-left:7px;
  205. padding-top:px;
  206. padding-bottom:px;
  207. margin:5px;
  208. margin-top:px;
  209. margin-bottom:20px;
  210. margin-left:px;
  211. }
  212. {/block:ifNotShowUnnestCaptions}
  213.  
  214.  
  215.  
  216. h1 {
  217. font-weight:normal;
  218. font-size: {text:Body Font Size};
  219. font-family: 9px;
  220. text-align:left;
  221. font-style:italic;
  222. letter-spacing:0px;
  223. text-transform:none;
  224. color:{color:Bold};
  225. }
  226.  
  227. h2 {
  228. margin-bottom:12px;
  229. padding-bottom:10px;
  230. font-size: 10px;
  231. font-family: {text:Body Font};
  232. font-style:none;
  233. text-align:left;
  234. letter-spacing:0;
  235. font-weight:bold;
  236. line-height:100%;
  237. text-transform:none;
  238. color:{color:Bold};
  239. margin: 0px;
  240. border-bottom:px solid {color:Info Border};
  241. }
  242.  
  243. pre {
  244. width:400px;
  245. text-align: left;
  246. word-wrap: break-word;
  247. color:{color:Text};
  248. }
  249.  
  250.  
  251.  
  252. body {
  253. color: {color:Text};
  254. background-color:{color:Background};
  255. background-image:url('{image:background}');
  256. background-repeat: repeat;
  257. background-position: ;
  258. background-attachment: fixed;
  259. word-spacing:1px;
  260. }
  261.  
  262. b, strong {
  263. color: {color:bold};
  264. }
  265.  
  266. small, sup, sub {
  267. font-size: {text:Body Font Size};
  268. letter-spacing:0px;
  269. }
  270.  
  271. a {
  272. color: {color:Link};
  273. text-decoration: none;
  274. -moz-transition-duration: 0.5s;
  275. -o-transition-duration: 0.5s;
  276. -webkit-transition-duration: 0.5s;
  277. transition-duration: 0.5s;
  278. }
  279.  
  280. a:hover {
  281. color: {color:Link Hover};
  282. text-decoration: none;
  283. -moz-transition-duration: 0.5s;
  284. -o-transition-duration: 0.5s;
  285. -webkit-transition-duration: 0.5s;
  286. transition-duration: 0.5s;
  287. }
  288.  
  289.  
  290.  
  291. .sidebar {
  292. width:245px;
  293. padding:10px;
  294. margin-left:-50px;
  295. width:245px;
  296. position: fixed;
  297. margin-top:30px;
  298. }
  299.  
  300. .sidebarimage {
  301. margin-top:0px;
  302. margin-bottom:0px;
  303. margin-left:px;
  304. width:245px;
  305. padding:0px;
  306. -webkit-filter: grayscale(0%); filter: grayscale(0%);
  307. }
  308.  
  309. .sidebarlinks {
  310. width:245px;
  311. margin-top:10px;
  312. margin-bottom:5px;
  313. font-size:8px;
  314. font-weight:;
  315. text-align:center;
  316. font-family:calibri;
  317. line-height:19px;
  318. text-transform:uppercase;
  319. }
  320.  
  321.  
  322. .sidebarlinks a {
  323. color:{color:text};
  324. padding:2px;
  325. -moz-transition-duration: 0.5s;
  326. -o-transition-duration: 0.5s;
  327. -webkit-transition-duration: 0.5s;
  328. transition-duration: 0.5s;
  329. }
  330.  
  331. .sidebarlinks a:hover {
  332. color:{color:Link Hover};
  333. text-decoration:none;
  334. -moz-transition-duration: 0.5s;
  335. -o-transition-duration: 0.5s;
  336. -webkit-transition-duration: 0.5s;
  337. transition-duration: 0.5s;
  338. }
  339.  
  340.  
  341. .description {
  342. text-transform:;
  343. width:235px;
  344. padding-top:px;
  345. margin-top:5px;
  346. margin-bottom:5px;
  347. float:left;
  348. padding:5px;
  349. text-align:center;
  350. line-height:180%;
  351. text-transform:lowercase;
  352. font-size:9px;
  353. font-family:hind;
  354. color:{color:Text};
  355. letter-spacing:px;
  356. }
  357.  
  358. .description a:hover {
  359. color:{color:Link Hover};
  360. }
  361.  
  362. .border {
  363. margin-left:px;
  364. border-bottom: 1px solid {color:Info Border};
  365. width:100px;
  366. }
  367.  
  368. .border2 {
  369. margin-left:0px;
  370. border-bottom: 1px solid {color:info border};
  371. width:90px;
  372. }
  373.  
  374.  
  375. .pagination {
  376. width:245px;
  377. margin-top:5px;
  378. margin-bottom:px;
  379. font-size:9px;
  380. font-weight:;
  381. text-align:center;
  382. font-family:calibri;
  383. line-height:19px;
  384. text-transform:uppercase;
  385. }
  386.  
  387. .pagination a {
  388. color:{color:Bold};
  389. padding:3px;
  390. -moz-transition-duration: 0.5s;
  391. -o-transition-duration: 0.5s;
  392. -webkit-transition-duration: 0.5s;
  393. transition-duration: 0.5s;
  394. }
  395.  
  396. .pagination a:hover {
  397. color:{color:Link Hover};
  398. text-decoration:none;
  399. -moz-transition-duration: 0.5s;
  400. -o-transition-duration: 0.5s;
  401. -webkit-transition-duration: 0.5s;
  402. transition-duration: 0.5s;
  403. }
  404.  
  405. .container {
  406. width:900px;
  407. margin: auto;
  408. margin-top:-8px;
  409. }
  410.  
  411.  
  412.  
  413. .postscontainer {
  414. {block:ifNotShow400pxposts}
  415. width:500px;
  416. {/block:ifNotShow400pxposts}
  417. {block:ifShow400pxposts}
  418. width:400px;
  419. {/block:ifShow400pxposts}
  420. margin: auto;
  421. margin-top:-10px;
  422. margin-left:350px;
  423. margin-bottom:80px;
  424. }
  425.  
  426.  
  427. .posts {
  428. {block:ifNotShow400pxposts}
  429. width:500px;
  430. {/block:ifNotShow400pxposts}
  431. {block:ifShow400pxposts}
  432. width:400px;
  433. {/block:ifShow400pxposts}
  434. font-size: {text:Body Font Size};
  435. font-family: {text:Body Font};
  436. margin-top:100px;
  437. line-height:143%;
  438. text-align:justify;
  439. padding:10px;
  440. {block:ifShowPostsBorder}
  441. border:1px solid {color:Info Border};
  442. {/block:ifShowPostsBorder}
  443. background-color:{color:Posts BG};
  444. }
  445.  
  446.  
  447.  
  448. .info {
  449. {block:ifNotShow400pxposts}
  450. width:500px;
  451. {/block:ifNotShow400pxposts}
  452. {block:ifShow400pxposts}
  453. width:400px;
  454. {/block:ifShow400pxposts}
  455. margin-top:15px;
  456. padding:px;
  457. margin-left:px;
  458. text-align:left;
  459. font-family:hind;
  460. text-transform:;
  461. letter-spacing:px;
  462. font-size:8.5px;
  463. border-top:1px solid {color:Info Border};
  464. }
  465.  
  466. .info a {
  467. color:{color:Text};
  468. }
  469.  
  470. .info a:hover {
  471. text-decoration:none;
  472. color:{color:Link Hover};
  473. }
  474.  
  475.  
  476. ul li {
  477. color:#444;
  478. margin-left:-15px;
  479. list-style:none;
  480. }
  481.  
  482.  
  483. ul li:before {
  484. color:{color:Bold};
  485. content:"\25E6";
  486. font-size:2em;
  487. padding-right:.25em;
  488. position:relative;
  489. top:.1em;
  490. }
  491.  
  492. .postnote {
  493. {block:ifNotShow400pxposts}
  494. width:500px;
  495. {/block:ifNotShow400pxposts}
  496. {block:ifShow400pxposts}
  497. width:400px;
  498. {/block:ifShow400pxposts}
  499. text-transform:lowercase;
  500. font-size: {text:Body Font Size};
  501. font-family: {text:Body Font};
  502. text-align:left;
  503. margin-top:10px;
  504. }
  505.  
  506. .postnote li {
  507. list-style-type:none;
  508. padding:10px 0px 0px 0px;
  509. text-align:left;
  510. -moz-transition-duration:0.5s;
  511. -webkit-transition-duration:0.5s;
  512. -o-transition-duration:0.5s;
  513. }
  514.  
  515. .postnote img {
  516. width:0px;
  517. }
  518.  
  519.  
  520. .music {
  521. width:400px;
  522. {block:ifShow400pxposts}
  523. width:400px;
  524. {/block:ifShow400pxposts}
  525. padding-bottom:10px;
  526. }
  527.  
  528. .albumart {
  529. float:left;
  530. width:45px;
  531. padding: 3px;
  532. margin:2px 7px -3px 6px;
  533. border-radius:10%;
  534. }
  535.  
  536. .playercontainer {
  537. text-align:left;
  538. padding-top:15px;
  539. width:450px;
  540. {block:ifShow400pxposts}
  541. width:350px;
  542. {/block:ifShow400pxposts}
  543. }
  544.  
  545. .musicinfo {
  546. padding:10px;
  547. margin-top:20px;
  548. text-transform:uppercase;
  549. font-size: {text:Body Font Size};
  550. font-family: {text:Body Font};
  551. color:{color:Text};
  552. }
  553.  
  554. .quote {
  555. font-size: {text:Body Font Size};
  556. font-family: {text:Body Font};
  557. margin-top:5px;
  558. color:{color:Bold};
  559. font-weight:bold;
  560. letter-spacing:0.1px;
  561. text-transform:none;
  562. line-height:100%;
  563. text-align:left;
  564. }
  565.  
  566. .source {
  567. font-size: {text:Body Font Size};
  568. font-family: {text:Body Font};
  569. font-style:normal;
  570. text-align:left;
  571. line-height:17px;
  572. }
  573.  
  574. .chat {
  575. margin-top:5px;
  576. font-size: {text:Body Font Size};
  577. font-family: {text:Body Font};
  578. }
  579.  
  580. .chat .lines {
  581. margin-left:0;
  582. }
  583.  
  584. .chat .lines span {
  585. font-weight: bold;
  586. color:{color:bold};
  587. }
  588.  
  589. .ask {
  590. {block:ifNotShow400pxposts}
  591. width:500px;
  592. {/block:ifNotShow400pxposts}
  593. {block:ifShow400pxposts}
  594. width:400px;
  595. {/block:ifShow400pxposts}
  596. font-size: {text:Body Font Size};
  597. font-family: {text:Body Font};
  598. text-transform:capitalize;
  599. text-align:left;
  600. font-weight:;
  601. padding-top:4px;
  602. padding-left:7px;
  603. padding-bottom:10px;
  604. font-size: {text:Body Font Size};
  605. font-family: {text:Body Font};
  606. border-bottom: 1px solid {color:Info Border};
  607. }
  608.  
  609. .ask a {
  610. color:{color:bold};
  611. }
  612.  
  613. .ask a:hover {
  614. text-decoration:none;
  615. color:{color:Link Hover};
  616. }
  617.  
  618. .answer {
  619. {block:ifNotShow400pxposts}
  620. width:500px;
  621. {/block:ifNotShow400pxposts}
  622. {block:ifShow400pxposts}
  623. width:400px;
  624. {/block:ifShow400pxposts}
  625. letter-spacing:0px;
  626. text-align:left;
  627. padding-top:px;
  628. margin-bottom:1px;
  629. font-size: {text:Body Font Size};
  630. font-family: {text:Body Font};
  631. }
  632.  
  633. .credit {
  634. position:fixed;
  635. font-family:calibri;
  636. font-size:8px;
  637. line-height:150%;
  638. letter-spacing:0px;
  639. right:5px;
  640. bottom:20px;
  641. text-transform:uppercase;
  642. text-align:center;
  643. border: 1px solid {color:Info Border};
  644. background-color: #FFFFFF;
  645. color: #393939;
  646. }
  647.  
  648. .credit a {
  649. color:{color:text};
  650. font-style:normal;
  651. padding:3px;
  652. -moz-transition-duration:0.5s;
  653. -webkit-transition-duration:0.5s;
  654. -o-transition-duration:0.5s;
  655. }
  656.  
  657. </style>
  658. </head>
  659.  
  660.  
  661. <body>
  662. <div class="container">
  663. <div class="sidebar">
  664. <center><img src="{image:sidebar}" class="sidebarimage"></center>
  665. <div class="sidebarlinks">
  666. <a href="/">home</a>
  667. <a href="/ask">ask</a>
  668. {block:ifShowLink1}
  669. <a href="{text:link1 url}">{text:link1}</a>
  670. {/block:IfShowLink1}
  671. {block:ifShowLink2}
  672. <a href="{text:link2 url}">{text:link2}</a>
  673. {/block:IfShowLink2}
  674. {block:ifShowLink3}
  675. <a href="{text:link3 url}">{text:link3}</a>
  676. {/block:IfShowLink3}
  677. {block:ifShowLink4}
  678. <a href="{text:link4 url}">{text:link4}</a>
  679. {/block:IfShowLink4}
  680. </div>
  681. <center><div class="border"></div></center>
  682. <div class="description">
  683. {Description}
  684. </div>
  685. {block:Pagination}
  686. <div class="pagination">
  687. {block:PreviousPage}
  688. <a title="back" href="{PreviousPage}"> <span style="font-size:8px;color:{color:bold};"><i class="fa fa-chevron-left" aria-hidden="true"></i></span></a>
  689. {/block:PreviousPage}
  690. {block:NextPage}
  691. <a title="next" href="{NextPage}"> <span style="font-size:8px;color:{color:bold};"><i class="fa fa-chevron-right" aria-hidden="true"></i></span></a>
  692. {/block:NextPage}
  693. </div>
  694. {/block:Pagination}
  695.  
  696. </div>
  697.  
  698. <div class="postscontainer">
  699.  
  700. {block:Posts}
  701. <div class="posts" post-type="{PostType}">
  702.  
  703.  
  704. {block:Text}
  705. {block:Title}<h2>{Title}</h2>{/block:Title}
  706. <div class="caption">
  707. {Body}
  708. </div>
  709. {/block:Text}
  710.  
  711. {block:Quote}<div class="quote">&#8220;{Quote}&#8221;</div><div class="source">&mdash; {block:Source}{Source}{/block:Source}</div>
  712. {/block:Quote}
  713.  
  714. {block:Link}
  715. <h2><a href="{URL}">{Name}</a></h2>
  716. {block:Description}{Description}{/block:Description}
  717. {/block:Link}
  718.  
  719. {block:Chat}
  720. {block:Title}<h2>{Title}</h2>{/block:Title}
  721. {block:lines}
  722. <div class="chat">
  723. <div class="lines">{block:label}
  724. <span><span style="text-transform:uppercase;letter-spacing:0.5px;">{label}</span></span>
  725. {/block:label}
  726. {line}</br></div></div>
  727. {/block:lines}
  728. {/block:Chat}
  729.  
  730. {block:Answer}<div class="ask"><p><span style="font-weight:bold;text-transform:lowercase;color:{color:bold};">{Asker} </span><span style="font-size:9px;color:{color:bold};"><i class="fa fa-question"></i></span></p> <span style="text-transform:none;"> {Question} </span></div><div class="caption"><div class="answer">{Answer}</div></div>{/block:answer}
  731.  
  732. {block:Photo}
  733. {LinkOpenTag}{block:ifNotShow400pxposts}<img src="{PhotoURL-500}" alt="{PhotoAlt}">{/block:ifNotShow400pxposts}
  734. {block:ifShow400pxposts}<img src="{PhotoURL-400}" alt="{PhotoAlt}">{/block:ifShow400pxposts}{LinkCloseTag}{block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  735.  
  736. {/block:Photo}
  737.  
  738. {block:Photoset}
  739. {block:ifNotShow400pxposts}{Photoset-500}{/block:ifNotShow400pxposts}{block:ifShow400pxposts}{Photoset-400}{/block:ifShow400pxposts}
  740. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  741. {/block:Photoset}
  742.  
  743. {block:Audio}<div class="music">{block:AlbumArt}<img src="{AlbumArtURL}" class="albumart">{/block:AlbumArt}
  744. <div class="playercontainer">{AudioPlayerWhite}</div>
  745. <div class="musicinfo">{block:TrackName} {TrackName} {/block:TrackName} {block:Artist}by <b>{Artist}</b> {/block:Artist}</div>
  746. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}<br></div>{/block:Audio}
  747.  
  748. {block:Video}
  749. {block:ifNotShow400pxposts}{Video-500}{/block:ifNotShow400pxposts}{block:ifShow400pxposts}{Video-400}{/block:ifShow400pxposts}
  750. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  751. {/block:Video}
  752.  
  753. {block:Date}<div class="info"><p><span style="color:{color:Bold};text-transform:uppercase;font-size:8px;"><a href="{Permalink}"><b>{TimeAgo}</b></a></span>{block:NoteCount}  <span style="text-transform:uppercase;font-size:8px;">{NoteCountwithlabel}</span>{/block:NoteCount}   {block:PermalinkPage} {block:RebloggedFrom} <a href="{ReblogParentURL}">{ReblogParentName}</a>{block:ContentSource} <span style="color:{color:linkinfo}"><a href="{SourceURL}"></a><a href="{ReblogRootURL}"><span style="color:{color:linkinfo}">©</a></span>{/block:ContentSource}{/block:RebloggedFrom}{/block:PermalinkPage}<span style=";"><a title="reblog" href="{ReblogURL}" target="_blank" class="details"><span style="color:{color:Bold};font-size:7px";><i class="fa fa-share" aria-hidden="true"></i></span></a></span>  {block:HasTags}<span style="color:{color:Bold};font-size:8px;"></span>{block:Tags} <a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}</div>
  754. {/block:Date}
  755.  
  756.  
  757. <div class="postnote">
  758. {block:PostNotes}{PostNotes}{/block:PostNotes}</div>
  759.  
  760. </div>
  761. {/block:Posts}
  762.  
  763.  
  764.  
  765. <div class="credit"><a href="https://scottisbae.tumblr.com/">scottisbae</a></div>
  766.  
  767.  
  768. </div>
  769. </div>
  770. </div>
  771. </body>
Add Comment
Please, Sign In to add comment