mausamixoxo

theme 24

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