sexycullen

# 160 2

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