Advertisement
konel

WOLFSBANE

Jun 2nd, 2017
1,280
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.50 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  3.  
  4. <!--- WOLFSBANE
  5. © ear
  6.  
  7. do not remove credit or anything
  8. feel free to message with questions or concerns
  9.  
  10.  
  11. credits:
  12. Base Code © Rnirae.tumblr.com
  13. Video Resizer and PXU Photosets © Shythemes.tumblr.com --->
  14.  
  15. <head> <link href="#s-m-t-tooltip" rel="stylesheet" type="text/css" /><script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script><script type="text/javascript" src="http://static.tumblr.com/7qjmkr5/IUmmdsy41/jquery.style-my-tooltips.js"></script><script>
  16. (function($){
  17. $(document).ready(function(){
  18. $("[title]").style_my_tooltips();
  19. });
  20. })(jQuery);
  21. </script><title>{Title}</title><link rel="shortcut icon" href="{image:Favicon}" /><link rel="alternate" type="application/rss+xml" href="{RSS}" /><script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.js"></script><link href='https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400|Karla:400,400' rel='stylesheet' type='text/css'>
  22.  
  23. <meta name="image:Image" content=""/>
  24. <meta name="image:Favicon" content=""/>
  25.  
  26. <meta name="color:Background" content="#fff"/>
  27. <meta name="color:Text" content="#bbb"/>
  28. <meta name="color:Link" content="#aaa"/>
  29. <meta name="color:Link Hover" content="#7bd7c2"/>
  30. <meta name="color:Post Bg" content="#fff"/>
  31. <meta name="color:Footer Bg" content="#fff"/>
  32. <meta name="color:Sb Bg" content="#fff"/>
  33. <meta name="color:Icon Bg" content="#fff"/>
  34. <meta name="color:Borders" content="#eee"/>
  35. <meta name="color:Shadows" content="#eee"/>
  36. <meta name="color:Title" content="#888"/>
  37. <meta name="color:Blockquote" content="#eee"/>
  38. <meta name="color:Tooltip Background" content="#f5f5f5">
  39. <meta name="color:Tooltip Border" content="#eee">
  40. <meta name="color:Tooltip Shadows" content="#eee">
  41. <meta name="color:Tooltip Text" content="#686868">
  42. <meta name="color:Scrollbar" content="#eee"/>
  43. <meta name="color:Selection Background" content="#eee"/>
  44. <meta name="color:Selection Text" content="#fff"/>
  45.  
  46. <meta name="if:Captions" content=""/>
  47. <meta name="if:Tags" content=""/>
  48. <meta name="if:Icon Bg" content=""/>
  49. <meta name="if:No Icon" content=""/>
  50. <meta name="if:No Desc" content=""/>
  51. <meta name="if:No Title" content=""/>
  52. <meta name="if:No Post Bg" content=""/>
  53. <meta name="if:No Sb Bg" content=""/>
  54. <meta name="if:Even Sidebar" content=""/>
  55. <meta name="if:Right Sidebar" content=""/>
  56. <meta name="if:Bottom Desc Border" content=""/>
  57. <meta name="if:Rounded" content=""/>
  58. <meta name="if:Shadows" content=""/>
  59. <meta name="if:Tooltip Shadows" content=""/>
  60. <meta name="if:Small Cursor" content=""/>
  61. <meta name="if:Hover Tumblr Controls" content=""/>
  62.  
  63. <meta name="select:Font" content="'Source Sans Pro'"/>
  64. <meta name="select:Font" content="Karla"/>
  65. <meta name="select:Font" content="Arial"/>
  66. <meta name="select:Font" content="Consolas"/>
  67. <meta name="select:SbAlign" content="Left"/>
  68. <meta name="select:SbAlign" content="Center"/>
  69. <meta name="select:SbAlign" content="Right"/>
  70. <meta name="select:FooterAlign" content="Left"/>
  71. <meta name="select:FooterAlign" content="Center"/>
  72. <meta name="select:FooterAlign" content="Right"/>
  73. <meta name="select:FooterText" content="Normal"/>
  74. <meta name="select:FooterText" content="Lowercase"/>
  75. <meta name="select:FooterText" content="Uppercase"/>
  76.  
  77. <meta name="text:Post Size" content="300px"/>
  78. <meta name="text:Font Size" content="12px"/>
  79. <meta name="text:Sb Size" content="100px"/>
  80. <meta name="text:Link 1" content="index"/>
  81. <meta name="text:Link 1 url" content="/"/>
  82. <meta name="text:Link 2" content="ask"/>
  83. <meta name="text:Link 2 url" content="/ask"/>
  84. <meta name="text:link 3" content="archive"/>
  85. <meta name="text:Link 3 url" content="/archive"/>
  86. <meta name="text:Link 4" content="link 4"/>
  87. <meta name="text:Link 4 url" content="/"/>
  88. <meta name="text:Link 5" content="link 4"/>
  89. <meta name="text:Link 5 url" content="/"/>
  90.  
  91. <style type="text/css">
  92.  
  93. #tumblr_controls, .tmblr-iframe.tmblr-iframe--desktop-logged-in-controls {{block:ifNotHoverTumblrControls}opacity:0.75;{/block:ifNotHoverTumblrControls}{block:ifHoverTumblrControls}opacity:0;{/block:ifHoverTumblrControls}-webkit-transition-duration: .3s;-moz-transition-duration: .3s;-o-transition-duration: .3s;}
  94. #tumblr_controls:hover, .tmblr-iframe.tmblr-iframe--desktop-logged-in-controls:hover {{block:ifHoverTumblrControls}opacity:.50;{/block:ifHoverTumblrControls}}
  95.  
  96. /* scrollbar */
  97. ::-webkit-scrollbar {width: 6px;height: 5px;background: {color:Background};}
  98. ::-webkit-scrollbar-thumb {background: {color:Scrollbar};}
  99. ::-moz-selection { background-color:{color:Selection Background};color:{color:Selection Text};}
  100. ::selection {background-color:{color:Selection Background};color:{color:Selection Text};}
  101.  
  102. /* tooltips */
  103. #s-m-t-tooltip {z-index:999999;max-width:200px;text-align:center;margin-left:25px;margin-top:5px;padding:6px;display:block;background:{color:Tooltip Background};color:{color:Tooltip Text};border:1px solid {color:Tooltip Border};{block:ifRounded}border-radius:2px;{/block:ifRounded}{block:ifTooltipShadows}box-shadow:3px 3px 0 0 {color:Tooltip Shadows};{/block:ifTooltipShadows}}
  104.  
  105. /* lightbox */
  106. .vignette, #vignette {opacity:0;}
  107. .vignette {opacity:0!Important;}
  108. .lightbox-image, #tumblr_lightbox img {box-shadow:none!important;border-radius:0!important;max-width:none;}
  109. .tmblr-lightbox, #tumblr_lightbox {background-color:{color:Background}!important;}
  110. #tumblr_lightbox,.tmblr-lightbox { background:rgba(255,255,255,.7)!Important; }
  111.  
  112. /* basic styles */
  113. body {color: {color:Text};background-color: {color:Background};background-image: url({image:Background});font: {text:Font Size} {select:Font}, sans-serif;line-height: 16px;}
  114. *, body, a, a:hover {{block:ifSmallCursor}cursor: url(http://i1124.photobucket.com/albums/l579/fieKrieY/Cursor-1.png), auto;{/block:ifSmallCursor}}
  115. a {text-decoration: none;color: {color:Link};-webkit-transition-duration: .3s;-moz-transition-duration: .3s;-o-transition-duration: .3s;}
  116. a:hover {color:{color:Link Hover};}
  117. h1 {font-size: 15px;color: {color:Title};font-weight:normal;}
  118. blockquote {border-left: 1px solid {color:Blockquote};margin-left: 6px;padding-left: 10px;}
  119.  
  120. /* post customizations */
  121. #content {width:{text:Post Size};position: relative;margin-left:calc({text:Sb Size} + 380px);{block:ifRightSidebar}margin-left: 350px;{/block:ifRightSidebar}margin-top:50px;}
  122. .entry {margin-bottom:90px;}
  123. .photo {{block:ifnotNoPostBg}padding:15px 15px 10px 15px;border:1px solid {color:Borders};background:{color:Post Bg};{block:ifShadows}box-shadow:5px 5px 0 0 {color:Shadows};{/block:ifShadows}{block:ifRounded}border-top-left-radius:3px;border-top-right-radius:3px;{/block:ifRounded}{/block:ifnotNoPostBg}}
  124. .photoset {{block:ifnotNoPostBg}padding:15px;border:1px solid {color:Borders};background:{color:Post Bg};{block:ifShadows}box-shadow:5px 5px 0 0 {color:Shadows};{/block:ifShadows}{block:ifRounded}border-top-left-radius:3px;border-top-right-radius:3px;{/block:ifRounded}{/block:ifnotNoPostBg}}
  125. .text {{block:ifnotNoPostBg}padding:5px 20px 5px 20px;border:1px solid {color:Borders};background:{color:Post Bg};{block:ifShadows}box-shadow:5px 5px 0 0 {color:Shadows};{/block:ifShadows}{block:ifRounded}border-top-left-radius:3px;border-top-right-radius:3px;{/block:ifRounded}{/block:ifnotNoPostBg}}
  126. .video {{block:ifnotNoPostBg}padding:15px;border:1px solid {color:Borders};background:{color:Post Bg};{block:ifShadows}box-shadow:5px 5px 0 0 {color:Shadows};{/block:ifShadows}{block:ifRounded}border-top-left-radius:3px;border-top-right-radius:3px;{/block:ifRounded}{/block:ifnotNoPostBg}}
  127. .qs {{block:ifnotNoPostBg}padding:15px 15px 13px 15px;border:1px solid {color:Borders};background:{color:Post Bg};{block:ifShadows}box-shadow:5px 5px 0 0 {color:Shadows};{/block:ifShadows}{block:ifRounded}border-top-left-radius:3px;border-top-right-radius:3px;{/block:ifRounded}{/block:ifnotNoPostBg}}
  128. .link {{block:ifnotNoPostBg}padding:15px 15px 15px 15px;border:1px solid {color:Borders};background:{color:Post Bg};{block:ifShadows}box-shadow:5px 5px 0 0 {color:Shadows};{/block:ifShadows}{block:ifRounded}border-top-left-radius:3px;border-top-right-radius:3px;{/block:ifRounded}{/block:ifnotNoPostBg}}
  129. .chat {{block:ifnotNoPostBg}padding:15px 15px 13px 15px;border:1px solid {color:Borders};background:{color:Post Bg};{block:ifShadows}box-shadow:5px 5px 0 0 {color:Shadows};{/block:ifShadows}{block:ifRounded}border-top-left-radius:3px;border-top-right-radius:3px;{/block:ifRounded}{/block:ifnotNoPostBg}}
  130. .asker {margin-top:0px;}
  131. .asker img {border-radius:2px;}
  132. .ask {margin-top:-45px;margin-left:65px;height:40px;overflow:auto;}
  133. .alla {{block:ifnotNoPostBg}padding:15px 15px 0px 15px;border:1px solid {color:Borders};background:{color:Post Bg};{block:ifShadows}box-shadow:5px 5px 0 0 {color:Shadows};{/block:ifShadows}{block:ifRounded}border-top-left-radius:3px;border-top-right-radius:3px;{/block:ifRounded}{/block:ifnotNoPostBg}}
  134. .answer {margin-top:20px;}
  135. .captions {{block:ifnotNoPostBg}padding:5px 15px 5px 15px;border:1px solid {color:Borders};background:{color:Post Bg};{block:ifShadows}box-shadow:5px 5px 0 0 {color:Shadows};{/block:ifShadows}margin-top:-1px;{/block:ifnotNoPostBg}}
  136. .lcaptions {{block:ifnotNoPostBg}padding:5px 15px 5px 15px;border:1px solid {color:Borders};background:{color:Post Bg};{block:ifShadows}box-shadow:5px 5px 0 0 {color:Shadows};{/block:ifShadows}{block:ifRounded}border-radius:3px;{/block:ifRounded}margin-top:-9px;{/block:ifnotNoPostBg}}
  137. .audio {{block:ifNoPostBg}padding-bottom:15px;{/block:ifNoPostBg}{block:ifnotNoPostBg}padding:15px 15px 30px 15px;border:1px solid {color:Borders};background:{color:Post Bg};{block:ifShadows}box-shadow:5px 5px 0 0 {color:Shadows};{/block:ifShadows}{block:ifRounded}border-top-left-radius:3px;border-top-right-radius:3px;{/block:ifRounded}{/block:ifnotNoPostBg}}
  138. .player {overflow:hidden;width:32px;height:32px;opacity:.6;}
  139. .hold {margin-top:-50px;margin-left:17px;}
  140. .track {margin-left:80px;position:absolute;margin-top:-50px;}
  141. .audioimgwrapper img {width:65px;border-radius:3px;}
  142.  
  143. /* permalinks */
  144. .footer {{block:ifnotNoPostBg}margin-top:10px;background:{color:Footer Bg};border:1px solid {color:Borders};padding:8px 10px 8px 10px;margin-top:-1px;{block:ifShadows}box-shadow:5px 5px 0 0 {color:Shadows};{/block:ifShadows}{/block:ifnotNoPostBg}{block:ifRounded}border-bottom-left-radius:3px;border-bottom-right-radius:3px;{/block:ifRounded}text-transform:{select:FooterText};text-align:{select:FooterAlign};{block:ifNoPostBg}margin-top:15px;{/block:ifNoPostBg}}
  145.  
  146. /* sidebar */
  147. #side {top: 60px;{block:ifEvenSidebar}margin-top:-10px;{/block:ifEvenSidebar}left: 280px;position: fixed;width: {text:Sb Size};{block:ifRightSidebar}margin-left:calc({text:Post Size} + 190px);{/block:ifRightSidebar}padding:20px 20px 0px 20px;{block:ifnotNoSbBg}background:{color:Post Bg};border:1px solid {color:Borders};background:{color:Post Bg};{block:ifShadows}box-shadow:5px 5px 0 0 {color:Shadows};{/block:ifShadows}{block:ifRounded}border-radius:3px;{/block:ifRounded}{/block:ifnotNoSbBg}{block:ifNoIcon}{block:ifNoTitle}border:none;background:transparent;padding:0px;{/block:ifNoTitle}{/block:ifNoIcon}{block:ifnotNoIcon}{/block:ifnotNoIcon}text-align:{select:SbAlign};{block:ifnotNoSbBg}{block:ifnotNoTitle}{block:ifShadows}box-shadow:5px 5px 0 0 {color:Shadows};{/block:ifShadows}{/block:ifnotNoTitle}{/block:ifnotNoSbBg}}
  148. .head {font-size: 18px;margin-bottom: 15px;color: {color:Title};letter-spacing: .5px;{block:ifNoIcon}padding-bottom:2px;{/block:ifNoIcon}}
  149. .image img {max-width:{text:Sb Size};{block:ifIconBg}border:1px solid {color:Borders};background:{color:Icon Bg};padding:5px;max-width:calc({text:Sb Size} - 10px);{/block:ifIconBg}{block:ifRounded}border-radius:3px;{/block:ifRounded}}
  150. .desc {margin-top:10px;{block:ifBottomDescBorder}{block:ifnotNoDesc}border-bottom:1px solid {color:Borders};width:calc({text:Sb Size} + 17px);margin-left:-12px;padding:0 12px 10px 12px;{/block:ifnotNoDesc}{/block:ifBottomDescBorder}}
  151. .links {{block:ifNoDesc}margin-top:-3px;{/block:ifNoDesc}}
  152. .bt {background:{color:Sb Bg};border:1px solid {color:Borders};padding:0px 11px 9px 11px;margin-top:15px;width:calc({text:Sb Size} + 18px);margin-left:-21px;border-bottom:none;{block:ifNoTitle}{block:ifNoIcon}margin-left:0px;border-bottom:1px solid {color:Borders};{/block:ifNoIcon}{/block:ifNoTitle}{block:ifNoTitle}{block:ifNoIcon}{block:ifShadows}box-shadow:5px 5px 0 0 {color:Shadows};{/block:ifShadows}{/block:ifNoIcon}{/block:ifNoTitle}{block:ifNoSbBg}border-bottom:1px solid {color:Borders};{/block:ifNoSbBg}{block:ifRounded}border-bottom-left-radius:3px;border-bottom-right-radius:3px;{/block:ifRounded}}
  153.  
  154. /* permalink page */
  155. img.avatar {display:none; }
  156. ol.notes {margin-top: 20px;list-style-type:none;padding:15px 15px 13px 15px;border:1px solid {color:Borders};background:{color:Post Bg};{block:ifShadows}box-shadow:5px 5px 0 0 {color:Shadows};{/block:ifShadows}}
  157.  
  158. /* pagination */
  159. .pagination {margin-top:-35px;padding-bottom:35px;}
  160. .pagination a {padding:4px 5px 5px 5px;border:1px solid {color:Borders};background:{color:Footer Bg};{block:ifShadows}box-shadow:5px 5px 0 0 {color:Shadows};{/block:ifShadows}}
  161.  
  162. /* credit */
  163. .e {position:fixed;bottom:15px;font-size:14px;right:20px;}
  164.  
  165. </style></head><body>
  166.  
  167. <!--sidebar-->
  168. <div id="side">{block:ifnotNoTitle}<div class="head">{Title}</div>{/block:ifnotNoTitle} {block:ifnotNoIcon}<div class="image"><a href="/"><img src="{image:Image}"></a></div>{/block:ifnotNoIcon} <div class="bt">{block:ifnotNoDesc}<div class="desc">{Description}</div>{/block:ifnotNoDesc}<p><div class="links"><a href="{text:Link 1 url}">{text:Link 1}</a> <a href="{text:Link 2 url}">{text:Link 2}</a> <a href="{text:Link 3 url}">{text:Link 3}</a> <a href="{text:Link 4 url}">{text:Link 4}</a> <a href="{text:Link 5 url}">{text:Link 5}</a></div></div></div></div>
  169. <!----->
  170.  
  171. <div id="content">{block:Posts}
  172.  
  173. <!-- {block:NoRebloggedFrom}
  174. {block:RebloggedFrom}{ReblogParentName}{/block:RebloggedFrom}
  175. {/block:NoRebloggedFrom} -->
  176.  
  177. <div class="entry">
  178.  
  179. {block:Photo}<div class="photo"><a href="{permalink}"><img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div> {block:ifCaptions}{block:Caption}<div class="captions">{Caption}</div>{/block:Caption}{/block:ifCaptions}{/block:Photo}
  180.  
  181. {block:Photoset}<div class="photoset"><div class="photo-slideshow" id="photoset_{PostID}" data-layout="{PhotosetLayout}">{block:Photos}<div class="photo-data"><div class="pxu-photo"><img src="{PhotoURL-500}" width="{PhotoWidth-500}" height="{PhotoHeight-500}" data-highres="{PhotoURL-HighRes}" data-width="{PhotoWidth-HighRes}" data-height="{PhotoHeight-HighRes}"></div><a class="tumblr-box" rel="post-{PostID}" href="{PhotoURL-HighRes}"></a></div>{/block:Photos}</div></div>{block:ifCaptions}{block:Caption}<div class="captions">{Caption}</div>{/block:Caption}{/block:ifCaptions}{/block:Photoset}
  182.  
  183. {block:Text}{block:Title}<h1><div class="title">{Title}</div></h1>{/block:Title}<div class="text">{Body}</div>{/block:Text}
  184.  
  185. {block:Link}<h1><div class="link"><a href="{URL}">{Name}</a></div></h1>{block:Description}<div class="lcaptions">{Description}</div>{/block:Description}{/block:Link}
  186.  
  187. {block:Quote}<div class="qs"><div class="quote">{Quote}</div>{block:Source} <div class="source">— {Source}</div>{/block:Source}</div>{/block:Quote}
  188.  
  189. {block:Chat}{block:Title}<div class="title">{Title}</div>{/block:Title}<div class="chat">{block:Lines}<div class="{Alt} user_{UserNumber}">{block:Label}<b>{Label}</b>{/block:Label}&nbsp;{Line}</div>{/block:Lines}</div>{/block:Chat}
  190.  
  191. {block:Audio}<div class="audio">{block:AlbumArt}<div class="audioimgwrapper"><img src="{AlbumArtURL}"></div>{/block:AlbumArt}{block:AudioPlayer}<div class="hold"><div class="player">{AudioPlayerWhite}</div></div><div class="track">{block:TrackName}<b>track:</b> {TrackName}{/block:TrackName}<br> {block:Artist}<b>artist:</b> {Artist}{/block:Artist}</div>{/block:AudioPlayer}</div>{block:ifCaptions}{block:Caption}<div class="captions">{Caption}</div>{/block:Caption}{/block:ifCaptions}{/block:Audio}
  192.  
  193. {block:Video}<div class="video">{Video-500}</div>{block:ifCaptions}{block:Caption}<div class="captions">{Caption}</div>{/block:Caption}{/block:ifCaptions}{/block:Video}
  194.  
  195. {block:Answer}<div class="alla"><div class="asks"><div class="asker"><img src="{AskerPortraitURL-40}"></div> <div class="ask">{Asker} said: {Question}</div></div><div class="answer">{Answer}</div></div>{/block:Answer}
  196.  
  197. <!--permalink page-->
  198. {block:Date}<div class="footer"><a href="{Permalink}">{ShortMonth}. {DayofMonth}{DayofMonthSuffix}</a>, <a href="{Permalink}">{NoteCountwithLabel}</a> {block:PermalinkPage}{block:ContentSource} <a href="{SourceURL}">(original)</a>{/block:ContentSource}{/block:PermalinkPage} <br>{block:ifTags}{block:HasTags}{block:Tags}<a href="{TagURL}">#{Tag} </a>{/block:Tags}{/block:HasTags}{/block:ifTags}</div>
  199. {block:PermalinkPage}{block:PostNotes}{PostNotes}{/block:PostNotes}
  200. {/block:PermalinkPage}{/block:Date}
  201. </div> <!---entry div--->
  202. {/block:Posts}
  203.  
  204. {block:Pagination}<div class="pagination">{block:PreviousPage}<a href="{PreviousPage}">prev</a>&nbsp;{/block:PreviousPage} {block:NextPage}<a href="{NextPage}">next</a>{/block:NextPage}</div>{/block:Pagination}
  205.  
  206. {block:ContentSource}<!-- {SourceURL}
  207. {block:SourceLogo}<img src="{BlackLogoURL}"width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />{/block:SourceLogo}
  208. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  209. {/block:ContentSource}
  210. </div><!---content div--->
  211.  
  212. <script src ="//static.tumblr.com/fwgzvyf/Oj1o08f6h/shythemes.vr.js"></script>
  213. <link href="https://static.tumblr.com/qudkd6d/OcDnl99gb/style.css" rel="stylesheet" type="text/css"/> <script src="https://static.tumblr.com/qudkd6d/Az6nkemqr/pxuphotoset.min.js"></script>
  214. <script src ="//static.tumblr.com/fwgzvyf/Oj1o08f6h/shythemes.vr.js"></script>
  215. <script>
  216. // pxu photosets & video resizer © shythemes.tumblr
  217. $(document).ready(function(){
  218. $('.photo-slideshow').pxuPhotoset({
  219. lightbox: true,
  220. rounded: false,
  221. gutter: '1px',
  222. borderRadius: '0px',
  223. photoset: '.photo-slideshow',
  224. photoWrap: '.photo-data',
  225. photo: '.pxu-photo'
  226. });
  227. });
  228. $container.infinitescroll({
  229. // your options
  230. }, function(){
  231. resizeVideos();
  232. });
  233. </script>
  234.  
  235. </body><a title="credit" href="http://ear.tumblr.com/"><div class="e">e</div></a></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement