Advertisement
Guest User

Untitled

a guest
Apr 29th, 2017
525
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 39.50 KB | None | 0 0
  1. <!----------
  2. ♬ do not use this as a base code ♬
  3. ♬ do not redistribute or remove credit ♬
  4. ♬ this was entirely made
  5. from scratch by motherofwolvcs ♬
  6. ♬ i will find a way to make your life a
  7. living hell if you try to
  8. steal / claim this as your own ♬
  9. ♬ you may edit to your little heart's
  10. content, but DO NOT move the
  11. credit. leave it where i put it ♬
  12. ----------->
  13.  
  14.  
  15.  
  16. <!DOCTYPE html>
  17. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  18.  
  19. <html>
  20. <head>
  21. <link href='http://static.tumblr.com/blpgwiz/uLPm53w3h/flipperspectivecss.css' rel="stylesheet" type='text/css'>
  22. <link href='http://static.tumblr.com/blpgwiz/kVZm8o4rz/tilting.css' rel='stylesheet' type='text/css'>
  23. <link href='http://static.tumblr.com/blpgwiz/Zjemijy8n/fade_in_down.css' rel='stylesheet' style='text/css'>
  24.  
  25.  
  26.  
  27. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  28. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  29. <link href="http://static.tumblr.com/5omyijl/bzrn2yg7i/style-my-tooltips.css" rel="stylesheet" type="text/css" />
  30. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  31. <script src="http://static.tumblr.com/5omyijl/RZtn2yg9v/jquery.style-my-tooltips.js"></script>
  32.  
  33.  
  34. <script>
  35. (function($){
  36. $(document).ready(function(){
  37. $("[title]").style_my_tooltips({
  38. tip_follows_cursor:true,
  39. tip_delay_time:200,
  40. tip_fade_speed:500
  41. });
  42. });
  43. })(jQuery);
  44. </script>
  45.  
  46. <script type="text/javascript"
  47. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  48.  
  49. <script type="text/javascript"
  50. src="https://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  51. <script>
  52. $(document).ready(function() {
  53. //
  54. $('a.poplight[href^=#]').click(function() {
  55. var popID = $(this).attr('rel'); //Get Popup Name
  56. var popURL = $(this).attr('href'); //Get Popup href to define size
  57. var query= popURL.split('?');
  58. var dim= query[1].split('&');
  59. var popWidth = dim[0].split('=')[1]; //Gets the first query string value
  60. $('#' + popID).fadeIn().css({ 'width': Number( popWidth ) }).prepend('<a href="#" class="close"><img src="http://upload.wikimedia.org/wikipedia/commons/f/f8/Tooltip-CloseButton.png" class="btn_close" title="escape" alt="escape" /></a>');
  61. var popMargTop = ($('#' + popID).height() + 80) / 2;
  62. var popMargLeft = ($('#' + popID).width() + 80) / 2;
  63. //Apply Margin to Popup
  64. $('#' + popID).css({
  65. 'margin-top' : -popMargTop,
  66. 'margin-left' : -popMargLeft
  67. });
  68. $('body').append('<div id="fade"></div>');
  69. $('#fade').css({'filter' : 'alpha(opacity=80)'}).fadeIn(); //Fade in the fade layer - .css({'filter' : 'alpha(opacity=80)'})
  70. return false;
  71. });
  72. $('a.close, #fade').live('click', function() {
  73. $('#fade , .popup_block').fadeOut(function() {
  74. $('#fade, a.close').remove(); //fade them both out
  75. });
  76. return false;
  77. });
  78. });
  79. </script>
  80.  
  81. <script>$(document).ready(function(){
  82. $("ul#tabs li").click(function(e){
  83. if (!$(this).hasClass("active")) {
  84. var tabNum = $(this).index();
  85. var nthChild = tabNum+1;
  86. $("ul#tabs li.active").removeClass("active");
  87. $(this).addClass("active");
  88. $("ul#tab li.active").removeClass("active");
  89. $("ul#tab li:nth-child("+nthChild+")").addClass("active");
  90. }
  91. });
  92. });</script>
  93.  
  94. <script type="text/javascript"> $(document).ready(function(){ $(".links_body").hide(); $(".links_head").click(function(){ $(this).next(".links_body").slideToggle('fast'); }); }); </script>
  95.  
  96.  
  97. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  98. <title>{Title}</title>
  99. <link rel="shortcut icon" href="{Favicon}" />
  100. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  101.  
  102. <link href="https://fonts.googleapis.com/css?family=IM+Fell+English+SC" rel="stylesheet">
  103. <link href='https://fonts.googleapis.com/css?family=Prata' rel='stylesheet' type='text/css'>
  104. <link href='https://fonts.googleapis.com/css?family=Over+the+Rainbow' rel='stylesheet' type='text/css'>
  105. <link href="https://fonts.googleapis.com/css?family=Pinyon+Script" rel="stylesheet">
  106. <link href='https://fonts.googleapis.com/css?family=Montserrat:700,400' rel='stylesheet' type='text/css'>
  107. <link href="https://fonts.googleapis.com/css?family=Lobster+Two" rel="stylesheet">
  108. <link href="https://fonts.googleapis.com/css?family=Elsie" rel="stylesheet">
  109. <link href="https://fonts.googleapis.com/css?family=Bungee+Hairline" rel="stylesheet">
  110. <link href="https://fonts.googleapis.com/css?family=Great+Vibes" rel="stylesheet">
  111. <link href="https://fonts.googleapis.com/css?family=Cinzel" rel="stylesheet">
  112. <link href="https://fonts.googleapis.com/css?family=Poiret+One" rel="stylesheet">
  113.  
  114.  
  115.  
  116.  
  117. <style type="text/css">
  118.  
  119. @font-face { font-family: "riesling"; src: url('https://dl.dropboxusercontent.com/s/c9e2vqnyws70h42/riesling.ttf?dl=0'); format("truetype");}
  120.  
  121. @font-face { font-family: "snickles"; src: url('https://dl.dropboxusercontent.com/s/u0qguc9dnof931w/Snickles.ttf?dl=0'); format("truetype");}
  122.  
  123.  
  124.  
  125.  
  126. .popup_block{
  127. display:none;
  128. height:400px;
  129. width:330px;
  130. color:#fff;
  131. font-size:12px;
  132. float:center;
  133. position:fixed;
  134. top:550px;
  135. left:800px;
  136. text-align:justify;
  137. overflow-y: scroll;
  138. overflow-x: hidden;
  139. z-index: 999999999999999;
  140. background-image:url(http://i.imgur.com/Dj1XVek.png);
  141. -moz-border-radius:11px;
  142. -webkit-border-radius:11px;
  143. background-color:#;
  144. -webkit-box-shadow: 1px 1px 5px #323232;
  145. -moz-box-shadow: 1px 1px 5px #323232;
  146. box-shadow: 1px 1px 5px #323232;
  147. -webkit-animation: fadeInDown·2s;
  148. -moz-animation: fadeInDown 2s;
  149. -ms-animation: fadeInDown 2s;
  150. -o-animation: fadeInDown 2s;
  151. animation: fadeInDown 2s;
  152. opacity:1.0;
  153.  
  154.  
  155. }
  156.  
  157. *html #fade {position: absolute;}
  158. *html .popup_block, .popup_block2 {position: absolute;}
  159. #fade {
  160. display:none;
  161. position:fixed;
  162. float:center;
  163. left:-60px;
  164. top:-60px;
  165. width:1900px;
  166. height:1200px;
  167. z-index:999999999;
  168. background-image:url(http://i.imgur.com/Dj1XVek.png);
  169. background-color:;
  170. background-repeat:no-repeat;
  171. opacity:1.0;
  172. }
  173.  
  174.  
  175. img.btn_close {
  176. float: right;
  177.  
  178. }
  179. #ask_form {
  180. height:250px;
  181.  
  182. }
  183.  
  184.  
  185. .tabcontent {
  186. font-size:9px;
  187. line-height:110%;
  188.  
  189. }
  190. .tab {
  191. display:none;
  192.  
  193. }
  194. .tab.active {
  195. display:block;
  196.  
  197. }
  198.  
  199. #blocks {
  200. background-color:#171616;
  201. border:1px solid #a2a1a1;
  202. color:#333333;
  203. letter-spacing:1px;
  204. text-align:center;
  205. font-weight:bold;
  206. text-transform:uppercase;
  207. font-size:8px;
  208. display:inline-block;
  209. padding:4px;
  210. width:100px;
  211. margin:2px;
  212. -webkit-transition: all .8s ease-in-out;
  213. -moz-transition: all .8s ease-in-out;
  214. -o-transition: all .8s ease-in-out;
  215. }
  216.  
  217. #blocks a {
  218. color:#666;
  219. text-shadow: 1px 1px 1px #000;
  220. }
  221.  
  222. #blocks:hover {
  223. background-color:#100e0f;
  224. border: solid 1px #aeadac;
  225. color:#aaa;
  226. -webkit-transition: all .8s ease-in-out;
  227. -moz-transition: all .8s ease-in-out;
  228. -o-transition: all .8s ease-in-out;
  229. }
  230.  
  231. #headerbar{
  232. margin-top:237px;
  233. margin-left:250px;
  234. width:350px;
  235. overflow:scroll;
  236. text-align:justify;
  237. font-family:calibri;
  238. font-size:11px;
  239. }
  240.  
  241. ul#tabs {
  242. list-style-type: none;
  243. padding: 0;
  244. text-align: center;
  245. font-family:calibri;
  246. text-transform:uppercase;
  247. color: #380a0a;
  248. font-size:8px;
  249. text-shadow:0px 0px 1px #944f4f;
  250. }
  251. ul#tabs li {
  252. display: inline-block;
  253. padding: 10px;
  254. color: #fff;
  255. cursor: pointer;
  256. }
  257. ul#tabs li:hover {
  258. -webkit-transition: all 0.6s ease-in-out;
  259. -moz-transition: all 0.6s ease-in-out;
  260. -o-transition: all 0.6s ease-in-out;
  261. -ms-transition: all 0.6s ease-in-out;
  262. transition: all 0.6s ease-in-out;
  263. color: #000;
  264. text-shadow: 1px 1px 3px #380a0a;
  265. }
  266. ul#tabs li.active {
  267. color:#70706f;
  268. text-shadow:1px 1px 1px #333333;
  269. text-shadow:-1px 1px 0px #333333;
  270. border:1px solid #a2a1a1;
  271. outline:1px solid #a2a1a1;
  272. outline-offset:1px;
  273. }
  274. ul#tab {
  275. list-style-type: none;
  276. margin: 0;
  277. padding: 0;
  278. }
  279. ul#tab li {
  280. display: none;
  281. }
  282. ul#tab li.active {
  283. display: block;
  284. }
  285.  
  286.  
  287.  
  288.  
  289.  
  290. .links_list {
  291. margin:0px;
  292. padding:2px;
  293. text-align:center;
  294. width:97%;
  295. }
  296. .links_head {
  297. padding:5px 0px;
  298. cursor:pointer;
  299. position:relative;
  300. text-align:center;
  301. margin:2px;
  302. background: url('');
  303. background-color:#171616;
  304. border:1px solid #a2a1a1;
  305. text-align:center;
  306. text-transform:uppercase;
  307. font-family:calibri;
  308. font-size:12px;
  309. color:#eee;
  310. text-shadow:0px 0px 1px #111;
  311. }
  312.  
  313. .links_body {
  314. overflow:scroll;
  315. display:none;
  316. height:auto;
  317. width:85%;
  318. margin-left:2px;
  319. padding:5px;
  320. font-family:calibri;
  321. font-size:11px;
  322. text-align:justify;
  323. color:#fff;
  324. }
  325.  
  326. #s-m-t-tooltip{
  327. max-width:300px;
  328. margin:10px;
  329. padding:6px;
  330. background: #0b0b0b;
  331. background-image:url('http://i.imgur.com/hobHrMg.png');
  332. background-repeat:repeat;
  333. border-left: solid 1px #333333;
  334. border-top: solid 1px #333333;
  335. border-right: solid 1px #333333;
  336. border-bottom: solid 1px #333333;
  337. color:#a9a9a9;
  338. text-shadow:1px 1px 0px #777,
  339. 1px -1px 0px #000,
  340. -1px -1px 0px #000,
  341. -1px 1px 0px #000,
  342. 0px 1px 0px #000,
  343. 0px -1px 0px #000,
  344. 1px 0px 0px #000,
  345. -1px 0px 0px #000;
  346. z-index:99999999999999999999;
  347. font-size:10px;
  348. letter-spacing:2px;
  349. font-style:normal;
  350. letter-spacing:2px;
  351. font-family: 'Elsie', cursive;
  352. text-transform:uppercase;
  353. box-shadow:1px 1px 3px rgba(0,0,0,.1);
  354. -webkit-transition: all 0.5s ease-in-out;
  355. -moz-transition: all 0.5s ease-in-out;
  356. -o-transition: all 0.5s ease-in-out;
  357. }
  358.  
  359. ::selection {
  360. background:#ddd;
  361. color:#444;
  362. }
  363. ::-moz-selection {
  364. background:#ddd;
  365. color:#444;
  366. }
  367. ::-webkit-selection {
  368. background:#ddd;
  369. color:#444;
  370. }
  371.  
  372. ::-webkit-scrollbar {
  373. height:0px;
  374. width:0px;
  375. background: transparent;
  376. border-left:0px solid transparent;
  377. border-right:0px solid transparent;
  378. }
  379. ::-webkit-scrollbar-thumb {
  380. background: transparent;
  381. }
  382.  
  383.  
  384. a {
  385. text-decoration:none;
  386. color:#ccc;
  387. text-transform:uppercase;
  388. -webkit-transition: all 0.5s ease-in-out;
  389. -moz-transition: all 0.5s ease-in-out;
  390. -o-transition: all 0.5s ease-in-out;
  391. }
  392.  
  393.  
  394. a:hover {
  395. color:#fff;
  396. text-shadow:0px 0px 1px #aaa;
  397. }
  398.  
  399.  
  400. body {
  401. background:url('http://i.imgur.com/hobHrMg.png')
  402. no-repeat fixed top left;
  403. font-family:calibri;
  404. text-align:justify;
  405. background-color:#171616;
  406. }
  407.  
  408.  
  409.  
  410. h1 {
  411. font-weight:normal;
  412. font-size:13px;
  413. text-align:center;
  414. font-style:normal;
  415. line-height:100%;
  416. letter-spacing:1px;
  417. text-transform:normal;
  418. color:#380a0a;
  419. }
  420.  
  421. h2 {
  422. font-size:10px;
  423. text-align:center;
  424. line-height:100%;
  425. letter-spacing:-0.5px;
  426. color:#380a0a;
  427. font-weight:bold;
  428. text-transform:uppercase;
  429. padding:5px;
  430. padding-bottom:2px;
  431. }
  432.  
  433. h, h2 {
  434. font-family: times;
  435. text-transform:uppercase,bold;
  436. color: #ffffff;
  437. font-size:19px;
  438. }
  439.  
  440. h3 {
  441. font-family:courier;
  442. text-transform:uppercase;
  443. text-align:right;
  444. font-size:10px;
  445. border:1px solid #a2a1a1;
  446. outline:1px solid #a2a1a1;
  447. outline-offset:1px;
  448. width:80%;
  449. color:#eee;
  450. background-image:url(http://i.imgur.com/hobHrMg.png);
  451. }
  452.  
  453. h4 {
  454. margin-top:2px;
  455. font-family: 'Elsie', cursive;
  456. text-transform:bold;
  457. font-size:10px;
  458. color:#380a0a;
  459. }
  460.  
  461. h5 {
  462. margin-top:1px;
  463. margin-bottom:2px;
  464. width:113px;
  465. height:16px;
  466. text-align:center;
  467. font-family: 'Bungee Hairline', cursive;
  468. text-transform:uppercase;
  469. font-size:12px;
  470. padding:9px;
  471. color:#ffffff;
  472. background-color:#000000;
  473. border:1px solid #232323;
  474. -webkit-filter: blur(1px);
  475. -webkit-transition: 0.8s ease-in;
  476. >-moz-transition: 1s ease-in;
  477. transition: 1s ease-in;
  478. opacity:0.7;
  479. -webkit-transition: all 0.6s ease-in-out;
  480. -moz-transition: all 0.6s ease-in-out;
  481. -o-transition: all 0.6s ease-in-out;
  482. -ms-transition: all 0.6s ease-in-out;
  483. transition: all 0.6s ease-in-out;
  484. -webkit-border-radius: 10px;
  485. -moz-border-radius: 10px;
  486. border-radius: 10px;
  487. }
  488.  
  489. h5:hover{
  490. -webkit-filter:none;
  491. -webkit-transition: all 0.6s ease-in-out;
  492. opacity:1;
  493.  
  494. -webkit-transition: all 0.6s ease-in-out;
  495.  
  496. -moz-transition: all 0.6s ease-in-out;
  497.  
  498. -o-transition: all 0.6s ease-in-out;
  499.  
  500. -ms-transition: all 0.6s ease-in-out;
  501.  
  502. transition: all 0.6s ease-in-out;
  503.  
  504. }
  505.  
  506. h6 {
  507. margin-top:4px;
  508. margin-bottom:2px;
  509. width:100%;
  510. height:12px;
  511. text-align:center;
  512. font-family: 'Cinzel', serif;
  513. text-transform:uppercase;
  514. font-size:13px;
  515. padding:9px;
  516. color:#ffffff;
  517. background-image:url(http://i.imgur.com/hobHrMg.png);
  518. text-shadow:0px 0px 2px #ffffff;
  519. }
  520.  
  521. h7 {
  522. font-family: 'Over the Rainbow';
  523. text-transform:bold;
  524. text-shadow:
  525. 1px 1px 0px #000,
  526. 1px -1px 0px #000,
  527. -1px -1px 0px #000,
  528. -1px 1px 0px #000,
  529. font-size:15px;
  530. color:#70706f;
  531.  
  532. }
  533.  
  534. h8 {
  535. font-family: 'Montserrat', sans-serif;
  536. text-transform:uppercase;
  537. color: #380a0a;
  538. font-size:13px;
  539. }
  540.  
  541. h9 {
  542. text-shadow: 0px 0px 2px #350707;
  543. font-family:calibri;
  544. font-size:17px;
  545. color:#380a0a;
  546. text-transform:uppercase;
  547. top:120px;
  548. left:600px;
  549. letter-spacing:8px;
  550. text-shadow: 0px 0px 1px #333333;
  551. }
  552.  
  553. h9:hover {
  554. color:#fff;
  555. -webkit-filter: blur(2px);
  556. -webkit-transition: 0.3s ease-in;
  557. >-moz-transition: 0.3s ease-in;
  558. transition: 0.3s ease-in;
  559. }
  560.  
  561. h10 {
  562. text-shadow: 0px 0px 2px #ffffff;
  563. font-family:calibri;
  564. font-size:15px;
  565. text-transform:uppercase;
  566. top:120px;
  567. left:600px;
  568. letter-spacing:7px;
  569. }
  570.  
  571.  
  572. h11 {
  573. font-family: 'Montserrat', sans-serif;
  574. text-transform:uppercase;
  575. color: #ffffff;
  576. font-size:11px;
  577. text-shadow:0px 0px 1px #380a0a;
  578. }
  579.  
  580. h12 {
  581. font-family: 'Over the Rainbow';
  582. text-transform:normal;
  583. font-size:10px;
  584. color:#ffffff;
  585. }
  586.  
  587. h13 {
  588. display:block;
  589. margin-left:auto;
  590. margin-right:auto;
  591. font-family: 'Cinzel', serif;
  592. color: #eee;
  593. text-shadow:
  594. 1px 1px 0px #000,
  595. -1px -1px 0px #000,
  596. font-size:12px;
  597. width:93%;
  598. padding:2px 0px;
  599. background:url('http://i.imgur.com/hobHrMg.png');
  600. inline:3px solid #151515;
  601. -webkit-box-shadow: 3px 3px 10px 0px rgba(0,0,0,0.1);
  602. -moz-box-shadow: 3px 3px 10px 0px rgba(0,0,0,0.1);
  603. box-shadow: 3px 3px 10px 0px rgba(0,0,0,0.1);
  604. border-bottom-right-radius: 0px;
  605. border-bottom-left-radius: 0px;
  606. border-top-right-radius: 0px;
  607. border-top-left-radius: 0px;
  608. }
  609.  
  610.  
  611.  
  612.  
  613. b, strong {
  614. text-transform:uppercase;
  615. font-size:13px;
  616. font-family: 'IM Fell English SC', serif;
  617. color:#ffffff;
  618. text-shadow:0px 0px 1px #333333;
  619. letter-spacing:1px;
  620. }
  621.  
  622. i, em, italics {
  623. font-family: snickles;
  624. font-size:18px;
  625. text-transform:uppercase;
  626. color:#333333;
  627. letter-spacing:0.5px;
  628. text-shadow:
  629. 1px 1px 0px #fff,
  630. 1px -1px 0px #fff,
  631. -1px -1px 0px #000,
  632. }
  633.  
  634. big {
  635. text-transform:uppercase;
  636. letter-spacing:2px;
  637. font-weight:none;
  638. font-size:15px;
  639. color:#857bd5;
  640. font-family: riesling;
  641. }
  642.  
  643. hr {
  644. text-align:center;
  645. width:150px;
  646. border:0.5px solid #777;
  647. }
  648.  
  649. small, sub {
  650. font-size:11px;
  651. }
  652.  
  653. #container img {
  654. height:auto;
  655. max-width:100%;
  656. }
  657.  
  658. blockquote img {
  659. max-width:100%;
  660. height:auto;
  661. }
  662.  
  663. blockquote blockquote img {
  664. max-width:100%;
  665. height:auto;
  666. }
  667.  
  668. .caption {
  669. width:160px;
  670. text-align:center;
  671. line-height:120%;
  672. }
  673.  
  674.  
  675.  
  676.  
  677.  
  678. #container {
  679. background: #9b9a99;
  680. width:420px;
  681. height:420px;
  682. top:40px;
  683. left:320px;
  684. position:fixed;
  685. overflow-y:scroll;
  686. overflow-x:hidden;
  687. padding-top:0px;
  688. -webkit-mask-image: -webkit-gradient(linear, center 96%, center bottom, from(rgba(5,0,0,1)), to(rgba(5,0,0,0)));
  689. opacity:0.0;
  690.  
  691. -webkit-transition: all 0.6s ease-in-out;
  692.  
  693. -moz-transition: all 0.6s ease-in-out;
  694.  
  695. -o-transition: all 0.6s ease-in-out;
  696.  
  697. -ms-transition: all 0.6s ease-in-out;
  698.  
  699. transition: all 0.6s ease-in-out;
  700. }
  701.  
  702. #container:hover{
  703. -webkit-filter:none;
  704. -webkit-transition: all 0.6s ease-in-out;
  705. opacity:1;
  706.  
  707. -webkit-transition: all 0.6s ease-in-out;
  708.  
  709. -moz-transition: all 0.6s ease-in-out;
  710.  
  711. -o-transition: all 0.6s ease-in-out;
  712.  
  713. -ms-transition: all 0.6s ease-in-out;
  714.  
  715. transition: all 0.6s ease-in-out;
  716.  
  717.  
  718. }
  719.  
  720.  
  721. #post {
  722. width:348px;
  723. background-color:transparent;
  724. margin-top:0px;
  725. font-size:14px;
  726. line-height:110%;
  727. color:#fff;
  728. margin-bottom:20px;
  729. margin-left:auto;
  730. margin-right:auto;
  731.  
  732. }
  733.  
  734.  
  735.  
  736.  
  737. #post blockquote {
  738. padding-left:10px;
  739. margin-left:10px;
  740. border-left:#666 1px solid;
  741. }
  742.  
  743. #ask {
  744. font-family: 'Lobster Two', cursive;
  745. text-align:center;
  746. padding-top: 10px;
  747. margin-left:0px;
  748. text-transform:uppercase;
  749. color: #380a0a;
  750. font-size:20px;
  751. padding:1px;
  752. letter-spacing:0px
  753. text-shadow:0 0 2px #aeaeae;
  754. }
  755.  
  756. #ask a{
  757. font-family: 'Lobster Two', cursive;
  758. text-transform:uppercase;
  759. font-size:20px;
  760. letter-spacing: 0px;
  761. text-shadow: none;
  762. color: #380a0a;
  763. text-shadow:0 0 2px #050506;
  764. -webkit-filter: blur(0.5px);
  765. }
  766.  
  767. #ask a:hover {
  768. font-family: 'Pinyon Script', cursive;
  769. color: #380a0a;
  770. letter-spacing: 2px;
  771. text-shadow:0 0 2px #000;
  772. -webkit-filter: blur(0px);
  773. -webkit-transition:all .5s ease-in-out;
  774. -moz-transition:all .5s ease-in-out;
  775. transition:all .5s ease-in-out;
  776.  
  777. }
  778.  
  779. #q {
  780. font-family: 'Prata', serif;
  781. font-size:8px;
  782. text-shadow:1px 1px 0px #ffffff,
  783. text-align:center;
  784. padding-top: 5px;
  785. margin-left:0px;
  786. text-transform:auto;
  787. letter-spacing:3px
  788. margin-top:-10px;
  789. padding:5px;
  790. background: #000;
  791. background: url("http://i.imgur.com/hobHrMg.png");
  792. background-repeat:repeat;
  793. padding:2px;
  794. color:#ffffff;
  795. text-transform: uppercase;
  796. border-bottom-left-radius: 5px;
  797. border-top-right-radius: 0px;
  798. border-bottom-left-radius: 0px;
  799. border-top-right-radius: 5px;
  800. padding:10px;
  801. letter-spacing:2px;
  802. border:solid 1px #333333;
  803. }
  804.  
  805. #ans {
  806. text-align:center;
  807. padding:10px;
  808.  
  809. }
  810.  
  811.  
  812.  
  813. #info {
  814. width:220px;
  815. margin-top:-15px;
  816. height:30px;
  817. font-size:6px;
  818. padding:4px 0px 1px 0px;
  819. }
  820.  
  821. #info a {
  822. color:#fff;
  823. font-size:20px;
  824. padding:0px;
  825. margin-left:15px;
  826. font-style:normal;
  827. text-shadow: 1px 1px 3px #333333;
  828. }
  829.  
  830. #info a:hover {
  831. color:#cacaca;
  832. -webkit-filter: blur(2px);
  833. text-shadow:1px 1px 7px #333333;
  834. -webkit-transition: all 0.5s ease-in-out;
  835. -moz-transition: all 0.5s ease-in-out;
  836. -o-transition: all 0.5s ease-in-out;
  837. -ms-transition: all 0.5s ease-in-out;
  838. transition: all 0.5s ease-in-out;
  839. }
  840.  
  841. #tags {
  842. width:220px;
  843. overflow-y:scroll;
  844. padding:10px;
  845. margin-left:80px;
  846. margin-top:-50px;
  847. padding-bottom:40px;
  848. font-size:10px;
  849. text-align:center;
  850. font-family:arial;
  851. text-transform:uppercase;
  852. background-color:#aeacab;
  853. height:2px;
  854. opacity:0.5;
  855. }
  856.  
  857. #tags a {
  858. color:#fff;
  859. margin-bottom:10px;
  860. letter-spacing:1px;
  861. text-shadow:0px 0px 1px #999;
  862. opacity:0.8;
  863. }
  864.  
  865. #tags a:hover {
  866. color:#555;
  867. text-shadow:0px 0px 1px #777;
  868. -webkit-filter:none;
  869. -webkit-transition: all 0.6s ease-in-out;
  870. opacity:1;
  871. -webkit-transition: all 0.6s ease-in-out;
  872. -moz-transition: all 0.6s ease-in-out;
  873. -o-transition: all 0.6s ease-in-out;
  874. -ms-transition: all 0.6s ease-in-out;
  875. transition: all 0.6s ease-in-out;
  876. }
  877.  
  878. #postnotes {
  879. border-radius:10px;
  880. background:transparent;
  881. }
  882.  
  883. .note {
  884. text-transform:none;
  885. letter-spacing:0px;
  886. font-size:9px;
  887. text-align:left;
  888. line-height:100%;
  889. margin-left:5px;
  890. }
  891.  
  892. .note li {
  893. list-style-type:decimal;
  894. padding:0px 5px 10px 25px;
  895. text-align:left;
  896. -webkit-transition: all 0.5s ease-in-out;
  897. -moz-transition: all 0.5s ease-in-out;
  898. -o-transition: all 0.5s ease-in-out;
  899. }
  900.  
  901. #link1 {
  902. position:fixed;
  903. text-shadow: 0px 0px 11px #7C6868;
  904. left:130px;
  905. top:220px;
  906. transform: rotate(0deg);
  907. font-family: helvetica;
  908. font-size: 28px;
  909. z-index:999999999999999;
  910. -webkit-animation-name: rotateone;
  911. -webkit-animation-duration: 4.0s;
  912. -webkit-animation-iteration-count: infinite;
  913. -webkit-animation-timing-function: ease-in-out;
  914.  
  915. }
  916.  
  917. #link2 {
  918. position:fixed;
  919. text-shadow: 0px 0px 11px #7C6868;
  920. left:170px;
  921. top:265px;
  922. transform: rotate(20deg);
  923. font-family: helvetica;
  924. font-size: 28px;
  925. -webkit-animation-name: rotatetwo;
  926. -webkit-animation-duration: 5.0s;
  927. -webkit-animation-iteration-count: infinite;
  928. -webkit-animation-timing-function: ease-in-out;
  929.  
  930. }
  931.  
  932. #link3 {
  933. position:fixed;
  934. text-shadow: 0px 0px 11px #7C6868;
  935. left:180px;
  936. top:370px;
  937. transform: rotate(50deg);
  938. font-family: helvetica;
  939. font-size: 28px;
  940. -webkit-animation-name: rotatethree;
  941. -webkit-animation-duration: 4.5s;
  942. -webkit-animation-iteration-count: infinite;
  943. -webkit-animation-timing-function: ease-in-out;
  944. }
  945.  
  946. #link4 {
  947. position:fixed;
  948. text-shadow: 0px 0px 11px #7C6868;
  949. left:190px;
  950. top:480px;
  951. transform: rotate(80deg);
  952. font-family: helvetica;
  953. font-size: 28px;
  954. z-index:99999999;
  955. -webkit-animation-name: rotatefour;
  956. -webkit-animation-duration: 4.0s;
  957. -webkit-animation-iteration-count: infinite;
  958. -webkit-animation-timing-function: ease-in-out;
  959.  
  960. }
  961.  
  962. #link5 {
  963. position:fixed;
  964. text-shadow: 0px 0px 11px #7C6868;
  965. left:160px;
  966. top:420px;
  967. transform: rotate(140deg);
  968. font-family: helvetica;
  969. font-size: 28px;
  970. -webkit-animation-name: rotatefive;
  971. -webkit-animation-duration: 5.0s;
  972. -webkit-animation-iteration-count: infinite;
  973. -webkit-animation-timing-function: ease-in-out;
  974.  
  975. }
  976.  
  977. #link6 {
  978. position:fixed;
  979. text-shadow: 0px 0px 11px #7C6868;
  980. left:140px;
  981. top:325px;
  982. transform: rotate(-30deg);
  983. font-family: helvetica;
  984. font-size: 28px;
  985. -webkit-animation-name: rotatesix;
  986. -webkit-animation-duration: 5.5s;
  987. -webkit-animation-iteration-count: infinite;
  988. -webkit-animation-timing-function: ease-in-out;
  989. }
  990.  
  991.  
  992. #link1 a {
  993. padding:10px;
  994. color:#E2DEDE;
  995. margin-right:0px;
  996. -moz-transition-duration:2s;
  997. -webkit-transition-duration:2s;
  998. -o-transition-duration:2s;
  999. -webkit-filter: blur(2px);
  1000. -moz-transition-duration:0.7s;
  1001. -webkit-transition-duration:0.7s;
  1002. -o-transition-duration:0.7s;
  1003. }
  1004. #link2 a {
  1005. padding:10px;
  1006. color:#E2DEDE;
  1007. margin-right:0px;
  1008. -moz-transition-duration:1s;
  1009. -webkit-transition-duration:1s;
  1010. -o-transition-duration:1s;
  1011. -webkit-filter: blur(2px);
  1012. -moz-transition-duration:0.7s;
  1013. -webkit-transition-duration:0.7s;
  1014. -o-transition-duration:0.7s;
  1015. }
  1016. #link3 a {
  1017. padding:10px;
  1018. color:#E2DEDE;
  1019. margin-right:0px;
  1020. -moz-transition-duration:2s;
  1021. -webkit-transition-duration:2s;
  1022. -o-transition-duration:2s;
  1023. -webkit-filter: blur(2px);
  1024. -moz-transition-duration:0.7s;
  1025. -webkit-transition-duration:0.7s;
  1026. -o-transition-duration:0.7s;
  1027. }
  1028.  
  1029. #link4 a {
  1030. padding:10px;
  1031. color:#E2DEDE;
  1032. margin-right:0px;
  1033. -moz-transition-duration:2s;
  1034. -webkit-transition-duration:2s;
  1035. -o-transition-duration:2s;
  1036. -webkit-filter: blur(2px);
  1037. -moz-transition-duration:0.7s;
  1038. -webkit-transition-duration:0.7s;
  1039. -o-transition-duration:0.7s;
  1040. }
  1041. #link5 a {
  1042. padding:10px;
  1043. color:#E2DEDE;
  1044. margin-right:0px;
  1045. -moz-transition-duration:1s;
  1046. -webkit-transition-duration:1s;
  1047. -o-transition-duration:1s;
  1048. -webkit-filter: blur(2px);
  1049. -moz-transition-duration:0.7s;
  1050. -webkit-transition-duration:0.7s;
  1051. -o-transition-duration:0.7s;
  1052. }
  1053. #link6 a {
  1054. padding:10px;
  1055. color:#E2DEDE;
  1056. margin-right:0px;
  1057. -moz-transition-duration:2s;
  1058. -webkit-transition-duration:2s;
  1059. -o-transition-duration:2s;
  1060. -webkit-filter: blur(2px);
  1061. -moz-transition-duration:0.7s;
  1062. -webkit-transition-duration:0.7s;
  1063. -o-transition-duration:0.7s;
  1064. }
  1065.  
  1066.  
  1067. #link1 a:hover {
  1068. -webkit-filter: blur(0.4px);
  1069. -moz-transition-duration:0.7s;
  1070. -webkit-transition-duration:0.7s;
  1071. -o-transition-duration:0.7s;
  1072. }
  1073. #link2 a:hover {
  1074. -webkit-filter: blur(0.4px);
  1075. -moz-transition-duration:0.7s;
  1076. -webkit-transition-duration:0.7s;
  1077. -o-transition-duration:0.7s;
  1078. }
  1079. #link3 a:hover {
  1080. -webkit-filter: blur(0.4px);
  1081. -moz-transition-duration:0.7s;
  1082. -webkit-transition-duration:0.7s;
  1083. -o-transition-duration:0.7s;
  1084. }
  1085. #link4 a:hover {
  1086. -webkit-filter: blur(0.4px);
  1087. -moz-transition-duration:0.7s;
  1088. -webkit-transition-duration:0.7s;
  1089. -o-transition-duration:0.7s;
  1090. }
  1091. #link5 a:hover {
  1092. -webkit-filter: blur(0.4px);
  1093. -moz-transition-duration:0.7s;
  1094. -webkit-transition-duration:0.7s;
  1095. -o-transition-duration:0.7s;
  1096. }
  1097. #link6 a:hover {
  1098. -webkit-filter: blur(0.4px);
  1099. -moz-transition-duration:0.7s;
  1100. -webkit-transition-duration:0.7s;
  1101. -o-transition-duration:0.7s;
  1102. }
  1103.  
  1104. #catsstuff {
  1105. font-size:20px;
  1106. font-family: arial;
  1107. font-style: none;
  1108. text-shadow: 1px 1px 4px #ffffff
  1109. -moz-transition-duration:0.5s;
  1110. -webkit-transition-duration:0.5s;
  1111. -o-transition-duration:0.5s;
  1112. }
  1113.  
  1114. #catsstuff a {
  1115. padding:5px;
  1116. position:fixed;
  1117. right:20px;
  1118. bottom:10px
  1119. }
  1120.  
  1121. #catsstuff a:hover {
  1122. -webkit-transition: all 0.6s ease-in-out;
  1123. -moz-transition: all 0.6s ease-in-out;
  1124. -o-transition: all 0.6s ease-in-out;
  1125. -ms-transition: all 0.6s ease-in-out;
  1126. transition: all 0.6s ease-in-out;
  1127. color: #000000;
  1128. text-shadow: 4px 5px 3px #333333;
  1129. }
  1130.  
  1131.  
  1132. #forth {
  1133. position:fixed;
  1134. left:170px;
  1135. top:620px;
  1136. }
  1137.  
  1138. #back {
  1139. position:fixed;
  1140. left:140px;
  1141. top:620px;
  1142. }
  1143.  
  1144. .pagination a {
  1145. font-size:11px;
  1146. color:#fff;
  1147. font-family: 'Over the Rainbow';
  1148. text-shadow:0px 0px 1px #222;
  1149. text-transform:normal;
  1150. }
  1151.  
  1152. .pagination a:hover {
  1153. color:#bbb;
  1154. text-shadow:0px 0px 2px #333;
  1155. }
  1156.  
  1157. .playerbuttonbg {
  1158. position: absolute;
  1159. left: 13px;
  1160. top: 13px;
  1161. width: 19px;
  1162. height: 19px;
  1163. background-color: #ffffff;
  1164. padding: 10px;
  1165. -webkit-border-radius: 40px;
  1166. -moz-border-radius: 40px;
  1167. border-radius: 40px;
  1168. opacity: .4;
  1169. filter: alpha(opacity=40);
  1170. -moz-opacity: 0.4;
  1171. -khtml-opacity: 0.4;
  1172. transition: opacity .7s ease-in-out;
  1173. -moz-transition: opacity .7s ease-in-out;
  1174. -webkit-transition: opacity .7s ease-in-out;}
  1175.  
  1176. .playerbuttonbg:hover {
  1177. opacity: 1;
  1178. filter: alpha(opacity=100);
  1179. -moz-opacity: 1;
  1180. -khtml-opacity: 1;
  1181. }
  1182. .newplayerbutton {
  1183. position: relative;
  1184. width: 19px;
  1185. height: 19px;
  1186. overflow: hidden;
  1187. }
  1188. .playerbuttonhug {
  1189. position: absolute;
  1190. top: -18px;
  1191. left: -7px;
  1192. }
  1193. .tumblr_audio_player {
  1194. border:none;
  1195. height: 50px;
  1196. width: 240px;
  1197. margin-left:3px;
  1198. margin-top:3px;
  1199. }
  1200. .audioimgwrapper {
  1201. position: absolute;
  1202. left: 0px;
  1203. top: 0px;
  1204. overflow: hidden;
  1205. width: 66px;
  1206. height: 66px;
  1207. }
  1208. .audioimgwrapper img {
  1209. width: 100%;
  1210. height: auto;
  1211. }
  1212. .trackdetails {
  1213. width: auto;
  1214. display:inline-block;
  1215. margin-left: 90px;
  1216. min-height: 85px;
  1217. }
  1218. .audiowrapper {
  1219. position: relative;
  1220. display:inline-block;
  1221. }
  1222.  
  1223. .chat li, .chat ol, ul.chat {
  1224. list-style:none;
  1225. margin:0px;
  1226. padding:2px;
  1227. font-family: calibri;
  1228. }
  1229.  
  1230. #updates {
  1231. position:fixed;
  1232. opacity:0.0;
  1233. background-color:#9b9a99;
  1234. left: 320px;
  1235. top: 493px;
  1236. color:#70706f;
  1237. font-size:14px;
  1238. text-shadow:1px 1px 1px #333333;
  1239. text-shadow:-1px 1px 0px #333333;
  1240. width:420px;
  1241. height:180px;
  1242. overflow-y:scroll;
  1243. overflow-x:hidden;
  1244. text-align:center;
  1245.  
  1246. -webkit-transition: all 0.6s ease-in-out;
  1247.  
  1248. -moz-transition: all 0.6s ease-in-out;
  1249.  
  1250. -o-transition: all 0.6s ease-in-out;
  1251.  
  1252. -ms-transition: all 0.6s ease-in-out;
  1253.  
  1254. transition: all 0.6s ease-in-out;
  1255. }
  1256.  
  1257. #updates:hover{
  1258. -webkit-filter:none;
  1259. -webkit-transition: all 0.6s ease-in-out;
  1260. opacity:1;
  1261.  
  1262. -webkit-transition: all 0.6s ease-in-out;
  1263.  
  1264. -moz-transition: all 0.6s ease-in-out;
  1265.  
  1266. -o-transition: all 0.6s ease-in-out;
  1267.  
  1268. -ms-transition: all 0.6s ease-in-out;
  1269.  
  1270. transition: all 0.6s ease-in-out;
  1271. }
  1272.  
  1273.  
  1274.  
  1275. #rotateone{
  1276. float: left;
  1277. -webkit-animation-name: rotateone;
  1278. -webkit-animation-iteration-count: infinite;
  1279. -webkit-animation-timing-function: ease-in-out;
  1280. -webkit-animation-duration: 15s;
  1281. }
  1282.  
  1283. @-webkit-keyframes rotateone{
  1284. 0% { -webkit-transform: rotate(100deg)}
  1285. 50% {-webkit-transform: rotate(360deg);}
  1286. 100% { -webkit-transform: rotate(100deg)}
  1287. }
  1288.  
  1289.  
  1290. #rotatetwo{
  1291. float: left;
  1292. -webkit-animation-name: rotatetwo;
  1293. -webkit-animation-iteration-count: infinite;
  1294. -webkit-animation-timing-function: ease-in-out;
  1295. -webkit-animation-duration: 10s;
  1296. }
  1297.  
  1298. @-webkit-keyframes rotatetwo{
  1299. 0% { -webkit-transform: rotate(80deg)}
  1300. 50% {-webkit-transform: rotate(300deg);}
  1301. 100% { -webkit-transform: rotate(80deg)}
  1302. }
  1303.  
  1304.  
  1305. #rotatethree{
  1306. float: left;
  1307. -webkit-animation-name: rotatethree;
  1308. -webkit-animation-iteration-count: infinite;
  1309. -webkit-animation-timing-function: ease-in-out;
  1310. -webkit-animation-duration: 13s;
  1311. }
  1312.  
  1313. @-webkit-keyframes rotatethree{
  1314. 0% { -webkit-transform: rotate(10deg)}
  1315. 50% {-webkit-transform: rotate(200deg);}
  1316. 100% { -webkit-transform: rotate(10deg)}
  1317. }
  1318.  
  1319.  
  1320. #rotatefour{
  1321. float: left;
  1322. -webkit-animation-name: rotatefour;
  1323. -webkit-animation-iteration-count: infinite;
  1324. -webkit-animation-timing-function: ease-in-out;
  1325. -webkit-animation-duration: 15s;
  1326. }
  1327.  
  1328. @-webkit-keyframes rotatefour{
  1329. 0% { -webkit-transform: rotate(0deg)}
  1330. 50% {-webkit-transform: rotate(60deg);}
  1331. 100% { -webkit-transform: rotate(0deg)}
  1332. }
  1333.  
  1334.  
  1335. #rotatefive{
  1336. float: left;
  1337. -webkit-animation-name: rotatefive;
  1338. -webkit-animation-iteration-count: infinite;
  1339. -webkit-animation-timing-function: ease-in-out;
  1340. -webkit-animation-duration: 10s;
  1341. }
  1342.  
  1343. @-webkit-keyframes rotatefive{
  1344. 0% { -webkit-transform: rotate(-180deg)}
  1345. 50% {-webkit-transform: rotate(0deg);}
  1346. 100% { -webkit-transform: rotate(-180deg)}
  1347. }
  1348.  
  1349.  
  1350. #rotatesix{
  1351. float: left;
  1352. -webkit-animation-name: rotatesix;
  1353. -webkit-animation-iteration-count: infinite;
  1354. -webkit-animation-timing-function: ease-in-out;
  1355. -webkit-animation-duration: 10s;
  1356. }
  1357.  
  1358. @-webkit-keyframes rotatesix{
  1359. 0% { -webkit-transform: rotate(330deg)}
  1360. 50% {-webkit-transform: rotate(-200deg);}
  1361. 100% { -webkit-transform: rotate(330deg)}
  1362. }
  1363.  
  1364.  
  1365.  
  1366.  
  1367.  
  1368.  
  1369. </style>
  1370.  
  1371. </head>
  1372. <body>
  1373.  
  1374.  
  1375.  
  1376. <script language=JavaScript>
  1377. <!--
  1378.  
  1379. //Disable right mouse click Script
  1380. //By Maximus (maximus@nsimail.com) w/ mods by DynamicDrive
  1381. //For full source code, visit http://www.dynamicdrive.com
  1382.  
  1383. var message="if you ctrl/command+left-click a link it will open in a new window.";
  1384.  
  1385. ///////////////////////////////////
  1386. function clickIE4(){
  1387. if (event.button==2){
  1388. alert(message);
  1389. return false;
  1390. }
  1391. }
  1392.  
  1393. function clickNS4(e){
  1394. if (document.layers||document.getElementById&&!document.all){
  1395. if (e.which==2||e.which==3){
  1396. alert(message);
  1397. return false;
  1398. }
  1399. }
  1400. }
  1401.  
  1402. if (document.layers){
  1403. document.captureEvents(Event.MOUSEDOWN);
  1404. document.onmousedown=clickNS4;
  1405. }
  1406. else if (document.all&&!document.getElementById){
  1407. document.onmousedown=clickIE4;
  1408. }
  1409.  
  1410. document.oncontextmenu=new Function("alert(message);return false")
  1411.  
  1412. // -->
  1413. </script>
  1414.  
  1415. <!-- YOUR UPDATES TAB -->
  1416. <div id="updates">
  1417. <h13>lara croft</h13>
  1418. of <b>TOMB RAIDER.</b>
  1419. <br><h12>selective but friendly.</h12>
  1420. <h13>ADVENTURESS</h13>
  1421. established <b>may 2014.</b>
  1422. <br><h4>written by ash.</h4>
  1423. <h13>THE 11th COUNTESS OF ABBINGDON</h13>
  1424. <marquee onmouseover="this.stop();" onmouseout="this.start();"><code><h7>icons, graphics, edits <i>&&</i> coding is never for public use unless said so.</h7>
  1425. </code></marquee>
  1426. <br><b>tracking</b>: #raidstombs
  1427. <br><i>us/eastern.</i>
  1428. <h13>multiship. multiverse. nsfw allowed.</h13>
  1429. <h10>❝i saw something that i thought was impossible. it changed EVERYTHING." ❞</h10>
  1430.  
  1431.  
  1432.  
  1433. </div>
  1434. <!-- END UPDATES TAB -->
  1435. <div id="catsstuff"><a href="http://motherofwolvcs.tumblr.com/" title="credit"><img width="20px" src="http://i.imgur.com/t1yJO1G.png"></a></div>
  1436.  
  1437. <div id="link1">
  1438. <a href="/" title="REFRESH.">✖</a></div>
  1439.  
  1440. <div id="link2">
  1441. <a href="/ask" title="ASK.">✖</a></div>
  1442.  
  1443. <div id="link3">
  1444. <a href="/about" title="ABOUT.">✖</a></div>
  1445.  
  1446. <div id="link4">
  1447. <a href="/law" title="LAWS.">✖</a></div>
  1448.  
  1449. <div id="link5">
  1450. <a href="/verses" title="VERSES.">✖</a></div>
  1451.  
  1452. <div id="link6">
  1453. <a href="/navi" title="NAVIGATIONS.">✖</a></div>
  1454.  
  1455.  
  1456.  
  1457.  
  1458.  
  1459.  
  1460.  
  1461. </center></div></div>
  1462.  
  1463. <div id="ask" class="popup_block">
  1464. <iframe frameborder="0" height="100%" id="ask_form" scrolling="no" src="http://www.tumblr.com/ask_form/{name}.tumblr.com" width="96%"></iframe>
  1465. </div>
  1466.  
  1467.  
  1468.  
  1469.  
  1470. <div id="kingdom" class="popup_block">
  1471. <ul id="tabs">
  1472. <li class="active">laws.</li>
  1473. <li>verses.</li>
  1474. <li>about.</li>
  1475. <li>partners.</li>
  1476. </ul>
  1477. <ul id="tab">
  1478. <li class="active">
  1479.  
  1480. <center>
  1481. <h3>✖ general ✖</h3>
  1482. ...
  1483.  
  1484. <h3>✖ important ✖</h3>
  1485. ...
  1486.  
  1487. <h3>✖ shipping ✖</h3>
  1488. ...
  1489.  
  1490. <h3>✖ extra ✖</h3>
  1491. ...
  1492.  
  1493. <h3>✖ triggers ✖</h3>
  1494. ...
  1495.  
  1496. <h3>✖ the mun ✖</h3>
  1497. ...
  1498.  
  1499. </center>
  1500.  
  1501.  
  1502. </li>
  1503.  
  1504. <li>
  1505.  
  1506. <center><h6>name.</h6></b></center>
  1507. <a href="/tagged/tag here" title="verse tag."><img width="100px" src="http://i.imgur.com/0ROONFB.png" align="left" style="padding-right:3px;"></a>
  1508. DESCRIPTION DESCRIPTION DESCRIPTION DESCRIPTION DESCRIPTION DESCRIPTION DESCRIPTION DESCRIPTION DESCRIPTION DESCRIPTION DESCRIPTION DESCRIPTION DESCRIPTION DESCRIPTION DESCRIPTION DESCRIPTION DESCRIPTION DESCRIPTION DESCRIPTION DESCRIPTION DESCRIPTION DESCRIPTION DESCRIPTION DESCRIPTION DESCRIPTION DESCRIPTION DESCRIPTION DESCRIPTION DESCRIPTION DESCRIPTION DESCRIPTION DESCRIPTION DESCRIPTION DESCRIPTION DESCRIPTION DESCRIPTION DESCRIPTION DESCRIPTION DESCRIPTION DESCRIPTION DESCRIPTION DESCRIPTION DESCRIPTION DESCRIPTION DESCRIPTION DESCRIPTION DESCRIPTION DESCRIPTION DESCRIPTION DESCRIPTION DESCRIPTION DESCRIPTION DESCRIPTION DESCRIPTION
  1509.  
  1510.  
  1511. <br><br><br>
  1512.  
  1513. <center><h6>name.</h6></b></center>
  1514. <a href="/tagged/tag here" title="verse tag."><img width="100px" src="http://i.imgur.com/0ROONFB.png" align="left" style="padding-right:3px;"></a>
  1515. DESCRIPTION DESCRIPTION DESCRIPTION DESCRIPTION DESCRIPTION DESCRIPTION DESCRIPTION DESCRIPTION DESCRIPTION DESCRIPTION DESCRIPTION DESCRIPTION DESCRIPTION DESCRIPTION DESCRIPTION DESCRIPTION DESCRIPTION DESCRIPTION DESCRIPTION DESCRIPTION DESCRIPTION DESCRIPTION DESCRIPTION DESCRIPTION DESCRIPTION DESCRIPTION DESCRIPTION DESCRIPTION DESCRIPTION DESCRIPTION DESCRIPTION DESCRIPTION DESCRIPTION DESCRIPTION DESCRIPTION DESCRIPTION DESCRIPTION DESCRIPTION DESCRIPTION DESCRIPTION DESCRIPTION DESCRIPTION DESCRIPTION DESCRIPTION DESCRIPTION DESCRIPTION DESCRIPTION DESCRIPTION DESCRIPTION DESCRIPTION DESCRIPTION DESCRIPTION DESCRIPTION DESCRIPTION
  1516.  
  1517.  
  1518. <br><br><br>
  1519.  
  1520.  
  1521. </li>
  1522.  
  1523. <li>
  1524.  
  1525. <center><h6>ABOUT.</h6></b></center>
  1526.  
  1527.  
  1528.  
  1529. </li>
  1530.  
  1531. <li>
  1532.  
  1533. <center><h6>MAINS.</h6></b></center>
  1534. tba...
  1535.  
  1536.  
  1537. <br><br><br>
  1538.  
  1539. <center><h6>EXCLUSIVES.</h6></b></center>
  1540. tba...
  1541.  
  1542.  
  1543. <br><br><br>
  1544.  
  1545.  
  1546. </li>
  1547.  
  1548.  
  1549. </ul>
  1550.  
  1551. </div>
  1552.  
  1553.  
  1554.  
  1555. </div></div></div></div></div></div></div></div></div></div>
  1556.  
  1557.  
  1558.  
  1559. <div id="forth" class="pagination">
  1560. {block:Pagination}
  1561. {block:NextPage}<a href="{NextPage}"><b>⇨</b></a>{/block:NextPage}
  1562. {/block:Pagination}
  1563. </div>
  1564.  
  1565. <div id="back" class="pagination">
  1566. {block:Pagination}
  1567. {block:PreviousPage}<a href="{PreviousPage}"><b>⇦</b></a>{/block:PreviousPage}
  1568. {/block:Pagination}
  1569. </div>
  1570.  
  1571. <div id="container">
  1572.  
  1573. {block:Posts}
  1574. <div id="post">
  1575.  
  1576. {block:Text}
  1577. {block:Title}<titletwo>{Title}</titletwo>{/block:Title}
  1578. {Body}
  1579. {/block:Text}
  1580.  
  1581. {block:Quote}
  1582. <titletwo>{Quote}</titletwo>
  1583. <titleone>—{Source}</titleone>
  1584. {/block:Quote}
  1585.  
  1586. {block:Link}
  1587. <a href="{URL}"><titletwo>{Name}</titletwo></a>
  1588. {block:Description}<p>{Description}</p>{/block:Description}
  1589. {/block:Link}
  1590.  
  1591. {block:Photo}<center><img src="{PhotoURL-HighRes}" width="300px"></center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  1592.  
  1593. {block:Photoset}<center>{Photoset}</center>
  1594. {block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  1595.  
  1596. {block:Chat}
  1597. <ul class="chat">{block:Title}<h6>{Title}</h6>{/block:Title}
  1598. {block:Lines}<li>
  1599. {block:Label}
  1600. <span class="label">{Label}</span>
  1601. {/block:Label}
  1602. {Line}</li>{/block:Lines}</ul>
  1603. {/block:Chat}
  1604.  
  1605. {block:Video}{Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  1606.  
  1607. {block:Answer}
  1608.  
  1609. <div id="ask">{Asker}</div>
  1610. <div id="q">{Question}</div>
  1611. <br/>{Answer}{/block:Answer}
  1612.  
  1613. {block:AudioPlayer}
  1614. <div class="audiowrapper">
  1615. {block:AlbumArt}
  1616. <div class="audioimgwrapper"><img src="{AlbumArtURL}"></div>
  1617. {/block:AlbumArt}
  1618.  
  1619. <div class="playerbuttonbg">
  1620. <div class="newplayerbutton">
  1621. <div class="playerbuttonhug">
  1622.  
  1623. {AudioPlayerWhite}
  1624.  
  1625. </div>
  1626. </div>
  1627. </div>
  1628.  
  1629. <div class="trackdetails">
  1630. {block:TrackName}<b>{TrackName}</b>{/block:TrackName}<br/>
  1631. {block:Artist}{Artist}{/block:Artist}<br/>
  1632. {PlayCountWithLabel}
  1633. </div></div>
  1634. {block:Caption}{Caption}{/block:Caption}
  1635. {/block:AudioPlayer}
  1636.  
  1637. <div id="postnotes">
  1638. <div id="info">
  1639. <br>
  1640.  
  1641. &nbsp; &nbsp;
  1642.  
  1643.  
  1644. {block:Date}
  1645. <div id="info">
  1646. <a href="{Permalink}" title="{ShortMonth} {DayOfMonth}{DayOfMonthSuffix}, {12Hour}:{Minutes}" style="position:absolute; margin-left:0px; font-size:25px; margin-top:-2px; -webkit-transform: rotate(-80deg); -ms-transform: rotate(-80deg); transform: rotate(30deg); text-shadow: 0px 0px 5px #fff;">✧</a>
  1647.  
  1648. {block:NoteCount}<a href="{Permalink}" title="{NoteCount}" style="position:absolute; margin-left:10px; margin-top:13px; font-size:15px; -webkit-transform: rotate(-30deg); -ms-transform: rotate(-30deg); transform: rotate(-30deg); text-shadow: 0px 0px 5px #fff;">✦</a>{/block:NoteCount}
  1649.  
  1650. {block:RebloggedFrom}<a href="{ReblogParentURL}" title="{ReblogParentName}" style="position:absolute; margin-left:25px; font-size:22px; margin-top:-3px; -webkit-transform: rotate(-20deg); -ms-transform: rotate(-20deg); transform: rotate(-20deg); text-shadow: 0px 0px 5px #fff;">✧</a>
  1651.  
  1652. {block:ContentSource}<a href="{ReblogRootURL}" title="{ReblogRootName}" style="position:absolute; margin-left:47px; margin-top:7px; -webkit-transform: rotate(-40deg); -ms-transform: rotate(-40deg); transform: rotate(-60deg); text-shadow: 0px 0px 5px #fff;">✦</a>
  1653. {/block:ContentSource}{/block:RebloggedFrom}
  1654.  
  1655. <a href="{ReblogURL}" style="position:absolute; margin-left:25px; margin-top:16px;-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg); text-shadow: 0px 0px 5px #fff;" title="reblog">✧</a>
  1656.  
  1657. </div>
  1658. {/block:Date}
  1659.  
  1660. <br>
  1661.  
  1662.  
  1663. {block:HasTags}<div id="tags">{block:Tags}&nbsp;<a href="{TagURL}" title="{Tag}" style="font-size:6px;">{Tag}</a> {/block:Tags}</div>{/block:HasTags}</div> &nbsp;
  1664.  
  1665.  
  1666. <br><br><br><br>
  1667.  
  1668. {/block:Posts}
  1669. <div class="note">
  1670. {block:PostNotes}{PostNotes}{/block:PostNotes}
  1671. </div>
  1672.  
  1673. {/block:Posts}</div></div>
  1674.  
  1675.  
  1676.  
  1677. </div> </div> </div> </div> </div> </div>
  1678.  
  1679.  
  1680.  
  1681.  
  1682.  
  1683.  
  1684.  
  1685.  
  1686. </div>
  1687. </div>
  1688. </body>
  1689. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement