Advertisement
kyngri

Harleen Quinzel

Nov 16th, 2015
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 25.73 KB | None | 0 0
  1. <!--
  2. Theme made by kyngri for personal use only.
  3. -->
  4.  
  5. <!DOCTYPE html>
  6. <head>
  7.  
  8. <script language=JavaScript> var message="Boo."; function clickIE4(){ if (event.button==2) { alert(message); return false; } } function clickNS4(e){ if (document.layers||document.getElementById&&!document.all){ if (e.which==2||e.which==3){ alert(message); return false; } } } if (document.layers){ document.captureEvents(Event.MOUSEDOWN); document.onmousedown=clickNS4; } else if (document.all&&!document.getElementById){ document.onmousedown=clickIE4; } document.oncontextmenu=new Function("return false") </script>
  9.  
  10. <title>{title}</title>
  11.  
  12. <link rel="shortcut icon" href="https://40.media.tumblr.com/67e0ee527e5c4597ef3b479502d36efd/tumblr_inline_nwa4z6yd561t9imm5_540.png">
  13. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  14. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  15.  
  16. <!--Default Variables-->
  17.  
  18. <meta name="color:Background" content="#ffffff"/>
  19. <meta name="color:Background2" content="#ffffff"/>
  20. <meta name="color:Title" content="#bbbbbb" />
  21. <meta name="color:Text" content="#aaaaaa"/>
  22. <meta name="color:castle town" content="#111111"/>
  23. <meta name="color:hyrule" content="#111111"/>
  24. <meta name="color:links" content="#ffffff"/>
  25. <meta name="color:links Hover" content="#000000"/>
  26. <meta name="color:Blockquote" content="#e1e1e1"/>
  27. <meta name="color:Borders" content="#dbdbdb" />
  28. <meta name="color:Scroll" content="#dbdbdb" />
  29. <meta name="color:Bold" content="#b3b3b3" />
  30. <meta name="color:Italic" content="#cccccc"/>
  31.  
  32. <meta name="text:Amount of Grayscale" content="40" />
  33.  
  34. <meta name="if:250px" content="0" />
  35. <meta name="if:400px" content="1" />
  36. <meta name="if:500px" content="0" />
  37. <meta name="if:monochrome" content="0" />
  38. <meta name="if:InfiniteScroll" content="0" />
  39.  
  40.  
  41. <script type="text/javascript">function tb8_makeArray(n){this.length = n;return this.length;}tb8_messages = new tb8_makeArray(3);tb8_messages[0] =
  42. "ʜᴀʀʟᴇᴇɴ ǫᴜɪɴᴢᴇʟ";tb8_messages[1] = "ᴍᴅ. ᴘʜ.ᴅ.";tb8_messages[2] = "ʟᴇᴛ's ғɪɴᴅ ʏᴏᴜʀ sᴍɪʟᴇ";tb8_rptType = 'infinite';tb8_rptNbr = 5;tb8_speed = 100;tb8_delay = 2000;var tb8_counter=1;var tb8_currMsg=0;var tb8_tekst ="";var tb8_i=0;var tb8_TID = null;function tb8_pisi(){tb8_tekst = tb8_tekst + tb8_messages[tb8_currMsg].substring(tb8_i, tb8_i+1);document.title = tb8_tekst;tb8_sp=tb8_speed;tb8_i++;if (tb8_i==tb8_messages[tb8_currMsg].length){tb8_currMsg++; tb8_i=0; tb8_tekst="";tb8_sp=tb8_delay;}if (tb8_currMsg == tb8_messages.length){if ((tb8_rptType == 'finite') && (tb8_counter==tb8_rptNbr)){clearTimeout(tb8_TID);return;}tb8_counter++;tb8_currMsg = 0;}tb8_TID = setTimeout("tb8_pisi()", tb8_sp);}tb8_pisi()</script>
  43.  
  44. <!--CSS customization here. -->
  45.  
  46. <style type="text/css">
  47.  
  48. @font-face { font-family: "wendy"; src: url('https://dl.dropboxusercontent.com/s/yr32rdtfszs02ze/wendy.ttf?dl=1'); format(“truetype”);}
  49. @font-face {font-family: "neou"; src:url('https://dl.dropboxusercontent.com/s/ggesu9cscg40a2p/neou-thin.ttf?dl=1'); format(“truetype”);}
  50. @font-face {font-family: "alexbrush";src: url('https://dl.dropboxusercontent.com/s/y48zvcvymdw1vmo/alexbrush-regular.ttf?dl=1'); format("truetype");}
  51. @font-face {font-family: "laine";src: url('https://dl.dropboxusercontent.com/s/q2nwfx6s9t3k759/laine.ttf?dl=1'); format("truetype");}
  52. @font-face{ font-family:"signerica"; src: url('https://dl.dropboxusercontent.com/s/kfe6jebile02ki3/signerica_thin.ttf?dl=1'); format(“truetype”);}
  53. @font-face{ font-family:"signarita zhai"; src: url('https://dl.dropboxusercontent.com/u/102415483/Signarita%20Zhai%20Rhianne.ttf?dl=1'); format(“truetype”);}
  54.  
  55.  
  56.  
  57. iframe#tumblr_controls {
  58. top:0%!important;
  59. right:0%!important;
  60. position:fixed!important;
  61. z-index:99999999!important;
  62. opacity:.3;
  63. -webkit-filter:invert(100%);
  64. -moz-filter:invert(100%);
  65. -o-filter:invert(100%);
  66. -ms-filter:invert(100%);
  67. filter:invert(100%);
  68. {block:IndexPage}
  69. opacity:0;
  70. -webkit-transition: all 1s ease-in-out;
  71. -moz-transition: all 1s ease-in-out;
  72. -o-transition: all 1s ease-in-out;
  73. -ms-transition: all 1s ease-in-out;
  74. transition: all 1s ease-in-out;
  75. {/block:IndexPage}
  76. }
  77.  
  78. iframe#tumblr_controls:hover {
  79. opacity:.3;
  80. }
  81.  
  82.  
  83. #s-m-t-tooltip{
  84. max-width:300px;
  85. margin-top:25px;
  86. margin-left:15px;
  87. padding:4px;
  88. z-index:99999999999999999;
  89. background-color:#fff;
  90. color:#f7e1af;
  91. font-family:Arial, Helvetica, sans-serif;
  92. font-size:10px;
  93. line-height:10px;
  94. letter-spacing:1px;
  95. font-style:normal;
  96. text-transform:normal;
  97. word-wrap:break-word;
  98. -moz-transition:all 0.5s ease-in-out;
  99. -webkit-transition:all 0.5s ease-in-out;
  100. -o-transition:all 0.5s ease-in-out;
  101. transition:all 0.5s ease-in-out;
  102. }
  103.  
  104. ::-webkit-scrollbar-thumb:vertical {
  105. background:{color:Scroll};
  106. height: 30px;
  107. }
  108.  
  109. ::-webkit-scrollbar {
  110. height: 10px;
  111. width: 4px;
  112. }
  113.  
  114. /*basics*/
  115. blockquote {padding:5px 0 5px 30px;
  116. border-left:1px solid {color:Blockquote};
  117. margin-left:10px;
  118. }
  119.  
  120. blockquote img {
  121. outline-offset: -10px;
  122. outline:solid 1px rgba(255,255,255,1);
  123. }
  124.  
  125. body {
  126. background:{color:Background};
  127. color:{color:Text};
  128. font-family:helvetica;
  129. font-size:10px;
  130. text-align:justify;
  131. margin:0;
  132. line-height:16px;
  133. }
  134.  
  135. a {
  136. color:{color:links};
  137. text-decoration:none;
  138. -webkit-transition: all 1s ease-in-out;
  139. -moz-transition: all 1s ease-in-out;
  140. -o-transition: all 1s ease-in-out;
  141. -ms-transition: all 1s ease-in-out;
  142. transition: all 1s ease-in-out;
  143. }
  144. a:hover{
  145. color:{color:links Hover};
  146. text-shadow: 2px 2px 6px #111;
  147. }
  148.  
  149. pre {
  150. width:95%;
  151. white-space:pre-wrap;
  152. word-wrap:break-word;
  153. background:{color:hyrule};
  154. color:white;
  155. padding:4px;
  156. }
  157.  
  158. small {
  159. font-size:9px;}
  160.  
  161. sub {
  162. font-size:9px;}
  163.  
  164. big {
  165. font-size:13px;}
  166.  
  167. b, strong {
  168. color:{color:Bold};
  169. font-weight:bold;
  170. }
  171.  
  172. i, em {
  173. color:{color:Italic};
  174. font-style:italic;
  175. }
  176.  
  177. ul,ol {
  178. padding:2px;
  179. margin-left:25px;
  180. }
  181.  
  182. ul {
  183. list-style-type:square;
  184. }
  185.  
  186. h1 {
  187. font-family:neou;
  188. font-size:30px;
  189. line-height:30px;
  190. font-weight:normal;
  191. margin-bottom:10px;
  192. text-transform:uppercase;
  193. text-align:center;
  194. }
  195.  
  196. #title {
  197. font-family:neou;
  198. font-size:30px;
  199. line-height:30px;
  200. font-weight:normal;
  201. margin-bottom:10px;
  202. text-transform:uppercase;
  203. text-align:center;
  204. }
  205.  
  206. /* stats */
  207.  
  208. #zoras {
  209. position:fixed;
  210. right:5px;
  211. bottom:7px;
  212. width:170px;
  213. height:30px;
  214. text-align:right;
  215. font-size:7px;
  216. font-family:arial;
  217. line-height:7px;
  218. text-transform:uppercase;
  219. letter-spacing:2px;
  220. z-index:9999999;
  221. padding:2px;
  222. border:3px double transparent;
  223. }
  224.  
  225.  
  226. /* container */
  227.  
  228. #hyrulefield1 {
  229. width:2000px;
  230. height:2000px;
  231. left:0px;
  232. bottom:368px;
  233. position:fixed;
  234. background:url('https://40.media.tumblr.com/4ab1d933ffa0bd0ade9fe6405ee1188b/tumblr_inline_nuas9mjCDU1t9imm5_540.png');
  235. background-attachment:fixed;
  236. background-repeat:repeat;
  237. border-bottom:solid 50px white;
  238. z-index:-9;
  239. }
  240.  
  241. #hyrulefield2 {
  242. width:2000px;
  243. height:2000px;
  244. left:0px;
  245. bottom:368px;
  246. position:fixed;
  247. background-color:{color:Background2};
  248. z-index:-99;
  249. }
  250.  
  251. #hyrulefield3 {
  252. position:fixed; background:url('http://static.tumblr.com/790d25474d792a72dbd9138125531632/wrsqbrc/1rGntb33n/tumblr_static_cgn5xk4mwpw0sk088k8ck0ss4.png'); bottom:50px;
  253. left:0px; width:105%; height:15px; z-index:-999;
  254. }
  255.  
  256. /* sidebar wrapper */
  257.  
  258.  
  259. #hyruleline1 {
  260. position:fixed;
  261. left:0px;
  262. top:0px;
  263. height:10px;
  264. width:100%;
  265. z-index:99999;
  266. background-color:{color:hyrule};
  267. }
  268.  
  269. #hyruleline2 {
  270. position:fixed;
  271. left:0px;
  272. top:0px;
  273. height:100%;
  274. width:10px;
  275. z-index:99999;
  276. background-color:{color:hyrule};
  277. }
  278.  
  279. #hyruleline3 {
  280. position:fixed;
  281. right:0px;
  282. bottom:0px;
  283. height:50px;
  284. width:100%;
  285. z-index:99999;
  286. background-color:{color:hyrule};
  287. }
  288.  
  289. #hyruleline4 {
  290. position:fixed;
  291. right:0px;
  292. bottom:0px;
  293. height:100%;
  294. width:10px;
  295. z-index:99999;
  296. background-color:{color:hyrule};
  297. }
  298.  
  299.  
  300. #hyrule {
  301. position:fixed;
  302. right:170px;
  303. bottom:420px;
  304. width:224px;
  305. padding:2px;
  306. height:75px;
  307. z-index:99999;
  308. }
  309.  
  310. /* babe */
  311.  
  312. #babe {
  313. position:fixed;
  314. right:10px;
  315. bottom:413px;
  316. z-index:999999;
  317. }
  318.  
  319. #babe img {
  320. }
  321.  
  322. /* sidebar img */
  323.  
  324. #zelda {
  325. position:fixed;
  326. left:4px;
  327. bottom:46px;
  328. z-index:-99;
  329. }
  330.  
  331. /* sidebar desc */
  332.  
  333. #pkr1 {
  334. position:absolute;
  335. top:5px;
  336. left:0px;
  337. padding:4px;
  338. width: 220px;
  339. height: 12px;
  340. background:{color:castle town};
  341. font-family:Arial, Helvetica, sans-serif;
  342. font-size:10px;
  343. text-align:center;
  344. color:#f7e1af;
  345. }
  346.  
  347. #pkr2 {
  348. position:absolute;
  349. top:29px;
  350. left:21px;
  351. padding:4px;
  352. width: 180px;
  353. height: 12px;
  354. background:{color:castle town};
  355. font-family:Arial, Helvetica, sans-serif;
  356. font-size:10px;
  357. text-align:center;
  358. color:#f7e1af;
  359. }
  360.  
  361. #pkr3 {
  362. position:absolute;
  363. top:53px;
  364. left:29px;
  365. padding:4px;
  366. width: 165px;
  367. height: 12px;
  368. background:{color:castle town};
  369. font-family:Arial, Helvetica, sans-serif;
  370. font-size:10px;
  371. text-align:center;
  372. color:#f7e1af;
  373. }
  374.  
  375. /* main navi */
  376.  
  377. .midna {
  378. position:fixed;
  379. width:550px;
  380. height:30px;
  381. left:15px;
  382. bottom:365px;
  383. font-family:neou;
  384. font-size:30px;
  385. color:{color:Links};
  386. }
  387.  
  388. .midna a {
  389. color:{color:Links};
  390. }
  391.  
  392. .midna a:hover {
  393. color:{color:Links Hover};
  394. }
  395.  
  396.  
  397. /*posts*/
  398.  
  399. #castletown {
  400. position:fixed;
  401. {block:If250px}
  402. width:330px;
  403. {block:If250px}
  404. {block:If400px}
  405. width:480px;
  406. {block:If400px}
  407. {block:If500px}
  408. width:590px;
  409. {block:If500px}
  410. height:407px;
  411. left:600px;
  412. bottom:200px;
  413. padding:5px;
  414. padding-bottom:10px;
  415. z-index:999999;
  416. background:{color:castle town};
  417. border:solid 1px #f1e4f2;
  418. }
  419.  
  420. #townspeople {
  421. z-index:999;
  422. position:absolute;
  423. background:transparent;
  424. top:10px;
  425. left:3px;
  426. {block:If250px}
  427. width:330px;
  428. {block:If250px}
  429. {block:If400px}
  430. width:480px;
  431. {block:If400px}
  432. {block:If500px}
  433. width:590px;
  434. {block:If500px}
  435. height:400px;
  436. }
  437.  
  438.  
  439. #castlewall {
  440. position:absolute;
  441. left:11px;
  442. {block:If250px}
  443. width:310px;
  444. {block:If250px}
  445. {block:If400px}
  446. width:460px;
  447. {block:If400px}
  448. {block:If500px}
  449. width:560px;
  450. {block:If500px}
  451. height:100%;
  452. overflow:auto;
  453. }
  454.  
  455. #castle {
  456. {block:If250px}
  457. width:250px;
  458. {block:If250px}
  459. {block:If400px}
  460. width:400px;
  461. {block:If400px}
  462. {block:If500px}
  463. width:500px;
  464. {block:If500px}
  465. margin-top:10px;
  466. margin-bottom:10px;
  467. margin-left:15px;
  468. padding:10px;
  469. }
  470. #castle img {
  471. max-width:100%;
  472. {block:ifMonochrome}-webkit-filter:grayscale({text:Amount of Grayscale}%);
  473. -moz-filter:grayscale({text:Amount of Grayscale}%);
  474. -ms-filter:grayscale({text:Amount of Grayscale}%);
  475. -o-filter:grayscale({text:Amount of Grayscale}%);
  476. filter:grayscale({text:Amount of Grayscale}%); {/block:ifMonochrome}
  477. }
  478.  
  479. #castle li, #castle blockquote {max-width: 100%;
  480. {block:ifMonochrome}-webkit-filter:grayscale({text:Amount of Grayscale}%);
  481. -moz-filter:grayscale({text:Amount of Grayscale}%);
  482. -ms-filter:grayscale({text:Amount of Grayscale}%);
  483. -o-filter:grayscale({text:Amount of Grayscale}%);
  484. filter:grayscale({text:Amount of Grayscale}%); {/block:ifMonochrome}
  485. }
  486. .caption {width:100%;
  487. margin-top:10px;
  488. }
  489.  
  490. #castle img {
  491. max-width:100%;
  492. {block:ifMonochrome}-webkit-filter:grayscale({text:Amount of Grayscale}%);
  493. -moz-filter:grayscale({text:Amount of Grayscale}%);
  494. -ms-filter:grayscale({text:Amount of Grayscale}%);
  495. -o-filter:grayscale({text:Amount of Grayscale}%);
  496. filter:grayscale({text:Amount of Grayscale}%); {/block:ifMonochrome}
  497. }
  498.  
  499. #pset, #vid {
  500. {block:ifMonochrome}-webkit-filter:grayscale({text:Amount of Grayscale}%);
  501. -moz-filter:grayscale({text:Amount of Grayscale}%);
  502. -ms-filter:grayscale({text:Amount of Grayscale}%);
  503. -o-filter:grayscale({text:Amount of Grayscale}%);
  504. filter:grayscale({text:Amount of Grayscale}%); {/block:ifMonochrome}
  505. }
  506.  
  507. /*quote*/
  508.  
  509. #titlequote{
  510. text-align:center;
  511. font-family:neou;
  512. font-size:20px;
  513. line-height:20px;
  514. font-weight:normal;
  515. margin-bottom:10px;
  516. text-transform:uppercase;
  517. text-align:center;
  518. }
  519. #source {
  520. font-family:wendy;
  521. font-size:10px;
  522. margin-top:10px;
  523. margin-right:25px;
  524. text-align:right;
  525. }
  526.  
  527. /* Audio */
  528.  
  529. #audio {
  530. padding-top:3px;
  531. padding-left:5px;
  532. padding-right:5px;
  533. padding-bottom:5px;
  534. border-left:1px solid {color:Background};
  535. }
  536.  
  537. #info {
  538. color:{color:Text};
  539. font-family:wendy;
  540. font-size:10px;
  541. line-height:10px;
  542. letter-spacing:1px;
  543. text-transform:uppercase;
  544. text-align:left;
  545. }
  546.  
  547. #player {
  548. width:26px;
  549. height:28px;
  550. border-left:7px solid {color:Borders};
  551. border-right:7px solid {color:Borders};
  552. border-top:6px solid {color:Borders};
  553. border-bottom:6px solid {color:Borders};
  554. background-color:{color:Borders};
  555. display:block;
  556. overflow:hidden;
  557. position:absolute;
  558. }
  559.  
  560. #art {
  561. width:40px;
  562. height:28px;
  563. background-color:{color:Borders};
  564. {block:ifMonochrome}-webkit-filter:grayscale({text:Amount of Grayscale}%);
  565. -moz-filter:grayscale({text:Amount of Grayscale}%);
  566. -ms-filter:grayscale({text:Amount of Grayscale}%);
  567. -o-filter:grayscale({text:Amount of Grayscale}%);
  568. filter:grayscale({text:Amount of Grayscale}%); {/block:ifMonochrome}
  569. }
  570.  
  571.  
  572. /* Question */
  573.  
  574. #asker {
  575. font-family:neou;
  576. text-align:center;
  577. font-size:20px;
  578. color:{color:Ask};
  579. }
  580.  
  581. #question {
  582. padding:5px;
  583. border-bottom:1px solid {color:Borders};
  584. text-align:center;
  585. font-family:Arial, Helvetica, sans-serif;
  586. font-size:11px;
  587. }
  588.  
  589.  
  590. /*chat*/
  591.  
  592. #chat {
  593. padding-top:2px;
  594. padding-bottom:3px;
  595. padding-left:5px;
  596. padding-right:5px;
  597. line-height:11px;
  598. color:{color:Text};
  599. font-family:wendy;
  600. letter-spacing:1px;
  601. font-size:10px;
  602. font-style:normal;
  603. }
  604.  
  605. #chat.odd {
  606. background:{color:Background};
  607. }
  608.  
  609.  
  610.  
  611.  
  612.  
  613. /*permalink and notes*/
  614.  
  615. #permalink {
  616. font-family:Arial, Helvetica, sans-serif;
  617. font-size:9px;
  618. margin-top:15px;
  619. text-align:center;
  620. text-transform:uppercase;
  621. border-top:1px solid {color:borders};
  622. }
  623.  
  624.  
  625.  
  626. .pagenotes {
  627. {block:IndexPage}
  628. display: none!important;
  629. {/block:IndexPage}
  630. {block:If250px}
  631. width:250px;
  632. {block:If250px}
  633. {block:If400px}
  634. width:400px;
  635. {block:If400px}
  636. {block:If500px}
  637. width:500px;
  638. {block:If500px}
  639. margin-left:30px;
  640. text-align:left;
  641.  
  642. }
  643. .pagenotes img {
  644. display:none!important;}
  645. .pagenotes li {
  646. list-style-type:none;
  647. padding:5px 0px;
  648. text-align:left;
  649. margin:0 0 0 -40px;
  650. }
  651.  
  652. /* Pagination */
  653.  
  654. #page {
  655. position:absolute;
  656. {block:If250px}
  657. width:330px;
  658. {block:If250px}
  659. {block:If400px}
  660. width:480px;
  661. {block:If400px}
  662. {block:If500px}
  663. width:590px;
  664. {block:If500px}
  665. left:0px;
  666. top:430px;
  667. padding:5px;
  668. font-size:8px;
  669. line-height:11px;
  670. text-align:center;
  671. border-top:1px solid #fff;
  672. }
  673.  
  674. #page a {
  675. color:#fff;
  676. padding-top:5px;
  677. padding-left:10px;
  678. padding-right:10px;
  679. margin-left:2px;
  680. margin-right:2px;
  681. }
  682.  
  683. #current_page {
  684. padding-top:5px;
  685. padding-left:10px;
  686. padding-right:10px;
  687. }
  688.  
  689. {CustomCSS}
  690.  
  691.  
  692. /*Popup Boxes*/
  693.  
  694. .popup_block{
  695. display:none;
  696. padding:10px;
  697. position:fixed;
  698. height:401px;
  699. bottom:200px;left:875px;
  700. z-index:99999999;
  701. background:{color:castle town};
  702. border:solid 1px #f1e4f2;
  703. }
  704.  
  705. #popphoto {
  706. position:absolute;
  707. top:10px;
  708. left:10px;
  709. }
  710.  
  711. #poptitle {
  712. position:absolute;
  713. top:15px;
  714. left:250px;
  715. width:230px;
  716. text-align:center;
  717. font-family:neou;
  718. font-size:17px;
  719. }
  720.  
  721. #scrollbox {
  722. position:absolute;
  723. top:120px;
  724. left:250px;
  725. width:230px;
  726. height:290px;
  727. overflow:auto;
  728. font-family:Arial, Helvetica, sans-serif;
  729. font-size:11px;
  730. text-align:left;
  731. }
  732.  
  733. *html #fade {position: absolute;}
  734. *html .popup_block {position: absolute;}
  735. #fade {
  736. display:none;
  737. position:fixed;
  738. left:0px;
  739. top:0px;
  740. width:100%;
  741. height:100%;
  742. z-index:9999999;
  743. background:transparent;
  744. }
  745.  
  746.  
  747. </style>
  748.  
  749. <script type="text/javascript"
  750. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  751. <script>
  752. $(document).ready(function() {
  753. $('a.poplight[href^=#]').click(function() {
  754. var popID = $(this).attr('rel');
  755. var popURL = $(this).attr('href');
  756. var query= popURL.split('?');
  757. var dim= query[1].split('&');
  758. var popWidth = dim[0].split('=')[1];
  759. $('#' + popID).fadeIn().css({ 'width': Number( popWidth ) }).prepend('');
  760. var popMargTop = ($('#' + popID).height() + 80) / 2;
  761. var popMargLeft = ($('#' + popID).width() + 80) / 2;
  762. $('#' + popID).css({
  763. 'margin-top' : -popMargTop,
  764. 'margin-left' : -popMargLeft
  765. });
  766. $('body').append('<div id="fade"></div>');
  767. $('#fade').css({'filter' : 'alpha(opacity=80)'}).fadeIn();
  768. return false;
  769. });
  770. $('a.close, #fade').live('click', function() {
  771. $('#fade , .popup_block').fadeOut(function() {
  772. $('#fade, a.close').remove();
  773. });
  774. return false;
  775. });
  776. });
  777. </script>
  778.  
  779. {block:IndexPage}
  780. {block:ifInfiniteScroll}
  781. <script type="text/javascript" src="http://static.tumblr.com/twte3d7/RhUlio0y7/lazyload.js"></script>
  782. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
  783. {/block:ifInfiniteScroll}
  784. {/block:IndexPage}
  785.  
  786. <script src='http://ajax.googleapis.com/ajax/libs/jquery/1.5.2/jquery.min.js'></script><script>$(function() {var $el, leftPos, newWidth,$mainNav = $("#midnaa");$mainNav.append("<li class='triforce'></li>");var $magicLine = $(".triforce");$magicLine.width($(".current_item").width()).css("left", $(".current_item a").position().left).data("origLeft", $magicLine.position().left);$("#midnaa li a").hover(function() {$el = $(this);leftPos = $el.position().left;newWidth = $el.parent().width();$magicLine.stop().animate({left: leftPos,});}, function() {$magicLine.stop().animate({left: $magicLine.data("origLeft"),});});});</script>
  787.  
  788.  
  789. <script type='text/javascript' src='https://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js'></script>
  790. <script type="text/javascript" src="http://static.tumblr.com/7qjmkr5/IUmmdsy41/jquery.style-my-tooltips.js"></script>
  791. <script>
  792. (function($){
  793. $(document).ready(function(){
  794. $("[title]").style_my_tooltips();
  795. });
  796. })(jQuery);
  797. </script>
  798.  
  799. </head>
  800.  
  801. <body>
  802. <body bgcolor="#fafafa" ondragstart="return false" onselectstart="return false">
  803. <body onkeydown="return false">
  804.  
  805. <div id="hyrulefield1"></div>
  806. <div id="hyrulefield2"></div>
  807. <div id="hyrulefield3"></div>
  808.  
  809. <div id="hyruleline1"></div>
  810. <div id="hyruleline2"></div>
  811. <div id="hyruleline3"></div>
  812. <div id="hyruleline4"></div>
  813.  
  814. <div id="zelda"><img src="https://40.media.tumblr.com/23a6e6ced7b4cc22f08c340b31a6719e/tumblr_inline_nw9xem1T3u1t9imm5_540.png"></div>
  815.  
  816. <div id="zoras">
  817. <script language="JavaScript">
  818. var ref = (''+document.referrer+'');
  819. document.write('<script src="http://s1.freehostedscripts.net/ocounter.php?site=ID3359389&e1=&e2=&r=' + ref + '"><\/script>');
  820. </script> + <script language="JavaScript" src="http://s1.freehostedscripts.net/ocount.php?site=ID2189130&name="></script><br>
  821. <b>+ This is not an RP account</b>, this is a personal,<Br>it's just dressed up for Halloween.
  822. </div>
  823.  
  824. <div id="hyrule">
  825.  
  826. <div id="pkr1">
  827. You know what they say about the crazy ones?
  828. </div>
  829. <div id="pkr2">
  830. Clever as the devil and twice as pretty.
  831. </div>
  832. <div id="pkr3">
  833. Harley Quinn, pleased to meetcha'!
  834. </div>
  835.  
  836.  
  837. </div>
  838.  
  839. <div class="midna">
  840. <a href="/">HOME</a> . <a href="/ask">MAIL</a> . <a href="/archive">MEMORIES</a> . <a href="/i.phone" title="+ Under Co.">LINKS</a> <a href="#?w=470" rel="yes" class="poplight" title="+ Into the core of the craziness.">+</a>
  841. </div>
  842.  
  843. <div id="babe">
  844. <a href="/tagged/s.un%26stars" title="+ You can have your Prince Charming, I'll take my crazy psychotic man."><img src="https://40.media.tumblr.com/d74fd40dd471d18fa150b826759acc4b/tumblr_inline_nwa4e8x4ZQ1t9imm5_540.png"></a>
  845. </div>
  846.  
  847. <div id="castletown">
  848.  
  849. {block:ifnotInfiniteScroll}
  850. {block:Pagination}
  851. <div id="page">
  852. {block:JumpPagination length="5"}
  853. {block:CurrentPage}
  854. <span id="current_page">{PageNumber}</span>
  855. {/block:CurrentPage}
  856. {block:JumpPage}
  857. <a id="jump_page" href="{URL}">{PageNumber}</a>
  858. {/block:JumpPage}
  859. {/block:JumpPagination}
  860. </div>
  861. {/block:Pagination}
  862. {/block:ifnotInfiniteScroll}
  863.  
  864. <div id="townspeople">
  865. <div id="castlewall">
  866. {block:Posts}
  867. <div id="castle">
  868.  
  869.  
  870. {block:Quote}
  871.  
  872.  
  873. <div id="titlequote">❝ {Quote} ❞</div>
  874. {block:Source}<div id="source">&mdash; {Source}</div>{/block:Source}
  875. {/block:Quote}
  876.  
  877.  
  878.  
  879. {block:Text}
  880.  
  881. {block:Title}
  882. <div id="title">+ {Title}.</div>{/block:Title}
  883. {Body}
  884. {/block:Text}
  885.  
  886. {block:link}
  887. <div id="title"><a href="{URL}">+ {Name}.</a></div>{block:Description}{Description}{/block:Description}
  888. {/block:link}
  889.  
  890. {block:Chat}
  891. {block:Title}
  892. <h1>+ {Title}.</h1>
  893. {/block:Title}
  894. {block:Lines}<div id="chat" class="{Alt} user_{UserNumber}">
  895. {block:Label}
  896. <font color="{color:links}">{Label}</font>
  897. {/block:Label}
  898. {Line}</div>
  899. {/block:Lines}
  900. {/block:Chat}
  901.  
  902. {block:Photo}
  903. <div id="photo">
  904. {linkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{linkCloseTag}
  905. </div>
  906. {/block:Photo}
  907.  
  908. {block:Photoset}
  909. <div id="pset">
  910. {block:If250px}
  911. {Photoset-250}
  912. {/block:If250px}
  913. {block:If400px}
  914. {Photoset-400}
  915. {/block:If400px}
  916. {block:If500px}
  917. {Photoset-500}
  918. {/block:If500px}
  919. </div>
  920. {/block:Photoset}
  921.  
  922. {block:Video}
  923. <div id="vid">
  924. {block:If250px}
  925. {Video-250}
  926. {/block:If250px}
  927. {block:If400px}
  928. {Video-400}
  929. {/block:If400px}
  930. {block:If500px}
  931. {Video-500}
  932. {/block:If500px}
  933. </div>
  934. {/block:Video}
  935.  
  936. {block:Audio}
  937. <table border="0" cellpadding="0" cellspacing="5" ><tr>
  938. <td id="art" valign="top">
  939. <div id="player">{AudioPlayerWhite}</div>
  940. </td>
  941. <td valign="top" id="audio">
  942. {block:TrackName}
  943. <div id="info">
  944. <font color="{color:links}">Track:</font> {TrackName}
  945. </div>
  946. {/block:TrackName}
  947. {block:Artist}
  948. <div id="info">
  949. <font color="{color:links}">Artist:</font> {Artist}
  950. </div>
  951. {/block:Artist}
  952. <div id="info">
  953. <font color="{color:links}">Plays:</font> {PlayCount}
  954. </div>
  955. </td>
  956. </tr>
  957. </table>
  958. {/block:Audio}
  959.  
  960. {block:Answer}
  961. <div id="asker">+ {Asker}.</div>
  962. <div id="question"><small>{Question}</small></div>
  963. {Answer}
  964. {/block:Answer}
  965.  
  966. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  967.  
  968. {block:IndexPage}
  969. {block:Date}
  970. <div id="permalink">
  971. <a title="{TimeAgo}" href="{Permalink}">♦</a> / <a title="+ Reblog." href="{ReblogURL}">♣</a>{block:HasTags} / <a title="{NoteCountWithLabel}">♥</a> / <a title="{block:Tags}#{Tag} {/block:Tags}">♠</a>
  972. {/block:HasTags}
  973. </div>
  974. {/block:Date}
  975. {/block:IndexPage}
  976.  
  977. {block:PermalinkPage}
  978. <div id="permalink">{block:Date}Posted {Timeago} on {Month} {DayOfMonth}{DayOfMonthSuffix}, {Year}{/block:Date}{block:NoteCount} with {NoteCountWithLabel}{/block:NoteCount}
  979.  
  980. {block:RebloggedFrom}<br>via <a href="{ReblogParentURL}" title="{ReblogParentTitle}">{ReblogParentName}</a> | origin <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a> {/block:RebloggedFrom}
  981.  
  982. {block:HasTags}<br>saved: {block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}{/block:HasTags}
  983. </div>
  984. {/block:PermalinkPage}
  985.  
  986.  
  987. </div>
  988.  
  989.  
  990. {block:PostNotes}
  991. <div class="pagenotes">
  992. {PostNotes}
  993. </div>
  994. {/block:PostNotes}
  995.  
  996.  
  997. {/block:Posts}
  998.  
  999. </div>
  1000.  
  1001. </div>
  1002.  
  1003.  
  1004. </div>
  1005.  
  1006. <div id="yes" class="popup_block">
  1007. <div id="popphoto"><img src="https://41.media.tumblr.com/dc323a0a8b8976054161a31ec6f0ce89/tumblr_inline_nwa7kh6Owq1t9imm5_540.jpg"></div>
  1008. <div id="poptitle">I'm not saying I'm Harley Quinn just saying no one has ever seen me and Harley Quinn in a room together.</div>
  1009. <div id="scrollbox">
  1010. <b>Name:</b> <strike>Ashli</strike> Harleen Quinzel<br>
  1011. <b>Birthday:</b> <strike>94/10/19</strike> 92/09/11<br>
  1012. <b>Hometown:</b> <strike>Norman, Oklahoma</strike> Bensonhurst, Brooklyn<br>
  1013. <b>Height:</b> <strike>167cm</strike> 164cm<br>
  1014. <b>Weight:</b> <strike>53kg</strike> 53kg<br>
  1015. <b>Relationship:</b> <strike>My sun&stars</strike> <a href="/tagged/s.un&stars">Mistah Jay</a><br>
  1016. <b>Position:</b> <strike>Still trying to figure myself out</strike> Psychotic criminal and accomplice to Mistah Jay<br>
  1017. <b>Hobbies:</b> Making Mistah Jay happy
  1018. <p><b>Trivia:</b>I'm a delusional psychotic who recreated her persona to that of the clown character Harlequin, after falling for Mistah Jay.<br>I am dangerous and I will show you just how dark I can be.
  1019. </div>
  1020. </div>
  1021.  
  1022. <a href="http://namyunetwork.tumblr.com" title="+ Namyu Trash."><img src="https://40.media.tumblr.com/336eb965540cc5c7821179c515a881bf/tumblr_inline_nu80jwHpX71t9imm5_540.png" style="position:fixed; left:15px; top:15px; width:50px; z-index:99999999;"></a>
  1023.  
  1024. </div>
  1025.  
  1026.  
  1027.  
  1028. {block:ContentSource}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement