Advertisement
syncode

Piquant

Dec 27th, 2015
2,948
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.48 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. <!--
  4. ///////////////////////////////////////////////////////////////////////////
  5.  
  6. Piquant
  7.  
  8. Design and Coded by artset.tumblr.com
  9.  
  10. //////////////////////////////////////////////////////////////////////////
  11.  
  12. Do not redistribute, remove credit, or claim as your own. Edits are welcome as long as credit remains intact.
  13.  
  14. -->
  15. <head>
  16. <meta name="color:Background" content="#fff" />
  17. <meta name="color:Header" content="#fff" />
  18. <meta name="color:PostBackground" content="#fff" />
  19. <meta name="color:Question Background" content="#eee" />
  20. <meta name="color:Text" content="#424242" />
  21. <meta name="color:Accent" content="#f3b1e7" />
  22. <meta name="color:Border" content="#ecebeb" />
  23. <meta name="color:Title" content="#d768c8" />
  24. <meta name="color:TitleHover" content="#474849" />
  25. <meta name="color:Link" content="#6b6b6b" />
  26. <meta name="color:Hover" content="#215497" />
  27. <meta name="color:Permabox" content="#424242" />
  28. <meta name="color:Perma" content="#2e2d2d" />
  29. <meta name="color:PermaBG" content="#e7fbf4" />
  30. <meta name="color:PermaBGHover" content="#92c6ea" />
  31. <meta name="color:Cross" content="#fff" />
  32. <meta name="color:Navigation" content="#444444" />
  33. <meta name="color:NavBackground" content="#ecebeb" />
  34. <meta name="color:bold" content="#7c6d83" />
  35. <meta name="color:italic" content="#788591" />
  36.  
  37. <meta name="select:title font" content="consolas" title="consolas">
  38. <meta name="select:title font" content="san serif" title="san serif">
  39.  
  40. <meta name="text:about" content="Put information here for your about -- this is where all the extra information will go. Since the description has a limited amount of space, here is where you can go crazy and ramble, paste your favorite James Joyce quote, or perhaps put one ominous saying here. Enjoy!" />
  41.  
  42. <meta name="text:Home Link" content="Index" />
  43. <meta name="text:Ask Link" content="Message" />
  44. <meta name="text:Archive Link" content="Grid" />
  45. <meta name="text:More Link" content="Further" />
  46. <meta name="text:Link One Title" content="un" />
  47. <meta name="text:Link One" content="/" />
  48. <meta name="text:Link Two Title" content="deux" />
  49. <meta name="text:Link Two" content="/" />
  50. <meta name="text:Link Three Title" content="trois" />
  51. <meta name="text:Link Three" content="/" />
  52. <meta name="text:Link Four Title" content="quatre" />
  53. <meta name="text:Link Four" content="/" />
  54. <meta name="text:Link Five Title" content="cinq" />
  55. <meta name="text:Link Five" content="/" />
  56. <meta name="text:Link Six Title" content="six" />
  57. <meta name="text:Link Six" content="/" />
  58.  
  59. <meta name="if:white tumblr controls" content="1" />
  60.  
  61. <meta name="if:Border" content="1" />
  62. <meta name="if:caption" content="0" />
  63. <meta name="if:faded images" content="0" />
  64. <meta name="if:large space" content="0" />
  65. <meta name="if:medium space" content="1" />
  66. <meta name="if:small space" content="0" />
  67.  
  68. <meta name="if:cross" content="0" />
  69.  
  70. <meta name="if:bottom left" content="0"/>
  71. <meta name="if:bottom right" content="0" />
  72. <meta name="if:top left" content="0" />
  73. <meta name="if:top right" content="0" />
  74. <meta name="if:repeat" content="0" />
  75.  
  76.  
  77. <meta name="image:background" content=""/>
  78.  
  79. <title>{Title}</title>
  80.  
  81. <link href='https://fonts.googleapis.com/css?family=Open+Sans:400,300' rel='stylesheet' type='text/css'>
  82. <link href='https://fonts.googleapis.com/css?family=Lora:400,400italic' rel='stylesheet' type='text/css'>
  83. <link href='https://fonts.googleapis.com/css?family=Lato:400,300' rel='stylesheet' type='text/css'>
  84. <link href='https://fonts.googleapis.com/css?family=Source+Code+Pro' rel='stylesheet' type='text/css'>
  85.  
  86. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  87. {block:Description}<meta name="description" content="{MetaDescription}"/>{/block:Description}
  88. <link rel="shortcut icon" href="{Favicon}" />
  89. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  90.  
  91.  
  92. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  93. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  94. <script>(function($){$(document).ready(function(){$("a[title]").style_my_tooltips({tip_follows_cursor:true,tip_delay_time:20,tip_fade_speed:400,attribute:"title"});});})(jQuery);</script>
  95.  
  96.  
  97.  
  98.  
  99. <style type="text/css">
  100.  
  101. #s-m-t-tooltip {
  102. display: block;
  103. max-width: 100px;
  104. margin: 15px;
  105. word-wrap: break-word;
  106. padding:2px 5px 2px 5px;
  107. z-index: 9999;
  108. background: {color:postbackground};
  109. text-transform: uppercase;
  110. font-family:consolas;
  111. font-size: 9px;
  112. color: {color:text};
  113. text-align: center;
  114. letter-spacing:1px;
  115. }
  116.  
  117. {block:ifwhitetumblrcontrols}#tumblr_controls {-webkit-filter: invert(100%); position: fixed !important;}{/block:ifwhitetumblrcontrols}
  118.  
  119. body, a, a:hover {
  120. cursor: url(http://cur.cursors-4u.net/cursors/cur-9/cur817.cur),
  121. progress;}
  122.  
  123. body {
  124. background-color:{color:background};
  125. color:{color:text};
  126. font-size:{text:font size};
  127. font-family: 'Open Sans', sans-serif;
  128. text-align:left;
  129. padding: 0px;
  130. font-size:10px;
  131. background-image: url({image:background});
  132. background-position: {block:ifbottomleft}bottom left{/block:ifbottomleft}{block:ifbottomright}bottom right{/block:ifbottomright}{/block:ifbottomright}{block:iftopright}top right{/block:iftopright} {block:iftopleft}top left{/block:iftopleft} ;
  133. background-attachment: fixed;
  134. {block:ifnotrepeat}background-repeat: no-repeat;{/block:ifnotrepeat}
  135. {block:ifrepeat}background-repeat:repeat;{/block:ifrepeat}
  136. }
  137.  
  138. ::selection {
  139. background:{color:accent};
  140. color:{color:background};}
  141.  
  142. ::-webkit-scrollbar {
  143. width:3px;
  144. height:7px;
  145. }
  146. ::-webkit-scrollbar-track-piece {
  147. background-color:{color:border};
  148. }
  149. ::-webkit-scrollbar-thumb {
  150. background-color:{color:accent};
  151. }
  152.  
  153. a{
  154. text-decoration:none;
  155. color:{color:link};
  156. border-bottom:1px solid none;
  157. -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; transition: all 0.3s ease-out;}
  158.  
  159. a:hover {
  160. color:{color:hover} ;
  161. }
  162.  
  163. #content {
  164. {block:indexpage}
  165. margin:auto;
  166. float:center;
  167. margin-top:100px;
  168. width:750px;
  169. {/block:indexpage}
  170. {block:permalinkpage}
  171. width:500px;
  172. margin:auto;
  173. float:center;
  174. {/block:permalinkpage};
  175. }
  176.  
  177. #entry img {
  178. {block:Indexpage}
  179. max-width:250px;
  180. z-index:-9999;
  181. -moz-transition: all 0.4s ease-out; -o-transition: all 0.4s ease-out; -webkit-transition: all 0.4s ease-out; transition: all 0.4s ease-out;
  182. {/block:Indexpage}
  183. {block:permalinkpage}width:400px;
  184. background:{color:postbackground};
  185. margin-top:10px;{/block:permalinkpage}
  186. }
  187.  
  188. #entry:hover{
  189. opacity:.9;
  190. }
  191.  
  192. #entry {
  193. {block:ifborder}border:1px solid {color:border};{/block:ifborder}
  194. {block:iffadedimages}opacity:.8;{/block:iffadedimages}
  195. float:left;
  196. padding:5px;
  197. {block:iflargespace}margin:40px;{/block:iflargespace}
  198. {block:ifmediumspace}margin:30px;{/block:ifmediumspace}
  199. {block:ifsmallspace}margin:20px;{/block:ifsmallspace}
  200. {block:Indexpage}
  201. background:{color:postbackground};
  202. width:250px;{/block:Indexpage}
  203.  
  204. {block:permalinkpage}
  205. width:400px;
  206. margin-left:100px;
  207. margin-top:100px;
  208. background: {color:postbackground};{/block:permalinkpage};
  209. -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease- out; transition: all 0.3s ease-out;
  210. }
  211.  
  212. #header{
  213. {block:IndexPage}
  214. width:690px;
  215. margin-top:-110px;
  216. {/block:IndexPage}
  217. {block:PermalinkPage}
  218. width:700px;
  219. margin-top:-10px;
  220. {/block:PermalinkPage}
  221. color:{color:text};
  222. background:rgba({RGBcolor:header}, 0.85);
  223. position:fixed;
  224. padding:15px;
  225. {block:ifborder}border-bottom:1px solid {color:border};{/block:ifborder}
  226. z-index:999;
  227. }
  228.  
  229. #description {
  230. text-align:justify;
  231. font-size:9px;
  232. text-justify: inter-word;
  233. padding:5px;
  234. margin-top:-10px;
  235. width:400px;
  236. max-height:25px;
  237. -moz-transition: all 0.5s ease-out; -o-transition: all 0.5s ease-out; -webkit-transition: all 0.5s ease-out; transition: all 0.5s ease-out;
  238. }
  239.  
  240. #title {
  241. padding:5px;
  242. padding-bottom:8px;
  243. text-align:left;
  244. font-size:15px;
  245. text-transform:uppercase;
  246. }
  247.  
  248. #title a{
  249. color:{color:title};
  250. display:relative;
  251. border-bottom:none;
  252. }
  253.  
  254. #title:hover a{
  255. color:{color:titlehover};
  256. }
  257.  
  258. .consolas {
  259. font-family: consolas;
  260. }
  261.  
  262. .san serif {
  263. font-family: 'Open Sans', sans-serif;
  264. }
  265. #nav {
  266. font-size:8px;
  267. text-transform:uppercase;
  268. letter-spacing:1px;
  269. font-family: 'Lato', sans-serif;
  270. position:absolute;
  271. width:300px;
  272. margin-left:450px;
  273. margin-top:-10px;
  274. padding:29px;
  275. {block:ifborder}border-left:1px solid {color:border};{/block:ifborder}
  276. }
  277.  
  278. #nav a {
  279. display:inline-block;
  280. margin:4px;
  281. padding:3px;
  282. color:{color:Navigation};
  283. background:{color:navbackground};
  284. box-shadow:0px 0px 0px 0px #f3f3f3 inset;
  285. -webkit-transition: all .5s linear;
  286. -moz-transition: all .5s linear;
  287. -o-transition: all .5s linear;
  288. -ms-transition: all .5s linear;
  289. transition: all .5s linear;
  290. }
  291.  
  292. #nav a:hover {
  293. box-shadow:50px 0px 0px 0px {color:permabghover} inset;
  294. color:{color:perma};
  295. }
  296.  
  297. #tab {
  298. width:690px;
  299. padding:15px;
  300. background:rgba({RGBcolor:header}, 0.65);
  301. z-index:999;
  302. {block:indexpage}
  303. {block:ifborder}margin-top:-23px;{/block:ifborder}
  304. {block:ifnotborder}margin-top:-24px;{/block:ifnotborder}
  305. {/block:indexpage}
  306. {block:permalinkpage}margin-top:60px;{/block:permalinkpage}
  307. display:none;
  308. position:fixed;
  309. height:100%;
  310. }
  311.  
  312. #tab img {
  313. width:70px;
  314. padding:5px;
  315. border:1px solid {color:border};
  316. border-radius:100%;
  317. }
  318.  
  319. .about {
  320. width:300px;
  321. margin-left:200px;
  322. position:absolute;
  323. }
  324. .links {
  325. text-align:center;
  326. padding:10px;
  327. }
  328. .links a{
  329. padding:5px;
  330. background:{color:navbackground};
  331. margin:5px;
  332. display:inline-block;
  333. text-transform:uppercase;
  334. font-size:8px;
  335. border-radius:6px;
  336.  
  337. }
  338.  
  339. .posttitle {
  340. text-align:center;
  341. font-size:14px;
  342. }
  343. .mark {
  344. font: bold 60px georgia;
  345. line-height: 50px;
  346. position: absolute;
  347. color:{color:link};
  348. opacity:.3;}
  349.  
  350. .quote {
  351. text-indent: 35px;
  352. text-align: justify;
  353. padding:6px;
  354. border-bottom:1px solid {color:border};
  355. line-height:15px;
  356. font-family:times;
  357. }
  358. .question {
  359. padding:12px;
  360. text-align:justify;
  361. border-bottom:1px solid {color:border};
  362. margin:-6px -5px 10px;
  363. background:{color:question background};
  364. }
  365.  
  366. .asker {
  367. text-align:center;
  368. font-size:11px;
  369. font-style:italic;
  370. }
  371.  
  372. .caption {
  373. font-size:9px;
  374. }
  375.  
  376. i, em {
  377. font-style:italic;
  378. color:{color:italic};
  379. }
  380.  
  381. b, strong {
  382. color:{color:bold};
  383. font-weight:bold;
  384. }
  385.  
  386. blockquote {
  387. margin-top:7px;
  388. margin-left:15px;
  389. padding-left:5px;
  390. padding-right:5px;
  391. border-left: 1px solid {color:border};}
  392.  
  393. #audio { width:100%; }
  394.  
  395. .tumblr_audio_player {height: 40px; width: 40px; border:none; position:absolute; border:1px solid {color:border}; z-index:999999; -moz-transition: all 0.4s ease-out; -o-transition: all 0.4s ease-out; -webkit-transition: all 0.4s ease-out; transition: all 0.4s ease-out;}
  396.  
  397. #entry:hover .tumblr_audio_player {opacity:.8; }
  398. #captio { overflow:auto; margin-left: 55px; height:45px;}
  399. q { font-family:consolas; color:{color:link};}
  400.  
  401. .permalinkpage {
  402. line-height:10px;
  403. text-align:center;
  404. font-size:8px;
  405. letter-spacing:1px;
  406. padding:15px;
  407. text-transform:uppercase;
  408. }
  409.  
  410. #postnotes {
  411. height:250px;
  412. padding-top:4px;
  413. overflow:auto;
  414. font-size:11px;
  415. }
  416.  
  417. .permat {
  418. position:absolute;
  419. top:50%;
  420. margin-top:-20px;
  421. width:inherit;
  422. letter-spacing:1px;
  423. font-size:8px;
  424. padding-top:1px;
  425. font-family: 'Lato', sans-serif;
  426. text-align:center;
  427. z-index:1;
  428. -moz-transition: all 0.5s ease-out; -o-transition: all 0.5s ease-out; -webkit-transition: all 0.5s ease-out; transition: all 0.5s ease-out;
  429. }
  430.  
  431. #entry:hover .permat {
  432. margin-top:0px;
  433. }
  434. #entry:hover #fade {
  435. opacity:1;
  436. margin-top:-20px;
  437. }
  438.  
  439. #fade {
  440. position:absolute;
  441. top:50%;
  442. width:inherit;
  443. z-index:0;
  444. background:rgba({RGBcolor:permabox}, 0.65);
  445. width:200px;
  446. height:50px;
  447. margin-left:25px;
  448. margin-top:-0px;
  449. opacity:0;
  450. -moz-transition: all 0.5s ease-out; -o-transition: all 0.5s ease-out; -webkit-transition: all 0.5s ease-out; transition: all 0.5s ease-out;
  451. }
  452.  
  453. #fade:before {
  454. content:"";
  455. width:70px;
  456. position:absolute;
  457. margin-top:10px;
  458. margin-left:60px;
  459. border: 1px solid {color:cross};
  460. {block:ifcross}
  461. width:150px;
  462. {/block:ifcross}
  463. -moz-transition: all 0.5s ease-out; -o-transition: all 0.5s ease-out; -webkit-transition: all 0.5s ease-out; transition: all 0.5s ease-out;
  464. }
  465.  
  466. #fade:after {
  467. content:"";
  468. width:70px;
  469. position:absolute;
  470. margin-top:40px;
  471. margin-left:60px;
  472. border: 1px solid {color:cross};
  473. -moz-transition: all 0.5s ease-out; -o-transition: all 0.5s ease-out; -webkit-transition: all 0.5s ease-out; transition: all 0.5s ease-out;
  474. {block:ifcross}
  475. width:150px;
  476. transform: rotate(150deg); -ms-transform: rotate(150deg); -webkit-transform: rotate(150deg); -o-transform: rotate(150deg); -moz-transform: rotate(150deg);
  477. {/block:ifcross}
  478. }
  479.  
  480. #entry:hover #fade:before {
  481. {block:ifcross}
  482. margin-left:20px;
  483. border: 1px solid {color:cross};
  484. margin-top:25px;
  485. transform: rotate(10deg); -ms-transform: rotate(10deg); -webkit-transform: rotate(10deg); -o-transform: rotate(10deg); -moz-transform: rotate(10deg);
  486. {block:ifcross}
  487. }
  488.  
  489. #entry:hover #fade:after {
  490. {block:ifcross}
  491. margin-left:20px;
  492. margin-top:25px;
  493. border: 1px solid {color:cross};
  494. transform: rotate(170deg); -ms-transform: rotate(170deg); -webkit-transform: rotate(170deg); -o-transform: rotate(170deg); -moz-transform: rotate(170deg);
  495. {/block:ifcross}
  496. }
  497. .permainfo {
  498. opacity:0;
  499. -moz-transition: all 0.5s ease-out; -o-transition: all 0.5s ease-out; -webkit-transition: all 0.5s ease-out; transition: all 0.5s ease-out;
  500. }
  501.  
  502. #entry:hover .permainfo {
  503. opacity:.85;
  504. }
  505. .permainfo a{
  506. text-transform:uppercase;
  507. margin:5px;
  508. background:{color:permabg};
  509. color:{color:perma};
  510. padding:4px;
  511. }
  512.  
  513. .permainfo a:hover {
  514. background:{color:permabghover};
  515. color:{color:text};
  516. }
  517.  
  518. #postnotes img{display:none;}
  519. #postnotes ul, #postnotes ol {margin:0px; list-style:none;}
  520. #postnotes li{list-style:none;}
  521.  
  522. .pagination {display: none;}
  523.  
  524.  
  525. #artset {
  526. font-family:calibri;
  527. text-transform:uppercase;
  528. letter-spacing:1px;
  529. font-size:10px;
  530. position:fixed;
  531. right:10px;
  532. bottom:10px;
  533. color:{color:postbackground};
  534. background:{color:accent};
  535. padding:5px 15px 5px 15px;
  536. width:70px;
  537. overflow:hidden;
  538. text-align:center;
  539. height:13px;
  540. -webkit-transition: all 0.3s linear;
  541. -moz-transition: all 0.3s linear;
  542. transition: all 0.3s linear;
  543. }
  544.  
  545. #artset a {
  546. color:{color:background};
  547. line-height:10px;
  548. -webkit-animation:fadeInDown 3s;
  549. -moz-animation:fadeInDown 3s;
  550. -ms-animation:fadeInDown 3s;
  551. -moz-transition: all 0.4s ease-out;
  552. -o-transition: all 0.4s ease-out;
  553. -webkit-transition: all 0.4s ease-out;
  554. transition: all 0.4s ease-out;
  555.  
  556. }
  557.  
  558. .word {
  559. -webkit-transition: all 0.3s linear;
  560. -moz-transition: all 0.3s linear;
  561. transition: all 0.3s linear;
  562. }
  563.  
  564. #artset a:hover .word{
  565. margin-top:-18px;
  566. -webkit-transition: all 0.3s linear;
  567. -moz-transition: all 0.3s linear;
  568. transition: all 0.3s linear;
  569. }
  570.  
  571. {CustomCSS}</style>
  572. {block:IndexPage}
  573. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  574. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  575.  
  576. <script type="text/javascript">
  577. $(window).load(function(){
  578. var $wall = $('#content');
  579. $wall.imagesLoaded(function(){
  580. $wall.masonry({
  581. itemSelector: '#entry',
  582. isAnimated : false
  583. });
  584. });
  585.  
  586. $wall.infinitescroll({
  587. navSelector : 'div.pagination',
  588. nextSelector : '.pagination a#next',
  589. itemSelector : '#entry',
  590. bufferPx : 2000,
  591. debug : false,
  592. errorCallback: function() {
  593. $('#scroll').fadeOut('normal');
  594. }},
  595. function( newElements ) {
  596. var $newElems = $( newElements );
  597. $newElems.hide();
  598. $newElems.imagesLoaded(function(){
  599. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  600. });
  601. }); $('#content').show(500);
  602. });
  603. </script>
  604.  
  605. {/block:IndexPage}
  606.  
  607.  
  608. <script>
  609. $(document).ready(function(){
  610. $(".flink").click(function(){
  611. $("#tab").fadeToggle("medium");
  612. });
  613. });
  614. </script>
  615.  
  616. </head>
  617. <body>
  618.  
  619. <div id="artset">
  620. <a href="http://artset.tumblr.com">
  621. <div class="word">Piquant
  622. <br><br>
  623. by artset
  624. </div>
  625. </a>
  626. </div>
  627.  
  628.  
  629. <div id="content">
  630.  
  631. <div id="header">
  632.  
  633.  
  634. <div id="nav">
  635. <a href="/">{text:home link}</a>
  636. <a href="/ask">{text:ask link}</a>
  637. <a href="/archive">{text:archive link}</a>
  638. <a href="" onclick="return false;" class="flink">{text:more link}</a>
  639. </div>
  640.  
  641.  
  642. <div id="title">
  643. <div class="{select:title font}">
  644. <a href="/">{Title}</a>
  645. </div>
  646. </div>
  647.  
  648. <div id="description"> {description}</div>
  649.  
  650. </div>
  651.  
  652. <div id="tab">
  653.  
  654.  
  655. <center><img src="{PortraitURL-128}"></center>
  656.  
  657. <div class="links">
  658. {block:IfLinkOneTitle}<a href="{text:Link One}">{text:Link One Title}</a>{/block:ifLinkOneTitle}
  659.  
  660. {block:ifLinkTwoTitle} <a href="{text:Link Two}">{text:Link Two Title}</a>{/block:ifLinkTwoTitle}
  661.  
  662. {block:ifLinkThreeTitle}<a href="{text:Link Three}">{text:Link Three Title}</a>{/block:ifLinkThreeTitle}
  663.  
  664. {block:ifLinkFourTitle}<a href="{text:Link Four}">{text:Link Four Title}</a>{/block:ifLinkFourTitle}
  665.  
  666. {block:ifLinkFiveTitle}<a href="{text:Link Five}">{text:Link Five Title}</a>{/block:ifLinkFiveTitle}
  667.  
  668. {block:ifLinkSixTitle}<a href="{text:Link Six}">{text:Link Six Title}</a>{/block:ifLinkSixTitle}
  669. </div>
  670.  
  671. <div class="about">{text:about}</div>
  672. </div>
  673.  
  674. {block:Posts}
  675.  
  676. <div id="entry">
  677.  
  678. {block:IndexPage}
  679. <div id="fade"></div>
  680. {/block:IndexPage}
  681.  
  682. {block:Text}
  683.  
  684. <div class="posttitle"><a href="{Permalink}">{block:Title}{Title}{/block:Title}</a> </div>
  685. {Body}
  686. {/block:Text}
  687.  
  688. {block:Photo}
  689. {block:IndexPage}<a href="{Permalink}">{/block:IndexPage}{block:PermalinkPage}{LinkOpenTag}{/block:PermalinkPage}<img src="{block:IndexPage}{PhotoURL-500}{/block:IndexPage}{block:PermalinkPage}{PhotoURL-HighRes}{/block:PermalinkPage}" alt="{PhotoAlt}"/>{block:IndexPage}</a>
  690. {block:ifcaption}<div class="caption">{Caption}</div>{/block:ifcaption}{/block:IndexPage}
  691. {block:PermalinkPage}{LinkCloseTag}{/block:PermalinkPage}
  692. {block:PermalinkPage}<BR><div class="caption">{Caption}</div>{/block:PermalinkPage}
  693. {/block:Photo}
  694.  
  695. {block:Photoset}
  696. {block:Photos}<a href="{permalink}"><img src="{PhotoURL-500}" width="250" style="padding-bottom:5px;"/></a>
  697. {/block:Photos}
  698. {block:ifcaption}<div class="caption">{Caption}</div>{/block:ifcaption}
  699. {/block:Photoset}
  700.  
  701.  
  702. {block:Quote}
  703. <div class="mark">❝</div>
  704. <div class="quote">
  705. {Quote} </div> <BR>
  706. {block:Source} <a href="{Permalink}">{Source}</a>{/block:Source}
  707. {/block:Quote}
  708.  
  709. {block:Link}
  710. <div class="question"><a href="{URL}" {Target}>{Name}</a> </div>
  711. {block:Description}{Description}{/block:Description}
  712. {/block:Link}
  713.  
  714. {block:Chat}
  715. {block:Title}<t>{Title}</t>{/block:Title}
  716. {block:Lines}
  717. {block:Label}<b>{Label}</b>{/block:Label} {Line}<br>
  718. {/block:Lines}
  719. {/block:Chat}
  720.  
  721. {block:Audio}
  722. <div id="audio">
  723. {block:AudioPlayer}{AudioPlayerGrey}{/block:AudioPlayer}</div>
  724. <div id="playpic"><div id="captio">{block:TrackName} "{TrackName}"
  725. {/block:TrackName} <br> {block:Artist}{Artist}{/block:Artist} <br> {block:Album} {Album}{/block:Album}</div></div>
  726. {/block:Audio}
  727.  
  728. {block:Video}
  729. <div style="width:250px; overflow:Auto;">{Video-400}</div>{/block:indexpage} {block:permalinkpage} {Video-500}{/block:permalinkpage}
  730. {block:Caption}{Caption}{/block:Caption}
  731. {/block:Video}
  732.  
  733. {block:Answer}
  734. <div class="question">
  735. <div class="asker">{Asker}</div>
  736. <br>
  737. {Question}</div> {Answer}
  738. {/block:Answer}
  739.  
  740. {block:Indexpage}
  741. <div class="permat">
  742. <div class="permainfo">{block:Date} <a href="{Permalink}"> {Month} {DayOfMonth} </a> {/block:Date} <a href="{ReblogUrl}">Reblog</a></div>
  743. <br>
  744. </div>
  745. {/block:Indexpage}
  746.  
  747. {block:PermalinkPage}
  748. <div class="permalinkpage">
  749. {block:NoteCount}{NoteCount} notes<br>{/block:NoteCount}
  750. {block:RebloggedFrom}Source: <a href="{ReblogRootURL}">{ReblogRootName}</a> | Reblogged From: <a href="{ReblogParentURL}">{ReblogParentName}</a><br>{/block:RebloggedFrom}
  751. {block:NoteCount} <div style="text-align:center; margin:5px; font-family:calibri; line-height:12px"></div>{/block:NoteCount} <Br>
  752. {block:Tags}<a href="{TagURL}">{Tag}</a> {/block:Tags}
  753. </div>
  754. {/block:PermalinkPage}
  755.  
  756. {block:PostNotes}
  757. <div id="postnotes">{PostNotes}</div>
  758. {/block:PostNotes}</div>
  759.  
  760. {/block:Posts}
  761.  
  762.  
  763. <div class="pagination">
  764. {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">previous</a> &middot;{/block:PreviousPage} {block:NextPage}<a href="{NextPage}" id="next">next</a>{/block:NextPage}{/block:Pagination}
  765. </div></div>{/block:Posts}</div></div></div> </div>
  766. </div> </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement