sexycullen

# 82 3

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