Advertisement
puellae-themes

Allure theme

Jan 22nd, 2013
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.63 KB | None | 0 0
  1. <html lang="en">
  2. <!DOCTYPE html PUBLIC"-//W3C//DTD XHTML 1.0 Transitional//EN"
  3. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  4. <html xmlns="http://www.w3.org/1999/xhtml">
  5. <script type="text/javascript"
  6. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  7.  
  8. <!--
  9.  
  10. Allure Theme by
  11.  
  12. _ __ ___ _ __ ___
  13. / \ | \| || | | \ | / |
  14. | || || || | | \ | / |
  15. | ||__/| || |___ | \ |---| |___
  16. \ /| | || | | \ | \ |
  17. \_/ | \__/ |___|___ | \_| \__ |___
  18.  
  19.  
  20.  
  21. Please don't remove the credit. I worked very hard on this.
  22. If you have questions just send me a message and I will help you. Enjoy your new theme :)xx
  23.  
  24.  
  25. -->
  26.  
  27. <head>
  28. <!-- DEFAULT VARIABLES -->
  29. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  30. <meta name="text:blogtitle" content="Allure Theme"/>
  31. <meta name="color:background" content="#fff"/>
  32. <meta name="color:text" content="#000"/>
  33. <meta name="color:navigation background" content="#000"/>
  34. <meta name="color:link" content="#7c786c"/>
  35. <meta name="color:hover" content="#000000"/>
  36. <meta name="color:scrollbar" content="#d8d8d8"/>
  37. <meta name="color:blogtitle" content="#cccccc"/>
  38.  
  39.  
  40. <meta name="image:Background" content=""/>
  41.  
  42. <meta name="text:Link One Title" content="more" />
  43. <meta name="text:Link One" content="" />
  44. <meta name="text:Link Two Title" content="more" />
  45. <meta name="text:Link Two" content="" />
  46. <meta name="text:Link Three Title" content="more" />
  47. <meta name="text:Link Three" content="" />
  48. <meta name="text:Link Four Title" content="more" />
  49. <meta name="text:Link Four" content="" />
  50. <meta name="text:Link Five Title" content="more" />
  51. <meta name="text:Link Five" content="" />
  52. <meta name="text:Link Six Title" content="more" />
  53. <meta name="text:Link Six" content="more" />
  54. <meta name="text:moving tab" content=""/>
  55.  
  56. <link href='http://fonts.googleapis.com/css?family=Lekton' rel='stylesheet' type='text/css'>
  57.  
  58. <link href='http://fonts.googleapis.com/css?family=Text+Me+One' rel='stylesheet' type='text/css'>
  59.  
  60. <link href='http://fonts.googleapis.com/css?family=The+Girl+Next+Door' rel='stylesheet' type='text/css'>
  61.  
  62.  
  63. <style type="text/css">
  64.  
  65.  
  66. ::-webkit-scrollbar-thumb {
  67. border-top: 1px solid #303030;
  68. border-bottom: 1px solid #303030;
  69. border-left: 1px solid #4B4B4B;
  70. background-color:transparent;
  71. height:auto;
  72. }
  73.  
  74.  
  75. #tumblr_controls{
  76. position:fixed !important;
  77. -webkit-filter: invert(100%)
  78. }
  79.  
  80. {block:iftinycursor}body, a, a:hover {cursor:
  81. url(http://cur.cursors-4u.net/others/oth-6/oth589.cur),
  82. progress;}{/block:iftinycursor}
  83.  
  84. iframe#tumblr_controls {right:3px !important; position: fixed
  85. !important;-webkit-transition: opacity 0.7s linear;opacity:
  86. 0.2;-webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s
  87. ease-out;transition: all 0.8s ease-out;
  88. }
  89.  
  90. iframe#tumblr_controls:hover{-webkit-transition: opacity 0.7s
  91. linear;opacity: 1;-webkit-transition: all 0.4s
  92. ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s
  93. ease-out;}
  94.  
  95. @font-face {
  96. font-family: "Dixel";
  97. src: url('http://static.tumblr.com/jdjsstr/8ovm78cbb/pf_arma_five_1_.ttf');
  98. }
  99.  
  100. @font-face { font-family: "Sweet"; src: url('http://static.tumblr.com/vpzhdvv/6d7m90v7t/111.woff');}
  101.  
  102. @font-face { font-family: "Kg Eyes Wide Open"; src: url('http://static.tumblr.com/anvbwtn/sq0md8m2c/kgeyeswideopen.ttf');}
  103.  
  104.  
  105. @font-face {font-family: "Tall Films"; src: url('http://static.tumblr.com/w1f0ilq/4m9lyy51c/tall_film.ttf');}
  106.  
  107. @font-face {
  108. font-family: "Bebas Neue";
  109. src: url('http://static.tumblr.com/cvlbtjz/cnsln9tpp/bebasneue.otf');
  110. }
  111.  
  112. @font-face {
  113. font-family: "Arsenale White";
  114. src: url('http://static.tumblr.com/5fd89aw/H0ilkmgoh/arsenale_white.ttf'); }
  115.  
  116. @font-face { font-family: "signerica"; src: url('http://static.tumblr.com/anvbwtn/Uopmf50q7/signerica_thin.ttf'); }
  117.  
  118. .wrapper{
  119. margin: 0px auto;
  120. margin-left: 60px;
  121. width: 802px;
  122. }
  123.  
  124. .header{
  125. float: left;
  126. width: 100%;
  127. }
  128.  
  129. .left{
  130. float: left;
  131. margin-right: 20px;
  132. width: 802;
  133. }
  134.  
  135. .right{
  136. float: right;
  137. width: 200px;
  138. background-color: #fff;
  139. }
  140.  
  141. body, a, a:hover {cursor:
  142. url('http://img69.imageshack.us/img69/7673/cursorw.png'), progress; }
  143.  
  144. body {
  145. margin:0px;
  146. background-color: {color:Background};
  147. background-image:url({image:Background});
  148. background-attachment: fixed;
  149. background-repeat: repeat;}
  150. body, div, p, textarea, submit, input{
  151. font-family: 'Text Me One', sans-serif;
  152. font-size: 10px;
  153. line-height:10px;
  154. letter-spacing:0px;
  155. color:{color:Text};
  156. }
  157.  
  158. ::-webkit-scrollbar {width: 6px; height: 4px; background: transparent;
  159. border-left:0px solid #aaa; }
  160.  
  161. ::-webkit-scrollbar-thumb { background-color: {color:scrollbar};
  162. border: 0px solid #eee;}
  163.  
  164.  
  165. p {
  166. margin:0px;
  167. margin-top:0px;
  168. }
  169.  
  170. a:link, a:active, a:visited{
  171. text-decoration: none;
  172. -webkit-transition: color 0.3s ease-out;
  173. -moz-transition: color 0.3s ease-out;
  174. transition: color 0.3s ease-out;
  175. color: {color:Link};
  176. }
  177.  
  178. a:hover {
  179. color:{color:hover};
  180. text-shadow:0px 0px 2px #ddd,
  181. linear; -moz-transition: all 0.2s linear;
  182. transition: all 0.2s linear;}
  183.  
  184.  
  185.  
  186. div#blogtitle{
  187. position:fixed;
  188. height:90px;
  189. width:auto;
  190. margin-top:80px;
  191. left:3px;
  192. border-top:0px double #ddd;
  193. border-bottom:0px double #ddd;
  194. text-align:center;
  195. z-index:9;
  196. opacity:10;
  197. padding:4px;
  198. background:{color:background};
  199. -webkit-transition: all 0.9s ease-in-out;
  200. -moz-transition: all 0.9s ease-in-out;
  201. -o-transition: all 0.9s ease-in-out;
  202. -ms-transition: all 0.9s ease-in-out;
  203. transition: all 0.9s ease-in-out;
  204. }
  205.  
  206. .blogtitle{
  207. font-family:"Signerica";
  208. font-size:35px;
  209. line-height:42px;
  210. color:{color:blogtitle};
  211. font-weight:none;
  212. text-shadow:0px 0px 0px #fff;
  213. }
  214.  
  215. background{
  216. background-color:{color:desc background};
  217. padding:0px;
  218. margin-top:50%;
  219. }
  220.  
  221. .text{
  222. font-family: 'Text Me One', sans-serif;
  223. font-size:8px;
  224. line-height:10px;
  225. color:#000;
  226. width:190px;
  227. margin-top:-15px;
  228. }
  229.  
  230. div#center{
  231. margin:auto;
  232. margin-top:-40px;
  233. position:relative;
  234. width:1200px;
  235. background-color:;
  236. overflow:auto;
  237. overflow-y:hidden;
  238. }
  239.  
  240. .entry {
  241. float:left;
  242. display: block;
  243. overflow:hidden;
  244. width:280px;
  245. background:{color:background};
  246. top:0px;
  247. padding-right:3px;
  248. padding-left:11px;
  249. padding-bottom:8px;
  250. border:0px solid #ddd;
  251. margin:3px;
  252. {block:PermalinkPage}
  253. width:280px;
  254. text-align:center;
  255. {/block:PermalinkPage}
  256. }
  257.  
  258.  
  259. .perma img{
  260. background:transparent;
  261. padding:3px;
  262. border:0px double #ddd;
  263. border-radius:50px;
  264. }
  265.  
  266. .perma2 img{
  267. background:transparent;
  268. padding:3px;
  269. border:0px double #ddd;
  270. border-radius:50px;
  271. }
  272.  
  273. .entry .perma{
  274. margin-right: 240px;
  275. width:auto;
  276. height: auto;
  277. padding:2px;
  278. position: absolute;
  279. text-transform: none;
  280. font-family: 'Text Me One', sans-serif;
  281. font-size: 10px;
  282. text-align: center;
  283. line-height:20px;
  284. overflow:hidden;
  285. letter-spacing: 0px;
  286. text-align:center;
  287. top:40%;
  288. left:110px;
  289. opacity:10;
  290. -webkit-transition: opacity 0.5s linear; opacity: 0.0;
  291. -webkit-transition: all 0.5s linear;
  292. -moz-transition: all 0.5s linear;
  293. transition: all 0.5s linear;
  294. }
  295.  
  296. .entry:hover .perma{
  297. overflow:visible;
  298. -webkit-transition: opacity 0.5s linear; opacity: 0.9;
  299. -webkit-transition: all 0.5s linear;
  300. -moz-transition: all 0.5s linear;
  301. transition: all 0.5s linear;
  302. }
  303.  
  304. .entry .perma2{
  305. width:auto;
  306. height: auto;
  307. padding:2px;
  308. position: absolute;
  309. text-transform: none;
  310. font-family: 'Text Me One', sans-serif;
  311. font-size: 10px;
  312. text-align: center;
  313. line-height:20px;
  314. overflow:hidden;
  315. letter-spacing: 0px;
  316. text-align:center;
  317. top:40%;
  318. right:100px;
  319. opacity:10;
  320. -webkit-transition: opacity 0.5s linear; opacity: 0.0;
  321. -webkit-transition: all 0.5s linear;
  322. -moz-transition: all 0.5s linear;
  323. transition: all 0.5s linear;
  324. }
  325.  
  326. .entry:hover .perma2{
  327. overflow:visible;
  328. -webkit-transition: opacity 0.5s linear; opacity: 0.9;
  329. -webkit-transition: all 0.5s linear;
  330. -moz-transition: all 0.5s linear;
  331. transition: all 0.5s linear;
  332. }
  333.  
  334.  
  335. .title{
  336. font-family: 'Text Me One', sans-serif;
  337. font-size: 20px;
  338. line-height: 10px;
  339. color: {color:Title};
  340. text-shadow:0px 0px 0px #fff;
  341. letter-spacing: 0px;
  342. font-weight: normal;
  343. text-transform:none;
  344. }
  345.  
  346. .sel{
  347. letter-spacing:0px;
  348. display: block;
  349. background:transparent;
  350. border-top: 0px solid #ddd;
  351. margin-top: 0px;
  352. padding-right:10px;
  353. margin-bottom:2px;
  354. font-family: 'Text Me One', sans-serif;
  355. font-size:10px;
  356. line-height:8px;
  357. text-transform:uppercase;
  358. text-align:right;
  359. color:#000;
  360. -webkit-transition: all 0.5s ease-in-out;
  361. -moz-transition: all 0.5s ease-in-out;
  362. -o-transition: all 0.5s ease-in-out;
  363. -ms-transition: all 0.5s ease-in-out;
  364. transition: all 0.5s ease-in-out;
  365. }
  366.  
  367. .sel:hover{
  368. padding-right:30px;
  369. -webkit-transition: all 0.5s ease-in-out;
  370. -moz-transition: all 0.5s ease-in-out;
  371. -o-transition: all 0.5s ease-in-out;
  372. -ms-transition: all 0.5s ease-in-out;
  373. transition: all 0.5s ease-in-out;
  374. }
  375.  
  376. .sel2{
  377. letter-spacing:0px;
  378. display: block;
  379. background-color:#FFFFFF;
  380. border-top: 0px solid #ddd;
  381. margin-top: 2px;
  382. padding-top:0px;
  383. margin-bottom:2px;
  384. font-family: 'Text Me One', sans-serif;
  385. font-size:8px;
  386. line-height:8px;
  387. text-transform:uppercase;
  388. text-align:right;
  389. color:#000;
  390. -webkit-transition: all 0.5s ease-in-out;
  391. -moz-transition: all 0.5s ease-in-out;
  392. -o-transition: all 0.5s ease-in-out;
  393. -ms-transition: all 0.5s ease-in-out;
  394. transition: all 0.5s ease-in-out;
  395. }
  396.  
  397. .sel:hover{
  398. padding-right:30px;
  399. -webkit-transition: all 0.5s ease-in-out;
  400. -moz-transition: all 0.5s ease-in-out;
  401. -o-transition: all 0.5s ease-in-out;
  402. -ms-transition: all 0.5s ease-in-out;
  403. transition: all 0.5s ease-in-out;
  404. }
  405.  
  406. #posts {
  407. width:920px;
  408. margin-top: 70px;
  409. margin-left: 323px;
  410. margin-right: auto;
  411. position:relative;
  412. overflow-y: hidden;
  413. z-index:0;
  414. }
  415.  
  416. #infscr-loading{
  417. bottom: -70px;
  418. position: absolute;
  419. left: 50%;
  420. margin-left:-8px;
  421. width:16px;
  422. height:11px;
  423. overflow:hidden;
  424. margin-bottom: 50px;
  425. }
  426.  
  427. #postnotes{
  428. text-align: justify;
  429. }
  430.  
  431. #postnotes blockquote{
  432. border: 0px;
  433. }
  434.  
  435. .titlee{
  436. border-bottom:3px double {color:sidebar border};
  437. padding:4px;
  438. font-family: 'Text Me One', sans-serif;
  439. font-size:35px;
  440. line-height:17px;
  441. text-decoration:none;
  442. text-transform:none;
  443. text-align:center;
  444. color:#f7f7f7;
  445. text-shadow: 2px 0px 2px #555;
  446. }
  447.  
  448. .popuptitle{
  449. font-family: 'Text Me One', sans-serif;
  450. font-size:12px;
  451. text-transform:uppercase;
  452. letter-spacing:0px;
  453. line-height:12px;
  454. }
  455.  
  456. blockquote{
  457. padding:0px 0px 2px 5px;
  458. margin:0px 0px 2px 1px;
  459. border-left: 1px dotted {color:Text};
  460. }
  461.  
  462. blockquote p, ul{
  463. margin:0px;
  464. padding:0px;
  465. }
  466.  
  467. asker{
  468. margin-left:-4px;
  469. font-family: 'Text Me One', sans-serif;
  470. font-size:12px;
  471. line-height:20px;
  472. color: {color:link};
  473. text-transform:lowercase;
  474. letter-spacing:0px;
  475. border-bottom:0px solid #ddd;
  476. }
  477.  
  478. snowflake{
  479. font-family: 'Text Me One', sans-serif;
  480. font-size:40px;
  481. color:{color:sidebar border};
  482. text-decoration:none;
  483. }
  484.  
  485. a img{border: 0px;}
  486. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  487. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label,
  488. .user_5 .label, .user_6 .label,
  489. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:Title};}
  490. .notes img{width:10px; position:relative; top:3px;
  491. }
  492.  
  493. small{font-size: 90%;}
  494.  
  495. .video embed, .post div.video object {width:260px !important;
  496. height:180px !important;}
  497. .video2 embed, .post div.video object {width:400px !important;
  498. height:400px !important;}
  499.  
  500. {CustomCSS}
  501.  
  502. div.navigate a{
  503. background: {color:navigation background}; color: {color:text}; display:block; width: 97px; text-align: center; padding-top:2px; padding-bottom:3px; margin-left:2px; margin-top:2px; position:relative; text-align: center; z-index:1; -moz-border-radius:0px; -webkit-border-radius:0px; display: inline-block;
  504. }
  505. div.navigate a:hover{
  506. background: {color:background} color: {color:text}; letter-spacing:1px; font-weight: bold;
  507. }
  508. </style>
  509.  
  510. <!-- this is your typing tab. change YOURTEXT to your text-->
  511. <script type="text/javascript">function tb8_makeArray(n){this.length = n;return this.length;}tb8_messages = new tb8_makeArray(3);tb8_messages[0] = "{text:moving tab}";tb8_messages[1] = "{text:moving tab}";tb8_messages[2] = "{text:moving tab}";tb8_rptType = 'infinite';tb8_rptNbr = 5;tb8_speed = 100;tb8_delay = 2000;var tb8_counter=1;var tb8_currMsg=0;var tb8_tekst ="";var tb8_i=0;var tb8_TID = null;function tb8_pisi(){tb8_tekst = tb8_tekst + tb8_messages[tb8_currMsg].substring(tb8_i, tb8_i+1);document.title = tb8_tekst;tb8_sp=tb8_speed;tb8_i++;if (tb8_i==tb8_messages[tb8_currMsg].length){tb8_currMsg++; tb8_i=0; tb8_tekst="";tb8_sp=tb8_delay;}if (tb8_currMsg == tb8_messages.length){if ((tb8_rptType == 'finite') && (tb8_counter==tb8_rptNbr)){clearTimeout(tb8_TID);return;}tb8_counter++;tb8_currMsg = 0;}tb8_TID = setTimeout("tb8_pisi()", tb8_sp);}tb8_pisi()</script>
  512.  
  513. {block:IndexPage}
  514. <script type="text/javascript" src="http://static.tumblr.com/sxplfnv/rrjmfqebp/jquery.txt"></script>
  515. <script type="text/javascript"
  516. src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  517. <script type="text/javascript"
  518. src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  519.  
  520. <script type="text/javascript">
  521. $(window).load(function () {
  522. var $content = $('#posts');
  523. $content.masonry({itemSelector: '.entry'}),
  524. $content.infinitescroll({
  525. navSelector : 'div#pagination',
  526. nextSelector : 'div#pagination a#nextPage',
  527. itemSelector : '.entry',
  528. loading: {
  529. finishedMsg: '',
  530. img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
  531. },
  532. bufferPx : 600,
  533. debug : false,
  534. },
  535. // call masonry as a callback.
  536. function( newElements ) {
  537. var $newElems = $( newElements );
  538. $newElems.hide();
  539. // ensure that images load before adding to masonry layout
  540. $newElems.imagesLoaded(function(){
  541. $content.masonry( 'appended', $newElems, true,
  542. function(){$newElems.fadeIn(300);} );
  543.  
  544.  
  545. });
  546. });
  547. });
  548. </script>
  549. {/block:IndexPage}
  550.  
  551. <script src="jquery.js"></script>
  552. <script>
  553. $(document).ready(function(){
  554. $("#flip").click(function(){
  555. $("#panel").slideToggle("slow");
  556. });
  557. });
  558. </script>
  559.  
  560. <title>{title}</title>
  561.  
  562. <link rel="shortcut icon" href="{Favicon}">
  563. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  564. <meta name="viewport" content="width=820" />
  565.  
  566.  
  567. </head>
  568. <body onkeydown="return false">
  569.  
  570. <body>
  571.  
  572.  
  573. <div style="position:fixed; top:180px; left:80px; width:260px;
  574. background-color:{color:background}; border:0px dotted #000; padding:10px">
  575. {description}
  576. <br>
  577. <br>
  578. <br>
  579. <br>
  580.  
  581.  
  582. <div class="navigate"><br>
  583.  
  584. <a href="/">home</a>
  585. <a href="/ask">message</a>
  586. <a href="/submit">submit</a>
  587. <a href="/archive">archive</a>
  588. <a href="text:Link One">{text:Link One Title}</a>
  589. <a href="text:Link Two">{text:Link Two Title}</a>
  590. <a href="text:Link Three">{text:Link Three Title}</a>
  591. <a href="text:Link Four">{text:Link Four Title}</a>
  592. <a href="text:Link Five">{text:Link Five Title}</a>
  593. <a href="text:Link Six">{text:Link Six Title}</a>
  594.  
  595.  
  596. </div>
  597. </div>
  598.  
  599.  
  600. </div>
  601.  
  602.  
  603. <div class="wrapper">
  604. <div class="header">
  605. </div>
  606.  
  607. <div id="center">
  608.  
  609. <div id="blogtitle"><center><div class="blogtitle">{text:Blogtitle}</div></center></div></div>
  610.  
  611.  
  612.  
  613.  
  614. <div class="left">
  615. <div id="posts">
  616. {block:Posts}
  617. <div class="entry">
  618.  
  619. {block:Answer}
  620. <div style="margin-left: 3px; margin-top: 2px; min-height:32px; padding: 5px; background:white; border-bottom:0px solid #ddd; width:255px;">
  621.  
  622. <img src="{AskerPortraitURL-30}" width="30" align="left"
  623. style="margin-right:4px; margin-left:-3px; margin-top:-3px; border:0px solid #ddd; border-radius:2px; padding:2px;"/>
  624.  
  625. <asker>&nbsp;{Asker} asked:</asker>
  626. {Question}</div>
  627.  
  628. <div style="margin-left:5px; background-color: transparent; padding:7px; text-align:center; width:249px;">{Answer}</div><div class="sel"><a id="notes{PostID}" href="{Permalink}">{NoteCountWithLabel}</a> &nbsp;/ &nbsp;<a href="{reblogurl}" target="_blank">reblog</a></div>
  629. {/block:Answer}
  630.  
  631. {block:Text}
  632. {block:Title}<span class="title">{Title}</span>{/block:Title}
  633. <span class="entrytext">{Body}</span></a>
  634. {block:IndexPage}
  635. <div class="sel"><a id="notes{PostID}" href="{Permalink}">{NoteCountWithLabel}</a>&nbsp;<a href="{reblogurl}" target="_blank">reblog</a></div>
  636. {/block:IndexPage}
  637. {/block:Text}
  638.  
  639. {block:Link}
  640. <a href="{URL}" class="title">{Name}</a>
  641. {block:Description}{Description}{/block:Description}
  642. {block:IndexPage}
  643. <div class="sel"><a id="notes{PostID}" href="{Permalink}">{NoteCountWithLabel}</a> &nbsp;/ &nbsp;<a href="{reblogurl}" target="_blank">reblog</a></div>
  644. {/block:IndexPage}
  645. {block:Link}
  646.  
  647. {block:Photo}{block:IndexPage}
  648. <div class="perma">
  649. <a href="{reblogurl}" target="_blank"><img src="http://i48.tinypic.com/kc0ux.png"</a></a></div>
  650. <div class="perma2"><a id="notes{PostID}" href="{Permalink}"><img src="http://i49.tinypic.com/236z2x.png"</a></a></div>
  651. {/block:IndexPage}
  652. {block:IndexPage}
  653. <a href="{Permalink}"><img src="{PhotoURL-HighRes}" alt="{PhotoAlt}"
  654. width=272px;></a>
  655. {/block:IndexPage}
  656. {block:permalinkpage}{LinkOpenTag}
  657. <img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width=270px/>{LinkCloseTag}
  658. {/block:permalinkpage}
  659. {/block:Photo}
  660.  
  661. {block:Quote}
  662. <span class="title">{Quote}</span><br />
  663. {block:Source}{Source}{/block:Source}
  664. {block:IndexPage}
  665. <br /><div class="sel"><a id="notes{PostID}" href="{Permalink}">{NoteCountWithLabel}</a> &nbsp;/ &nbsp;<a href="{reblogurl}" target="_blank">reblog</a></div>
  666. {/block:IndexPage}
  667. {/block:Quote}
  668.  
  669. {block:Chat}
  670. {block:Title}<span class="title">{Title}</span>{/block:Title}
  671. <ul class="chat">
  672. {block:Lines}
  673. <li class="user_{UserNumber}">
  674. {block:Label}
  675. <span class="label">{Label}</span>
  676. {/block:Label}
  677.  
  678. {Line}
  679. </li>
  680. {/block:Lines}
  681. </ul>
  682. {block:IndexPage}
  683. <div class="sel"><a id="notes{PostID}" href="{Permalink}">{NoteCountWithLabel}</a> &nbsp;/ &nbsp;<a href="{reblogurl}" target="_blank">reblog</a></div>
  684. {/block:IndexPage}
  685. {/block:Chat}
  686.  
  687. {block:Audio}
  688. <center><div style="width:300px; height:20px;"><div
  689. style="float:left">{AudioPlayerWhite}</div><div style="margin-top:8px;
  690. float:right;"><small>
  691. {FormattedPlayCount} plays</small></div></div></center><br>
  692. {block:Caption}{Caption}{/block:Caption}
  693. {block:IndexPage}
  694. <<div class="sel"><a id="notes{PostID}" href="{Permalink}">{NoteCountWithLabel}</a> &nbsp;/ &nbsp;<a href="{reblogurl}" target="_blank">reblog</a></div>
  695. {/block:IndexPage}
  696. {/block:Audio}
  697.  
  698. {block:Video}<center>
  699. <div class="video">{Video-250}</div></center>
  700. {block:IndexPage}
  701. <div class="sel"><a id="notes{PostID}" href="{Permalink}">{NoteCountWithLabel}</a> &nbsp;/ &nbsp;<a href="{reblogurl}" target="_blank">reblog</a></div>
  702. {/block:IndexPage}
  703. {block:Video}
  704.  
  705. {block:PostNotes}<div align="middle">{caption}</div>
  706. <center>
  707.  
  708. {block:NoteCount}{NoteCountWithLabel}<br>{/block:NoteCount}
  709.  
  710. {block:HasTags}
  711. tags: {block:Tags}<a href="{TagURL}">{Tag}. </a>{/block:Tags}<br>
  712. {/block:HasTags}
  713. {block:RebloggedFrom}
  714. reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  715. posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>
  716.  
  717. {/block:RebloggedFrom}
  718. </center></span>
  719. <br>
  720. <div id="postnotes">{PostNotes}</div><br>
  721.  
  722. <center>{block:ContentSource}
  723. <br><a href="{SourceURL}">
  724. {lang:Source}:
  725. {block:SourceLogo}
  726. <img src="{BlackLogoURL}" width="{LogoWidth}"
  727. height="{LogoHeight}" alt="{SourceTitle}" />
  728. {/block:SourceLogo}
  729. {block:NoSourceLogo}
  730. {SourceLink}
  731. {/block:NoSourceLogo}
  732. </a>
  733. {/block:ContentSource}</center>
  734.  
  735. {/block:PostNotes}
  736. </div>
  737. {/block:Posts}
  738. </div></div>
  739.  
  740. {block:IndexPage}
  741. {block:Pagination}
  742. <div id="pagination">
  743. {block:NextPage}
  744. <a id="nextPage" href="{NextPage}"></a>
  745. {/block:NextPage}
  746. {block:PreviousPage}
  747. <a href="{PreviousPage}"></a>
  748. {/block:PreviousPage}
  749. </div>
  750. {/block:Pagination}
  751. {/block:IndexPage}
  752.  
  753.  
  754.  
  755. </div>
  756. </div>
  757. </body>
  758. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement