Advertisement
Guest User

theme 28 by plugsanddrugs-

a guest
Aug 16th, 2017
124
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.04 KB | None | 0 0
  1. <!--
  2. theme by plugsanddrugs=
  3. -->
  4.  
  5. <html>
  6. <html lang="en">
  7. <!DOCTYPE html PUBLIC"-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  8. <html xmlns="http://www.w3.org/1999/xhtml">
  9. <head prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb# blog: http://ogp.me/ns/blog#">
  10.  
  11.  
  12. <script type="text/javascript">
  13. <!--
  14.  
  15. // Disable Right Click Script
  16.  
  17. function IE(e)
  18. {
  19. if (navigator.appName == "Microsoft Internet Explorer" && (event.button == "2" || event.button == "3"))
  20. {
  21. return false;
  22. }
  23. }
  24. function NS(e)
  25. {
  26. if (document.layers || (document.getElementById && !document.all))
  27. {
  28. if (e.which == "2" || e.which == "3")
  29. {
  30. return false;
  31. }
  32. }
  33. }
  34. document.onmousedown=IE;document.onmouseup=NS;document.oncontextmenu=new Function("return false");
  35.  
  36. //-->
  37. </script>
  38.  
  39.  
  40. <script type="text/javascript"
  41. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  42.  
  43. <link href="https://fonts.googleapis.com/css?family=La+Belle+Aurore" rel="stylesheet">
  44.  
  45. <link href="https://fonts.googleapis.com/css?family=Cedarville+Cursive" rel="stylesheet">
  46.  
  47. <!--Default Variables-->
  48. <meta name="color:Background" content=""/>
  49. <meta name="color:Link" content=""/>
  50. <meta name="color:Scrollbar" content=""/>
  51. <meta name="color:Text" content=""/>
  52. <meta name="color:Title" content=""/>
  53. <meta name="color:Hover" content=""/>
  54. <meta name="color:Navigation" content=""/>
  55. <meta name="color:Sidebar Title" content=""/>
  56. <meta name="image:background" content""/>
  57. <meta name="image:sidebar" content=""/>
  58. <meta name="text:sidebar title" content="serendipity"/>
  59. <meta name="text:Link One Title" content="" />
  60. <meta name="text:Link One" content="" />
  61. <meta name="text:Link Two Title" content="" />
  62. <meta name="text:Link Two" content="" />
  63. <meta name="text:Link Three Title" content="" />
  64. <meta name="text:Link Three" content="" />
  65. <meta name="text:Link Four Title" content="" />
  66. <meta name="text:Link Four" content="" />
  67. <meta name="text:Link Five Title" content="" />
  68. <meta name="text:Link Five" content="" />
  69. <meta name="text:Link Six Title" content="" />
  70. <meta name="text:Link Six" content="" />
  71.  
  72.  
  73. <script type="text/javascript" language="javascript" src="http://assets.tumblr.com/javascript/tumblelog.js?7"></script>
  74.  
  75. <script type="text/javascript" src="/api/read/json?id={PostID}"></script>
  76. <script type="text/javascript">
  77. var color = "ff0000";
  78. var player = tumblr_api_read['posts'][0]['audio-player'].replace("color=FFFFFF", "color=" + color);
  79. replaceIfFlash(9, "audio_player_{PostID}", player);
  80. </script>
  81. <style type="text/css">
  82.  
  83.  
  84. .wrapper{
  85. margin:auto;
  86. width: 717px;
  87. }
  88.  
  89. #tumblr_controls{
  90. position:fixed !important;
  91. top: 3px;
  92. right: 3px;
  93. }
  94.  
  95.  
  96. ::-webkit-scrollbar {width: 4px; height: 4px; background:{color:Background}; }
  97. ::-webkit-scrollbar-thumb { background-color: {color:Scrollbar};}
  98.  
  99. iframe#tumblr_controls {-webkit-filter:invert(100%);right:3px !important; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 0.2;-webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  100.  
  101.  
  102. iframe#tumblr_controls:hover{-webkit-transition: opacity 0.7s linear;opacity: .9;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}
  103.  
  104. body{
  105. background-color: {color:Background};
  106. background-image: url({image:Background});
  107. background-attachment: fixed;
  108. background-repeat: repeat;
  109. background-position: center;
  110. text-align:left;
  111. font-family:consolas;
  112. font-size: 9px;
  113. color:{color:Text};
  114. }
  115.  
  116. a:link, a:active, a:visited{
  117. color: {color:Link};
  118. text-decoration:none;
  119. -webkit-transition: all 0.1s linear;
  120. -moz-transition: all 0.1s linear;
  121. transition: all 0.1s linear;
  122. }
  123.  
  124. #posts {
  125. position:relative;
  126. background: white;
  127. {block:IndexPage}
  128. margin-left:182px;
  129. margin-top: 0px;
  130. padding:5px;
  131. width: 480px;
  132. {/block:IndexPage}
  133. {block:PermalinkPage}
  134. width: 500px;
  135. margin-top: -10px;
  136. margin-left:180px;
  137. {/block:PermalinkPage}
  138. }
  139.  
  140. .info {
  141. margin-left:100px;
  142. margin-top:4px;
  143. line-height:14px;
  144. }
  145.  
  146. .entry .permalink{
  147. position:absolute;
  148. width: auto;
  149. margin-top: 10px;
  150. margin-left: 10px;
  151. padding: 10px;
  152. height: auto;
  153. background-color: white;
  154. border: 1px solid #bbb;
  155. overflow:visible;
  156. TEXT-TRANSFORM: UPPERCASE;
  157. font-family: 'consolas';
  158. font-size: 10px;
  159. line-height:13px;
  160. text-align:center;
  161. opacity:0.0;
  162. }
  163.  
  164. .entry:hover .permalink{
  165. overflow:visible;
  166. opacity: 1;
  167. z-index: 99999999999;
  168. margin-bottom: 0px;
  169. }
  170.  
  171. .permalinktext {
  172. display:block;
  173. padding: 2px;
  174. margin: 5px 5px 0px 5px;
  175. text-transform:uppercase;
  176. font-family:consolas;
  177. font-size: 8px;
  178. color: #b2bfcf;
  179. line-height: 15px;
  180. letter-spacing:1px;
  181. text-align: right;
  182. text-decoration: none;
  183. border-top:1px solid #eee;
  184. webkit-transition: all 0.2s linear;
  185. -webkit-transition: all 0.2s linear;
  186. -moz-transition: all 0.2s linear;
  187. transition: all 0.2s linear;
  188. }
  189.  
  190. .permalinktext:hover{
  191. webkit-transition: all 0.2s linear;
  192. -webkit-transition: all 0.2s linear;
  193. -moz-transition: all 0.2s linear;
  194. transition: all 0.2s linear;
  195. }
  196.  
  197.  
  198. .entry {
  199. opacity: 1;
  200. margin:10px;
  201. padding: 0px;
  202. float:left;
  203. background-color: #fff;
  204. font-family:consolas;
  205. font-size: 10px;
  206. line-height:14px;
  207. {block:IndexPage}
  208. width:220px;
  209. {/block:IndexPage}
  210. {block:PermalinkPage}
  211. width:400px;
  212. {/block:PermalinkPage}
  213. }
  214.  
  215. .entry img{
  216. {block:IndexPage}
  217. max-width:220px;
  218. opacity: 1;
  219. {/block:IndexPage}
  220. {block:PermalinkPage}
  221. max-width:500px;
  222. {/block:PermalinkPage}
  223. }
  224.  
  225. div#description{
  226. position:fixed;
  227. text-align: justify;
  228. background-color: white;
  229. padding: 100px;
  230. font-size:10px;
  231. font-family:consolas;
  232. line-height:12px;
  233. width: 150px;
  234. height: 20px;
  235. color:{color:text};
  236. margin-top:0px;
  237. margin-left:-3px;
  238. padding:5px;
  239. }
  240.  
  241.  
  242. #lace{
  243. position:fixed;
  244. margin-left:165px;
  245. top: -1px;
  246. height: 100%;
  247. width: 18px;
  248. background-image:url('http://i40.tinypic.com/2r2ry1h.png');
  249. repeat:repeat-y;
  250. text-align:left;
  251. opacity:1;
  252. }
  253. #lace2{
  254. position:fixed;
  255. top: -1px;
  256. margin-left: 670px;
  257. width: 18px;
  258. height: 100%;
  259. background-image:url('http://i40.tinypic.com/14ty3aa.png');
  260. repeat:repeat-y;
  261. opacity:1;
  262. {block:PermalinkPage}
  263. margin-left:695px;
  264. {/block:PermalinkPage}
  265. }
  266.  
  267. div#sidebar {
  268. opacity: 1;
  269. position:fixed !important;
  270. background-color: white;
  271. width: 150px;
  272. font-family: consolas;
  273. height: auto;
  274. font-size: 10px;
  275. line-height:10px;
  276. border: 1px solid #bbb;
  277. margin-left:-70px;
  278. margin-top:170px;
  279. padding:13px;
  280. padding-bottom: 40px;
  281. }
  282.  
  283. #sidebar img{
  284. background:white;
  285. opacity: 1;
  286. padding:0px;
  287. width: 150px;
  288. height: auto;
  289. -webkit-filter: grayscale(30%);
  290. }
  291.  
  292. #postnotes blockquote{
  293. border: 0px;}
  294.  
  295. @font-face { font-family: "s"; src: url('http://static.tumblr.com/yo59jgt/m4om1rino/signerica_fat.ttf'); }
  296.  
  297. div#blogtitle{
  298. position: fixed !important;
  299. margin-left:-220px;
  300. margin-top:278px;
  301. text-align: center;
  302. width: auto;
  303. font-family: s;
  304. font-size: 30px;
  305. line-height:10px;
  306. letter-spacing:0px;
  307. z-index; 999999999999;
  308. padding: 3px;
  309. background-color: transparent;
  310. text-transform: normal;
  311. color:{color:Sidebar Title};
  312. text-shadow:
  313. -1px 0 #fff,
  314. 0 1px #fff,
  315. 1px 0 #fff,
  316. 0 -1px #fff;
  317. -moz-transform:rotate(-90deg) scale(.8);
  318. -webkit-transform:rotate(-90deg) scale(.8);
  319. -o-transform:rotate(-90deg) scale(.8);
  320. -ms-transform:rotate(-90deg) scale(.8);
  321. }
  322.  
  323. .title{
  324. font-family: 'La Belle Aurore', cursive;
  325. font-size: 20px;
  326. line-height: 15px;
  327. color: {color:Title};
  328. font-weight: normal;
  329. padding: 2px 0px 0px 0px;
  330. }
  331.  
  332. .info{
  333. margin-top:5px;
  334. margin-left:10px;
  335. font-style:italic;
  336. }
  337.  
  338. askk {
  339. font-family: 'La Belle Aurore', cursive;
  340. color: {color:Title};
  341. font-size:15px;
  342. z-index:1;
  343. }
  344.  
  345. #postnotes{
  346. text-align: justify;
  347. }
  348.  
  349. #postnotes blockquote{
  350. border: 0px;}
  351.  
  352. #infscr-loading{
  353. bottom: -70px;
  354. position: absolute;
  355. left: 50%;
  356. margin-left:-8px;
  357. width:16px;
  358. height:11px;
  359. overflow:hidden;
  360. margin-bottom: 50px;
  361. }
  362.  
  363.  
  364. blockquote{
  365. margin-top:5px;
  366. margin-bottom:5px;
  367. margin-left:5px;
  368. margin-right:0px;
  369. padding:2px;
  370. padding-left:5px;
  371. background:{color:Blockquote};
  372. border-left: 1px solid #555;
  373. }
  374.  
  375. blockquote p, ul{
  376. margin:0px;
  377. padding:0px;
  378. }
  379.  
  380. .p { padding-top: 5px; }
  381. .ol, ul { margin-left: 10px; padding: 5px; }
  382. .ul { list-style-type: square; }
  383.  
  384. a img{border: 0px;}
  385.  
  386.  
  387. .chat .line{
  388. margin-top:-2px;
  389. padding: 4px;
  390. }
  391. .chat .line.odd{
  392. margin-top:-2px;
  393. }
  394.  
  395. .label {font-weight:bold;}
  396.  
  397. .cover {position: absolute; z-index: 1;}
  398.  
  399. .audioplayer {position:absolute; overflow:hidden; background:#E4E4E4; width:70px; height:70px; top:9; margin-left:130px; padding:10px;}
  400.  
  401. .button { position:absolute; overflow:hidden; width:27px; height:27px; margin-top:23px; margin-left:23px;}
  402.  
  403. .notes img{width:10px; position:left; top:3px; -webkit-border-radius: 10px;
  404. -moz-border-radius: 10px; border-radius: 10px;}
  405.  
  406. #c{
  407. position:fixed;
  408. font-family:Inconsolata;
  409. font-size:15px;
  410. bottom:0;
  411. right:0;
  412. padding:8px;
  413. }
  414.  
  415. {CustomCSS}
  416. </style>
  417.  
  418.  
  419. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  420. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  421.  
  422. <script type="text/javascript">
  423. $(window).load(function(){
  424. var $wall = $('#posts');
  425. $wall.imagesLoaded(function(){
  426. $wall.masonry({
  427. itemSelector: '.entry, .entry_photo',
  428. isAnimated : false
  429. });
  430. });
  431.  
  432. $wall.infinitescroll({
  433. navSelector : '#pagination',
  434. nextSelector : '#pagination a',
  435. itemSelector : '.entry, .entry_photo',
  436. bufferPx : 2000,
  437. debug : false,
  438. errorCallback: function() {
  439. $('#infscr-loading').fadeOut('normal');
  440. }},
  441. function( newElements ) {
  442. var $newElems = $( newElements );
  443. $newElems.hide();
  444. $newElems.imagesLoaded(function(){
  445. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  446. });
  447. }); $('#posts').show(500);
  448. });
  449. </script>
  450.  
  451.  
  452. <title>{title}</title>
  453.  
  454. <link rel="shortcut icon" href="{Favicon}">
  455. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  456. <meta name="viewport" content="width=820" />
  457.  
  458. </head>
  459. <body>
  460. <div class="wrapper">
  461. <div id="c">
  462. </div>
  463. <div id="lace"></div>
  464. <div id="lace2"></div>
  465.  
  466. <div id="sidebar">
  467. <img src="{image:sidebar}"></a>
  468. <div style="text-align:right;">
  469. <select onchange='location=this.options[this.selectedIndex].value;' style='
  470. font-family:calibri;line-height:90%;font-style:none;font-size:10px;text-transform:lowercase;text-transform:uppercase;letter-spacing:2px;color:#353535;width:181px;text-align:center;background-color:{color:Navigation};border:#bbb 1px solid; height:20px;width:150px'>
  471.  
  472. <option>NAVIGATION</option>
  473.  
  474. <option value="{text:Link One}"> {text:Link One Title} </option>
  475. <option value="{text:Link Two}"> {text:Link Two Title} </option>
  476. <option value="{text:Link Three}"> {text:Link Three Title} </option>
  477. <option value="{text:Link Four}">{text:Link Four Title} </option>
  478. <option value="{text:Link Five}"> {text:Link Five Title} </option>
  479. <option value="{text:Link Six}">{text:Link Six Title}</option></select></div><div id="description">{Description}</div></div>
  480.  
  481.  
  482.  
  483. <div id="blogtitle">{text:sidebar title}</div>
  484.  
  485. <div id="posts">
  486.  
  487. {block:Posts}
  488. <div class="entry">
  489.  
  490. {block:IndexPage}
  491. {/block:IndexPage}
  492.  
  493. {block:Text}
  494. {block:Title}<span class="title">{Title}</span>
  495. {/block:Title}<span class="body">{Body}</span>
  496. {/block:Text}
  497.  
  498. {block:Link}
  499. <a href="{URL}" class="title">{Name}</a>
  500. {block:Description}<div class="body">{Description}</div>
  501. {/block:Description}
  502. {block:Link}
  503.  
  504. {block:Photo}
  505. {block:IndexPage}
  506. <div class="permalink">
  507. <a href="{reblogurl}"><FONT COLOR="{color:Text}"> ↺ </FONT></a><FONT COLOR="{color:Borders}"> | </FONT><a href="{permalink}"><FONT COLOR="{color:Text}">{notecount}</FONT></a></span></div>{/block:IndexPage}
  508. {block:IndexPage}{LinkOpenTag}<div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="250"/></a></div>
  509. {LinkCloseTag}
  510. {/block:IndexPage}
  511. {block:PermalinkPage}<center>{LinkOpenTag}<a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="500"/></a>{LinkCloseTag}{/block:PermalinkPage}</center>
  512. {/block:Photo}
  513.  
  514. {block:Photoset}
  515. <div class="post">
  516. {block:IndexPage}
  517. <div class="permalink">
  518. <a href="{ReblogURL}" target="_blank">
  519. <FONT COLOR="{color:Text}"> ↺ </FONT></a>
  520. <FONT COLOR="{color:Borders}"> | </FONT>
  521. <a href="{Permalink}">
  522. <a href="{permalink}">
  523. <FONT COLOR="{color:Text}">{notecount}</FONT></a></div>
  524. {Photoset}
  525. {/block:IndexPage}
  526. {block:PermalinkPage}
  527. {Photoset-500}
  528. {/block:PermalinkPage}
  529. </div>
  530. {/block:Photoset}
  531.  
  532. {LinkCloseTag}
  533. {/block:PermalinkPage}
  534. {/block:Photo}
  535.  
  536. {block:Quote}
  537. <span class="title">"{Quote}"</span><br>
  538. {block:Source}<div style="text-align:right; font-weight:bold;"> — {Source}</div>{/block:Source}<div class="permalinktext"><a href="{ReblogURL}">Reblog</a><FONT COLOR="{color:Borders}"> | </FONT><a href="{permalink}">{NoteCountwithlabel}</a></div>{/block:Quote}
  539.  
  540. {block:Chat}
  541. {block:Title}
  542. <span class="title">{Title}</span>{/block:Title}
  543. <div class="chat">
  544. <ul>
  545. {block:Lines}
  546. <li class="{Alt}">{block:Label} {Label} {/block:Label}{Line}</li>{/block:Lines}
  547. </ul>
  548. </div>
  549. <div class="permalinktext"> <a href="{ReblogURL}">Reblog</a><FONT COLOR="{color:Borders}"> | </FONT><a href="{permalink}">{NoteCountwithlabel}</a></div>
  550. {/block:Chat}
  551.  
  552. {block:Audio}
  553.  
  554. {block:AudioPlayer}
  555. <div class="audioplayer">
  556. <div class="button">
  557. {AudioPlayerGrey}
  558. </div>
  559. </div>
  560. {/block:AudioPlayer}
  561.  
  562. {block:Albumart}
  563. <div class="albumart">
  564. <img src="{albumarturl}" width="90">
  565. </div>
  566. {/block:Albumart}
  567. {block:ifCaptions}
  568. {block:Caption}{Caption}{/block:Caption}
  569. {/block:ifCaptions}
  570. {block:ifNotCaptions}
  571. {block:PermalinkPage}
  572. {block:Caption}{Caption}{/block:Caption}
  573. {/block:PermalinkPage}
  574. {/block:ifNotCaptions}
  575. {/block:Audio}
  576.  
  577. {block:Answer}
  578. <div style="border-radius:0px; border-bottom: 1px solid #bbb; margin: 3px; margin-top: -2px; min-height:30px; padding: 3px; background: {color:Background}; box-shadow: 0px 0px 0px 0px #bbb;">
  579. <img src="{AskerPortraitURL-30}" width="30" align="left" style="margin-right:3px; box-shadow: 0px 0px 0px 0px #BBB; border-radius: 0px;"/>
  580. <askk>{Asker}</askk>: {Question}<br></div>
  581. <div style="font-family:consolas; font-style: italic; font-size:10px;">
  582. {Answer}
  583. </div>
  584. {/block:Answer}
  585.  
  586. {block:Video}
  587. {block:IndexPage}
  588. <div class="permalink">
  589. <a href="{reblogurl}"><FONT COLOR="{color:Text}"> ↺ </FONT></a><FONT COLOR="{color:Borders}"> | </FONT><a href="{permalink}"><FONT COLOR="{color:Text}">{notecount}</FONT></a></span></div>
  590. <center>
  591. {Video-250}</center>
  592. {/block:IndexPage}
  593. {block:PermalinkPage}
  594. <center>
  595. {Video-500}</center>
  596. {/block:PermalinkPage}
  597. {block:Video}
  598.  
  599. {block:PermalinkPage}
  600. {block:Caption}<div id="caption">{Caption}</div>{/block:Caption}
  601. {block:RebloggedFrom}
  602. Published by: <a href="{ReblogRootURL}">{ReblogRootName}</a> <br>
  603. Reblogged from: <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  604. Posted on {DayOfWeek}, {Month} {DayOfMonth}, {Year} with {notecountwithlabel}<br>
  605. {/block:RebloggedFrom}
  606. {block:NoteCount} <div style="text-align: center; margin: 10px;"></div>{/block:NoteCount}
  607. {/block:PermalinkPage}
  608.  
  609. {block:PostNotes}<div align="middle"></div>
  610. <center></center></span><br>
  611. <div id="postnotes">{PostNotes}</div><br>
  612. <center>{block:ContentSource}
  613. <br><a href="{SourceURL}">
  614. {lang:Source}:
  615. {block:SourceLogo}
  616. <img src="{BlackLogoURL}" width="{LogoWidth}"
  617. height="{LogoHeight}" alt="{SourceTitle}" />
  618. {/block:SourceLogo}
  619. {block:NoSourceLogo}
  620. {SourceLink}
  621. {/block:NoSourceLogo}
  622. </a>
  623. {/block:ContentSource}</center>
  624.  
  625. {/block:PostNotes}
  626. </div>
  627. {/block:Posts}
  628. </div></div>
  629. {block:IndexPage}
  630. {block:Pagination}
  631. <div id="pagination">
  632. {block:NextPage}
  633. <a id="nextPage" href="{NextPage}"></a>
  634. {/block:NextPage}
  635. {block:PreviousPage}
  636. <a href="{PreviousPage}"></a>
  637. {/block:PreviousPage}
  638. </div>
  639. {/block:Pagination}
  640. {/block:IndexPage}
  641.  
  642. <BODY onselectstart="return false;" ondragstart="return false;">
  643. </html>
  644. </object>
  645. <div style="position:fixed; bottom:10px; right:10px;">
  646. <a href="http://plugsanddrugs-.tumblr.com/">©</a>
  647. </html>
  648. </div>
  649. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement