sexycullen

73 3 EDITADO

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