Advertisement
sexycullen

# 96

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