sexycullen

# 167

Feb 19th, 2017
4,305
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.48 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. SCOTTISBAE THEMES # 167
  9. THEME BY: http://scottisbae.tumblr.com/ (PREV BRITISHROBERT)
  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="#8F8E8E">
  24. <meta name="color:Bold" content="#95A4AD">
  25. <meta name="color:Italic" content="#ACB2B6">
  26. <meta name="color:Bottom Border" content="#D7DFE5">
  27. <meta name="color:Link Hover" content="#CECECE">
  28. <meta name="color:Text" content="#393939">
  29. <meta name="color:Scrollbar" content="#D7DFE5">
  30. <meta name="color:Blockquote" content="#F3F3F3">
  31. <meta name="color:Info Border" content="#F3F3F3">
  32. <meta name="color:Posts BG" content="#FFFFFF">
  33. <meta name="color:Image Border" content="#FFFFFF">
  34. <meta name="color:Questions Border" content="#F8F7F7">
  35.  
  36. <meta name="text:Body Font Size" content="9px"/>
  37. <meta name="text:Body Font" content="'Roboto', arial"/>
  38.  
  39. <meta name="image:Icon" content=""/>
  40. <meta name="image:Icon2" content=""/>
  41. <meta name="image:Background" content="" />
  42.  
  43.  
  44. <meta name="if:Show Posts Black and White" content="0" />
  45. <meta name="if:Show Link1" content="0" />
  46. <meta name="if:Show Link2" content="0" />
  47. <meta name="if:Show Link3" content="0" />
  48. <meta name="if:Show Link4" content="0" />
  49.  
  50. <meta name="text:link1" content="">
  51. <meta name="text:link1 url" content="/">
  52. <meta name="text:link2" content="">
  53. <meta name="text:link2 url" content="/">
  54. <meta name="text:link3" content="">
  55. <meta name="text:link3 url" content="/">
  56. <meta name="text:link4" content="">
  57. <meta name="text:link4 url" content="/">
  58.  
  59.  
  60. <link rel="stylesheet" href="path/to/font-awesome/css/font-awesome.min.css">
  61.  
  62. <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
  63.  
  64. <link href='https://fonts.googleapis.com/css?family=Hind:400,500,700' rel='stylesheet' type='text/css'>
  65.  
  66. <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
  67.  
  68. <link href='http://fonts.googleapis.com/css?family=Maven+Pro:400,500,700,900' rel='stylesheet' type='text/css'>
  69.  
  70. <link href="https://fonts.googleapis.com/css?family=Fredericka+the+Great" rel="stylesheet">
  71.  
  72.  
  73. <link href="https://static.tumblr.com/qudkd6d/OcDnl99gb/style.css" rel="stylesheet" type="text/css"/>
  74. <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
  75. <script src="https://static.tumblr.com/qudkd6d/Az6nkemqr/pxuphotoset.min.js"></script>
  76.  
  77.  
  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. <link href="https://static.tumblr.com/qudkd6d/OcDnl99gb/style.css" rel="stylesheet" type="text/css"/>
  95. <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
  96. <script src="https://static.tumblr.com/qudkd6d/Az6nkemqr/pxuphotoset.min.js"></script>
  97.  
  98.  
  99. <script>
  100. $(document).ready(function(){
  101. $('.photo-slideshow').pxuPhotoset({
  102. lightbox: true,
  103. rounded: 'corners',
  104. gutter: '1px',
  105. borderRadius: '3px',
  106. photoset: '.photo-slideshow',
  107. photoWrap: '.photo-data',
  108. photo: '.pxu-photo'
  109. });
  110. });
  111. </script>
  112.  
  113. <style type="text/css">
  114.  
  115. ::-webkit-scrollbar {background-color:{color:Background}; height:4px; width:2px;}
  116. ::-webkit-scrollbar-thumb:vertical {background-color:{color:Scrollbar}; height:50px}
  117. ::-webkit-scrollbar-thumb:horizontal {background-color:{color:Scrollbar}; height:8px!important}
  118.  
  119.  
  120.  
  121. #s-m-t-tooltip {
  122. max-width:300px;
  123. margin-top:-25px;
  124. margin-left:-25px;
  125. font-size: 8px;
  126. font-family: calibri;
  127. padding:2px;
  128. color:{color:text};
  129. font-weight:;
  130. letter-spacing:1px;
  131. text-align:center;
  132. text-transform:uppercase;
  133. background-color:{color:Background};
  134. z-index:999999999999999999999999999999999999;
  135. }
  136.  
  137.  
  138.  
  139.  
  140. img {
  141. -webkit-filter: grayscale(0%);
  142. {block:ifShowPostsBlackandWhite}
  143. -webkit-filter: grayscale(100%);
  144. {/block:ifShowPostsBlackandWhite}
  145. z-index: -9999999999999999999999999px;
  146. -webkit-transition: all 0.9s ease-in-out;
  147. -moz-transition: all 0.9s ease-in-out;
  148. -o-transition: all 0.9s ease-in-out;
  149. -ms-transition: all 0.9s ease-in-out;
  150. transition: all 0.9s ease-in-out;
  151. }
  152.  
  153. img:hover {
  154. -webkit-filter: grayscale(0%);
  155. z-index: -9999999999999999999999999px;
  156. -webkit-transition: all 0.9s ease-in-out;
  157. -moz-transition: all 0.9s ease-in-out;
  158. -o-transition: all 0.9s ease-in-out;
  159. -ms-transition: all 0.9s ease-in-out;
  160. transition: all 0.9s ease-in-out;
  161. }
  162.  
  163.  
  164.  
  165. h1 {
  166. font-weight:normal;
  167. font-size: {text:Body Font Size};
  168. font-family: 9px;
  169. text-align:center;
  170. font-style:italic;
  171. letter-spacing:0px;
  172. text-transform:none;
  173. color:{color:Bold};
  174. }
  175.  
  176. h2 {
  177. margin-bottom:12px;
  178. padding-bottom:10px;
  179. font-size: 9px;
  180. font-family: {text:Body Font};
  181. font-style:none;
  182. text-align:center;
  183. letter-spacing:0.5;
  184. font-weight:bold;
  185. line-height:100%;
  186. text-transform:uppercase;
  187. color:{color:Bold};
  188. margin: 0px;
  189. border-bottom: px solid {color:Info Border};
  190. }
  191.  
  192. pre {
  193. width:400px;
  194. text-align: left;
  195. word-wrap: break-word;
  196. color:{color:Text};
  197. }
  198.  
  199.  
  200. blockquote {
  201. border-left:1px solid {color:Blockquote};
  202. padding-left:6px;
  203. padding-top:0px;
  204. padding-bottom:0px;
  205. margin:10px;
  206. margin-top:10px;
  207. margin-bottom:5px;
  208. margin-left:8px;
  209. }
  210.  
  211. blockquote img {
  212. max-width:470px;
  213. }
  214.  
  215. body {
  216. color: {color:Text};
  217. background-color:{color:Background};
  218. background-image:url('{image:background}');
  219. background-attachment: fixed;
  220. background-repeat: repeat;
  221. word-spacing:1px;
  222. }
  223.  
  224. b, strong {
  225. color: {color:bold};
  226. }
  227.  
  228. i, italic {
  229. color: {color:italic};
  230. }
  231.  
  232. small, sup, sub {
  233. font-size: {text:Body Font Size};
  234. }
  235.  
  236. a {
  237. color: {color:Link};
  238. text-decoration: none;
  239. -moz-transition-duration: 0.5s;
  240. -o-transition-duration: 0.5s;
  241. -webkit-transition-duration: 0.5s;
  242. transition-duration: 0.5s;
  243. }
  244.  
  245. a:hover {
  246. color: {color:Link Hover};
  247. text-decoration: none;
  248. -moz-transition-duration: 0.5s;
  249. -o-transition-duration: 0.5s;
  250. -webkit-transition-duration: 0.5s;
  251. transition-duration: 0.5s;
  252. }
  253.  
  254.  
  255. .sidebar {
  256. width:179px;
  257. height:445px;
  258. color:{color:Text};
  259. position: fixed;
  260. margin-top:79px;
  261. margin-left:50px;
  262. padding:10px;
  263. background-color:{color:Posts BG};
  264. outline:0px solid {color:Container Border};
  265. }
  266.  
  267. .sidebarimage {
  268. margin-top:5px;
  269. margin-bottom:0px;
  270. margin-left:-3px;
  271. width:50px;
  272. border-radius:10%;
  273. padding:3px;
  274. -webkit-filter: grayscale(0%); filter: grayscale(0%);
  275. }
  276.  
  277. .sidebarlinks {
  278. width:50px;
  279. margin-top:px;
  280. margin-bottom:0px;
  281. margin-right:6px;
  282. font-family:'Fredericka the Great', arial;
  283. text-transform:lowercase;
  284. font-size:18px;
  285. text-transform:;
  286. padding:px;
  287. float:right;
  288. text-align:left;
  289. line-height:160%;
  290. letter-spacing:1px;
  291. border:px solid {color:Sidebar Border};
  292. }
  293.  
  294. .sidebarlinks a {
  295. color:{color:bold};
  296. padding:5px;
  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. .sidebarlinks a:hover {
  303. color:{color:Link Hover};
  304. text-decoration:none;
  305. -moz-transition-duration: 0.5s;
  306. -o-transition-duration: 0.5s;
  307. -webkit-transition-duration: 0.5s;
  308. transition-duration: 0.5s;}
  309.  
  310. .sidebarlinks2 {
  311. width:183px;
  312. margin-top:15px;
  313. margin-bottom:5px;
  314. margin-left:px;
  315. font-family:calibri;
  316. text-transform:uppercase;
  317. font-size:8px;
  318. text-transform:;
  319. padding:px;
  320. float:left;
  321. text-align:left;
  322. line-height:15px;
  323. letter-spacing:0.5px;
  324. border-bottom:0px solid {color:Sidebar Border};
  325. }
  326.  
  327. .sidebarlinks2 a {
  328. color:{color:Text};
  329. padding:3px;
  330. -moz-transition-duration: 0.5s;
  331. -o-transition-duration: 0.5s;
  332. -webkit-transition-duration: 0.5s;
  333. transition-duration: 0.5s;}
  334.  
  335. .sidebarlinks2 a:hover {
  336. color:{color:Link Hover};
  337. text-decoration:none;
  338. -moz-transition-duration: 0.5s;
  339. -o-transition-duration: 0.5s;
  340. -webkit-transition-duration: 0.5s;
  341. transition-duration: 0.5s;}
  342.  
  343. .description {
  344. text-transform:;
  345. width:169px;
  346. padding-top:px;
  347. margin-top:10px;
  348. margin-bottom:10px;
  349. float:left;
  350. padding:10px;
  351. text-align:justify;
  352. line-height:180%;
  353. font-size:9px;
  354. font-family:calibri;
  355. color:{color:Text};
  356. background-color:{color:Posts BG};
  357. outline:1px solid {color:Info Border};
  358. letter-spacing:0.5px;
  359. }
  360.  
  361. .description a:hover {
  362. color:{color:Link Hover};
  363. }
  364.  
  365. .border {
  366. margin-left:px;
  367. border-bottom: 1px solid {color:Info Border};
  368. width:100px;
  369. }
  370.  
  371. .border2 {
  372. margin-left:0px;
  373. border-bottom: 1px solid {color:info border};
  374. width:90px;
  375. }
  376.  
  377.  
  378. .pagination {
  379. font-family:calibri;
  380. text-transform:uppercase;
  381. letter-spacing:3px;
  382. text-align:center;
  383. font-size:9px;
  384. font-weight:bold;
  385. text-align:center;
  386. margin-top:40px;
  387. margin-bottom:30px;
  388. padding:0px;
  389. position:justify;
  390. margin-left:auto;
  391. margin-right:auto
  392. background-color:{color:Background};
  393. }
  394.  
  395. .pagination a {
  396. color:{color:Bold};
  397. padding:3px;
  398. -moz-transition-duration: 0.5s;
  399. -o-transition-duration: 0.5s;
  400. -webkit-transition-duration: 0.5s;
  401. transition-duration: 0.5s;
  402. }
  403.  
  404. .pagination a:hover {
  405. color:{color:Link Hover};
  406. text-decoration:none;
  407. -moz-transition-duration: 0.5s;
  408. -o-transition-duration: 0.5s;
  409. -webkit-transition-duration: 0.5s;
  410. transition-duration: 0.5s;
  411. }
  412.  
  413. .container {
  414. width:900px;
  415. margin: auto;
  416. margin-top:-8px;
  417. }
  418.  
  419.  
  420. .postscontainer {
  421. width:500px;
  422. height:460px;
  423. margin: auto;
  424. position:fixed;
  425. margin-top:80px;
  426. margin-bottom:50px;
  427. margin-left:250px;
  428. background-color:{color:Posts BG};
  429. outline:1px solid {color:info border};
  430. border-right:px solid {color:Bottom Border};
  431. border-bottom:3px solid {color:Bottom Border};
  432. overflow-y:scroll;
  433. overflow-x:hidden;
  434. }
  435.  
  436. .posts {
  437. width:400px;
  438. font-size: {text:Body Font Size};
  439. font-family: {text:Body Font};
  440. margin-bottom:-23px;
  441. margin-top:6px;
  442. margin-left:30px;
  443. padding:20px;
  444. line-height:150%;
  445. letter-spacing: 0.5px;
  446. text-align:justify;
  447. }
  448.  
  449.  
  450.  
  451.  
  452. .info {
  453. width:400px;
  454. margin-top:35px;
  455. padding-bottom:0px;
  456. padding-top:5px;
  457. margin-left:5px;
  458. text-align:center;
  459. font-family:calibri;
  460. text-transform:uppercase;
  461. letter-spacing:0.5px;
  462. font-size:8px;
  463. border-top:1px solid {color:Info Border};
  464. }
  465.  
  466. .info a {
  467. color:{color:Text};
  468. }
  469.  
  470. .info a:hover {
  471. text-decoration:none;
  472. color:{color:Link Hover};
  473. }
  474.  
  475. .info2 {
  476. text-align:left;
  477. margin-top:-6px;
  478. font-family:arial;
  479. text-transform:lowercase;
  480. letter-spacing:0px;
  481. font-size:9px;
  482. }
  483.  
  484. .info2 a {
  485. color:{color:Text};
  486. }
  487.  
  488. .info2 a:hover {
  489. text-decoration:underline;
  490. color:{color:Link Hover};
  491. }
  492.  
  493. .dashicons {
  494. margin-top:5px;
  495. margin-left:510px;
  496. padding-bottom:0px;
  497. line-height:0%;
  498. font-family:arial;
  499. text-transform:lowercase;
  500. letter-spacing:0px;
  501. font-size:11px;
  502. -webkit-transition:0.7s ease; position:absolute; opacity:0;
  503. list-style: none;
  504. }
  505.  
  506. .posts:hover .dashicons {
  507. margin-top:5px;filter: alpha(opacity = 100);
  508. opacity:100;-webkit-transition: all 0.5s ease-out;
  509. -moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;
  510. }
  511.  
  512.  
  513. .tags {
  514. width:400px;
  515. margin-top:px;
  516. text-transform:none;
  517. position:static;
  518. font-family:arial;
  519. letter-spacing:0px;
  520. font-weight:;
  521. font-size:8px;
  522. text-align:;
  523. letter-spacing:px;
  524. border-top:0px solid {color:infobg};
  525. -moz-transition-duration:0.5s;
  526. -webkit-transition-duration:0.5s;
  527. -o-transition-duration:0.5s;
  528. }
  529.  
  530. .tags a {
  531. padding:5px;
  532. background-color:none;
  533. color:{color:Text};
  534. }
  535.  
  536. .tags a:hover {
  537. text-decoration:none;
  538. color:{color:Link Hover};
  539. }
  540.  
  541. .postnote {
  542. width:400px;
  543. text-transform:lowercase;
  544. font-size: {text:Body Font Size};
  545. font-family: {text:Body Font};
  546. text-align:left;
  547. margin-top:60px;
  548. }
  549.  
  550. .postnote li {
  551. list-style-type:none;
  552. padding:10px 0px 0px 0px;
  553. text-align:left;
  554. -moz-transition-duration:0.5s;
  555. -webkit-transition-duration:0.5s;
  556. -o-transition-duration:0.5s;
  557. }
  558.  
  559. .postnote img {
  560. width:0px;
  561. }
  562.  
  563.  
  564. .music {
  565. width:400px;
  566. {block:ifShow400pxposts}
  567. width:400px;
  568. {/block:ifShow400pxposts}
  569. padding-bottom:10px;
  570. }
  571.  
  572. .albumart {
  573. float:left;
  574. width:45px;
  575. padding: 3px;
  576. margin:2px 7px -3px 6px;
  577. border-radius:10%;
  578. }
  579.  
  580. .playercontainer {
  581. text-align:left;
  582. padding-top:15px;
  583. width:450px;
  584. {block:ifShow400pxposts}
  585. width:350px;
  586. {/block:ifShow400pxposts}
  587. }
  588.  
  589. .musicinfo {
  590. padding:10px;
  591. margin-top:20px;
  592. text-transform:uppercase;
  593. font-size: {text:Body Font Size};
  594. font-family: {text:Body Font};
  595. color:{color:Text};
  596. }
  597.  
  598. .quote {
  599. font-size: {text:Body Font Size};
  600. font-family: {text:Body Font};
  601. letter-spacing:0.1px;
  602. text-transform:uppercase;
  603. line-height:90%;
  604. text-align:center;
  605. }
  606.  
  607. .source {
  608. font-family:calibri;
  609. font-size:10px;
  610. font-style:normal;
  611. text-align:center;
  612. line-height:17px;
  613. }
  614.  
  615. .chat {
  616. margin-top:5px;
  617. font-size: {text:Body Font Size};
  618. font-family: {text:Body Font};
  619. }
  620.  
  621. .chat .lines {
  622. margin-left:0;
  623. }
  624.  
  625. .chat .lines span {
  626. font-weight: bold;
  627. color:{color:bold};
  628. }
  629.  
  630. .ask {
  631. width:400px;
  632. font-size: {text:Body Font Size};
  633. font-family: {text:Body Font};
  634. text-transform:capitalize;
  635. text-align:left;
  636. font-weight:;
  637. padding-top:4px;
  638. padding-left:7px;
  639. padding-bottom:8px;
  640. border-bottom: 1px solid {color:Questions Border};
  641. }
  642.  
  643. .ask a {
  644. color:{color:Text};
  645. }
  646.  
  647. .question {
  648. width:400px;
  649. letter-spacing:0px;
  650. margin-top:3px;
  651. padding-left:7px;
  652. padding-bottom:8px;
  653. text-align:justify;
  654. color:{color:Text};
  655. font-size: {text:Body Font Size};
  656. font-family: {text:Body Font};
  657. }
  658.  
  659. .answer {
  660. width:400px;
  661. letter-spacing:0px;
  662. text-align:justify;
  663. padding-top:5px;
  664. margin-bottom:1px;
  665. font-size: {text:Body Font Size};
  666. font-family: {text:Body Font};
  667. color:{color:Text};
  668. }
  669.  
  670. .askimg {
  671. padding: 3px;
  672. margin:2px 7px -3px 6px;
  673. }
  674.  
  675. .credit {
  676. position:fixed;
  677. font-family:calibri;
  678. font-size:8px;
  679. font-weight:normal;
  680. line-height:150%;
  681. letter-spacing:0px;
  682. right:5px;
  683. bottom:20px;
  684. text-transform:uppercase;
  685. text-align:center;
  686. }
  687.  
  688. .credit a {
  689. font-style:normal;
  690. padding:3px;
  691. color:{color:text};
  692. -moz-transition-duration:0.5s;
  693. -webkit-transition-duration:0.5s;
  694. -o-transition-duration:0.5s;
  695. }
  696.  
  697. </style>
  698. </head>
  699.  
  700.  
  701. <body>
  702. <div class="container">
  703. <div class="sidebar">
  704. <img src="{image:icon}" class="sidebarimage">
  705. <img src="{image:icon2}" class="sidebarimage">
  706. <div class="sidebarlinks">
  707. <a href="/" title="index"> one. </a>
  708. <br>
  709. <a href="/ask" title="questions"> two. </a>
  710. </div>
  711. <div class="sidebarlinks2">
  712. <b>- ̗̀ </b>
  713. {block:ifShowLink1}
  714. <a href="{text:link1 url}">{text:link1}</a>
  715. {/block:IfShowLink1}
  716. {block:ifShowLink2}
  717. <a href="{text:link2 url}">{text:link2}</a>
  718. {/block:IfShowLink2}
  719. {block:ifShowLink3}
  720. <a href="{text:link3 url}">{text:link3}</a>
  721. {/block:IfShowLink3}
  722. {block:ifShowLink4}
  723. <a href="{text:link4 url}">{text:link4}</a>
  724. {/block:IfShowLink4}
  725. <b> ̖́- </b>
  726. </div>
  727. <div class="description">
  728. {Description}
  729. </div>
  730. </div>
  731.  
  732. <div class="credit"><a href="http://scottisbae.tumblr.com/">scottisbae</a></div>
  733.  
  734. <div class="postscontainer">
  735.  
  736. {block:Posts}
  737. <div class="posts">
  738.  
  739.  
  740. {block:Text}
  741. {block:Title}<h2>{Title}</h2>{/block:Title}
  742. {Body}
  743. {/block:Text}
  744.  
  745. {block:Quote}<div class="quote">&#8220;{Quote}&#8221;</div><center><div class="source">&mdash; {block:Source}{Source}{/block:Source}</div></center><br>{/block:Quote}
  746.  
  747. {/block:Quote}
  748.  
  749. {block:Link}
  750. <h2><a href="{URL}">{Name}</a></h2>
  751. {block:Description}{Description}{/block:Description}
  752. {/block:Link}
  753.  
  754. {block:Chat}
  755. {block:Title}<h2>{Title}</h2>{/block:Title}
  756. {block:lines}
  757. <div class="chat">
  758. <div class="lines">{block:label}
  759. <span><span style="text-transform:uppercase;font-family:arial;font-size:7px;letter-spacing:0.5px;">{label}</span></span>
  760. {/block:label}
  761. <br>{line}</br></div></div>
  762. {/block:lines}
  763. {/block:Chat}
  764.  
  765. {block:Answer}<div class="ask"><span style="font-weight:bold;">{Asker}:</span><span style="text-transform:none;"> {Question}</span></div><div class="answer">{Answer}</div>{/block:answer}
  766.  
  767. {block:Photo}
  768. {LinkOpenTag}<img src="{PhotoURL-400}" alt="{PhotoAlt}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}
  769. {/block:Photo}
  770.  
  771. {block:Photoset}<div class="photo-slideshow" id="photoset_{PostID}" data-layout="{PhotosetLayout}">{block:Photos}<div class="photo-data"><div class="pxu-photo"><img src="{PhotoURL-400}" width="{PhotoWidth-400}" height="{PhotoHeight-400}" data-highres="{PhotoURL-HighRes}" data-width="{PhotoWidth-HighRes}" data-height="{PhotoHeight-HighRes}"></div><a class="tumblr-box" rel="post-{PostID}" href="{PhotoURL-HighRes}"></a></div>{/block:Photos}</div> {block:Caption}{Caption}{/block:Caption} {/block:Photoset}
  772.  
  773. {block:Audio}<div class="music">{block:AlbumArt}<img src="{AlbumArtURL}" class="albumart">{/block:AlbumArt}
  774. <div class="playercontainer">{AudioPlayerWhite}</div>
  775. <div class="musicinfo">{block:TrackName} {TrackName} {/block:TrackName} {block:Artist}by <b>{Artist}</b> {/block:Artist}</div>
  776. {block:Caption}{Caption}{/block:Caption}<br></div>{/block:Audio}
  777.  
  778. {block:Video}{Video-400}
  779. {block:Caption}{Caption}{/block:Caption}
  780. {/block:Video}
  781.  
  782. {block:Date}<div class="info"><span style="float:left;">{block:NoteCount}<b>♡</b> {NoteCountwithlabel} {/block:NoteCount}</span> <b>- ̗̀ </b> <a href="{Permalink}"><b>{TimeAgo}</b></a><b> ̖́- </b> {block:PermalinkPage} {block:RebloggedFrom}— <a href="{ReblogParentURL}">via</a>{block:ContentSource} <span style="color:{color:linkinfo}"><a href="{SourceURL}"></a><a href="{ReblogRootURL}"><span style="color:{color:linkinfo}">©</a></span>{/block:ContentSource}{/block:RebloggedFrom}{/block:PermalinkPage}<span style="float:right;"><a href="{ReblogURL}" target="_blank" class="details">Reblog</a></span></div>
  783. {/block:Date}
  784.  
  785. {block:HasTags}
  786. <div class="tags">
  787. {block:Tags}<a href="{TagURL}">{Tag}</a>{/block:Tags}
  788. </div>
  789. {/block:HasTags}
  790.  
  791. <div class="postnote">
  792. {block:PostNotes}{PostNotes}{/block:PostNotes}</div>
  793.  
  794. </div>
  795. {/block:Posts}
  796.  
  797. {block:Pagination}
  798. <center><div class="border"></center>
  799. <div class="pagination">
  800. {block:PreviousPage}
  801. <a href="{PreviousPage}"> back</a>
  802. {/block:PreviousPage}
  803. {block:NextPage}<b>/</b>
  804. <a href="{NextPage}"> next</a>
  805. {/block:NextPage}
  806. {/block:Pagination}
  807. </div>
  808. </div>
  809. </div>
  810. </body>
Advertisement
Add Comment
Please, Sign In to add comment