Advertisement
syncode

Raw

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