Advertisement
josieposie

1. UNICORN EMOJI

Oct 26th, 2015
438
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.27 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2.  
  3. <!--
  4.  
  5. THEME 001 - COOPERJAYRPS - UNICORN EMOJI
  6.  
  7. 1) Don't copy and redistribute, you get it.
  8. 2) Edit as much as you like, just keep the credit.
  9. 3) I only have two rules, but it looks better with three points?
  10.  
  11. -->
  12.  
  13.  
  14. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  15. <head>
  16.  
  17. <script type="text/javascript"
  18. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  19.  
  20. <title>{Title}</title>
  21. <link rel="shortcut icon" href="{Favicon}">
  22. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  23. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  24.  
  25.  
  26. <meta name="color:bg" content="#f5dff5"/>
  27. <meta name="color:Text" content="#bbbbbb"/>
  28. <meta name="color:Post" content="#ffffff"/>
  29. <meta name="color:Blogtitle" content="0f0f0f0"/>
  30. <meta name="color:Posttitle" content="0f0f0f0"/>
  31. <meta name="color:Desc" content="#ffffff"/>
  32. <meta name="color:Link" content="#aaaaaa"/>
  33. <meta name="color:Sidelinks" content="ffffff"/>
  34. <meta name="color:Hover" content="#f1f1f1"/>
  35. <meta name="color:Backbar" content="#b990b9"/>
  36. <meta name="color:Borders" content="#000000"/>
  37. <meta name="color:Navi" content="#b990b9"/>
  38. <meta name="color:Navi Hover" content="#000000"/>
  39. <meta name="color:scrollbar" content="ffffff"/>
  40. <meta name="color:scrollbarbg" content="ffffff"/>
  41. <meta name="color:question" content="#f5dff5"/>
  42.  
  43. <meta name="image:sidebar1" content=""/>
  44. <meta name="image:sidebar2" content=""/>
  45. <meta name="image:backbar" content=""/>
  46.  
  47.  
  48.  
  49. <meta name="text:link1" content="/">
  50. <meta name="text:link2" content="/">
  51. <meta name="text:link3" content="/">
  52. <meta name="text:link1 url" content="/">
  53. <meta name="text:link2 url" content="/">
  54. <meta name="text:link3 url" content="/">
  55.  
  56. <meta name="text:squad1" content="link">
  57. <meta name="text:squad1 url" content="/">
  58. <meta name="text:squad2" content="link">
  59. <meta name="text:squad2 url" content="/">
  60. <meta name="text:squad3" content="link">
  61. <meta name="text:squad3 url" content="/">
  62. <meta name="text:squad4" content="link">
  63. <meta name="text:squad4 url" content="/">
  64. <meta name="text:squad5" content="link">
  65. <meta name="text:squad5 url" content="/">
  66.  
  67.  
  68. <meta name="text:blogtitle" content="/">
  69.  
  70.  
  71. <style type="text/css">
  72.  
  73. ::-moz-selection {background-color:#FEFEFE;
  74. color:#E6E6E6;}
  75. ::selection {background-color:#FEFEFE;
  76. color:#E6E6E6;}
  77. ::-webkit-scrollbar {height: 6px;width: 4px;}
  78. ::-webkit-scrollbar-thumb {background-color:{color:scrollbar}; width: 3px; border-radius:5px;}
  79. ::-webkit-scrollbar-track{background-color:{color:scrollbg}; width: 3px;}
  80.  
  81. body {
  82. background-color:{color:bg};
  83. font-family:cambria;
  84. font-size:10px;
  85. padding-bottom:5px;
  86. padding-top:0px;
  87. padding-right:0px;
  88. padding-left:0px;
  89. text-align:justify;
  90. color:{color:text};
  91. margin:0;
  92. }
  93.  
  94. a {
  95. text-decoration:none;
  96. -moz-outline-style:none;
  97. color:{color:link};
  98. -webkit-transition: all 0.5s ease;
  99. -moz-transition: all 0.5s ease;
  100. -o-transition: all 0.5s ease
  101. }
  102.  
  103. a:hover {
  104. opacity:1;
  105. color:{color:hover};
  106. -webkit-transition: all 0.5s ease;
  107. -moz-transition: all 0.5s ease;
  108. -o-transition: all 0.5s ease
  109. }
  110.  
  111.  
  112. img {
  113. border:none;
  114. opacity: 1;
  115. }
  116.  
  117.  
  118. h1 {
  119. font-size:12px;
  120. text-align:center;
  121. color:{color:text};
  122. text-transform:uppercase;
  123. }
  124.  
  125. pre {
  126. font-family:'cambria';
  127. text-align:center;
  128. font-size:10px;
  129. max-width:500px;
  130. padding:3px;
  131. color:{color:link};
  132. background-color: #E8E8E8;}
  133. }
  134.  
  135. blockquote {
  136. width: 490px;
  137. font-size:9px;
  138. text-transform: normal;
  139. line-height:10px;
  140. margin-left:0px;
  141. padding: 4px;
  142. padding-left:9px;
  143. border-left: 2px solid {color:text};
  144. color: {color:text};
  145. }
  146.  
  147.  
  148.  
  149. #blogtitle {
  150. position:fixed;
  151. overflow:hidden;
  152. width:400px;
  153. margin-left:930px;
  154. margin-top:560px;
  155. font-family:arial;
  156. font-size:120px;
  157. font-weight:bold;
  158. font-style:italic;
  159. text-align:left;
  160. line-height:70px;
  161. letter-spacing:-7px;
  162. color:{color:blogtitle};
  163. z-index:1;
  164. }
  165.  
  166. #posttitle {
  167. width:530px;
  168. padding-bottom:5px;
  169. padding-top:5px;
  170. background-color:white;
  171. border:1px solid black;
  172. margin-top:0px;
  173. margin-left:0px;
  174. font-family:arial;
  175. text-align:center;
  176. font-size:20px;
  177. font-weight:bold;
  178. font-style:italic;
  179. color:{color:posttitle};
  180. text-shadow:1px 1px gray;
  181. z-index:1;
  182. }
  183.  
  184. #blogtitle2 {
  185. position:fixed;
  186. font-family:arial;
  187. margin-left:40px;
  188. margin-top:400px;
  189. font-size:18px;
  190. font-weight:bold;
  191. font-style:italic;
  192. text-shadow: 1px 1px 0px black;
  193. color:{color:navi};
  194. text-align:center;
  195. z-index:1;
  196. }
  197. #blogtitle3 {
  198. position:fixed;
  199. font-family:arial;
  200. margin-left:118px;
  201. margin-top:400px;
  202. font-size:18px;
  203. font-weight:bold;
  204. font-style:italic;
  205. text-shadow: 1px 1px 0px black;
  206. color:{color:navi};
  207. text-align:center;
  208. z-index:1;
  209. }
  210.  
  211. #backbar {
  212. position:fixed;
  213. width:246px;
  214. height:381px;
  215. background-image:url('{image:backbar}');
  216. overflow:hidden;
  217. background-repeat: repeat;
  218. background-color:{color:backbar};
  219. border: 1px solid {color:borders};
  220. margin-top:100px;
  221. margin-left:39px;
  222. z-index:-1;
  223. }
  224.  
  225.  
  226.  
  227. #sidebar {
  228. position:fixed;
  229. width:240px;
  230. height:375px;
  231. margin-right:0px;
  232. margin-left:42px;
  233. margin-top:103px;
  234. margin-bottom:0px;
  235. border: 1px solid {color:borders};
  236. background-image:url("{image:sidebar1}");
  237. }
  238.  
  239.  
  240. #semicircle {
  241. position:fixed;
  242. width:75px;
  243. height:150px;
  244. margin-right:0px;
  245. margin-left:915px;
  246. margin-top:85px;
  247. margin-bottom:0px;
  248. border: 1px solid {color:borders};
  249. background-image:url("{image:sidebar2}");
  250. border-radius: 90px 0px 0px 90px;
  251. -moz-border-radius: 90px 0px 0px 90px;
  252. -webkit-border-radius: 90px 0px 0px 90px;
  253. }
  254.  
  255.  
  256. #desc {
  257. position:fixed;
  258. float:right;
  259. width:240px;
  260. height:140px;
  261. margin-left:1000px;
  262. margin-top:69px;
  263. padding:10px;
  264. background-color:transparent;}
  265.  
  266. #desctext {
  267.  
  268. overflow:hidden;
  269. font-family:{font:cambria};
  270. font-size:11.5px;
  271. font-style:italic;
  272. padding-right:3px;
  273. width:230px;
  274. height:150px;
  275. margin-top:9px;
  276. margin-left:-1px;
  277. text-align:justify;
  278. color:{color:text};
  279.  
  280. }
  281.  
  282.  
  283. #sidebar2 {
  284. position:fixed;
  285. width:240px;
  286. height:90px;
  287. margin-left:43px;
  288. margin-top:393px;
  289. background-color:transparent;
  290. border: 0px solid {color:borders};
  291. }
  292.  
  293. #sidebar3 {
  294. position:fixed;
  295. width:240px;
  296. height:160px;
  297. margin-left:1010px;
  298. margin-top:250px;
  299. background-color:transparent;
  300. border: 0px solid {color:borders};
  301. }
  302.  
  303. #navi {
  304. width:240px;
  305. position:fixed;
  306. margin-top:3px;
  307. margin-left:3px}
  308.  
  309. #navi a {
  310. display:inline-block;
  311. width:39px;
  312. height:74px;
  313. padding:1px 1px;
  314. margin-bottom:2px;
  315. font-size:22px;
  316. font-family: arial;
  317. font-weight:bold;
  318. font-style:italic;
  319. line-height:74px;
  320. text-align:center;
  321. border:2px solid {color:borders};
  322. background-color:{color:navi};
  323. color:{color:sidelinks};
  324. text-shadow: 1px 1px 0px #000000;
  325. text-transform:;
  326. -webkit-transition: all 0.2s ease-in;
  327. -moz-transition: all 0.2s ease-in;
  328. transition: all 0.2s ease-in}
  329.  
  330. #navi a:hover {
  331. background-color:{color:navi hover};
  332. box-shadow:1px 1px 1px #000000;}
  333. }
  334.  
  335.  
  336. #squad {
  337. width:340px;
  338. position:fixed;
  339. margin-top:3px;
  340. margin-left:3px}
  341.  
  342. #squad a {
  343. display:inline-block;
  344. width:33px;
  345. height:33px;
  346. padding:1px 1px;
  347. margin-bottom:2px;
  348. margin-left:4px;
  349. font-size:18px;
  350. font-family: arial;
  351. font-weight:bold;
  352. text-transform:uppercase;
  353. line-height:33px;
  354. text-align:center;
  355. border:1px solid {color:borders};
  356. background-color:{color:navi};
  357. color:{color:sidelinks};
  358. text-shadow: 1px 1px 0px #000000;
  359. border-radius:40px;
  360. -webkit-transition: all 0.2s ease-in;
  361. -moz-transition: all 0.2s ease-in;
  362. transition: all 0.2s ease-in}
  363.  
  364. #squad a:hover {
  365. background-color:{color:navi hover};
  366. box-shadow:1px 1px 1px #000000;}
  367. }
  368.  
  369.  
  370.  
  371. .pagi {
  372. margin-left:10px;
  373. margin-top:00px;
  374. font-family:arial;
  375. text-align:center;
  376. }
  377.  
  378. .pagi a {
  379. margin-top:0px;
  380. font-size:12px;
  381. font-style:italic;
  382. }
  383.  
  384.  
  385. #entries {
  386. padding:10px;
  387. width:500px;
  388. margin-left:328px;
  389. margin-top:20px;
  390. font-size:10px;
  391. margin-bottom:50px;
  392. }
  393.  
  394. #postbox {
  395. padding:2px;
  396. width:532px;
  397. margin-bottom:20px;
  398. border-top-left-radius:2px;
  399. border-top-right-radius:2px;
  400. background-color:{color:backbar};
  401. background-image: url('{image:backbar}');
  402. border:1px solid {color:borders};
  403. }
  404.  
  405. #posts {
  406. width:500px;
  407. padding-bottom:20px;
  408. padding:15px;
  409. margin-top:2px;
  410. background-color:{color:Post};
  411. border: 1px solid {color:borders};
  412. }
  413.  
  414.  
  415. #info {
  416. background-color:{color:post};
  417. width:495px;
  418. padding:4px 2px;
  419. font-size:9px;
  420. margin-left:0px;
  421. font-style:bold;
  422. text-align:center;
  423. -moz-transition-duration:0.5s;
  424. -webkit-transition-duration:0.5s;
  425. -o-transition-duration:0.5s;
  426. }
  427.  
  428. #info a{
  429. margin-top:-20px;
  430. color:{color:info};
  431. }
  432.  
  433. #info a:hover{
  434. color:{color:links};
  435. }
  436.  
  437. .tags {
  438. font-family:arial;
  439. width:500px;
  440. line-height:100%;
  441. text-align:left;
  442. padding-top:7px;
  443. text-transform: lowercase;
  444. font-size:8px;
  445. -moz-transition-duration:0.5s;
  446. -webkit-transition-duration:0.5s;
  447. -o-transition-duration:0.5s;
  448. }
  449.  
  450. .tags a {
  451. font-style:italic;
  452. color:{color:info};
  453. margin-right:5px;
  454. line-height:120%;
  455. }
  456.  
  457. .tags a:hover {
  458. text-decoration:underline;
  459. color:{color:info};
  460. }
  461.  
  462. .notes {
  463. background-color:transparent;
  464. text-transform:normal;
  465. letter-spacing:0px;
  466. font-size:9px;
  467. margin-top:20px;
  468. font-style:normal;
  469. margin-left:500px;
  470. text-align:left;
  471. line-height:30px;
  472. border-bottom:1px solid #D8D8D8;
  473. }
  474.  
  475. .notes img{
  476. padding:0px;
  477. border:2px solid #eee;
  478. margin-bottom:-4px;
  479. -webkit-transition:all 0.5s ease-in-out;
  480. -moz-transition:all 0.5s ease-in-out;
  481. -o-transition:all 0.5s ease-in-out;
  482. -ms-transition:all 0.5s ease-in-out;
  483. transition:all 0.5s ease-in-out;
  484. }
  485.  
  486. .notes img:hover {opacity: 0.6;
  487. -webkit-transition:all 0.5s ease-in-out;
  488. -moz-transition:all 0.5s ease-in-out;
  489. -o-transition:all 0.5s ease-in-out;
  490. -ms-transition:all 0.5s ease-in-out;
  491. transition:all 0.5s ease-in-out;}
  492.  
  493.  
  494. .quote {
  495. font-size:11px;
  496. font-family:helvetica;
  497. font-style:normal;
  498. line-height:17px;
  499. margin-bottom:15px;
  500. text-transform:normal;
  501. text-align:left;
  502. font-weight:normal;
  503. font-style:none;
  504. color:{color:text};
  505. }
  506.  
  507. .quotesource {
  508. font-size:9px;
  509. text-align:right;
  510. font-style:none;
  511. text-transform:lowercase;
  512. font-family:helvetica;
  513. margin-bottom:5px;
  514. color:{color:text};
  515. }
  516.  
  517.  
  518. .audio {
  519. height:60px;
  520. margin-bottom:40px;
  521. }
  522.  
  523. .audio-album {
  524. position:absolute;
  525. width:100px;
  526. padding:3px;
  527. border:1px solid #E1E1E1;
  528. -webkit-transition: opacity 0.1s linear;
  529. opacity: 1;
  530. }
  531.  
  532. .audio-player {
  533. opacity:1;
  534. filter:alpha(opacity=90);
  535. width:25px;
  536. height:25px;
  537. overflow:hidden;
  538. position:absolute;
  539. border:30px;
  540. z-index:2;
  541. margin-left:43px;
  542. margin-top:43px;
  543. opacity:0;
  544. -webkit-transition: all 0.6s ease-out;
  545. -o-transition: all 0.6s ease-out;
  546. -webkit-transition: all 0.6s ease-out;
  547. -moz-transition: all 0.6s ease-out;
  548. }
  549.  
  550. .audio-info {
  551. margin-top:7px;
  552. position:relative;
  553. margin-left:120px;
  554. line-height:180%;
  555. padding:2px;
  556. }
  557.  
  558. .audio:hover .audio-player {
  559. opacity:.6;
  560. -webkit-transition: all 0.6s ease-out;
  561. -o-transition: all 0.6s ease-out;
  562. -webkit-transition: all 0.6s ease-out;
  563. -moz-transition: all 0.6s ease-out;
  564. }
  565.  
  566. .question{
  567. width:500px;
  568. height:40px;
  569. line-height:40px;
  570. text-align:center;
  571. font-size:14px;
  572. font-style:italic;
  573. font-weight:bold;
  574. margin-top:4px;
  575. background-color:{color:question};
  576. border-top-left-radius:40px;
  577. border-top-right-radius:40px;
  578.  
  579. }
  580.  
  581.  
  582. .question1{
  583. background-color:{color:question};
  584. font-size:12px;
  585. text-align: center;
  586. font-style:bold;
  587. padding-bottom:20px;
  588. border-bottom:1px solid black;
  589. border-bottom-left-radius:40px;
  590. border-bottom-right-radius:40px;
  591.  
  592. }
  593.  
  594. .answer{
  595. margin-top:10px;
  596. width:490px;
  597. padding:5px;
  598. background:{color:posts};
  599. }
  600.  
  601.  
  602.  
  603. .answer span,.convo li{margin:0 0 5px;border-radius:1em;padding:.5em 10px;max-width:75%;clear:both;position:relative}.answer .them,.user_1,.user_3,.user_5,.user_7,.user_9,.user_11{float:left;background:#e5e5ea;color:#000;left:3px}.me::after,.user_1::after,.user_3::after,.user_5::after,.user_7::after,.user_9::after,.user_11::after{content:"";position:absolute;left:-.5em;bottom:0;width:.5em;height:1em;border-right:.5em solid #e5e5ea;border-bottom-right-radius:1em .5em}.answer .me,.user_2,.user_4,.user_6,.user_8,.user_10,.user_12{right:3px;float:right;background-color:#55caff;color:#fff}.them::after,.user_2::after,.user_4::after,.user_6::after,.user_8::after,.user_10::after,.user_12::after{content:"";position:absolute;right:-.5em;bottom:0;width:.5em;height:1em;border-left:.5em solid #55caff;border-bottom-left-radius:1em .5em}.me p,.answer,.asked span{padding:0;margin:0}.answer{overflow:hidden}
  604. .asked p {
  605. text-align: left;
  606. margin: 0 0px 10px 0px;
  607. padding: 0;
  608. color: #666666;
  609. font-family: 'Inconsolata', Inconsolata;
  610. font-size: 12px;
  611. line-height: 0px;
  612. }
  613. .footerright .viasrc {
  614. float: left;
  615. }
  616. .asked a {
  617. margin:0;padding:0;
  618. }
  619. .user_4{background-color:#55caff;color:#fff}.user_4::after{border-color:#55caff}.user_6{background-color:#55caff;color:#fff}.user_6::after{border-color:#55caff}.user_5{background-color:#e5e5ea;color:#000}.user_5::after{border-color:#e5e5ea}.user_3{background-color:#e5e5ea;color:#000}.user_3::after{border-color:#e5e5ea}.user_7{background-color:#e5e5ea;color:#000}.user_7::after{border-color:#e5e5ea}.user_8{background-color:#55caff;color:#fff}.user_8::after{border-color:#55caff}.user_9{background-color:#e5e5ea;color:#000}.user_9::after{border-color:#e5e5ea}
  620. .convo {
  621. overflow: hidden;
  622. list-style-type: none;
  623. padding: 0;
  624. margin: 0;
  625. }
  626.  
  627.  
  628.  
  629. #maker{
  630. float:right;
  631. position:fixed;
  632. bottom:1px;
  633. right:10px;
  634. padding:3px;
  635. font-size:10px;
  636. font-family:arial black;
  637. text-align:center;
  638. line-height:20%;
  639. text-transform:uppercase;
  640. border: 0px solid {color:borders};
  641. }
  642.  
  643. #maker a{
  644. padding:3px;
  645. color:{color:links};
  646. }
  647.  
  648.  
  649.  
  650.  
  651. {CustomCSS}</style></head><body>
  652.  
  653.  
  654.  
  655.  
  656. <div id="backbar"><img src="{image:backbar}"</div></div>
  657.  
  658.  
  659. <div id="blogtitle">{text:blogtitle}</div>
  660.  
  661. <div id="semicircle"></div>
  662. <div id="sidebar">
  663.  
  664.  
  665.  
  666.  
  667.  
  668.  
  669. {block:Pagination}<center>
  670. <div class="pagi">
  671. {block:PreviousPage}
  672. <a href="{PreviousPage}"><div id="blogtitle2">forward </div></a>
  673. {/block:PreviousPage}
  674.  
  675. {block:NextPage}
  676. <a href="{NextPage}"><div id="blogtitle3">- back</div></a>
  677. {/block:NextPage}
  678. </div></center>
  679. {/block:Pagination}
  680.  
  681.  
  682.  
  683.  
  684.  
  685.  
  686.  
  687.  
  688.  
  689. </div></div>
  690.  
  691.  
  692.  
  693. <div id="desc">
  694. <div id="desctext">
  695.  
  696. {block:Description}{Description}{/block:Description}
  697.  
  698.  
  699.  
  700.  
  701. </div>
  702.  
  703. </div>
  704.  
  705.  
  706.  
  707. <div id="sidebar2">
  708.  
  709. <div id="navi">
  710. <a href="/" title="refresh.">i</a>
  711. <a href="/ask" title="message.">ii</a>
  712. {block:ifLink1}<a href="{text:link1 url}" title="{text:Link1}">iii</a>{/block:ifLink1}
  713. {block:ifLink2}<a href="{text:link2 url}" title="{text:Link2}">iv</a>{/block:ifLink2}
  714. {block:ifLink3}<a href="{text:link3 url}" title="{text:Link3}">v</a>{/block:ifLink3}
  715. </div>
  716. </div>
  717. </div>
  718.  
  719. </div>
  720.  
  721. <div id="sidebar3">
  722.  
  723. <div id="squad">
  724. {block:ifsquad1}<a href="{text:squad1 url}">{text:squad1}</a>{/block:ifsquad1}
  725. {block:ifsquad2}<a href="{text:squad2 url}">{text:squad2}</a>{/block:ifsquad2}
  726. {block:ifsquad3}<a href="{text:squad3 url}">{text:squad3}</a>{/block:ifsquad3}
  727. {block:ifsquad4}<a href="{text:squad4 url}">{text:squad4}</a>{/block:ifsquad4}
  728. {block:ifsquad5}<a href="{text:squad5 url}">{text:squad5}</a>{/block:ifsquad5}
  729.  
  730.  
  731. </div>
  732. </div>
  733. </div>
  734.  
  735. </div>
  736.  
  737.  
  738.  
  739. <div id="entries">{block:Posts}<div id="postbox"><div id=posttitle>{block:Title}{Title}{/block:Title}</div><div id="posts">
  740.  
  741.  
  742. {block:Text}{Body}{/block:Text}
  743.  
  744.  
  745. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  746.  
  747.  
  748. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  749.  
  750.  
  751. {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  752.  
  753.  
  754. {block:Quote}<div class="quote">" {Quote} "</div>{block:Source} <div class="quotesource">—{Source}</div>{/block:Source}{/block:Quote}
  755.  
  756.  
  757. {block:Audio}
  758. <div class="audio">
  759. {block:AlbumArt}<img class="audio-album" src="{AlbumArtURL}">{/block:AlbumArt}
  760. <div class="audio-player">{block:AudioPlayer}{AudioPlayerWhite}{/block:AudioPlayer}</div>
  761.  
  762.  
  763. <div class="audio-info">
  764. {block:TrackName}<b>Title:</b> {TrackName}<BR>{/block:TrackName}
  765. {block:Artist}<b>Artist:</b> {Artist}<BR>{/block:Artist}
  766. {block:Album}<b>Album:</b> {Album}<BR>{/block:Album}
  767. {block:PlayCount}<b>Plays:</b> {PlayCount}<BR>{/block:PlayCount}
  768. </div></div>
  769. <div class="audiocaption">{block:Caption}{Caption}{/block:Caption}</div>
  770. {/block:Audio}
  771.  
  772.  
  773. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  774.  
  775.  
  776.  
  777. {block:Chat}
  778.  
  779. <ul class="convo">{block:Lines}<li class="line_{Alt} user_{UserNumber}">{block:Label}<span class="label"><strong>{Label}</strong></span>{/block:Label}
  780. {Line}</li>{/block:Lines}</ul>
  781. {/block:Chat}
  782.  
  783.  
  784. {block:Answer}<div class="question">{Asker} asked:</div><center><div class="question1">{Question}&nbsp;</center><div class="answer">{Answer}</div>
  785. {/block:Answer}
  786.  
  787.  
  788.  
  789.  
  790. <div id="info"><hr color=black size=1 width=90%><i> posted <a href="{Permalink}">{Timeago} </a> {block:RebloggedFrom} from <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom} {block:ContentSource} <a href="{SourceURL}">© <a href="{SourceURL}">{SourceLink}</a> {/block:ContentSource}{block:RebloggedFrom} <a href="{ReblogParentURL}" target="_blank"></a>{/block:RebloggedFrom} with <a href="{Permalink}">{NoteCountWithLabel}</a></i>
  791. {block:HasTags}<div id="tags"><big>{block:Tags} #<a href="{TagURL}">{Tag}</a> {/block:Tags}</div>{/block:HasTags}</div></div></div></big>
  792. {/block:Posts}</div></div>
  793. {/block:Posts} </div>
  794. </div>
  795.  
  796.  
  797. {block:PostNotes}<div id="notes">{PostNotes}</div>{/block:PostNotes}
  798.  
  799. </body>
  800.  
  801. <div id="maker"><a href="http://cooperjayrps.tumblr.com">cjrps</a></div></center>
  802.  
  803. </div>
  804. </div></div></div></div></div></div></div></div></div></div></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement