Fucking_Aj

Personal Theme #1 - Shame.

Oct 18th, 2013
161
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.96 KB | None | 0 0
  1.  
  2.  
  3. <!--
  4. ╋╋╋╋╋╋╋┏┓┏┓
  5. ╋╋╋╋┏┓┏┛┗┫┃
  6. ┏━━┓┗┛┗┓┏┫┗━┳━━┳┓┏┳━━┳━━┓
  7. ┃┏┓┃┏┓╋┃┃┃┏┓┃┃━┫┗┛┃┃━┫━━┫
  8. ┃┏┓┃┃┃╋┃┗┫┃┃┃┃━┫┃┃┃┃━╋━━┃
  9. ┗┛┗┛┃┃╋┗━┻┛┗┻━━┻┻┻┻━━┻━━┛
  10. ╋╋╋┏┛┃
  11. ╋╋╋┗━┛
  12. <3
  13. -->
  14.  
  15. <html lang="en">
  16. <!DOCTYPE html PUBLIC"-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  17. <html xmlns="http://www.w3.org/1999/xhtml">
  18. <head>
  19.  
  20. <script type="text/javascript">
  21. <!--
  22.  
  23. // Disable Right Click Script
  24.  
  25. function IE(e)
  26. {
  27. if (navigator.appName == "Microsoft Internet Explorer" && (event.button == "2" || event.button == "3"))
  28. {
  29. return false;
  30. }
  31. }
  32. function NS(e)
  33. {
  34. if (document.layers || (document.getElementById && !document.all))
  35. {
  36. if (e.which == "2" || e.which == "3")
  37. {
  38. return false;
  39. }
  40. }
  41. }
  42. document.onmousedown=IE;document.onmouseup=NS;document.oncontextmenu=new Function("return false");
  43.  
  44. //-->
  45. </script>
  46.  
  47.  
  48. <script type="text/javascript"
  49. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  50.  
  51. <!--DEFAULT VARIABLES-->
  52. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  53. <meta name="color:background" content="#fff"/>
  54. <meta name="color:link" content="#777"/>
  55. <meta name="color:text" content="#777"/>
  56. <meta name="color:title" content="#333"/>
  57. <meta name="text:titlez" content="reckless"/>
  58. <meta name="color:hover" content="#fff"/>
  59. <meta name="color:topborder" content="#fff"/>
  60. <meta name="image:sidebar" content="1"/>
  61. <meta name="image:background" content="1"/>
  62. <meta name="text:Link One Title" content="home" />
  63. <meta name="text:Link One" content="" />
  64. <meta name="text:Link Two Title" content="inbox"/>
  65. <meta name="text:Link Two" content="" />
  66. <meta name="text:Link Three Title" content="links" />
  67. <meta name="text:Link Three" content="" />
  68. <meta name="text:Link Four Title" content="" />
  69. <meta name="text:Link Four" content="" />
  70. <meta name="color:scrolls" content"#a3cec4"/>
  71. <style type="text/css">
  72.  
  73. ::-webkit-scrollbar-thumb{
  74. background-color: {color:scrolls};
  75. border: 2px solid #ffffff;
  76. height:5px;
  77. -moz-border-radius: 20px;
  78. border-radius: 20px;
  79. }
  80.  
  81. ::-webkit-scrollbar {
  82. height:5px;
  83. width:9px;
  84. background-color: #aaaaaa;
  85. border: 4px solid #fff;
  86. }
  87.  
  88. iframe#tumblr_controls {right:2px !important; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 0.05;-webkit-transition: all 0.8s ease-out;-moz-
  89.  
  90. transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  91.  
  92. iframe#tumblr_controls:hover{-webkit-transition: opacity 0.7s linear;opacity: 0.8;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}
  93.  
  94. p {
  95. margin:0px;
  96. margin-top:0px;
  97. }
  98.  
  99.  
  100. body {
  101. padding: 0px;
  102. margin: 0px;
  103. color:{color:text};
  104. font-family: consolas;
  105. line-height:10px;
  106. font-size:10px;
  107. background-color: {color:Background};
  108. background-image:url({image:Background});
  109. background-attachment: fixed;
  110. background-repeat: repeat;
  111. }
  112.  
  113.  
  114. a:link, a:active, a:visited{
  115. text-decoration: none;
  116. -webkit-transition: color 0.3s ease-out;
  117. -moz-transition: color 0.3s ease-out;
  118. transition: color 0.3s ease-out;
  119. color:{color:link};
  120. }
  121.  
  122. a:hover {
  123. text-decoration: none;
  124. font-style:;
  125. color: {color:Hover};
  126. }
  127.  
  128. div#center{
  129. margin:auto;
  130. position:relative;
  131. width:1000px;
  132. background-color:;
  133. overflow:auto;
  134. overflow-y:hidden;
  135. }
  136.  
  137.  
  138. /*CUSTOMIZE ENTRY SETTINGS HERE*/
  139. .entry {
  140. float:left;
  141. display: block;
  142. margin:6px;
  143. overflow:hidden;
  144. width:220px;
  145. border:1px solid #dddddd;
  146. padding: 8px;
  147. {block:PermalinkPage}
  148. margin-left:90px;
  149. width:490px;
  150. text-align:left;
  151. line-height:12px;
  152. {/block:PermalinkPage}
  153. background:white;
  154. background-image:URL();
  155. }
  156.  
  157.  
  158. .entry .perma{
  159. position:absolute;
  160. width:210px;
  161. height:16px;
  162. padding:5px;
  163. bottom:-0px;
  164. margin-left: 0px;
  165. background-color:#fff;
  166. overflow:hidden;
  167. letter-spacing:0px;
  168. font-family: consolas;
  169. text-transform: uppercase;
  170. font-size: 9px;
  171. line-height:16px;
  172. text-align:center;
  173. opacity: 0;
  174. border-top: 1px inset #d6d6d6;
  175. -webkit-transition: all 0.8s linear;
  176. -webkit-transition: all 0.8s linear;
  177. -moz-transition: all 0.8s linear;
  178. transition: all 0.8s linear;
  179. border-bottom-left-radius:0px;
  180. border-bottom-right-radius:0px;
  181. border-top-left-radius:0px;
  182. border-top-right-radius:0px;
  183. }
  184. .entry:hover .perma{
  185. opacity: .95;
  186. bottom:6px;
  187. background: #fff;
  188. }
  189. /*CUSTOMIZE THE APPEARANCE OF PERMALINKS*/
  190. .entry .perma{
  191. width:auto;
  192. height:auto;
  193. margin-top: 45px;
  194. padding: 5px;
  195. margin-left: -10px;
  196. color:black;
  197. position:absolute;
  198. font-family: consolas;
  199. text-transform: uppercase;
  200. font-size:10px;
  201. letter-spacing: 1px;
  202. line-height: 14px;
  203. text-align: center;
  204. border-left 2px solid #9aaac1;
  205. border-right 2px solid #9aaac1;
  206. opacity: 0.0;
  207. background-color:#fff;
  208. border-top-right-radius: 0px;
  209. border-top-left-radius:0px;
  210. border-bottom-right-radius: 0px;
  211. border-top-left-radius:0px;
  212. -webkit-transition: all .7s ease;
  213. -moz-transition: all .7s ease;
  214. -o-transition: all .7s ease;
  215. transition: all .7s ease;
  216. }
  217.  
  218. .entry:hover .perma{
  219. overflow:visible;
  220. border-left 2px solid #9aaac1;
  221. border-right 2px solid #9aaac1;
  222. margin-left:10px;
  223. opacity:1;
  224. -webkit-transition: all .6s ease;
  225. -moz-transition: all .6s ease;
  226. -o-transition: all .6s ease;
  227. transition: all .6s ease;
  228. }
  229.  
  230.  
  231. .perma{
  232. border-left: 2px solid #ECE0F8;
  233. border-right:2px solid #ECE0F8;
  234. font-family:consolas;
  235. font-size:10px;
  236. line-height:10px;
  237. padding:1px 2px 1px 2px;
  238. text-transform:uppercase;
  239. width:300px; height:auto;
  240. }
  241.  
  242.  
  243. /*CUSTOMIZE POST POSITIONING AND STUFFZ HERE*/
  244. #posts {
  245. width:500px;
  246. margin-top:41px;
  247. z-index:99;
  248. margin-left:279px;
  249. font-family: consolas;
  250. right:auto;
  251. background:transparent;
  252. margin-right:auto;
  253. position:relative;
  254. overflow-y: hidden;
  255. }
  256.  
  257.  
  258. /*CUSTOMIZE SIDEBAR HERE*/
  259. #sidebar{
  260. position:fixed !important;
  261. width:170px;
  262. background:white;
  263. height:auto;
  264. margin-top:150px;
  265. margin-left:50px;
  266. border:4px solid #eee;
  267. text-align:center;
  268. }
  269.  
  270.  
  271.  
  272.  
  273. div#blogtitle{
  274. position:fixed;
  275. font-family:fighter;
  276. color:{color:topborder};
  277. font-size: 30px;
  278. line-height: 30px;
  279. margin-top: 110px;
  280. margin-left:0px;
  281.  
  282. width: 215px;
  283. background:transparent;
  284. text-align:center;
  285. padding:10px;
  286. text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
  287. }
  288. #topbar1{
  289. position: fixed;
  290. background-color:white;
  291. padding: 10px;
  292. width: 2000px;
  293. height: 30px;
  294. margin-left: -500px;
  295. margin-top: -5px;
  296. padding: 3px;
  297. padding-left: 730px;
  298. z-index: 100;
  299. border-radius: 0px 0px 0px 0px;
  300. border-bottom:3px solid #fff;
  301. }
  302.  
  303. #hah{
  304. position:fixed !important;
  305. width:3000px;
  306. height:2px;
  307. top:15px;
  308. margin-left:-500px;
  309. position:fixed;
  310. z-index:999999999999999999999999999999999999999;
  311. border-top:2px solid {color:topborder};
  312. border-bottom:2px solid {color:topborder};
  313. border-left: 0px;
  314. border-right: 0px;
  315. background-image:url trans;
  316. opacity:1;
  317. }
  318.  
  319.  
  320. .lace{
  321. background: url('http://static.tumblr.com/onnk3od/DF1moey55/merpderp.png') repeat;
  322. width:3000px;
  323. height:17px;
  324. top:22px;
  325. margin-left:-500px;
  326. position:fixed;
  327. z-index:120;
  328. z-index:9999999;
  329. }
  330.  
  331. .link1{
  332. text-align:center;
  333. font-family:consolas;
  334. font-size:10px;
  335. font-style:normal;
  336. line-height:5px;
  337. letter-spacing:0px;
  338. text-transform:uppercase;
  339. float: left;
  340. width:45px;
  341. height:5px;
  342. padding:10px;
  343. position: fixed;
  344. margin-top:7px;
  345. margin-left:9px;
  346. color:black;
  347. border:1px #ddd solid;
  348. background-color:{color:links};
  349. opacity: 1;
  350. background-color:;
  351. transition: all 0.9s ease-out;
  352. -o-transition-transition: all 0.9s ease-out;
  353. -webkit-transition: all 0.9s ease-out;
  354. -moz-transition: all 0.9s ease-out;
  355. }
  356.  
  357. .link1:hover{
  358. color:;
  359. background-color:;
  360. transition: all 0.9s ease-out;
  361. -o-transition-transition: all 0.9s ease-out;
  362. -webkit-transition: all 0.9s ease-out;
  363. -moz-transition: all 0.9s ease-out;
  364. }
  365.  
  366. .link2 {
  367. text-align:center;
  368. font-family:consolas;
  369. font-size:10px;
  370. font-style:normal;
  371. line-height:5px;
  372. letter-spacing:0px;
  373. text-transform:uppercase;
  374. float: left;
  375. width:45px;
  376. height:5px;
  377. padding:10px;
  378. position: fixed;
  379. margin-top:7px;
  380. margin-left:94px;
  381. color:black;
  382. border:1px #ddd solid;
  383. background-color:{color:links};
  384. opacity: 1;
  385. background-color:;
  386. transition: all 0.9s ease-out;
  387. -o-transition-transition: all 0.9s ease-out;
  388. -webkit-transition: all 0.9s ease-out;
  389. -moz-transition: all 0.9s ease-out;
  390. }
  391.  
  392. .link2:hover{
  393. color:;
  394. background-color:;
  395. transition: all 0.9s ease-out;
  396. -o-transition-transition: all 0.9s ease-out;
  397. -webkit-transition: all 0.9s ease-out;
  398. -moz-transition: all 0.9s ease-out;
  399. }
  400.  
  401. .link3 {
  402. text-align:center;
  403. font-family:consolas;
  404. font-size:10px;
  405. font-style:normal;
  406. line-height:5px;
  407. letter-spacing:0px;
  408. text-transform:uppercase;
  409. float: left;
  410. width:45px;
  411. height:5px;
  412. padding:10px;
  413. position: fixed;
  414. margin-top:46px;
  415. margin-left:10px;
  416. color:black;
  417. border:1px #ddd solid;
  418. background-color:{color:links};
  419. opacity: 1;
  420. background-color:;
  421. transition: all 0.9s ease-out;
  422. -o-transition-transition: all 0.9s ease-out;
  423. -webkit-transition: all 0.9s ease-out;
  424. -moz-transition: all 0.9s ease-out;
  425. }
  426.  
  427. .link3:hover{
  428. color:;
  429. background-color:;
  430. transition: all 0.9s ease-out;
  431. -o-transition-transition: all 0.9s ease-out;
  432. -webkit-transition: all 0.9s ease-out;
  433. -moz-transition: all 0.9s ease-out;
  434. }
  435.  
  436. .link4 {
  437. text-align:center;
  438. font-family:calibri;
  439. font-size:10px;
  440. font-style:normal;
  441. line-height:10px;
  442. letter-spacing:0px;
  443. text-transform:uppercase;
  444. float: left;
  445. width:45px;
  446. height:5px;
  447. padding:10px;
  448. position: fixed;
  449. margin-top:43px;
  450. margin-left:95px;
  451. color:black;
  452. border:1px #ddd solid;
  453. background-color:{color:links};
  454. opacity: 1;
  455. background-color:;
  456. transition: all 0.9s ease-out;
  457. -o-transition-transition: all 0.9s ease-out;
  458. -webkit-transition: all 0.9s ease-out;
  459. -moz-transition: all 0.9s ease-out;
  460. }
  461.  
  462. .link4:hover{
  463. color:;
  464. background-color:;
  465. transition: all 0.9s ease-out;
  466. -o-transition-transition: all 0.9s ease-out;
  467. -webkit-transition: all 0.9s ease-out;
  468. -moz-transition: all 0.9s ease-out;
  469. }
  470.  
  471.  
  472. @font-face { font-family: "fighter";src: url('http://static.tumblr.com/ejm8w78/E7bmdzk1u/kgthefighter.ttf');,}
  473.  
  474. @font-face { font-family: "dixel"; src: url('http://static.tumblr.com/jdjsstr/8ovm78cbb/pf_arma_five_1_.ttf'); }
  475.  
  476.  
  477. /*CUSTOMIZE TITLE OF ENTRIES HERE*/
  478. .title{
  479. line-height: 12px;
  480. color:{color:Title};
  481. font-weight: normal;
  482. font-family:fighter;
  483. font-size:16px;
  484. }
  485.  
  486.  
  487. /*CUSTOMIZE PERMALINKS OF TEXT POSTS AND SUCH HERE*/
  488. .permalink{
  489. text-transform: normal;
  490. display: block;
  491. text-align: right;
  492. text-decoration: none;
  493. }
  494.  
  495.  
  496. /*I RECCOMMEND TO NOT TOUCH ANY OF THIS LOLz*/
  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: justify;}
  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 $wall = $('#posts');
  548. $wall.imagesLoaded(function(){
  549. $wall.masonry({
  550. itemSelector: '.entry, .entry_photo',
  551. isAnimated : false
  552. });
  553. });
  554.  
  555. $wall.infinitescroll({
  556. navSelector : '#pagination',
  557. nextSelector : '#pagination a',
  558. itemSelector : '.entry, .entry_photo',
  559. bufferPx : 2000,
  560. debug : false,
  561. errorCallback: function() {
  562. $('#infscr-loading').fadeOut('normal');
  563. }},
  564. function( newElements ) {
  565. var $newElems = $( newElements );
  566. $newElems.hide();
  567. $newElems.imagesLoaded(function(){
  568. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  569. });
  570. }); $('#posts').show(500);
  571. });
  572. </script>
  573.  
  574.  
  575. {/block:IndexPage}
  576.  
  577.  
  578. <title>{title}</title>
  579.  
  580. <link rel="shortcut icon" href="{Favicon}" />
  581. <meta name="viewport" content="width=820" />
  582. </head>
  583.  
  584. <body>
  585. <BODY onselectstart="return false;" ondragstart="return false;">
  586. <div class="wrapper">
  587. <div class="header">
  588. <div class="links">
  589. <a href="{text:link one}" title="{text:link one title}"><center></center></a></div>
  590. <a href="{text:link two}" title="{text:link two title}"><center></center></a></div>
  591. <a href="{text:link three}" title="{text:link three title}"><center></center></a></div>
  592. <a href="{text:link four}" title="{text:link four title}"><center></center></a></div>
  593. </div>
  594.  
  595. <div id="cage">
  596. <div id="center">
  597. <div id="blogtitle">
  598. &nbsp
  599. {text:titlez}</div>
  600. <div id="topbar1"></div>
  601. <div id="hah"></div>
  602. <!--STUFF THAT GOES INTO THE SIDEBAR-->
  603. <div id="sidebar">
  604. <center>
  605. <a href="/"><img src="{image:sidebar}" width=100%></a>
  606. <div id="desc">{description}
  607. <div class="link1"><a href="/" >Home</a></div>
  608. <div class="link2"><a href="{text:link one}" >{text:link one title}</a></div>
  609. <div class="link3"><a href="{text:link two}" >{text:link two title}</a></div>
  610. <div class="link4">
  611. <a href="link4">{text:link three title}</a></div>
  612.  
  613. </center>
  614. </div>
  615. <!------------------------------------->
  616.  
  617.  
  618. <div class="left">
  619. <div class="lace"></div>
  620. <div id="posts">
  621. {block:Posts}
  622. <div class="entry">
  623.  
  624. {block:Text}
  625. {block:Title}
  626. <span class="title">{Title}</span>{/block:Title}<span class="body">{Body}</span>
  627. <span class="permalink">
  628. <div class="my-like" data-reblog="{ReblogURL}" data-id="{PostID}" title="Like this post"> </div>
  629. <a href="{ReblogURL}" target="_blank"> reblog </a> |
  630. <a href="{Permalink}">{notecountwithlabel}</a></a><br>{/block:HasTags}
  631. </span></align>
  632. {/block:Text}
  633.  
  634.  
  635.  
  636. {block:Link}
  637. <a href="{URL}" class="title" >{Name}</a>{block:Description}<div class="body">{Description}</div>{/block:Description}
  638. <span class="permalink">
  639. <div class="my-like" data-reblog="{ReblogURL}" data-id="{PostID}"
  640. title="Like this post"> </div>
  641. <a href="{ReblogURL}" target="_blank"> reblog </a> |
  642. <a href="{Permalink}">{notecountwithlabel}</a></a><br>
  643. {/block:HasTags}</span></align>
  644. {/block:Link}
  645.  
  646. {block:Answer}
  647. <div style="margin: 2px 3px 2px 3px; min-height:40px; border: 1px solid
  648. #eee; padding: 4px;border-radius:0px; background-color: #fafafa;">
  649. <img src="{AskerPortraitURL-30}" width="30" align="left"
  650. style="margin-right:3px; border:3px solid {color:accent}; padding:2px;"/>
  651. <askk>{Asker}</askk>: {Question}</div>
  652. <div style="padding: -1px 5px -1px 5px; padding-bottom:10px; background: transparent; margin-top:9px; "><center>{Answer}
  653. </div>
  654. <span class="permalink">
  655. <div class="my-like" data-reblog="{ReblogURL}" data-id="{PostID}" title="Like this post"> </div>
  656. <a href="{Permalink}">{notecountwithlabel}</a></a><br>{/block:HasTags}</span></align>
  657. {/block:Answer}
  658.  
  659.  
  660. {block:Quote}
  661. <span class="popuptitle3">"{Quote}"</span> — {block:Source}<b>{Source}</b>{/block:Source}<br>
  662. <span class="permalink">
  663. <div class="my-like" data-reblog="{ReblogURL}" data-id="{PostID}" title="Like this post"> </div>
  664. <a href="{ReblogURL}" target="_blank">reblog</a> |
  665. <a href="{permalink}">{NoteCountWithLabel}</a>
  666. </span>
  667. {/block:Quote}
  668.  
  669.  
  670. {block:Photo}
  671. {block:IndexPage}
  672. <center>
  673. <div class="perma">posted on {DayofWeek}
  674. <br><a href="{Permalink}">{NoteCount} notes</a> |
  675. <a href="{ReblogURL}" title="Share this post" target="_blank"> reblog </a>
  676. </div>
  677. <div class="photo">
  678. <img style="border:0px solid #fff;
  679. background:url({image:sidebar bg 1});
  680. {block:iftwocolumn}
  681. border-radius:0px;
  682. {/block:iftwocolumn}" class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  683.  
  684. {/block:IndexPage}
  685. {block:PermalinkPage}
  686. {LinkOpenTag}<div class="photo">
  687. <a href="{permalink}">
  688. <img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  689. {LinkCloseTag}
  690. {/block:PermalinkPage}
  691. {/block:Photo}
  692.  
  693. {block:Photoset}
  694. {block:IndexPage}
  695. <center>
  696. <div class="perma">Posted {timeago}
  697. <a href="{Permalink}">{NoteCount} notes</a> |
  698. <a href="{ReblogURL}" title="Share this post" target="_blank"> reblog </a>
  699. </div>
  700. {Photoset-250}</center>
  701. {/block:IndexPage}
  702. {block:PermalinkPage}
  703. <center>
  704. {Photoset-500}</center>
  705. {/block:PermalinkPage}
  706. {/block:Photoset}
  707.  
  708. {block:Chat}{block:Title}<span class="title" >{Title}</span>{/block:Title}
  709. <ul class="chat">
  710. {block:Lines}
  711. <li class="user_{UserNumber}">
  712. {block:Label}
  713. <span class="label">{Label}</span>
  714. {/block:Label}
  715. {Line}
  716. </li>
  717. {/block:Lines}
  718. <p align=right>
  719. <span class="permalink">
  720. <a href="{ReblogURL}" target="_blank">reblog</a> |
  721. <a href="{permalink}">{NoteCountWithLabel}</a>
  722. </span>
  723. {/block:Chat}
  724.  
  725. {block:Audio}
  726. <div id="audio">
  727. <div class="cover">
  728. <img src="http://static.tumblr.com/k9utpfa/tcom8wpif/default_cover_m.jpg"></div>{block:AlbumArt}<div class="cover"><img src="{AlbumArtURL}"></div>{/block:AlbumArt}<div class="playbox">{block:AudioPlayer}{AudioPlayerWhite}{/block:AudioPlayer}</div><div class="info"><b>Artist:</b> <span{block:Artist} style="display:none;"{/block:Artist}>Unknown</span>{block:Artist}{Artist}{/block:Artist}<br><b>Title:</b> <span{block:TrackName} style="display:none;"{/block:TrackName}>Unknown</span>{block:TrackName}{TrackName}{/block:TrackName}<br><b>Album:</b> <span{block:Album} style="display:none;"{/block:Album}>Unknown</span>{block:Album}{Album}{/block:Album}{block:PlayCount}<br><b>Plays:</b> {FormattedPlayCount}{/block:PlayCount}</div></div>
  729. {block:IndexPage}
  730. <div class="permalink">
  731. <a href="{ReblogURL}" target="_blank">reblog</a> |
  732. <a href="{permalink}">{NoteCountWithLabel}</a>
  733. </span></div>
  734. {/block:IndexPage}
  735. {/block:Audio}
  736.  
  737.  
  738. {block:Video}
  739. {block:IndexPage}
  740. <center>
  741. <div class="perma">Posted {timeago}
  742. <br>
  743. <a href="{ReblogURL}" target="_blank">reblog</a> |
  744. <a href="{Permalink}">{NoteCount} notes</a> </div>
  745. {Video-250}</center>
  746. {/block:IndexPage}
  747. {block:PermalinkPage}
  748. <center>
  749. {Video-400}</center>
  750. {/block:PermalinkPage}
  751. {/block:Video}
  752.  
  753. {block:PostNotes}
  754. <div align="middle">{caption}</div>
  755. <center>
  756. {block:NoteCount}{NoteCountWithLabel}<br>{/block:NoteCount}
  757. {block:HasTags}
  758. tags: {block:Tags}<a href="{TagURL}">{Tag}. </a>{/block:Tags}<br> {/block:HasTags}
  759. {block:RebloggedFrom}
  760. reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  761. posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>
  762. {/block:RebloggedFrom}
  763. </center></span>
  764. <br>
  765. <div id="postnotes">{PostNotes}</div><br>
  766. <center>{block:ContentSource}
  767. <br><a href="{SourceURL}">
  768. {lang:Source}:
  769. {block:SourceLogo}
  770. <img src="{BlackLogoURL}" width="{LogoWidth}"
  771. height="{LogoHeight}" alt="{SourceTitle}" />
  772. {/block:SourceLogo}
  773. {block:NoSourceLogo}
  774. {SourceLink}
  775. {/block:NoSourceLogo}
  776. </a>
  777. {/block:ContentSource}</center>
  778. {/block:PostNotes}
  779.  
  780. </div>
  781. {/block:Posts}
  782. </div></div>
  783. {block:IndexPage}
  784. {block:Pagination}
  785. <div id="pagination">
  786. {block:NextPage}
  787. <a id="nextPage" href="{NextPage}"></a>
  788. {/block:NextPage}
  789. {block:PreviousPage}
  790. <a href="{PreviousPage}"></a>
  791. {/block:PreviousPage}
  792. </div>
  793. {/block:Pagination}
  794. {/block:IndexPage}
  795. </body>
  796. <div style="position:fixed;right:2px;top:41px;z-index:9999;">
  797. <a href="http://nigags.tumblr.com/" target="_blank">
  798. <img class="normal" src="http://static.tumblr.com/dbek3sy/zESllc4x6/install_theme.png" alt="install theme" />
  799. </a>
  800. </div>
  801. <div style="position:fixed; bottom:5px; right:5px; background:white; border: 1px solid #eee; padding: 3px; padding-bottom:5px; padding-top: 5px; font-family: calibri; font-size: 15px; line-height: 10px;"><a href="http://nigags.tumblr.com">©</a></div>
  802. </html>
Add Comment
Please, Sign In to add comment