Advertisement
rasperries

crimical15/hasser blend

Jun 28th, 2013
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.56 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html lang="en">
  3.  
  4. <head><script type="text/javascript">
  5. <!--
  6.  
  7. // Disable Right Click Script
  8.  
  9. function IE(e)
  10. {
  11. if (navigator.appName == "Microsoft Internet Explorer" && (event.button == "2" || event.button == "3"))
  12. {
  13. return false;
  14. }
  15. }
  16. function NS(e)
  17. {
  18. if (document.layers || (document.getElementById && !document.all))
  19. {
  20. if (e.which == "2" || e.which == "3")
  21. {
  22. return false;
  23. }
  24. }
  25. }
  26. document.onmousedown=IE;document.onmouseup=NS;document.oncontextmenu=new Function("return false");
  27.  
  28. //-->
  29. </script>
  30. <title>{Title}</title>
  31. <link rel="shortcut icon" href="{Favicon}" />
  32. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  33. <meta name="description" content="{MetaDescription}" />
  34.  
  35. <meta name="color:links" content=""/>
  36. <meta name="image:header" content=""/>
  37.  
  38. <meta name="text:link1" content=""/>
  39. <meta name="text:link1url" content=""/>
  40. <meta name="text:link2" content=""/>
  41. <meta name="text:link2url" content=""/>
  42. <meta name="text:link3" content=""/>
  43. <meta name="text:link3url" content=""/>
  44.  
  45. <link href='http://fonts.googleapis.com/css?family=Cabin+Condensed|Oranienbaum|Capriola' rel='stylesheet' type='text/css'>
  46.  
  47. <link href='http://fonts.googleapis.com/css?family=IM+Fell+DW+Pica:400,400italic|Playfair+Display:400,400italic|Lora:400,400italic|IM+Fell+English:400,400italic' rel='stylesheet' type='text/css'>
  48.  
  49. <link href='http://fonts.googleapis.com/css?family=Old+Standard+TT:400,700,400italic' rel='stylesheet' type='text/css'>
  50.  
  51. <script type="text/javascript"
  52. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  53.  
  54. <!-- CUSTOMIZABLE TOOLTIP -->
  55. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js" type="text/javascript"></script>
  56.  
  57. <script src="http://static.tumblr.com/xgofl0y/O7Fm1ufj3/jquery.style-my-tooltips.js" type="text/javascript"></script>
  58.  
  59. <script>
  60. $().ready(function() {
  61. $("[title]").style_my_tooltips({
  62. tip_follows_cursor: "on", //on/off
  63. tip_delay_time: 300 //milliseconds
  64. });
  65. });
  66. </script>
  67.  
  68. <!-- LAZY LOAD -->
  69. <script type="text/javascript" src="http://static.tumblr.com/bmdsqsc/8mXm7q8vn/jquery.js"></script>
  70. <script type="text/javascript" src="http://static.tumblr.com/bmdsqsc/ogWm7q8w1/lazyload.js"></script>
  71. <script type="text/javascript" charset="utf-8">
  72. var $j = jQuery.noConflict();
  73. $j(function() {
  74. if (navigator.platform == "iPad" || navigator.platform == "iPhone") return;
  75. $j("img").lazyload({
  76. placeholder : "http://static.tumblr.com/twte3d7/RSvlio0k5/grey.gif",
  77. effect: "fadeIn",
  78. });
  79. });
  80. </script>
  81.  
  82. </head>
  83.  
  84. <style type="text/css">
  85.  
  86. ::-webkit-scrollbar-thumb:vertical{
  87. background-color:black;
  88. border-right:1px solid white;
  89. border-top:1px solid white;
  90. border-bottom:1px solid white;
  91. }
  92.  
  93. ::-webkit-scrollbar-thumb:horizontal{
  94. background-color:black;
  95. border-bottom:1px solid white;
  96. border-right:1px solid white;
  97. border-left:1px solid white;
  98. }
  99.  
  100. ::-webkit-scrollbar{
  101. height:6px;
  102. width:6px;
  103. background-color:white;
  104. }
  105.  
  106. ::-moz-selection, ::selection{
  107. background-color:black;
  108. color:white;
  109. }
  110.  
  111. #s-m-t-tooltip{
  112. position:absolute;
  113. font-size:7px;
  114. letter-spacing:1px;
  115. text-transform:uppercase;
  116. z-index:5000;
  117. background-color:white;
  118. color:#202020;
  119. padding:5px 5px 4px 6px;
  120. border:1px solid #f2f2f2;
  121. }
  122.  
  123. body{cursor: url(http://i.imgur.com/ZOrzC.png), auto;color: {color:text}; background-color: {color:background}; background-image: url('{image:background}'); {block:ifFixedBackground}background-attachment: fixed; {/block:ifFixedBackground} {block:ifNoRepeatBackground}background-repeat:no-repeat; {/block:ifNoRepeatBackground} background-position:{text:Background Position}; font-family: calibri; font-size:{text:Body Font Size}; text-align: justify;
  124. background-color:white;
  125. font-family:helvetica;
  126. font-size:9px;
  127. letter-spacing:0px;
  128. color:black;
  129. text-align:justify;
  130. word-wrap:break-word;
  131. }
  132.  
  133. a, a:active, a:visited{cursor: url(http://cur.cursors-4u.net/others/oth-6/oth589.cur), auto; color: {color:link}; text-decoration:none; -webkit-transition: all 0.6s ease-in-out; -moz-transition: all 0.6s ease-in-out; -o-transition: all 0.6s ease-in-out; -ms-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out; color: {color:link};
  134. text-decoration:none;
  135. -webkit-transition:0.5s ease-in;
  136. -moz-transition:0.5s ease-in;
  137. -o-transition:0.5s ease-in;
  138. transition:0.5s ease-in;
  139. color:{color:links};
  140. }
  141.  
  142. a:hover{cursor: url(http://cur.cursors-4u.net/others/oth-6/oth589.cur), auto;color:{color:link hover}; -webkit-transition: all 0.6s ease-in-out; -moz-transition: all 0.6s ease-in-out; -o-transition: all 0.6s ease-in-out; -ms-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out; color:{color:link hover}; -webkit-transition: all 0.5s ease-in-out;-moz-transition: all 0.5s ease-in-out;-o-transition: all 0.5s ease-in-out;-ms-transition: all 0.5s ease-in-out;transition: all 0.5s ease-in-out;
  143. color:black;
  144. }
  145.  
  146. blockquote{
  147. margin-left:0px;
  148. border-left:1px solid #f2f2f2;
  149. padding-left:10px;
  150. width:95%;
  151. }
  152.  
  153. blockquote img{
  154. max-width:100%;
  155. }
  156.  
  157. small{font-size:9px;}
  158.  
  159. big{font-size:12px;}
  160.  
  161. ul li{list-style-type:square;}
  162.  
  163. u{text-decoration:none;padding-bottom:1px;border-bottom:1px solid black;}
  164.  
  165. #tumblr_controls{
  166. position:fixed !important;
  167. -webkit-filter:invert(1);
  168. }
  169.  
  170. #side{
  171. position:fixed;
  172. top:0px;
  173. bottom:0px;
  174. left:0px;
  175. border-right:1px solid #f2f2f2;
  176. width:300px;
  177. opacity:1;
  178. -webkit-transition:0.7s;
  179. }
  180.  
  181. #side:hover{
  182. opacity:1;
  183. }
  184.  
  185. #header{
  186. text-align:;
  187. position:fixed;
  188. width:140px;
  189. margin:150px 0 0 80px;
  190. }
  191.  
  192. #header h1{
  193. font-size:15px;
  194. font-style:;
  195. margin-bottom:15px;
  196. font-weight:normal;
  197. letter-spacing:0px;
  198. text-transform:uppercase;
  199. font-family:'old standard tt';
  200. }
  201.  
  202. #header h1 a{
  203. color:black;
  204. }
  205.  
  206. #header img{
  207. margin:0 0 15px -20px;
  208. margin-top:150px;
  209. width:180px;
  210. }
  211.  
  212. #header .descr{
  213. margin:0px auto 0px;
  214. text-align:justify;
  215. }
  216.  
  217. #header .descr .links{
  218. margin-top:15px;
  219. font-size:7px;
  220. letter-spacing:1px;
  221. text-transform:uppercase;
  222. text-align:center;
  223. line-height:15px;
  224. }
  225.  
  226. #header .descr .links a{
  227. padding:1px;
  228. margin:0px 5px 0px;
  229. color:black;
  230. background-color:white;
  231. border-bottom:1px solid transparent;
  232. }
  233.  
  234. #header .descr .links a:hover{
  235. border-bottom:1px solid {color:links};
  236. }
  237.  
  238. .pagination{
  239. text-align:center;
  240. margin-top:90px;
  241. font-size:8px;
  242. letter-spacing:1px;
  243. }
  244.  
  245. .pagination a{
  246. margin:0px 10px 0px;
  247. font-style:normal;
  248. color:black;
  249. }
  250.  
  251. /* posts */
  252.  
  253. #container{
  254. width:500px;
  255. margin:80px 0px 60px 450px;
  256. }
  257.  
  258. h2{
  259. text-align:center;
  260. font-weight:normal;
  261. text-transform:uppercase;
  262. font-size:9px;
  263. letter-spacing:1px;
  264. margin:0px 0px 10px;
  265. }
  266.  
  267. h3{
  268. text-align:center;
  269. font-weight:normal;
  270. margin:0px 0px 75px;
  271. text-transform:uppercase;
  272. font-size:8px;
  273. letter-spacing:1px;
  274. }
  275.  
  276. .post{
  277. width:500px;
  278. background-color:white;
  279. border:0px solid black;
  280. {block:IndexPage}margin-bottom:150px;{/block:IndexPage}
  281. {block:PermalinkPage}margin-bottom:10px;{/block:PermalinkPage}
  282. }
  283.  
  284. .op{
  285. {block:IndexPage}opacity:1;{/block:IndexPage}
  286. -webkit-transition:0.5s ease-in;
  287. }
  288.  
  289. .op:hover{
  290. opacity:1;
  291. }
  292.  
  293. .post h1{
  294. text-align:center;
  295. margin:0px 0px 10px;
  296. font-size:20px;
  297. letter-spacing:-1px;
  298. font-style:italic;
  299. }
  300.  
  301. span.more{font-family:cambria !important;}
  302.  
  303. /* QUOTES */
  304.  
  305. .postquote{
  306. display:block;
  307. height:auto;
  308. padding-left:0px;
  309. width:95%;
  310. font-size:9px;
  311. letter-spacing:0px;
  312.  
  313.  
  314. margin:0px auto 20px;
  315. line-height:15px;
  316. text-align:justify;
  317.  
  318. }
  319.  
  320. .quotesource{
  321. text-align:right;
  322. margin-top:-8px;
  323. }
  324.  
  325. .quotesource span{
  326. background-color:white;
  327. padding-left:10px;
  328. }
  329.  
  330. .quoteborder{
  331. border-bottom:3px double #f2f2f2;
  332. }
  333.  
  334. /* AUDIO POSTS */
  335.  
  336. .musicplayer{
  337. width:27px;
  338. height:27px;
  339. overflow:hidden;
  340. z-index:2;
  341. display:block;
  342. background-color:black;
  343. margin:38px 0px 0px 180px;
  344. position:absolute;
  345. opacity:1;
  346. -webkit-transition: all 0.7s ease-in-out;
  347. -moz-transition: all 0.7s ease-in-out;
  348. -o-transition: all 0.7s ease-in-out;
  349. }
  350.  
  351. .audio{
  352. position:absolute;
  353. width:398px;
  354. height:100px;
  355. background-color:black;
  356. margin-left:102px;
  357. }
  358.  
  359. .covers{
  360. width:100px;
  361. height:100px;
  362. }
  363.  
  364. .audioimg{
  365. width:100px;
  366. height:100px;
  367. position:absolute;
  368. }
  369.  
  370. .audioimg img{
  371. float:left;
  372. opacity:1;
  373. width:100px;
  374. }
  375.  
  376. .audioinfo{
  377. display:none;
  378. font-size:11px;
  379. text-transform:uppercase;
  380. margin-bottom:1px;
  381. margin-left:201px;
  382. height:65px;
  383. display:block;
  384. width:299px;
  385. text-align:center;
  386. background-color:white;
  387. padding-top:35px;
  388. letter-spacing:1px;
  389. }
  390.  
  391. /* ASK */
  392.  
  393. .question{
  394. margin-bottom:10px;
  395. background-color:#f2f2f2;
  396. padding:20px;
  397. display:block;
  398. min-height:30px;
  399. }
  400.  
  401. .question img{
  402. float:left;
  403. border-right:20px solid transparent;
  404. border-bottom:5px solid transparent;
  405. display:none;
  406. }
  407.  
  408. .question .by{
  409. text-align:right;
  410. letter-spacing:2px;
  411. text-transform:uppercase;
  412. font-style:italic;
  413. margin-top:15px;
  414. font-size:8px;
  415. }
  416.  
  417. /* POST INFO */
  418.  
  419. .postinfo{
  420. width:150px;
  421. margin-left:520px;
  422. position:absolute;
  423. padding:2px 10px 2px 7px;
  424. text-transform:uppercase;
  425. font-family:;
  426. font-size:7px;
  427. letter-spacing:1px;
  428. opacity:0;
  429. font-family:cambria;
  430. -webkit-transition:0.5s ease-in;
  431. -moz-transition:0.5s ease-in;
  432. -o-transition:0.5s ease-in;
  433. transition:0.5s ease-in;
  434. }
  435.  
  436. .post:hover .postinfo{
  437. opacity:1;
  438. }
  439.  
  440. .postinfo a.info, a:visited.info, a:active.info{
  441. color:black;
  442. }
  443.  
  444. .permainfo{
  445. text-align:right;
  446. margin-top:30px;
  447. border-top:1px solid #f2f2f2;
  448. padding-top:10px;
  449. text-transform:uppercase;
  450. font-family:;
  451. font-size:7px;
  452. letter-spacing:1px;
  453. line-height:10px;
  454. margin-bottom:60px;
  455. font-family:cambria;
  456. }
  457.  
  458. .tags{
  459. margin-top:5px;
  460. {block:IndexPage}text-align:left;font-size:8px;{/block:IndexPage}
  461. {block:PermalinkPage}text-align:right;font-size:8px;text-transform:uppercase;letter-spacing:0px;{/block:PermalinkPage}
  462. }
  463.  
  464. .tags a.tags, a:visited.tags, a:active.tags{
  465. color:black;
  466. {block:IndexPage}display:block;margin:2px 0px 2px;{/block:IndexPage}
  467. {block:PermalinkPage}margin:0px 0px 0px 10px;{/block:PermalinkPage}
  468. }
  469.  
  470. .tags a:hover.tags{
  471. color:{color:links};
  472. }
  473.  
  474. ol.notes{list-style-type:none;width:500px;margin-left:-40px;font-family:cambria;font-size:8px;text-transform:uppercase;line-height:10px;}
  475. ol.notes li.note{padding:5px;width:490px;margin-bottom:7px;border-bottom:1px solid #f2f2f2;padding-bottom:10px;}
  476. ol.notes li.note img.avatar{height:15px;float:left;margin-top:-3px;}
  477. ol.notes li.note span.action{margin-left:10px;}
  478. ol.notes li.note blockquote{border-left:2px solid #202020;padding-left:5px;margin-left:35px;}
  479.  
  480. #theme{
  481. position:fixed;
  482. bottom:12px;
  483. right:12px;
  484. -webkit-border-radius:100px;
  485. padding:3px 5px 2px;
  486. text-transform:lowercase;
  487. -webkit-transition:0.6s ease-in;
  488. cursor:default;
  489. font-size:9px;
  490. color:white;
  491. }
  492.  
  493. #theme:hover{
  494. background-color:{color:links};
  495. color:white;
  496. }
  497.  
  498. </style>
  499. <body>
  500.  
  501. <div class=”source”>{block:ContentSource}<a href=”{SourceURL}”>{lang:Source}:{block:SourceLogo}
  502. <img src=”{BlackLogoURL}” width=”{LogoWidth}” height=”{LogoHeight}” alt=”{SourceTitle}” />
  503. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  504. {/block:ContentSource}</div>
  505.  
  506.  
  507. <div id="side"><div id="header">
  508. <a title="{title}" href="/"><img src="{image:header}" /></a>
  509. <div class="descr">{description}
  510. <div class="links">
  511. <a title="ask" href="/ask">ask</a>
  512. {block:iflink1}<a href="{text:link1url}">{text:link1}</a>{/block:iflink1}
  513. {block:iflink2}<a href="{text:link2url}">{text:link2}</a>{/block:iflink2}
  514. {block:iflink3}<a href="{text:link3url}">{text:link3}</a>{/block:iflink3}
  515. </div>
  516. </div>
  517.  
  518.  
  519.  
  520. </div></div>
  521.  
  522.  
  523. <div id="container">
  524.  
  525.  
  526. {block:TagPage}
  527. <h3>{block:Pagination}{TotalPages} pages of {/block:Pagination}posts tagged with <u>{Tag}</u></h3>
  528. {/block:TagPage}
  529.  
  530.  
  531.  
  532. {block:Posts}
  533.  
  534. <div class="post">
  535.  
  536.  
  537.  
  538.  
  539. {block:Date}{block:IndexPage}<div class="postinfo">
  540.  
  541. {block:HighRes}<div style="margin-bottom:5px"><a class="info" href="{PhotoURL-HighRes}">high-res</a></div>{/block:HighRes}
  542. <a class="info" href="{Permalink}">{Month} {DayOfMonth}{DayOfMonthSuffix}{block:NoteCount}&nbsp; ∙ &nbsp;{NoteCount}{/block:NoteCount}</a>
  543.  
  544. {block:HasTags}<div class="tags">{block:Tags}<a class="tags" href="{TagURL}">{Tag}</a>{/block:Tags}</div>{/block:HasTags}
  545.  
  546. </div>{/block:IndexPage}{/block:Date}
  547.  
  548.  
  549.  
  550. {block:Quote}
  551. <div class="postquote">{Quote}</div>
  552. {block:Source}<div class="quoteborder"> </div>
  553. <div class="quotesource"><span>{Source}</span></div>{/block:Source}
  554. {/block:Quote}
  555.  
  556. {block:Photo}
  557. <div class="op"><a href="{block:IndexPage}{Permalink}{/block:IndexPage}{block:PermalinkPage}{PhotoURL-HighRes}{/block:PermalinkPage}"><img src="{PhotoURL-500}" /></a></div>
  558. {Caption}
  559. {/block:Photo}
  560.  
  561. {block:Photoset}
  562. <div class="op">{Photoset-500}</a></div>
  563. {Caption}
  564. {/block:Photoset}
  565.  
  566. {block:Link}
  567. <h2><a href="{url}">{name}</a></h2>{block:Description}{Description}{/block:Description}
  568. {/block:Link}
  569.  
  570. {block:Chat}
  571. {block:Title}<h2>{Title}</h2>{/block:Title}
  572. {block:Lines}<div style="margin-bottom:4px;">{block:Label}<span style="text-transform: uppercase; font-family:'playfair display'; font-size:8px;"> {Label}</span>{/block:Label}&nbsp;&nbsp;{Line}<br></div>{/block:Lines}
  573. {/block:Chat}
  574.  
  575. {block:Audio}
  576. <div class="audio"><div class="musicplayer">{AudioPlayerBlack}</div></div>
  577. <div class="covers"><div class="audioimg"><img src="http://static.tumblr.com/jn9hrij/20Ul2zzsr/albumart.jpg"></div>{block:AlbumArt}<div class="audioimg"><img src="{AlbumArtURL}"></div>{/block:AlbumArt}</div>
  578. {Caption}
  579. {/block:Audio}
  580.  
  581. {block:Text}
  582. {block:Title}<h2>{Title}</h2>{/block:Title}{Body}{block:More}<a href="{Permalink}">More <span class="more">→</span></a>{/block:More}
  583. {/block:Text}
  584.  
  585. {block:Video}
  586. {Video-500}
  587. {Caption}
  588. {/block:Video}
  589.  
  590. {block:Answer}
  591. <div class="question">
  592. {Question}
  593. <div class="by">asked by {Asker}</div>
  594. </div>
  595.  
  596. {Answer}
  597. {/block:Answer}
  598.  
  599. </div>
  600.  
  601. {block:PermalinkPage}
  602.  
  603. {block:Date}<div class="permainfo">
  604.  
  605. {Month} {DayOfMonth}{DayOfMonthSuffix}, {Year}&nbsp; ∙ &nbsp;{12Hour}:{Minutes}{AmPm}{block:NoteCount}&nbsp; ∙ &nbsp;{NoteCountWithLabel}{/block:NoteCount}<br />
  606.  
  607. {block:RebloggedFrom}via <a href="{ReblogParentURL}">{ReblogParentName}</a>&nbsp; ∙ &nbsp;from <a href="{ReblogRootURL}">{ReblogRootName}</a>{block:ContentSource}&nbsp; ∙ &nbsp;<a title="{SourceTitle}" href="{SourceURL}">{block:NoSourceLogo}©{/block:NoSourceLogo}{block:SourceLogo}<img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" />{/block:SourceLogo}</a>{/block:ContentSource}
  608. {/block:RebloggedFrom}
  609.  
  610. {block:HasTags}<div class="tags">{block:Tags}<a class="tags" href="{TagURL}">{Tag}</a>{/block:Tags}</div>{/block:HasTags}
  611.  
  612. </div>{/block:Date}
  613.  
  614. {block:PostNotes}{PostNotes}{/block:PostNotes}
  615. {/block:PermalinkPage}
  616.  
  617. {/block:Posts}
  618.  
  619. {block:Pagination}
  620. <div class="pagination">
  621. {block:PreviousPage}<a href="{PreviousPage}">←</a>{/block:PreviousPage} {CurrentPage} of {TotalPages}
  622. {block:NextPage}<a href="{NextPage}">→</a>{/block:NextPage}
  623. </div>
  624. {/block:Pagination}
  625.  
  626. </div>
  627.  
  628. <a title="crimical" href="http://crimical.tumblr.com/"><div id="theme">t.</div></a>
  629.  
  630. </body>
  631. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement