Advertisement
Maliklmore

Alas-Poor-Luddick

Jul 14th, 2013
202
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.10 KB | None | 0 0
  1. <!--
  2.  
  3. custom theme!! hope you like it!!
  4.  
  5. -->
  6.  
  7. <html lang="en">
  8. <head>
  9.  
  10.  
  11. <meta name="color:Background" content="#fff"/>
  12. <meta name="color:Title" content="#aed8eb"/>
  13. <meta name="color:Text" content="#aaa"/>
  14. <meta name="color:Link" content="#aed8eb"/>
  15. <meta name="color:scrollbar" content="#aed8eb"/>
  16. <meta name="color:Hover" content="#000"/>
  17. <meta name="color:Header" content="#fff"/>
  18. <meta name="color:titlebar" content="#000"/>
  19. <meta name="text:titlebar" content="alas-poor-luddick"/>
  20. <meta name="text:titlebar size" content="25"/>
  21. <meta name="image:Background" content=""/>
  22. <meta name="image:sidebar" content=""/>
  23. <meta name="image:sidebar2" content=""/>
  24. <meta name="color:linkshover" content="#AED8EB"/>
  25. <meta name="text:Link One Title" content="home" />
  26. <meta name="text:Link One" content="" />
  27. <meta name="text:Link Two Title" content="message"/>
  28. <meta name="text:Link Two" content="" />
  29. <meta name="text:Link Three Title" content="link 1" />
  30. <meta name="text:Link Three" content="" />
  31. <meta name="text:Link Four Title" content="link 2" />
  32. <meta name="text:Link Four" content="" />
  33. <meta name="text:Link Five Title" content="link 3" />
  34. <meta name="text:Link Five" content="" />
  35. </script>
  36.  
  37.  
  38. <style type="text/css">
  39.  
  40.  
  41. @font-face { font-family: "cutty"; src: url('http://static.tumblr.com/dcylwch/HvDmhxbob/cuttyfruty.ttf'); }
  42. @font-face { font-family: "lux"; src: url('http://static.tumblr.com/uuzw7gl/x1umfczqz/lubgrxl.ttf'); }
  43. @font-face{
  44. font-family:jane;
  45. src: url('http://static.tumblr.com/bm7b8hm/vnWmf9864/janeaust.ttf');,}
  46. @font-face { font-family: "arma"; src: url('http://static.tumblr.com/jdjsstr/8ovm78cbb/pf_arma_five_1_.ttf'); }
  47. @font-face { font-family: "ronda"; src: url('http://static.tumblr.com/wt5v40t/q2Fme0ncp/wendy.ttf'); }
  48. @font-face { font-family: "yolo"; src: url('http://static.tumblr.com/5fd89aw/H0ilkmgoh/arsenale_white.ttf'); }
  49. @font-face {font-family: 'pixel'; src: local('04b24'), url('http://static.tumblr.com/zm7jcjw/dtClscghb/04b_24__.ttf') format('woff'); }
  50. @font-face { font-family: "handy00"; src: url('http://static.tumblr.com/va8axoh/0n6lwmnpk/handy00.ttf'); }
  51. @font-face { font-family: "dreams"; src: url('http://static.tumblr.com/4yxykdm/xXTlrecqr/caviardreams.ttf'); }
  52. @font-face { font-family: "sunshine"; src: url('http://static.tumblr.com/5fd89aw/U3vli7rvs/sunshine_in_my_soul.ttf'); }
  53. @font-face { font-family: "neverletgo"; src: url('http://static.tumblr.com/dcylwch/06vmh5wfz/neverletgo.ttf'); }
  54. @font-face { font-family: "sem"; src: url('http://static.tumblr.com/ygfurav/QgNmga3qn/semplice_regular.ttf'); }
  55. @font-face{font-family:Komika Axis;src:url(http://static.tumblr.com/9wzbixa/USGm0c3z9/komikax.ttf);}
  56.  
  57. iframe#tumblr_controls { white-space:nowrap; -webkit-filter: invert(100%); -moz-filter: invert(100%); -o-filter: invert(100%); -ms-filter: invert(100%); filter: invert(100%); right:3px !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;}
  58.  
  59. 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;}
  60.  
  61.  
  62. ::-webkit-scrollbar {width: 5px; height: 4px; background: #fff; }
  63.  
  64. ::-webkit-scrollbar-thumb { background-color:{color:scrollbar};}
  65.  
  66. #cred {
  67. position:fixed;
  68. width:230px;
  69. font-family: yolo;
  70. font-size:20px;
  71. line-height:12px;
  72. right:-44px;
  73. bottom:10px;
  74. height:12px;
  75. text-align:left;
  76. color:{color:text};
  77. background-color:#fcfcfc;
  78. padding:5px;
  79. opacity:.9;
  80. border:1px solid #ddd;
  81. -moz-transition-duration:0.5s;
  82. -webkit-transition-duration:0.5s;
  83. -o-transition-duration:0.5s;
  84. }
  85.  
  86. #cred:hover {
  87. right:-5px;
  88. -moz-transition-duration:0.5s;
  89. -webkit-transition-duration:0.5s;
  90. -o-transition-duration:0.5s;
  91. }
  92.  
  93. body, a, a:hover {cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), progress;}
  94.  
  95. body{
  96. margin:5px;
  97. background-color: {color:Background};
  98. background-image:url({image:background});
  99. background-attachment: fixed;
  100. background-repeat: repeat;
  101. font-size: 11px;
  102. font-family: century gothic;
  103. line-height:12px;
  104. color:{color:Text};
  105. }
  106.  
  107. a:link, a:active, a:visited{
  108. color:{color:link};
  109. text-decoration: none;
  110. -webkit-transition: all 0.6s ease-out;-moz-transition: all 0.6s ease-out;-o-transition: all 0.6s ease-out;transition: all 0.6s ease-out;
  111. }
  112.  
  113. a:hover {
  114. color:{color:hover};
  115. text-shadow:0px 0px 1px #000;
  116. cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), auto;
  117. }
  118.  
  119. askk {
  120. font-family: century gothic;
  121. color: {color:Title};
  122. font-size:15px;
  123. z-index:1;
  124. }
  125.  
  126. #cunt{width:250px; height:auto;}
  127. {block:PermalinkPage}
  128. width:410px;
  129. {/block:PermalinkPage}
  130. }
  131.  
  132. #center{
  133. padding-top:3px;
  134. padding-bottom:3px;
  135. position:fixed !important;
  136. width:250px;
  137. height:207px;
  138. background-color:#fff;
  139. {block:PermalinkPage}
  140. width:410px;
  141. height:207px;
  142. {/block:PermalinkPage}
  143. }
  144.  
  145.  
  146. #posts{
  147. opacity: .9;
  148. float:center;
  149. {block:indexpage}
  150. width:630px;
  151. {/block:indexpage}
  152. {block:permalinkpage}
  153. width:550px;
  154. {/block:permalinkpage}
  155. margin-left: 225px;
  156. margin-top: 120px;
  157. transition: all 0.5s ease-out;
  158. -o-transition-transition: all 0.5s ease-out;
  159. -webkit-transition: all 0.5s ease-out;
  160. -moz-transition: all 0.5s ease-out;
  161. }
  162.  
  163. #audio {
  164. width:500px;
  165. height:auto;
  166. min-height:60px;
  167. padding-bottom:13px;
  168. }
  169. .cover {
  170. position:absolute;
  171. z-index:1;
  172. width:60px;
  173. height:60px;
  174. }
  175. .cover img {
  176. float:left;
  177. width:60px;
  178. height:60px;
  179. }
  180. .playbox {
  181. opacity:0.6;
  182. width:27px;
  183. height:30px;
  184. overflow:hidden;
  185. position:absolute;
  186. z-index:1000;
  187. margin-left:17px;
  188. margin-top:17px;
  189. text-align:center;
  190. }
  191. .info {
  192. margin-left:73px;
  193. margin-top:4px;
  194. line-height:14px;
  195. }
  196.  
  197. #header{
  198. position:fixed !important;
  199. width:1154px;
  200. height:100px;
  201. padding:0px;
  202. margin-top:-120px;
  203. margin-left:-5px;
  204. overflow:hidden;
  205. border:0px solid #ddd;
  206. text-align:center;
  207. line-height:2px;
  208. z-index:2;
  209. opacity:1;
  210. background:{color:header}
  211. transition-duration: 0.60s;
  212. -moz-transition-duration: 0.60s;
  213. -webkit-transition-duration: 0.60s;
  214. -o-transition-duration: 0.60s;
  215. background:{color:header}
  216. }
  217. #header:hover{
  218. opacity:1;
  219. height:150px;
  220. transition-duration: 0.60s;
  221. -moz-transition-duration: 0.60s;
  222. -webkit-transition-duration: 0.60s;
  223. -o-transition-duration: 0.60s;
  224. }
  225.  
  226. #desc{
  227. position:fixed;
  228. width:300px;
  229. opacity:0;
  230. padding:7px;
  231. height:80px;
  232. margin-left:350px;
  233. margin-top:95px;
  234. font-family:calibri;
  235. font-size:11px;
  236. line-height:5px;
  237. overflow:hidden;
  238. letter-spacing:0px;
  239. line-height:10px;
  240. padding-top:5px;
  241. padding-bottom:20px;
  242. padding-right:7px;
  243. padding-left:7px;
  244. text-align:center;
  245. transition: all 0.6s ease-out;
  246. -o-transition-transition: all 0.6s ease-out;
  247. -webkit-transition: all 0.6s ease-out;
  248. -moz-transition: all 0.6s ease-out;
  249. }
  250.  
  251. #header:hover #desc{
  252. opacity:1
  253. }
  254.  
  255. #titlebar{
  256. position:fixed;
  257. margin-top:40px;
  258. margin-left:390px;
  259. opacity:1;
  260. z-index:9;
  261. text-transform:uppercase;
  262. font-family:dreams;
  263. font-size:{text:titlebar size}px;
  264. line-height:25px;
  265. color:{color:titlebar};
  266. }
  267.  
  268. #sidebar{
  269. position:fixed !important;
  270. width:500px;
  271. height:100%;
  272. padding:5px;
  273. margin-top:-30px;
  274. margin-left:1000px;
  275. overflow:hidden;
  276. border:0px solid #ddd;
  277. text-align:center;
  278. line-height:2px;
  279. z-index:2;
  280. opacity:1;
  281. border-radius:0px;
  282. -webkit-transition: all .7s ease;
  283. -moz-transition: all .7s ease;
  284. -o-transition: all .7s ease;
  285. transition: all .7s ease;
  286. }
  287. #sidebar:hover{
  288. opacity:1;
  289. }
  290.  
  291. #sidebarpic{
  292. position:fixed;
  293. opacity:1;
  294. margin-top:100px;
  295. padding:8px;
  296. margin-left:151px;
  297. background:white;
  298. overflow:hidden;
  299. border:1px solid #ddd;
  300. transition: all 0.9s ease-out;
  301. -o-transition-transition: all 0.9s ease-out;
  302. -webkit-transition: all 0.9s ease-out;
  303. -moz-transition: all 0.9s ease-out;
  304. }
  305. #sidebarpic img{
  306. width:90px;
  307. height:90px;
  308. transition: all 0.9s ease-out;
  309. -o-transition-transition: all 0.9s ease-out;
  310. -webkit-transition: all 0.9s ease-out;
  311. -moz-transition: all 0.9s ease-out;
  312. }
  313. #sidebar:hover #sidebarpic img{
  314. transition: all 0.9s ease-out;
  315. -o-transition-transition: all 0.9s ease-out;
  316. -webkit-transition: all 0.9s ease-out;
  317. -moz-transition: all 0.9s ease-out;
  318. }
  319.  
  320. #sidebarpic2{
  321. position:fixed;
  322. opacity:1;
  323. margin-top:400px;
  324. padding:8px;
  325. margin-left:151px;
  326. background:white;
  327. overflow:hidden;
  328. border:1px solid #ddd;
  329. transition: all 0.9s ease-out;
  330. -o-transition-transition: all 0.9s ease-out;
  331. -webkit-transition: all 0.9s ease-out;
  332. -moz-transition: all 0.9s ease-out;
  333. }
  334. #sidebarpic2 img{
  335. width:90px;
  336. height:90px;
  337. transition: all 0.9s ease-out;
  338. -o-transition-transition: all 0.9s ease-out;
  339. -webkit-transition: all 0.9s ease-out;
  340. -moz-transition: all 0.9s ease-out;
  341. }
  342. #sidebar:hover #sidebarpic2 img{
  343. transition: all 0.9s ease-out;
  344. -o-transition-transition: all 0.9s ease-out;
  345. -webkit-transition: all 0.9s ease-out;
  346. -moz-transition: all 0.9s ease-out;
  347. }
  348.  
  349.  
  350. #links {
  351. text-align: center;
  352. font-family:9px;
  353. margin-top:205px;
  354. margin-left:152px;
  355. letter-spacing:2px;
  356. text-transform:uppercase;
  357. z-index:99999;
  358. position:fixed;
  359. background:#fff
  360. transition: all 0.6s ease-out;
  361. -o-transition-transition: all 0.6s ease-out;
  362. -webkit-transition: all 0.6s ease-out;
  363. -moz-transition: all 0.6s ease-out;
  364. opacity:1;
  365. background:#fff
  366. }
  367.  
  368. #links a {
  369. padding-top:15.5px;
  370. padding-bottom:15.5px;
  371. color:{color:nav text};
  372. font-size:11px;
  373. width:106px;
  374. margin-top:7px;
  375. display:block;
  376. }
  377.  
  378. #links a:hover {
  379. color:{color:nav bg};
  380. background:{color:linkshover};
  381. transition-duration: 0.60s;
  382. -moz-transition-duration: 0.60s;
  383. -webkit-transition-duration: 0.60s;
  384. -o-transition-duration: 0.60s;
  385. }
  386.  
  387.  
  388.  
  389. .title{
  390. line-height:10px;
  391. letter-spacing:1px;
  392. font-style:italic;
  393. font-size:19px;
  394. color:{color:title};
  395. width:283px;
  396. top:2px;
  397. text-align:center;
  398. }
  399.  
  400. #entry{
  401. font-family: century gothic;
  402. font-size:11px;
  403. text-align:left;
  404. z-index:9999;
  405. float:left;
  406. opacity:.8;
  407. width: 500px;
  408. height: auto;
  409. color:{color:text};
  410. background:#fcfcfc;
  411. padding-top:14px;
  412. padding-right:15px;
  413. padding-left:15px;
  414. padding-bottom:12px;
  415. border:1px solid #ddd;
  416. margin:3px;
  417. {block:PermalinkPage}
  418. width: 500px;
  419. height: auto;
  420. {/block:PermalinkPage}
  421. line-height:12px;
  422. overflow:hidden;
  423. transition: all 0.9s ease-out;
  424. -o-transition-transition: all 0.9s ease-out;
  425. -webkit-transition: all 0.9s ease-out;
  426. -moz-transition: all 0.9s ease-out;
  427. }
  428. #entry:hover{
  429. opacity:1;
  430. }
  431. #entry img{
  432. {block:indexpage}
  433. max-width:500px;
  434. height:auto;
  435. {/block:indexpage}
  436. }
  437.  
  438. #entry .perma a{
  439. color: {color:link};
  440. transition: all 0.9s ease-out;
  441. -o-transition-transition: all 0.9s ease-out;
  442. -webkit-transition: all 0.9s ease-out;
  443. -moz-transition: all 0.9s ease-out;
  444. }
  445. #entry .perma{
  446. position:absolute;
  447. bottom:0px;
  448. margin-left:-50px;
  449. width:500px;
  450. height:14px;
  451. text-transform:uppercase;
  452. background-color:#fff;
  453. padding:5px;
  454. padding-top:8px;
  455. overflow:hidden;
  456. font-family:century gothic;
  457. letter-spacing:1px;
  458. font-size: 8px;
  459. line-height:10px;
  460. border-top:1px dashed #ddd;
  461. text-align:center;
  462. opacity:0.0;
  463. color:#aaa;
  464. border-right-radius:50px;
  465. transition: all 0.9s ease;
  466. -o-transition-transition: all 0.9s ease;
  467. -webkit-transition: all 0.9s ease;
  468. -moz-transition: all 0.9s ease;
  469. }
  470. #entry:hover .perma{
  471. overflow:visible;
  472. opacity:1;
  473. bottom:18px;
  474. margin-left:1px;
  475. width:500px;
  476. transition: all 0.9s ease;
  477. -o-transition-transition: all 0.9s ease;
  478. -webkit-transition: all 0.9s ease;
  479. -moz-transition: all 0.9s ease;
  480. }
  481.  
  482. .permalinktext {
  483. display: block;
  484. font-family: pixel;
  485. letter-spacing: 1px;
  486. font-size: 8px;
  487. color: #aaa;
  488. padding-top:7px;
  489. padding-bottom:1px;
  490. margin-top:4px;
  491. border-top:1px dashed #ddd;
  492. line-height: 10px;
  493. text-align: center;
  494. text-transform:uppercase;
  495. -webkit-transition: all 0.6s ease-out;
  496. -moz-transition: all 0.6s ease-out;
  497. -o-transition: all 0.6s ease-out;
  498. transition: all 0.6s ease-out;
  499. }
  500.  
  501. #postnotes{
  502. text-align: left;}
  503.  
  504. #postnotes blockquote{
  505. border: 0px;}
  506.  
  507.  
  508. blockquote{
  509. padding:0px 0px 2px 3px;
  510. margin:0px 0px 2px 1px;
  511. }
  512. ul, ol, li{
  513. list-style:none;
  514. margin:0px;
  515. padding:0px;
  516. }
  517.  
  518.  
  519. a.links {
  520. font-family: ronda;
  521. font-size: 8px;
  522. line-height: 8px;
  523. text-transform: normal;
  524. letter-spacing:0px;
  525. display:block;
  526. padding: 0px;
  527. margin-bottom: 0px;
  528. }
  529.  
  530. a.links:hover {
  531. font-style: none;
  532. text-decoration: none;
  533. letter-spacing:10px;
  534. }
  535.  
  536. </style>
  537. <link rel="shortcut icon" href="{text:favicon link}">
  538. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  539. <meta name="viewport" content="width=720" />
  540.  
  541. <!-- Here you can edit all the text posts, image posts, photosets, etc. to fit your blog -->
  542.  
  543. </head>
  544. <body>
  545. <div id="center">
  546. <div id="content">
  547.  
  548. </script>
  549.  
  550. <script type="text/javascript" src="http://ubhie.webs.com/topblue.txt"></script>
  551.  
  552. </script>
  553.  
  554. <script type="text/javascript" src="http://ubhie.webs.com/topblue.txt"></script>
  555. </head>
  556. <body>
  557. <div id="center">
  558. <div id="content">
  559.  
  560. <div id="header">
  561.  
  562. <div id="titlebar">{text:titlebar}</div>
  563.  
  564. <div id="desc">
  565. {description}
  566. </div>
  567.  
  568. </div>
  569.  
  570. <div id="sidebar">
  571.  
  572. <div id="sidebarpic">
  573. <a href="/"><img src="{image:sidebar}"></a>
  574. </div>
  575.  
  576. <div id="links">
  577. <a href="{text:Link One}">{text:Link One Title}</a>
  578. <a href="{text:Link Two}">{text:Link Two Title}</a>
  579. <a href="{text:Link Three}">{text:Link Three Title}</a>
  580. <a href="{text:Link Four}">{text:Link Four Title}</a>
  581. <a href="{text:Link Five}">{text:Link Five Title}</a>
  582. </div>
  583.  
  584. <div id="sidebarpic2">
  585. <a href="/"><img src="{image:sidebar2}"></a>
  586. </div>
  587.  
  588. </div>
  589.  
  590. <div id="posts">
  591. {block:Posts}
  592. <div id="entry">
  593.  
  594. {block:Text}
  595. {block:Title}<span class="title">{Title}</span>{/block:Title}
  596. <span class="entrytext">{Body}</span>
  597. {block:IndexPage}
  598. <div class="permalinktext">posted {timeago} with <a href="{permalink}">{notecountwithlabel}</a></div>
  599. {/block:IndexPage}
  600. {/block:Text}
  601.  
  602. {block:Link}
  603. <a href="{URL}" class="title">{Name}</a>
  604. {block:Description}{Description}{/block:Description}
  605. {block:IndexPage}
  606. <div class="perma">
  607. posted {timeago} with <a href="{permalink}">{notecountwithlabel}</a> &middot; <a href="{ReblogUrl}" target="_blank">reblog</a></div>
  608. <div class="permalinktext">posted {timeago} with <a href="{permalink}">{notecountwithlabel}</a></div>
  609. {/block:IndexPage}
  610. {block:Link}
  611.  
  612. {block:Photo}{block:IndexPage}
  613. <div class="perma">
  614. posted {timeago} with <a href="{permalink}">{notecountwithlabel}</a> &middot; <a href="{ReblogUrl}" target="_blank">reblog</a></div>
  615. {/block:IndexPage}
  616. {block:IndexPage}<a href="{permalink}"><img src="{PhotoURL-500}" alt="{PhotoAlt}" style="background:white; padding:6px; border:1px solid #eee;"width=490px /></a>{/block:IndexPage}{block:PermalinkPage}{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"width=500px/>{LinkCloseTag}{/block:PermalinkPage}
  617. {/block:Photo}
  618.  
  619. {block:Photoset}
  620. {block:IndexPage}
  621. <div class="perma">
  622. posted {timeago} with <a href="{permalink}">{notecountwithlabel}</a> &middot; <a href="{ReblogUrl}" target="_blank">reblog</a></div>
  623. <div style="border:1px solid #ddd; padding-top:6px; padding-left:6px; padding-bottom:2px; padding-right:2px; background:white; width:500px;">{Photoset-500}</div></center>
  624. {/block:IndexPage}
  625. {block:PermalinkPage}
  626. <center>
  627. {Photoset-490}</center>
  628. {/block:PermalinkPage}
  629. {/block:Photoset}
  630.  
  631.  
  632. {block:Quote}
  633. <span class="entrytext">{Quote}</span>
  634. {block:Source}<b><a href="{Permalink}">{Source}</a></b>{/block:Source}
  635. {block:IndexPage}
  636. <div class="perma">
  637. posted {timeago} with <a href="{permalink}">{notecountwithlabel}</a> &middot; <a href="{ReblogUrl}" target="_blank">reblog</a></div>
  638. <div class="permalinktext">posted {timeago} with <a href="{permalink}">{notecountwithlabel}</a></div>
  639. {/block:IndexPage}
  640. {/block:Quote}
  641.  
  642. {block:Chat}
  643. {block:Title}<span class="title">{Title}</span>{/block:Title}
  644. <ul class="chat">
  645. {block:Lines}
  646. <li class="user_{UserNumber}">
  647. {block:Label}
  648. <span class="label">{Label}</span>
  649. {/block:Label}
  650.  
  651. {Line}
  652. </li>
  653. {/block:Lines}
  654. </ul>
  655. {block:IndexPage}
  656. <div class="perma">
  657. posted {timeago} with <a href="{permalink}">{notecountwithlabel}</a> &middot; <a href="{ReblogUrl}" target="_blank">reblog</a></div>
  658. <div class="permalinktext">posted {timeago} with <a href="{permalink}">{notecountwithlabel}</a></div>
  659. {/block:IndexPage}
  660. {/block:Chat}
  661.  
  662.  
  663. {block:Audio}<div id="audio"><div class="cover"><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>
  664. {block:IndexPage}
  665. <div class="perma">
  666. posted {timeago} with <a href="{permalink}">{notecountwithlabel}</a> &middot; <a href="{ReblogUrl}" target="_blank">reblog</a></div>
  667. <div class="permalinktext">posted {timeago} with <a href="{permalink}">{notecountwithlabel}</a></div>
  668. {/block:IndexPage}
  669. {/block:Audio}
  670.  
  671. {block:Video}<center>
  672. <div class="perma">
  673. posted {timeago} with <a href="{permalink}">{notecountwithlabel}</a> &middot; <a href="{ReblogUrl}" target="_blank">reblog</a></div>
  674. <div class="perma">
  675. posted {timeago} with <a href="{permalink}">{NoteCountWithLabel}</a> &middot; <a href="{ReblogURL}" target="_blank"> steal </a></span></div>
  676. <div style="padding-top:0px; padding-bottom:2px; background-color:white; border:1px solid #ddd; padding-top:7px; padding-left:4px; padding-bottom:7px; padding-right:4px;">
  677. {Video-500}</div>
  678. {block:Caption}{Caption}{/block:Caption}
  679. <div class="permalinktext">posted {timeago} with <a href="{permalink}">{notecountwithlabel}</a></div>
  680. {block:Video}
  681.  
  682. {block:Answer}
  683. <div style="border-radius:0px; border: 1px solid #eee; margin: 3px; margin-top: 500px; max-height:37px; padding: 50px; overflow:auto; padding-left:px;background: white;">
  684. <img src="{AskerPortraitURL-30}" width="27" align="left" style="margin-right:6px; margin-top:500px; background:#fcfcfc; padding:500px; border:1px solid #eee; z-index:99;"/>
  685. <askk>{Asker}</askk>: {Question}<br></div>
  686. {Answer}
  687. {block:IndexPage}
  688. <div class="permalinktext">posted {timeago} with <a href="{permalink}">{notecountwithlabel}</a></div>
  689. {/block:IndexPage}
  690. {/block:Answer}
  691.  
  692. {block:PostNotes}<div style="text-align:center; border-top:1px dashed #ddd;">{caption}</div>
  693. <center>
  694.  
  695. {block:NoteCount}{NoteCountWithLabel}{/block:NoteCount} - posted {dayofweek}, {month} {dayofmonth}{dayofmonthsuffix}<Br>
  696.  
  697. {block:HasTags}
  698. tags: {block:Tags}<a href="{TagURL}">{Tag}. </a>{/block:Tags}<br> {/block:HasTags}
  699. {block:RebloggedFrom}
  700. reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  701. posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>
  702.  
  703. {/block:RebloggedFrom}
  704. </center></span>
  705. <br>
  706. <div id="postnotes">{PostNotes}</div><br>
  707.  
  708. <center>{block:ContentSource}
  709. <br><a href="{SourceURL}">
  710. {lang:Source}:
  711. {block:SourceLogo}
  712. <img src="{BlackLogoURL}" width="{LogoWidth}"
  713. height="{LogoHeight}" alt="{SourceTitle}" />
  714. {/block:SourceLogo}
  715. {block:NoSourceLogo}
  716. {SourceLink}
  717. {/block:NoSourceLogo}
  718. </a>
  719. {/block:ContentSource}</center>
  720.  
  721. {/block:PostNotes}
  722. </div>
  723. {/block:Posts}
  724. </div></div>
  725.  
  726. {block:indexpage}
  727. {block:NextPage}<div id="page-nav"><a href="{NextPage}"></a></div>{/block:NextPage}
  728. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  729. <script type="text/javascript" src="http://static.tumblr.com/bswe8t6/UFVlryaq2/jquerymsnryv2.js"></script>
  730. <script type="text/javascript">
  731. $(window).load(function(){
  732. var $wall = $('#posts');
  733. $wall.imagesLoaded(function(){
  734. $wall.masonry({
  735. itemSelector: '#entry, #entry_photo',
  736. isAnimated : false
  737. });
  738. });
  739.  
  740. $wall.infinitescroll({
  741. navSelector : '#page-nav',
  742. nextSelector : '#page-nav a',
  743. itemSelector : '#entry, #entry_photo',
  744. bufferPx : 2000,
  745. debug : false,
  746. errorCallback: function() {
  747. $('#infscr-loading').fadeOut('normal');
  748. }},
  749. function( newElements ) {
  750. var $newElems = $( newElements );
  751. $newElems.hide();
  752. $newElems.imagesLoaded(function(){
  753. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  754. });
  755. }); $('#content').show(500);
  756. });
  757. </script>
  758. {/block:indexpage}
  759.  
  760. <BODY onselectstart="return false;">
  761. <script type="text/javascript">
  762. <!--
  763.  
  764. // Disable Right Click Script
  765.  
  766. function IE(e)
  767. {
  768. if (navigator.appName == "Microsoft Internet Explorer" && (event.button == "2" || event.button == "3"))
  769. {
  770. return false;
  771. }
  772. }
  773. function NS(e)
  774. {
  775. if (document.layers || (document.getElementById && !document.all))
  776. {
  777. if (e.which == "2" || e.which == "3")
  778. {
  779. return false;
  780. }
  781. }
  782. }
  783. document.onmousedown=IE;document.onmouseup=NS;document.oncontextmenu=new Function("return false");
  784.  
  785. //-->
  786. </script>
  787.  
  788. </body>
  789.  
  790.  
  791.  
  792. <div id="cred">&nbsp;&nbsp;&nbsp;©&nbsp;&nbsp;&nbsp;&nbsp;<a href="http://www.themesbymaliklmore.tumblr.com">x MALIKLMORE ORIGINAL x</a></div>
  793.  
  794.  
  795.  
  796. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement