Advertisement
planthed

Andromeda

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