Advertisement
radiatingbiebs

theme 4; teen idle - 2 column

Apr 28th, 2013
944
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.37 KB | None | 0 0
  1. <!--
  2. theme 4 by acousticized
  3. -->
  4.  
  5. <html lang="en">
  6. <!DOCTYPE html PUBLIC"-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  7. <html xmlns="http://www.w3.org/1999/xhtml">
  8. <head>
  9.  
  10. <script type="text/javascript">
  11. <!--
  12.  
  13. // Disable Right Click Script
  14.  
  15. function IE(e)
  16. {
  17. if (navigator.appName == "Microsoft Internet Explorer" && (event.button == "2" || event.button == "3"))
  18. {
  19. return false;
  20. }
  21. }
  22. function NS(e)
  23. {
  24. if (document.layers || (document.getElementById && !document.all))
  25. {
  26. if (e.which == "2" || e.which == "3")
  27. {
  28. return false;
  29. }
  30. }
  31. }
  32. document.onmousedown=IE;document.onmouseup=NS;document.oncontextmenu=new Function("return false");
  33.  
  34. //-->
  35. </script>
  36.  
  37. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.1/jquery.min.js"></script>
  38. <script src="http://static.tumblr.com/6hsqxdt/vmwm2rb4g/infinitescrolling.js"></script><script src="http://static.tumblr.com/6hsqxdt/QBym35odk/jquery.masonry.js"></script>
  39. <script>
  40. $(function(){
  41. var $container = $('#content');
  42. $container.imagesLoaded(function(){
  43. $container.masonry({
  44. itemSelector: '#posts',
  45. });
  46. });
  47. $container.infinitescroll({
  48. itemSelector : "#posts",
  49. navSelector : "div.pagination",
  50. nextSelector : ".pagination a#next",
  51. loadingImg : "",
  52. loadingText : "<em></em>",
  53. bufferPx : 500,
  54. extraScrollPx: 500,
  55. },
  56. function( newElements ) {
  57. var $newElems = $( newElements ).css({ opacity: 0 });
  58. $newElems.imagesLoaded(function(){
  59. $newElems.animate({ opacity: 1 });
  60. $container.masonry( 'appended', $newElems, true );
  61. });
  62. }
  63. );
  64. });
  65. </script>
  66.  
  67. <script type="text/javascript"
  68. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  69.  
  70. <!--DEFAULT VARIABLES-->
  71. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  72. <meta name="color:background" content="#fff"/>
  73. <meta name="color:link" content="#777"/>
  74. <meta name="color:text" content="#777"/>
  75. <meta name="color:title" content="#333"/>
  76. <meta name="color:blogtitle" content="#333"/>
  77. <meta name="color:hover" content="#fff"/>
  78. <meta name="color:sidebar bg" content="#fff"/>
  79. <meta name="image:sidebar" content="1"/>
  80. <meta name="image:background" content="1"/>
  81. <meta name="text:blogtitle" content="simplicity"/>
  82. <meta name="image:background" content="1"/>
  83. <meta name="text:link one" content=""/>
  84. <meta name="text:link one title" content=""/>
  85. <meta name="text:link two" content=""/>
  86. <meta name="text:link two title" content=""/>
  87. <meta name="text:link three" content=""/>
  88. <meta name="text:link three title" content=""/>
  89. <meta name="text:link four" content=""/>
  90. <meta name="text:link four title" content=""/>
  91. <meta name="text:link five" content=""/>
  92. <meta name="text:link five title" content=""/>
  93.  
  94.  
  95.  
  96.  
  97.  
  98. <style type="text/css">
  99.  
  100.  
  101. iframe#tumblr_controls {right:2px !important; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 0.05;-webkit-transition: all 0.8s ease-out;-moz-
  102.  
  103. transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  104.  
  105. iframe#tumblr_controls:hover{-webkit-transition: opacity 0.7s linear;opacity: 0.8;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}
  106. @font-face { font-family: "fang"; src: url('http://static.tumblr.com/gmywsxl/PCrmjnofp/fangtasia.ttf'); }
  107. @font-face { font-family: "sunshine"; src: url('http://static.tumblr.com/5fd89aw/U3vli7rvs/sunshine_in_my_soul.ttf'); }
  108. @font-face { font-family: "neverletgo"; src: url('http://static.tumblr.com/dcylwch/06vmh5wfz/neverletgo.ttf'); }
  109. @font-face { font-family: "sem"; src: url('http://static.tumblr.com/ygfurav/QgNmga3qn/semplice_regular.ttf'); }
  110. @font-face { font-family: "cutty"; src: url('http://static.tumblr.com/dcylwch/HvDmhxbob/cuttyfruty.ttf'); }
  111.  
  112. ::-webkit-scrollbar {width: 5px; height: 4px; background: #eeeeee; border-left: 1px solid #aaaaaa; }
  113.  
  114. ::-webkit-scrollbar-thumb { background-color:{color:scrollbar}; border-bottom: 1px solid #aaaaaa; border-top: 1px solid #aaaaaa; border-left: 1px solid
  115. #aaaaaa; border-right: 1px solid #aaaaaa; }
  116. p {
  117. margin:0px;
  118. margin-top:0px;
  119. }
  120. @font-face { font-family: 'pixel'; src: local('04b24'), url('http://static.tumblr.com/zm7jcjw/dtClscghb/04b_24__.ttf') format('woff'); }
  121.  
  122.  
  123. body {
  124. padding: 0px;
  125. margin: 0px;
  126. color:{color:text};
  127. font-family: helvetica;
  128. line-height:12px;
  129. font-size:11px;
  130. background-color: {color:Background};
  131. background-image:url({image:Background});
  132. background-attachment: fixed;
  133. background-repeat: repeat;
  134. }
  135.  
  136.  
  137. a:link, a:active, a:visited{
  138. text-decoration: none;
  139. -webkit-transition: color 0.3s ease-out;
  140. -moz-transition: color 0.3s ease-out;
  141. transition: color 0.3s ease-out;
  142. color:{color:link};
  143. }
  144.  
  145. a:hover {
  146. text-decoration: none;
  147. font-style:;
  148. color: {color:Hover};
  149. }
  150. #rissa {
  151. position:fixed;
  152. width:auto;
  153. font-family:pixel;
  154. font-size:8px;
  155. line-height:10px;
  156. right:14px;
  157. bottom:10px;
  158. height:10px;
  159. text-align:left;
  160. color:#222;
  161. background-color:#fcfcfc;
  162. padding:5px;
  163. opacity:1;
  164. border:1px solid #ddd;
  165. z-index:99999999999999999999;
  166. -moz-transition-duration:0.5s;
  167. -webkit-transition-duration:0.5s;
  168. -o-transition-duration:0.5s;
  169. }
  170.  
  171. #rissa a{
  172. color:#555;}
  173.  
  174. cred{
  175. font-family:calibri light;
  176. font-size:11px;
  177. line-height:12px;
  178. }
  179. #center{
  180. padding-top:3px;
  181. padding-bottom:3px;
  182. position:fixed !important;
  183. width:250px;
  184. height:207px;
  185. background-color:;
  186. {block:PermalinkPage}
  187. width:410px;
  188. height:207px;
  189. {/block:PermalinkPage}
  190. }
  191.  
  192. #posts{
  193. opacity: 1;
  194. float:center;
  195. {block:indexpage}
  196. width:800px;
  197. {/block:indexpage}
  198. {block:permalinkpage}
  199. width:520px;
  200. {/block:permalinkpage}
  201. margin-left: 250px;
  202. margin-top:15px;
  203. height:auto;
  204. transition: all 0.5s ease-out;
  205. -o-transition-transition: all 0.5s ease-out;
  206. -webkit-transition: all 0.5s ease-out;
  207. -moz-transition: all 0.5s ease-out;
  208. }
  209.  
  210.  
  211.  
  212. #sidebar{
  213. position:fixed !important;
  214. width:auto;
  215. background:{color:sidebar bg};
  216. height:100%;
  217.  
  218. margin-top:-20px;
  219. margin-left:45px;
  220. text-align:center;
  221. padding:13px;
  222. padding-top:100px;
  223. border:1px solid #ddd;
  224. transition: all 0.5s ease-out;
  225. -o-transition-transition: all 0.5s ease-out;
  226. -webkit-transition: all 0.5s ease-out;
  227. -moz-transition: all 0.5s ease-out;
  228. }
  229. #sidebar:hover{
  230.  
  231.  
  232. transition: all 0.5s ease-out;
  233. -o-transition-transition: all 0.5s ease-out;
  234. -webkit-transition: all 0.5s ease-out;
  235. -moz-transition: all 0.5s ease-out;
  236. }
  237.  
  238. div#desc{
  239. background:white;
  240. position:fixed !important;
  241. width:178px;
  242. font-size:10px;
  243. font-family:calibri;
  244. height:auto;
  245. font-style:normal;
  246. padding:6px;
  247. margin-top:29px;
  248. margin-left:-18px;
  249. text-align:center;
  250. border:1px solid #ddd;
  251. opacity:1;
  252. letter-spacing:0.5px;
  253. text-align:justify;
  254. transition: all 0.5s ease-out;
  255. -o-transition-transition: all 0.5s ease-out;
  256. -webkit-transition: all 0.5s ease-out;
  257. -moz-transition: all 0.5s ease-out;
  258. }
  259.  
  260.  
  261.  
  262.  
  263. div#blogtitle{
  264. position:fixed !important;
  265. width:150px;
  266. font-size:25px;
  267. font-family:courier new;
  268. height:auto;
  269. font-style:normal;
  270. padding:8px;
  271. color:{color:blogtitle};
  272. margin-top:-182px;
  273. text-transform:uppercase;
  274. margin-left:-7px;
  275. text-align:center;
  276. border:0px solid #ddd;
  277. opacity:1;
  278. letter-spacing:0.5px;
  279. text-align:center;
  280. transition: all 0.5s ease-out;
  281. -o-transition-transition: all 0.5s ease-out;
  282. -webkit-transition: all 0.5s ease-out;
  283. -moz-transition: all 0.5s ease-out;
  284. }
  285.  
  286.  
  287.  
  288.  
  289.  
  290.  
  291. div#links{
  292. width:190px;
  293. height:22px;
  294. margin-top:10px;
  295. margin-left:-18px;
  296. position:fixed;
  297. font-family:consolas;
  298. padding:0px;
  299. border-left:0px;
  300. background:white;
  301. border:1px solid #ddd;
  302. overflow:hidden;
  303. font-size:10px;
  304. text-align:left;
  305. z-index:999;
  306. color:#888;
  307. transition: all 0.9s ease-out;
  308. -o-transition-transition: all 0.5s ease-out;
  309. -webkit-transition: all 0.5s ease-out;
  310. -moz-transition: all 0.9s ease-out;
  311. background: ;
  312. }
  313.  
  314.  
  315.  
  316. #links a {
  317.  
  318. display:inline-block;
  319. padding:7px;
  320. width:8px;
  321. height:7px;
  322. color:#888;
  323. margin-top: 0px;
  324. overflow:hidden;
  325. word-spacing:3px;
  326. background:white;
  327. border: 1px solid #ddd;
  328. border-top:0px;
  329. line-height:7px;
  330. border-bottom:0px;
  331. transition: all 0.9s ease-out;
  332. -o-transition-transition: all 0.9s ease-out;
  333. -webkit-transition: all 0.9s ease-out;
  334. -moz-transition: all 0.9s ease-out;
  335. }
  336. #links a:hover{
  337. min-width:50px;padding-right:10px;
  338.  
  339.  
  340. transition: all 0.9s ease-out;
  341. -o-transition-transition: all 0.9s ease-out;
  342. -webkit-transition: all 0.9s ease-out;
  343. -moz-transition: all 0.9s ease-out;
  344. }
  345. numeral{
  346. font-family:consolas;
  347. font-size:10px;
  348. }
  349. .entry{
  350. font-family: calibri;
  351. font-size:10.5px;
  352. z-index:9999;
  353. float:left;
  354.  
  355. width: 280px;
  356. text-align:left;
  357. overflow:hidden;
  358. height: auto;
  359. line-height:13px;
  360. background-color:#fff;
  361. margin:8px;
  362. overflow:hidden;
  363. padding: 14px;
  364. padding-bottom: 14px;
  365. border:1px solid #ddd;
  366. {block:PermalinkPage}
  367. width: 538px;
  368. height: auto;
  369. margin-left:10px;
  370. {/block:PermalinkPage}
  371.  
  372. }
  373.  
  374. .entry .perma a{
  375. color:;}
  376.  
  377. .permalink{
  378. opacity: 0.0;
  379.  
  380. bottom: 55px;
  381. width: 305px;
  382. height: 20px;
  383. line-height: 20px;
  384. font-size: 13px;
  385. position:absolute;
  386. text-align: center;
  387. z-index:9999991;
  388. text-transform:uppercase;
  389. border: 1px solid #bbb;
  390. background:#f9f9f9;
  391. font-family: calibri;
  392. left: -1px;
  393. transition: all 0.7s ease-out;
  394. -o-transition-transition: all 0.7s ease-out;
  395. -webkit-transition: all 0.7s ease-out;
  396. -moz-transition: all 0.7s ease-out;
  397. }
  398.  
  399. .entry:hover .permalink {
  400.  
  401. opacity: 1;
  402. bottom: 20px;
  403. left: -1px;
  404. transition: all 0.7s ease-out;
  405. -o-transition-transition: all 0.7s ease-out;
  406. -webkit-transition: all 0.7s ease-out;
  407. -moz-transition: all 0.7s ease-out;
  408. }
  409.  
  410. .entry .perma a{
  411. color:#666;
  412. -webkit-transition: color 0.9s ease-out;
  413. -moz-transition: color 0.9s ease-out;
  414. }
  415. .entry .perma{
  416. background:#fafafa;
  417. color:#000;
  418. width:267px;
  419. height:10px;
  420. padding:3px;
  421. position: absolute;
  422. text-transform: none;
  423. font-family: pixel;
  424. font-size: 8px;
  425. line-height:10px;
  426. letter-spacing: 1px;
  427. text-transform:uppercase;
  428. text-align:center;
  429. top:17px;
  430. left:-17px;
  431. opacity:0;
  432. z-index:999999;
  433. -webkit-transition: all 0.3s linear;
  434. -webkit-transition: all 0.3s linear;
  435. -moz-transition: all 0.3s linear;
  436. transition: all 0.3s linear;
  437. }
  438.  
  439. .entry:hover .perma{
  440. left:17px;
  441. opacity:0.9;
  442. -webkit-transition: all 0.3s linear;
  443. -webkit-transition: all 0.3s linear;
  444. -moz-transition: all 0.3s linear;
  445. transition: all 0.3s linear;
  446. }
  447. .permalinktext {
  448. display: block;
  449. padding: 5px;
  450. margin: 7px 0px 0px 15px;
  451. font-family: calibri;
  452. letter-spacing: 0px;
  453. font-size: 10px;
  454. background:#f9f9f9;
  455. text-transform: uppercase;
  456. color: #424242;
  457. line-height: 10px;
  458.  
  459. margin-left:3px;
  460. width:263px;
  461.  
  462. text-align: center;
  463. text-decoration: none;
  464. border:1px solid #ddd;
  465.  
  466. {block:PermalinkPage}
  467. width: 523px;
  468. height: auto;
  469.  
  470.  
  471.  
  472. {/block:PermalinkPage}
  473. transition: all 0.7s ease-out;
  474. -o-transition-transition: all 0.7s ease-out;
  475. -webkit-transition: all 0.7s ease-out;
  476. -moz-transition: all 0.9s ease-out;
  477.  
  478. }
  479.  
  480.  
  481.  
  482.  
  483. @font-face { font-family: "dixel"; src: url('http://static.tumblr.com/jdjsstr/8ovm78cbb/pf_arma_five_1_.ttf'); }
  484. @font-face {font-family:"Dreams";src:url('http://static.tumblr.com/4yxykdm/xXTlrecqr/caviardreams.ttf'); }
  485.  
  486.  
  487.  
  488. .titlee{
  489. font-family: dreams;
  490. font-size: 25px;
  491. text-align:left;
  492. line-height: 20px;
  493. text-transform:uppercase;
  494. color:{color:Title};
  495.  
  496. }
  497.  
  498. .quo{
  499. font-family: cambria;
  500. font-size: 12px;
  501. text-align:right;
  502. width:265px;
  503. font-style:italic;
  504. line-height: 20px;
  505. color:{color:Title};
  506. letter-spacing: 0px;
  507. border-bottom:1px solid #ddd;
  508. margin: 3px 0px 0px -9px;
  509. {block:PermalinkPage}
  510. width:550px;
  511. {/block:PermalinkPage}
  512. }
  513.  
  514. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  515. .user_7 .label, .user_8 .label, .user_9 .label
  516. {
  517. color:{color:Title};
  518. }
  519.  
  520. a.links {
  521. font-family: ronda;
  522. font-size: 8px;
  523. line-height: 8px;
  524. text-transform: normal;
  525. letter-spacing:0px;
  526. display:block;
  527. padding: 0px;
  528. margin-bottom: 0px;
  529. }
  530.  
  531. a.links:hover {
  532. font-style: none;
  533. text-decoration: none;
  534. letter-spacing:10px;
  535. }
  536. #infscr-loading{
  537. bottom: -70px;
  538. position: absolute;
  539. left: 50%;
  540. margin-left:-8px;
  541. width:16px;
  542. height:11px;
  543. overflow:hidden;
  544. margin-bottom: 50px;
  545. }
  546.  
  547. #postnotes{
  548. text-align: justify;}
  549.  
  550. #postnotes blockquote{
  551. border: 0px;}
  552.  
  553. blockquote{
  554. padding:0px 0px 2px 5px;
  555. margin:0px 0px 2px 10px;
  556. border-left: 1px dotted #555555;
  557. }
  558.  
  559. blockquote p, ul{
  560. margin:0px;
  561. padding:0px;
  562. }
  563.  
  564. a img{border: 0px;}
  565.  
  566.  
  567. ul, ol, li{
  568. list-style:none;
  569. margin:0px;
  570. padding:0px;
  571. }
  572.  
  573. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  574. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:text};}
  575.  
  576. .notes img{width:10px; position:relative; top:3px;}
  577. <--ses-->
  578. small{font-size: 90%;}
  579.  
  580. {CustomCSS}
  581.  
  582. </style>
  583.  
  584. {block:IndexPage}
  585. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  586. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  587.  
  588. <script type="text/javascript">
  589. $(window).load(function(){
  590. var $wall = $('#posts');
  591. $wall.imagesLoaded(function(){
  592. $wall.masonry({
  593. itemSelector: '.entry, .entry_photo',
  594. isAnimated : false
  595. });
  596. });
  597.  
  598. $wall.infinitescroll({
  599. navSelector : '#pagination',
  600. nextSelector : '#pagination a',
  601. itemSelector : '.entry, .entry_photo',
  602. bufferPx : 2000,
  603. debug : false,
  604. errorCallback: function() {
  605. $('#infscr-loading').fadeOut('normal');
  606. }},
  607. function( newElements ) {
  608. var $newElems = $( newElements );
  609. $newElems.hide();
  610. $newElems.imagesLoaded(function(){
  611. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  612. });
  613. }); $('#posts').show(500);
  614. });
  615. </script>
  616.  
  617.  
  618. {/block:IndexPage}
  619.  
  620.  
  621. <title>{title}</title>
  622.  
  623. <link rel="shortcut icon" href="{Favicon}" />
  624. <meta name="viewport" content="width=820" />
  625.  
  626.  
  627. </head>
  628.  
  629. <body>
  630. <BODY onselectstart="return false;" ondragstart="return false;">
  631. <div class="wrapper">
  632. <div class="header">
  633. </div>
  634.  
  635. <div id="cage">
  636. <div id="center">
  637.  
  638.  
  639. <div id="sidebar">
  640. <a href="/"><img src="{image:sidebar}" style="background:white;padding:12px; border:1px solid #ddd;"width=130px height=130px></a>
  641. <div id="blogtitle">{text:blogtitle}</div>
  642. <div id="desc">{description}</div>
  643. <div id="links"><a href="{text:Link One}" ><numeral>01</numeral>&nbsp;{text:Link one Title}</a>
  644. <a href="{text:Link two}" ><numeral>02</numeral>&nbsp;{text:Link two Title}</a>
  645.  
  646. <a href="{text:Link three}" ><numeral>03</numeral>&nbsp;{text:Link three Title}</a>
  647.  
  648. <a href="{text:Link four}" ><numeral>04</numeral>&nbsp;{text:Link four Title}</a>
  649. <a href="{text:Link five}" ><numeral>05</numeral>&nbsp;{text:Link five Title}</a>&nbsp;LINKS</div>
  650.  
  651.  
  652.  
  653. </div></div></div>
  654. <!------------------------------------->
  655.  
  656.  
  657. <div class="left">
  658. <div id="posts">
  659. {block:Posts}
  660. <div class="entry">
  661.  
  662. {block:Answer}
  663. <img src="{AskerPortraitURL-30}" width="31" align="left" style="padding:6px; background:white; border:1px solid #ddd;"/>
  664. <div style="margin-left:48px;margin-top:0px;margin-bottom:0px;min-height:35px;padding: 4px; background-color:#f5f5f5;border:1px solid #ddd;border-radius:0px;overflow:auto;">
  665. <askname>{asker}</askname>: {Question}</div>
  666. <div style="margin-top:2px; line-height:11px;margin-bottom:4px; background: transparent;">{Answer}</div>
  667. <div class="permalinktext"> {timeago} with <a href="{permalink}">{NoteCountwithlabel}</a> / <a href="{ReblogURL}" target="_blank">reblog this</a> </div>
  668. {/block:Answer}
  669.  
  670. {block:Text}{block:Title}<div class="titlee">{Title}</div>{/block:Title}<br><span class="body">{Body}</span><div class="permalinktext"> <a href="{permalink}">{NoteCountwithlabel}</a>/<a href="{permalink}">{timeago}</a>/<a href="{ReblogURL}" target="_blank">reblog</a> </div>
  671. {/block:Text}
  672.  
  673. {block:Link}<div class="titlee"><a href="{URL}">{Name}</a></div>{block:Description}<br><div class="body">{Description}</div>{/block:Description} <div class="permalinktext"> <a href="{permalink}">{NoteCountwithlabel}</a>/<a href="{permalink}">{timeago}</a>/<a href="{ReblogURL}" target="_blank">reblog</a> </div>{block:Link}
  674.  
  675. {block:Photo}
  676. {block:IndexPage}
  677. <center>
  678.  
  679. <div class="perma">
  680. <a href="{permalink}">{NoteCount}$</a> - <a href="{permalink}">{timeago}</a> - <a href="{ReblogURL}" target="_blank"> purchase </a></span></div>
  681. <div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  682. {/block:IndexPage}
  683. {block:PermalinkPage}
  684. {LinkOpenTag}<div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  685.  
  686. {LinkCloseTag}
  687. {/block:PermalinkPage}
  688. {/block:Photo}
  689.  
  690. {block:Photoset}
  691. {block:IndexPage}
  692. <center>
  693.  
  694. {Photoset-250}</center><div class="permalinktext"> <a href="{permalink}">{NoteCountwithlabel}</a>/<a href="{permalink}">{timeago}</a>/<a href="{ReblogURL}" target="_blank">reblog</a> </div>
  695. {/block:IndexPage}
  696. {block:PermalinkPage}
  697. <center>
  698. {Photoset-500}</center>
  699. {/block:PermalinkPage}
  700. {/block:Photoset}
  701.  
  702. {block:Quote}<div class="quo">"{Quote}"</div> — {block:Source}<b>{Source}</b>{/block:Source}<br><div class="permalinktext"> <a href="{permalink}">{NoteCountwithlabel}</a>/<a href="{permalink}">{timeago}</a>/<a href="{ReblogURL}" target="_blank">reblog</a> </div>{/block:Quote}
  703.  
  704. {block:Chat}
  705. {block:Title}<div class="titlee">{Title}</span>{/block:Title}
  706. <ul class="chat">
  707. {block:Lines}
  708. <li class="user_{UserNumber}">
  709. {block:Label}
  710. <span class="label">{Label}</span>
  711. {/block:Label}
  712.  
  713. {Line}
  714. </li>
  715. {/block:Lines}
  716. </ul>
  717. {block:IndexPage}
  718. <div class="permalinktext"> <a href="{permalink}">{NoteCountwithlabel}</a> <font color="#aaa">&middot</font> <a href="{permalink}">{timeago}</a> </div>
  719. {/block:IndexPage}
  720. {/block:Chat}
  721.  
  722.  
  723. {block:Audio}
  724. <div style="width:200px; height:30px;">
  725. {AudioPlayerBlack}
  726. </div>
  727. {block:IndexPage}
  728. <div class="permalinktext"> <a href="{permalink}">{NoteCountwithlabel}</a>/<a href="{permalink}">{timeago}</a>/<a href="{ReblogURL}" target="_blank">reblog</a> </div>{/block:IndexPage}
  729. {/block:Audio}
  730.  
  731. {block:Video}
  732. {block:IndexPage}
  733. <center>
  734. {Video-250}</center><div class="permalinktext"> <a href="{permalink}">{NoteCountwithlabel}</a>/<a href="{permalink}">{timeago}</a>/<a href="{ReblogURL}" target="_blank">reblog</a> </div>
  735. {/block:IndexPage}
  736. {block:PermalinkPage}
  737. <center>
  738. {Video-400}</center>
  739. {/block:PermalinkPage}
  740. {block:Video}
  741.  
  742.  
  743. {block:PostNotes}<div align="middle">{caption}</div>
  744. <center>
  745.  
  746. {block:NoteCount}{NoteCountWithLabel}<br>{/block:NoteCount}
  747.  
  748. {block:HasTags}
  749. tags: {block:Tags}<a href="{TagURL}">{Tag}. </a>{/block:Tags}<br> {/block:HasTags}
  750. {block:RebloggedFrom}
  751. reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  752. posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>
  753.  
  754. {/block:RebloggedFrom}
  755. </center></span>
  756. <br>
  757. <div id="postnotes">{PostNotes}</div><br>
  758.  
  759. <center>{block:ContentSource}
  760. <br><a href="{SourceURL}">
  761. {lang:Source}:
  762. {block:SourceLogo}
  763. <img src="{BlackLogoURL}" width="{LogoWidth}"
  764. height="{LogoHeight}" alt="{SourceTitle}" />
  765. {/block:SourceLogo}
  766. {block:NoSourceLogo}
  767. {SourceLink}
  768. {/block:NoSourceLogo}
  769. </a>
  770. {/block:ContentSource}</center>
  771.  
  772. {/block:PostNotes}
  773. </div>
  774. {/block:Posts}
  775. </div></div>
  776.  
  777. {block:IndexPage}
  778. {block:Pagination}
  779. <div id="pagination">
  780. {block:NextPage}
  781. <a id="nextPage" href="{NextPage}"></a>
  782. {/block:NextPage}
  783. {block:PreviousPage}
  784. <a href="{PreviousPage}"></a>
  785. {/block:PreviousPage}
  786. </div>
  787. {/block:Pagination}
  788. {/block:IndexPage}
  789. </body>
  790. <div id="rissa"><cred>created by </cred><a href="http://acousticized.tumblr.com/">acousticized</a></div>
  791. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement