sexycullen

# 101 2

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