Advertisement
awkwardpengu1n

Theme 21 by awkward-pengu1n

May 26th, 2013
3,989
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.43 KB | None | 0 0
  1. <!--
  2. Theme 21 by Julia (awkward-pengu1n.tumblr.com)
  3. Please keep the credit, if you don't I will find you, report you, and your blog may be deleted!
  4. You may edit this to your liking just remember to credit me :)
  5. -->
  6.  
  7. <html lang="en">
  8. <!DOCTYPE html PUBLIC"-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  9. <html xmlns="http://www.w3.org/1999/xhtml">
  10. <head>
  11.  
  12. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  13. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  14. <script>
  15. (function($){
  16. $(document).ready(function(){
  17. $("a[title]").style_my_tooltips({
  18. tip_follows_cursor:true,
  19. tip_delay_time:90,
  20. tip_fade_speed:600,
  21. attribute:"title"
  22. });
  23. });
  24. })(jQuery);
  25. </script>
  26.  
  27. <script type="text/javascript">
  28. <!--
  29.  
  30. // Disable Right Click Script
  31.  
  32. function IE(e)
  33. {
  34. if (navigator.appName == "Microsoft Internet Explorer" && (event.button == "2" || event.button == "3"))
  35. {
  36. return false;
  37. }
  38. }
  39. function NS(e)
  40. {
  41. if (document.layers || (document.getElementById && !document.all))
  42. {
  43. if (e.which == "2" || e.which == "3")
  44. {
  45. return false;
  46. }
  47. }
  48. }
  49. document.onmousedown=IE;document.onmouseup=NS;document.oncontextmenu=new Function("return false");
  50.  
  51. //-->
  52. </script>
  53.  
  54.  
  55. <script type="text/javascript"
  56. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  57.  
  58. <!--DEFAULT VARIABLES-->
  59. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  60. <meta name="color:background" content="#fff"/>
  61. <meta name="color:link" content="#777"/>
  62. <meta name="color:text" content="#777"/>
  63. <meta name="color:title" content="#333"/>
  64. <meta name="color:hover" content="#fff"/>
  65. <meta name="color:borders" content="#bcbcbc"/>
  66. <meta name="color:blogtitle shadow" content="#aaa"/>
  67. <meta name="color:blogtitle" content="#525252"/>
  68. <meta name="image:sidebar" content="1"/>
  69. <meta name="image:background" content="1"/>
  70. <meta name="image:sidebarbg1" content="0"/>
  71. <meta name="image:sidebarbg2" content="0"/>
  72. <meta name="text:link one" content="link one"/>
  73. <meta name="text:link one hover" content="one"/>
  74.  
  75. <meta name="text:link two" content="link two"/>
  76. <meta name="text:link two hover" content="two"/>
  77.  
  78. <meta name="text:link three" content="link three"/>
  79. <meta name="text:link three hover" content="three"/>
  80.  
  81. <meta name="text:link four" content="link four"/>
  82. <meta name="text:link four hover" content="four"/>
  83.  
  84. <meta name="text:link five" content="link five"/>
  85. <meta name="text:link five hover" content="five"/>
  86. <meta name="text:your name" content="Bob"/>
  87.  
  88.  
  89. <style type="text/css">
  90.  
  91. #s-m-t-tooltip {
  92. max-width:300px;
  93. padding:3px 3px 3px 3px;
  94. margin:20px 0px 0px 20px;
  95. background: #fff; /* change the background color */
  96. border:1px solid {color:borders}; /* change the border color */
  97. font-family:pewp; /* change the font */
  98. font-size:12px; /* change the font size */
  99. letter-spacing:0px; /* change the letter spacing */
  100. text-transform:none; /* can be uppercase, lowercase, none*/
  101. color:{color:text}; /* change the text color */
  102. box-shadow:2px 2px 2px #aaa;
  103. z-index:999999999999999999999999999999999999;
  104. }
  105.  
  106. #tumblr_controls{position:fixed !important;-webkit-filter: invert(100%);}
  107.  
  108. p {
  109. margin:0px;
  110. margin-top:0px;
  111. }
  112.  
  113.  
  114. body {
  115. padding: 0px;
  116. margin: 0px;
  117. color:{color:text};
  118. font-family: pewp;
  119. line-height:15px;
  120. font-size:11px;
  121. background-color: {color:Background};
  122. background-image:url({image:Background});
  123. background-attachment: fixed;
  124. background-repeat: repeat;
  125. }
  126.  
  127.  
  128. a:link, a:active, a:visited{
  129. text-decoration: none;
  130. -webkit-transition: color 0.3s ease-out;
  131. -moz-transition: color 0.3s ease-out;
  132. transition: color 0.3s ease-out;
  133. color:{color:link};
  134. }
  135.  
  136. a:hover {
  137. text-decoration: none;
  138. font-style:;
  139. color: {color:Hover};
  140. }
  141.  
  142. div#center{
  143. margin:auto;
  144. position:relative;
  145. width:1000px;
  146. background-color:;
  147. overflow:auto;
  148. overflow-y:hidden;
  149. }
  150.  
  151. askk{
  152. font-family: "good time";
  153. font-size: 13px;
  154. text-transform:normal;
  155. text-align:left;
  156. letter-spacing: 1px;
  157. line height:20px;
  158. color: {color:link};
  159. z-index: 1;
  160. }
  161.  
  162. /*CUSTOMIZE ENTRY SETTINGS HERE*/
  163. .entry {
  164. float:left;
  165. display: block;
  166. margin:5px;
  167. overflow:hidden;
  168. width:230px;
  169. padding:4px;
  170. padding-bottom:1px;
  171. border:1px solid {color:borders};
  172. {block:PermalinkPage}
  173. width:450px;
  174. text-align:left;
  175. line-height:14px;
  176. {/block:PermalinkPage}
  177. background:white;
  178. background-image:URL();
  179. }
  180.  
  181.  
  182. /*CUSTOMIZE THE APPEARANCE OF PERMALINKS*/
  183. .entry .perma{
  184. width:auto;
  185. height:20px;
  186. margin-left:-50px;
  187. position: absolute;
  188. line-height: 20px;
  189. overflow:hidden;
  190. text-align:center;
  191. top:13px;
  192. background:white;
  193. border:2px solid {color:borders};
  194. text-transform:uppercase;
  195. word-spacing:2px;
  196. letter-spacing:1px;
  197. opacity: 0.0;
  198. padding-left:5px;
  199. padding-right:3px;
  200. -webkit-transition: all .7s ease;
  201. -moz-transition: all .7s ease;
  202. -o-transition: all .7s ease;
  203. transition: all .7s ease;
  204.  
  205. }
  206.  
  207. .entry:hover .perma{
  208. overflow:visible;
  209. margin-left:8px;
  210. width:auto;
  211. top:13px;
  212. opacity:1;
  213. -webkit-transition: all .7s ease;
  214. -moz-transition: all .7s ease;
  215. -o-transition: all .7s ease;
  216. transition: all .7s ease;
  217.  
  218. }
  219.  
  220.  
  221. /*CUSTOMIZE POST POSITIONING AND STUFFZ HERE*/
  222. #posts {
  223. width:750px;
  224. margin-top:1px;
  225. z-index:99;
  226. margin-left:250px;
  227. right:auto;
  228. background:transparent;
  229. margin-right:auto;
  230. position:relative;
  231. overflow-y: hidden;
  232. }
  233.  
  234.  
  235. /*CUSTOMIZE SIDEBAR HERE*/
  236. #sidebar{
  237. position:fixed !important;
  238. width:240px;
  239. background:white;
  240. height:auto;
  241. margin-top:120px;
  242. margin-left:-75px;
  243. text-align:center;
  244. padding:8px;
  245. border:3px double {color:borders};
  246. z-index:9999;
  247. }
  248.  
  249. #sidebar #desc{
  250. position:absolute;
  251. height:92%;
  252. opacity:0;
  253. width:230px;
  254. font-family:celeste hand;
  255. font-size:25px;
  256. line-height:25px;
  257. padding:5px;
  258. background:white;
  259. overflow:auto;
  260. -webkit-transition: opacity .7s linear;
  261. -webkit-transition: all .7s ease-in-out;
  262. -moz-transition: all .7s ease-in-out;
  263. -o-transition: all .7s ease-in-out;
  264. }
  265.  
  266. #sidebar:hover #desc{
  267. opacity:0.8;
  268. }
  269.  
  270. #blogtitle{
  271. position:fixed;
  272. color:{color:blogtitle};
  273. margin-top:-50px;
  274. margin-left:-8px;
  275. font-size:40px;
  276. font-family:good time;
  277. line-height:40px;
  278. text-shadow:2px 2px 2px {color:blogtitle shadow};
  279. }
  280.  
  281. #blogtitle a{
  282. color:{color:blogtitle};
  283. }
  284.  
  285. .sidebarbg{
  286. position:fixed !important;
  287. margin-left:-195px;
  288. top: 0px;
  289. background-image:url({image:sidebarbg1});
  290. background-size:cover;
  291. height:100%;
  292. border-right: 5px solid #000;
  293. box-shadow: 0px 0px 6px #454545;
  294. opacity:0.8;
  295. width:430px;
  296. border-bottom:3px solid #fff;
  297. border-left: 3px solid #fafafa;
  298. border-right: 3px solid #fafafa;
  299. }
  300.  
  301. .sidebarbg2{
  302. position:fixed !important;
  303. margin-left:1010px;
  304. top: 0px;
  305. background-image:url({image:sidebarbg2});
  306. background-size:cover;
  307. height:100%;
  308. border-right: 5px solid #000;
  309. box-shadow: 0px 0px 6px #454545;
  310. opacity:0.8;
  311. width:200px;
  312. border-bottom:3px solid #fff;
  313. border-left: 3px solid #fafafa;
  314. border-right: 3px solid #fafafa;
  315. }
  316.  
  317. #link1{
  318. text-align:center;
  319. position:fixed !important;
  320. width:20px;
  321. height:15px;
  322. margin-left:-50px;
  323. margin-top:4px;
  324. opacity:1;
  325. z-index:1;
  326. border:3px double {color:borders};
  327. border-right:0px;
  328. border-radius: 10px 0px 0px 10px;
  329. color:{color:Link};
  330. line-height:17px;
  331. padding:8px;
  332. font-family: "shit";
  333. background:#fff;
  334. font-size:20px;
  335. -webkit-transition: all 0.5s linear;
  336. -webkit-transition: all 0.5s linear;
  337. -moz-transition: all 0.5s linear;
  338. transition: all 0.5s linear;
  339. }
  340.  
  341. #link1:hover{
  342. padding-right:20px;
  343. margin-left:-62px;
  344. }
  345.  
  346. #link2{
  347. text-align:center;
  348. position:fixed !important;
  349. width:20px;
  350. height:15px;
  351. margin-left:-50px;
  352. margin-top:50px;
  353. opacity:1;
  354. z-index:1;
  355. border:3px double {color:borders};
  356. border-right:0px;
  357. border-radius: 10px 0px 0px 10px;
  358. color:{color:Link};
  359. line-height:17px;
  360. padding:8px;
  361. font-family: "shit";
  362. background:#fff;
  363. font-size:20px;
  364. -webkit-transition: all 0.5s linear;
  365. -webkit-transition: all 0.5s linear;
  366. -moz-transition: all 0.5s linear;
  367. transition: all 0.5s linear;
  368. }
  369.  
  370. #link2:hover{
  371. padding-right:20px;
  372. margin-left:-62px;
  373. }
  374.  
  375. #link3{
  376. text-align:center;
  377. position:fixed !important;
  378. width:20px;
  379. height:15px;
  380. margin-left:-50px;
  381. margin-top:96px;
  382. opacity:1;
  383. z-index:1;
  384. border:3px double {color:borders};
  385. border-right:0px;
  386. border-radius: 10px 0px 0px 10px;
  387. color:{color:Link};
  388. line-height:17px;
  389. padding:8px;
  390. font-family: "shit";
  391. background:#fff;
  392. font-size:20px;
  393. -webkit-transition: all 0.5s linear;
  394. -webkit-transition: all 0.5s linear;
  395. -moz-transition: all 0.5s linear;
  396. transition: all 0.5s linear;
  397. }
  398.  
  399. #link3:hover{
  400. padding-right:20px;
  401. margin-left:-62px;
  402. }
  403.  
  404. #link4{
  405. text-align:center;
  406. position:fixed !important;
  407. width:20px;
  408. height:15px;
  409. margin-left:-50px;
  410. margin-top:142px;
  411. opacity:1;
  412. z-index:1;
  413. border:3px double {color:borders};
  414. border-right:0px;
  415. border-radius: 10px 0px 0px 10px;
  416. color:{color:Link};
  417. line-height:17px;
  418. padding:8px;
  419. font-family: "shit";
  420. background:#fff;
  421. font-size:20px;
  422. -webkit-transition: all 0.5s linear;
  423. -webkit-transition: all 0.5s linear;
  424. -moz-transition: all 0.5s linear;
  425. transition: all 0.5s linear;
  426. }
  427.  
  428. #link4:hover{
  429. padding-right:20px;
  430. margin-left:-62px;
  431. }
  432.  
  433. #link5{
  434. text-align:center;
  435. position:fixed !important;
  436. width:20px;
  437. height:15px;
  438. margin-left:-50px;
  439. margin-top:188px;
  440. opacity:1;
  441. z-index:1;
  442. border:3px double {color:borders};
  443. border-right:0px;
  444. border-radius: 10px 0px 0px 10px;
  445. color:{color:Link};
  446. line-height:17px;
  447. padding:8px;
  448. font-family: "shit";
  449. background:#fff;
  450. font-size:20px;
  451. -webkit-transition: all 0.5s linear;
  452. -webkit-transition: all 0.5s linear;
  453. -moz-transition: all 0.5s linear;
  454. transition: all 0.5s linear;
  455. }
  456.  
  457. #link5:hover{
  458. padding-right:20px;
  459. margin-left:-62px;
  460. }
  461.  
  462. @font-face { font-family: "dixel"; src: url('http://static.tumblr.com/jdjsstr/8ovm78cbb/pf_arma_five_1_.ttf'); }
  463. @font-face{font-family:Celeste Hand;src:url(http://static.tumblr.com/9wzbixa/UBpmj2h2i/celeste_hand.ttf);}
  464. @font-face {font-family:Aderyn;src:url(http://static.tumblr.com/9wzbixa/Qnqm26qzk/dk_aderyn_0.ttf);}
  465. @font-face{font-family:Helvetidoodle; src:url(http://static.tumblr.com/9wzbixa/qOPmj2lzl/helvetidoodlebyedt.ttf);}
  466. @font-face { font-family: "Call Me"; src: url("http://static.tumblr.com/j2nmv5m/yJSm69tse/kgcallmemaybe-skinny.ttf") format("truetype"); }
  467. @font-face { font-family: "learningcurve"; src: url('http://static.tumblr.com/rmj06l2/paAlm4ymo/learningcurve.ttf'); }
  468. @font-face { font-family: "good time"; src: url('http://static.tumblr.com/u37ad6e/bR1mb6f8o/kgalwaysagoodtime.ttf'); }
  469. @font-face { font-family: "berry"; src: url('http://static.tumblr.com/hbpttq5/Qihmbcq4u/stanberry.ttf'); }
  470. @font-face { font-family: "pewp"; src: url('http://static.tumblr.com/bepad33/6M6m295eu/delius-regular.ttf'); }
  471. @font-face { font-family: "shit"; src: url('http://static.tumblr.com/wmaxsyb/S5wmfg6nl/throwmyhandsupintheair.ttf'); }
  472. @font-face { font-family:"Just Realize"; src:url(http://static.tumblr.com/sghs9ih/2tFlu5il8/justrealize.ttf);}
  473.  
  474.  
  475. /*CUSTOMIZE TITLE OF ENTRIES HERE*/
  476. .title{
  477. line-height: 25px;
  478. color:{color:Title};
  479. font-weight: normal;
  480. font-family:celeste hand;
  481. font-size:32px;
  482. }
  483.  
  484.  
  485. /*CUSTOMIZE PERMALINKS OF TEXT POSTS AND SUCH HERE*/
  486. .permalink{
  487. text-transform: normal;
  488. display: block;
  489. text-align: right;
  490. text-decoration: none;
  491. }
  492.  
  493.  
  494. /*I RECCOMMEND TO NOT TOUCH ANY OF THIS LOLz*/
  495. #infscr-loading{
  496. bottom: -70px;
  497. position: absolute;
  498. left: 50%;
  499. margin-left:-8px;
  500. width:16px;
  501. height:11px;
  502. overflow:hidden;
  503. margin-bottom: 50px;
  504. }
  505.  
  506. #postnotes{
  507. text-align: justify;}
  508.  
  509. #postnotes blockquote{
  510. border: 0px;}
  511.  
  512. blockquote{
  513. padding:0px 0px 2px 5px;
  514. margin:0px 0px 2px 10px;
  515. border-left: 1px dotted #555555;
  516. }
  517.  
  518. blockquote p, ul{
  519. margin:0px;
  520. padding:0px;
  521. }
  522.  
  523. a img{border: 0px;}
  524.  
  525. ::-webkit-scrollbar {width: 4px; height: 4px; background: #eeeeee;}
  526.  
  527. ::-webkit-scrollbar-thumb { background-color:#ababab; border-bottom: 1px solid #aaaaaa; border-top: 1px solid #aaaaaa; border-left: 1px solid
  528. #aaaaaa; border-radius:10px; }
  529.  
  530.  
  531. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  532.  
  533. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  534. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:text};}
  535.  
  536. .notes img{width:10px; position:relative; top:3px;}
  537. <--ses-->
  538. small{font-size: 90%;}
  539.  
  540. {CustomCSS}
  541.  
  542. </style>
  543.  
  544. {block:IndexPage}
  545. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  546. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  547. <script type='text/javascript' src='http://static.tumblr.com/pbot8z9/I3Sml6014/querryscript.js'></script>
  548.  
  549. <script type="text/javascript">
  550. $(window).load(function(){
  551. var $wall = $('#posts');
  552. $wall.imagesLoaded(function(){
  553. $wall.masonry({
  554. itemSelector: '.entry, .entry_photo',
  555. isAnimated : false
  556. });
  557. });
  558.  
  559. $wall.infinitescroll({
  560. navSelector : '#pagination',
  561. nextSelector : '#pagination a',
  562. itemSelector : '.entry, .entry_photo',
  563. bufferPx : 2000,
  564. debug : false,
  565. errorCallback: function() {
  566. $('#infscr-loading').fadeOut('normal');
  567. }},
  568. function( newElements ) {
  569. var $newElems = $( newElements );
  570. $newElems.hide();
  571. $newElems.imagesLoaded(function(){
  572. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  573. });
  574. }); $('#posts').show(500);
  575. });
  576. </script>
  577.  
  578.  
  579. {/block:IndexPage}
  580.  
  581.  
  582. <title>{title}</title>
  583.  
  584. <link rel="shortcut icon" href="{Favicon}" />
  585. <meta name="viewport" content="width=820" />
  586. </head>
  587.  
  588. <body>
  589. <BODY onselectstart="return false;" ondragstart="return false;">
  590. <div class="wrapper">
  591. <div class="header">
  592. </div>
  593.  
  594. <div id="cage">
  595. <div id="center">
  596.  
  597. <!--STUFF THAT GOES INTO THE SIDEBAR-->
  598. <div id="sidebar">
  599. <div id="blogtitle"><a href="/">{title}</a></div>
  600. <center>
  601. <div id="desc">{description}</div>
  602. <div id="link1"><a href="{text:link one}" title="{text:link one hover}"><img src="http://i45.tinypic.com/70zxhj.png"style="width:16px; margin-left:-1px; margin-top:-2px;"></a></a> </div>
  603.  
  604. <div id="link2"><a href="{text:link two}" title="{text:link two hover}"><img src="http://i47.tinypic.com/xfyble.png" style="width:16px; margin-left:-1px; margin-top:-2px;"></a> </div>
  605.  
  606. <div id="link3"><a href="{text:link three}" title="{text:link three hover}"><img src="http://i49.tinypic.com/34dq4qh.png" style="width:16px; margin-left:-1px; margin-top:-2px;"></a> </div>
  607.  
  608. <div id="link4"><a href="{text:link four}" title="{text:link four hover}"><img src="http://i45.tinypic.com/2qbdlok.png" style="width:16px; margin-left:-1px; margin-top:-1px;"></a> </div>
  609.  
  610. <div id="link5"><a href="{text:link five}" title="{text:link five hover}"><img src="http://i48.tinypic.com/uyixg.png" style="margin-top:2px;"></a> </div>
  611. <a href="/"><img src="{image:sidebar}" width=100%></a>
  612. </center>
  613. </div>
  614. <!------------------------------------->
  615.  
  616.  
  617. <div class="left">
  618. <div class="sidebarbg2"></div>
  619. <div class="sidebarbg"></div>
  620. <div id="posts">
  621. {block:Posts}
  622. <div class="entry">
  623.  
  624. {block:Text}{block:Title}<span class="title">{Title}</span>{/block:Title}<span class="body">{Body}</span><p align=right><span class="permalink"><a
  625.  
  626. href="{Permalink}"><a href="{Permalink}"><a href="{Permalink}">{timeago} &middot {notecountwithlabel}</a></a><br>{/block:HasTags}</span></align>
  627. {/block:Text}
  628.  
  629. {block:Link}<a href="{URL}" class="title">{Name}</a>{block:Description}<div class="body">{Description}</div>{/block:Description} <p align=right><span
  630.  
  631. class="permalink"><a href="{Permalink}">{timeago} &middot {notecountwithlabel}</a> <a href="{Permalink}"></span></align>{block:Link}
  632.  
  633. {block:Photo}
  634. {block:IndexPage}
  635. <center>
  636. <div class="perma">
  637. <a href="{ReblogURL}" target="_blank"> reblog </a> &middot <a href="{Permalink}">{notecountwithlabel}</a></div>
  638.  
  639. <div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  640. {/block:IndexPage}
  641. {block:PermalinkPage}
  642. {LinkOpenTag}<div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  643.  
  644. {LinkCloseTag}
  645. {/block:PermalinkPage}
  646. {/block:Photo}
  647.  
  648. {block:Photoset}
  649. {block:IndexPage}
  650. <center>
  651.  
  652. <div class="perma">
  653. <a href="{ReblogURL}" target="_blank"> reblog </a> &middot <a href="{Permalink}">{notecountwithlabel}</a></div>
  654.  
  655. {Photoset-250}</center>
  656. {/block:IndexPage}
  657. {block:PermalinkPage}
  658. <center>
  659. {Photoset-500}</center>
  660. {/block:PermalinkPage}
  661. {/block:Photoset}
  662.  
  663. {block:Quote}<span class="title">"{Quote}"</span> — {block:Source}<b>{Source}</b>{/block:Source}<br><p align=right><span class="permalink"><a
  664.  
  665. href="{Permalink}">{timeago} &middot {notecountwithlabel}</a> <a href="{Permalink}"> </span>{/block:Quote}
  666.  
  667. {block:Chat}{block:Title}<span class="title">{Title}</span>{/block:Title}
  668. <ul class="chat">
  669. {block:Lines}
  670. <li class="user_{UserNumber}">
  671. {block:Label}
  672. <span class="label">{Label}</span>
  673. {/block:Label}
  674.  
  675. {Line}
  676. </li>
  677. {/block:Lines}
  678. <p align=right><span class="permalink"><a href="{Permalink}">{timeago} &middot {notecountwithlabel}</a> <a href="{Permalink}">
  679. {/block:Chat}
  680.  
  681. {block:Audio}
  682. <div style="width:200px; height:30px;">
  683. {AudioPlayerBlack}
  684. </div>
  685. {block:IndexPage}<span class="permalink">
  686. <p align=right><span class="permalink"><a href="{Permalink}">{timeago} &middot {notecountwithlabel}</a> <a href="{Permalink}"> </a>
  687. </span>{/block:IndexPage}
  688. {/block:Audio}
  689.  
  690. {block:Video}
  691. {block:IndexPage}
  692. <center>
  693. <div class="perma">
  694. <a href="{ReblogURL}" target="_blank"> reblog </a> &middot <a href="{Permalink}">{notecountwithlabel}</a></div>
  695. {Video-250}</center>
  696. {/block:IndexPage}
  697. {block:PermalinkPage}
  698. <center>
  699. {Video-400}</center>
  700. {/block:PermalinkPage}
  701. {block:Video}
  702.  
  703. {block:Answer}
  704. <div style="margin: 2px 3px 2px 3px; min-height:30px; border: 1px solid #dbd7d7; padding: 4px;border-radius:0px; background-color: white;">
  705. <img src="{AskerPortraitURL-30}" width="30" align="left" style="margin-right:3px;"/>
  706. <askk>{Asker}</askk>: {Question}</div>
  707. <div style="padding: -1px 5px -1px 5px;background: transparent;"><center>{Answer}</center><askk><p align="right">-{text:your name}</p></askk></div><br/>
  708. <P ALIGN=Right><a href="{Permalink}">{NoteCountWithLabel}</a>
  709. {/block:Answer}
  710.  
  711.  
  712. {block:PostNotes}<div align="middle">{caption}</div>
  713. <center>
  714.  
  715. {block:NoteCount}{NoteCountWithLabel}<br>{/block:NoteCount}
  716.  
  717. {block:HasTags}
  718. tags: {block:Tags}<a href="{TagURL}">{Tag}. </a>{/block:Tags}<br> {/block:HasTags}
  719. {block:RebloggedFrom}
  720. reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  721. posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>
  722.  
  723. {/block:RebloggedFrom}
  724. </center></span>
  725. <br>
  726. <div id="postnotes">{PostNotes}</div><br>
  727.  
  728. <center>{block:ContentSource}
  729. <br><a href="{SourceURL}">
  730. {lang:Source}:
  731. {block:SourceLogo}
  732. <img src="{BlackLogoURL}" width="{LogoWidth}"
  733. height="{LogoHeight}" alt="{SourceTitle}" />
  734. {/block:SourceLogo}
  735. {block:NoSourceLogo}
  736. {SourceLink}
  737. {/block:NoSourceLogo}
  738. </a>
  739. {/block:ContentSource}</center>
  740.  
  741. {/block:PostNotes}
  742. </div>
  743. {/block:Posts}
  744. </div></div>
  745.  
  746. {block:IndexPage}
  747. {block:Pagination}
  748. <div id="pagination">
  749. {block:NextPage}
  750. <a id="nextPage" href="{NextPage}"></a>
  751. {/block:NextPage}
  752. {block:PreviousPage}
  753. <a href="{PreviousPage}"></a>
  754. {/block:PreviousPage}
  755. </div>
  756. {/block:Pagination}
  757. {/block:IndexPage}
  758. </body>
  759. </html>
  760. <div style="border:1px solid #aaa; position:fixed; left:6px; bottom:4px; font-size:15px; height:16px; padding-top:2px; line-height:15px; font-family:shit; background:#ffffff; z-index:999999;"><a href="http://awkward-pengu1n.tumblr.com" title="theme made by julia">☯</a></div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement