Advertisement
ofcuteboys

Theme #09, "My Paper Heart"

Jan 22nd, 2014
253
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.43 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. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  3. <head><title>{Title}</title>
  4. <link rel="shortcut icon" href="{Favicon}">
  5. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  6. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  7.  
  8. <!---- THEME #09 BY OFCUTEBOYS, "MY PAPER HEART"
  9.  
  10. custom for joesjonaes aka Allison, I hope you like it babe!
  11.  
  12. As always, follow the rules:
  13. 1. No stealing
  14. 2. No using as a base code
  15. 3. No moving or editing the credit. It's tiny, you're fine.
  16. 4. Like/reblog the post if using
  17. 5. Ask questions on my theme blog!
  18.  
  19.  
  20.  
  21. special thanks/credit goes to the following people:
  22. -hoenarry (base code)
  23. -lmthemes (click/hide tutorial & audio post styling tutorial)
  24. -alexgaeskarth (question mark cursor)
  25. -excolo (pagination styling tutorial)
  26.  
  27.  
  28. --->
  29.  
  30. <meta name="color:Background" content="#ffffff"/>
  31. <meta name="color:Text" content="#838282"/>
  32. <meta name="color:Link" content="#b8b8b8"/>
  33. <meta name="color:Hover" content="#838282"/>
  34. <meta name="color:accent1" content="#ff8888"/>
  35. <meta name="color:accent2" content="#ff8888"/>
  36. <meta name="color:lilac" content="#ff8888"/>
  37.  
  38. <meta name="image:sidebar" content=""/>
  39.  
  40.  
  41. <meta name="text:link 1 text" content="01 text"/>
  42. <meta name="text:link1" content="01"/>
  43. <meta name="text:link 2 text" content="02 text"/>
  44. <meta name="text:link2" content="02"/>
  45. <meta name="text:link 3 text" content="03 text"/>
  46. <meta name="text:link3" content="03"/>
  47. <meta name="text:link 4 text" content="04 text"/>
  48. <meta name="text:link4" content="04"/>
  49. <meta name="text:link 5 text" content="05 text"/>
  50. <meta name="text:link5" content="05"/>
  51. <meta name="text:link 6 text" content="06 text"/>
  52. <meta name="text:link6" content="06"/>
  53.  
  54.  
  55.  
  56. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js">
  57. </script>
  58.  
  59. <script>
  60. $(document).ready(function(){
  61. $("#describe").click(function(){
  62. $("#description").slideToggle("slow");
  63. });
  64. });
  65. </script>
  66.  
  67. <script>
  68. $(document).ready(function(){
  69. $("#about").click(function(){
  70. $("#me").slideToggle("slow");
  71. });
  72. });
  73. </script>
  74.  
  75. <script>
  76. $(document).ready(function(){
  77. $("#links").click(function(){
  78. $("#linkcontent").slideToggle("slow");
  79. });
  80. });
  81. </script>
  82.  
  83.  
  84. <style type="text/css">
  85.  
  86.  
  87.  
  88.  
  89.  
  90. #describe {
  91. width:160px;
  92. padding-top:5px;
  93. padding-bottom:5px;
  94. padding-right:10px;
  95. height:15px;
  96. font-weight:bold;
  97. text-align:right;
  98. color:white;
  99. font-family:arial;
  100. font-size:20px;
  101. cursor:help;
  102. text-transform:lowercase;
  103. letter-spacing:-1px;
  104. background-color:black;
  105. margin-top:5px;
  106. }
  107.  
  108.  
  109.  
  110.  
  111. #description,#describe
  112. {
  113. padding-top:5px;
  114. text-align:center;
  115. width:160px;
  116. }
  117.  
  118. #description
  119. {
  120. display:none;
  121. background:#fff;
  122. letter-spacing:0px;
  123. position:center;
  124. height:80px;
  125. background-color:white;
  126. text-align:justify;
  127. display:none;
  128. font-weight:bold;
  129. font-family:calibri;
  130. font-size:10px;
  131. color:black;
  132. width:160px;
  133. margin-top:10px;
  134. padding:5px;
  135.  
  136. }
  137.  
  138.  
  139.  
  140. #about {
  141. width:160px;
  142. padding-top:5px;
  143. padding-right:10px;
  144. padding-bottom:5px;
  145. height:15px;
  146. font-weight:bold;
  147. text-align:left;
  148. color:white;
  149. font-family:arial;
  150. font-size:20px;
  151. cursor:help;
  152. text-transform:lowercase;
  153. letter-spacing:-1px;
  154. background-color:black;
  155. margin-top:2px;
  156. }
  157.  
  158.  
  159.  
  160. #me,#about
  161. {
  162. padding-top:5px;
  163. text-align:center;
  164. width:160px;
  165. }
  166.  
  167. #me
  168. {
  169. display:none;
  170. background:#fff;
  171. letter-spacing:1px;
  172. position:center;
  173. height:50px;
  174. background-color:white;
  175. text-align:left;
  176. text-transform:uppercase;
  177. display:none;
  178. font-weight:bold;
  179. font-family:calibri;
  180. font-size:10px;
  181. color:black;
  182. width:160px;
  183. margin-top:10px;
  184. padding:5px;
  185. }
  186.  
  187.  
  188. #links {
  189. width:160px;
  190. padding-top:5px;
  191. padding-right:10px;
  192. padding-bottom:5px;
  193. height:15px;
  194. font-weight:bold;
  195. text-align:left;
  196. color:white;
  197. font-family:arial;
  198. font-size:20px;
  199. cursor:help;
  200. text-transform:lowercase;
  201. letter-spacing:-1px;
  202. background-color:black;
  203. margin-top:2px;
  204. }
  205.  
  206.  
  207.  
  208. #linkcontent,#links
  209. {
  210. padding-top:5px;
  211. text-align:center;
  212. width:160px;
  213. }
  214.  
  215. #linkcontent
  216. {
  217. display:none;
  218. width:170px;
  219. text-align:center;
  220. background:#fff;
  221. }
  222.  
  223.  
  224.  
  225. #fresh {
  226. font-family:arial;
  227. font-size:23px;
  228. line-height:80%;
  229. max-width:170px;
  230. color:black;
  231. letter-spacing:-2px;
  232. text-transform:lowercase;
  233. font-weight:bold;
  234. -webkit-transition-duration:1s;
  235. -moz-transition-duration:1s;
  236. -o-transition-duration:1s;
  237. }
  238.  
  239. #fresh a {
  240. color:black;
  241. font-weight:bold;
  242. -webkit-transition-duration:1s;
  243. -moz-transition-duration:1s;
  244. -o-transition-duration:1s;
  245. }
  246.  
  247. #fresh a:hover {
  248. font-weight:bold;
  249. color:{color:accent1};
  250. -webkit-transition-duration:1s;
  251. -moz-transition-duration:1s;
  252. -o-transition-duration:1s;
  253. }
  254.  
  255.  
  256.  
  257. body {
  258. background:{color:background};
  259. margin:0px;
  260. color:black;
  261. font-family:calibri;
  262. font-size:12px;
  263. line-height:100%;
  264. }
  265.  
  266. a {
  267. text-decoration:none;
  268. font-weight:normal;
  269. outline:none;
  270. -moz-outline-style:none;
  271. color:{color:link};
  272. -webkit-transition-duration:.2s;
  273. -o-transition-duration:.2s;
  274. -moz-transition-duration:.2s;
  275. }
  276.  
  277. a:hover{
  278. color:{color:hover};
  279. cursor:help;
  280. -webkit-transition-duration:.2s;
  281. -o-transition-duration:.2s;
  282. -moz-transition-duration:.2s;
  283. }
  284.  
  285.  
  286. a:active {
  287. background-color:{color:lilac};
  288. }
  289.  
  290. *, body, a {cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), auto;}
  291.  
  292. ::-webkit-scrollbar-track
  293. {
  294. -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
  295. background-color: transparent;
  296. }
  297.  
  298. ::-webkit-scrollbar
  299. {
  300. width: 8px;
  301. background-color: transparent;
  302. }
  303. ::-webkit-scrollbar-thumb
  304. {
  305. background-color: black;
  306. }
  307.  
  308.  
  309. img {
  310. border:none;
  311. }
  312.  
  313. blockquote {
  314. padding-left:5px;
  315. border-left:2px solid;
  316. }
  317.  
  318. blockquote blockquote {
  319. padding-left:5px;
  320. border-left:2px solid;
  321. }
  322.  
  323. h1 {
  324. font-size:25px;
  325. line-height:130%;
  326. text-align:center;
  327. font-family:arial;
  328. background-color:black;
  329. width:100%;
  330. color:white;
  331. letter-spacing:-2px;
  332. text-transform:lowercase;
  333. font-weight:bold;
  334. padding:10px;
  335. }
  336.  
  337. h1 a {
  338. color:white;
  339. }
  340.  
  341.  
  342. ::selection {
  343. background-color:{color:accent2};
  344. }
  345.  
  346. #entries {
  347. padding:10px;
  348. width:500px;
  349. margin-left:500px;
  350. margin-top:40px;
  351. }
  352.  
  353. #post {
  354. width:500px;
  355. margin-bottom:50px;
  356. }
  357.  
  358. #sidebar {
  359. position:fixed;
  360. margin-left:200px;
  361. margin-top:100px;
  362. }
  363.  
  364.  
  365.  
  366. .slink {
  367. display:inline-block;
  368. width:66px;
  369. margin-top:2px;
  370. padding:6px;
  371. font-size:18px;
  372. height:20px;
  373. margin-left:0px;
  374. cursor:help;
  375. color:white;
  376. font-family:arial;
  377. text-transform:lowercase;
  378. font-weight:bold;
  379. letter-spacing:-1px;
  380. background-color:black;
  381. -moz-transition-duration:.2s;
  382. -webkit-transition-duration:.2s;
  383. -o-transition-duration:.2s;
  384. }
  385.  
  386. .slink:hover {
  387. background-color:{color:accent2};
  388. -moz-transition-duration:.2s;
  389. -webkit-transition-duration:.2s;
  390. -o-transition-duration:.2s;
  391. }
  392.  
  393. .slink a {
  394. color:white;
  395. font-weight:bold;
  396. cursor:help;
  397. }
  398.  
  399. #sidebarimage {
  400. width 160px;
  401. display:block;
  402. -webkit-transition-duration:.7s;
  403. -o-transition-duration:.7s;
  404. -moz-transition-duration:.7s;
  405. }
  406.  
  407. #sidebarimage img {
  408. padding:10px;
  409. margin-left:-10px;
  410. width:170px;
  411. height:auto;
  412. display:block;
  413. -webkit-transition-duration:.7s;
  414. -o-transition-duration:.7s;
  415. -moz-transition-duration:.7s;
  416. }
  417.  
  418.  
  419.  
  420. #pagination {
  421. font-size:10px;
  422. text-align:center;
  423. }
  424.  
  425. #info {
  426. text-align:center;
  427. font-weight:normal;
  428. font-family:calibri;
  429. letter-spacing:2px;
  430. text-transform:lowercase;
  431. color:black;
  432. font-size:8px;
  433.  
  434. margin-top:10px;
  435. -webkit-transition-duration:1s;
  436. -o-transition-duration:1s;
  437. -moz-transition-duration:1s;
  438. }
  439.  
  440.  
  441. #info a {
  442. color:black;
  443. -webkit-transition-duration:1s;
  444. -o-transition-duration:1s;
  445. -moz-transition-duration:1s;
  446. }
  447.  
  448. #info a:hover {
  449. color:{color:accent1};
  450. -webkit-transition-duration:1s;
  451. -o-transition-duration:1s;
  452. -moz-transition-duration:1s;
  453. }
  454.  
  455. #asker {
  456. float:left;
  457. margin-right:5px;}
  458.  
  459.  
  460.  
  461. /*---CHAT---*/
  462.  
  463. .chatname {
  464. font-weight:normal;
  465. background-color:black;
  466. padding:5px;
  467. width:25%;
  468. color:white;
  469. text-transform:uppercase;
  470. font-family:calibri;
  471. font-size:15px;
  472. letter-spacing:2px;
  473. text-align:right;
  474.  
  475. }
  476.  
  477. .chattext {
  478. margin-left:30%;
  479. margin-top:-15px;
  480. font-family:calibri;
  481. font-size:11px;
  482. color:black;
  483. letter-spacing:2px;
  484. }
  485.  
  486.  
  487.  
  488. /*---QUOTE---*/
  489.  
  490. .quotationmarks {
  491. font-family:Times;
  492. margin-top:50px;
  493. font-size:55px;
  494. color:{color:accent2};
  495. opacity:.9;
  496. font-weight:bold;
  497. }
  498.  
  499. .quote {
  500. font-weight:normal;
  501. background-color:black;
  502. padding:5px;
  503. width:100%;
  504.  
  505. min-height:25px;
  506. color:white;
  507. text-transform:uppercase;
  508. font-family:calibri;
  509. font-size:15px;
  510. letter-spacing:2px;
  511. text-align:center;
  512.  
  513. }
  514.  
  515. .quotesource {
  516. text-transform:lowercase;
  517. color:black;
  518. text-align:center;
  519. font-style:italic;
  520. }
  521.  
  522.  
  523. /*----QUESTION & ANSWER---*/
  524.  
  525.  
  526. .asker {
  527. background-color:{color:hover};
  528. border-top:5px solid {color:accent1};
  529. text-transform:uppercase;
  530. letter-spacing:3px;
  531. color:black;
  532. height:20px;
  533. width:100%;
  534. margin-top:5px;
  535. font-size:15px;
  536. padding:5px;
  537. font-family:Calibri;
  538. text-align:center;
  539. }
  540.  
  541.  
  542. .asker a {
  543. height:15px;
  544. }
  545.  
  546.  
  547.  
  548. .question {
  549. width:100%;
  550. border-bottom:3px solid {color:accent2};
  551. background-color:black;
  552. color:white;
  553. min-height:25px;
  554. font-family:calibri;
  555. text-transform:uppercase;
  556. font-style:italic;
  557. font-size:13px;
  558. text-align:center;
  559. letter-spacing:1.5px;
  560. padding:5px;
  561. }
  562.  
  563. .answer {
  564. text-transform:uppercase;
  565. color:black;
  566. font-family:calibri;
  567. text-align:center;
  568. letter-spacing:2px;
  569. font-size:12px;
  570. font-weight:bold;
  571. }
  572.  
  573.  
  574.  
  575. #credit {
  576. bottom:3px;
  577. position:fixed;
  578. right:10px;
  579. float:right;
  580. font-family:calibri;
  581. color:black;
  582. font-size:9px;
  583. letter-spacing:1px;
  584. text-transform:uppercase;
  585. padding:5px;
  586.  
  587. }
  588.  
  589. #credit a {
  590. color:black;
  591. background-color:white;
  592. padding:5px;
  593. -webkit-transition-duration:.8s;
  594. -moz-transition-duration:.8s;
  595. -o-transition-duration:.8s;
  596. -ms-transition-duration:.8s;
  597. }
  598.  
  599. #credit a:hover {
  600. color:white;
  601. background-color:#00bdb3;
  602. }
  603. .pretty {
  604. font-family:Calibri;
  605. font-size:25px;
  606. text-align:center;
  607. color:white;
  608. font-weight:normal;
  609. text-transform:uppercase;
  610. letter-spacing:3px;
  611. }
  612.  
  613. .green {
  614. font-family:Calibri;
  615. font-size:16px;
  616. text-align:center;
  617. color:white;
  618. font-weight:normal;
  619. text-transform:uppercase;
  620. letter-spacing:3px;
  621. }
  622.  
  623.  
  624. .yes {
  625. font-family:Calibri;
  626. font-size:12px;
  627. display:none;
  628. text-align:center;
  629. color:white;
  630. font-weight:normal;
  631. text-transform:lowercase;
  632. letter-spacing:2px;
  633. }
  634.  
  635. .no {
  636. font-family:Calibri;
  637. font-size:12px;
  638. display:none;
  639. text-align:center;
  640. color:white;
  641. font-weight:normal;
  642. text-transform:lowercase;
  643. letter-spacing:2px;
  644. }
  645.  
  646. .red {
  647. font-family:Calibri;
  648. font-size:16px;
  649. text-align:center;
  650. color:white;
  651. font-weight:normal;
  652. text-transform:uppercase;
  653. letter-spacing:3px;
  654. }
  655.  
  656.  
  657. .yellow {
  658. font-family:Calibri;
  659. font-size:16px;
  660. text-align:center;
  661. color:white;
  662. font-weight:normal;
  663. text-transform:uppercase;
  664. letter-spacing:3px;
  665. }
  666.  
  667. .themeq {
  668. font-family:Calibri;
  669. font-size:12px;
  670. display:none;
  671. text-align:center;
  672. color:white;
  673. font-weight:normal;
  674. text-transform:lowercase;
  675. letter-spacing:2px;
  676. }
  677.  
  678. .c1 {
  679. width:100%;
  680. height:40px;
  681. text-align:center;
  682. float:middle;
  683. background-color:{color:accent1};
  684. color:white;
  685. font-family:calibri;
  686. padding-top:10px;
  687. text-transform:uppercase;
  688. letter-spacing:4px;
  689. font-size:30px;
  690. font-weight:normal;
  691. }
  692.  
  693. .content1 {
  694. display:inline-block;
  695. background-color:white;
  696. width:23%;
  697. font-size:18px;
  698. min-height:20px;
  699. text-align:center;
  700. border:3px solid {color:accent2};
  701. color:black;
  702. font-family:arial;
  703. letter-spacing:-1px;
  704. text-transform:lowercase;
  705. margin-top:5px;
  706. padding-top:3px;
  707.  
  708. }
  709.  
  710. .content1 a {
  711. color:black;
  712. font-weight:bold;
  713. text-align:center;
  714. }
  715.  
  716.  
  717. .c2 {
  718. width:100%;
  719. height:40px;
  720. text-align:center;
  721. float:middle;
  722. background-color:{color:accent1};
  723. color:white;
  724. font-family:calibri;
  725. padding-top:10px;
  726. text-transform:uppercase;
  727. letter-spacing:4px;
  728. font-size:30px;
  729. font-weight:normal;
  730. }
  731.  
  732. .content2 {
  733. display:inline-block;
  734. background-color:white;
  735. width:23%;
  736. font-size:18px;
  737. min-height:20px;
  738. text-align:center;
  739. border:3px solid {color:accent2};
  740. color:black;
  741. font-family:arial;
  742. letter-spacing:-1px;
  743. text-transform:lowercase;
  744. margin-top:5px;
  745. padding-top:3px;
  746.  
  747. }
  748.  
  749. .content2 a {
  750. color:black;
  751. font-weight:bold;
  752. text-align:center;
  753. }
  754.  
  755.  
  756. #pagi {
  757. margin-top:20px;
  758. }
  759.  
  760. .jump_page {
  761. padding: 1px 4px;
  762. border: 2px solid {color:accent2};
  763. background-color: #000;
  764. color:white;
  765. font-family:century gothic;
  766. font-size:11px;
  767. text-decoration:none;
  768. }
  769.  
  770. .current_page, .jump_page:hover {
  771. padding: 1px 4px;
  772. border: 2px solid {color:accent2};
  773. background-color: {color:accent1};
  774. color: #000;
  775. font-family:century gothic;
  776. font-size:11px;
  777. text-decoration:none;
  778. }
  779.  
  780. #message {
  781. background:transparent;
  782. color:black;
  783. left:50%;
  784. font-weight:normal;
  785. font-size:13px;
  786. text-align:justify;
  787. }
  788.  
  789.  
  790. #themerules {
  791. background-color:black;
  792. font-family:arial;
  793. color:white;
  794. font-size:10px;
  795. }
  796.  
  797. .button {
  798. display:inline-block;
  799. padding:6px 5px 6px 5px;
  800. margin-left:10px;
  801. text-align:center;
  802. width:auto;
  803. font-size:12px;
  804. background-color:white;
  805. }
  806.  
  807. .button a {
  808. color:black;
  809. font-weight:bold;
  810. }
  811.  
  812. .button:hover {
  813. background-color:black;
  814. color:white;
  815. }
  816.  
  817. .button a:hover {
  818. color:white;
  819. }
  820.  
  821.  
  822. h3 {
  823. width:100%;
  824. background-color:{color:accent2};
  825. padding:10px 0px 10px 0px;
  826. color:white;
  827. font-family:arial;
  828. font-weight:bold;
  829. text-align:center;
  830. }
  831.  
  832. #linkys {
  833. background:transparent;
  834. }
  835.  
  836.  
  837.  
  838.  
  839. {CustomCSS}</style></head><body>
  840.  
  841.  
  842. <div id="sidebar">
  843.  
  844. <div id="fresh"><a href="/">{Title}</a></div>
  845.  
  846. <div id="sidebarimage"><img src="{image:sidebar}"></div>
  847.  
  848. <!---DESCRIPTION--->
  849. <div id="describe">describe</div>
  850.  
  851. <div id="description">
  852. {Description}
  853. </div>
  854.  
  855.  
  856.  
  857. <!---PAGI--->
  858.  
  859. <div id="about">pagination</div>
  860. <div id="me">
  861. <div id="pagi">
  862. <center>
  863. {block:Pagination}
  864. {block:PreviousPage}<a href="{PreviousPage}" class="jump_page">&laquo;</a>{/block:PreviousPage}
  865. {block:JumpPagination length="5"}
  866. {block:CurrentPage}<span class="current_page">{PageNumber}</span>{/block:CurrentPage}
  867. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}{/block:JumpPagination}
  868. {block:NextPage}<a href="{NextPage}" class="jump_page">&raquo;</a>{/block:NextPage}
  869. {/block:Pagination}</center>
  870. </div>
  871.  
  872.  
  873.  
  874. </div>
  875.  
  876.  
  877.  
  878. <div id="links">links</div>
  879.  
  880. <div id="linkcontent">
  881. <div class="slink">
  882. <a href="{text:link1}">{text:link 1 text}</a></div>
  883. <div class="slink">
  884. <a href="{text:link2}">{text:link 2 text}</a>
  885. </div>
  886. <div class="slink"><a href="{text:link3}">{text:link 3 text}</a></div>
  887. <div class="slink"><a href="{text:link4}">{text:link 4 text}</a></div>
  888. <div class="slink"><a href="{text:link5}">{text:link 5 text}</a></div>
  889. <div class="slink"><a href="{text:link6}">{text:link 6 text}</a></div>
  890.  
  891.  
  892. </div>
  893.  
  894.  
  895.  
  896.  
  897.  
  898.  
  899.  
  900. </div>
  901.  
  902. <div id="entries">{block:Posts}<div id="post">
  903.  
  904.  
  905. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  906.  
  907.  
  908. {block:Photo}{LinkOpenTag}<center><img src="{PhotoURL-500}"></center>{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  909.  
  910. {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  911.  
  912.  
  913. {block:Quote}
  914.  
  915. <div class="quote">
  916. <span class="quotationmarks">“</span>
  917. {Quote}
  918. <span class="quotationmarks">”</span>
  919. </div>
  920.  
  921. <div class="quotesource">{block:Source} -{Source}{/block:Source}</div>{/block:Quote}
  922.  
  923.  
  924.  
  925. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  926.  
  927.  
  928. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}
  929. {block:Lines}
  930. <div class="chatname">{block:Label}{Label}{/block:Label}</div> <div class="chattext">{Line}<br></div>{/block:Lines}{/block:Chat}
  931.  
  932.  
  933. {block:Audio}{AudioPlayerBlack}{block:Caption}{Caption}{/block:Caption}{/block:Audio}
  934.  
  935.  
  936. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  937.  
  938.  
  939. {block:Answer}<div class="asker">{Asker} whispered...</div>
  940.  
  941. <div class="question">
  942. {Question}</div>
  943. <div class="answer">
  944. {Answer}</div>{/block:Answer}
  945.  
  946.  
  947. <div id="info"><a href="{Perimalink}">{block:Date}
  948.  
  949. <a href="{Permalink}">{ShortDayOfWeek} {MonthNumber}.{DayOfMonth}.{Year}</a> {/block:Date} with
  950.  
  951. <a href="{Permalink}"><img src="http://img.photobucket.com/albums/v252/shaquanda/dumpitydump/pixelwixel/019.gif" width="7px"> {NoteCount}</a>
  952.  
  953.  
  954. {block:RebloggedFrom} — <a href="{ReblogParentURL}">via</a> ; {/block:RebloggedFrom} {block:ContentSource}<a href="{SourceURL}"> src <a href="{SourceURL}"></a>{/block:ContentSource}{/block:RebloggedFrom}
  955. <br>
  956.  
  957.  
  958.  
  959.  
  960.  
  961. {block:HasTags}{block:Tags} # <a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}</div>
  962.  
  963. </div>
  964. {block:PostNotes}{PostNotes}{/block:PostNotes}
  965. {/block:Posts}</div>
  966. <div id="credit"><a href="http://limesthemes.tumblr.com/" title="theme maker credit">ofcuteboys. </a>
  967.  
  968. </div>
  969.  
  970. </body>
  971.  
  972.  
  973.  
  974. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement