Advertisement
InfiniteTherese

His Last Vow

Feb 16th, 2014
1,729
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.89 KB | None | 0 0
  1. <!-
  2. theme by slytherese. i made a lot of effort so dont delete the credit or else. if you want to remove the credit put it in your faq. you can delete this now. basecode by outlasting.
  3. -!>
  4.  
  5. <html lang="en">
  6. <head>
  7.  
  8. <meta name="color:Background" content="#fff"/>
  9. <meta name="color:Title" content="#aaa"/>
  10. <meta name="color:Text" content="#aaa"/>
  11. <meta name="color:Link" content="#aaa"/>
  12. <meta name="color:scrollbar" content="#ddd"/>
  13. <meta name="image:Sidebar" content=""/>
  14. <meta name="text:description margin top" content="330" />
  15. <meta name="text:link one" content="/" />
  16. <meta name="text:link one title" content="home" />
  17. <meta name="text:link two" content="/ask" />
  18. <meta name="text:link two title" content="message" />
  19. <meta name="text:link three" content="" />
  20. <meta name="text:link three title" content="faq" />
  21. <meta name="if:faded posts" content="1"/>
  22. <meta name="image:transparent picture" content=""/>
  23. </script>
  24.  
  25. <script language="JavaScript" src="http://dl.dropbox.com/u/3173073/GothicDarkness/qTip.js"type="text/JavaScript"></script>
  26.  
  27. <style>
  28. div#qTip {
  29. padding:5px;
  30. height: auto;
  31. margin-top:5px;
  32. margin-left:10px;
  33. font-family:trebuchet ms;
  34. font-size:10px;
  35. display: none;
  36. text-align: center;
  37. position: absolute;
  38. line-height: 10px;
  39. z-index: 999999999999;
  40. background:white;
  41. border:1px dashed #eee;
  42. box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.06);
  43. -moz-box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.06);
  44. -webkit-box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.06);
  45. }
  46. </style>
  47.  
  48. <style type="text/css">
  49. #entry img{
  50. {block:indexpage}
  51. max-width:200px;
  52. {/block:indexpage}
  53. {block:iffadedposts}
  54. opacity:.7;
  55. -webkit-transition: all 0.7s ease-out;
  56. -moz-transition: all 0.7s ease-out;
  57. transition: all 0.7s ease-out;
  58. {/block:iffadedposts}
  59. {block:ifroundposts}
  60. border-radius: 5px;
  61. {/block:ifroundposts}
  62. {/block:indexpage}
  63. }
  64. #entry img:hover{
  65. {block:iffadedposts}
  66. opacity: 1;
  67. -webkit-transition: all 0.7s ease-out;
  68. -moz-transition: all 0.7s ease-out;
  69. transition: all 0.7s ease-out;
  70. {/block:iffadedposts}
  71. }
  72. #tumblr_controls{
  73. position:fixed !important;
  74. -webkit-filter: invert(100%)
  75. }
  76. @font-face { font-family: "basket";src: url('http://static.tumblr.com/ejm8w78/E7bmdzk1u/kgthefighter.ttf');,}
  77. @font-face { font-family: "ronda"; src: url('http://static.tumblr.com/wt5v40t/q2Fme0ncp/wendy.ttf'); }
  78. @font-face{font-family:"et";src:url('http://static.tumblr.com/wimftiq/nEEmq0z8k/eternal_fascination.ttf');}
  79.  
  80. iframe#tumblr_controls {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;}
  81.  
  82. iframe#tumblr_controls:hover{-webkit-transition: opacity 0.7s linear;opacity: 1;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}
  83.  
  84. ::-webkit-scrollbar {width: 8px; height: 4px; background: #eeeeee; border-left: 1px solid #eee; }
  85.  
  86. ::-webkit-scrollbar-thumb { background-color:{color:scrollbar}; border-bottom: 1px solid #fff; border-radius:5px; border-top: 1px solid #fff; border-left: 1px solid #fff; border-right: 1px solid #fff; }
  87.  
  88. body, a, a:hover {cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), progress;}
  89.  
  90. a:link, a:active, a:visited{
  91. color:{color:link};
  92. text-decoration: none;
  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. }
  95. a:hover {
  96. font-style: none;
  97. color:{color:link};
  98. text-decoration:underline;
  99. cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), auto;
  100. }
  101. #akina{width:250px; height:auto;}
  102. {block:PermalinkPage}
  103. width:410px;
  104. {/block:PermalinkPage}
  105. }
  106. #center{
  107. padding-top:3px;
  108. padding-bottom:3px;
  109. position:fixed !important;
  110. width:250px;
  111. height:207px;
  112. background-color:white;
  113. {block:PermalinkPage}
  114. width:410px;
  115. height:207px;
  116. {/block:PermalinkPage}
  117. }
  118. body{
  119. margin:5px;
  120. background-color: {color:Background};
  121. background-image:url({image:Background});
  122. background-attachment: fixed;
  123. background-repeat: repeat;
  124. color:{color:Text};
  125. }
  126. #audio {
  127. width:200px;
  128. height:auto;
  129. min-height:60px;
  130. padding-bottom:0px;
  131. }
  132. .cover {
  133. position:absolute;
  134. z-index:1;
  135. width:60px;
  136. height:60px;
  137. }
  138. .cover img {
  139. float:left;
  140. width:60px;
  141. height:60px;
  142. }
  143. .playbox {
  144. opacity:0.6;
  145. width:27px;
  146. height:30px;
  147. overflow:hidden;
  148. position:absolute;
  149. z-index:1000;
  150. margin-left:17px;
  151. margin-top:17px;
  152. text-align:center;
  153. }
  154. .info {
  155. margin-left:73px;
  156. margin-top:4px;
  157. line-height:14px;
  158. }
  159. #posts{
  160. float:center;
  161. width:800px;
  162. margin-left:370px;
  163. margin-top:-10px;
  164. }
  165. #sidebar {
  166. position: fixed;
  167. margin-top:120px;
  168. margin-left:140px;
  169. z-index:9999;
  170. padding:14px;
  171. height:120px;
  172. }
  173. div#description{
  174. position: fixed;
  175. text-align: center;
  176. line-height:12px;
  177. width:auto;
  178. font-family:consolas;
  179. font-size:10px;
  180. letter-spacing:0px;
  181. padding:5px;
  182. width:180px;
  183. color:{color:text};
  184. margin-top:280px;
  185. margin-left:150px;
  186. z-index:99999;
  187. }
  188.  
  189. div#links{
  190. position: fixed;
  191. text-align: center;
  192. line-height: 12px;
  193. width:180px;
  194. font-family:consolas;
  195. letter spacing:-1px;
  196. font-size:9px;
  197. padding:5px;
  198. margin-top:{text:description margin top}px;
  199. margin-left:150px;
  200. z-index:99999;
  201. }
  202. #transparentpicture{
  203. position:fixed;
  204. right:5px;
  205. bottom:5px;
  206. z-index:100;
  207. opacity:.7;
  208. }
  209. #transparentpicture img{
  210. width:230px;
  211. }
  212. .title{
  213. font-family:basket;
  214. font-size: 15px;
  215. line-height: 10px;
  216. font-style:bold;
  217. color: {color:Title};
  218. text-transform: normal;
  219. padding: 2px 0px 0px 0px;
  220. }
  221. askk {
  222. font-family: basket;
  223. color: {color:Title};
  224. font-size:15px;
  225. text-transform:lowercase;
  226. z-index:1;
  227. }
  228. #entry {
  229. margin:10px;
  230. float:left;
  231. background:white;
  232. font-family:trebuchet ms;
  233. font-size:10px;
  234. padding:15px;
  235. color:{color:text};
  236. text-transform:lowercase;
  237. line-height:12px;
  238. width:200px;
  239. background:#fff;
  240. {block:PermalinkPage}
  241. width:400px;
  242. margin-left:10px;
  243. {/block:PermalinkPage}
  244. }
  245. #entry .perma{
  246. font-family:trebuchet ms;
  247. position: absolute;
  248. font-size: 10px;
  249. font-style:none;
  250. line-height: 15px;
  251. text-align: left;
  252. z-index: 99999;
  253. text-transform:lowercase;
  254. overflow:hidden;
  255. background-color:white;
  256. margin-top:20px;
  257. margin-left: 10px;
  258. padding: 5px;
  259. border-radius:5px;
  260. border-left:3px solid {color:title};
  261. border-bottom:3px solid {color:title};
  262. -webkit-filter: blur(5px);
  263. -webkit-transition: opacity 0.5s linear; opacity: 0.0;
  264. -webkit-transition: all 0.5s linear;
  265. -moz-transition: all 0.5s linear;
  266. transition: all 0.5s linear;
  267. }
  268. #entry:hover .perma{
  269. overflow:visible;
  270. opacity:1;
  271. margin-top:10px;
  272. -webkit-filter: blur(0px);
  273. -webkit-transition: all 0.5s linear;
  274. -webkit-transition: all 0.5s linear;
  275. -moz-transition: all 0.5s linear;
  276. transition: all 0.5s linear;
  277. }
  278. .permalinktext{
  279. display: block;
  280. font-family:ronda;
  281. font-size:10px;
  282. line-height:10px;
  283. text-align: right;
  284. margin: 5px;
  285. }
  286. #takeable {
  287. position:fixed;
  288. font-family: consolas;
  289. font-size: 8px;
  290. bottom:-5px;
  291. left:5px;
  292. padding: 8px;
  293. height:12px;
  294. letter-spacing:1px;
  295. text-transform:uppercase;
  296. padding-bottom:5px;
  297. background: white;
  298. width:85px;
  299. border-top-right-radius: 10px;
  300. border-top-left-radius: 10px;
  301. border: 1px solid #f7f7f7;
  302. transition: all 0.6s ease-out;
  303. -o-transition-transition: all 0.6s ease-out;
  304. -webkit-transition: all 0.6s ease-out;
  305. -moz-transition: all 0.6s ease-out;
  306. }
  307. #takeable:hover{
  308. bottom:-5px;
  309. height:30px;
  310. transition: all 0.6s ease-out;
  311. -o-transition-transition: all 0.6s ease-out;
  312. -webkit-transition: all 0.6s ease-out;
  313. -moz-transition: all 0.6s ease-out;
  314. }
  315. </style>
  316. <title>{title}</title>
  317. <link rel="shortcut icon" href="{favicon}">
  318. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" /><meta name="viewport" content="width=720" /></head>
  319.  
  320. <body>
  321. <div id="center">
  322. <div id="content">
  323. <div id="description">{Description}</div>
  324. <div id="links">
  325. <center><a href="{text:Link One}">{text:Link One Title}</a> / <a href="{text:Link Two}">{text:Link Two Title}</a> / <a href="{text:Link Three}">{text:Link Three Title}</a> / <a href="http://slytherese.tumblr.com/">credit</a> / <script language="JavaScript">
  326. var ref = (''+document.referrer+'');
  327. var w_h = window.screen.width + " x " + window.screen.height;
  328. document.write('<script src="http://freehostedscripts.net/ocounter.php?site=ID3907788&e1=&e2=&r=' + ref + '&wh=' + w_h + '"><\/script>');
  329. </script></center>
  330. </div>
  331.  
  332. <div id="sidebar">
  333. <img src="{image:sidebar}" style="width:180px;height:140px;z-index:9999;"></a></div>
  334.  
  335.  
  336.  
  337. <div id="transparentpicture">
  338. <img src="{image:transparent picture}"></a></div>
  339.  
  340. <div id="posts">
  341. {block:Posts}
  342. <div id="entry">
  343.  
  344. {block:Text}
  345. {block:Title}<span class="title">{Title}</span>{/block:Title}
  346. <span class="entrytext">{Body}</span></a>
  347. {block:IndexPage}
  348. <div class="permalinktext">
  349. {Month} {DayOfMonth} with <a href="{permalink}">{notecountwithlabel}</a>
  350. </div>
  351. {/block:IndexPage}
  352. {/block:Text}
  353.  
  354. {block:Link}
  355. <a href="{URL}" class="title">{Name}</a>
  356. {block:Description}{Description}{/block:Description}
  357. {block:IndexPage}
  358. <div class="permalinktext">
  359. {Month} {DayOfMonth} with <a href="{permalink}">{notecountwithlabel}</a>
  360. </div>
  361. {/block:IndexPage}
  362. {block:Link}
  363.  
  364. {block:Photo}
  365. {block:IndexPage}
  366. <div class="perma">
  367. <a href="{permalink}">{notecountwithlabel}</a> <br> <a href="{reblogurl}">reblog post</a> </span></div>
  368. {/block:IndexPage}
  369. {block:IndexPage}<img src="{PhotoURL-500}" alt="{PhotoAlt}" style="" /></a>{/block:IndexPage}{block:PermalinkPage}{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"width=400px/>{LinkCloseTag}{/block:PermalinkPage}
  370. {/block:Photo}
  371.  
  372. {block:Photoset}
  373. <center>
  374. {block:IndexPage}
  375. <div class="perma">
  376. <a href="{permalink}">{notecountwithlabel}</a> <br> <a href="{reblogurl}">reblog post</a>
  377. </div>
  378. <div style="width: 200px; overflow-x:hidden;overflow-y:hidden;">{Photoset-250}</div>
  379. {/block:IndexPage}
  380. </center>
  381. <center>{block:PermalinkPage}<div style="width: auto; overflow-x:hidden;overflow-y:hidden;">{Photoset-500}{/block:PermalinkPage}</center>
  382. {/block:Photoset}
  383.  
  384. {block:Quote}
  385. <div class="quote">❝{quote}</div>
  386. {block:IndexPage}
  387. <div class="permalinktext">
  388. {Month} {DayOfMonth} with <a href="{permalink}">{notecountwithlabel}</a>
  389. </div>{/block:IndexPage}
  390. {/block:IndexPage}
  391. {/block:Quote}
  392.  
  393. {block:Chat}
  394. {block:Title}<span class="title">{Title}</span>{/block:Title}
  395. <ul class="chat">
  396. {block:Lines}
  397. <li class="user_{UserNumber}">
  398. {block:Label}
  399. <span class="label">{Label}</span>
  400. {/block:Label}
  401.  
  402. {Line}<br>
  403. {/block:Lines}
  404. {block:IndexPage}
  405. <div class="permalinktext">
  406. {Month} {DayOfMonth} with <a href="{permalink}">{notecountwithlabel}</a>
  407. </div>{/block:IndexPage}
  408. {/block:Chat}
  409.  
  410. {block:Audio}
  411. <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>
  412. {block:IndexPage}
  413. <div class="permalinktext"><a href="{permalink}">{notecountwithlabel}</a>
  414. </div>
  415. {/block:IndexPage}
  416. {/block:Audio}
  417.  
  418. {block:Video}
  419. <center>
  420. {block:IndexPage}
  421. <div class="perma">
  422. {Month} {DayOfMonth} with <a href="{permalink}">{notecountwithlabel}</a> - <a href="{reblogurl}">reblog</a>
  423. </div>
  424. <div style="width: 200px; overflow-x:hidden;overflow-y:hidden;">{Video-250}</div>
  425. {/block:IndexPage}
  426. </center>
  427. <center>{block:PermalinkPage}<div style="width: 450px; overflow-x:hidden;overflow-y:hidden;">{Video-500}{/block:PermalinkPage}</center>
  428. {block:Video}
  429.  
  430. {block:Answer}
  431. <div style="margin-top:2px;;margin-bottom:0px;min-height:auto; padding: 4px; background-color:#f7f7f7;border-top:4px double #fff; border-bottom:4px double #fff; border-radius:5px;text-transform:lowercase; letter-spacing:0px;font-size:10px; font-family: trebuchet ms; border-radius:5px;">
  432. <askk>{asker}</askk>: {Question}</div>
  433. <div style="margin-top:5px;line-height:11px;margin-bottom:2px; text-align-align:left; text-transform:lowercase;letter-spacing:0px;font-size:10px;font-family:trebuchet ms;">
  434. {Answer}</div>
  435.  
  436. {block:IndexPage}
  437. <div class="permalinktext">
  438. {Month} {DayOfMonth} with <a href="{permalink}">{notecountwithlabel}</a>
  439. </div>
  440. {/block:indexpage}
  441. {/block:Answer}
  442.  
  443. {block:PermalinkPage}
  444. <center>
  445. {block:Caption}{Caption}{/block:Caption}
  446. {block:RebloggedFrom}
  447. posted {12Hour}:{Minutes} {AmPm} on {DayOfWeek}, {Month} {DayOfMonth}, {Year} with {notecountwithlabel}<br>
  448. <b>orginally posted by:</b> <a href="{ReblogRootURL}">{ReblogRootName}</a> | <b>reblogged from:</b> <a href="{ReblogParentURL}">{ReblogParentName}</a><br>{/block:RebloggedFrom}
  449. {block:HasTags} tags: {block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}{/block:HasTags}
  450.  
  451. {block:NoteCount} <div style="border-bottom: 1px solid #eee; text-align: center; margin: 10px;"></div>{/block:NoteCount}
  452. </center>
  453. {/block:PermalinkPage}
  454.  
  455. {block:PostNotes}<div align="middle"></div>
  456. <center></center></span><br>
  457. <div id="postnotes">{PostNotes}</div><br>
  458. <center>{block:ContentSource}
  459. <br><a href="{SourceURL}">
  460. {lang:Source}:
  461. {block:SourceLogo}
  462. <img src="{BlackLogoURL}" width="{LogoWidth}"
  463. height="{LogoHeight}" alt="{SourceTitle}" />
  464. {/block:SourceLogo}
  465. {block:NoSourceLogo}
  466. {SourceLink}
  467. {/block:NoSourceLogo}
  468. </a>
  469. {/block:ContentSource}</center>
  470.  
  471. {/block:PostNotes}
  472. </div>
  473. {/block:Posts}
  474. </div></div>
  475.  
  476. {block:indexpage}
  477. {block:NextPage}<div id="page-nav"><a href="{NextPage}"></a></div>{/block:NextPage}
  478. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  479. <script type="text/javascript" src="http://static.tumblr.com/bswe8t6/UFVlryaq2/jquerymsnryv2.js"></script>
  480. <script type="text/javascript">
  481. $(window).load(function(){
  482. var $wall = $('#posts');
  483. $wall.imagesLoaded(function(){
  484. $wall.masonry({
  485. itemSelector: '#entry, #entry_photo',
  486. isAnimated : false
  487. });
  488. });
  489.  
  490. $wall.infinitescroll({
  491. navSelector : '#page-nav',
  492. nextSelector : '#page-nav a',
  493. itemSelector : '#entry, #entry_photo',
  494. bufferPx : 2000,
  495. debug : false,
  496. errorCallback: function() {
  497. $('#infscr-loading').fadeOut('normal');
  498. }},
  499. function( newElements ) {
  500. var $newElems = $( newElements );
  501. $newElems.hide();
  502. $newElems.imagesLoaded(function(){
  503. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  504. });
  505. }); $('#content').show(500);
  506. });
  507. </script>
  508. {/block:indexpage}
  509. <div style="position:fixed;font-family:arial;right:6px;bottom:10px;font-size:22px;opacity:.4;"><a href="http://slytherese.tumblr.com">†</a></div>
  510. </body>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement