Advertisement
Maliklmore

Maliklmore Theme 2 "Pajama Day"

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