Advertisement
planthed

Gasoline

Oct 6th, 2015
1,112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.93 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.  
  17. <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js" type="text/javascript"></script>
  18. <script src="toggle.js" type="text/javascript"><!--mce:1--></script>
  19. <meta name="image:Background" content=""/>
  20. <meta name="color:Background" content="#ffffff"/>
  21. <meta name="color:background posts" content="#fff"/>
  22. <meta name="color:border" content="#e6e6e6"/>
  23. <meta name="color:Text" content="#666"/>
  24. <meta name="color:Link" content="#666"/>
  25. <meta name="color:Hover" content="#aaa"/>
  26. <meta name="image:sidebar" content=""/>
  27. <meta name="if:gray scale posts" content="0"/>
  28. <meta name="if:faded posts" content="1"/>
  29. <meta name="if:box shadow" content="1" />
  30. <meta name="text:Link 1 Title" content="home" />
  31. <meta name="text:Link 1" content="/" />
  32. <meta name="text:Link 2 Title" content="message"/>
  33. <meta name="text:Link 2" content="/ask" />
  34. <meta name="text:Link 3 Title" content="etcetera" />
  35. <meta name="text:Link 3" content="/" />
  36. <meta name="text:Link 4 Title" content="about" />
  37. <meta name="text:Link 4" content="/" />
  38. <meta name="text:Link 5 Title" content="archive" />
  39. <meta name="text:Link 5" content="/archive" />
  40.  
  41. <style type="text/css">
  42.  
  43. #s-m-t-tooltip {
  44. max-width:500px;
  45. padding:5px;
  46. margin-left: 20px;
  47. margin-top:4px;
  48. height:auto;
  49. line-height:12px;
  50. background:{color:background posts};
  51. font-family:helvetica;
  52. font-size:9px;
  53. letter-spacing:2px;
  54. font-style:italic;
  55. color:{color:text};
  56. border:1px solid {color:border};
  57. z-index:999999999999999999999999999999999999;
  58. }
  59.  
  60.  
  61.  
  62. .tmblr-iframe.tmblr-iframe--desktop-loggedin-controls.iframe-controls--desktop{
  63. z-index:9999999999999999999999999999999999999;
  64. opacity:.2 !important;
  65. -webkit-filter:invert(100%);
  66. position:fixed!important;
  67. }
  68.  
  69. .tmblr-iframe.tmblr-iframe--desktop-loggedin-controls.iframe-controls--desktop:hover{
  70. -webkit-transition:opacity 0.7s linear;
  71. opacity:1.0;
  72. -webkit-transition:all 0.4s ease-out;
  73. -moz-transition:all 0.4s ease-out;
  74. transition: all 0.4s ease-out;
  75. z-index:99999;
  76. }
  77.  
  78.  
  79. ::-webkit-scrollbar {width: 8px; height: 4px; background:{color:background}; border-left: 1px solid transparent; }
  80.  
  81. ::-webkit-scrollbar-thumb { background-color:{color:background posts}; border-bottom: 1px solid {color:border}; border-radius:0px; border-top: 1px solid {color:border}; border-left: 1px solid {color:border}; border-right: 1px solid transparent; }
  82.  
  83.  
  84.  
  85. a:link, a:active, a:visited{
  86. color:{color:link};
  87. text-decoration: none;
  88. -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;
  89. }
  90. a:hover {
  91. font-style: none;
  92. color:{color:hover};
  93. -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;
  94. cursor:pointer;
  95. }
  96. #akinanamhar{width:250px; height:auto;}
  97. {block:PermalinkPage}
  98. width:410px;border-left:1px solid #ddd;
  99. border-right:1px solid #ddd;
  100. background:#fff;
  101. {/block:PermalinkPage}
  102. }
  103. #center{
  104. padding-top:3px;
  105. padding-bottom:3px;
  106. position:fixed !important;
  107. width:250px;
  108. height:207px;
  109. background-color:white;
  110.  
  111. {block:PermalinkPage}
  112. border-left:1px solid #ddd;
  113. border-right:1px solid #ddd;
  114. background:#fff;
  115. width:410px;
  116. height:207px;
  117. {/block:PermalinkPage}
  118. }
  119.  
  120. body {
  121. padding: 0px;
  122. margin: 0px;
  123. color:#aaa;
  124. font-family: "calibri";
  125. line-height:12px;
  126. letter-spacing:1px;
  127. font-size:10px;
  128. url('http://media.tumblr.com/tumblr_lqs4qdUu8n1qfoi4t.png'), progress;
  129. background-position:center;
  130. background-repeat:repeat;
  131. background-attachment:fixed;
  132. background-color:{color:background};
  133. background-image:url({image:background});}
  134.  
  135. #audio {
  136. width:200px;
  137. height:auto;
  138. min-height:60px;
  139. padding-bottom:0px;
  140. }
  141. .cover {
  142. position:absolute;
  143. z-index:1;
  144. width:60px;
  145. height:60px;
  146. }
  147. .cover img {
  148. float:left;
  149. width:60px;
  150. height:60px;
  151. }
  152. .playbox {
  153. opacity:0.6;
  154. width:27px;
  155. height:30px;
  156. overflow:hidden;
  157. position:absolute;
  158. z-index:1000;
  159. margin-left:17px;
  160. margin-top:17px;
  161. text-align:center;
  162. }
  163. .info {
  164. margin-left:73px;
  165. margin-top:4px;
  166. line-height:14px;
  167. }
  168. #posts{
  169. float:center;
  170. width:1000px;
  171. margin-left:340px;
  172. margin-top:40px;
  173. {block:permalinkpage}
  174. width:600px;
  175. {/block:permalinkpage}
  176.  
  177. }
  178.  
  179. .title{
  180. font-family:georgia;
  181. font-size: 15px;
  182. line-height: 16px;
  183. color:{color:link};
  184. margin-top:5px;
  185. padding: 2px 0px 0px 0px;
  186. }
  187. askk {
  188. font-size:9px;
  189. font-family:Trebuchet MS;
  190. color:{color:link};
  191. text-transform:uppercase;
  192. letter-spacing:1px;
  193. z-index:1;
  194. }
  195.  
  196. #entry img{
  197. {block:ifgrayscaleposts}
  198. -webkit-filter: grayscale(70%);
  199. {/block:ifgrayscaleposts}
  200. {block:iffadedposts}
  201. opacity:.8;
  202. {/block:iffadedposts}
  203. -webkit-transition: all 0.7s ease-out;
  204. {block:indexpage}
  205. max-width:100%;
  206. {/block:indexpage}}
  207.  
  208. #entry img:hover{
  209. opacity:1;
  210. -webkit-filter: grayscale(0%);
  211. -webkit-transition: all 0.7s ease-out;
  212. }
  213.  
  214.  
  215. #entry {
  216. {block:ifboxshadow}
  217. box-shadow:rgba(0,0,0,.1) 4px 4px;
  218. {/block:ifboxshadow}
  219. float:left;
  220. font-size:9px;
  221. font-family:helvetica;
  222. letter-spacing:1px;
  223. line-height:12px;
  224. color:{color:text};
  225. font-style:italic;
  226. border:1px solid {color:border};
  227. background-color:{color:background posts};
  228. padding:25px;
  229. margin:17px;
  230. display: block;
  231. position: relative;
  232. width:200px;
  233. {block:PermalinkPage}
  234. margin-top:0px;
  235. margin-left:20px;
  236. width:400px;
  237. z-index:999;
  238. {/block:PermalinkPage}
  239. overflow:hidden;
  240. }
  241.  
  242. .video iframe,
  243. .video .tumblr_video_container,
  244. .video .tumblr_video_container iframe {
  245. display:block;
  246. width:100%;
  247. height:Auto;
  248. }
  249.  
  250. .video #youtube_iframe {
  251. display:block;
  252. width:100%;
  253. height:Auto;
  254. }
  255.  
  256.  
  257.  
  258. .perms {
  259. color:#777;
  260. font-size:7px;
  261. opacity: 0;
  262. bottom:-100px;
  263. width:200px;
  264. height:28px;
  265. padding-top:5px;
  266. background-color:{color:background posts};
  267. position: absolute;
  268. margin-bottom:10px;
  269. text-align:center;
  270. text-transform:uppercase;
  271. font-family:arial;
  272. letter-spacing:1px;
  273. display:block;
  274. -o-transition-transition:0.4s;
  275. -webkit-transition-duration:0.4s;
  276. -moz-transition-duration:0.4s;
  277. }
  278.  
  279. #entry:hover .perms {
  280. opacity:1;
  281. z-index:999999;
  282. bottom:0;
  283. }
  284.  
  285.  
  286. .permalinktext{
  287. display:block;
  288. text-align:right;
  289. text-decoration:none;
  290. font-size:8px;
  291. letter-spacing:1px;
  292. padding-top:5px;
  293. font-family:calibri;
  294. text-transform:uppercase;
  295. border-top:1px solid {color:border};
  296. padding:4px;
  297. margin-top:10px;
  298. }
  299.  
  300. /*DO NOT TOUCH!!!!*/
  301.  
  302. .wow {
  303. position:fixed;
  304. text-transform:uppercase;
  305. letter-spacing:1px;
  306. font-family:calibri;
  307. font-size:27px;
  308. right:5px;
  309. bottom:15px;
  310. }
  311.  
  312. .wow a:hover{color:{color:link};}
  313.  
  314.  
  315. #postnotes{
  316. text-align:left;
  317. }
  318.  
  319. #postnotes blockquote{
  320. border:0px;
  321. }
  322.  
  323.  
  324. ol.notes li.note img.avatar {
  325. display:none;}
  326.  
  327. #notas{
  328. height:auto;
  329. max-height:180px;
  330. overflow-y:scroll;
  331. overflow-x:hidden;
  332. background:{color:background};
  333. border:1px solid {color:border};
  334. padding:5px;
  335. }
  336.  
  337. #sidebar{
  338. position:fixed !important;
  339. width:150px;
  340. min-height:auto;
  341. padding:25px;
  342. margin-left:70px;
  343. line-height:10px;
  344. padding-bottom:5px;
  345. margin-top:100px;
  346. background-color:{color:background posts};
  347. opacity:1;
  348. z-index:999;
  349. border:1px solid {color:border};
  350. {block:ifboxshadow}
  351. box-shadow:rgba(0,0,0,.1) 4px 4px;
  352. {/block:ifboxshadow}
  353. -o-transition-transition: all 0.9s ease;
  354. -webkit-transition: all 0.9s ease;
  355. -moz-transition: all 0.9s ease;
  356. transition: all 0.9s ease;
  357. }
  358.  
  359.  
  360. .foto img{
  361. {block:ifgrayscaleposts}
  362. -webkit-filter: grayscale(70%);
  363. {/block:ifgrayscaleposts}
  364. {block:iffadedposts}
  365. opacity:.8;
  366. {/block:iffadedposts}
  367. width:150px;
  368. height:auto;
  369. }
  370.  
  371.  
  372. .click{
  373. cursor:help;
  374. text-transform:uppercase;
  375. font-family:Helvetica;
  376. line-height:40px;
  377. font-size:10px;
  378. letter-spacing:3px;
  379. color:{color:text};
  380. }
  381.  
  382. .juas{
  383. display:none;
  384. font-style:italic;
  385. color:{color:text};
  386. }
  387.  
  388. .juas a{
  389. padding:5px;
  390. display:block;
  391. }
  392.  
  393. .juas a:before {
  394. content:'';
  395. height:1px;
  396. width:10px;
  397. display:inline-block;
  398. background:{color:border};
  399. position:relative;
  400. top:-2px;
  401. margin-right:5px;
  402. -webkit-transition: 0.5s;
  403. -moz-transition: 0.5s;
  404. transition: 0.5s;
  405. }
  406.  
  407. .juas a:hover:before {
  408. width:25px;
  409. -webkit-transition: 0.5s;
  410. -moz-transition: 0.5s;
  411. transition: 0.5s;
  412. }
  413.  
  414.  
  415.  
  416. </style>
  417.  
  418. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  419. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  420. <script>
  421. (function($){
  422. $(document).ready(function(){
  423. $("a[title]").style_my_tooltips({
  424. tip_follows_cursor:true,
  425. tip_delay_time:20,
  426. tip_fade_speed:400,
  427. attribute:"title"
  428. });
  429. });
  430. })(jQuery);
  431. </script>
  432.  
  433.  
  434. <script src="toggle.js" type="text/javascript"><!--mce:1--></script>
  435. <script type="text/javascript">
  436. $(document).ready(function(){
  437. $(".na").hide();
  438. $(".notess").click(function(){
  439. $('.na').slideToggle("slow");
  440. return true;
  441. });
  442. });
  443. </script>
  444.  
  445. <script src="//ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
  446. <script src="http://code.jquery.com/ui/1.10.4/jquery-ui.js"></script>
  447.  
  448. <script type="text/javascript">
  449. $(document).ready(function(){
  450. $(".juas").hide();
  451. $(".click").click(function(){
  452. $(this).next(".juas").slideToggle('fast');
  453. }); }); </script>
  454.  
  455.  
  456. <title>{title}</title>
  457. <link rel="shortcut icon" href="{favicon}">
  458. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" /><meta name="viewport" content="width=720" /></head>
  459.  
  460. <body>
  461.  
  462.  
  463. <div id="center">
  464. <div id="content">
  465. <div id="sidebar">
  466. <div class="foto"><img src="{image:sidebar}"></div>
  467. <a class="click"><center>navigation &nbsp;&nbsp;&nbsp;&nbsp; ▼</center>
  468. </a>
  469. <div class="juas">
  470. {description}
  471. <br><br>
  472. <a href="{text:Link 1}">{text:Link 1 Title}</a>
  473. <a href="{text:Link 2}">{text:Link 2 Title}</a>
  474. <a href="{text:Link 3}">{text:Link 3 Title}</a>
  475. <a href="{text:Link 4}">{text:Link 4 Title}</a>
  476. <a href="{text:Link 5}">{text:Link 5 Title}</a>
  477. <a href="http://planthed.tumblr.com">theme credit</a>
  478. <br>
  479. </div>
  480. </div>
  481. </div>
  482.  
  483.  
  484. <div id="posts">
  485. {block:Posts}
  486. <div id="entry">
  487.  
  488. {block:Text}
  489. {block:Title}<span class="title">{Title}</span>{/block:Title}
  490. <span class="entrytext">{Body}</span></a>
  491. {block:IndexPage}
  492. <div class="permalinktext">
  493. {DayOfMonth}, {ShortMonth} with <a href="{permalink}">{notecount} notes</a></div>
  494. {/block:IndexPage}
  495. {/block:Text}
  496.  
  497. {block:Link}
  498. <a href="{URL}" class="title">{Name}</a>
  499. {block:Description}{Description}{/block:Description}
  500. {block:IndexPage}
  501. <div class="permalinktext">
  502. {DayOfMonth}, {ShortMonth} with <a href="{permalink}">{notecount} notes</a></div>
  503. {/block:IndexPage}
  504. {block:Link}
  505.  
  506.  
  507.  
  508. {block:Photo}
  509. <a href="{Permalink}"><img src="{PhotoURL-HighRes}" width="100%"></a></center>
  510. {block:IndexPage}
  511. <div class="perms">
  512. posted at {12Hour}:{Minutes} {AmPm} on {DayOfWeek} <br> with <a href="{permalink}">{notecountwithlabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a>
  513. </div>
  514. {/block:IndexPage}
  515. {/block:Photo}
  516.  
  517. {block:Photoset}
  518. {block:IndexPage}
  519. <div style="width:200px; overflow-x:hidden; overflow-y:hidden">{Photoset-250}</div>
  520. <div class="permalinktext">
  521. {DayOfMonth}, {ShortMonth} with <a href="{permalink}">{notecount} notes</a></div>
  522. {/block:IndexPage}{block:PermalinkPage}{Photoset-400}{/block:PermalinkPage}
  523. {/block:Photoset}
  524.  
  525. {block:Quote}
  526. <div class="quote">❝{quote}❞ </div>
  527. {block:IndexPage}
  528. {/block:IndexPage}
  529. <div class="permalinktext">
  530. {DayOfMonth}, {ShortMonth} with <a href="{permalink}">{notecount} notes</a></div>
  531. {/block:IndexPage}
  532. {/block:Quote}
  533.  
  534. {block:Chat}
  535. {block:Title}<span class="title">{Title}</span>{/block:Title}
  536. <ul class="chat">
  537. {block:Lines}
  538. <li class="user_{UserNumber}">
  539. {block:Label}
  540. <span class="label">{Label}</span>
  541. {/block:Label}
  542.  
  543. {Line}<br>
  544. {/block:Lines}
  545. {block:IndexPage}
  546. <div class="permalinktext">
  547. {DayOfMonth}, {ShortMonth} with <a href="{permalink}">{notecount} notes</a></div>
  548. {/block:IndexPage}
  549. {/block:Chat}
  550.  
  551. {block:Audio}
  552. <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>
  553. {block:IndexPage}
  554. <div class="permalinktext">
  555. {DayOfMonth}, {ShortMonth} with <a href="{permalink}">{notecount} notes</a></div>
  556. {/block:IndexPage}
  557. {/block:Audio}
  558.  
  559. {block:Video}
  560. {block:IndexPage}
  561. <div style="width:200px;overflow:hidden;">{Video-250}</div>
  562. <div class="permalinktext">
  563. {DayOfMonth}, {ShortMonth} with <a href="{permalink}">{notecount} notes</a></div>
  564. {/block:IndexPage}{block:PermalinkPage}{Video-400}{/block:PermalinkPage}
  565. {block:Video}
  566.  
  567. {block:Answer}
  568. <div style="margin-top:2px;;margin-bottom:0px;min-height:auto; padding: 4px;border:1px solid {color:border};background:{color:background};">
  569. <askk>{asker}</askk>: {Question}</div>
  570. <div style="margin-top:5px;line-height:11px;margin-bottom:2px; ">
  571. {Answer}
  572. </div>
  573. {block:IndexPage}
  574. <div class="permalinktext">
  575. {DayOfMonth}, {ShortMonth} with <a href="{permalink}">{notecount} notes</a></div>
  576. {/block:indexpage}
  577. {/block:Answer}
  578.  
  579. {block:PermalinkPage}
  580. {caption}
  581. {block:Date}posted <u>{DayOfWeek}</u>{/block:Date} {block:NoteCount}with {NoteCount} notes<br>{/block:NoteCount}
  582. {block:RebloggedFrom}<b>source:</b> <a href="{ReblogRootURL}">{ReblogRootName}</a> | <b>of:</b> <a href="{ReblogParentURL}">{ReblogParentName}</a><br><br>
  583. <div id="notas">
  584. {/block:RebloggedFrom}
  585. {block:NoteCount} <div style="margin:10px; margin-left:10px"></div>{/block:NoteCount}</center>
  586. {/block:PermalinkPage}
  587. {block:PostNotes}
  588. <div id="postnotes">{PostNotes}</div>
  589. {/block:PostNotes}</div>{/block:Posts}
  590. </div></div></div>
  591.  
  592.  
  593.  
  594. {block:indexpage}
  595. {block:NextPage}<div id="page-nav"><a href="{NextPage}"></a></div>{/block:NextPage}
  596. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  597. <div class="wow"><a href="http://planthed.tumblr.com/" target="_blank" onmouseover="this.innerHTML='★'" onmouseout="this.innerHTML='☆'">☆</a>
  598. <script type="text/javascript" src="http://static.tumblr.com/bswe8t6/UFVlryaq2/jquerymsnryv2.js"></script>
  599. <script type="text/javascript">
  600. $(window).load(function(){
  601. var $wall = $('#posts');
  602. $wall.imagesLoaded(function(){
  603. $wall.masonry({
  604. itemSelector: '#entry, #entry_photo',
  605. isAnimated : false
  606. });
  607. });
  608.  
  609. $wall.infinitescroll({
  610. navSelector : '#page-nav',
  611. nextSelector : '#page-nav a',
  612. itemSelector : '#entry, #entry_photo',
  613. bufferPx : 2000,
  614. debug : false,
  615. errorCallback: function() {
  616. $('#infscr-loading').fadeOut('normal');
  617. }},
  618. function( newElements ) {
  619. var $newElems = $( newElements );
  620. $newElems.hide();
  621. $newElems.imagesLoaded(function(){
  622. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  623. });
  624. }); $('#content').show(500);
  625. });
  626. </script>
  627. {/block:indexpage}
  628. <script type="text/javascript">
  629. <!--
  630.  
  631. // Disable Right Click Script
  632.  
  633. function IE(e)
  634. {
  635. if (navigator.appName == "Microsoft Internet Explorer" && (event.button == "2" || event.button == "3"))
  636. {
  637. return false;
  638. }
  639. }
  640. function NS(e)
  641. {
  642. if (document.layers || (document.getElementById && !document.all))
  643. {
  644. if (e.which == "2" || e.which == "3")
  645. {
  646. return false;
  647. }
  648. }
  649. }
  650. document.onmousedown=IE;document.onmouseup=NS;document.oncontextmenu=new Function("return false");
  651.  
  652. //-->
  653. </script>
  654. </body>
  655. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement