Advertisement
worstaudrina

ily !!! taylor !!!

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