mausamixoxo

Theme 20 - 2 column

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