Advertisement
planthed

BLUE

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