Advertisement
planthed

Simplicity

Aug 15th, 2015
1,005
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.28 KB | None | 0 0
  1. <!-----
  2.  
  3. theme made by tumblr user planthed // weedhs ★彡
  4.  
  5. keep the creds u lil bitch
  6.  
  7. — http://painthemes.tumblr.com/
  8. — http://planthed.tumblr.com/
  9. — http://weedhs.tumblr.com/
  10.  
  11. ------>
  12.  
  13. <html lang="en">
  14. <head>
  15.  
  16. <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css">
  17. <link href='http://fonts.googleapis.com/css?family=Abel|Abril+Fatface|Raleway|Montserrat' rel='stylesheet' type='text/css'>
  18. <meta name="color:Background" content="#fbfbfb"/>
  19. <meta name="color:Title" content="#aaa"/>
  20. <meta name="color:Text" content="#aaa"/>
  21. <meta name="color:Link" content="#aaa"/>
  22. <meta name="image:Sidebar" content=""/>
  23. <meta name="image:Background" content=""/>
  24. <meta name="if:updates" content="0"/>
  25. <meta name="text:updates title" content="updates" />
  26. <meta name="text:updates" content="write your updates here" />
  27. <meta name="text:Link 1 Title" content="refresh" />
  28. <meta name="text:Link 1" content="/" />
  29. <meta name="text:Link 2 Title" content="message"/>
  30. <meta name="text:Link 2" content="/ask" />
  31. <meta name="text:Link 3 Title" content="more" />
  32. <meta name="text:Link 3" content="/" />
  33. <meta name="text:Link 4 Title" content="about" />
  34. <meta name="text:Link 4" content="/" />
  35. <meta name="text:Link 5 Title" content="archive" />
  36. <meta name="text:Link 5" content="/archive" />
  37.  
  38. <link href="http://static.tumblr.com/eih4pta/Flam72cb8/animate-custom__1_.css" rel="stylesheet">
  39. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  40. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  41. <script>
  42. (function($){
  43. $(document).ready(function(){
  44. $("a[title]").style_my_tooltips({
  45. tip_follows_cursor:true,
  46. tip_delay_time:90,
  47. tip_fade_speed:600,
  48. attribute:"title"
  49. });
  50. });
  51. })(jQuery);
  52. </script>
  53.  
  54.  
  55.  
  56. <style type="text/css">
  57.  
  58.  
  59.  
  60. #s-m-t-tooltip{
  61. max-width:300px;
  62. padding:4px;
  63. margin:20px 0px 0px 20px;
  64. background:white;
  65. font-family:calibri;
  66. font-size:8px;
  67. text-transform:uppercase;
  68. color:{color:Text};
  69. letter-spacing:1px;
  70. opacity:1;
  71. border:1px solid #e6e6e6;
  72. z-index:9999999999999999999;
  73. }
  74.  
  75.  
  76. .tmblr-iframe.tmblr-iframe--desktop-loggedin-controls.iframe-controls--desktop{
  77. z-index:9999999999999999999999999999999999999;
  78. opacity:.2 !important;
  79. -webkit-filter:invert(100%);
  80. position:fixed!important;
  81. }
  82.  
  83. .tmblr-iframe.tmblr-iframe--desktop-loggedin-controls.iframe-controls--desktop:hover{
  84. -webkit-transition:opacity 0.7s linear;
  85. opacity:1.0;
  86. -webkit-transition:all 0.4s ease-out;
  87. -moz-transition:all 0.4s ease-out;
  88. transition: all 0.4s ease-out;
  89. z-index:99999;
  90. }
  91.  
  92. ::-webkit-scrollbar {
  93. height: 5px;
  94. width: 9px;
  95. background: {color:background};
  96. }
  97.  
  98. ::-webkit-scrollbar-thumb:vertical {
  99. background: {color:Text};
  100. border: 4px solid {color:background};
  101. }
  102.  
  103.  
  104.  
  105.  
  106. body, a, a:hover {cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), progress;}
  107.  
  108. a:link, a:active, a:visited{
  109. color:{color:link};
  110. text-decoration: none;
  111. -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;
  112. }
  113. a:hover {
  114. font-style: none;
  115. color:{color:link};
  116. cursor: url(https://31.media.tumblr.com/fbf95db7e1a57a5f78f13ef8043481e7/tumblr_inline_n0qqzoPxCU1rugs40.png), auto;
  117. }
  118.  
  119. #a{width:250px; height:auto;}
  120. {block:PermalinkPage}
  121. width:410px;
  122. {/block:PermalinkPage}
  123. }
  124. #center{
  125. padding-top:3px;
  126. padding-bottom:3px;
  127. position:fixed !important;
  128. width:250px;
  129. height:207px;
  130. background-color:white;
  131. {block:PermalinkPage}
  132. width:410px;
  133. height:207px;
  134. {/block:PermalinkPage}
  135. }
  136. body{
  137. margin:5px;
  138. background-color: {color:Background};
  139. background-image:url({image:Background});
  140. background-attachment: fixed;
  141. background-repeat: repeat;
  142. color:{color:Text};
  143. }
  144. #audio {
  145. width:350px;
  146. height:auto;
  147. min-height:60px;
  148. padding-bottom:0px;
  149. }
  150. .cover {
  151. position:absolute;
  152. z-index:1;
  153. width:60px;
  154. height:60px;
  155. }
  156. .cover img {
  157. float:left;
  158. width:60px;
  159. height:60px;
  160. }
  161. .playbox {
  162. opacity:0.6;
  163. width:27px;
  164. height:30px;
  165. overflow:hidden;
  166. position:absolute;
  167. z-index:1000;
  168. margin-left:17px;
  169. margin-top:17px;
  170. text-align:center;
  171. }
  172. .info {
  173. margin-left:73px;
  174. margin-top:4px;
  175. line-height:14px;
  176. }
  177.  
  178.  
  179. .wow {
  180. position:fixed;
  181. text-transform:uppercase;
  182. letter-spacing:1px;
  183. font-family:calibri;
  184. font-size:8px;
  185. right:15px;
  186. bottom:15px;
  187. }
  188.  
  189.  
  190.  
  191. .title{
  192. font-family:arial;
  193. text-transform:uppercase;
  194. font-style:normal;
  195. font-size:10px;
  196. line-height: 16px;
  197. color:{color:title};
  198. margin-top:5px;
  199. font-weight:bold;
  200. font-style:italic;
  201. letter-spacing:2px;
  202. padding: 2px 0px 0px 0px;
  203.  
  204. }
  205. askk {
  206. font-family:calibri;
  207. color:{color:title};
  208. font-size:8px;
  209. font-style:italic;
  210. text-transform:uppercase;
  211. letter-spacing:1px;
  212. z-index:1;
  213. }
  214.  
  215. #posts{
  216. float:center;
  217. width:410px;
  218. margin-left:550px;
  219. margin-top:70px;
  220. height:100%;
  221. }
  222.  
  223. #entry img{
  224. {block:indexpage}
  225. max-width:100%;
  226. {/block:indexpage}
  227. -webkit-transition: all .7s ease;
  228. -moz-transition: all .7s ease;
  229. -o-transition: all .7s ease;
  230. transition: all .7s ease;
  231. }
  232.  
  233.  
  234. #entry {
  235. font-family:calibri;
  236. border:1px solid #e6e6e6;
  237. text-transform:uppercase;
  238. font-size:8px;
  239. line-height: 16px;
  240. color:{color:text};
  241. letter-spacing:1px;
  242. margin:50px;
  243. background:#fff;
  244. padding:20px;
  245. float:left;
  246. width:350px;
  247. {block:PermalinkPage}
  248. width:400px;
  249. font-size:8px;
  250. font-family:calibri;
  251. {/block:PermalinkPage}
  252. }
  253.  
  254. #entry .position{
  255. position: absolute;
  256. top:30%;
  257. margin-left:25%;
  258. -webkit-transition: all .7s ease;
  259. -moz-transition: all .7s ease;
  260. -o-transition: all .7s ease;
  261. transition: all .7s ease;
  262. }
  263.  
  264. #entry:hover .position{
  265. opacity: 1;
  266. -webkit-transition: all .7s ease;
  267. -moz-transition: all .7s ease;
  268. -o-transition: all .7s ease;
  269. transition: all .7s ease;
  270. }
  271.  
  272.  
  273. #entry .fade{
  274. position: absolute;
  275. overflow:hidden;
  276. width:350px;
  277. height:98%;
  278. margin-left:0px;
  279. top:15px;
  280. background:#fff;
  281. opacity: 0;
  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.  
  288. #entry:hover .fade{
  289. overflow:visible;
  290. opacity:.3;
  291. }
  292.  
  293. #entry .perm1{
  294. position: absolute;
  295. width:125px;
  296. height:16px;
  297. margin-left:10px;
  298. padding:5px;
  299. line-height: 16px;
  300. overflow:hidden;
  301. text-align:center;
  302. background:#fff;
  303. top:5px;
  304. font-family: Montserrat, Helvetica, Arial, sans-serif;
  305. font-weight:bold;
  306. font-size:11px;
  307. text-transform:uppercase;
  308. letter-spacing:3px;
  309. line-height: 16px;
  310. color:black;
  311. opacity:0;
  312. -webkit-transition: all 1.1s ease;
  313. -moz-transition: all 1.1s ease;
  314. -o-transition: all 1.1s ease;
  315. transition: all 1.1s ease;
  316. -webkit-transform: scaleY(-.3);
  317. -moz-transform: scaleY(-.3);
  318. -o-transform: scaleY(-.3);
  319. }
  320.  
  321. #entry:hover .perm1{
  322. overflow:visible;
  323. opacity:1;
  324. -webkit-transition: all .5s ease;
  325. -moz-transition: all .5s ease;
  326. -o-transition: all .5s ease;
  327. transition: all .5s ease;
  328. -webkit-transform: scaleY(1);
  329. -moz-transform: scaleY(1);
  330. -o-transform: scaleY(1);
  331. }
  332.  
  333. #entry .perm2{
  334. width:125px;
  335. height:16px;
  336. margin-left:10px;
  337. position: absolute;
  338. padding:5px;
  339. line-height: 16px;
  340. overflow:hidden;
  341. text-align:center;
  342. top: 40px;
  343. background:#fff;
  344. font-family: Montserrat, Helvetica, Arial, sans-serif;
  345. font-weight:bold;
  346. font-size:11px;
  347. text-transform:uppercase;
  348. letter-spacing:3px;
  349. line-height: 16px;
  350. opacity: 0;
  351. -webkit-transition: all .8s ease;
  352. -moz-transition: all .8s ease;
  353. -o-transition: all .8s ease;
  354. transition: all .8s ease;
  355. -webkit-transform: scaleY(-.3);
  356. -moz-transform: scaleY(-.3);
  357. -o-transform: scaleY(-.3);
  358. }
  359.  
  360. #entry:hover .perm2{
  361. overflow:visible;
  362. opacity:1;
  363. -webkit-transform: scaleY(1);
  364. -moz-transform: scaleY(1);
  365. -o-transform: scaleY(1);
  366. }
  367.  
  368. #entry .perm3{
  369. width:125px;
  370. height:16px;
  371. margin-left:10px;
  372. position: absolute;
  373. padding:5px;
  374. line-height: 16px;
  375. overflow:hidden;
  376. text-align:center;
  377. top: 75px;
  378. background:#fff;
  379. font-family: Montserrat, Helvetica, Arial, sans-serif;
  380. font-weight:bold;
  381. font-size:11px;
  382. text-transform:uppercase;
  383. letter-spacing:3px;
  384. line-height: 16px;
  385. opacity: 0;
  386. -webkit-transition: all .5s ease;
  387. -moz-transition: all .5s ease;
  388. -o-transition: all .5s ease;
  389. transition: all .5s ease;
  390. -webkit-transform: scaleY(-.3);
  391. -moz-transform: scaleY(-.3);
  392. -o-transform: scaleY(-.3);
  393. }
  394.  
  395. #entry:hover .perm3{
  396. overflow:visible;
  397. opacity:1;
  398. -webkit-transition: all 1.1s ease;
  399. -moz-transition: all 1.1s ease;
  400. -o-transition: all 1.1s ease;
  401. transition: all 1.1s ease;
  402. -webkit-transform: scaleY(1);
  403. -moz-transform: scaleY(1);
  404. -o-transform: scaleY(1);
  405. }
  406.  
  407. .video iframe,
  408. .video .tumblr_video_container,
  409. .video .tumblr_video_container iframe {
  410. display:block;
  411. width:100%;
  412. height:Auto;
  413. }
  414.  
  415. .video #youtube_iframe {
  416. display:block;
  417. width:100%;
  418. height:Auto;
  419. }
  420.  
  421.  
  422. .permalinktext{
  423. display: block;
  424. font-family:calibri;
  425. font-size:8px;
  426. line-height:10px;
  427. text-align: right;
  428. margin: 5px;
  429. padding:7px;
  430. margin-top:20px;
  431. opacity:1;
  432. background:{color:background};
  433. -webkit-transition: opacity 0.5s linear;
  434. -webkit-transition: all 0.5s linear;
  435. -moz-transition: all 0.5s linear;
  436. transition: all 0.5s linear;
  437. }
  438.  
  439. #entry:hover .permalinktext{
  440. overflow:visible;
  441. opacity:1;
  442. -webkit-transition: opacity 0.5s linear;
  443. -webkit-transition: all 0.5s linear;
  444. -moz-transition: all 0.5s linear;
  445. transition: all 0.5s linear;
  446.  
  447. }
  448.  
  449.  
  450. #lace{
  451. position:fixed;
  452. opacity:1;
  453. width:100%;
  454. height:40px;
  455. padding:3px;
  456. background:white;
  457. margin-top:-70px;
  458. margin-left:-5px;
  459. border-bottom:1px solid #e6e6e6;
  460. z-index:9999;
  461. text-align:center;
  462. -webkit-transition: all .7s ease;
  463. -moz-transition: all .7s ease;
  464. -o-transition: all .7s ease;
  465. transition: all .7s ease;}
  466.  
  467.  
  468. #updates {
  469. width:20px;
  470. height:20px;
  471. padding:3px;
  472. position:fixed;
  473. z-index:999;
  474. font-family:calibri;
  475. margin-top:-64px;
  476. margin-left:5px;
  477. z-index:999999999999999999999999999999;
  478. font-size:19px;
  479. color:#ddd;
  480. -o-transition-transition:0.4s;
  481. -webkit-transition-duration:0.4s;
  482. -moz-transition-duration:0.4s;
  483. }
  484.  
  485.  
  486.  
  487. .up{position:fixed;
  488. margin-top:14px;
  489. margin-left:-200px;
  490. font-family:calibri;
  491. font-size:8px;
  492. z-index:999999;
  493. text-align:left;
  494. border-left:1px solid #e6e6e6;
  495. border-bottom:1px solid #e6e6e6;
  496. border-right:1px solid #e6e6e6;
  497. width:140px;
  498. padding:15px;
  499. height:auto;
  500. line-height:11px;
  501. letter-spacing:1px;
  502. color:#aaa;
  503. background:#fff;
  504. text-transform:uppercase;
  505. opacity:1;
  506. -webkit-transition:All 0.5s ease-in-out;
  507. -moz-transition:All 0.5s ease-in-out;
  508. -ms-transition:All 0.5s ease-in-out;
  509. -o-transition:All 0.5s ease-in-out;
  510. transition:All 0.5s ease-in-out;
  511. }
  512.  
  513. #updates:hover .up{opacity:1;
  514. margin-left:5px;
  515. -webkit-transition:All 0.5s ease-in-out;
  516. -moz-transition:All 0.5s ease-in-out;
  517. -ms-transition:All 0.5s ease-in-out;
  518. -o-transition:All 0.5s ease-in-out;
  519. transition:All 0.5s ease-in-out;
  520. }
  521.  
  522. #sidebar {
  523. border:1px solid #e6e6e6;
  524. position:fixed;
  525. background:white;
  526. padding:20px;
  527. z-index:999;
  528. width:210px;
  529. margin-top:45px;
  530. margin-left:220px;
  531. z-index:999;
  532. height:130px;
  533. -o-transition-transition:0.4s;
  534. -webkit-transition-duration:0.4s;
  535. -moz-transition-duration:0.4s;
  536. }
  537.  
  538. #sidebar img {
  539. width:100px;
  540. height:80px;
  541. margin-top:-5px;
  542. margin-left:-5px;
  543. position:fixed;
  544. padding:0px;
  545. }
  546.  
  547.  
  548.  
  549. .desc {position:fixed;
  550. margin-top:-5px;
  551. margin-left:106px;
  552. font-family:calibri;
  553. font-size:8px;
  554. z-index:999999;
  555. text-align:left;
  556. width:120px;
  557. padding:1px;
  558. height:90px;
  559. line-height:14px;
  560. letter-spacing:1px;
  561. text-transform:uppercase;
  562. color:#aaa;
  563. }
  564.  
  565.  
  566.  
  567. .links{
  568. position:fixed;
  569. width:250px;
  570. height:19px;
  571. padding:20px;
  572. z-index:-9999999999999;
  573. margin-top:65px;
  574. margin-left:-40px;
  575.  
  576. opacity:1;
  577. text-align:center;
  578. transition:0.4s;
  579. -webkit-transition:all 0.6s ease-out;
  580. -moz-transition:all 0.6s ease-out;
  581. transition:all 0.6s ease-out;
  582. }
  583.  
  584. .links a{
  585. font-family:calibri;
  586. font-size:8px;
  587. letter-spacing:2px;
  588. font-weight:bold;
  589. text-transform:uppercase;
  590. margin-left:0px;
  591. -moz-transition-duration:0.7s;
  592. -webkit-transition-duration:0.7s;
  593. -o-transition-duration:0.7s;
  594. }
  595.  
  596.  
  597.  
  598. .links a::before,
  599. .links a::after {
  600. display: inline-block;
  601. opacity: 0;
  602. -webkit-transition: -webkit-transform 0.3s, opacity 0.2s;
  603. -moz-transition: -moz-transform 0.3s, opacity 0.2s;
  604. transition: transform 0.3s, opacity 0.2s;
  605. }
  606.  
  607. .links a::before {
  608. padding-right:3px;
  609. content: '[';
  610. -webkit-transform: translateX(10px);
  611. -moz-transform: translateX(10px);
  612. transform: translateX(10px);
  613. }
  614.  
  615. .links a::after {
  616. padding-left:3px;
  617. content: ']';
  618. -webkit-transform: translateX(-10px);
  619. -moz-transform: translateX(-10px);
  620. transform: translateX(-10px);
  621. }
  622.  
  623. .links a:hover::before,
  624. .links a:hover::after,
  625. .links a:focus::before,
  626. .links a:focus::after {
  627. opacity: 1;
  628. -webkit-transform: translateX(0px);
  629. -moz-transform: translateX(0px);
  630. transform: translateX(0px);
  631. }
  632.  
  633.  
  634.  
  635.  
  636.  
  637. ol.notes li.note img.avatar {
  638. display:none;}
  639.  
  640. </style>
  641.  
  642.  
  643. <title>{title}</title>
  644. <link rel="shortcut icon" href="http://33.media.tumblr.com/tumblr_m230lpzA3A1qfamg6.png">
  645. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" /><meta name="viewport" content="width=720" /></head>
  646.  
  647. <body>
  648. <div id="center">
  649. <div id="content">
  650.  
  651. <div id="lace"></div>
  652. <div id="sidebar">
  653. <div id="sidebarimage"><img src="{image:sidebar}"></div>
  654. <div class="desc">{description}</div>
  655. <div class="links">
  656. <div class="linkhover">
  657. <a href="{text:Link 1}">{text:Link 1 Title}</a>
  658. <a href="{text:Link 2}">{text:Link 2 Title}</a>
  659. <a href="{text:Link 3}">{text:Link 3 Title}</a>
  660. <hr noshade size=1 color=#e6e6e6>
  661. <a href="{text:Link 4}">{text:Link 4 Title}</a>
  662. <a href="{text:Link 5}">{text:Link 5 Title}</a>
  663. <a href="http://planthed.tumblr.com">theme</a>
  664.  
  665. </div>
  666. </div>
  667.  
  668. </div>
  669. </div>
  670.  
  671. {block:ifupdates}
  672. <div id="updates"><i class="fa fa-bars"></i>
  673. <div class="up">
  674. <hr noshade size=1 color=#e6e6e6>
  675. <center><b>{text:updates title}</b></center>
  676. <hr noshade size=1 color=#e6e6e6><br>
  677. {text:updates}
  678. </div>
  679. </div>
  680. {/block:ifupdates}
  681.  
  682.  
  683. <div id="posts">
  684. {block:Posts}
  685. <div id="entry">
  686.  
  687. {block:Text}
  688. {block:Title}<span class="title">{Title}</span>{/block:Title}
  689. <span class="entrytext">{Body}</span></a>
  690. {block:IndexPage}
  691. <div class="permalinktext">
  692. posted at {12Hour}:{Minutes} {AmPm} on {DayOfWeek} — <a href="{permalink}">{notecountwithlabel}</a>
  693. </div>
  694. {/block:IndexPage}
  695. {/block:Text}
  696.  
  697. {block:Link}
  698. <a href="{URL}" class="title">{Name}</a>
  699. {block:Description}{Description}{/block:Description}
  700. {block:IndexPage}
  701. <div class="permalinktext">
  702. posted at {12Hour}:{Minutes} {AmPm} on {DayOfWeek} — <a href="{permalink}">{notecountwithlabel}</a>
  703. </div>
  704. {/block:IndexPage}
  705. {block:Link}
  706.  
  707.  
  708. {block:Photo}
  709. {block:IndexPage}
  710.  
  711. <div class="fade"></div>
  712. <div class="position">
  713. <div class="perm1">
  714. <a href="{ReblogURL}"target="_blank"> reblog </a> </div>
  715. <div class="perm2">
  716. <a href="{permalink}"target="_blank"> permalink </a> </div>
  717. <div class="perm3">
  718. <a href="{permalink}"target="_blank"> {notecount} </a> </div>
  719. </div>
  720.  
  721.  
  722.  
  723. {/block:IndexPage}
  724. {block:IndexPage}
  725. <img src="{PhotoURL-500}" alt="{PhotoAlt}" style="" /></a>
  726. {/block:IndexPage}
  727. {block:PermalinkPage}{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"width=100%/>{LinkCloseTag}{/block:PermalinkPage}
  728. {/block:Photo}
  729.  
  730.  
  731. {block:Photoset}
  732. {block:IndexPage}
  733. <div class="fade"></div>
  734. <div class="position">
  735. <div class="perm1">
  736. <a href="{ReblogURL}"target="_blank"> reblog </a> </div>
  737. <div class="perm2">
  738. <a href="{permalink}"target="_blank"> permalink </a> </div>
  739. <div class="perm3">
  740. <a href="{permalink}"target="_blank"> {notecount} </a> </div>
  741. </div>
  742. {/block:IndexPage}
  743. {block:IndexPage}
  744. <div style="width:350px;overflow-x:hidden;overflow-y:hidden;overflow:hidden;">{Photoset-400}</div>
  745. {/block:IndexPage}
  746. {block:PermalinkPage}{Photoset-400}{/block:PermalinkPage}</center>
  747. {/block:Photoset}
  748.  
  749. {block:Quote}
  750. <div class="quote">❝{quote}</div>
  751. {block:IndexPage}
  752. <div class="permalinktext">
  753. posted at {12Hour}:{Minutes} {AmPm} on {DayOfWeek} — <a href="{permalink}">{notecountwithlabel}</a>
  754. </div>{/block:IndexPage}
  755. {/block:IndexPage}
  756. {/block:Quote}
  757.  
  758. {block:Chat}
  759. {block:Title}<span class="title">{Title}</span>{/block:Title}
  760. <ul class="chat">
  761. {block:Lines}
  762. <li class="user_{UserNumber}">
  763. {block:Label}
  764. <span class="label">{Label}</span>
  765. {/block:Label}
  766.  
  767. {Line}<br>
  768. {/block:Lines}
  769. {block:IndexPage}
  770. <div class="permalinktext"> <a href="{permalink}">{notecountwithlabel}</a>
  771. </div>{/block:IndexPage}
  772. {/block:Chat}
  773.  
  774. {block:Audio}
  775. <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>
  776. {block:IndexPage}
  777. <div class="permalinktext">
  778. posted at {12Hour}:{Minutes} {AmPm} on {DayOfWeek} — <a href="{permalink}">{notecountwithlabel}</a>
  779. </div>
  780. {/block:IndexPage}
  781. {/block:Audio}
  782.  
  783.  
  784. {block:Video}
  785. {block:IndexPage}
  786. <div class="video">{Video-500}</div>
  787. <div class="permalinktext">
  788. posted at {12Hour}:{Minutes} {AmPm} on {DayOfWeek} — <a href="{permalink}">{notecountwithlabel}</a>
  789. </div>
  790. {/block:IndexPage}{block:PermalinkPage}{Video-400}{/block:PermalinkPage}
  791. {block:Video}
  792.  
  793. {block:Answer}
  794. <div style="margin-top:2px;;margin-bottom:0px;min-height:auto; padding: 4px; background-color:{color:background};text-transform:uppercase; letter-spacing:1px;font-size:8px; font-family:calibri;">
  795. {Question} <askk>— {asker}</askk></div>
  796. <div style="margin-top:5px;line-height:11px;margin-bottom:2px; text-align-align:left; text-transform:uppercase;letter-spacing:1px;font-size:8px;font-family:calibri;">
  797. {Answer}</div>
  798.  
  799. {block:IndexPage}
  800. <div class="permalinktext">
  801. posted at {12Hour}:{Minutes} {AmPm} on {DayOfWeek} — <a href="{permalink}">{notecountwithlabel}</a>
  802. </div>
  803. {/block:indexpage}
  804. {/block:Answer}
  805.  
  806. {block:PermalinkPage}
  807. <center>
  808. {block:Caption}{Caption}{/block:Caption}
  809. {block:RebloggedFrom}
  810. posted {12Hour}:{Minutes} {AmPm} on {DayOfWeek}, {Month} {DayOfMonth}, {Year} with {notecountwithlabel}<br>
  811. <b>orginally posted by:</b> <a href="{ReblogRootURL}">{ReblogRootName}</a> | <b>reblogged from:</b> <a href="{ReblogParentURL}">{ReblogParentName}</a><br>{/block:RebloggedFrom}
  812. {block:HasTags} tags: {block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}{/block:HasTags}
  813.  
  814. {block:NoteCount} <div style="border-bottom: 1px solid #eee; text-align: center; margin: 10px;"></div>{/block:NoteCount}
  815. </center>
  816. {/block:PermalinkPage}
  817.  
  818. {block:PostNotes}<div align="middle"></div>
  819. <center></center></span><br>
  820. <div id="postnotes">{PostNotes}</div><br>
  821. <center>{block:ContentSource}
  822. <br><a href="{SourceURL}">
  823. {lang:Source}:
  824. {block:SourceLogo}
  825. <img src="{BlackLogoURL}" width="{LogoWidth}"
  826. height="{LogoHeight}" alt="{SourceTitle}" />
  827. {/block:SourceLogo}
  828. {block:NoSourceLogo}
  829. {SourceLink}
  830. {/block:NoSourceLogo}
  831. </a>
  832. {/block:ContentSource}</center>
  833.  
  834. {/block:PostNotes}
  835. </div>
  836. {/block:Posts}
  837. </div></div>
  838.  
  839. {block:indexpage}
  840. {block:NextPage}<div id="page-nav"><a href="{NextPage}"></a></div>{/block:NextPage}
  841. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  842. <a href="http://planthed.tumblr.com" class="wow" target="_blank">thm.</a>
  843. <script type="text/javascript" src="http://static.tumblr.com/bswe8t6/UFVlryaq2/jquerymsnryv2.js"></script>
  844. <script type="text/javascript">
  845. $(window).load(function(){
  846. var $wall = $('#posts');
  847. $wall.imagesLoaded(function(){
  848. $wall.masonry({
  849. itemSelector: '#entry, #entry_photo',
  850. isAnimated : false
  851. });
  852. });
  853.  
  854. $wall.infinitescroll({
  855. navSelector : '#page-nav',
  856. nextSelector : '#page-nav a',
  857. itemSelector : '#entry, #entry_photo',
  858. bufferPx : 2000,
  859. debug : false,
  860. errorCallback: function() {
  861. $('#infscr-loading').fadeOut('normal');
  862. }},
  863. function( newElements ) {
  864. var $newElems = $( newElements );
  865. $newElems.hide();
  866. $newElems.imagesLoaded(function(){
  867. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  868. });
  869. }); $('#content').show(500);
  870. });
  871. </script>
  872. {/block:indexpage}
  873. <script type="text/javascript">
  874. <!--
  875.  
  876. // Disable Right Click Script
  877.  
  878. function IE(e)
  879. {
  880. if (navigator.appName == "Microsoft Internet Explorer" && (event.button == "2" || event.button == "3"))
  881. {
  882. return false;
  883. }
  884. }
  885. function NS(e)
  886. {
  887. if (document.layers || (document.getElementById && !document.all))
  888. {
  889. if (e.which == "2" || e.which == "3")
  890. {
  891. return false;
  892. }
  893. }
  894. }
  895. document.onmousedown=IE;document.onmouseup=NS;document.oncontextmenu=new Function("return false");
  896.  
  897. //-->
  898. </script>
  899. </body>
  900. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement