Advertisement
octomoosey

ravenclaw

Feb 1st, 2016
1,491
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.62 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2.  
  3. <!-- octomoosey @ tumblr -->
  4.  
  5. <html xmlns="https://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  6. <head><title>{Title}</title>
  7. <link rel="shortcut icon" href="{Favicon}">
  8. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  9. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  10.  
  11. <meta name="color:background" content="#000000"/>
  12. <meta name="color:sidetext" content="#e2e2e2"/>
  13. <meta name="color:text" content="#c3c3c3"/>
  14. <meta name="color:posttitle" content="#0e4a79"/>
  15. <meta name="color:asktext" content="#000000"/>
  16. <meta name="color:askbackground" content="#ffffff"/>
  17. <meta name="color:description" content="#ffffff"/>
  18. <meta name="color:link" content="#0e4a79"/>
  19. <meta name="color:linkhover" content="#aaaaaa"/>
  20. <meta name="color:navbg" content="#0e4a79"/>
  21. <meta name="color:nav" content="#ffffff"/>
  22. <meta name="color:scrollbar" content="#0e4a79" />
  23. <meta name="color:borders" content="#eeeeee"/>
  24. <meta name="color:selectiontext" content="#ffffff" />
  25. <meta name="color:selectionbg" content="#0e4a79" />
  26. <meta name="color:bold" content="#ffffff" />
  27. <meta name="color:italic" content="#0e4a79" />
  28.  
  29. <meta name="image:background" content="https://static.tumblr.com/uopakca/wHao1vztv/hogwarts4b.png" />
  30. <meta name="image:banner" content="https://static.tumblr.com/uopakca/F6oo1vzu4/ravenclaw.png" />
  31.  
  32. <meta name="if:hide captions" content="0"/>
  33. <meta name="if:greyscale" content="0"/>
  34.  
  35. <meta name="text:link 1" content="link 1"/>
  36. <meta name="text:link 1 url" content="/"/>
  37. <meta name="text:link 2" content="link 2"/>
  38. <meta name="text:link 2 url" content="/"/>
  39. <meta name="text:link 3" content="link 3"/>
  40. <meta name="text:link 3 url" content="/"/>
  41. <meta name="text:link 4" content="link 4"/>
  42. <meta name="text:link 4 url" content="/"/>
  43. <meta name="text:link 5" content="link 5"/>
  44. <meta name="text:link 5 url" content="/"/>
  45. <meta name="text:link 6" content="link 6"/>
  46. <meta name="text:link 6 url" content="/"/>
  47. <meta name="text:link 7" content="link 7"/>
  48. <meta name="text:link 7 url" content="/"/>
  49.  
  50. <meta name="text:body font size" content="11px" />
  51.  
  52. <link href='https://fonts.googleapis.com/css?family=Roboto' rel='stylesheet' type='text/css'>
  53.  
  54. <link href='https://fonts.googleapis.com/css?family=Yanone+Kaffeesatz' rel='stylesheet' type='text/css'>
  55.  
  56. <link href='https://fonts.googleapis.com/css?family=Archivo+Narrow:400,400italic' rel='stylesheet' type='text/css'>
  57.  
  58. <script src="//ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  59.  
  60. <script src="https://static.tumblr.com/fiw4iub/4jdnu5ta4/jquery.style-my-tooltips.js"></script>
  61.  
  62. <script>
  63. (function($){
  64. $(document).ready(function(){
  65. $("a[title]").style_my_tooltips({
  66. tip_follows_cursor:true,
  67. tip_delay_time:90,
  68. tip_fade_speed:600,
  69. attribute:"title"
  70. });
  71. });
  72. })(jQuery);
  73. </script>
  74. <style type="text/css">
  75.  
  76. .tmblr-iframe.tmblr-iframe--desktop-loggedin-controls.iframe-controls--desktop {
  77. z-index:99999999999999999!important;
  78. white-space:nowrap!important;
  79. top:10px!important;
  80. right:10px!important;
  81. position:fixed!important;
  82. opacity:.6!important;}
  83.  
  84. #tumblr_lightbox {
  85. background-color:rgba(255, 255, 255, .9)!important;
  86. z-index:99999!important;}
  87.  
  88. #tumblr_lightbox img {opacity:0;}
  89.  
  90. #tumblr_lightbox_caption {
  91. font-weight:normal!important;
  92. text-shadow:none!important;}
  93.  
  94. #tumblr_lightbox_center_image, #tumblr_lightbox_left_image, #tumblr_lightbox_right_image {
  95. -moz-box-shadow:none!important;
  96. -webkit-box-shadow:none!important;
  97. box-shadow:none!important;
  98. -moz-border-radius:0px!important;
  99. -webkit-border-radius:0px!important;
  100. border-radius:0px!important;
  101. opacity:1!important;}
  102.  
  103. #tumblr_lightbox_left_image, #tumblr_lightbox_right_image {opacity:.4!important;}
  104.  
  105. ::-webkit-scrollbar{
  106. height:3px;
  107. width:3px;
  108. background:inherit;}
  109.  
  110. ::-webkit-scrollbar-thumb {
  111. background:{color:scrollbar};}
  112.  
  113. ::-webkit-scrollbar-track {
  114. background:transparent;}
  115.  
  116. ::-moz-selection {
  117. color:{color:selectiontext};
  118. background:{color:selectionbg};}
  119.  
  120. ::selection {
  121. color:{color:selectiontext};
  122. background:{color:selectionbg};}
  123.  
  124. div[id$="Zy4yby-hide"], .static-only {
  125. display: none;}
  126.  
  127. body {
  128. background:{color:background};
  129. background-image: url('{image:background}');
  130. background-position:bottom right;
  131. background-repeat:no-repeat;
  132. background-attachment:fixed;
  133. color:{color:text};
  134. font-family: 'Roboto', sans-serif;
  135. font-size: {text:body font size};
  136. font-weight:normal;
  137. position:relative;
  138. text-align:left;
  139. margin:0;
  140. line-height:150%;}
  141.  
  142. blockquote {
  143. padding-left:10px;
  144. border-left:1px solid {color:borders};
  145. margin:15px 30px 10px 10px;
  146. text-align:left;}
  147.  
  148. .caption blockquote {
  149. margin:15px 30px 10px 10px;}
  150.  
  151. blockquote img {
  152. max-width:100%;}
  153.  
  154. img {
  155. max-width:100%;
  156. height:auto;}
  157.  
  158. .caption img {
  159. max-width:100%;
  160. height:auto;}
  161.  
  162. .posts img {
  163. margin-top:5px;
  164. margin-bottom:5px;}
  165.  
  166. pre {
  167. white-space: pre-wrap;
  168. white-space: -moz-pre-wrap;
  169. white-space: -pre-wrap;
  170. white-space: -o-pre-wrap;
  171. word-wrap: break-word;}
  172.  
  173. a {
  174. color:{color:link};
  175. text-decoration:none;
  176. letter-spacing:2px;
  177. cursor:help;
  178. -webkit-transition: all 0.7s ease;
  179. transition: all 0.7s ease;
  180. -moz-transition: all 0.7s ease;
  181. -o-transition: all 0.7s ease;}
  182.  
  183. a:hover {
  184. letter-spacing:1px;
  185. text-decoration:none;
  186. color:{color:linkhover};
  187. text-shadow: 0px 0px #aeaeae, -0px 0px #aeaeae;}
  188.  
  189. p {
  190. margin:10px 10px;}
  191.  
  192. p:first-of-type {
  193. margin-top:0;
  194. padding-top:0;}
  195.  
  196. p:last-of-type {
  197. margin-bottom:10px;
  198. padding-bottom:0;}
  199.  
  200. b, strong {
  201. font-family:font-family: 'Roboto', sans-serif;
  202. text-transform:uppercase;
  203. font-size: {text:bodyfontsize};
  204. color:{color:bold};}
  205.  
  206. i, em {
  207. font-family: 'Archivo Narrow', sans-serif;
  208. font-size: 16px;
  209. color:{color:italic};
  210. letter-spacing:1.5px;}
  211.  
  212. small, big {
  213. font-size:1em;}
  214.  
  215. h1, h2, h3, h4{
  216. font-family: 'Archivo Narrow', sans-serif;
  217. font-style:italic;
  218. font-size:24px;
  219. letter-spacing:2px;
  220. text-align:center;
  221. color:{color:posttitle};}
  222.  
  223. {block:IfGreyscale}
  224.  
  225. img {
  226. -webkit-filter:grayscale(100%);
  227. -webkit-transition: all 0.9s ease-in-out;
  228. -moz-transition: all 0.9s ease-in-out;
  229. -o-transition: all 0.9s ease-in-out;
  230. -ms-transition: all 0.9s ease-in-out;
  231. transition: all 0.9s ease-in-out;}
  232.  
  233. img:hover {
  234. -webkit-filter:none;}
  235.  
  236. .html_photoset {
  237. -webkit-filter: grayscale(100%);
  238. -webkit-transition: all 0.9s ease-in-out;
  239. -moz-transition: all 0.9s ease-in-out;
  240. -o-transition: all 0.9s ease-in-out;
  241. -ms-transition: all 0.9s ease-in-out;
  242. transition: all 0.9s ease-in-out;}
  243.  
  244. .html_photoset:hover {
  245. -webkit-filter: none;}
  246.  
  247. {/block:IfGreyscale}
  248.  
  249. .caption {
  250. margin-top:15px;
  251. {block:ifhidecaptions}
  252. {block:indexpage}
  253. display:none;
  254. {/block:indexpage}
  255. {/block:ifhidecaptions}}
  256.  
  257. #entries {
  258. z-index:1;
  259. position:absolute;
  260. top:0px;
  261. margin-left:20px;
  262. margin-bottom:30px;
  263. width:500px;
  264. background:transparent;
  265. padding-bottom:30px;}
  266.  
  267. .posts {
  268. width:500px;
  269. margin-top:20px;
  270. padding:10px;
  271. text-align:justify;
  272. color:{color:text};}
  273.  
  274. hr.sig {
  275. margin-bottom:0px;
  276. padding: 0px;
  277. width:520px;
  278. border: none;
  279. border-top: medium double {color:borders};
  280. color: {color:borders};
  281. text-align: center;}
  282.  
  283. hr.sig:after {
  284. content: "§";
  285. display: inline-block;
  286. position: relative;
  287. top: -0.7em;
  288. font-size: 1.5em;
  289. background: {color:background};}
  290.  
  291. #side {
  292. position:relative;
  293. margin-left:20px;
  294. width:200px;}
  295.  
  296. #description {
  297. text-shadow: 2px 2px #000;
  298. color:{color:sidetext};
  299. padding:20px;}
  300.  
  301. .quicklinks {
  302. display:block;
  303. margin-top:5px;
  304. margin-bottom:5px;}
  305.  
  306. .quicklinks a {
  307. display:block;
  308. margin-left:0px;
  309. height:20px;
  310. line-height:20px;
  311. text-align:center;
  312. text-transform:uppercase;
  313. margin-bottom:4px;
  314. width:180px;
  315. color:{color:nav};
  316. background-color:{color:navbg};
  317. font-size:10px;
  318. letter-spacing:1px;
  319. transition-duration: 0.7s;
  320. -moz-transition-duration: 0.7s;
  321. -webkit-transition-duration: 0.7s;
  322. -o-transition-duration: 0.7s;}
  323.  
  324. .quicklinks a:hover {
  325. color:{color:navbg};
  326. background-color:{color:nav};
  327. transition-duration: 0.7s;
  328. -moz-transition-duration: 0.7s;
  329. -webkit-transition-duration: 0.7s;
  330. -o-transition-duration: 0.7s;}
  331.  
  332. #titlequote {font-size:20px;}
  333.  
  334. #source {margin-top:10px;}
  335.  
  336. .playerbuttonbg {
  337. position: absolute;
  338. left: 15px;
  339. top: 17px;
  340. width: 30px;
  341. height: 30px;
  342. background-color: #000;
  343. padding: 10px;
  344. opacity: 0.4;
  345. filter: alpha(opacity=40);
  346. -moz-opacity: 0.4;
  347. -khtml-opacity: 0.4;
  348. transition: opacity .7s ease-in-out;
  349. -moz-transition: opacity .7s ease-in-out;
  350. -webkit-transition: opacity .7s ease-in-out;}
  351.  
  352. .playerbuttonbg:hover {
  353. opacity: 1;
  354. filter: alpha(opacity=100);
  355. -moz-opacity: 1;
  356. -khtml-opacity: 1;}
  357.  
  358. .newplayerbutton {
  359. position: relative;
  360. width: 30px;
  361. height: 30px;
  362. overflow: hidden;}
  363.  
  364. .playerbuttonhug {
  365. position: absolute;
  366. top: -30px;
  367. left: -10px;}
  368.  
  369. .tumblr_audio_player {
  370. height: 90px;
  371. width: 270px;}
  372.  
  373. .audioimgwrapper {
  374. position: absolute;
  375. overflow: hidden;
  376. width: 80px;
  377. height: 80px;}
  378.  
  379. .trackdetails {
  380. width: 340px;
  381. padding:10px;
  382. display:inline-block;
  383. margin-left: 90px;
  384. min-height: 75px;}
  385.  
  386. .audiowrapper {
  387. position: relative;
  388. display:inline-block;}
  389.  
  390. .question {
  391. padding:15px;
  392. margin-bottom:15px;
  393. color:{color:asktext};
  394. background:{color:askbackground};}
  395.  
  396. .asker {
  397. font-family: 'Archivo Narrow', sans-serif;
  398. font-style:italic;
  399. font-size:25px;
  400. line-height:30px;
  401. text-align:center;}
  402.  
  403. .answer {
  404. color:{color:text};
  405. border:0;}
  406.  
  407. .chat {
  408. margin:0;
  409. padding:0;
  410. list-style:none;}
  411.  
  412. .l {
  413. padding-bottom:15px;
  414. margin-top:15px;
  415. border-bottom:1px solid {color:borders};}
  416.  
  417. .label {
  418. font-weight:bold;
  419. color:{color:title};
  420. display:inline-block;}
  421.  
  422. .l:first-of-type {
  423. margin-top:0;}
  424.  
  425. .l:last-of-type {
  426. padding-bottom:0;
  427. border:0;}
  428.  
  429. #date {
  430. background:transparent;
  431. padding:0px 0px 5px 0px;
  432. text-align:right;
  433. margin-bottom:0px;}
  434.  
  435. #date a {
  436. letter-spacing:0px;
  437. font-size:9px;
  438. line-height:9px;
  439. text-transform:lowercase;
  440. color: {color:text};
  441. -webkit-transition: all 0.7s ease;
  442. transition: all 0.7s ease;
  443. -moz-transition: all 0.7s ease;
  444. -o-transition: all 0.7s ease;}
  445.  
  446. #date a:hover {
  447. letter-spacing:1px;
  448. color:{color:link};
  449. text-shadow: 0px 0px #aeaeae, -0px 0px #aeaeae;}
  450.  
  451. #tags {
  452. text-align:right;
  453. margin-top:0px;
  454. font-size:9px;
  455. line-height:9px;}
  456.  
  457. #tags a {
  458. margin-left:5px;}
  459.  
  460. .pagenotes {
  461. margin-top:15px;
  462. padding-top:15px;
  463. padding-left:20px;
  464. text-transform:lowercase;
  465. font-size:8px;
  466. letter-spacing:1px;}
  467.  
  468. .pagenotes a {
  469. border:0;}
  470.  
  471. ol.notes {
  472. list-style-type:none;
  473. text-align:left;
  474. padding:20px;
  475. margin:0px;}
  476.  
  477. ol.notes a {
  478. color:{color:link};}
  479.  
  480. ol.notes a:hover {
  481. color:{color:linkhover};}
  482.  
  483. ol.notes li.note {
  484. display:block;
  485. padding:0;
  486. margin:5px 0;}
  487.  
  488. ol.notes li.note img.avatar {
  489. display:none!important;}
  490.  
  491. a.more_notes_link {
  492. display:block;
  493. text-align:left;
  494. border:0;
  495. color:{color:title};}
  496.  
  497. #s-m-t-tooltip {
  498. max-width:300px;
  499. border-radius: 0px;
  500. padding:4px;
  501. margin:10px 10px 5px 0px;
  502. color:#000;
  503. border:1px solid #000;
  504. font-size:10px;
  505. letter-spacing:1px;
  506. background:#fff;
  507. font-family:{font:bodyfont};
  508. font-size: 12px;
  509. z-index:99999;}
  510.  
  511. #credit {
  512. bottom:5px;
  513. right:5px;
  514. height:30px;
  515. width:30px;
  516. opacity:0.8;
  517. position:fixed;
  518. padding:5px;}
  519.  
  520. #banner {
  521. background-image: url('{image:banner}');
  522. position:fixed;
  523. margin-top:-400px;
  524. width:250px;
  525. left:580px;
  526. height:900px;
  527. -webkit-transition: all 0.7s ease;
  528. transition: all 0.7s ease;
  529. -moz-transition: all 0.7s ease;
  530. -o-transition: all 0.7s ease;}
  531.  
  532. #banner:hover {
  533. margin-top:0px;
  534. -webkit-transition: all 0.7s ease;
  535. transition: all 0.7s ease;
  536. -moz-transition: all 0.7s ease;
  537. -o-transition: all 0.7s ease;}
  538.  
  539. </style>
  540.  
  541. <body>
  542. <div id="banner">
  543. <center>
  544. <div id="description">{description}</div>
  545.  
  546. <div class="quicklinks">
  547. <a href="/">index</a>
  548. <a href="/ask">enquiries</a>
  549. {block:iflink1}<a href="{text:link 1 url}">{text:link 1}</a>{/block:iflink1}
  550. {block:iflink2}<a href="{text:link 2 url}">{text:link 2}</a>{/block:iflink2}
  551. {block:iflink3}<a href="{text:link 3 url}">{text:link 3}</a>{/block:iflink3}
  552. {block:iflink4}<a href="{text:link 4 url}">{text:link 4}</a>{/block:iflink4}
  553. {block:iflink5}<a href="{text:link 5 url}">{text:link 5}</a>{/block:iflink5}
  554. {block:iflink6}<a href="{text:link 6 url}">{text:link 6}</a>{/block:iflink6}
  555. {block:iflink7}<a href="{text:link 7 url}">{text:link 7}</a>{/block:iflink7}
  556. </div>
  557. {block:Pagination}
  558. {block:PreviousPage}<a href="{PreviousPage}">back</a>{/block:PreviousPage}
  559. {block:NextPage}<a href="{NextPage}">forth</a>
  560. {/block:NextPage}
  561. {/block:Pagination} </center>
  562. </div></div>
  563.  
  564. </div>
  565.  
  566. <div id="entries">
  567.  
  568. {block:Posts}
  569. <div class="posts">
  570.  
  571. {block:Quote}
  572. <div id="titlequote">{Quote}</div>
  573. {block:Source}<div id="source">{Source}</div>{/block:Source}
  574. {/block:Quote}
  575.  
  576. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  577.  
  578. {block:Link}
  579. <div id="title"><a href="{URL}">{Name}</a></div>
  580. {block:Description}{Description}{/block:Description}
  581. {/block:Link}
  582.  
  583. {block:Chat}
  584. {block:Title}<div id="title">{Title}</div>{/block:Title}
  585. <ol class="chat">
  586. {block:Lines}
  587. <li class="l {Alt}">{block:Label}<span class="label">{Label}</span>{/block:Label} {Line}</li>
  588. {/block:Lines}
  589. </ol>
  590. {/block:Chat}
  591.  
  592. {Block:Photo}{LinkOpenTag}
  593. <img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}{block:HighRes}
  594. <a href="{PhotoURL-HighRes}">View in High-Res</a>{/block:HighRes}{/Block:Photo}
  595.  
  596. {block:Photoset}<div class="media">{photoset}</div>{/block:Photoset}
  597.  
  598. {block:Panorama}
  599. {LinkOpenTag}<img src="{PhotoURL-Panorama}" alt="{PhotoAlt}" />{LinkCloseTag}
  600. {/block:Panorama}
  601.  
  602. {block:Video}{Video-500}{/block:Video}
  603.  
  604. {block:AudioPlayer}
  605. <div class="audiowrapper">
  606. {block:AlbumArt}<div class="audioimgwrapper"><img src="{AlbumArtURL}"></div>{/block:AlbumArt}
  607. <div class="playerbuttonbg"><div class="newplayerbutton"><div class="playerbuttonhug">{AudioPlayerBlack}
  608. </div></div></div><div class="trackdetails">
  609. {block:TrackName}{TrackName}{/block:TrackName}<br/>{block:Artist}Artist: {Artist}{/block:Artist}<br/>{block:Album}Album: {Album}{/block:Album}
  610. </div></div>{/block:AudioPlayer}
  611.  
  612. {block:Answer}
  613. <div class="question"><div class="asker">from {Asker}</div>{Question}</div><div class="answer">{Answer}</div>
  614. {/block:Answer}
  615.  
  616. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  617.  
  618.  
  619.  
  620. </div>
  621.  
  622. <hr class="sig">
  623. {block:Date}
  624. <div id="date">
  625. {block:Date}
  626. <a href="{Permalink}">{DayOfMonthWithZero}.{MonthNumberWithZero}.{ShortYear}</a> {/block:Date}
  627. <a href="{Permalink}"> & {NoteCountWithLabel}</a>
  628. {block:RebloggedFrom}
  629. <a href="{ReblogParentURL}"> & via</a>
  630. <a href="{ReblogRootURL}"> & src</a>
  631. {/block:RebloggedFrom}
  632. <a href="{ReblogURL}"> & reblog</a>
  633. </div>
  634.  
  635. {/block:Date}
  636. <div id="tags">filed under: {block:Tags}<a href="{TagUrl}"> {Tag}</a> {/block:Tags}</div>
  637.  
  638. {block:PostNotes}{PostNotes}
  639. {/block:PostNotes}
  640.  
  641. {/block:Posts}
  642. </div>
  643. </div></div>
  644. <div id="credit"><a href="https://octomoosey.tumblr.com/" title="theme by octomoosey"><img src="https://static.tumblr.com/uopakca/cwDo0y64u/octopus-24.png"></a></div>
  645.  
  646. {block:ContentSource}
  647. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  648. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  649. {/block:SourceLogo}
  650. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  651. {/block:ContentSource}
  652.  
  653. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement