Advertisement
lojsan7

hati170304

Mar 4th, 2017
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.02 KB | None | 0 0
  1. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  2. <head>
  3.  
  4. <script src=“http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js”></script><script src=“http://static.tumblr.com/uopakca/GVcnvdwbq/jquery.style-my-tooltips.js”></script>
  5.  
  6.  
  7. <script>
  8. (function($){
  9. $(document).ready(function(){
  10. $(“a[title]”).style_my_tooltips({
  11. tip_follows_cursor:true,
  12. tip_delay_time:90,
  13. tip_fade_speed:700,
  14. attribute:“title”
  15. });
  16. });
  17. })(jQuery);
  18. </script>
  19.  
  20. <title>{Title}</title>
  21.  
  22.  
  23. <!---- this is theme 44 by Hollywhood
  24. please don't remove the credit
  25. thank you
  26. --->
  27.  
  28. <meta name="color:Background" content="#ffffff"/>
  29. <meta name="color:Text" content="#9B9B9B"/>
  30. <meta name="color:Link" content="#b8b8b8"/>
  31. <meta name="color:scrollbar" content="#6e6c6c">
  32. <meta name="color:title" content="#999999">
  33. <meta name="color:Link Hover" content="#eeeeee"/>
  34.  
  35. <meta name="image:sidebar" content=""/>
  36. <meta name="text:sidebartitle" content="">
  37. <meta name="image:background image" content="">
  38. <meta name="image:info image" content="">
  39. <meta name="image:sidebar" content=""/>
  40. <meta name="text:sidebartitle" content="">
  41. <meta name="image:thekey" content=""/>
  42.  
  43. <meta name="text:link1" content="" />
  44. <meta name="text:link1 url" content="/">
  45. <meta name="text:link2" content="" />
  46. <meta name="text:link2 url" content="/">
  47. <meta name="text:link3" content="" />
  48. <meta name="text:link3 url" content="/">
  49. <meta name="text:link4" content="" />
  50. <meta name="text:link4 url" content="/">
  51. <meta name="text:link5" content="" />
  52. <meta name="text:link5 url" content="/">
  53.  
  54. <script src=“http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js”></script>
  55. <script src=“http://static.tumblr.com/uopakca/GVcnvdwbq/jquery.style-my-tooltips.js”></script>
  56. <script>
  57. (function($){
  58. $(document).ready(function(){
  59. $(“a[title]”).style_my_tooltips({
  60. tip_follows_cursor:true,
  61. tip_delay_time:90,
  62. tip_fade_speed:600,
  63. attribute:“title”
  64. });
  65. });
  66. })(jQuery);
  67. </script>
  68.  
  69.  
  70. <script type="text/javascript" src="http://static.tumblr.com/86jccts/wpsmuemne/hoverqtip.js"></script>
  71.  
  72.  
  73. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  74. <script src="http://static.tumblr.com/f1u9hks/51ond36qe/jquery.style-my-tooltips.js"></script>
  75.  
  76.  
  77.  
  78. <div id="box1" class="popup_block">
  79. <iframe frameborder="0" height="250" id="ask_form" scrolling="yes" src="http://www.tumblr.com/ask_form/helhund.tumblr.com" width="100%"></iframe>
  80.  
  81.  
  82.  
  83.  
  84. </div></div></div>
  85.  
  86.  
  87.  
  88. <style type="text/css">
  89.  
  90.  
  91. .popup_block{
  92. display:none;
  93. background:#000;
  94. padding:20px;
  95. float:left;
  96. position:fixed;
  97. top:446px;
  98. height:343px;
  99. left:795px;
  100. z-index: 99999;
  101. overflow-y:scroll;
  102. overflow-x:hidden;
  103. }
  104.  
  105. *html #fade {position: absolute;}
  106. *html .popup_block {position: absolute;}
  107. #fade {
  108. display:none;
  109. position:fixed;
  110. left:0px;
  111. top:0px;
  112. width:100%;
  113. height:100%;
  114. z-index:9999;
  115. opacity:0.5; /* change to opacity:1; */
  116. }
  117.  
  118.  
  119. div#qTip{
  120. display: none;
  121. font-family:Bruss;
  122. padding: 6px;
  123. font-size:8px;
  124. text-align: center;
  125. margin-left: -700px;
  126. background-color:transparent;
  127. line-height:10px;
  128. text-transform:uppercase;
  129. border: solid 1px #282828;
  130. outline-offset:3px;
  131. background-image:url('http://i.imgur.com/owUG2Q4.png');
  132. background-repeat:repeat;
  133. color:#000;
  134. position: absolute;
  135. letter-spacing: 1px;
  136. z-index: 9999999;
  137.  
  138. }
  139.  
  140. #bite
  141. #bite a{
  142. display:block
  143. }
  144. #bite .death {
  145. margin-top:0px;filter: alpha(opacity = 0);
  146. opacity:0;-webkit-transition: all 0.5s ease-out;
  147. -moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;
  148. }
  149.  
  150. #bite:hover .death {
  151. margin-top:0px;
  152. -webkit-transition: all 0.8s ease-out;
  153. -moz-transition: all 0.8s ease-out;
  154. transition: all 0.8s ease-out;
  155. filter: alpha(opacity = 100);
  156. filter: alpha(opacity = 100);
  157. opacity:100;
  158. }
  159.  
  160.  
  161.  
  162. ::-webkit-scrollbar-thumb{
  163. background-color: #8d8485;
  164. border: 2px solid transparent;
  165. height:2px;
  166. }
  167.  
  168. ::-webkit-scrollbar {
  169. height:auto;
  170. width:2px;
  171. background-color: transparent;
  172. border:5px solid transparent;
  173. }
  174.  
  175.  
  176. iframe#tumblr_controls {
  177. white-space:nowrap;
  178. -webkit-filter: invert(100%);
  179. -moz-filter: invert(100%);
  180. -o-filter: invert(100%);
  181. -ms-filter: invert(100%);
  182. filter: invert(100%);
  183. opacity:.2;transition: .8s ease-in-out;
  184. -webkit-transition: .8s ease-in-out;
  185. -moz-transition: .8s ease-in-out;
  186. -o-transition: .8s ease-in-out;
  187. }
  188.  
  189. h1 {
  190. font-weight:normal;
  191. font-size:17px;
  192. text-align:center;
  193. font-style:normal;
  194. line-height:100%;
  195. letter-spacing:1px;
  196. text-transform:normal;
  197. color:{color:text};
  198. }
  199.  
  200. h2 {
  201. font-size:21px;
  202. font-family:Bruss;
  203. text-align:center;
  204. line-height:100%;
  205. letter-spacing:1px;
  206. color:#d1cfcf;
  207. font-weight:bold;
  208. text-transform:lowercase;
  209. padding:5px;
  210. padding-bottom:2px;
  211. border-top:1px solid #ddd;
  212. background-image:url('http://i.imgur.com/owUG2Q4.png');
  213. border: 1px solid #595a59;
  214. border-radius: 0px;
  215. text-shadow:1px 1px 15px #d1cfcf;
  216. }
  217.  
  218.  
  219. blockquote {
  220. border-left:1px solid #212121;
  221. padding:5px;
  222. margin:10px 2px 0px 10px
  223. background-color:#414141;
  224. }
  225.  
  226. body {
  227. background:{color:background};
  228. background-image: url('http://i.imgur.com/9x1knoz.png');
  229. background-repeat: no-repeat;
  230. background-size: center;
  231. background-attachment: fixed;
  232. position: absolute;
  233. margin-left:700px;
  234. color:{color:text};
  235. font-family:arial;
  236. font-size:11px;
  237. line-height:100%;
  238. }
  239.  
  240. b,bold,strong {
  241. color:#4a4a4b;
  242. font-family:times;
  243. font-size:12px;
  244. }
  245.  
  246. i,em,italic {
  247. color:#d3d2d2;
  248. font-family:times;
  249. font-size:12px;
  250. }
  251.  
  252. a {
  253. text-decoration:none;
  254. text-transform:uppercase;
  255. color: #eeeeee;
  256. outline:none;
  257. -moz-outline-style:none;
  258. color:{color:link};
  259. -moz-transition-duration:0.5s;
  260. -webkit-transition-duration:0.5s;
  261. -o-transition-duration:0.5s;
  262. }
  263.  
  264. a:hover {
  265. text-decoration:none;
  266. outline:none;
  267. -moz-outline-style:none;
  268. color:{color:link hover};
  269. }
  270.  
  271. img {
  272. border:none;
  273. }
  274.  
  275.  
  276. #post {
  277. width:250px;
  278. margin-top:0px;
  279. margin-bottom:50px;
  280. opacity:0.8;
  281. -webkit-transition: all 0.6s ease-in-out;
  282. -moz-transition: all 0.6s ease-in-out;
  283. -o-transition: all 0.6s ease-in-out;
  284. -ms-transition: all 0.6s ease-in-out;
  285. transition: all 0.6s ease-in-out;
  286. -webkit-filter:grayscale(100%);
  287. -webkit-transition: all 0.6s ease-in-out;
  288. }
  289.  
  290. #post:hover{
  291. -webkit-filter:none;
  292. -webkit-transition: all 0.6s ease-in-out;
  293. opacity:1;
  294. -webkit-transition: all 0.6s ease-in-out;
  295. -moz-transition: all 0.6s ease-in-out;
  296. -o-transition: all 0.6s ease-in-out;
  297. -ms-transition: all 0.6s ease-in-out;
  298. transition: all 0.6s ease-in-out;
  299. }
  300.  
  301. #container {margin: auto;
  302. position:fixed;
  303. width: 900px;}
  304.  
  305.  
  306. #entries {
  307. opacity:0;
  308. padding:10px;
  309. left:627px;
  310. top:70px;
  311. position:fixed;
  312. background-color:#000;
  313. width:260px;
  314. height:345px;
  315. top:235px;
  316. padding: 20px;
  317. overflow-x:scroll;
  318. scroll:left;
  319. overflow-x:hidden;
  320. }
  321.  
  322. #entries:hover {
  323. opacity:1;
  324. transition: opacity .7s ease-in-out;
  325. -moz-transition: opacity .7s ease-in-out;
  326. -webkit-transition: opacity .7s ease-in-out;}
  327.  
  328. #theme {
  329. width:250px;
  330. margin:0 auto -12px auto;
  331. }
  332.  
  333. #links {
  334. position:fixed;
  335. text-align:left;
  336. left:96%;
  337. top:260px;
  338. margin-left:-360px;
  339. }
  340.  
  341. #links a{
  342. font-family:arial;
  343. margin-top:15px;
  344. display:{text:link alignment};
  345. font-size:12px;
  346. line-height:21px;
  347. text-align:center;
  348. width:18px;
  349. font-weight:normal;
  350. text-transform:lowercase;
  351. letter-spacing:1px;
  352. }
  353.  
  354. #links a:hover {
  355. color: {color:link hover};
  356. width:60px;
  357. -moz-transition-duration:0.2s;
  358. -webkit-transition-duration:0.2s;
  359. -o-transition-duration:0.2s;
  360. }
  361.  
  362.  
  363. #link1 {
  364. position:fixed;
  365. margin-left:0px;
  366. }
  367.  
  368. #link1 a{
  369. font-size:40px;
  370. -webkit-filter: blur(1px);
  371. }
  372.  
  373. #link1 a:hover {
  374. opacity:1;
  375. color:#000;
  376. -webkit-filter: blur(4px);}
  377.  
  378.  
  379. #link2 {
  380. position:fixed;
  381. margin-left:50px;
  382. margin-top:-5px;
  383. }
  384.  
  385. #link2 a{
  386. font-size:50px;
  387. -webkit-filter: blur(1px);
  388. }
  389.  
  390. #link2 a:hover {
  391. opacity:1;
  392. color:#000;
  393. -webkit-filter: blur(4px);}
  394.  
  395.  
  396. #link3 {
  397. position:fixed;
  398. margin-left:65px;
  399. margin-top:80px;
  400. }
  401.  
  402. #link3 a{
  403. font-size:40px;
  404. -webkit-filter: blur(1px);
  405. }
  406.  
  407. #link3 a:hover {
  408. opacity:1;
  409. color:#000;
  410. -webkit-filter: blur(4px);
  411. }
  412.  
  413. #link4 {
  414. position:fixed;
  415. margin-left:20px;
  416. margin-top:50px;
  417. }
  418.  
  419. #link4 a{
  420. font-size:50px;
  421. -webkit-filter: blur(1px);
  422. }
  423.  
  424. #link4 a:hover {
  425. opacity:1;
  426. color:#000;
  427. -webkit-filter: blur(4px);}
  428.  
  429. #link5 {
  430. position:fixed;
  431. margin-left:10px;
  432. margin-top:-60px;
  433. }
  434.  
  435. #link5 a{
  436. font-size:40px;
  437. -webkit-filter: blur(1px);
  438. }
  439.  
  440. #link5 a:hover {
  441. opacity:1;
  442. color:#000;
  443. -webkit-filter: blur(4px);}
  444.  
  445.  
  446.  
  447.  
  448. #actualnews {
  449. font-family:arial;
  450. font-size:10px;
  451. color: #868585;
  452. width:182px;
  453. height:214px;
  454. padding-top:3px;
  455. margin-left: 282px;
  456. margin-top:392px;
  457. text-align:center;
  458. position:fixed;
  459. background-color:#000;
  460. overflow-y:scroll;
  461. overflow-x:hidden;
  462. }
  463.  
  464. #pagination {
  465. font-family:arial;
  466. width:250px;
  467. font-size:9px;
  468. margin-top:25px;
  469. margin-left:-8px;
  470. padding-left:5px;
  471. letter-spacing:1px;
  472. text-align:center;
  473. text-transform:uppercase;
  474. }
  475.  
  476. #pagination a {
  477. color:{color:link};
  478. }
  479.  
  480. #info {
  481. background-color:{color:infobg};
  482. padding:5px;
  483. font-size:8px;
  484. font-style:normal;
  485. text-transform:uppercase;
  486. text-align:center;
  487. color:#fff;
  488. margin-top:10px;
  489. border-top:1px solid #ddd;
  490. background-image:url('http://i.imgur.com/owUG2Q4.png');
  491. border: 1px solid #595a59;
  492. border-radius: 0px;
  493.  
  494. }
  495.  
  496. #info a{
  497. color:#fff;
  498. }
  499.  
  500.  
  501.  
  502. .tags {
  503. opacity:0.2;
  504. font-family:arial;
  505. font-style:normal;
  506. width:250px;
  507. margin-top:4px;
  508. text-transform:normal;
  509. font-style:normal;
  510. line-height:120%;
  511. padding-top:0px;
  512. font-size:8px;
  513. color:#fff;
  514. opacity:0;
  515. letter-spacing:1px;
  516. text-align:center;
  517. -moz-transition-duration:0.5s;
  518. -webkit-transition-duration:0.5s;
  519. -o-transition-duration:0.5s;
  520. }
  521. .tags a{
  522. color:#fff;
  523. -moz-transition-duration:0.2s;
  524. -webkit-transition-duration:0.2s;
  525. -o-transition-duration:0.2s;
  526. }
  527. .tags a:hover{
  528. opacity:1;
  529. transition: opacity .7s ease-in-out;
  530. -moz-transition: opacity .7s ease-in-out;
  531. -webkit-transition: opacity .7s ease-in-out;}
  532.  
  533. #post:hover #info{
  534. opacity:1;
  535. -moz-transition-duration:1s;
  536. -webkit-transition-duration:1s;
  537. -o-transition-duration:1s;
  538. }
  539. #post:hover .tags{
  540. opacity:1;
  541. -moz-transition-duration:1s;
  542. -webkit-transition-duration:1s;
  543. -o-transition-duration:1s;
  544. }
  545.  
  546. /*audio*/
  547. .albumart img {
  548. width: 70px;
  549. padding: 3px;
  550. border: 1px solid {color:border};
  551. }
  552.  
  553. .albumart {
  554. text-align: center;
  555. }
  556.  
  557. .audio {
  558. margin-bottom: 5px;
  559. width: 250px;
  560. }
  561.  
  562. #ask {
  563. float:left;
  564. color:{color:text};
  565. }
  566.  
  567. #credit {
  568. font-size:9px;
  569. font-family:cambria;
  570. font-style:italic;
  571. letter-spacing:1px;
  572. -moz-transition-duration:0.5s;
  573. -webkit-transition-duration:0.5s;
  574. -o-transition-duration:0.5s;
  575. }
  576.  
  577. #credit a {
  578. background-color:#fff;
  579. padding:5px;
  580. border:1px solid #e9e9e9;
  581. position:fixed;
  582. right:15px;
  583. bottom:25px
  584. }
  585.  
  586. #credit a:hover {
  587. color:#fff;
  588. background-color:#191919;
  589. }
  590.  
  591. {CustomCSS}
  592.  
  593.  
  594. #post img{
  595.  
  596. opacity:0.8;
  597.  
  598. -webkit-transition: all 0.6s ease-in-out;
  599.  
  600. -moz-transition: all 0.6s ease-in-out;
  601.  
  602. -o-transition: all 0.6s ease-in-out;
  603.  
  604. -ms-transition: all 0.6s ease-in-out;
  605.  
  606. transition: all 0.6s ease-in-out;
  607.  
  608. }
  609.  
  610. #post img:hover{
  611.  
  612. opacity:1;
  613.  
  614. -webkit-transition: all 0.6s ease-in-out;
  615.  
  616. -moz-transition: all 0.6s ease-in-out;
  617.  
  618. -o-transition: all 0.6s ease-in-out;
  619.  
  620. -ms-transition: all 0.6s ease-in-out;
  621.  
  622. transition: all 0.6s ease-in-out;
  623.  
  624. }
  625.  
  626.  
  627.  
  628.  
  629.  
  630. </style></head>
  631.  
  632. <script type="text/javascript" src="http://static.tumblr.com/iuggpng/bGqm4yfv9/jquery-1.7.2.js"></script><script type="text/javascript"
  633. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  634. <script>
  635. $(document).ready(function() {$('a.poplight[href^=#]').click(function() {var popID = $(this).attr('rel');var popURL = $(this).attr('href');var query= popURL.split('?');var dim= query[1].split('&');var popWidth = dim[0].split('=')[1];$('#' + popID).fadeIn().css({ 'width': Number( popWidth ) }).prepend('');
  636. var popMargTop = ($('#' + popID).height() + 80) / 2;var popMargLeft = ($('#' + popID).width() + 80) / 2;$('#' + popID).css({'margin-top' : -popMargTop,'margin-left' : -popMargLeft});$('body').append('<div id="fade"></div>');
  637. $('#fade').css({'filter' : 'alpha(opacity=80)'}).fadeIn();
  638. return false;});$('a.close, #fade').live('click', function() {$('#fade , .popup_block').fadeOut(function() {$('#fade, a.close').remove();});return false;});});
  639. </script>
  640. <body>
  641.  
  642.  
  643. <div id="bite">
  644. <div class="death">
  645. <div id="actualnews">
  646. <em><small><small>‘ —— I DON'T COME FROM HELL. <BR />
  647. <BR />
  648.  
  649. I COME FROM THE
  650. FOREST. ‘</small> </small></em><br /><br />
  651. <img src="http://i.imgur.com/9S8zSNL.png" height="5" width="100"><br><br />
  652. independent, private & selective rp account for háti hróthvítnir of nordic myth.<br /><EM>written by ida.</EM><br /> est march, 2016. <BR /><BR/><img src="http://i.imgur.com/9S8zSNL.png" height="5" width="100"><br><br />
  653. nsfw <em>&</em> triggering. <br />read rules and about before interacting.<BR /><BR/><img src="http://i.imgur.com/9S8zSNL.png" height="5" width="100"><br><br /><a href="http://9817s.tumblr.com/">theme credit.</a><br /><strong><small>#HELHUND</small></strong>
  654. </div>
  655. </div></div>
  656.  
  657.  
  658.  
  659. </div>
  660.  
  661. <div id="theme">
  662.  
  663. <div id="container">
  664.  
  665. <div id="sidebar">
  666.  
  667. <div id="sidebarimage">
  668. <a href="/"><img src="{image:sidebar}"></a></div>
  669.  
  670. <div class="sidebartitle">{text:sidebartitle}</div>
  671.  
  672. <div id="links">
  673. <div id="link1"><a href="{text:link1 url}" title="FOREST." title="FOREST.">1</a></div>
  674.  
  675. <div id="link2"><a href="#?w=260" rel="box1" class="poplight" title="GROWL.">2 </a></div>
  676.  
  677. <div id="link3"><a href="#?w=260" rel="box2" class="poplight" title="LAW.">3</a></div>
  678.  
  679. <div id="link4"><a href="#?w=260" rel="box3" class="poplight" title="ÚLFR.">4</a></div>
  680.  
  681. <div id="link5"><a href="/archive" title="ARCHIVE." title="ARCHIVE.">5</a></div>
  682.  
  683.  
  684. </div></div>
  685.  
  686.  
  687. <div id="entries">{block:Posts}<div id="post">
  688.  
  689. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  690.  
  691. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-250}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  692.  
  693. {block:Photoset}{Photoset-250}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  694.  
  695. {block:Quote}<big><big>"{Quote}"</big></big>{block:Source}<br><br> <div style="text-align: right;">— {Source}</div>{/block:Source}{/block:Quote}
  696.  
  697. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}{hw}
  698.  
  699. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}{hw}
  700.  
  701. {block:Audio}<div class="capt">
  702. <div class="albumart">{block:AlbumArt}<img src="{AlbumArtURL}" width="100">{/block:AlbumArt}</div>
  703. <div class="audio"><div id="play">
  704. <div class="button">{AudioPlayerBlack}</div></div>
  705. <div style="padding-top: 20px; {block:ifnot500pxposts}width: 400px;{/block:ifnot500pxposts} {block:if500pxposts}width: 416px;{/block:if500pxposts} text-align: center; padding-bottom: 20px; border: 1px solid {color:border}; max-height: 70px;"><b>Track:</b> {block:TrackName}{TrackName}{/block:TrackName}<br>
  706. <b>Artist:</b> {block:Artist}{Artist}{/block:Artist}<br>
  707. <b>Album:</b> {block:Album}{Album}{/block:Album}</div></div>
  708. {block:Caption}{Caption}{/block:Caption}</div>{/block:Audio}
  709.  
  710. {block:Video}{Video-250}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  711.  
  712. {block:Answer}<div id="ask"><img src="{AskerPortraitURL-24}" style="margin-left:7px;margin-right:13px;border:1px solid #e3e3e3;padding:2px;"></div> <em>{Asker}:</em><br> "{Question}"<br><br>{Answer}{/block:Answer}
  713.  
  714. <div id="info">
  715. {block:Date}
  716. <a href="{Permalink}" title="posted {TimeAgo}{/block:Date}"> ▲ </a>
  717. <a href="{Permalink}" title="{NoteCountWithLabel}"> ▲ </a>
  718. {block:RebloggedFrom}
  719. <a href="{ReblogParentURL}" title="via : {ReblogParentName}"> ▲ </a>
  720. <a href="{ReblogRootUrl}" title="source : {ReblogRootName}"> ▲ </a>
  721. {/block:RebloggedFrom}
  722. </div>
  723.  
  724.  
  725. {block:HasTags}
  726. <div class="tags">
  727. {block:Tags} <a href="{TagURL}"> {Tag}, &nbsp; </a> {/block:Tags}</div>
  728. {/block:HasTags}
  729. <div class="postnote">
  730. {block:PostNotes}{PostNotes}{/block:PostNotes}
  731. </div>
  732. </div>
  733. {/block:Posts}
  734.  
  735. <div id="pagination">
  736. <center>{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">←&nbsp;&nbsp;&nbsp; future</a>{/block:PreviousPage} &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; {block:NextPage}<a href="{NextPage}">past&nbsp;&nbsp;&nbsp; →</a><br />{/block:NextPage}{/block:Pagination}</div></center></div> </div>
  737.  
  738.  
  739. <div id="box2" class="popup_block">
  740. <p><b>unaffiliated, private and highly selective</b> blog for háti hródvitnisson of norse myth, formerly vargkonung. i don’t claim to own háti, seeing as he’s an established mythological character, but the characterization of him you see on this blog, all headcanon, verses, and the narrative, is exclusively my ip. as he’s only briefly mentioned by name in the eddas, i’ve taken what canon info i could find and built and expanded on that. my interpretation of him is based off of two main focus points, háti’s role in the events leading to ragnarök, and the fact that<b> he’s not a humanized god, but a wild animal.</b></p><p>háti is not a human in wolf’s skin; he’s a wolf in human’s skin. he’s distinctly different from werewolves and shapeshifters, etc, due to him lacking a natural human form, and his status as a deity. in the same vein, keep in mind<b> his reactions and behavior are primarily animal impulse</b>, his lack and disregard of morals and ethics is meant to reflect his nature. his responses are animalistic and instinctual, be prepared for this.</p><p><b>this blog features triggering and nsfw content, which will always be tagged. </b>common triggers include blood, violence, gore, homicide, and sex. if we’re mutuals and i reblog or post something that triggers you, let me know. as for my own triggers, i would kindly ask my mutuals to tag drowning, and pictures taken submerged / underwater.</p><p><b>háti can, and will, fuck you up.</b> there’s no other way of putting this. i will not dial down his actions, nor will your character be treated as a special snowflake. your muse will not be treated with kiddie gloves on. i cannot stress this enough. interacting with him means you accept the possibility of him inflicting bodily harm on your character. <b>do not provoke him without expecting retaliation.<br><br>mun</b><br>ida<br>23<br>esl<br>gmt+2<br><br>ask for my skype or discord.<br><br>i have attention deficit disorder and struggle with addiction. this might affect rate of replies and responding to my im’s or inbox. thank you for understanding.<br><b><br>more to be added; rules are subject to changes and updates.</b></p></p>
  741.  
  742. </div></div>
  743.  
  744. <div id="box3" class="popup_block">
  745. <p><b>given name</b> <br>hati hróðvitnisson.</p><p><b>other names </b><br>mánagarmr.</p><p><b>gender</b><br>male (cis).</p><p><b>sexual orientation</b> <br>heterosexual.</p><p><b>romantic orientation </b><br>aromantic.</p><p><b>spoken languages</b><br>old norse, icelandic, english.</p><p><b>title / occupation</b><br>god of solar eclipses.</p><p><b>species</b><br>wolf.</p><p><b>origin</b><br>járnviðr.<br><br><b>nationality</b><br>icelandic; unofficial.</p><p><b>current location</b><br>midgård, reykjavik / new york; nomadic.</p><p><b>phenotype</b><br>hair: dark brown<br>eyes: brown<br>height: 6'2"<br>weight: 200 lbs<br>body mods: pierced left brow, pierced tongue.</p><p><b>parentage</b><br>fenrir, unnamed female.</p><p><b>siblings</b><br>sköll.</p><p><b>relatives</b><br>loki, angrboða, jörmungandr, hel, sleipnir.<br><b><br>power listing</b><br>immortality<br>shapeshifting<br>enhanced strength<br>enhanced speed<br>enhanced stamina<br>enhanced scent<br>enhanced hearing</p>
  746.  
  747. </div></div>
  748.  
  749.  
  750. </div></div></div></div></div></div></div></div></div></div>
  751.  
  752. </body>
  753. </div></div></div></div></div></div></div></div></div></div>
  754. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement