azurethemes

$$$ 021 "full circle" $$$

May 10th, 2015
562
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.88 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. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.3/jquery.min.js" type="text/javascript"></script>
  4. <script src="http://tab-slide-out.googlecode.com/files/jquery.tabSlideOut.v1.3.js"></script>
  5.  
  6. <script type="text/javascript">
  7. $(function(){
  8. $('.slideout-panel').tabSlideOut({
  9. tabHandle: '.slide-out-button', //class of the element that will become your tab
  10. pathToTabImage: 'images/contact_tab.gif', //path to the image for the tab //Optionally can be set using css
  11. imageHeight: '122px', //height of tab image //Optionally can be set using css
  12. imageWidth: '40px', //width of tab image //Optionally can be set using css
  13. tabLocation: 'right', //side of screen where tab lives, top, right, bottom, or left
  14. speed: 300, //speed of animation
  15. action: 'click', //options: 'click' or 'hover', action to trigger animation
  16. topPos: '200px', //position from the top/ use if tabLocation is left or right
  17. leftPos: '20px', //position from left/ use if tabLocation is bottom or top
  18. fixedPosition: false //options: true makes it stick(fixed position) on scroll
  19. });
  20.  
  21. });
  22.  
  23.  
  24.  
  25.  
  26.  
  27. <script language="javascript" type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.5/jquery.min.js"></script>
  28.  
  29. <script src="//ajax.googleapis.com/ajax/libs/jquery/1.8.0/jquery.min.js"></script>
  30.  
  31. <script src="http://static.tumblr.com/wgijwsy/Ebfm2v4gy/jquery.masonry.min.js"></script>
  32.  
  33.  
  34. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  35. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  36. <script>
  37. (function($){
  38. $(document).ready(function(){
  39. $("a[title]").style_my_tooltips({
  40. tip_follows_cursor:true,
  41. tip_delay_time:30,
  42. tip_fade_speed:300,
  43. attribute:"title"
  44. });
  45. });
  46. })(jQuery);
  47. </script>
  48.  
  49.  
  50. <head>
  51.  
  52. <title>{Title}</title>
  53. <link rel="shortcut icon" href="{Favicon}">
  54. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  55. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  56.  
  57. <!---- $$$ theme 21 "full circle" by azureofrp $$$
  58. $$$ dont be a dick and steal anything of my coding pls $$$
  59. $$$ dont claim my themes as your own $$$
  60. $$$ for questions, just check out my faq $$$
  61. --->
  62.  
  63.  
  64.  
  65.  
  66. <meta name="color:background" content="#c3cccc"/>
  67. <meta name="color:text" content="#000000"/>
  68. <meta name="color:post text" content="#b6b6b6"/>
  69. <meta name="color:title text" content="#ffffff"/>
  70. <meta name="color:links" content="#ffffff"/>
  71. <meta name="color:italic" content="#000000">
  72. <meta name="color:bold" content="#000000">
  73. <meta name="color:hover" content="#c1b8b8">
  74. <meta name="color:text shadow" content="#ffffff">
  75. <meta name="color:blockquote" content="#c3cccc">
  76. <meta name="color:blockquote border" content="#ffffff">
  77. <meta name="color:border" content="#000000">
  78. <meta name="color:description border" content="#000000">
  79.  
  80.  
  81.  
  82.  
  83. <meta name="color:h1 background" content="#c3cccc">
  84. <meta name="color:hover background" content="#d7d1d1">
  85. <meta name="color:title background" content="#c1b6b6"/>
  86. <meta name="color:post background" content="#000000">
  87. <meta name="color:links background" content="#a1adad">
  88. <meta name="color:description background" content="#000000">
  89. <meta name="color:info background" content="#a1adad">
  90. <meta name="color:tags background" content="#adb3b3">
  91. <meta name="color:sidebar background" content="#adb3b3">
  92. <meta name="color:ask background" content="#adb3b3">
  93. <meta name="color:scrollbar" content="#473f3f">
  94. <meta name="color:scrollbar background" content="#616b6b">
  95.  
  96.  
  97. <meta name="image:background" content=""/>
  98. <meta name="image:ask background" content=""/>
  99. <meta name="image:admin" content=""/>
  100. <meta name="image:admin two" content=""/>
  101. <meta name="image:png" content=""/>
  102. <meta name="image:sidebar" content=""/>
  103.  
  104.  
  105.  
  106.  
  107. <meta name="text:title" content="">
  108. <meta name="text:admin text" content="">
  109. <meta name="text:admin text two" content="">
  110.  
  111.  
  112.  
  113. <meta name="text:link 1" content="Link 1">
  114. <meta name="text:link 2" content="Link 2">
  115. <meta name="text:link 3" content="Link 3">
  116. <meta name="text:link 4" content="Link 4">
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.  
  130.  
  131. <meta name="text:link 1 url" content="/">
  132. <meta name="text:link 2 url" content="/">
  133. <meta name="text:link 3 url" content="/">
  134. <meta name="text:link 4 url" content="/">
  135.  
  136.  
  137.  
  138.  
  139.  
  140.  
  141.  
  142.  
  143.  
  144.  
  145.  
  146.  
  147.  
  148.  
  149.  
  150.  
  151.  
  152.  
  153.  
  154.  
  155.  
  156.  
  157.  
  158. <style type="text/css">
  159.  
  160. ::-webkit-scrollbar-thumb {
  161. height:5px;
  162. border-top-left-radius:50px;
  163. background-color:{color:scrollbar};
  164.  
  165. }
  166.  
  167. ::-webkit-scrollbar {
  168. height:2px;
  169. width:1px;
  170. background-color:{color:scrollbar background};
  171.  
  172. }
  173. #s-m-t-tooltip {
  174. max-width:300px;
  175. padding:3px 5px 3px 5px;
  176. margin:20px 0px 0px 20px;
  177. background:{color:description background};
  178. box-shadow: 1px 1px 2px {color:border shadow};
  179. color:{color:text};
  180. text-transform:lowercase;
  181. font-weight:bold;
  182. letter-spacing:1px;
  183. font-style:italic;
  184. z-index:999999999999999999999999999999999999;
  185. font-family:'arial';
  186. font-size:9px;
  187. }
  188.  
  189.  
  190.  
  191.  
  192. body {
  193. background-color:{color:background};
  194. background-image:url('{image:background}');
  195. background-attachment: fixed;
  196. background-repeat: repeat;
  197. font-family:arial;
  198. font-size:10px;
  199. text-align:justify;
  200. color:{color:txt};
  201. margin:0;
  202.  
  203.  
  204. }
  205.  
  206. a {
  207. text-decoration:none;
  208. color:{color:links};
  209. transition-duration: 0.2s;
  210. -moz-transition-duration: 0.2s;
  211. -webkit-transition-duration: 0.3s;
  212. -o-transition-duration: 0.3s;
  213. }
  214.  
  215. a:hover {
  216. text-decoration:none;
  217. color:{color:hover};
  218. transition-duration: 0.2s;
  219. -moz-transition-duration: 0.2s;
  220. -webkit-transition-duration: 0.3s;
  221. -o-transition-duration: 0.3s;
  222.  
  223. }
  224.  
  225. img {
  226. border:none;
  227.  
  228.  
  229.  
  230. }
  231.  
  232. blockquote {
  233. background:{color:blockquote};
  234. color:{color:text};
  235. border-left:2px solid {color:blockquote border};
  236. padding:5px;
  237.  
  238. }
  239.  
  240. pre{
  241. margin-top:0px;
  242. margin-bottom:5px;
  243. letter-spacing:1px;
  244. font-size:10px;
  245. background-color:{color:blockquote};
  246. box-shadow:1px 1px 1px {color:text shadow};
  247. padding:5px;
  248. color:{color:text};
  249. text-transform:lowercase;
  250. font-family:arial;
  251. font-weight:bold;
  252. text-align:center;
  253. }
  254.  
  255. small{
  256. font-size:10px;
  257. }
  258.  
  259. big{
  260. font-size:10px;
  261. }
  262.  
  263. sub{
  264. font-size:10px;
  265. }
  266.  
  267.  
  268. h1 {
  269. font-size:9px;
  270. text-transform:uppercase;
  271. text-align:left;
  272. font-family:arial black;
  273. letter-spacing:1px;
  274. background-color:{color:h1 background};
  275. text-shadow: 0px 0px 1px {color:text shadow};
  276. color:{color:text};
  277. padding:5px;
  278. background: -webkit-linear-gradient(right, transparent, {color:h1 background});
  279. background: -o-linear-gradient(left, transparent, {color:h1 background});
  280. background: -moz-linear-gradient(left, transparent, {color:h1 background});
  281. background: linear-gradient(to left, transparent, {color:h1 background});
  282.  
  283. }
  284.  
  285. h1 a{
  286. color:{color:text};
  287. }
  288.  
  289.  
  290. h2{
  291. color:{color:text};
  292. text-transform:uppercase;
  293. text-shadow: 1px 1px 0px {color:text shadow};
  294. text-align:left;
  295. font-style:italic;
  296.  
  297. }
  298.  
  299.  
  300.  
  301. b {
  302. font-weight:bold;
  303. color:{color:bold};
  304.  
  305.  
  306. }
  307.  
  308. i {
  309. font-weight:italic;
  310. color:{color:italic};
  311.  
  312.  
  313. }
  314.  
  315. u {
  316. text-decoration:none;
  317. border-bottom:1px solid {color:border};
  318.  
  319.  
  320. }
  321.  
  322.  
  323.  
  324. #title {
  325. width:231px;
  326. height:7px;
  327. position:fixed;
  328. padding-top:10px;
  329. padding-bottom:10px;
  330. padding-left:10px;
  331. padding-right:10px;
  332. line-height:8px;
  333. top:593px;
  334. font-weight:bold;
  335. color:{color:title text};
  336. margin-left:465px;
  337. text-transform:uppercase;
  338. font-size:10px;
  339. font-family:'calibri';
  340. background:{color:title background};
  341. text-align:center;
  342. overflow:hidden;
  343. letter-spacing:0px;
  344. z-index:9999;
  345. opacity:1;
  346.  
  347. }
  348.  
  349. #description {
  350. overflow:auto;
  351. position:fixed;
  352. text-align:center;
  353. margin-top:120px;
  354. margin-left:465px;
  355. width:230px;
  356. height:79px;
  357. opacity:1;
  358. line-height:10px;
  359. color:{color:text};
  360. background:{color:description background};
  361. padding:10px;
  362. padding-top:5px;
  363. font-size:9px;
  364. z-index:99999999;
  365.  
  366. }
  367.  
  368.  
  369. #admin-box {
  370. overflow:auto;
  371. position:fixed;
  372. text-align:left;
  373. margin-top:-129px;
  374. margin-left:63px;
  375. text-transform:none;
  376. font-style:normal;
  377. font-family:arial;
  378. width:215px;
  379. height:47px;
  380. opacity:1;
  381. line-height:10px;
  382. color:{color:text};
  383. background:{color:description background};
  384. padding:10px;
  385. padding-top:5px;
  386. font-size:9px;
  387. z-index:99999999;
  388.  
  389. }
  390.  
  391. #admin-box-two {
  392. overflow:auto;
  393. position:fixed;
  394. text-align:right;
  395. margin-top:-62px;
  396. margin-left:0px;
  397. text-transform:none;
  398. font-style:normal;
  399. font-family:arial;
  400. width:215px;
  401. height:47px;
  402. opacity:1;
  403. line-height:10px;
  404. color:{color:text};
  405. background:{color:description background};
  406. padding:10px;
  407. padding-top:5px;
  408. font-size:9px;
  409. z-index:99999999;
  410.  
  411. }
  412.  
  413.  
  414.  
  415.  
  416. #pagi {
  417. font-size:10px;
  418. font-style:normal;
  419. position:fixed;
  420. text-align:center;
  421. letter-spacing:1px;
  422. margin-left:130px;
  423. margin-top:404px;
  424. font-style:italic;
  425. padding:5px;
  426. line-height:28px;
  427. width:38px;
  428. display:inline-block;
  429. color:{color:title text};
  430. z-index:99999999999999;
  431. font-family:'consolas';
  432. text-shadow: 1px 1px 0px {color:text shadow};
  433. transition-duration: 0.9s;
  434. -moz-transition-duration:0.9s;
  435. -webkit-transition-duration:0.9s;
  436. -o-transition-duration:0.9s;
  437.  
  438.  
  439.  
  440.  
  441.  
  442. }
  443.  
  444. #pagi:hover{
  445. color:{color:hover};
  446. transition-duration: 0.9s;
  447. -moz-transition-duration:0.9s;
  448. -webkit-transition-duration:0.9s;
  449. -o-transition-duration:0.9s;
  450.  
  451.  
  452.  
  453.  
  454. }
  455.  
  456. #sidebar img{
  457. position:fixed;
  458. opacity:1;
  459. width:250px;
  460. height:367px;
  461. top:220px;
  462. margin-left:465px;
  463. z-index:999;
  464.  
  465. }
  466.  
  467.  
  468. #admins img{
  469. width:50px;
  470. padding:5px;
  471. margin-top:89px;
  472. margin-left:0px;
  473. border:solid 1px {color:links};
  474. z-index:999999999;
  475.  
  476. }
  477.  
  478.  
  479. #admins2 img{
  480. width:50px;
  481. padding:5px;
  482. margin-top:5px;
  483. margin-left:235px;
  484. border:solid 1px {color:links};
  485. z-index:999999999;
  486.  
  487. }
  488.  
  489.  
  490. #bbackground {
  491. position:fixed;
  492. opacity:1;
  493. width:560px;
  494. height:520px;
  495. top:110px;
  496. margin-left:735px;
  497. background:{color:border};
  498. z-index:99;
  499.  
  500.  
  501. }
  502.  
  503. #bbackground2 {
  504. position:fixed;
  505. opacity:1;
  506. width:270px;
  507. height:520px;
  508. top:110px;
  509. margin-left:455px;
  510. background:{color:border};
  511. z-index:-99;
  512.  
  513.  
  514. }
  515.  
  516. #png {
  517. position:fixed;
  518. opacity:1;
  519. background-image:url('{image:png}');
  520. width:320px;
  521. height:390px;
  522. top:291px;
  523. margin-left:67px;
  524. z-index:-9999;
  525.  
  526. }
  527.  
  528. #hide {
  529. position:fixed;
  530. opacity:1;
  531. width:450px;
  532. height:520px;
  533. top:110px;
  534. margin-left:525px;
  535. background:{color:background};
  536. background-image:url('{image:background}');
  537. background-attachment: fixed;
  538. background-repeat: repeat;
  539. z-index:-9999;
  540.  
  541. }
  542.  
  543.  
  544.  
  545.  
  546. #insides {
  547. font-size:12px;
  548. padding:10px;
  549. font-family:'arial';
  550. color:{color:text};
  551.  
  552.  
  553. }
  554.  
  555.  
  556.  
  557.  
  558. #entries {
  559. position:fixed;
  560. z-index:999;
  561. height:497px;
  562. width:540px;
  563. overflow:auto;
  564. margin-left:746px;
  565. margin-top:122px;
  566.  
  567.  
  568.  
  569.  
  570.  
  571. }
  572.  
  573. #post{
  574. padding:15px;
  575. width:500px;
  576. background-color:{color:post background};
  577. overflow:hidden;
  578. color:{color:post text};
  579. margin-bottom:20px;
  580. margin-left:0px;
  581. float:center;
  582. z-index:999;
  583.  
  584. }
  585.  
  586.  
  587.  
  588. #info {
  589. width:520px;
  590. text-align:left;
  591. font-family:arial;
  592. font-size:9px;
  593. padding:7px;
  594. color:{color:text};
  595. font-weight:bold;
  596. line-height:10px;
  597. background-color:{color:info background};
  598. margin-top:5px;
  599. margin-left:-15px;
  600. font-size:9px;
  601. margin-bottom:-15px;
  602. font-style:italic;
  603. text-transform:lowercase;
  604. letter-spacing:0px;
  605. padding:5px;
  606. line-height:10px;
  607. transition-duration: 1.0s;
  608. -moz-transition-duration: 1.0s;
  609. -webkit-transition-duration: 1.0s;
  610. -o-transition-duration: 1.0s;
  611.  
  612. }
  613.  
  614. #info hover{
  615. color:{color:hover};
  616. transition-duration: 1.0s;
  617. -moz-transition-duration: 1.0s;
  618. -webkit-transition-duration: 1.0s;
  619. -o-transition-duration: 1.0s;
  620.  
  621.  
  622. }
  623.  
  624. #info a {
  625. text-align:center;
  626. font-family:arial;
  627. color:{color:text};
  628.  
  629. }
  630.  
  631. .right{
  632. float:right
  633.  
  634. }
  635.  
  636.  
  637. #tags {
  638. text-align:center;
  639. opacity:1;
  640. font-size:9px;
  641. font-family:'arial';
  642. margin-top:4px;
  643. margin-left:-5px;
  644. padding:-5px;
  645. margin-bottom:-5px;
  646. height:20px;
  647. width:530px;
  648. padding-top:1px;
  649. background-color:{color:tags background};
  650. text-transform:lowercase;
  651. transition-duration: 0.5s;
  652. -moz-transition-duration: 0.5s;
  653. -webkit-transition-duration: 0.5s;
  654. -o-transition-duration: 0.5s;
  655. }
  656.  
  657.  
  658.  
  659. #tags a {
  660. padding:4px;
  661. color:{color:text};
  662. letter-spacing:0px;
  663. font-family:'arial';
  664. text-decoration:none;
  665. display:inline-block;
  666. }
  667.  
  668. #tags a:hover {
  669. -moz-transition-duration:0.3s;
  670. -webkit-transition-duration:0.3s;
  671. -o-transition-duration:0.3s;
  672. color:{color:hover};
  673. }
  674.  
  675.  
  676. .ask{
  677. padding:1px;
  678. padding-right:5px;
  679. padding-left:5px;
  680. color:{color:text};
  681. background-color:{color:info background};
  682. font-size:10px;
  683. text-transform:lowercase;
  684. font-family:arial;
  685. font-style:italic;
  686. font-weight:bold;
  687. line-height:18px;
  688. text-align:right;
  689. letter-spacing:0px;
  690. margin-bottom:0px;
  691.  
  692. }
  693.  
  694. .ask a{
  695. color:{color:text};
  696.  
  697. }
  698.  
  699. .ask a:hover{
  700. color:{color:hover};
  701. }
  702.  
  703. .ask :hover{
  704. color:{color:hover};
  705.  
  706. }
  707.  
  708. .question{
  709. text-align:center;
  710. padding:15px;
  711. background-color:{color:ask background};
  712. background-image:url('{image:ask background}');
  713. color:{color:text};
  714.  
  715. }
  716.  
  717. .answer{
  718. color:{color:txt};
  719. text-align:left;
  720. margin-top:1px;
  721. }
  722.  
  723.  
  724.  
  725.  
  726.  
  727. #c{
  728. position:fixed;
  729. font-size:7px;
  730. font-weight:bold;
  731. font-style:italic;
  732. padding-bottom:5px;
  733. padding-top:5px;
  734. height:10px;
  735. width:50px;
  736. padding-left:5px;
  737. padding-right:5px;
  738. margin-left:1308px;
  739. margin-top:660px;
  740. line-height:150%;
  741. text-align:center;
  742. float:left;
  743. font-family:arial;
  744. color:{color:post text};
  745. text-transform:uppercase;
  746. background-color:{color:post background};
  747. transition-duration: 0.8s;
  748.  
  749.  
  750. }
  751. #slide-out{
  752. position:fixed;
  753. margin-left:192px;
  754. margin-top:651px;
  755. width:54px;
  756. height:10px;
  757. line-height:9px;
  758. font-size:15px;
  759. font-family:arial black;
  760. padding:10px;
  761. z-index:9;
  762. background-color:{color:border};
  763. text-transform:uppercase;
  764. color:{color:links};
  765. transition-duration: 0.7s;
  766. -moz-transition-duration: 0.7s;
  767. -webkit-transition-duration: 0.7s;
  768. -o-transition-duration: 0.7s;
  769. }
  770. #slide-out-button a {
  771. color:{color:links};
  772. letter-spacing:2px;
  773. text-shadow: 1px 1px 0px {color:text shadow};
  774. transition-duration: 0.7s;
  775. -moz-transition-duration: 0.7s;
  776. -webkit-transition-duration: 0.7s;
  777. -o-transition-duration: 0.7s;
  778. }
  779.  
  780. #slide-out:hover {
  781. margin-top:412px;
  782. transition-duration: 0.7s;
  783. -moz-transition-duration: 0.7s;
  784. -webkit-transition-duration: 0.7s;
  785. -o-transition-duration: 0.7s;
  786. }
  787.  
  788. #slide-out-panel {
  789. position:fixed;
  790. margin-top:11px;
  791. height:230px;
  792. font-weight:normal;
  793. text-transform:uppercase;
  794. margin-left:-135px;
  795. font-size:10px;
  796. font-family:arial;
  797. width:300px;
  798. background-color:{color:description background};
  799. z-index:999999999999999;
  800. padding:10px;
  801.  
  802.  
  803.  
  804. }
  805.  
  806. #slide-out #links {
  807. width:302px;
  808. overflow:hidden;
  809. margin-top:-217px;
  810. opacity:1;
  811. height:76px;
  812. position:fixed;
  813. margin-left:0px;
  814. z-index:999999;
  815. background:{color:description background};
  816.  
  817. }
  818.  
  819. #slide-out #links a {
  820. width:140px;
  821. height:15px;
  822. margin-bottom:3px;
  823. text-align:right;
  824. text-transform:lowercase;
  825. padding:4px;
  826. line-height:16px;
  827. color:{color:links};
  828. background:{color:links background};
  829. font-family:'arial';
  830. letter-spacing:1px;
  831. font-style:italic;
  832. font-weight:bold;
  833. font-size:11px;
  834. display:inline-block;
  835. }
  836.  
  837. #slide-out #links a:hover {
  838. color:{color:hover};
  839. }
  840.  
  841. {CustomCSS}</style>
  842.  
  843.  
  844.  
  845. </head>
  846. <body>
  847.  
  848.  
  849. <div id="sidebar">
  850. <div id="sidebar"><a href="/"><img src="{image:sidebar}"></a></div>
  851. <div id="title">{text:title}</div>
  852. <div id="png"><img src="{image:png}"></a></div>
  853. <div id="bbackground"></div>
  854. <div id="bbackground2"></div>
  855. <div id="hide"></div>
  856. <div id="description">{description}</div>
  857. </div>
  858.  
  859.  
  860. </div>
  861.  
  862. </div>
  863.  
  864. <div id="slide-out">
  865. <div id="slide-out-button"><a title="links">more</a></div>
  866. <div id="slide-out-panel">
  867. <div id="admins"><img src="{image:admin}"></a></div>
  868. <div id="admins2"><img src="{image:admin two}"></a></div>
  869. <div id="admin-box">{text:admin text}</div>
  870. <div id="admin-box-two">{text:admin text two}</div>
  871. <div id="links">
  872. <a href="/" title="home"</a>refresh</a>
  873. <a href="/ask" title="MESSAGE"</a>askbox</a>
  874. <a href="{text:link 1 url}" title="edit in html"</a>{text:link 1}</a>
  875. <a href="{text:link 2 url}" title="edit title in html"</a>{text:link 2}</a>
  876. <a href="{text:link 3 url}" title="edit title in html"</a>{text:link 3}</a>
  877. <a href="{text:link 4 url}" title="edit title in html"</a>{text:link 4}</a>
  878.  
  879.  
  880. </div>
  881.  
  882.  
  883. </div>
  884.  
  885.  
  886.  
  887. </div>
  888.  
  889.  
  890.  
  891. </div>
  892. </div>
  893.  
  894. </div>
  895.  
  896.  
  897.  
  898. <div id="title">
  899. <div id="pagination">
  900. {block:Pagination}
  901. {block:PreviousPage}<a href="{PreviousPage}" title="BACK"</a>-</a>{/block:PreviousPage}
  902. {/block:Pagination}
  903. {text:title}
  904. {block:Pagination}
  905. {block:NextPage}<a href="{NextPage}" title="NEXT"</a>+</a>{/block:NextPage}
  906. {/block:Pagination}</div>
  907. </div>
  908.  
  909.  
  910. <div id="entries">
  911. {block:Posts}
  912. <div id="post"
  913.  
  914. <!--TEXT POSTS-->
  915.  
  916. {block:Text}
  917. {block:Title}<h1><center>{Title}</center></h1>{/block:Title}
  918. {Body}
  919. {/block:Text}
  920.  
  921. <!--ASKS-->
  922.  
  923. {block:Answer}<div class="ask"> − {Asker}</div>
  924. <div class="question">{Question}</div>
  925. <div class="answer">{Answer}</div>{/block:answer}
  926.  
  927. <!--QUOTE POSTS-->
  928. {block:Quote}
  929.  
  930. {block:Quote}
  931. <h2>{Quote}</h2>
  932. <div align="right">
  933. {block:Source}<h1>-{Source}</h1>{/block:Source}
  934. </div>
  935. {/block:Quote}
  936. <!--LINK POSTS-->
  937.  
  938. {block:Link}
  939. <h2><center><a href="{URL}">{Name}</center></a></h2>
  940. {block:Description}{Description}{/block:Description}
  941. {/block:Link}
  942.  
  943. <!--CHAT POSTS-->
  944.  
  945. {block:Chat}
  946. {block:Title}<h2>{Title}</h2>{/block:Title}
  947. <ul class="convo">{block:Lines}<li class="line">{block:Label}<span class="label">{Label}</span>{/block:Label}
  948. {Line}</li>{/block:Lines}</ul>
  949. {/block:Chat}
  950.  
  951. <!--PHOTO POSTS-->
  952.  
  953. {block:Photo}
  954. {LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}" width="500px">{LinkCloseTag}
  955.  
  956. {block:Caption}{Caption}{/block:Caption}
  957. {/block:Photo}
  958.  
  959. <!--PHOTOSET POSTS-->
  960.  
  961. {block:Photoset}
  962. {Photoset-500}
  963. {block:Caption}{Caption}{/block:Caption}
  964. {/block:Photoset}
  965.  
  966. <!--VIDEO POSTS-->
  967.  
  968. {block:Video}
  969. {Video-500}
  970. {block:Caption}{Caption}{/block:Caption}
  971. {/block:Video}
  972.  
  973.  
  974. <!--AUDIO-->
  975.  
  976. {block:Audio}<left>{block:AlbumArt}<img src="{AlbumArtURL}" width="60px" height="60px" align="left" style="margin-right:10px" />{/block:AlbumArt}<span class="audio">{AudioPlayerBlack}</left></span>
  977. {block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}
  978. {block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
  979. {/block:ExternalAudio}<b>Played:</b> {PlayCount} times <br>
  980. {/block:Audio}
  981.  
  982.  
  983. <!--POST INFO-->
  984.  
  985.  
  986. <div id="info">
  987. <div id="permalink">
  988. <a href="{Permalink}" title="{ShortMonth}.{DayOfMonth}.{Year}">{TimeAgo}</a> <div class=right>{NoteCount}</div></a></div>
  989.  
  990. {block:HasTags}<div id="tags">
  991. {block:Tags} <a href="/tagged/{Tag}">#{Tag}</a>{/block:Tags}
  992. </div>{block:HasTags}
  993. </div>
  994. </div>
  995.  
  996. {/block:Posts}{block:PostNotes}<br><br><div id="notes"><left>{PostNotes}</div>{/block:PostNotes}
  997. {/block:Posts}</div>
  998.  
  999. </div>
  1000.  
  1001. {/block:Posts}{/block:Posts}</div></div></div>
  1002.  
  1003.  
  1004. </div>
  1005.  
  1006. <div id="c">
  1007. <a href="http://azureofrp.tumblr.com/">AZUREOFRP </a>
  1008.  
  1009. </div>
  1010. </div>
Advertisement
Add Comment
Please, Sign In to add comment