sexycullen

# 101

Sep 23rd, 2014
2,220
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.28 KB | None | 0 0
  1. <html>
  2. <head>
  3.  
  4. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  5. <html xmlns="https://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  6.  
  7. <!--------------------------------------------
  8. SPUNKHANDSOME THEMES # 101
  9. THEME BY: https://britishrobert.tumblr.com/ (PREV SPUNKHANDSOME)
  10.  
  11. RULES, IMPORTANT: DON'T REMOVE THE CREDIT // DON'T CLAIM AS YOUR OWN // DON'T USE AS A BASE
  12.  
  13. --------------------------------------------->
  14.  
  15. <title>{Title}</title>
  16. <link rel="shortcut icon" href="{Favicon}">
  17. <link rel="altertnate" type="application/rss+xml" href="{RSS}">
  18. <meta name="description" content="" />
  19. <meta https-equiv="x-dns-prefetch-control" content="off"/>
  20.  
  21.  
  22. <meta name="color:Background" content="#FFFFFF">
  23. <meta name="color:Link" content="#C3C3C3">
  24. <meta name="color:Link Hover" content="#CECECE">
  25. <meta name="color:Text" content="#444444">
  26. <meta name="color:Scrollbar" content="#000000">
  27. <meta name="color:Blockquote" content="#EAEAEA">
  28. <meta name="color:Questions Border" content="#FBFBFB">
  29. <meta name="color:Info Border" content="#F9F9F9">
  30. <meta name="color:Sidebar Link Border" content="#F9F9F9">
  31.  
  32. <meta name="image:Sidebar" content=""/>
  33.  
  34. <meta name="text:Body Font Size" content="11px"/>
  35. <meta name="text:Body Font" content="Tahoma"/>
  36.  
  37. <meta name="if:Show 400px posts" content="0"/>
  38. <meta name="if:Show 245 sidebar" content="0"/>
  39. <meta name="if:Show Link1" content="0" />
  40. <meta name="if:Show Link2" content="0" />
  41. <meta name="if:Show Link3" content="0" />
  42.  
  43. <meta name="text:link1" content="">
  44. <meta name="text:link1 url" content="/">
  45. <meta name="text:link2" content="">
  46. <meta name="text:link2 url" content="/">
  47. <meta name="text:link3" content="">
  48. <meta name="text:link3 url" content="/">
  49.  
  50. <link href='https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,300italic,700&subset=latin,cyrillic-ext' rel='stylesheet' type='text/css'>
  51.  
  52. <link href='https://fonts.googleapis.com/css?family=Merriweather+Sans:400,700' rel='stylesheet' type='text/css'>
  53.  
  54. <link href='https://fonts.googleapis.com/css?family=Inconsolata:400,700' rel='stylesheet' type='text/css'>
  55.  
  56. <link href='https://fonts.googleapis.com/css?family=Josefin+Slab:400,700,400italic,700italic' rel='stylesheet' type='text/css'>
  57.  
  58. <link href='https://fonts.googleapis.com/css?family=Cutive+Mono' rel='stylesheet' type='text/css'>
  59.  
  60. <link href='https://fonts.googleapis.com/css?family=Rambla:400,700,400italic,700italic|Anaheim|Hammersmith+One&subset=latin,latin-ext' rel='stylesheet' type='text/css'>
  61.  
  62. <link href='https://fonts.googleapis.com/css?family=Oranienbaum&subset=latin,latin-ext,cyrillic-ext,cyrillic' rel='stylesheet' type='text/css'>
  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. <script type="text/javascript" src="https://static.tumblr.com/3ikgvxs/0TGl4zgpu/jquery.min.js"></script>
  81. <script type="text/javascript">
  82. $(document).ready(function(){
  83. $(".hover_body").hide();
  84. $(".hover_head").click(function(){
  85. $(this).next(".hover_body").slideToggle('fast');
  86. }); }); </script>
  87.  
  88.  
  89. <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script><script src="https://static.tumblr.com/ikeq9mi/DfYl6o46t/scrolltotop.min.js"></script>
  90.  
  91.  
  92. <style type="text/css">
  93.  
  94.  
  95. #scrollToTop:link,#scrollToTop:visited {
  96. display: none;
  97. font-family:Inconsolata;
  98. text-transform:uppercase;
  99. font-size:10px;
  100. }
  101.  
  102. #s-m-t-tooltip {
  103. max-width:300px;
  104. padding:2px 2px 2px 2px;
  105. margin:20px 0px 0px 20px;
  106. margin-left:0px;
  107. font-size:11px;
  108. padding:2px;
  109. font-family:Open Sans Condensed;
  110. letter-spacing:1px;
  111. font-weight:normal;
  112. text-align:center;
  113. text-transform:lowercase;
  114. background-color:{color:Top BG};
  115. color:{color:Title};
  116. z-index:999999999999999999999999999999999999;
  117. }
  118.  
  119.  
  120. ::-webkit-scrollbar {background-color:{color:Background}; height:4px; width:6px}
  121. ::-webkit-scrollbar-thumb:vertical {background-color:{color:Scrollbar}; height:50px}
  122. ::-webkit-scrollbar-thumb:horizontal {background-color:{color:Scrollbar}; height:8px!important}
  123.  
  124.  
  125. h1 {
  126. font-weight:normal;
  127. font-size:11px;
  128. text-align:center;
  129. font-style:italic;
  130. line-height:50%;
  131. letter-spacing:0px;
  132. font-family:Josefin Slab;
  133. text-transform:none;
  134. color:{color:text};
  135. }
  136.  
  137. h2 {
  138. font-size:18px;
  139. font-family:Open Sans Condensed;
  140. letter-spacing:0px;
  141. margin-bottom:10px;
  142. padding-bottom:5px;
  143. font-weight:normal;
  144. line-height:90%;
  145. text-transform:lowercase;
  146. color: {color:Text};
  147. margin: 0px;
  148. border-bottom:1px solid {color:Info Border};
  149. }
  150.  
  151. pre {
  152. {block:ifNotShow400pxposts}
  153. width:500px;
  154. {/block:ifNotShow400pxposts}
  155. {block:ifShow400pxposts}
  156. width:400px;
  157. {/block:ifShow400pxposts}
  158. font-size:11px;
  159. font-family:cutive mono;
  160. text-align: left;
  161. word-wrap: break-word;
  162. color:{color:Text};
  163. }
  164.  
  165. code {
  166. font-size:11px;
  167. font-family:Tahoma;
  168. }
  169.  
  170. code a {
  171. color: {color:Link};
  172. }
  173.  
  174. blockquote {
  175. border-left:1px solid {color:Blockquote};
  176. padding-left:13px;
  177. margin:10px;
  178. margin-top:20px;
  179. margin-bottom:10px;
  180. margin-left:20px;
  181. }
  182.  
  183. blockquote img {
  184. max-width:470px;
  185. }
  186.  
  187. body {
  188. color: {color:Text};
  189. line-height:90%;
  190. background-color:{color:Background};}
  191.  
  192. a {
  193. color: {color:Link};
  194. text-decoration: none;
  195. -moz-transition-duration: 0.5s;
  196. -o-transition-duration: 0.5s;
  197. -webkit-transition-duration: 0.5s;
  198. transition-duration: 0.5s;}
  199.  
  200. a:hover {
  201. color: {color:Link Hover};
  202. text-decoration:underline;
  203. -moz-transition-duration: 0.5s;
  204. -o-transition-duration: 0.5s;
  205. -webkit-transition-duration: 0.5s;
  206. transition-duration: 0.5s;}
  207.  
  208. .sidebar {
  209. width:245px;
  210. color:{color:Text};
  211. position: fixed;
  212. margin-top:120px;
  213. margin-left:12px;
  214. }
  215.  
  216. .sidebar a {
  217. color:{color:Link};
  218. }
  219.  
  220. .sidebar a:hover {
  221. color:{color:Link Hover};
  222. }
  223.  
  224. .sidebarimage {
  225. width:100px;
  226. height:100px;
  227. margin-top:-10px;
  228. border-radius:90px;
  229. margin-bottom:6px;
  230. margin-left:-9px;
  231. }
  232.  
  233. .sidebarimage2 {
  234. width:245px;
  235. margin-left:0px;
  236. margin-bottom:4px;
  237. }
  238.  
  239. .sidebarlinks {
  240. width:245px;
  241. padding-top:5px;
  242. padding-bottom:7px;
  243. margin-bottom:4px;
  244. margin-top:4px;
  245. font-size:11px;
  246. font-family:Tahoma;
  247. text-transform:lowercase;
  248. text-align:center;
  249. font-weight:none;
  250. letter-spacing:0px;
  251. border-top:0px solid {color:Sidebar Link Border};
  252. border-bottom:1px solid {color:Sidebar Link Border};
  253. }
  254.  
  255.  
  256. .sidebarlinks a {
  257. color:{color:Text};
  258. padding:3px;
  259. -moz-transition-duration: 0.5s;
  260. -o-transition-duration: 0.5s;
  261. -webkit-transition-duration: 0.5s;
  262. transition-duration: 0.5s;}
  263.  
  264. .sidebarlinks a:hover {
  265. color:{color:Link Hover};
  266. text-decoration:underline;
  267. -moz-transition-duration: 0.5s;
  268. -o-transition-duration: 0.5s;
  269. -webkit-transition-duration: 0.5s;
  270. transition-duration: 0.5s;}
  271.  
  272.  
  273. .description {
  274. text-transform:lowercase;
  275. width:245px;
  276. padding:2px;
  277. line-height:115%;
  278. text-align:center;
  279. font-size:11px;
  280. font-family:Tahoma;
  281. color:{color:Text};
  282. letter-spacing:0px;
  283. }
  284.  
  285. .description a:hover {
  286. color:{color:Link Hover};
  287. }
  288.  
  289. .pagination {
  290. padding:3px;
  291. margin-top:8px;
  292. font-family:Tahoma;
  293. font-size:11px;
  294. text-transform:lowercase;
  295. }
  296.  
  297. .pagination a {
  298. padding:3px;
  299. color:{color:Text};
  300. }
  301.  
  302. .pagination a:hover {
  303. color:{color:Link Hover};
  304. }
  305.  
  306.  
  307. .container {
  308. width:900px;
  309. margin: auto;
  310. margin-top:-8px;
  311. outline:0px solid {color:Posts Border};
  312. }
  313.  
  314. .postscontainer {
  315. {block:ifNotShow400pxposts}
  316. max-width:500px;
  317. {/block:ifNotShow400pxposts}
  318. {block:ifShow400pxposts}
  319. max-width:400px;
  320. {/block:ifShow400pxposts}
  321. margin: auto;
  322. margin-top:-60px;
  323. margin-left:360px;
  324. outline:0px solid {color:Posts Border};
  325. }
  326.  
  327. .posts {
  328. font-size: {text:Body Font Size};
  329. font-family: {text:Body Font};
  330. font-weight:lighter;
  331. {block:ifNotShow400pxposts}
  332. width:500px;
  333. {/block:ifNotShow400pxposts}
  334. {block:ifShow400pxposts}
  335. width:400px;
  336. {/block:ifShow400pxposts}
  337. line-height:100%;
  338. margin-top:120px;
  339. text-align:justify;
  340. }
  341.  
  342. .posts img {
  343. {block:ifNotShow400pxposts}
  344. max-width:500px;
  345. {/block:ifNotShow400pxposts}
  346. {block:ifShow400pxposts}
  347. max-width:400px;
  348. {/block:ifShow400pxposts}
  349. }
  350.  
  351.  
  352. .info {
  353. margin-top:23px;
  354. padding-bottom:5px;
  355. font-family:Tahoma;
  356. text-transform:none;
  357. letter-spacing:0px;
  358. font-size:9px;
  359. border-bottom:1px solid {color:Info Border};
  360. }
  361.  
  362. .info a {
  363. color:{color:Text};
  364. }
  365.  
  366. .info a:hover {
  367. text-decoration:underline;
  368. color:{color:Link Hover};
  369. }
  370.  
  371. .info2 {
  372. text-align:right;
  373. margin-top:-16px;
  374. padding-top:2px;
  375. font-family:Tahoma;
  376. text-transform:lowercase;
  377. letter-spacing:0px;
  378. font-size:9px;
  379. }
  380.  
  381. .info2 a {
  382. color:{color:Text};
  383. }
  384.  
  385. .info2 a:hover {
  386. text-decoration:underline;
  387. color:{color:Link Hover};
  388. }
  389.  
  390. .dashicons {
  391. margin-top:5px;
  392. {block:ifNotShow400pxposts}
  393. margin-left:510px;
  394. {/block:ifNotShow400pxposts}
  395. {block:ifShow400pxposts}
  396. margin-left:410px;
  397. {/block:ifShow400pxposts}
  398. padding-bottom:0px;
  399. line-height:0%;
  400. font-family:Tahoma;
  401. text-transform:lowercase;
  402. letter-spacing:0px;
  403. font-size:11px;
  404. -webkit-transition:0.7s ease; position:absolute; opacity:0;
  405. list-style: none;
  406. }
  407.  
  408. .posts:hover .dashicons {
  409. margin-top:5px;filter: alpha(opacity = 100);
  410. opacity:100;-webkit-transition: all 0.5s ease-out;
  411. -moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;
  412. }
  413.  
  414. .posts:hover .tags {
  415. {block:ifHoverTags}
  416. margin-top:7px;filter: alpha(opacity = 100);
  417. opacity:100;-webkit-transition: all 0.5s ease-out;
  418. -moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;
  419. {/block:ifHoverTags}}
  420.  
  421. .tags {{block:ifHoverTags}
  422. -webkit-transition:0.7s ease; position:absolute; opacity:0;
  423. {/block:ifHoverTags}
  424. {block:ifNotShow400pxposts}
  425. width:500px;
  426. {/block:ifNotShow400pxposts}
  427. {block:ifShow400pxposts}
  428. width:400px;
  429. {/block:ifShow400pxposts}
  430. margin-top:7px;
  431. line-height:110%;
  432. text-transform:none;
  433. font-family:Tahoma;
  434. letter-spacing:0px;
  435. font-size:11px;
  436. font-weight:lighter;
  437. text-align:left;
  438. padding:0px;
  439. border-top:0px solid {color:infobg};
  440. -moz-transition-duration:0.5s;
  441. -webkit-transition-duration:0.5s;
  442. -o-transition-duration:0.5s;
  443. }
  444.  
  445. .tags a {
  446. background-color:none;
  447. color:{color:Link};
  448. }
  449.  
  450. .tags a:hover {
  451. text-decoration:underline;
  452. color:{color:Link Hover};
  453. }
  454.  
  455. .postnote {
  456. {block:ifNotShow400pxposts}
  457. width:500px;
  458. {/block:ifNotShow400pxposts}
  459. {block:ifShow400pxposts}
  460. width:400px;
  461. {/block:ifShow400pxposts}
  462. font-family:calibri;
  463. text-transform:lowercase;
  464. font-style:normal;
  465. letter-spacing:0px;
  466. font-size:10px;
  467. text-align:left;
  468. line-height:90%;
  469. margin-top:40px;
  470. }
  471.  
  472. .postnote li {
  473. list-style-type:none;
  474. border-bottom:1px solid {color:Questions Border};
  475. padding:37px 0px 3px 0px;
  476. text-align:left;
  477. margin:0px;
  478. -moz-transition-duration:0.5s;
  479. -webkit-transition-duration:0.5s;
  480. -o-transition-duration:0.5s;
  481. }
  482.  
  483. .postnote img {
  484. align: left;
  485. margin: 0px 2px -4px 1px;
  486. padding: 3px;
  487. }
  488.  
  489. .music {
  490. width:500px;
  491. {block:ifShow400pxposts}
  492. width:400px;
  493. {/block:ifShow400pxposts}
  494. padding-bottom:10px;
  495. }
  496.  
  497. .albumart {
  498. float:left;
  499. padding:10px 10px 10px 0px;
  500. }
  501.  
  502. .albumart img {
  503. width:30px;
  504. padding: 3px;
  505. margin:2px 7px -3px 6px;
  506. border:2px solid {color:Info Border};
  507. border-radius:100px;
  508. -webkit-border-radius:100px;
  509. -moz-border-radius:100px;
  510. }
  511.  
  512. .playercontainer {
  513. text-align:left;
  514. padding:5px 5px -5px;
  515. width:480px;
  516. }
  517.  
  518. .musicinfo {
  519. padding:10px;
  520. margin-top:9px;
  521. color:{color:text};
  522. }
  523.  
  524. .quote {
  525. font-size:18px;
  526. font-family:Open Sans Condensed;
  527. letter-spacing:0px;
  528. line-height:90%;
  529. font-weight:normal;
  530. text-align:center;
  531. text-transform:lowercase;
  532. }
  533.  
  534. .source {
  535. font-family:calibri;
  536. font-size:10px;
  537. font-style:normal;
  538. text-align:center;
  539. line-height:17px;
  540. }
  541.  
  542. .chat ol {
  543. font-family:Open Sans Condensed;
  544. font-size:12px;
  545. line-height:100%;
  546. padding:0px;
  547. list-style:none;
  548. }
  549. .label {
  550. font-family:Open Sans Condensed;
  551. text-transform:lowercase;
  552. font-size:12px;
  553. font-weight:bold;
  554. color:{color:Text};
  555. }
  556. .line.odd {
  557. padding:4px;
  558. margin-bottom:2px;
  559. }
  560. .line.even {
  561. padding:4px;
  562. margin-bottom:2px;
  563. }
  564.  
  565. .ask {
  566. font-size:18px;
  567. font-family:Open Sans Condensed;
  568. letter-spacing:0px;
  569. text-align:left;
  570. margin-top:3px;
  571. text-transform:lowercase;
  572. }
  573.  
  574. .question {
  575. {block:ifNotShow400pxposts}
  576. width:500px;
  577. {/block:ifNotShow400pxposts}
  578. {block:ifShow400pxposts}
  579. width:400px;
  580. {/block:ifShow400pxposts}
  581. letter-spacing:0px;
  582. margin-top:10px;
  583. padding-bottom:4px;
  584. text-align:justify;
  585. color:{color:Text};
  586. border-bottom: 1px solid {color:Questions Border};
  587. }
  588.  
  589. .answer {
  590. {block:ifNotShow400pxposts}
  591. width:500px;
  592. {/block:ifNotShow400pxposts}
  593. {block:ifShow400pxposts}
  594. width:400px;
  595. {/block:ifShow400pxposts}
  596. letter-spacing:0px;
  597. text-align:justify;
  598. padding-top:5px;
  599. margin-bottom:1px;
  600. color:{color:Text};
  601. }
  602.  
  603. .askimg {
  604. padding: 3px;
  605. margin:2px 7px -3px 6px;
  606. border:2px solid {color:Info Border};
  607. border-radius:100px;
  608. -webkit-border-radius:100px;
  609. -moz-border-radius:100px;
  610. }
  611.  
  612. .credit {
  613. position:fixed;
  614. font-family:calibri;
  615. font-size:8px;
  616. font-weight:normal;
  617. line-height:150%;
  618. letter-spacing:0px;
  619. right:5px;
  620. bottom:20px;
  621. text-transform:uppercase;
  622. text-align:center;
  623. }
  624.  
  625. .credit a {
  626. font-style:normal;
  627. padding:3px;
  628. color:{color:Link};
  629. -moz-transition-duration:0.5s;
  630. -webkit-transition-duration:0.5s;
  631. -o-transition-duration:0.5s;
  632. }
  633.  
  634. </style>
  635. </head>
  636.  
  637. <body>
  638. <div class="container">
  639. <div class="sidebar">
  640. <center>
  641. {block:ifNotShow245sidebar}
  642. <img src="{image:sidebar}" class="sidebarimage">
  643. {/block:ifNotShow245sidebar}
  644. {block:ifShow245sidebar}
  645. <img src="{image:sidebar}" class="sidebarimage2">
  646. {/block:ifShow245sidebar}
  647.  
  648. <div class="sidebarlinks">
  649. <a href="/">index</a>
  650. <a href="/ask">questions</a>
  651. {block:ifShowLink1}
  652. <a href="{text:link1 url}">{text:link1}</a>
  653. {/block:IfShowLink1}
  654. {block:ifShowLink2}
  655. <a href="{text:link2 url}">{text:link2}</a>
  656. {/block:IfShowLink2}
  657. {block:ifShowLink3}
  658. <a href="{text:link3 url}">{text:link3}</a>
  659. {/block:IfShowLink3}
  660. </div>
  661. <div class="description">
  662. {Description}
  663. </div>
  664. {block:Pagination}
  665. <div class="pagination">
  666. {block:PreviousPage}
  667. <a href="{PreviousPage}">←</a>
  668. — {/block:PreviousPage}
  669. {block:NextPage}
  670. <a href="{NextPage}"> →</a>
  671. {/block:NextPage}
  672. </div>
  673. {/block:Pagination}
  674. </div>
  675.  
  676.  
  677.  
  678. <div class="postscontainer">
  679. {block:Posts}
  680.  
  681. <div class="posts">
  682.  
  683. <div class="dashicons">
  684. {ReblogButton size="13"}
  685. </div>
  686.  
  687. {block:Text}
  688. {block:Title}<h2>{Title}</h2>{/block:Title}
  689. {Body}
  690. {/block:Text}
  691.  
  692. {block:Quote}<div class="quote">&#8220;{Quote}&#8221;</div><center><div class="source">&mdash; {block:Source}{Source}{/block:Source}</div></center><br>{/block:Quote}
  693.  
  694. {/block:Quote}
  695.  
  696. {block:Link}
  697. <h2><a href="{URL}">{Name}</a></h2>
  698. {block:Description}{Description}{/block:Description}
  699. {/block:Link}
  700.  
  701. {block:Chat}{block:Title}<h2>{Title}</h2>{/block:Title}<div class="chat"><ol>{block:Lines}<li class="line {Alt}">{block:Label}<span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}
  702. </ol></div>{/block:Chat}
  703.  
  704. {block:Answer}<img src="{AskerPortraitURL-48}" width="20px" align="left" class="askimg"> <div class="ask"><span style="text-transform:lowercase;">{Asker} asked:</b></span></div> <div class="question">{Question}</div><div class="answer">{Answer}</div>{/block:answer}
  705.  
  706. {block:Photo}
  707. {LinkOpenTag}{block:ifNotShow400pxposts}<img src="{PhotoURL-500}" alt="{PhotoAlt}">{/block:ifNotShow400pxposts}
  708. {block:ifShow400pxposts}<img src="{PhotoURL-400}" alt="{PhotoAlt}">{/block:ifShow400pxposts}{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}
  709. {/block:Photo}
  710.  
  711. {block:Photoset}
  712. {block:ifNotShow400pxposts}{Photoset-500}{/block:ifNotShow400pxposts}{block:ifShow400pxposts}{Photoset-400}{/block:ifShow400pxposts}
  713. {block:Caption}{Caption}{/block:Caption}
  714. {/block:Photoset}
  715.  
  716. {block:Audio}<div class="music">{block:AlbumArt}<div class="albumart"><img src="{AlbumArtURL}"/></div>{/block:AlbumArt}
  717. <div class="musicinfo">{block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}{block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
  718. {/block:ExternalAudio}<b>Played:</b> {PlayCount} times</div>
  719. <br><div class="playercontainer">{AudioPlayerWhite}</div></div>
  720. {block:Caption}{Caption}{/block:Caption}<br>{/block:Audio}
  721.  
  722. {block:Video}
  723. {block:ifNotShow400pxposts}{Video-500}{/block:ifNotShow400pxposts}{block:ifShow400pxposts}{Video-400}{/block:ifShow400pxposts}
  724. {block:Caption}{Caption}{/block:Caption}
  725. {/block:Video}
  726.  
  727.  
  728. {block:Date}<div class="info"><span style="text-transform:lowercase;"><a href="{Permalink}">{ShortMonth} {DayOfMonth}{DayOfMonthSuffix}</a>{block:NoteCount} {NoteCount} ♡{/block:NoteCount}  </span>{block:HasTags}{block:Tags}<a href="{TagURL}">{Tag}</a> {/block:Tags}
  729. {/block:HasTags}</div>{/block:Date}
  730.  
  731. {block:PermalinkPage}
  732. <div class="info2">{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}</span> {/block:RebloggedFrom}</div>
  733. {/block:PermalinkPage}
  734.  
  735. <div class="postnote">
  736. {block:PostNotes}{PostNotes}{/block:PostNotes}
  737. </div>
  738. {/block:Posts}
  739.  
  740.  
  741. <div class="credit"><div class="credit"><a href="https://britishrobert.tumblr.com/"><u>britishrobert</a></u></div>
  742.  
  743. </div>
  744. </div>
  745. </div>
  746. </body>
Advertisement
Add Comment
Please, Sign In to add comment