mausamixoxo

theme 3

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