Advertisement
syncode

Reconsider

Oct 27th, 2014
487
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.59 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. ┴ ┴┴┴└─└─┘─┴┘┴ ┴ └─┘
  7.  
  8. Reconsider Theme by airudite.tumblr.com.
  9.  
  10.  
  11. By using this page, you agree to the terms of use. (This includes no redistributing, removing credit, or claiming this code as your own. If you violate any of the terms, you will be pushed and strongly disliked throughout many parallel universes. You will be reported and your theft will be known publically. Plus that's just plain disrespectful). -->
  12. <head>
  13. <meta name="color:Background" content="#fff" />
  14. <meta name="color:PostBackground" content="#fff" />
  15. <meta name="color:Text" content="#000" />
  16. <meta name="color:Accent" content="#78c9a1" />
  17. <meta name="color:Accent2" content="#7eccbb" />
  18. <meta name="color:Border" content="#eee" />
  19. <meta name="color:Title" content="#96a3bd" />
  20. <meta name="color:TitleHover" content="#96a3bd" />
  21. <meta name="color:Link" content="#aaa" />
  22. <meta name="color:Hover" content="#000" />
  23. <meta name="color:Navigation" content="#000" />
  24. <meta name="color:Navigation BG" content="#eee" />
  25. <meta name="color:bold" content="#7c6d83" />
  26. <meta name="color:italic" content="#788591" />
  27. <meta name="color:blockquote bg" content="#ddd" />
  28. <meta name="color:blockquote text" content="#282525" />
  29. <meta name="color:Question Background" content="#eee" />
  30. <meta name="color:question" content="#aaa" />
  31. <meta name="color:permalink" content="#000" />
  32. <meta name="color:permalink bg" content="#fff" />
  33.  
  34. <meta name="font:body" content="baskerville" />
  35.  
  36. <meta name="text:font size" content="9px" />
  37. <meta name="text:title font size" content="15px" />
  38.  
  39.  
  40. <meta name="text:Link One Title" content="" />
  41. <meta name="text:Link One" content="/" />
  42. <meta name="text:Link Two Title" content="" />
  43. <meta name="text:Link Two" content="/" />
  44. <meta name="text:Link Three Title" content="" />
  45. <meta name="text:Link Three" content="" />
  46. <meta name="text:navigation" content="navigation" />
  47.  
  48. <meta name="if:Permalink1" content="0" />
  49. <meta name="if:Permalink2" content="0" />
  50.  
  51. <meta name="if:dropdownbox" content="0" />
  52. <meta name="if:whitetumblrcontrols" content="1" />
  53.  
  54. <meta name="if:default font" content="1"/>
  55. <meta name="if:round" content="0" />
  56. <meta name="if:faded images" content="0" />
  57. <meta name="if:large space" content="" />
  58. <meta name="if:medium space" content="1" />
  59. <meta name="if:small space" content="0" />
  60. <meta name="if:bottom left" content="1"/>
  61. <meta name="if:bottom right" content="0" />
  62. <meta name="if:top left" content="0" />
  63. <meta name="if:top right" content="0" />
  64. <meta name="if:repeat" content="0" />
  65. <meta name="image:background" content=""/>
  66. <title>{Title}</title>
  67. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  68. {block:Description}<meta name="description" content="{MetaDescription}"/>{/block:Description}
  69. <link rel="shortcut icon" href="{Favicon}" />
  70. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  71. <link href='http://fonts.googleapis.com/css?family=Open+Sans:400,300' rel='stylesheet' type='text/css'>
  72. <link href='http://fonts.googleapis.com/css?family=Cousine, Droid+Serif' rel='stylesheet' type='text/css'>
  73.  
  74. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
  75. <script>
  76. $(document).ready(function(){
  77. $(".navigation").click(function(){
  78. $(".links").slideToggle();
  79. });
  80. });
  81. </script>
  82.  
  83. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  84. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  85. <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>
  86.  
  87.  
  88. <style type="text/css">
  89.  
  90. #s-m-t-tooltip {
  91. display: block;
  92. max-width: 100px;
  93. margin: 15px;
  94. word-wrap: break-word;
  95. padding:2px 5px 2px 5px;
  96. z-index: 9999;
  97. background: {color:background};
  98. text-transform: uppercase;
  99. font-family:calibri;
  100. font-size: 8px;
  101. color: {color:text};
  102. border:1px solid {color:border};
  103. text-align: center;
  104. letter-spacing:1px;
  105. }
  106.  
  107. {block:ifwhitetumblrcontrols}#tumblr_controls {-webkit-filter: invert(100%); position: fixed !important;}{/block:ifwhitetumblrcontrols}
  108.  
  109. body, a, a:hover {
  110. cursor: url(http://cur.cursors-4u.net/cursors/cur-9/cur817.cur),
  111. progress;}
  112.  
  113. body {
  114. background-color:{color:background};
  115. color:{color:text};
  116. {block:ifnotdefaultfont}font-family: {font:body};{/block:ifnotdefaultfont}
  117. {block:ifdefaultfont}font-family:calibri; {/block:ifdefaultfont}
  118. font-size:{text:font size};
  119. text-align:left;
  120. padding: 0px;
  121. background-image: url({image:background});
  122. 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} ;
  123. background-attachment: fixed;
  124. {block:ifnotrepeat}background-repeat: no-repeat;{/block:ifnotrepeat}
  125. {block:ifrepeat}background-repeat:repeat;{/block:ifrepeat}
  126. }
  127.  
  128. ::selection {
  129. background:{color:blockquote background};
  130. color:{color:blockquote text};}
  131.  
  132. ::-webkit-scrollbar {
  133. width:3px;
  134. height:7px;
  135. }
  136. ::-webkit-scrollbar-track-piece {
  137. background-color:{color:border};
  138. }
  139. ::-webkit-scrollbar-thumb {
  140. background-color:{color:accent};
  141. }
  142.  
  143. a{
  144. text-decoration:none;
  145. color:{color:link};
  146. -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;}
  147.  
  148. a:hover {
  149. color:{color:hover} ; }
  150.  
  151. #rt{
  152. width:150px;
  153. color:{color:text};
  154. font-size:{text:fontsize};
  155. {block:ifnotdefaultfont}font-family: {font:body};{/block:ifnotdefaultfont}
  156. {block:ifdefaultfont}font-family: 'Open Sans', sans-serif;{/block:ifdefaultfont}
  157. z-index:9999;
  158. -webkit-transition: 0.6s ease-in;
  159. position:fixed;
  160. padding:10px;
  161. font-size:11px;
  162. letter-spacing:1px;
  163. {block:ifconsolasfont}font-family:consolas;{/block:ifconsolasfont};
  164. opacity:.8;
  165. -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;
  166. {block:ifround}border-radius:5px;{/block:ifround}
  167. {block:IndexPage}margin-left:500px;{/block:IndexPage}
  168. {block:PermalinkPage}margin-left:500px;{/block:PermalinkPage}
  169. margin-top:30%;
  170. }
  171.  
  172. #rt:hover {opacity:.9; }
  173.  
  174. #title {
  175. text-align:center;
  176. text-transform:uppercase;
  177. padding:12px;
  178. }
  179. #title a{
  180. color:{color:title};
  181. font-size:{text:title font size};
  182. display:relative;
  183. }
  184.  
  185. #title:hover a{
  186. color:{color:titlehover};
  187. }
  188.  
  189. #description {
  190. background:{color:postbackground};
  191. padding:7px;
  192. font-size:10px;
  193. }
  194.  
  195. @font-face{font-family: Arsenale White; src: url(http://static.tumblr.com/5fd89aw/H0ilkmgoh/arsenale_white.ttf);}
  196.  
  197. @font-face{font-family:Gruenewald; src: url(http://static.tumblr.com/9wzbixa/Wsomj2iuz/gruenewald_va_normal.ttf);}
  198.  
  199. @font-face{font-family:Just Realize;src:url(http://static.tumblr.com/sghs9ih/2tFlu5il8/justrealize.ttf);}
  200.  
  201. @font-face{font-family:Celeste Hand;src:url(http://static.tumblr.com/9wzbixa/UBpmj2h2i/celeste_hand.ttf);}
  202.  
  203.  
  204. #nav {
  205. text-align:center;
  206. }
  207.  
  208. .navigation a {
  209. display:block;
  210. margin:2px;
  211. padding:4px;
  212. background:{color:navigation bg};
  213. color:{color:navigation};
  214. -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;
  215. }
  216.  
  217. .links {
  218. display:none;
  219. }
  220.  
  221. .links a {
  222. display:inline-block;
  223. background:{color:navigation bg};
  224. color:{color:navigation};
  225. margin:1px;
  226. padding:4px;
  227. width:63px;
  228. }
  229.  
  230. .links a:hover:nth-of-type(even){
  231. background:{color:accent2};
  232. color:{color:postbackground};
  233. }
  234.  
  235. .links a:hover:nth-of-type(odd){
  236. background:{color:accent};
  237. color:{color:postbackground};
  238. }
  239.  
  240. #content {
  241. margin:auto;
  242. float:center;
  243. {block:indexpage}
  244. width:400px;
  245. {/block:indexpage}
  246. {block:permalinkpage}
  247. width:500px;
  248. {/block:permalinkpage};}
  249.  
  250. #entry img {
  251. {block:Indexpage}width:100%;
  252. z-index:-9999;
  253. {block:ifround}border-radius:5px;{/block:ifround} {/block:Indexpage}
  254. {block:permalinkpage}width:400px;
  255. background:{color:postbackground};
  256. margin-top:10px;{/block:permalinkpage}
  257. -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;
  258. }
  259.  
  260. #entry:hover{
  261. opacity:.9;
  262. }
  263.  
  264. #entry {
  265. overflow:hidden;
  266. border:1px solid {color:border};
  267. {block:iffadedimages}opacity:.8;{/block:iffadedimages}
  268. float:right;
  269. padding:10px;
  270. {block:iflargespace}margin:60px;{/block:iflargespace}
  271. {block:ifsmallspace}margin:15px;{/block:ifsmallspace}
  272. {block:ifmediumspace}margin:30px;{/block:ifmediumspace}
  273. {block:Indexpage}
  274. background:{color:postbackground};
  275. width:400px;{/block:Indexpage}
  276. {block:permalinkpage}width:400px;
  277. margin-left:100px;
  278. margin-top:100px;
  279. background: {color:postbackground};{/block:permalinkpage};
  280. {block:ifround}border-radius:5px;{/block:ifround}
  281. -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;}
  282.  
  283. .pagination {display: none;}
  284.  
  285. .posttitle {
  286. text-align:center;
  287. font-size:14px;
  288. }
  289. .mark {
  290. font: bold 60px georgia;
  291. line-height: 50px;
  292. position: absolute;
  293. color:{color:link};
  294. opacity:.3;}
  295.  
  296. .quote {
  297. text-indent: 35px;
  298. text-align: justify;
  299. padding:6px;
  300. border-bottom:1px solid {color:border};
  301. line-height:15px;
  302.  
  303. }
  304. .question {
  305. padding:12px;
  306. text-align:justify;
  307. border-bottom:1px solid {color:border};
  308. margin:-10px -10px 10px;
  309. background:{color:question background};
  310. color:{color:question};
  311. }
  312.  
  313. .question a {
  314. color:{color:question};
  315. text-transform:uppercase;
  316. font-size:9px;
  317. letter-spacing:1px;
  318. }
  319. .asker {
  320. text-align:center;
  321. font-size:11px;
  322. color:{color:question};
  323. }
  324.  
  325. i, em {
  326. font-style:italic;
  327. color:{color:italic};
  328. }
  329.  
  330. b, strong {
  331. font-weight:bold;
  332. color:{color:bold};
  333. letter-spacing:1px;
  334. }
  335.  
  336. li{
  337. list-style-image:
  338. url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAI0lEQVQIW2PcunXrf29vb0YGKADxwRyYBIxGUQHTgV0lNjMB+9YiQstW0P0AAAAASUVORK5CYII=')}
  339.  
  340.  
  341. blockquote {
  342. margin-top:7px;
  343. border-radius:5px;
  344. margin-left:20px;
  345. padding-left:5px;
  346. padding-right:5px;
  347. padding-top:2px;
  348. padding-bottom:2px;
  349. background:{color:blockquote bg};
  350. color:{color:blockquote text};
  351. }
  352.  
  353. .bp {
  354. position:absolute;
  355. height:0%;
  356. -moz-transition: all 0.8s ease-out; -o-transition: all 0.8s ease-out; -webkit-transition: all 0.8s ease- out; transition: all 0.8s ease-out;
  357. }
  358.  
  359. #entry:hover .bp {
  360. background:{color:permalink bg};
  361. height:98%;
  362. opacity:.6;
  363.  
  364. }
  365. .perma {
  366. opacity:0;
  367. padding:10px;
  368. width:400px;
  369. position:relative;
  370. font-size:13px;
  371. font-weight:400px;
  372. top:50%;
  373. text-align:center;
  374. text-transform:uppercase;
  375. -moz-transition: all 0.8s ease-out; -o-transition: all 0.8s ease-out; -webkit-transition: all 0.8s ease- out; transition: all 0.8s ease-out;
  376. }
  377.  
  378. .perma a {
  379. color:{color:permalink};
  380. }
  381. #entry:hover .perma {
  382. opacity:1;
  383. }
  384.  
  385. {block:ifpermalink2}
  386. {block:indexpage}
  387. #entry:hover img {
  388. -webkit-transform: translateY(-27px);
  389. -moz-transform: translateY(-27px);
  390. transform: translateY(-27px);
  391. }
  392. {/block:indexpage}
  393. {/block:ifpermalink2}
  394.  
  395. .pt {
  396. padding:4px;
  397. position:absolute;
  398. font-family:calibri;
  399. width:393px;
  400. font-size:16px;
  401. font-weight:500px;
  402. text-transform:uppercase;
  403. letter-spacing:-1px;
  404. opacity:0;
  405. background:{color:permalink bg};
  406. margin-top:-27px;
  407. {block:ifround}border-radius:5px;{/block:ifround}
  408. -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;
  409. }
  410.  
  411. .pt a {
  412. color:{color:permalink};
  413. margin-left:100px;
  414. font-family:calibri;
  415. }
  416.  
  417. #entry:hover .pt {
  418. opacity:.7;
  419. }
  420.  
  421. #audio { width:100%; }
  422. .tumblr_audio_player {height: 40px; width: 40px; border:none; position:absolute; margin-top:30px; margin-left:30px; z-index:999999; opacity:.3; -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;}
  423. #playpic img {width:100px; height:100px; overflow:hidden; float:left; opacity:.8; }
  424. #entry:hover .tumblr_audio_player {opacity:.8}
  425. #captio { overflow:auto; margin-left: 130px; height:100px;}
  426. q { font-family:consolas; color:{color:link};}
  427.  
  428.  
  429. .permalinkpage {
  430. line-height:10px;
  431. font-family:calibri;
  432. text-align:center;
  433. font-size:11px;
  434.  
  435. }
  436.  
  437. #postnotes img{
  438. height:20px;
  439. width:20px;
  440. }
  441.  
  442. #postnotes {
  443. height:250px;
  444. overflow:auto;
  445. font-family:calibri;
  446. font-size:11px;
  447. }
  448. #air {
  449. font-family:calibri;
  450. text-transform:uppercase;
  451. letter-spacing:1px;
  452. font-size:10px;
  453. position:fixed;
  454. right:10px;
  455. bottom:10px;
  456. color:{color:postbackground};
  457. background:{color:accent};
  458. padding:5px 15px 5px 15px;
  459. width:70px;
  460. overflow:hidden;
  461. text-align:center;
  462. height:13px;
  463. -webkit-transition: all 0.3s linear;
  464. -moz-transition: all 0.3s linear;
  465. transition: all 0.3s linear;
  466. }
  467.  
  468. #air a {
  469. color:#fff;
  470. line-height:10px;
  471. -webkit-animation:fadeInDown 3s;
  472. -moz-animation:fadeInDown 3s;
  473. -ms-animation:fadeInDown 3s;
  474. -moz-transition: all 0.4s ease-out;
  475. -o-transition: all 0.4s ease-out;
  476. -webkit-transition: all 0.4s ease-out;
  477. transition: all 0.4s ease-out;
  478.  
  479. }
  480.  
  481. .word {
  482. -webkit-transition: all 0.3s linear;
  483. -moz-transition: all 0.3s linear;
  484. transition: all 0.3s linear;
  485. }
  486.  
  487. #air a:hover .word{
  488. margin-top:-18px;
  489. -webkit-transition: all 0.3s linear;
  490. -moz-transition: all 0.3s linear;
  491. transition: all 0.3s linear;
  492. }
  493.  
  494. {CustomCSS}</style>
  495. {block:IndexPage}
  496. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  497. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  498.  
  499. <script type="text/javascript">
  500. $(window).load(function(){
  501. var $wall = $('#content');
  502. $wall.imagesLoaded(function(){
  503. $wall.masonry({
  504. itemSelector: '#entry',
  505. isAnimated : false
  506. });
  507. });
  508.  
  509. $wall.infinitescroll({
  510. navSelector : 'div.pagination',
  511. nextSelector : '.pagination a#next',
  512. itemSelector : '#entry',
  513. bufferPx : 2000,
  514. debug : false,
  515. errorCallback: function() {
  516. $('#scroll').fadeOut('normal');
  517. }},
  518. function( newElements ) {
  519. var $newElems = $( newElements );
  520. $newElems.hide();
  521. $newElems.imagesLoaded(function(){
  522. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  523. });
  524. }); $('#content').show(500);
  525. });
  526. </script>
  527.  
  528. {/block:IndexPage}
  529.  
  530.  
  531. </head>
  532. <body>
  533.  
  534. <div id="air">
  535. <a href="http://airudite.tumblr.com">
  536. <div class="word">reconsider
  537. <br><br>
  538. by airudite
  539. </div>
  540. </a>
  541. </div>
  542.  
  543.  
  544. <div id="content">
  545.  
  546. <div id="rt">
  547.  
  548. <div id="title">
  549. <a href="/">{Title}</a>
  550. </div>
  551.  
  552. <div id="nav">
  553.  
  554. {block:ifnotdropdownbox}
  555. <div class="navigation"><a href="JavaScript:void()">{text:navigation}</a></div>
  556.  
  557. <div class="links">
  558. <a href="/" title="index">home</a>
  559.  
  560. <a href="/ask" title="msg">message</a>
  561.  
  562. <a href="/archive" title="history">history</a>
  563.  
  564. {block:IfLinkOneTitle}<a href="{text:Link One}" title="{text:Link One Title}">{text:Link One Title}</a>{/block:ifLinkOneTitle}
  565.  
  566. {block:ifLinkTwoTitle}<a href="{text:Link Two}" title="{text:Link Two Title}">{text:Link Two Title}</a>{/block:ifLinkTwoTitle}
  567.  
  568. {block:ifLinkThreeTitle}<a href="{text:Link Three}" title="{text:Link Three Title}">{text:Link Three Title}</a>{/block:ifLinkThreeTitle}
  569.  
  570. <a href="http://airudite.tumblr.com" title="theme">theme</a>
  571.  
  572. </div>
  573. {/block:ifnotdropdownbox}
  574.  
  575. {block:ifdropdownbox}
  576.  
  577. <center>
  578. <select onchange='location=this.options[this.selectedIndex].value;' style=' line-height:60%;font-size:9px; width:150px; border: 1px solid transparent; height:20px;padding:1px;color:{color:navigation}; border-radius:2px; margin-top:5px; background:{color:navigation bg}'>
  579. <option>{text:navigation}</option>
  580. <option value="/">home</option>
  581. <option value="/ask">message</option>
  582. {block:IfLinkOneTitle}<option value="{text:Link One}"> {text:Link One Title} </option>{/block:ifLinkOneTitle}
  583. {block:ifLinkTwoTitle}<option value="{text:Link Two}"> {text:Link Two Title} </option>{/block:ifLinkTwoTitle}
  584. {block:ifLinkThreeTitle}<option value="{text:Link Three}"> {text:Link Three Title} </option>{/block:ifLinkThreeTitle}
  585.  
  586. <option value="http://airudite.tumblr.com">theme</option>
  587.  
  588. </select>
  589. </center>
  590. {/block:ifdropdownbox}
  591.  
  592.  
  593. </div>
  594.  
  595. <div id="description">{description}</div>
  596. </div>
  597.  
  598.  
  599. {block:Posts}
  600.  
  601. <div id="entry">
  602.  
  603. {block:indexpage}
  604. {block:ifPermalink1}
  605. <div class="bp">
  606. <div class="perma">
  607. <a href="{permalink}">{NoteCountWithLAbel}</a>
  608. </div>
  609. </div>
  610. {/block:ifPermalink1}
  611. {/block:indexpage}
  612.  
  613. {block:Text}
  614. <div class="question">
  615. <div class="posttitle"><a href="{Permalink}">{block:Title}{Title}{/block:Title}</a> </div> </div>
  616. {Body}
  617. {/block:Text}
  618.  
  619. {block:Photo}
  620. {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>{/block:IndexPage}
  621. {block:PermalinkPage}{LinkCloseTag}{/block:PermalinkPage}
  622. {block:PermalinkPage}<BR>{block:caption}{caption}{/block:caption}{/block:PermalinkPage}
  623. {/block:Photo}
  624.  
  625. {block:Photoset}
  626. {block:Photos}<a href="{permalink}"><img src="{PhotoURL-500}" width="300" style="padding-bottom:5px;"/></a>
  627. {/block:Photos}
  628. {/block:Photoset}
  629.  
  630. {block:Quote}
  631. <div class="mark">“</div>
  632. <div class="quote">
  633. {Quote} </div> <BR>
  634. {block:Source} <a href="{Permalink}">{Source}</a>{/block:Source}
  635. {/block:Quote}
  636.  
  637. {block:Link}
  638. <div class="question"><a href="{URL}" {Target}>{Name}</a> </div>
  639. {block:Description}{Description}{/block:Description}
  640. {/block:Link}
  641.  
  642. {block:Chat}
  643. {block:Title}<t>{Title}</t>{/block:Title}
  644. {block:Lines}
  645. {block:Label}<b>{Label}</b>{/block:Label} {Line}<br>
  646. {/block:Lines}
  647. {/block:Chat}
  648.  
  649. {block:Audio}
  650. <div id="audio">
  651. {block:AudioPlayer}{AudioPlayerWhite}{/block:AudioPlayer}</div>
  652. <div id="playpic">{block:AlbumArt} <img src="{AlbumArtURL}">
  653. {/block:AlbumArt}<div id="captio">{block:TrackName} "{TrackName}"
  654. {/block:TrackName} {block:Artist}by {Artist}{/block:Artist} {block:Album} from {Album}{/block:Album}</div></div>
  655. {/block:Audio}
  656.  
  657. {block:Video}
  658. <div style="width:200px; overflow:Auto;">{Video-250}</div>{/block:indexpage}{block:permalinkpage} {Video-500}{/block:permalinkpage}
  659. {block:Caption}{Caption}{/block:Caption}
  660. {/block:Video}
  661.  
  662. {block:Answer}
  663. <div class="question">
  664. <div class="asker">{Asker} inquires... </div>
  665. <br>
  666. {Question}</div> {Answer}
  667. {/block:Answer}
  668.  
  669. {block:IndexPage}
  670. {block:ifPermalink2}
  671. <div class="pt">
  672. <a href="{permalink}">{NoteCountWithLabel}</a>
  673. <a href="{reblogurl}">Reblog</a></div>
  674.  
  675. {/block:ifPermalink2}
  676. {/block:Indexpage}
  677.  
  678. {block:PermalinkPage}
  679. <div class="permalinkpage">
  680. {block:Date}Published {DayOfWeek}, in the month of {Month}. {/block:Date} {block:NoteCount}with {NoteCount} notes<br>{/block:NoteCount}
  681. {block:RebloggedFrom}Source: <a href="{ReblogRootURL}">{ReblogRootName}</a> | Reblogged From: <a href="{ReblogParentURL}">{ReblogParentName}</a><br>{/block:RebloggedFrom}
  682. {block:NoteCount} <div style="text-align:center; margin:5px; font-family:calibri; line-height:12px"></div>{/block:NoteCount} <Br>
  683. {block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}
  684. </div>
  685. {/block:PermalinkPage}
  686. {block:PostNotes}
  687. <div id="postnotes">{PostNotes}</div>
  688. {/block:PostNotes}</div>{/block:Posts}
  689.  
  690. </div>
  691. {/block:Posts}
  692.  
  693. <div class="pagination">
  694. {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}
  695. </div></div>{/block:Posts}</div></div></div> </div>
  696. </div> </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement