sexycullen

# 86

Jun 27th, 2014
1,658
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.71 KB | None | 0 0
  1. <html>
  2. <head>
  3.  
  4. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  5. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  6.  
  7. <!--------------------------------------------
  8. SPUNKHANDSOME THEMES # 86
  9. THEME BY: http://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 http-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:Link Hover" content="#9D9D9D">
  25. <meta name="color:Text" content="#4F4E4E">
  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="#F5F5F5">
  30. <meta name="color:Heart Info Color" content="#E6E6E6">
  31. <meta name="color:Sidebar Border" content="#F5F5F5">
  32.  
  33. <meta name="text:Body Font Size" content="11px"/>
  34. <meta name="text:Body Font" content="calibri"/>
  35.  
  36. <meta name="image:Sidebar" content=""/>
  37.  
  38. <meta name="if:Show 400px posts" content="0"/>
  39. <meta name="if:Hover Tags" content="1"/>
  40. <meta name="if:Show Heart Info" content="1">
  41. <meta name="if:Show Link1" content="0" />
  42. <meta name="if:Show Link2" content="0" />
  43. <meta name="if:Show Link3" content="0" />
  44. <meta name="if:Show Link4" content="0" />
  45.  
  46. <meta name="text:link1" content="">
  47. <meta name="text:link1 url" content="/">
  48. <meta name="text:link2" content="">
  49. <meta name="text:link2 url" content="/">
  50. <meta name="text:link3" content="">
  51. <meta name="text:link3 url" content="/">
  52. <meta name="text:link4" content="">
  53. <meta name="text:link4 url" content="/">
  54.  
  55. <link href='http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,300italic,700&subset=latin,cyrillic-ext' rel='stylesheet' type='text/css'>
  56.  
  57. <link href='http://fonts.googleapis.com/css?family=Merriweather+Sans:400,700' rel='stylesheet' type='text/css'>
  58.  
  59. <link href='http://fonts.googleapis.com/css?family=Inconsolata:400,700' rel='stylesheet' type='text/css'>
  60.  
  61. <link href='http://fonts.googleapis.com/css?family=Josefin+Slab:400,700,400italic,700italic' rel='stylesheet' type='text/css'>
  62.  
  63. <link href='http://fonts.googleapis.com/css?family=Cutive+Mono' rel='stylesheet' type='text/css'>
  64.  
  65. <link href='http://fonts.googleapis.com/css?family=Rambla:400,700,400italic,700italic|Anaheim|Hammersmith+One&subset=latin,latin-ext' rel='stylesheet' type='text/css'>
  66.  
  67. <link href='http://fonts.googleapis.com/css?family=Oranienbaum&subset=latin,latin-ext,cyrillic-ext,cyrillic' rel='stylesheet' type='text/css'>
  68.  
  69. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  70. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  71. <script>
  72. (function($){
  73. $(document).ready(function(){
  74. $("a[title]").style_my_tooltips({
  75. tip_follows_cursor:true,
  76. tip_delay_time:90,
  77. tip_fade_speed:600,
  78. attribute:"title"
  79. });
  80. });
  81. })(jQuery);
  82. </script>
  83.  
  84. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script><script src="http://static.tumblr.com/ikeq9mi/DfYl6o46t/scrolltotop.min.js"></script>
  85.  
  86. <style type="text/css">
  87.  
  88. #scrollToTop:link,#scrollToTop:visited {
  89. display: none;
  90. font-family:Inconsolata;
  91. text-transform:uppercase;
  92. font-size:10px;
  93. }
  94.  
  95. #s-m-t-tooltip {
  96. max-width:300px;
  97. padding:2px 2px 2px 2px;
  98. margin:20px 0px 0px 20px;
  99. margin-left:0px;
  100. font-size:11px;
  101. padding:2px;
  102. font-family:Open Sans Condensed;
  103. letter-spacing:1px;
  104. font-weight:normal;
  105. text-align:center;
  106. text-transform:lowercase;
  107. background-color:{color:Top BG};
  108. color:{color:Title};
  109. z-index:999999999999999999999999999999999999;
  110. }
  111.  
  112. ::-webkit-scrollbar {background-color:{color:Background}; height:4px; width:6px}
  113. ::-webkit-scrollbar-thumb:vertical {background-color:{color:Scrollbar}; height:50px}
  114. ::-webkit-scrollbar-thumb:horizontal {background-color:{color:Scrollbar}; height:8px!important}
  115.  
  116.  
  117. h1 {
  118. font-weight:normal;
  119. font-size:11px;
  120. text-align:center;
  121. font-style:italic;
  122. line-height:50%;
  123. letter-spacing:0px;
  124. font-family:Josefin Slab;
  125. text-transform:none;
  126. color:{color:text};
  127. }
  128.  
  129. h2 {
  130. font-size:18px;
  131. font-family:Open Sans Condensed;
  132. letter-spacing:0px;
  133. margin-bottom:12px;
  134. padding-bottom:10px;
  135. font-weight:normal;
  136. line-height:90%;
  137. text-transform:lowercase;
  138. color: {color:Text};
  139. margin: 0px;
  140. border-bottom:1px solid {color:Info Border};}
  141.  
  142. code {
  143. font-size:11px;
  144. font-family:arial;
  145. text-align: left;
  146. color:{color:Text};
  147. }
  148.  
  149. pre {
  150. {block:ifNotShow400pxposts}
  151. width:500px;
  152. {/block:ifNotShow400pxposts}
  153. {block:ifShow400pxposts}
  154. width:400px;
  155. {/block:ifShow400pxposts}
  156. font-size:11px;
  157. font-family:cutive mono;
  158. text-align: left;
  159. word-wrap: break-word;
  160. color:{color:Text};
  161. }
  162.  
  163. blockquote {
  164. border-left:1px solid {color:Blockquote};
  165. padding-left:6px;
  166. margin:8px;
  167. }
  168.  
  169. blockquote img {
  170. max-width:460px;
  171. }
  172.  
  173. body {
  174. color: {color:Text};
  175. line-height:90%;
  176. background-color:{color:Background};}
  177.  
  178. a {
  179. color: {color:Link};
  180. text-decoration: none;
  181. -moz-transition-duration: 0.5s;
  182. -o-transition-duration: 0.5s;
  183. -webkit-transition-duration: 0.5s;
  184. transition-duration: 0.5s;}
  185.  
  186. a:hover {
  187. color: {color:Link Hover};
  188. text-decoration:underline;
  189. -moz-transition-duration: 0.5s;
  190. -o-transition-duration: 0.5s;
  191. -webkit-transition-duration: 0.5s;
  192. transition-duration: 0.5s;}
  193.  
  194. .sidebar {
  195. width:245px;
  196. color:{color:Text};
  197. position: fixed;
  198. padding:13px;
  199. margin-top:90px;
  200. margin-left:-13px;
  201. }
  202.  
  203. .sidebar a {
  204. color:{color:Link};
  205. }
  206.  
  207. .sidebar a:hover {
  208. color:{color:Link Hover};
  209. }
  210.  
  211. .sidebarimage {
  212. width:245px;
  213. margin-left:0px;
  214. margin-bottom:2px;
  215. }
  216.  
  217. .sidebarlinks {
  218. width:245px;
  219. padding-top:5px;
  220. padding-bottom:2px;
  221. margin-left:5px;
  222. margin-bottom:2px;
  223. font-size:11px;
  224. font-family:arial;
  225. text-transform:lowercase;
  226. text-align:left;
  227. font-weight:none;
  228. letter-spacing:0px;
  229. }
  230.  
  231.  
  232. .sidebarlinks a {
  233. color:{color:Link};
  234. padding:3px;
  235. -moz-transition-duration: 0.5s;
  236. -o-transition-duration: 0.5s;
  237. -webkit-transition-duration: 0.5s;
  238. transition-duration: 0.5s;}
  239.  
  240. .sidebarlinks a:hover {
  241. color:{color:Link Hover};
  242. text-decoration:underline;
  243. -moz-transition-duration: 0.5s;
  244. -o-transition-duration: 0.5s;
  245. -webkit-transition-duration: 0.5s;
  246. transition-duration: 0.5s;}
  247.  
  248.  
  249. .description {
  250. text-transform:lowercase;
  251. width:240px;
  252. padding:2px;
  253. padding-left:5px;
  254. margin-left:5px;
  255. line-height:100%;
  256. text-align:left;
  257. font-size:11px;
  258. font-family:arial;
  259. color:{color:Text};
  260. letter-spacing:0px;
  261. border-left:1px solid {color:Sidebar Border};
  262. }
  263.  
  264. .description a:hover {
  265. color:{color:Link Hover};
  266. }
  267.  
  268. .pagination {
  269. font-family:arial;
  270. text-transform:uppercase;
  271. letter-spacing:4px;
  272. font-style:normal;
  273. text-align:center;
  274. font-size:10px;
  275. text-align:center;
  276. margin-top:60px;
  277. margin-bottom:80px;
  278. padding:0px;
  279. position:justify;
  280. margin-left:auto;
  281. margin-right:auto
  282. background-color:{color:Background};
  283. }
  284.  
  285. .pagination a {
  286. color:{color:Link};
  287. padding:3px;
  288. -moz-transition-duration: 0.5s;
  289. -o-transition-duration: 0.5s;
  290. -webkit-transition-duration: 0.5s;
  291. transition-duration: 0.5s;
  292. }
  293.  
  294. .pagination a:hover {
  295. color:{color:Link Hover};
  296. text-decoration:underline;
  297. -moz-transition-duration: 0.5s;
  298. -o-transition-duration: 0.5s;
  299. -webkit-transition-duration: 0.5s;
  300. transition-duration: 0.5s;
  301. }
  302.  
  303. .container {
  304. width:900px;
  305. margin: auto;
  306. margin-top:-8px;
  307. outline:0px solid {color:Posts Border};
  308. }
  309.  
  310. .postscontainer {
  311. {block:ifNotShow400pxposts}
  312. max-width:500px;
  313. {/block:ifNotShow400pxposts}
  314. {block:ifShow400pxposts}
  315. max-width:400px;
  316. {/block:ifShow400pxposts}
  317. margin: auto;
  318. margin-top:-60px;
  319. margin-left:310px;
  320. outline:0px solid {color:Posts Border};
  321. }
  322.  
  323. .posts {
  324. font-size: {text:Body Font Size};
  325. font-family: {text:Body Font};
  326. font-weight:lighter;
  327. {block:ifNotShow400pxposts}
  328. width:500px;
  329. {/block:ifNotShow400pxposts}
  330. {block:ifShow400pxposts}
  331. width:400px;
  332. {/block:ifShow400pxposts}
  333. line-height:100%;
  334. margin-top:120px;
  335. text-align:justify;
  336. }
  337.  
  338. .posts img {
  339. {block:ifNotShow400pxposts}
  340. max-width:500px;
  341. {/block:ifNotShow400pxposts}
  342. {block:ifShow400pxposts}
  343. max-width:400px;
  344. {/block:ifShow400pxposts}
  345. }
  346.  
  347. .info {
  348. position:absolute;
  349. max-width:80px;
  350. margin-top:9px;
  351. {block:ifNotShow400pxposts}
  352. margin-left:515px;
  353. {/block:ifNotShow400pxposts}
  354. {block:ifShow400pxposts}
  355. margin-left:415px;
  356. {/block:ifShow400pxposts}
  357. padding:5px;
  358. padding-bottom:1px;
  359. text-align:left;
  360. font-family:calibri;
  361. letter-spacing:0.9px;
  362. text-transform:uppercase;
  363. font-size:8px;
  364. border-bottom:1px solid {color:Info Border};
  365. }
  366.  
  367. .info a {
  368. color:{color:Text};
  369. }
  370.  
  371. .info a:hover {
  372. text-decoration:underline;
  373. color:{color:Link Hover};
  374. }
  375.  
  376. .infonotes {
  377. position:absolute;
  378. max-width:80px;
  379. margin-top:-11px;
  380. padding-bottom:1px;
  381. {block:ifNotShow400pxposts}
  382. margin-left:515px;
  383. {/block:ifNotShow400pxposts}
  384. {block:ifShow400pxposts}
  385. margin-left:415px;
  386. {/block:ifShow400pxposts}
  387. text-align:left;
  388. font-family:calibri;
  389. letter-spacing:0.9px;
  390. text-transform:uppercase;
  391. font-size:8px;
  392. border-bottom:1px solid {color:Info Border};
  393. }
  394.  
  395. .infonotes a {
  396. color:{color:Text};
  397. }
  398.  
  399. .infonotes a:hover {
  400. text-decoration:underline;
  401. color:{color:Link Hover};
  402. }
  403.  
  404. .info2 {
  405. font-size:8px;
  406. letter-spacing:0.9px;
  407. font-family:calibri;
  408. text-transform:uppercase;
  409. margin-top:3px;
  410. text-align:left;
  411. }
  412.  
  413. .info2 a {
  414. color:{color:Link};
  415. }
  416.  
  417. .info2 a:hover {
  418. text-decoration:underline;
  419. color:{color:Link Hover};
  420. }
  421.  
  422. .postscontainer:hover .tags {
  423. margin-top:28px;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. }
  427.  
  428. .tags {
  429. -webkit-transition:0.7s ease; position:absolute; opacity:0;
  430. margin-top:28px;
  431. {block:ifNotShow400pxposts}
  432. margin-left:515px;
  433. {/block:ifNotShow400pxposts}
  434. {block:ifShow400pxposts}
  435. margin-left:415px;
  436. {/block:ifShow400pxposts}
  437. font-style:none;
  438. line-height:120%;
  439. text-transform:uppercase;
  440. font-family:calibri;
  441. letter-spacing:0px;
  442. font-size:8px;
  443. font-weight:lighter;
  444. text-align:left;
  445. padding:2px;
  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:Text};
  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><a href="/">
  648. <img src="{image:sidebar}" class="sidebarimage">
  649. </a></center>
  650. <div class="sidebarlinks">
  651. <a href="/">index</a>
  652. <a href="/ask">ask</a>
  653. {block:ifShowLink1}
  654. <a href="{text:link1 url}">{text:link1}</a>
  655. {/block:IfShowLink1}
  656. {block:ifShowLink2}
  657. <a href="{text:link2 url}">{text:link2}</a>
  658. {/block:IfShowLink2}
  659. {block:ifShowLink3}
  660. <a href="{text:link3 url}">{text:link3}</a>
  661. {/block:IfShowLink3}
  662. {block:ifShowLink4}
  663. <a href="{text:link4 url}">{text:link4}</a>
  664. {/block:IfShowLink4}
  665.  
  666. </div>
  667. <div class="description">
  668. {Description}
  669. </div>
  670. </div>
  671.  
  672.  
  673.  
  674. <div class="postscontainer">
  675. {block:Posts}
  676.  
  677. <div class="posts">
  678.  
  679. {block:Date}<div class="info"><a href="{Permalink}">{DayOfMonthWithZero}{DayOfMonthSuffix} {ShortMonth}</a></div> {block:NoteCount}<div class="infonotes"><br>{block:ifShowHeartInfo}<span style="color:{color:Heart Info Color};"><span style="font-size:8px;font-family:arial;">♥</span></span> {NoteCount}{/block:IfShowHeartInfo} {block:ifNotShowHeartInfo}{NoteCountWithLabel}{/block:IfNotShowHeartInfo}</div>{/block:NoteCount}{/block:Date}
  680.  
  681. {block:HasTags}
  682. <div class="tags">
  683. {block:Tags}<a href="{TagURL}">{Tag}</a><br>{/block:Tags}
  684. </div>{/block:HasTags}
  685.  
  686. {block:Text}
  687. {block:Title}<h2>{Title}</h2>{/block:Title}
  688. {Body}
  689. {/block:Text}
  690.  
  691. {block:Quote}<div class="quote">&#8220;{Quote}&#8221;</div><center><div class="source">&mdash; {block:Source}{Source}{/block:Source}</div></center><br>{/block:Quote}
  692.  
  693. {/block:Quote}
  694.  
  695. {block:Link}
  696. <h2><a href="{URL}">{Name}</a></h2>
  697. {block:Description}{Description}{/block:Description}
  698. {/block:Link}
  699.  
  700. {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}
  701. </ol></div>{/block:Chat}
  702.  
  703. {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}
  704.  
  705. {block:Photo}
  706. {LinkOpenTag}{block:ifNotShow400pxposts}<img src="{PhotoURL-500}" alt="{PhotoAlt}">{/block:ifNotShow400pxposts}
  707. {block:ifShow400pxposts}<img src="{PhotoURL-400}" alt="{PhotoAlt}">{/block:ifShow400pxposts}{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}
  708. {/block:Photo}
  709.  
  710. {block:Photoset}
  711. {block:ifNotShow400pxposts}{Photoset-500}{/block:ifNotShow400pxposts}{block:ifShow400pxposts}{Photoset-400}{/block:ifShow400pxposts}
  712. {block:Caption}{Caption}{/block:Caption}
  713. {/block:Photoset}
  714.  
  715. {block:Audio}<div class="music">{block:AlbumArt}<div class="albumart"><img src="{AlbumArtURL}"/></div>{/block:AlbumArt}
  716. <div class="musicinfo">{block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}{block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
  717. {/block:ExternalAudio}<b>Played:</b> {PlayCount} times</div>
  718. <br><div class="playercontainer">{AudioPlayerWhite}</div></div>
  719. {block:Caption}{Caption}{/block:Caption}<br>{/block:Audio}
  720.  
  721. {block:Video}
  722. {block:ifNotShow400pxposts}{Video-500}{/block:ifNotShow400pxposts}{block:ifShow400pxposts}{Video-400}{/block:ifShow400pxposts}
  723. {block:Caption}{Caption}{/block:Caption}
  724. {/block:Video}
  725.  
  726. {block:PermalinkPage}
  727. <div class="info2">{block:RebloggedFrom} <a href="{ReblogParentURL}">{ReblogParentName}</a>{block:ContentSource} © <a href="{SourceURL}"></a><a href="{ReblogRootURL}">{ReblogRootName}</a>{/block:ContentSource} — <a href="{ReblogURL}">reblog</a>{/block:RebloggedFrom}</div>
  728. {/block:PermalinkPage}
  729.  
  730.  
  731. <div class="postnote">
  732. {block:PostNotes}{PostNotes}{/block:PostNotes}
  733. </div>
  734. {/block:Posts}
  735.  
  736. {block:Pagination}
  737. <div class="pagination">
  738. <a href="javascript:;" id="scrollToTop">
  739. ↑</a>
  740. {block:PreviousPage}
  741. <a href="{PreviousPage}"> back</a>
  742. {/block:PreviousPage}
  743. {block:NextPage}
  744. <a href="{NextPage}"> next</a>
  745. {/block:NextPage}
  746. {/block:Pagination}
  747. {/block:Posts}
  748.  
  749. <div class="credit"><a href="http://britishrobert.tumblr.com/"><u>britishrobert</a></u></div>
  750.  
  751. </div>
  752. </div>
  753. </div>
  754. </body>
Advertisement
Add Comment
Please, Sign In to add comment