Advertisement
manon15

blackmxsk august 2023 theme

Aug 30th, 2023
21
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 47.17 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html xmlns="https://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  3.  
  4. <!--╰☆╮BACKGROUND & CODE BY MANON / BUTSCREWMEFIRST╰☆╮
  5. DO NOT:
  6. -claim as your own.
  7. -steal.
  8. -use on another blog without asking.
  9. -take parts of this theme to use in your own.
  10. I AM ALWAYS WILLING TO HELP, SO YOU NEED ONLY ASK!
  11. for commissions for yourself, just contact me @butscrewmefirst.tumblr.com
  12. -->
  13.  
  14. <head>
  15.  
  16.  
  17. <title>{Title}</title>
  18. <link rel="shortcut icon" href="{Favicon}">
  19. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  20. {block:Description}<meta name="description" cmontent="{MetaDescription}" />{/block:Description}
  21.  
  22. <link href="https://fonts.googleapis.com/css?family=Caveat|Clicker+Script|Cookie|Creepster|Damion|Dancing+Script|Finger+Paint|Fredericka+the+Great|Great+Vibes|Homemade+Apple|Kaushan+Script|Knewave|Marck+Script|Mr+Dafoe|Nothing+You+Could+Do|Pacifico|Permanent+Marker|Playball|Reenie+Beanie|Rock+Salt|Sacramento|Satisfy|Tangerine|Walter+Turncoat|Yellowtail" rel="stylesheet">
  23. <link href="https://fonts.googleapis.com/css?family=Frank+Ruhl+Libre|Josefin+Sans" rel="stylesheet">
  24.  
  25. <link rel="preconnect" href="https://fonts.googleapis.com">
  26. <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
  27. <link href="https://fonts.googleapis.com/css2?family=Leckerli+One&family=Phudu:wght@300&family=Sacramento&display=swap" rel="stylesheet">
  28.  
  29. <link rel="preconnect" href="https://fonts.googleapis.com">
  30. <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
  31. <link href="https://fonts.googleapis.com/css2?family=Sacramento&display=swap" rel="stylesheet">
  32.  
  33. <link rel="preconnect" href="https://fonts.googleapis.com">
  34. <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
  35. <link href="https://fonts.googleapis.com/css2?family=Lobster&display=swap" rel="stylesheet">
  36.  
  37. <link rel="preconnect" href="https://fonts.googleapis.com">
  38. <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
  39. <link href="https://fonts.googleapis.com/css2?family=Leckerli+One&display=swap" rel="stylesheet">
  40.  
  41.  
  42.  
  43. <script type="text/javascript"
  44. src="https://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  45. <script>
  46. $(document).ready(function() {
  47. //
  48. $('a.poplight[href^=#]').click(function() {
  49. var popID = $(this).attr('rel'); //Get Popup Name
  50. var popURL = $(this).attr('href'); //Get Popup href to define size
  51. var query= popURL.split('?');
  52. var dim= query[1].split('&');
  53. var popWidth = dim[0].split('=')[1]; //Gets the first query string value
  54. $('#' + popID).fadeIn().css({ 'width': Number( popWidth ) }).prepend('<a href="#" class="close"></a>');
  55. var popMargTop = ($('#' + popID).height() + 80) / 2;
  56. var popMargLeft = ($('#' + popID).width() + 80) / 2;
  57. //Apply Margin to Popup
  58. $('#' + popID).css({
  59. 'margin-top' : -popMargTop,
  60. 'margin-left' : -popMargLeft
  61. });
  62. $('body').append('<div id="fade"></div>');
  63. $('#fade').css({'filter' : 'alpha(opacity=80)'}).fadeIn(); //Fade in the fade layer - .css({'filter' : 'alpha(opacity=80)'})
  64. return false;
  65. });
  66. $('a.close, #fade').live('click', function() {
  67. $('#fade , .popup_block, .popup_block2, .popup_block3, .popup_block4, .question_block').fadeOut(function() {
  68. $('#fade, a.close').remove(); //fade them both out
  69. });
  70. return false;
  71. });
  72. });
  73. </script>
  74.  
  75. <!--tabs two script-->
  76. <script type="text/javascript" src="https://static.tumblr.com/3ikgvxs/0TGl4zgpu/jquery.min.js"></script>
  77. <script type="text/javascript">
  78. $(document).ready(function(){
  79. $(".links_body").hide();
  80. $(".links_head").click(function(){
  81. $(this).next(".links_body").slideToggle("fast");
  82. }); }); </script>
  83. <style type="text/css">
  84. .links_list { margin:0px; padding:0px; width:100%;}
  85. .links_head { padding-top:5px; padding-bottom:5px; cursor:pointer; position:relative; margin:1px; text-align:center;}
  86. .links_body { padding:10px; text-align:left; display:none;}
  87. </style>
  88.  
  89. <!-- verses script -->
  90. <script src="https://static.tumblr.com/dxh5xq2/v6Gn8ju1e/tabs.js"></script>
  91.  
  92.  
  93.  
  94. <style type="text/css">
  95.  
  96. @font-face {
  97. font-family:'Barbie';
  98. src: url('https://static.tumblr.com/pg2fjqi/HAzrzrq2t/dolliescriptpersonaluse-k3p7.ttf') format('truetype');
  99. font-weight: normal;
  100. font-style: normal;
  101. }
  102.  
  103. .popup_block {
  104. display:none;
  105. text-align:justify;
  106. position:fixed;
  107. top:20%; left: 94%;
  108. z-index:9999999999999;
  109. opacity:1;
  110. }
  111.  
  112. .popcont {
  113. left:149px;
  114. top:55px;
  115. width:194px;
  116. height:492px;
  117. padding-right:900px;
  118. position:fixed;
  119. overflow-y:scroll;
  120. overflow-x:hidden;
  121. }
  122.  
  123. .popup_block2 {
  124. height:480px;
  125. display:none;
  126. background-repeat:no-repeat;
  127. float:left;
  128. position:fixed;
  129. top:50%; left: 50%;
  130. z-index:9999999999999;
  131. opacity:1;
  132. }
  133.  
  134.  
  135. .popup_block3 {
  136. height:480px;
  137. display: none;
  138. float: left;
  139. background-repeat:no-repeat;
  140. position: fixed;
  141. top:50%; left: 50%;
  142. z-index:9999999999999;
  143. opacity:1;
  144. }
  145.  
  146. .popup_block4 {
  147. display: none;
  148. float: left;
  149. background-image:url('');
  150. height:500px;
  151. position: fixed;
  152. top:50%; left: 50%;
  153. z-index:9999999999999;
  154. opacity:1;
  155. }
  156.  
  157. .question_block{
  158. height:300px;
  159. display: none;
  160. float: left;
  161. position: fixed;
  162. top: 50%; left: 50%;
  163. z-index: 999999999999;
  164. }
  165.  
  166. *html #fade {position: fixed;}
  167. *html .popup_block {position: fixed;}
  168. #fade {
  169. display:none;
  170. position:fixed;
  171. float:left;
  172. left:0px;
  173. top:0px;
  174. width:100%;
  175. height:100%;
  176. z-index:999999;
  177. background:#000;
  178. opacity:.2;
  179. }
  180.  
  181. #headerbar{
  182. left:50%;
  183. top:50%;
  184. margin-left:-50px;
  185. margin-top:13px;
  186. width:400px;
  187. overflow:auto;
  188. text-align:justify;
  189. color:#000;
  190. font-family:"calibri";
  191. font-size:12px;
  192. }
  193.  
  194. #tabbar{
  195. left:50%;
  196. top:50%;
  197. margin-left:1px;
  198. margin-top:07px;
  199. width:300px;
  200. height:340px;
  201. overflow: auto;
  202. text-align:justify;
  203. color:#9d8903;
  204. font-family:"calibri";
  205. font-size:12px;
  206. }
  207.  
  208. ul#tab, ul#tabs{
  209. list-style-type:none;
  210.  
  211. }
  212. ul#tab li.active {
  213. display:inline-block;
  214. text-align:left;
  215.  
  216. }
  217. ul#tab li {
  218. display:none;
  219. overflow:hidden;
  220.  
  221. }
  222.  
  223. #sidelinks {
  224. z-index: 999999999999999;
  225. width:190px;
  226. top:140px;
  227. left:245px;
  228. position:fixed;
  229. text-align:left;
  230.  
  231. }
  232. ul#tabs li:first {
  233. display:inline-block;
  234. padding:3px;
  235. cursor:pointer;
  236. text-align:right;
  237.  
  238. }
  239. ul#tabs li {
  240. font-family:"calibri";
  241. font-weight:bold;
  242. font-size:8px;
  243. margin-bottom:1px;
  244. z-index: 999999999999;
  245. padding:3px;
  246. width:auto;
  247. cursor:pointer;
  248.  
  249. }
  250. .rules {
  251. float: left;
  252. position:fixed;
  253. text-align:center;
  254. height:460px;
  255. width:377px;
  256. top:103px;
  257. left:675px;
  258. padding:15px;
  259.  
  260. }
  261.  
  262. .dossier {
  263. float: left;
  264. position:fixed;
  265. text-align:center;
  266. height:460px;
  267. width:377px;
  268. top:103px;
  269. left:675px;
  270. padding:15px;
  271. }
  272.  
  273. .verses {
  274. height:500px;
  275. width:700px;
  276. position:fixed;
  277. top:50px;
  278. left:300px;
  279. text-align:center;
  280.  
  281. }
  282. .relations {
  283. height:500px;
  284. width:700px;
  285. position:fixed;
  286. top:50px;
  287. left:300px;
  288. text-align:center;
  289.  
  290. }
  291. .navigation {
  292. height:500px;
  293. width:700px;
  294. position:fixed;
  295. top:50px;
  296. left:300px;
  297. text-align:center;
  298.  
  299. }
  300.  
  301. .askbox {
  302. height:420px;
  303. width:400px;
  304. position:fixed;
  305. background-repeat:no-repeat;
  306. top:0px;
  307. left:0px;
  308. text-align:center;
  309.  
  310. }
  311.  
  312. /*ask popup*/
  313. .poptext {
  314. position:fixed;
  315. overflow-x:hidden;
  316. overflow-y:scroll;
  317. font-family:"roboto";
  318. text-align:left;
  319. font-size:12px;
  320. background-color:#333333;
  321. top:102px;
  322. left:771px;
  323. height:602px;
  324. width:392px;
  325. padding:9px;
  326.  
  327. }
  328.  
  329. /*FOR SINGULAR POPUPS*/
  330. .poptext2 {
  331. float: left;
  332. position:fixed;
  333. overflow-x:hidden;
  334. overflow-y:scroll;
  335. font-family:"calibri";
  336. text-align:left;
  337. font-size:15px;
  338. color:#fff;
  339. background-color:#2c2c2c;
  340. top:102px;
  341. left:771px;
  342. height:602px;
  343. width:392px;
  344. padding:9px;
  345.  
  346. }
  347.  
  348. /*FOR SINGULAR POPUPS*/
  349. .poptext3 {
  350. float: left;
  351. position:fixed;
  352. overflow-x:hidden;
  353. overflow-y:scroll;
  354. font-family:"calibri";
  355. text-align:left;
  356. font-size:15px;
  357. color:#fff;
  358. background-color:#2c2c2c;
  359. top:102px;
  360. left:771px;
  361. height:602px;
  362. width:392px;
  363. padding:9px;
  364.  
  365. }
  366.  
  367. .box{
  368. width:20px;
  369. height:20px;
  370. text-align:center;
  371. float:left;
  372. border:1px;
  373. border-color: #6d4295;
  374. background-color:#6d4295;
  375. }
  376.  
  377. /** guidelines **/
  378. #butts1 {
  379. font-size:12px;
  380. margin-left:323px;
  381. margin-top:220px;
  382. position:fixed;
  383. background-color:#333333;
  384. background-image:url('');
  385. padding:3px;
  386. transform: rotate(0deg);
  387. -webkit-transform: rotate(0deg);
  388. text-shadow:0px 0px 6px #2d2936;
  389. }
  390.  
  391. #butts1:hover {
  392. text-shadow:0px 0px 6px #2d2936;
  393. -webkit-transition: all 0.8s ease-out;
  394. -moz-transition: all 0.8s ease-out;
  395. transition: all 0.8s ease-out;
  396. -webkit-filter:blur(.8px);
  397. }
  398.  
  399. /** biography **/
  400. #butts2 {
  401. font-size:12px;
  402. margin-left:323px;
  403. margin-top:250px;
  404. position:fixed;
  405. background-color:#333333;
  406. background-image:url('');
  407. padding:3px;
  408. transform: rotate(0deg);
  409. -webkit-transform: rotate(0deg);
  410. text-shadow:0px 0px 6px #2d2936;
  411. }
  412.  
  413. #butts2:hover {
  414. text-shadow:0px 0px 6px #2d2936;
  415. -webkit-transition: all 0.8s ease-out;
  416. -moz-transition: all 0.8s ease-out;
  417. transition: all 0.8s ease-out;
  418. -webkit-filter:blur(.8px);
  419. }
  420.  
  421. /** verses **/
  422. #butts3 {
  423. font-size:12px;
  424. margin-left:344px;
  425. margin-top:280px;
  426. position:fixed;
  427. background-color:#333333;
  428. background-image:url('');
  429. padding:3px;
  430. transform: rotate(0deg);
  431. -webkit-transform: rotate(0deg);
  432. text-shadow:0px 0px 6px #2d2936;
  433. }
  434.  
  435. #butts3:hover {
  436. text-shadow:0px 0px 6px #2d2936;
  437. -webkit-transition: all 0.8s ease-out;
  438. -moz-transition: all 0.8s ease-out;
  439. transition: all 0.8s ease-out;
  440. -webkit-filter:blur(.8px);
  441. }
  442.  
  443. /** relations / mains **/
  444. #butts4 {
  445. font-size:12px;
  446. margin-left:328px;
  447. margin-top:310px;
  448. position:fixed;
  449. background-color:#333333;
  450. background-image:url('');
  451. padding:3px;
  452. transform: rotate(0deg);
  453. -webkit-transform: rotate(0deg);
  454. text-shadow:0px 0px 6px #2d2936;
  455. }
  456.  
  457. #butts4:hover {
  458. text-shadow:0px 0px 6px #2d2936;
  459. -webkit-transition: all 0.8s ease-out;
  460. -moz-transition: all 0.8s ease-out;
  461. transition: all 0.8s ease-out;
  462. -webkit-filter:blur(.8px);
  463. }
  464.  
  465. /** navigation **/
  466. #butts5 {
  467. font-size:12px;
  468. margin-left:344px;
  469. margin-top:340px;
  470. position:fixed;
  471. background-color:#333333;
  472. background-image:url('');
  473. padding:3px;
  474. transform: rotate(0deg);
  475. -webkit-transform: rotate(0deg);
  476. text-shadow:0px 0px 6px #2d2936;
  477. }
  478.  
  479. #butts5:hover {
  480. text-shadow:0px 0px 6px #2d2936;
  481. -webkit-transition: all 0.8s ease-out;
  482. -moz-transition: all 0.8s ease-out;
  483. transition: all 0.8s ease-out;
  484. -webkit-filter:blur(.8px);
  485. }
  486.  
  487. #box, ul#tabs li, a {
  488. transition: 0.5s ease;
  489. -o-transition: 0.5s ease;
  490. -moz-transition: 0.5s ease;
  491. -webkit-transition: 0.5s ease;}
  492.  
  493.  
  494.  
  495. #linksys1 {
  496. font-size:25px;
  497. text-shadow:0px 0px 4px #c09dad;
  498. }
  499.  
  500. #linksys1:hover {
  501. text-shadow:0px 0px 4px #c09dad;
  502. }
  503.  
  504.  
  505. #linksys2 {
  506. font-size:25px;
  507. text-shadow:0px 0px 4px #c09dad;
  508. }
  509.  
  510. #linksys2:hover {
  511. text-shadow:0px 0px 4px #c09dad;
  512. }
  513.  
  514.  
  515. .buttons {
  516. border:1px solid #000;
  517. outline:1px dashed #6d4295;
  518. outline-offset:2px;
  519. background:url ('');
  520. font-family:"roboto";
  521. text-align:center;
  522. font-weight:bold;
  523. display:inline-block;
  524. font-size:10px;
  525. margin:4px;
  526. padding:2px;
  527. width:100px;
  528. }
  529. .buttons:hover {
  530. background-color:#6d4295;
  531. color:#fff;
  532. }
  533. .buttons:active {
  534. position:relative;
  535. top:1px;
  536. }
  537.  
  538.  
  539.  
  540.  
  541. .bar_demo {
  542. width: 200px;
  543. height: 100px;
  544. background:url("https://i.imgur.com/VEXrwWP.png");
  545. transform: rotate(-15deg);
  546. animation: up-down 4s ease-in-out 2s infinite alternate;
  547. }
  548.  
  549.  
  550. .zoomzoom {
  551. margin: 24px;
  552. width: 50px;
  553. height: 50px;
  554. background: #f50057;
  555. animation: zoom-in-zoom-out 3s ease infinite;
  556. }
  557.  
  558. @keyframes zoom-in-zoom-out {
  559. 0% {
  560. transform: scale(1, 1);
  561. }
  562. 50% {
  563. transform: scale(1.1, 1.1);
  564. }
  565. 100% {
  566. transform: scale(1, 1);
  567. }
  568. }
  569.  
  570. para {
  571. font-family: 'Prata', serif;
  572. color:#000;
  573. text-shadow:0 0 2px #fff;
  574. font-size:15px;
  575.  
  576. }
  577.  
  578. /*edit scrollbar*/
  579.  
  580. ::-webkit-scrollbar-thumb {
  581. height:auto;
  582. }
  583.  
  584. ::-webkit-scrollbar {
  585. height:4px;
  586. width:3px;
  587. padding-right:2px;
  588. }
  589.  
  590.  
  591. /*edit the body this is what post text looks like, background color, etc.*/
  592.  
  593. body {
  594. background-image:url("https://i.imgur.com/0Spj8Ws.png");
  595. background-position:top left;
  596. background-attachment:fixed;
  597. background-repeat:no-repeat;
  598. margin:0px;
  599. background-color:#151414;
  600. color:#fff;
  601. font-family:"roboto";
  602. font-size:16px;
  603. line-height:120%;
  604. overflow-x:hidden;
  605. overflow-y:scroll
  606. }
  607.  
  608.  
  609. /*edit links*/
  610.  
  611. a {
  612. text-decoration:none;
  613. font-family:"Finger Paint" cursive;
  614. font-size:14px;
  615. outline:none;
  616. -moz-outline-style:none;
  617. color:#836b65;
  618. -moz-transition-duration:0.8s;
  619. -webkit-transition-duration:0.8s;
  620. -o-transition-duration:0.8s;
  621. text-transform:uppercase;
  622. }
  623.  
  624. /*edit link hover*/
  625.  
  626. a:hover {
  627. color:#fff;
  628. outline:none;
  629. -moz-outline-style:none;
  630. text-decoration:none;
  631. border-radius: 20px 20px 20px 20px #fff;
  632. -webkit-filter: blur(1px);
  633. }
  634.  
  635. img {
  636. opacity:1;
  637. -webkit-filter: Grayscale(0%);
  638. -webkit-transition-duration: 0.8s;
  639. -moz-transition-duration:0.8s;
  640. transition-duration:0.8s;
  641. -o-transition-duration:0.8s;
  642. -webkit-filter: blur(0px);
  643. border-radius: 20px 20px 20px 20px #000;
  644. }
  645.  
  646. img:hover {
  647. opacity:1;
  648. -webkit-filter: Grayscale(50%);
  649. -webkit-transition: all 0.8s ease-out;
  650. -moz-transition: all 0.8s ease-out;
  651. transition: all 0.8s ease-out;
  652. -webkit-filter: blur(0px);
  653. border-radius: 20px 20px 20px 20px #000;
  654.  
  655. }
  656.  
  657. /*Post Titles*/
  658. h1 {
  659. width:497px;
  660. line-height:100%;
  661. font-size:35px;
  662. text-align:center;
  663. font-family: 'Frank Ruhl Libre';
  664. letter-spacing:3px;
  665. text-shadow:0px 2px 2px #000;
  666. color:#836b65;
  667. }
  668.  
  669. /*actual quote*/
  670. h2 {
  671. width:497px;
  672. padding-left:0px;
  673. margin-left:4px;
  674. font-size:21px;
  675. text-align:center;
  676. font-family:"Satisfy", cursive;
  677. text-transform:lowercase;
  678. line-height:110%;
  679. letter-spacing:2px;
  680. color:#8b7d75;
  681. }
  682.  
  683. /*h3 {
  684. width:397px;
  685. padding-left:0px;
  686. margin-left:4px;
  687. font-size:14px;
  688. text-align:center;
  689. font-family:"Josefin Sans", cursive;
  690. text-transform:lowercase;
  691. line-height:110%;
  692. letter-spacing:2px;
  693. color:#2c2c2c;
  694. }*/
  695.  
  696. /*quoter name*/
  697. h4 {
  698. font-size:12px;
  699. font-family:"Chocolates";
  700. text-align:center;
  701. line-height:108%;
  702. letter-spacing:2px;
  703. color:#fff;
  704. }
  705.  
  706. h5 {
  707. font-size:15px;
  708. font-family:"Playball", cursive;
  709. text-transform:lowercase;
  710. text-align:center;
  711. margin-top:0px;
  712. margin-bottom:0px;
  713. letter-spacing:2px;
  714. color:#fff;
  715. }
  716.  
  717. /*Ask font*/
  718. h6 {
  719. font-size:26px;
  720. font-family:"Roboto";
  721. text-align:center;
  722. margin-top:0px;
  723. margin-bottom:0px;
  724. letter-spacing:3px;
  725. line-height:100%;
  726. color:#fff;
  727. }
  728.  
  729. h7 {
  730. font-size:24px;
  731. font-family:"Calibri";
  732. text-align:center;
  733. letter-spacing:3px;
  734. font-weight:none;
  735. color:#836b65;
  736. text-shadow:1px 1px 1px #000;
  737. }
  738.  
  739. h8 {
  740. font-size:35px;
  741. font-family:"Roboto";
  742. text-align:center;
  743. margin-top:0px;
  744. margin-bottom:0px;
  745. letter-spacing:3px;
  746. line-height:100%;
  747. color:#9b3430;
  748. }
  749.  
  750. pre {
  751. width:auto;
  752. letter-spacing:1px;
  753. text-align:center;
  754. text-transform:uppercase;
  755. padding:2px;
  756. border-radius:2px;
  757. color:#fff;
  758. font-family:"Roboto";
  759. font-size:12px;
  760. background-color:#130e0d;
  761. background-image:url('https://i.imgur.com/kirm5Q2.png');
  762. border:1px solid #5a6155;
  763. outline:1px dashed #5a6155;
  764. outline-offset:2px;
  765. text-shadow:0px 3px 5px #000;
  766. }
  767.  
  768. hr {
  769. border: 0;
  770. height: 1px;
  771. background-image: linear-gradient(to right, rgba(69, 91, 97, 0), rgba(69, 91, 97, 0.75), rgba(69, 91, 97, 0));
  772. margin-bottom:2px;
  773. }
  774.  
  775.  
  776.  
  777. #title {
  778. color:#fff;
  779. font-family:arial;
  780. font-size:16px;
  781. text-transform:lowercase;
  782. font-weight:bold;
  783. letter-spacing:0px;
  784. padding:4px;
  785. margin-top:-20px;
  786. margin-left:-14px;
  787. position:fixed;
  788. text-align:left;
  789. }
  790.  
  791.  
  792. #navi {
  793. float:left;
  794. width:115px;
  795. padding:3px;
  796. }
  797.  
  798. #muses {
  799. width:125px;
  800. float:left;
  801. overflow:auto;
  802. margin:1px 2px;
  803. }
  804.  
  805. .muses text {
  806. height:50px;
  807. overflow:scroll;
  808. }
  809.  
  810.  
  811. @-webkit-keyframes sally{
  812. from {-webkit-filter: blur(0px);}
  813. 60% {-webkit-filter: blur(2px);}
  814. to {-webkit-filter: blur(0px);}
  815. }
  816.  
  817. @-webkit-keyframes countess{
  818. from { -webkit-transform: rotate(0deg)}
  819. to {-webkit-transform: rotate(360deg);}
  820. }
  821.  
  822. @keyframes up-down {
  823. from {transform: rotate(-15deg);}
  824. to {transform: rotate(15deg);}
  825. }
  826. @keyframes ball {
  827. from {left: calc(100% - 20px); transform: rotate(360deg);}
  828. to {left: calc(0% - 35px); transform: rotate(0deg);}
  829. }
  830. @keyframes text_animation {
  831. from {left: calc(100% - 20px); transform: rotate(360deg);}
  832. to {left: calc(0% - 35px); transform: rotate(0deg);}
  833. }
  834.  
  835. /*sidebar links*/
  836.  
  837. .links {
  838. position: fixed;
  839. font-style:none;
  840. font-size:50px;
  841. margin-top:602px;
  842. margin-left:242px;
  843. line-height: 100%;
  844. text-align: center;
  845. width:0px;
  846. opacity:1;
  847. margin-right: auto;
  848. transform: rotate(0deg);
  849. -webkit-transform: rotate(0deg);
  850.  
  851. }
  852.  
  853. .links a {
  854. -webkit-filter:blur(0px);
  855. opacity:1;
  856. letter-spacing: 1px;
  857. padding:3px;
  858.  
  859. }
  860.  
  861. .links a:hover {
  862. opacity:1;
  863. }
  864.  
  865. .alinks {
  866. position: fixed;
  867. font-style:none;
  868. font-size:200px;
  869. margin-top:480px;
  870. margin-left:100px;
  871. line-height: 100%;
  872. text-align: center;
  873. width:0px;
  874. opacity:1;
  875. margin-right: auto;
  876. transform: rotate(-70deg);
  877. -webkit-transform: rotate(-70deg);
  878.  
  879. }
  880.  
  881. .alinks a {
  882. -webkit-filter:blur(0px);
  883. letter-spacing: 1px;
  884. padding:3px;
  885.  
  886. }
  887.  
  888. .alinks a:hover {
  889. opacity:1;
  890. }
  891.  
  892. .blinks {
  893. position: fixed;
  894. font-style:none;
  895. font-size:50px;
  896. margin-top:100px;
  897. margin-left:570px;
  898. word-spacing:2px;
  899. line-height: 100%;
  900. text-align: center;
  901. width:0px;
  902. margin-right: auto;
  903. opacity:1;
  904. transform: rotate(-20deg);
  905. -webkit-transform: rotate(-20deg);
  906.  
  907. }
  908.  
  909. .blinks a {
  910. -webkit-filter:blur(0px);
  911. letter-spacing: 1px;
  912. padding:3px;
  913.  
  914. }
  915.  
  916. .blinks a:hover {
  917. opacity:1;
  918. }
  919.  
  920. .clinks {
  921. position: fixed;
  922. font-style:none;
  923. font-size:50px;
  924. margin-top:595px;
  925. margin-left:1315px;
  926. word-spacing:2px;
  927. line-height: 100%;
  928. text-align: center;
  929. width:0px;
  930. margin-right: auto;
  931. opacity:1;
  932. transform: rotate(-20deg);
  933. -webkit-transform: rotate(-20deg);
  934.  
  935. }
  936.  
  937. .clinks a {
  938. -webkit-filter:blur(0px);
  939. letter-spacing: 1px;
  940. padding:3px;
  941.  
  942. }
  943.  
  944. .clinks a:hover {
  945. opacity:1;
  946. }
  947.  
  948. .dlinks {
  949. position: fixed;
  950. font-style:none;
  951. font-size:50px;
  952. margin-top:200px;
  953. margin-left:1415px;
  954. word-spacing:2px;
  955. line-height: 100%;
  956. text-align: center;
  957. width:0px;
  958. opacity:1;
  959. margin-right: auto;
  960. transform: rotate(10deg);
  961. -webkit-transform: rotate(10deg);
  962.  
  963. }
  964.  
  965. .dlinks a {
  966. -webkit-filter:blur(0px);
  967. letter-spacing: 1px;
  968. padding:3px;
  969. }
  970.  
  971. .dlinks a:hover {
  972. opacity:1;
  973. }
  974.  
  975. .elinks {
  976. position: fixed;
  977. font-style:none;
  978. font-size:50px;
  979. margin-top:350px;
  980. margin-left:1330px;
  981. word-spacing:2px;
  982. line-height: 100%;
  983. text-align: center;
  984. width:0px;
  985. opacity:1;
  986. margin-right: auto;
  987. transform: rotate(10deg);
  988. -webkit-transform: rotate(10deg);
  989.  
  990. }
  991.  
  992. .elinks a {
  993. -webkit-filter:blur(0px);
  994. letter-spacing: 1px;
  995. padding:3px;
  996. }
  997.  
  998. .elinks a:hover {
  999. opacity:1;
  1000. }
  1001.  
  1002. /* this is the box that comes up when you hover over something with a title*/
  1003.  
  1004. #s-m-t-tooltip {
  1005. max-height:250px;
  1006. letter-spacing:0px;
  1007. margin:4px 0px 0px 8px;
  1008. font-family:"calibri";
  1009. text-transform:auto;
  1010. font-size:13px;
  1011. text-transform:none;
  1012. color:#fff;
  1013. background-color:#5b9e9b;
  1014. background-image:url('https://i.imgur.com/kirm5Q2.png');
  1015. border:1px solid #5a6155;
  1016. padding: 3px;
  1017. z-index:999999999999999999;
  1018. -webkit-transition:all 1.5s;
  1019. -moz-transition:all 1.5s;
  1020. -ms-transition:all 1.5s;
  1021. -o-transition:all 1.5s;
  1022. transition:all 1.5s;
  1023. }
  1024.  
  1025. /*next page and previous page*/
  1026.  
  1027. #pagination {
  1028. -ms-transform: rotate(0deg); /* IE 9 */
  1029. -webkit-transform: rotate(0deg); /* Safari */
  1030. transform: rotate(0deg)
  1031.  
  1032.  
  1033. }
  1034.  
  1035. #pagination a {
  1036. -webkit-filter: Grayscale(0%);
  1037. -webkit-transition: all 0.8s ease-out;
  1038. -moz-transition: all 0.8s ease-out;
  1039. transition: all 0.8s ease-out;
  1040. -webkit-filter: blur(0px)
  1041.  
  1042. }
  1043.  
  1044. #pagination a:hover {
  1045. color:#2d2936;
  1046. opacity:1;
  1047. -webkit-transition: all 0.8s ease-out;
  1048. -moz-transition: all 0.8s ease-out;
  1049. transition: all 0.8s ease-out;
  1050. -webkit-filter:blur(0px);
  1051. }
  1052.  
  1053.  
  1054. #container {
  1055. position:fixed;
  1056. width:505px;
  1057. height:698px;
  1058. top:51px;
  1059. margin-left:677px;
  1060. background-color:transparent;
  1061. overflow: auto;
  1062. text-align:left;
  1063. opacity:1;
  1064. /*-webkit-mask-image: -webkit-linear-gradient(bottom, rgba(0,0,0,1)70%, rgba(0,0,0,0));*/
  1065. }
  1066.  
  1067. #container:hover {
  1068. overflow:auto;
  1069. }
  1070.  
  1071. #post {
  1072. width:503px;
  1073. font-size:14px;
  1074. color:#fff;
  1075. overflow:auto;
  1076. line-height:110%;
  1077. padding-top:10px;
  1078. margin-top:20px;
  1079. margin-left:auto;
  1080. margin-right:auto;
  1081. opacity:1;
  1082. -webkit-filter: grayscale(0%);
  1083. filter: grayscale(0%);
  1084. -webkit-transition: all .5s ease-in-out;
  1085. -moz-transition: all .5s ease-in-out;
  1086. -o-transition: all .5s ease-in-out;
  1087. transition: all .5s ease-in-out;
  1088. }
  1089.  
  1090. #post:hover{
  1091. opacity:1;
  1092. -webkit-transition: all .5s ease-in-out;
  1093. -moz-transition: all .5s ease-in-out;
  1094. -o-transition: all .5s ease-in-out;
  1095. transition: all .5s ease-in-out;
  1096. -webkit-filter: grayscale(0%);
  1097. filter: grayscale(0%);
  1098. }
  1099.  
  1100. #post blockquote {
  1101. padding-left:5px;
  1102. margin-right:0px;
  1103. margin-left:5px;
  1104. margin-top:2px;
  1105. border-left:1px solid #5a6155;
  1106. border-radius:3px;
  1107.  
  1108. }
  1109.  
  1110. #post blockquote blockquote {
  1111. padding-left:10px;
  1112. margin-top:2px;
  1113. margin-right:0px;
  1114. margin-left:5px;
  1115. border-left:1px solid #5a6155;
  1116. border-radius:3px;
  1117.  
  1118. }
  1119.  
  1120. /*italics and bold stuffs. here is where you can put new fonts, many i have already supplied you with!*/
  1121.  
  1122. b, strong {
  1123. font-size:18px;
  1124. letter-spacing:2px;
  1125. font-family: 'Playball', cursive;
  1126. text-transform:none;
  1127. line-height:100%;
  1128. color:#89756d;
  1129. text-shadow:1px 1px 1px #000;
  1130. }
  1131.  
  1132. i, em, italics {
  1133. font-size:18px;
  1134. line-height:100%;
  1135. font-family: 'Rock Salt', cursive;
  1136. padding-left:1px;
  1137. text-transform:none;
  1138. color:#5a6155;
  1139. }
  1140.  
  1141. sup, sub, small {
  1142. font-size:13px;
  1143. color:#fff;
  1144. }
  1145.  
  1146.  
  1147. /*time posted, note count, via and source*/
  1148.  
  1149. #info {
  1150. font-size:16px;
  1151. padding:4px 0px 1px 0px;
  1152. margin:0px 0px 50px 10px;
  1153. letter-spacing:4px;
  1154. font-size:22px;
  1155. color:#953239;
  1156. text-transform:none;
  1157. }
  1158.  
  1159. #info a {
  1160. color:#953239;
  1161. text-shadow:0px 0px 2px #000;
  1162. text-transform:none;
  1163. }
  1164.  
  1165. #info a:hover {
  1166. color:#151515;
  1167. }
  1168.  
  1169. #forward {
  1170. opacity:1;
  1171. font-weight:bold;
  1172. font-size:16px;
  1173. color:#89756d;
  1174. top:765px;
  1175. margin-left:1190px;
  1176. position: fixed;
  1177. font-family:"calibri", sans-serif;
  1178. text-align: left;
  1179. letter-spacing:2px;
  1180. word-spacing:2px;
  1181. transform: rotate(0deg);
  1182. }
  1183.  
  1184. #forward:hover {
  1185. opacity: 1;
  1186. color:#fff;
  1187. text-shadow:0px 3px 2px #171b31;
  1188. -webkit-transition: all 0.8s ease-out;
  1189. -moz-transition: all 0.8s ease-out;
  1190. transition: all 0.8s ease-out;
  1191. -webkit-filter:blur(.8px);
  1192. }
  1193.  
  1194. #backward {
  1195. opacity:1;
  1196. font-weight:bold;
  1197. font-size:16px;
  1198. color:#89756d;
  1199. top:765px;
  1200. margin-left:650px;
  1201. position: fixed;
  1202. font-family:"calibri", sans-serif;
  1203. text-align: left;
  1204. letter-spacing:2px;
  1205. word-spacing:2px;
  1206. transform: rotate(0deg);
  1207. }
  1208.  
  1209. #backward:hover {
  1210. opacity: 1;
  1211. color:#fff;
  1212. text-shadow:0px 3px 2px #171b31;
  1213. -webkit-transition: all 0.8s ease-out;
  1214. -moz-transition: all 0.8s ease-out;
  1215. transition: all 0.8s ease-out;
  1216. -webkit-filter:blur(.8px);
  1217. }
  1218.  
  1219.  
  1220.  
  1221. /*tags*/
  1222.  
  1223. .tags {
  1224. width:430px;
  1225. margin:-52px 0px 0px 55px;
  1226. line-height:115%;
  1227. padding:5px;
  1228. font-size:11px;
  1229. word-break:keep-all;
  1230. text-align:center;
  1231. font-family:"roboto";
  1232. background-color:#fff;
  1233. background-image:url('https://i.imgur.com/kirm5Q2.png');
  1234. border:1px solid #5a6155;
  1235. outline:1px dashed #5a6155;
  1236. outline-offset:2px;
  1237. letter-spacing:1px;
  1238. }
  1239.  
  1240. .tags a {
  1241. color:#fff;
  1242. text-shadow:1px 1px 6px #000;
  1243. }
  1244.  
  1245. .tags a:hover {
  1246. color:#79685f;
  1247. text-shadow:1px 1px 6px #000;
  1248. letter-spacing:2px;
  1249. }
  1250.  
  1251. .postnote {
  1252. width:275px;
  1253. margin-top:40px;
  1254. font-family:arial;
  1255. text-transform:lowercase;
  1256. font-style:normal;
  1257. letter-spacing:0px;
  1258. font-size:10px;
  1259. text-align:left;
  1260. }
  1261.  
  1262. img {
  1263. -webkit-filter: grayscale(0%);}
  1264.  
  1265. img:hover {
  1266. -webkit-filter: grayscale(100%);}
  1267.  
  1268.  
  1269.  
  1270. /*here go asks*/
  1271.  
  1272. #ask {
  1273. width:500px;
  1274. margin-left:0px;
  1275. margin-top:20px;
  1276. margin-bottom:10px;
  1277. font-size:25px;
  1278. text-align:center;
  1279. font-family:'Phudu', cursive;
  1280. font-style:none;
  1281. text-transform:none;
  1282. color:#76665c;
  1283. }
  1284.  
  1285. #ask a {
  1286. color:#76665c;
  1287. font-size:25px;
  1288. text-shadow:1px 1px 1px #000;
  1289. text-transform:uppercase;
  1290. }
  1291.  
  1292. #ask a:hover {
  1293. color:#fff;
  1294. letter-spacing:3px;
  1295. }
  1296.  
  1297. #askheader {
  1298. position:absolute;
  1299. margin-left:28px;
  1300. margin-top:-22px;
  1301. }
  1302.  
  1303. #q {
  1304. width:465px;
  1305. margin-left:5px;
  1306. margin-top:3px;
  1307. padding:10px;
  1308. text-align:center;
  1309. color:#fff;
  1310. font-family:"Calibri";
  1311. font-size:15px;
  1312. background-color:#262728;
  1313. background-image:url('https://i.imgur.com/kirm5Q2.png');
  1314. border:1px solid #5a6155;
  1315. outline:1px dashed #5a6155;
  1316. outline-offset:2px;
  1317. text-shadow:0px 1px 1px #000;
  1318. }
  1319.  
  1320. #ans {
  1321. text-align:justify;
  1322. margin-top:5px;
  1323. padding:5px;
  1324. }
  1325.  
  1326.  
  1327.  
  1328.  
  1329. .playerbuttonbg {
  1330. position: absolute;
  1331. left: 10px;
  1332. top: 10px;
  1333. width: 18px;
  1334. height: 18px;
  1335. background-color:#fff;
  1336. padding: 10px;
  1337. -webkit-border-radius: 40px;
  1338. -moz-border-radius: 40px;
  1339. border-radius: 40px;
  1340. opacity: .4;
  1341. filter: alpha(opacity=40);
  1342. -moz-opacity: 0.4;
  1343. -khtml-opacity: 0.4;
  1344. transition: opacity .7s ease-in-out;
  1345. -moz-transition: opacity .7s ease-in-out;
  1346. -webkit-transition: opacity .7s ease-in-out;
  1347. }
  1348.  
  1349. .playerbuttonbg:hover {
  1350. opacity: 1;
  1351. filter: alpha(opacity=100);
  1352. -moz-opacity: 1;
  1353. -khtml-opacity: 1;
  1354. }
  1355.  
  1356. .newplayerbutton {
  1357. position: relative;
  1358. width: 19px;height: 19px;
  1359. overflow: hidden;
  1360. }
  1361.  
  1362. .playerbuttonhug {
  1363. position: absolute;
  1364. top: -18px;left: -7px;
  1365. }
  1366.  
  1367. .tumblr_audio_player {
  1368. border:none;
  1369. height: 50px;
  1370. width: 240px;
  1371. margin-left:3px;
  1372. margin-top:3px;
  1373. }
  1374.  
  1375. .audioimgwrapper {
  1376. position: absolute;
  1377. left: 0px;
  1378. top: 0px;
  1379. overflow: hidden;
  1380. width: 60px;
  1381. height: 60px;
  1382. }
  1383.  
  1384. .audioimgwrapper img {
  1385. width: 100%;
  1386. height: auto;
  1387. }
  1388. .trackdetails {
  1389. width: auto;
  1390. display:inline-block;
  1391. margin-left: 90px;
  1392. min-height: 85px;
  1393. }
  1394.  
  1395. .audiowrapper {
  1396. position: relative;
  1397. display:inline-block;
  1398. }
  1399.  
  1400.  
  1401.  
  1402. /* --- UPDATES ---*/
  1403.  
  1404. #updates {
  1405. position:fixed;
  1406. color:#89756d;
  1407. width:200px;
  1408. height:289px;
  1409. top:51px;
  1410. margin-left:1199px;
  1411. font-size:14px;
  1412. padding:5px;
  1413. overflow:auto;
  1414. text-align:center;
  1415. opacity:1;
  1416. }
  1417.  
  1418. #updates:hover{
  1419. -webkit-transition: all 0.5s ease-in-out;
  1420. -moz-transition: all 0.5s ease-in-out;
  1421. transition: all 0.5s ease-in-out;
  1422. opacity:1;
  1423.  
  1424. }
  1425.  
  1426.  
  1427. /*credit. only change this if you actually make the code your own*/
  1428.  
  1429. #credit {
  1430. position:fixed;
  1431. font-size:14px;
  1432. color:#813e38;
  1433. font-weight:none;
  1434. line-height:150%;
  1435. letter-spacing:2px;
  1436. right:20px;
  1437. bottom:7px;
  1438. text-transform:none;
  1439. text-align:center;
  1440. -webkit-transition: all 0.5s ease-in-out;
  1441. -moz-transition: all 0.5s ease-in-out;
  1442. -o-transition: all 0.5s ease-in-out;
  1443. }
  1444.  
  1445. #credit a {
  1446. letter-spacing:2px;
  1447. padding:3px;
  1448. font-family:"Great Vibes", cursive;
  1449. text-transform:none;
  1450. color:#813e38;
  1451. }
  1452.  
  1453. #credit a:hover {
  1454. background:#151414;
  1455. color:#fff;
  1456. }
  1457.  
  1458.  
  1459.  
  1460.  
  1461. {CustomCSS}
  1462.  
  1463. }
  1464.  
  1465. </style></head><body>
  1466. <script src=“https://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js”></script>
  1467. <script src=“https://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js”></script>
  1468. <script>
  1469. (function($){
  1470. $(document).ready(function(){
  1471. $("a[title]").style_my_tooltips({
  1472. tip_follows_cursor:true,
  1473. tip_delay_time:7,
  1474. tip_fade_speed:7,
  1475. attribute:"title"
  1476. });
  1477. });
  1478. })(jQuery);
  1479. </script>
  1480.  
  1481.  
  1482. <!-- begin updates tab -->
  1483.  
  1484. <div id="updates">
  1485. <center>
  1486. <h7>ADD STUFF HERE</h7><br>
  1487. <hr width="50%">
  1488. <i>or as little as you want</i>
  1489.  
  1490. <pre>text here</pre>
  1491.  
  1492. blahblahblahblah blahblahblah blahblahblahblah blahblahblahblah<br>
  1493. blahblahblahblah blahblahblahblahblah blahblahblah blahblahblahblah blahblahblahblah
  1494. <hr width="90%">
  1495. blahblahblahblah blahblahblah blahblahblah<br>
  1496. blahblahblahblah blahblahblah blahblahblah
  1497.  
  1498. </center>
  1499.  
  1500.  
  1501.  
  1502. </div>
  1503.  
  1504. <!-- end updates tab -->
  1505.  
  1506.  
  1507.  
  1508. <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  1509. <script src="https://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  1510. <script>
  1511.  
  1512. (function($){
  1513.  
  1514. $(document).ready(function(){
  1515.  
  1516. $("a[title]").style_my_tooltips({
  1517.  
  1518. tip_follows_cursor:true,
  1519.  
  1520. tip_delay_time:50,
  1521.  
  1522. tip_fade_speed:600,
  1523.  
  1524. attribute:"title"
  1525.  
  1526. });
  1527.  
  1528. });
  1529.  
  1530. })(jQuery);
  1531.  
  1532. </script>
  1533.  
  1534.  
  1535.  
  1536. <div class="links">
  1537. <a href="/" title="home."><img src="https://i.imgur.com/qnCkb40.png"></div></div></a></div>
  1538.  
  1539. <div class="alinks">
  1540. <a href="/ask" title="ask."><img src="https://i.imgur.com/gIwetnL.png"></div></div></a></div>
  1541.  
  1542. <div class="blinks">
  1543. <a href="/rules" title="rules."><img src="https://i.imgur.com/o6vVYlb.png"></div></a></div>
  1544.  
  1545. <div class="clinks">
  1546. <a href="/verses" title="verses."><img src="https://i.imgur.com/gIwetnL.png"></div></a></div>
  1547.  
  1548. <div class="dlinks">
  1549. <a href="/blogroll" title="blogroll."><img src="https://i.imgur.com/o6vVYlb.png"></div></a></div>
  1550.  
  1551. <div class="elinks">
  1552. <a href="/bio" title="biography."><img src="https://i.imgur.com/gIwetnL.png"></div></a></div>
  1553.  
  1554.  
  1555. <!-- ignore all here
  1556. <div class="alinks">
  1557. <a href="#?w=400" title="inquiries." rel="box1" class="poplight"><img src="https://i.imgur.com/CQi2xI1.png"></div></a></div>
  1558.  
  1559. <div class="blinks">
  1560. <a href="#?w=400" title="rules." rel="box4" class="poplight"><img src="https://i.imgur.com/sLhLMDc.png"></div></a></div>
  1561.  
  1562. <div class="dlinks">
  1563. <a href="#?w=400" title="navigation." rel="box5" class="poplight"><img src="https://i.imgur.com/BiC7qGy.png"></div></a></div>
  1564. -->
  1565.  
  1566.  
  1567. </div>
  1568.  
  1569.  
  1570. <div id="pagination">
  1571. {block:Pagination}
  1572. {block:PreviousPage}
  1573. <a href="{PreviousPage}"><div id="backward"><<</div></a>
  1574. {/block:PreviousPage}
  1575.  
  1576.  
  1577. {block:NextPage}
  1578. <a href="{NextPage}"><div id="forward">>></div></a>
  1579. {/block:NextPage}
  1580. {/block:Pagination}
  1581. </div>
  1582.  
  1583.  
  1584.  
  1585. </div>
  1586.  
  1587.  
  1588. <div id="container">
  1589. <div id="content">
  1590.  
  1591.  
  1592. {block:Posts}<div id="post">
  1593.  
  1594. {block:Text}
  1595. {block:Title}<h1>{Title}</h1>{/block:Title}
  1596. {Body}
  1597. {/block:Text}
  1598.  
  1599. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-HighRes}" width="100%">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  1600.  
  1601. {block:Photoset}{Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  1602.  
  1603. {block:Quote}
  1604. <h2><div style="position:absolute; margin-left:-2px; margin-top:-5px;font-size:35px;-webkit-transform: rotate(30deg);-ms-transform: rotate(30deg);transform: rotate(30deg);">❛</div>{Quote}</h2>
  1605. <h4>—&nbsp;{Source}</h4>
  1606. {/block:Quote}
  1607.  
  1608. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}{hw}
  1609.  
  1610. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}{hw}
  1611.  
  1612. {block:AudioPlayer}
  1613. <div class="audiowrapper">
  1614. {block:AlbumArt}
  1615. <div class="audioimgwrapper"><img src="{AlbumArtURL}"></div>
  1616. {/block:AlbumArt}
  1617.  
  1618. <div class="playerbuttonbg">
  1619. <div class="newplayerbutton">
  1620. <div class="playerbuttonhug">
  1621. {AudioPlayerWhite}
  1622. </div></div></div>
  1623.  
  1624. <div class="trackdetails">
  1625. {block:TrackName}<b>{TrackName}</b>{/block:TrackName}<br/>
  1626. {block:Artist}{Artist}{/block:Artist}<br/>
  1627. {PlayCountWithLabel}
  1628. </div></div>
  1629. {block:Caption}{Caption}{/block:Caption}
  1630. {/block:AudioPlayer}
  1631.  
  1632. {block:Video}{Video-400}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  1633.  
  1634. {block:Answer}
  1635. <div id="askheader"></div>
  1636. <div id="ask">{Asker}</div>
  1637. <span style="color:#fff;font-size:13px;letter-spacing:2px;"><center>INQUIRED:</center></span>
  1638. <div id="q">{Question}</div>
  1639. <div id="ans">{Answer}</div>
  1640. {/block:Answer}
  1641.  
  1642. {block:Date}
  1643. <div id="info">
  1644. <a href="{Permalink}" title="{ShortMonth} {DayOfMonthWithZero} - {TimeAgo}" style="position:absolute; margin-left:12px;font-size:16px; margin-top:16px;-webkit-transform: rotate(-60deg);-ms-transform: rotate(-60deg);transform: rotate(-60deg);text-shadow:0px 0px 6px #2d2936;"><img src="https://i.imgur.com/IXX6EhV.png"></a>
  1645. <a href="{Permalink}" title="{NoteCountWithLabel}" style="position:absolute; margin-left:-4px; margin-top:-13px;font-size:25px;-webkit-transform: rotate(-120deg);-ms-transform: rotate(-120deg);transform: rotate(-120deg);text-shadow:0px 0px 6px #2d2936;"><img src="https://i.imgur.com/HYo4aUz.png"></a>
  1646. <a href={ReblogURL} target=”_blank” class=”details” title="reblog" style="position:absolute; margin-left:-15px; margin-top:19px;font-size:25px;-webkit-transform: rotate(-50deg);-ms-transform: rotate(-50deg);transform: rotate(-50deg);text-shadow:0px 0px 6px #2d2936;"><img src="https://i.imgur.com/8jlkyDm.png"></a>
  1647. {block:ContentSource}<!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />{/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->{/block:ContentSource}
  1648. <!-- {block:NoRebloggedFrom}{block:RebloggedFrom}{ReblogParentName}{/block:RebloggedFrom}{/block:NoRebloggedFrom} -->
  1649. </div>
  1650. {/block:Date}
  1651.  
  1652.  
  1653. {block:HasTags}
  1654. <div class="tags">
  1655. {block:Tags}<a href="{TagURL}" title="{Tag}">&nbsp;#&nbsp;{Tag}&nbsp;</a> {/block:Tags}</div>
  1656. {/block:HasTags}
  1657.  
  1658.  
  1659. <div class="postnote">
  1660. {block:PostNotes}{PostNotes}{/block:PostNotes}
  1661. </div>
  1662. </div>
  1663. {/block:Posts}
  1664. </div>
  1665. </div>
  1666. </div>
  1667. </div></div>
  1668.  
  1669.  
  1670.  
  1671.  
  1672. </div></div></div></div>
  1673. </div>
  1674.  
  1675. <div id="credit"><a href="https://butscrewmefirst.tumblr.com" title="CODE & IMAGE BY BUTSCREWMEFIRST"><big><big>M</big></big></a></div>
  1676.  
  1677. </body>
  1678.  
  1679. </div></div></div></div></div></div></div></div></div></div>
  1680.  
  1681.  
  1682. <div id="box1" class="question_block">
  1683. <div class="askbox"><div class="poptext">
  1684. <p><center><h8>SEND ASK</h8></center>
  1685. <p><iframe frameborder="0" border="0" scrolling="yes" width="100%" height="275px" allowtransparency="true" src="https://www.tumblr.com/ask_form/{Name}.tumblr.com" style="background-color:transparent; overflow:hidden;"></iframe>
  1686. </div></div></div>
  1687. </div></div></div></div></div></div></div></div></div></div>
  1688.  
  1689.  
  1690. <div id="box4" class="popup_block2">
  1691. <div class="poptext2">
  1692. <center>
  1693. <p><center><h8>Guidelines</h8></center>
  1694.  
  1695. <hr width="70%">
  1696.  
  1697. <div class="box">1</div>
  1698. &nbsp;<b>RULE</b> - ADD CONTENT HERE AS LONG AS YOU NEED. can be lowercase.
  1699.  
  1700. <p>
  1701.  
  1702. <div class="box">2</div>
  1703. &nbsp;<b>RULE</b> - ADD CONTENT HERE AS LONG AS YOU NEED. can be lowercase.
  1704.  
  1705. <p>
  1706.  
  1707. <div class="box">3</div>
  1708. &nbsp;<b>RULE</b> - ADD CONTENT HERE AS LONG AS YOU NEED. can be lowercase.
  1709.  
  1710. <p>
  1711.  
  1712. <div class="box">4</div>
  1713. &nbsp;<b>RULE</b> - ADD CONTENT HERE AS LONG AS YOU NEED. can be lowercase.
  1714.  
  1715. <p>
  1716.  
  1717. <div class="box">5</div>
  1718. &nbsp;<b>RULE</b> - ADD CONTENT HERE AS LONG AS YOU NEED. can be lowercase.
  1719.  
  1720. <p>
  1721.  
  1722. <div class="box">6</div>
  1723. &nbsp;<b>RULE</b> - ADD CONTENT HERE AS LONG AS YOU NEED. can be lowercase.
  1724.  
  1725. <p>
  1726.  
  1727. <div class="box">7</div>
  1728. &nbsp;<b>RULE</b> - ADD CONTENT HERE AS LONG AS YOU NEED. can be lowercase.
  1729.  
  1730. <p>
  1731.  
  1732. <div class="box">8</div>
  1733. &nbsp;<b>RULE</b> - ADD CONTENT HERE AS LONG AS YOU NEED. can be lowercase.
  1734.  
  1735. <p>
  1736.  
  1737. <div class="box">9</div>
  1738. &nbsp;<b>RULE</b> - ADD CONTENT HERE AS LONG AS YOU NEED. can be lowercase.
  1739.  
  1740. <p>
  1741.  
  1742. <div class="box">10</div>
  1743. &nbsp;<b>RULE</b> - ADD CONTENT HERE AS LONG AS YOU NEED. can be lowercase.
  1744.  
  1745. <p>
  1746.  
  1747. <div class="box">11</div>
  1748. &nbsp;<b>RULE</b> - ADD CONTENT HERE AS LONG AS YOU NEED. can be lowercase.
  1749.  
  1750. <p>
  1751.  
  1752. <div class="box">12</div>
  1753. &nbsp;<b>RULE</b> - ADD CONTENT HERE AS LONG AS YOU NEED. can be lowercase.
  1754.  
  1755. <p>
  1756.  
  1757. <div class="box">13</div>
  1758. &nbsp;<b>RULE</b> - ADD CONTENT HERE AS LONG AS YOU NEED. can be lowercase.
  1759.  
  1760. </center>
  1761. </div>
  1762. </div>
  1763. </div>
  1764. </div></div></div></div></div></div></div></div></div></div>
  1765.  
  1766. <div id="box5" class="popup_block3">
  1767. <div class="poptext3">
  1768. <center><h8>NAVIGATION TITLE</h8></center><br>
  1769. <center><a href="/link here" class="buttons">link title</a>
  1770. <a href="/link here" class="buttons">link title</a>
  1771. <a href="/link here" class="buttons">link title</a>
  1772. <a href="/link here" class="buttons">link title</a>
  1773. <a href="/link here" class="buttons">link title</a>
  1774. <a href="/link here" class="buttons">link title</a>
  1775. <a href="/link here" class="buttons">link title</a>
  1776. <a href="/link here" class="buttons">link title</a></center>
  1777. <p>
  1778. <center><h8>ANOTHER NAV TITLE</h8></center><br>
  1779. <center><a href="/link here" class="buttons">link title</a>
  1780. <a href="/link here" class="buttons">link title</a>
  1781. <a href="/link here" class="buttons">link title</a>
  1782. <a href="/link here" class="buttons">link title</a>
  1783. <a href="/link here" class="buttons">link title</a>
  1784. <a href="/link here" class="buttons">link title</a>
  1785. <a href="/link here" class="buttons">link title</a></center>
  1786. </div>
  1787. </div>
  1788. </div>
  1789.  
  1790. </div></div></div></div></div></div></div></div></div></div>
  1791.  
  1792. <!--IGNORE ALL OF THIS
  1793. <div id="box3" class="popup_block">
  1794. <div id="sidelinks">
  1795. <ul id="tabs">
  1796. <li class="active"><div id="butts1">GUIDELINES</div></li><li><div id="butts2">BIOGRAPHY</div></li><li><div id="butts3">VERSES</div></li><li><div id="butts4">RELATIONS</div></li><li><div id="butts5">EXTRAS</div></li></ul></div>
  1797. <ul id="tab"><li class="active"><div class="rules">
  1798. <div class="poptext">
  1799. <center>
  1800. <pre>RULE TITLE HERE</pre>
  1801. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
  1802. <hr>
  1803.  
  1804. <pre>RULE TITLE HERE</pre>
  1805. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
  1806.  
  1807. <hr>
  1808. <pre>RULE TITLE HERE</pre>
  1809. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
  1810.  
  1811. <hr>
  1812. <pre>RULE TITLE HERE</pre>
  1813. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
  1814. /*bleep bloop pls don't steal this code*/
  1815. </center>
  1816.  
  1817. </li>-->
  1818. <!--ignore
  1819. <li><div class="dossier">
  1820. <div class="poptext">
  1821. <center>INSERT YOUR BIO(S) HERE!
  1822. <hr width="60%">
  1823. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
  1824. <br>
  1825. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
  1826. <br>
  1827. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
  1828. </center>
  1829.  
  1830. </li>
  1831.  
  1832. </li>
  1833.  
  1834. <li><div class="rules">
  1835. <div class="poptext">
  1836. <center>INSERT YOUR BIO(S) HERE!
  1837. <hr width="60%">
  1838. <center>
  1839. <pre>RULE TITLE HERE</pre>
  1840. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
  1841. <hr>
  1842.  
  1843. <pre>RULE TITLE HERE</pre>
  1844. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
  1845.  
  1846. <hr>
  1847. <pre>RULE TITLE HERE</pre>
  1848. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
  1849.  
  1850. <hr>
  1851. <pre>RULE TITLE HERE</pre>
  1852. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
  1853.  
  1854.  
  1855. </center>
  1856.  
  1857. </li>
  1858.  
  1859. <li>
  1860.  
  1861. <div class="verses">
  1862. <div class="poptext">
  1863. <pre>MAIN UNIVERSES:</pre>
  1864. <center><img src="https://i.imgur.com/3MXL3vI.png"><br>
  1865. <b><a href="INSERT VERSE URL MAYBE">VERSE TITLE HERE.</a></center></b>
  1866. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
  1867. <hr><br>
  1868.  
  1869.  
  1870. <center><img src="https://i.imgur.com/cf5mnRK.png"><br>
  1871. <b><a href="INSERT VERSE URL MAYBE">VERSE TITLE HERE.</a></center></b>
  1872. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
  1873. <hr>
  1874. <br>
  1875.  
  1876.  
  1877. <center><img src="https://i.imgur.com/MDOG8ip.png"><br>
  1878. <b><a href="INSERT VERSE URL MAYBE">VERSE TITLE HERE.</a></center></b>
  1879. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
  1880. <hr><br>
  1881.  
  1882.  
  1883. <br><br><br><br>
  1884.  
  1885. </li>
  1886.  
  1887. <li>
  1888.  
  1889. <div class="relations">
  1890. <div class="poptext">
  1891.  
  1892. <p><img src="https://i.imgur.com/EACcmiD.png" align="left" style="width:75px;height:75px;">
  1893. <p> <a href="INSERT URL WITH HTTP"><b>CHARACTER.</b></a>
  1894. <br>&nbsp; &nbsp; main.
  1895. <p>&nbsp;
  1896.  
  1897. <div align="right">
  1898. <img src="https://i.imgur.com/EACcmiD.png" align="right" style="width:75px;height:75px;">
  1899. <p><a href="INSERT URL WITH HTTP"> <b>CHARACTER.</b></a>
  1900.  
  1901. <br>exclusive.&nbsp; &nbsp;
  1902. <p>&nbsp;
  1903. </div>
  1904.  
  1905. <img src="https://i.imgur.com/EACcmiD.png" align="left" style="width:75px;height:75px;">
  1906. <p> <a href="INSERT URL WITH HTTP"><b>CHARACTER.</b></a>
  1907.  
  1908. <br>&nbsp; &nbsp; exclusive.
  1909. <p>&nbsp;
  1910.  
  1911. <div align="right">
  1912.  
  1913. <img src="https://i.imgur.com/EACcmiD.png" align="right" style="width:75px;height:75px;">
  1914. <p><a href="INSERT URL WITH HTTP"> <b>CHARACTER.</b></a>
  1915.  
  1916. <br>exclusive.&nbsp; &nbsp;
  1917. <p>&nbsp;
  1918. </div>
  1919.  
  1920. </li>
  1921.  
  1922. <li>
  1923.  
  1924. <!-- copy from here... -->
  1925. <!--ignore
  1926. <div class="navigation">
  1927. <div class="poptext">
  1928. <pre>NAVIGATION TITLE</pre>
  1929. <center><a href="/link here" class="buttons">link title</a>
  1930. <a href="/link here" class="buttons">link title</a>
  1931. <a href="/link here" class="buttons">link title</a>
  1932. <a href="/link here" class="buttons">link title</a></center>
  1933. <pre>ANOTHER NAV TITLE</pre>
  1934. <center><a href="/link here" class="buttons">link title</a>
  1935. <a href="/link here" class="buttons">link title</a>
  1936. <a href="/link here" class="buttons">link title</a>
  1937. <a href="/link here" class="buttons">link title</a></center>
  1938.  
  1939. </div>
  1940.  
  1941. </li>
  1942.  
  1943.  
  1944. </ul>
  1945. </div></div></div></div></div></div></div></div></div></div></div></div>-->
  1946.  
  1947.  
  1948. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement