Advertisement
Guest User

trevor theme

a guest
Jul 21st, 2017
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 33.39 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  3.  
  4.  
  5.  
  6.  
  7. <html> <head>
  8.  
  9.  
  10. <meta name="text:link2" content="" />
  11. <meta name="text:link2 url" content="/">
  12. <meta name="text:link3" content="" />
  13. <meta name="text:link3 url" content="/">
  14. <meta name="text:link4" content="" />
  15. <meta name="text:link4 url" content="/">
  16. <meta name="text:link5" content="" />
  17. <meta name="text:link5 url" content="/">
  18.  
  19. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  20. {block:Description}
  21. <meta name="description" content="{MetaDescription}" />
  22. {/block:Description}
  23.  
  24. <title> B E L M O N T. ❜ ┊ AP</title>
  25. <link rel="shortcut icon" href="{FavIcon}">
  26.  
  27.  
  28. <!--- SCRIPTS DO NOT TOUCH --->
  29.  
  30. <script type="text/javascript"
  31. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  32.  
  33. <!-- popup script -->
  34. <script>$(document).ready(function() {$('a.poplight[href^=#]').click(function() {var popID = $(this).attr('rel');var popURL = $(this).attr('href');var query= popURL.split('?');var dim= query[1].split('&');var popWidth = dim[0].split('=')[1];$('#' + popID).fadeIn().css({ 'width': Number( popWidth ) }).prepend('<a href="#" class="close"></a>');var popMargTop = ($('#' + popID).height() + 80) / 2;var popMargLeft = ($('#' + popID).width() + 80) / 2;$('#' + popID).css({'margin-top' : -popMargTop,'margin-left' : -popMargLeft});$('body').append('<div id="fade"></div>');$('#fade').css({'filter' : 'alpha(opacity=80)'}).fadeIn();return false;});$('a.close, #fade').live('click', function() {$('#fade , .popup_block, .question_block, .squad_block').fadeOut(function() {$('#fade, a.close').remove();});return false;});});</script>
  35.  
  36. <!-- tooltips -->
  37. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  38. <script src="http://static.tumblr.com/cu5jb6i/Sk8o6o28m/tooltip.js"></script>
  39.  
  40. <!-- verses script -->
  41. <script src="http://static.tumblr.com/wbtm89x/wcjo9ggtw/verses.js"></script>
  42.  
  43. <script type="text/javascript" src="http://static.tumblr.com/3ikgvxs/0TGl4zgpu/jquery.min.js"></script>
  44.  
  45. <!--- blobs effect --->
  46.  
  47.  
  48.  
  49.  
  50. <!--- FONTS --->
  51.  
  52. <link href="https://fonts.googleapis.com/css?family=Josefin+Sans|Vollkorn" rel="stylesheet">
  53. <link href="https://fonts.googleapis.com/css?family=Homemade+Apple|Montserrat" rel="stylesheet">
  54.  
  55. <script src="//use.edgefonts.net/la-belle-aurore;montserrat;homemade-apple;open-sans;josefin-sans;miama.js"></script>
  56. <link href='https://fonts.googleapis.com/css?family=Oswald' rel='stylesheet' type='text/css'>
  57.  
  58.  
  59.  
  60. <!--- CSS STYLING --->
  61.  
  62. </head> <style type="text/css">
  63. @import url(http://static.tumblr.com/6hsqxdt/md2mgu4of/tinytots.css);
  64.  
  65. @font-face { font-family: "bitmap"; src: url('https://dl.dropboxusercontent.com/s/bl1uisc663sla6u/BitxMap%20Font%20tfb.ttf'); }
  66.  
  67. *, body, a, a:hover {cursor: url(http://31.media.tumblr.com/tumblr_lqs4idHqTZ1qfoi4t.png), auto;}
  68.  
  69.  
  70. #s-m-t-tooltip {
  71. max-width:400px;
  72. margin:15px;
  73. padding:2px 8px;
  74. background:#1c1c1c; url('');
  75. border-left: solid 2px #a27554;
  76. border-right: solid 2px #a27554;
  77. background-repeat:repeat;
  78. background-attachment:fixed;
  79. color:#fff;
  80. text-shadow:1px 1px 0px #000,
  81. 1px -1px 0px #000,
  82. -1px -1px 0px #000,
  83. -1px 1px 0px #000,
  84. 0px 1px 0px #000,
  85. 0px -1px 0px #000,
  86. 1px 0px 0px #000,
  87. -1px 0px 0px #000;
  88. z-index:99999999999999999999;
  89. font-size:9px;
  90. letter-spacing:2px;
  91. font-style:bold;
  92. letter-spacing:2px;
  93. font-family: oswald;
  94. text-transform:uppercase;
  95. box-shadow:1px 1px 3px rgba(0,0,0,.1);}
  96.  
  97.  
  98.  
  99. ::-webkit-scrollbar-thumb {
  100. background-color: transparent;
  101. height: 5px;
  102. width: 0px; }
  103.  
  104. ::-webkit-scrollbar {
  105. height: 5px;
  106. width: 0px;
  107. background-color: transparent; }
  108.  
  109.  
  110. body {
  111. background:#000 url('http://i.imgur.com/3Ps9lqk.png');
  112. background-attachment: fixed;
  113. background-repeat: no-repeat;
  114. color:#fff;
  115. font-family:trebuchet ms;
  116. letter-spacing:1px;
  117. text-transform:uppercase;
  118. font-size:7px;
  119. line-height:100%;
  120. letter-spacing:0px;
  121. overflow-x:hidden; }
  122.  
  123.  
  124. /* TEXT LAYOUTS */
  125.  
  126. h1 { font-family: oswald;
  127. font-weight:800;
  128. font-style:italic;
  129. font-size:17px;
  130. line-height:1em;
  131. text-shadow: 0px 0px 1px #111;
  132. letter-spacing:1px;
  133. color: #a27554;
  134. text-transform:uppercase; }
  135.  
  136. h3 {
  137. font-size:13px;
  138. color:#a27554;
  139. font-weight:400;
  140. font-family: tinytots;
  141. text-align:center;
  142. text-transform:uppercase;
  143. }
  144.  
  145. subz {
  146. font-family:trebuchet ms;
  147. font-size:7px;
  148. text-transform:uppercase;
  149. letter-spacing:1px;
  150. text-align:center;
  151. font-weight:800;
  152. }
  153.  
  154. hr {
  155. border: 0;
  156. height: 1px;
  157. background-image: linear-gradient(to right, rgba(85, 85, 85, 0), rgba(85, 85, 85, 0.75), rgba(85, 85, 85, 0));
  158. margin-bottom:10px;
  159. }
  160.  
  161.  
  162. bold, strong, b {
  163. font-family: oswald;
  164. font-weight:800;
  165. font-style:italic;
  166. font-size:12px;
  167. line-height:1em;
  168. text-shadow: 0px 0px 1px #111;
  169. letter-spacing:1px;
  170. color: #a27554;
  171. text-transform:uppercase; }
  172.  
  173.  
  174. i, em, italic {
  175. font-size:14px;
  176. color: #fff;
  177. font-weight:400;
  178. font-family: la-belle-aurore, cursive;
  179. letter-spacing:1px;
  180. word-spacing:-2px;
  181. line-height:0.7em;
  182. text-transform:lowercase;
  183. text-shadow:1px 1px 15px #fff;
  184. }
  185.  
  186.  
  187. a {
  188. text-decoration:none;
  189. text-transform:uppercase;
  190. font-weight:600;
  191. color:#a27554;
  192. font-family:Oswald;
  193. font-size:12px;}
  194.  
  195.  
  196. big {
  197. font-family: oswald;
  198. font-weight:800;
  199. font-style:italic;
  200. font-size:17px;
  201. line-height:1em;
  202. text-shadow: 0px 0px 1px #111;
  203. letter-spacing:1px;
  204. color: #a27554;
  205. text-transform:uppercase; }
  206.  
  207. sub {
  208.  
  209. font-family:trebuchet ms;
  210. letter-spacing:1px;
  211. text-transform:uppercase;
  212. font-size:7px; }
  213.  
  214. small {
  215. font-family:trebuchet ms;
  216. font-size:7px;
  217. text-transform:uppercase;
  218. letter-spacing:1px;
  219. text-align:center;
  220. font-weight:800;
  221. }
  222.  
  223.  
  224.  
  225. blockquote {
  226. text-align:justify;
  227. width:95%;
  228. margin-bottom:10px;
  229. padding:0px 5px 0px 10px;
  230. margin-left:0px;
  231. border-left: solid 1px #fff;
  232.  
  233. }
  234.  
  235. blockquote blockquote { padding:0 0 0 8px; }
  236. blockquote, small {
  237. font-family:trebuchet ms;
  238. font-size:7px;
  239. text-transform:uppercase;
  240. letter-spacing:1px;
  241. font-weight:800;}
  242.  
  243. blockquote img {
  244. max-width:300px;
  245. height:auto; }
  246.  
  247. pre {
  248. padding:5px;
  249. width:auto;
  250. text-align: center;
  251. word-wrap: break-word;
  252. color:#e5e5e5;
  253. background-color:#1c1c1c;
  254. border-left: solid 2px #a27554;
  255. border-right: solid 2px #a27554;
  256. text-shadow: 0px 0px 1px #000;
  257. font-family:trebuchet ms;
  258. text-transform:uppercase;
  259. letter-spacing:1px;
  260. font-weight:600;
  261. font-size:7px; }
  262.  
  263. pre a {
  264. text-shadow:0px 0px 4px #b2b2b2;
  265. color:#ddd;
  266. font-family:trebuchet ms;
  267. text-transform:uppercase;
  268. letter-spacing:1px;
  269. font-size:7px; }
  270.  
  271.  
  272.  
  273. h5 {
  274. padding:5px;
  275. width:220px;
  276. text-align: right;
  277. word-wrap: break-word;
  278. color:#e5e5e5;
  279. background-color:#1c1c1c;
  280. border-left: solid 2px #a27554;
  281. border-right: solid 2px #a27554;
  282. text-shadow: 0px 0px 7px #000;
  283. font-family:trebuchet ms;
  284. text-transform:uppercase;
  285. letter-spacing:1px;
  286. font-size:12px; }
  287.  
  288. h5 {
  289. text-shadow:0px 0px 4px #000;
  290. color:#ddd;
  291. font-family:trebuchet ms;
  292. text-transform:uppercase;
  293. letter-spacing:1px;
  294. font-size:12px; }
  295.  
  296. /* POST & CONTAINER LAYOUT */
  297.  
  298. #entries {
  299. background-color:transparent;
  300. position:fixed;
  301. overflow-y:scroll;
  302. overflow-x:hidden;
  303. width: 400px;
  304. font-family:trebuchet ms;
  305. letter-spacing:1px;
  306. text-transform:uppercase;
  307. font-size:7px;
  308. height:760px;
  309. text-align:justify;
  310. margin-left:540px;
  311. top:10px;
  312. opacity:1;
  313.  
  314. }
  315.  
  316. #entries:hover {
  317. opacity:1;
  318. -webkit-transition: all .8s ease-in-out;
  319. -moz-transition: all .8s ease-in-out;
  320. -o-transition: all .8s ease-in-out; }
  321.  
  322.  
  323.  
  324. #posts {
  325. width:390px;
  326. margin-left:auto;
  327. margin-right:auto;
  328. font-family:trebuchet ms;
  329. letter-spacing:1px;
  330. text-transform:uppercase;
  331. font-size:7px;
  332. padding:10px;
  333. margin-bottom:0px;
  334. line-height:1;
  335. margin-top:-15px; }
  336.  
  337. #posts img {
  338. max-width:100%; }
  339.  
  340. #pset {
  341. padding-bottom:10px;
  342. margin-top:20px;
  343. opacity:1;
  344. }
  345.  
  346. #pset:hover {
  347. opacity:1;
  348. -webkit-filter: Grayscale(0%);
  349. -webkit-transition: all 0.5s ease-out;
  350. -moz-transition: all 0.5s ease-out;
  351. transition: all 0.5s ease-out; }
  352.  
  353.  
  354.  
  355. /* POST INFOS */
  356.  
  357. #info {
  358. width:100px;
  359. padding:5px 0px 5px 0px;
  360. letter-spacing:5px;
  361. text-align:center;
  362.  
  363. }
  364.  
  365.  
  366. #info a {
  367. font-family:calibri;
  368. font-size:8px;
  369. color:#a27554;
  370. padding:5px;
  371. font-style:normal;}
  372.  
  373.  
  374. #info a:hover {
  375. color:#eee;
  376. -webkit-filter: blur(0px);
  377. -moz-transition-duration:0.2s;
  378. -webkit-transition-duration:0.2s;
  379. -o-transition-duration:0.2s;}
  380.  
  381.  
  382. #tags {
  383. width:400px;
  384. margin-left:30px;
  385. line-height:100%;
  386. padding:15px;
  387. font-size:8px;
  388. word-break:keep-all;
  389. text-align:left;
  390. font-family:calibri;
  391. text-transform:uppercase;
  392. background:transparent;
  393. border-top:dotted 1px #fff;
  394.  
  395.  
  396. }
  397.  
  398. .tags a {
  399. color:#000;
  400. font-size:8px;
  401.  
  402. }
  403.  
  404. .tags a:hover {
  405. color:#555;
  406. text-shadow:0px 0px 1px #777;
  407. font-size:12px;
  408. }
  409.  
  410.  
  411.  
  412. /* QUOTE DESIGN */
  413.  
  414. #quotemark {
  415. width:42px;
  416. height:33px;
  417. font-size:35px;
  418. margin-top:10px;
  419. color:#aaa;
  420. text-shadow:1px 1px 0px #111;
  421. z-index:2;
  422. text-align:center;
  423. padding-top:9px;
  424. margin-left:5px; }
  425.  
  426. #quote {
  427. padding:10px;
  428. width:180;
  429. margin-left:0px;
  430. margin-top:-37px;
  431. max-height:22px;
  432. overflow:auto;
  433. font-family:trebuchet ms;
  434. font-weight:800;
  435. font-size:13px;
  436. text-align:justify; }
  437.  
  438. #quotesource {
  439. text-align:center;
  440. margin-top:10px;
  441. padding:5px;
  442. text-transform:uppercase;
  443. letter-spacing:1px;
  444. font-family:trebuchet ms;
  445. font-size:7px;
  446. margin-top:2px; }
  447.  
  448.  
  449. /* LINK DESIGN */
  450.  
  451. #posttitle {
  452. background-color:#202020;
  453. border-left: solid 2px #a27554;
  454. border-right: solid 2px #a27554;
  455. font-family: 'Montserrat', sans-serif;
  456. text-transform:uppercase;
  457. text-align:center;
  458. padding:5px;
  459. }
  460.  
  461. #posttitle a {
  462. background-color:#202020;
  463. border-left: solid 2px #a27554;
  464. border-right: solid 2px #a27554;
  465. font-family: 'Montserrat', sans-serif;
  466. text-transform:uppercase;
  467. text-align:center;
  468. padding:5px;
  469. }
  470.  
  471.  
  472. /* CHAT DESIGN */
  473.  
  474. #chat, #chat ol, #chat ul {
  475. list-style: none;
  476. margin-top: 10px;
  477. padding: 0px;
  478. }
  479.  
  480. #person1, #person3, #person5, #person7, person9, person11 {
  481. font-family:trebuchet ms;
  482. font-size:7px;
  483. text-transform:uppercase;
  484. letter-spacing:1px;
  485. padding-top: 1px;
  486. padding-bottom:1px;
  487. padding-right:5px;
  488. padding-left:4px;
  489. line-height:10px;
  490. text-align:left;
  491. border-left: solid 2px #a27554;
  492. padding:5px;
  493. background-color:#202020; }
  494.  
  495.  
  496. #person2, #person4, #person6, #person8, #person10, #person12 {
  497. font-family:trebuchet ms;
  498. font-size:7px;
  499. text-transform:uppercase;
  500. letter-spacing:1px;
  501. padding: 1px 5px 1px 0;
  502. line-height: 14px;
  503. text-align:right;
  504. border-right: solid 2px #202020;
  505. padding:5px;
  506. background: transparent; }
  507.  
  508.  
  509. /* ASK DESIGN */
  510.  
  511. #asker {
  512. font-size:25px;
  513. text-transform:lowercase;
  514. font-style: italic;
  515. color:#a27554;
  516. text-shadow: 0px 0px 1px #111;
  517. margin-left:65px;
  518. margin-top:-45px;
  519.  
  520. }
  521.  
  522. #asker a {
  523. font-size:20px;
  524. font-family: oswald;
  525. font-style: italic;
  526. color: #a27554;
  527. text-transform:uppercase;
  528. text-shadow: 0px 0px 1px #111;
  529.  
  530. }
  531.  
  532. #askerline {
  533. font-family: 'Montserrat', sans-serif;
  534. color:#eee;
  535. text-transform:uppercase;
  536. margin-left:65px;
  537. font-size:10px;
  538. letter-spacing:3px;
  539. }
  540.  
  541. #question {
  542. background-repeat:repeat;
  543. margin-top:12px;
  544. width:400px;
  545. background-color:#1c1c1c;
  546. padding:7px;
  547. text-transform:uppercase;
  548. text-align:center;
  549. letter-spacing:1px;
  550. font-size:7px;
  551. font-weight:900;
  552. font-family:trebuchet ms;
  553. color:#fff;
  554. text-shadow:0 0 1px #000;
  555. }
  556.  
  557. #answer {
  558. margin-top:20px;
  559. }
  560.  
  561.  
  562.  
  563.  
  564.  
  565. /* POPUPS CODINGS */
  566.  
  567. .popup_block {
  568. display:none;
  569. float:left;
  570. height:500px;
  571. position:fixed;
  572. top:50%; left: 57%;
  573. background-image:url('http://i.imgur.com/6RLNEdt.png');
  574. background-repeat:no-repeat;
  575. z-index:9999999999999;
  576. opacity:1;
  577. font-size: 10px;
  578. color:#999;
  579. text-align:justify;
  580. }
  581.  
  582.  
  583. *html #fade {position: absolute;}
  584. *html .popup_block {position: absolute;}
  585. #fade {
  586. display:none;
  587. position:fixed;
  588. left:0px;
  589. top:0px;
  590. width:100%;
  591. height:100%;
  592. z-index:999999;
  593. background-color:#202020;
  594. opacity:0.8;
  595. }
  596.  
  597. .squad_block {
  598. display:none;
  599. background-color:#fff;
  600. position:fixed;
  601. top: -100px; left: 200px;
  602. background-image: url('bg');
  603. background-repeat:no-repeat;
  604. opacity: 1;
  605. z-index: 999999999999;
  606. }
  607.  
  608. .question_block{
  609. height:300px;
  610. display: none;
  611. float: left;
  612. position: fixed;
  613. top: 50%; left: 50%;
  614. z-index: 999999999999;
  615. }
  616.  
  617.  
  618. img.btn_close {float: right;}
  619. #ask_form {height:250px;}
  620.  
  621.  
  622.  
  623. /* TAB DESIGNS */
  624.  
  625. #headerbar{
  626. margin-left:465px;
  627. margin-top:45px;
  628. width:100px;
  629. height:150px;
  630. overflow:scroll;
  631. padding:5px;
  632. text-align:justify;
  633. color:#fff;
  634. font-size:8px;
  635. overflow-x:hidden;
  636. overflow-y:hidden;
  637. opacity:1;
  638. }
  639.  
  640. #headerbar a {
  641. color:#eee;
  642. opacity:1;
  643. }
  644.  
  645. #tabbar {
  646. background-color:transparent;
  647. opacity:1;
  648. margin-left:321px;
  649. margin-top:-10px;
  650. width:238px;
  651. height:260px;
  652. position:fixed;
  653. padding:10px;
  654. text-align:justify;
  655. overflow-x:hidden;
  656. font-family:trebuchet ms;
  657. font-size:7px;
  658. letter-spacing:1px;
  659. overflow: auto;
  660. color:#fff;
  661. text-transform: uppercase;
  662.  
  663. -webkit-transition: all .8s ease-in-out;
  664. -moz-transition: all .8s ease-in-out;
  665. -o-transition: all .8s ease-in-out; }
  666.  
  667. #tabbar:hover {
  668. -webkit-transition: all .8s ease-in-out;
  669. -moz-transition: all .8s ease-in-out;
  670. -o-transition: all .8s ease-in-out;
  671. opacity:1; }
  672.  
  673.  
  674. /* POPUP NAVI DESIGN */
  675.  
  676. ul#tabs {
  677. text-align:center;
  678. color:#999;
  679. letter-spacing:1px;
  680. font-weight:600;
  681. margin-left:-100px;
  682. text-align:center;
  683. font-size:10px;
  684. }
  685.  
  686. ul#tabs li {
  687. background-color:#000;
  688. color:#fff;
  689. letter-spacing:1px;
  690. text-align:right;
  691. font-weight:italic;
  692. text-transform:uppercase;
  693. font-size:10px;
  694. font-family: oswald;
  695. display:block;
  696. padding:4px;
  697. margin-top:1px;
  698. margin-left:-122px;
  699. width:80px;
  700. margin:4px;
  701. cursor:pointer;
  702. font-weight:600;
  703. opacity:1;
  704. -webkit-transition: all .8s ease-in-out;
  705. -moz-transition: all .8s ease-in-out;
  706. -o-transition: all .8s ease-in-out;
  707. }
  708.  
  709. ul#tabs li:hover {
  710. background-color:#a27554;
  711. color:#eee;
  712. -webkit-transition: all .8s ease-in-out;
  713. -moz-transition: all .8s ease-in-out;
  714. -o-transition: all .8s ease-in-out;
  715. text-shadow:none;
  716. }
  717.  
  718. ul#tabs li.active {
  719. color:#a27554;
  720. background-color:#000;
  721. -webkit-transition: all 0.8s ease-out;
  722. -moz-transition: all 0.8s ease-out;
  723. transition: all 0.8s ease-out;
  724. opacity:1;
  725. }
  726.  
  727.  
  728. ul#tab, ul#tabs{list-style-type:none;margin:0px;padding:0px;}
  729. ul#tab li.active {display: block;}
  730. ul#tab li {display: none;}
  731.  
  732.  
  733. /* ADDITIONAL */
  734.  
  735. .versepic img {
  736. float: left;
  737. padding: 0px;
  738. margin-right: 10px;
  739. width: 75px;
  740. height: 75px;
  741. }
  742.  
  743. #credits {
  744. right:13px;
  745. bottom:10px;
  746. position:fixed;
  747. font-size:12px;}
  748.  
  749.  
  750. #credits a {
  751. font-size:18px;
  752. font-weight:400;
  753. text-transform:uppercase;
  754. color: #000;
  755. font-style:bold;
  756. font-family:oswald; }
  757.  
  758.  
  759. #navilinks {
  760. background-image:url('http://i.imgur.com/CU6Dwvj.png');
  761. background-repeat:repeat;
  762. border: solid 1px #242424;
  763. color:#eee;
  764. text-shadow:0px 0px 1px #000;
  765. letter-spacing:1px;
  766. text-align:center;
  767. font-weight:bold;
  768. font-style:normal;
  769. text-transform:uppercase;
  770. font-size:8px;
  771. display:inline-block;
  772. padding:4px;
  773. font-family: 'Montserrat', sans-serif;
  774. width:95px;
  775. margin-left:4px;
  776. margin-right:4px;
  777. margin-top:2px;
  778. margin-bottom:2px;
  779. -webkit-transition: all .8s ease-in-out;
  780. -moz-transition: all .8s ease-in-out;
  781. -o-transition: all .8s ease-in-out;
  782. }
  783.  
  784. #navilinks a {
  785. font-style:normal;
  786. color:#eee;
  787. text-shadow: 0px 0px 1px #000;
  788. }
  789.  
  790. #navilinks:hover {
  791. background-color:#a27554;
  792. border: solid 1px #202020;
  793. color:#aaa;
  794. -webkit-transition: all .8s ease-in-out;
  795. -moz-transition: all .8s ease-in-out;
  796. -o-transition: all .8s ease-in-out;
  797. }
  798.  
  799. .pic2 img {
  800. float: center;
  801. margin-right: 10px;
  802. width: 75px;
  803. height: 75px;
  804. }
  805.  
  806. #katniss{
  807. width: 110px;
  808. float:left;
  809. overflow:auto;
  810. margin: 1px 2px; }
  811.  
  812. .button {
  813. color: #aeaeae;
  814. text-shadow: 0 0 2px #aeaeae;
  815. font-size:10px;
  816. background: url('http://i.imgur.com/Q6MIMjN.jpg');
  817. border:1px solid #0d0d0d;
  818. text-shadow:none;
  819. display:inline-block;
  820. text-align:center;
  821. width:70px;
  822. margin:4px;
  823. padding:7px;
  824. }
  825.  
  826.  
  827.  
  828. #girlz {
  829. background-color:#000;
  830. position:fixed;
  831. top:200px; left:300px;
  832. }
  833.  
  834. #girlz img {
  835. margin:5px;
  836. }
  837.  
  838. #girlz b {
  839. font-size:10px; }
  840.  
  841.  
  842.  
  843.  
  844.  
  845. /* ADDITIONAL */
  846.  
  847.  
  848. /* PAGINATION */
  849.  
  850. #pagination {
  851. font-family: tinytots;
  852. font-size:50px;
  853. text-transform:uppercase;
  854. margin-left:435px;
  855. margin-top:470px;
  856. position:fixed;
  857. letter-spacing:2px;
  858. font-weight:200;
  859. -webkit-transform: rotate(20deg);
  860. }
  861.  
  862.  
  863. #pagination a {
  864. color: #000;
  865. text-shadow:1px 1px 0px #a27554,
  866. 1px -1px 0px #a27554,
  867. -1px -1px 0px #a27554,
  868. -1px 1px 0px #a27554,
  869. 0px 1px 0px #a27554,
  870. 0px -1px 0px #a27554,
  871. 1px 0px 0px #a27554,
  872. -1px 0px 0px #a27554;
  873. -webkit-transform: rotate(20deg);
  874. }
  875.  
  876. #pagination a:hover {
  877. -webkit-filter:blur(1px);
  878. }
  879.  
  880.  
  881. #pagination2 {
  882. font-family: tinytots;
  883. margin-left:410px;
  884. margin-top:440px;
  885. font-size:40px;
  886. text-transform:uppercase;
  887.  
  888. position:fixed;
  889. letter-spacing:2px;
  890. font-weight:200;
  891. -webkit-transform: rotate(20deg);
  892. }
  893.  
  894. #pagination2 a {
  895. color: #000;
  896. text-shadow:1px 1px 0px #a27554,
  897. 1px -1px 0px #a27554,
  898. -1px -1px 0px #a27554,
  899. -1px 1px 0px #a27554,
  900. 0px 1px 0px #a27554,
  901. 0px -1px 0px #a27554,
  902. 1px 0px 0px #a27554,
  903. -1px 0px 0px #a27554;
  904. }
  905.  
  906. #pagination2 a:hover {
  907. -webkit-filter:blur(1px);
  908. }
  909.  
  910.  
  911.  
  912.  
  913. /* ADDITIONAL */
  914.  
  915. #infobox {
  916. background-color:transparent;
  917. position:fixed;
  918. width:112px;
  919. height:172px;
  920. padding:10px;
  921. margin-left:30px;
  922. margin-top:590px;
  923. font-family:trebuchet ms;
  924. letter-spacing:1px;
  925. text-transform:uppercase;
  926. font-size:7px;
  927. overflow:auto;
  928. font-weight:600;
  929. text-align:justify;
  930. opacity:1;
  931. }
  932.  
  933.  
  934. #infobox h2 {
  935. font-family: 'Josefin Sans', sans-serif;
  936. text-transform:uppercase;
  937. padding-top:5px;
  938. font-size:14px;
  939. font-weight:bold;
  940. color:#a27554 ; }
  941.  
  942. #infobox b {
  943. text-decoration:none;
  944. text-transform:uppercase;
  945. font-style:italic;
  946. font-weight:600;
  947. color:#a27554 ;
  948. text-shadow:none;
  949. font-family:oswald; }
  950.  
  951.  
  952.  
  953. @-webkit-keyframes floating{
  954. from {-webkit-transform:translate(0, 0px);}
  955. 50% {-webkit-transform:translate(0, 10px);}
  956. to {-webkit-transform: translate(0, -0px);}
  957. }
  958.  
  959. @-webkit-keyframes pulse{
  960. from { -webkit-filter: blur(0px); }
  961. 50% { -webkit-filter: blur(1px); }
  962. to { -webkit-filter: blur(0px); }
  963. }
  964.  
  965. @keyframes shaking {
  966. 10%, 90% {transform: translate3d(-2px, 0, 0);}
  967. 20%, 80% {transform: translate3d(3px, 0, 0);}
  968. 30%, 50%, 70% {transform: translate3d(-2px, 0, 0);}
  969. 40%, 60% {transform: translate3d(4px, 0, 0); }
  970. }
  971.  
  972. @-webkit-keyframes nathan{
  973. from { -webkit-transform: rotate(0deg)}
  974. to {-webkit-transform: rotate(360deg);}
  975. }
  976.  
  977.  
  978.  
  979.  
  980.  
  981.  
  982. @-webkit-keyframes leon{
  983. from {-webkit-transform:translate(0, 0px);}
  984. 50% {-webkit-transform:translate(0, 30px);}
  985. to {-webkit-transform: translate(0, -0px);}
  986. }
  987.  
  988.  
  989.  
  990. .links {
  991. position: fixed;
  992. margin-top:380px;
  993. margin-left: 150px;
  994. font-size: 2px;
  995. -webkit-animation-name: leon;
  996. -webkit-animation-iteration-count: infinite;
  997. -webkit-animation-timing-function: ease-in-out;
  998. -webkit-animation-duration: 7.0s;
  999.  
  1000. }
  1001.  
  1002. .links a {
  1003. position: fixed;
  1004. color: #963636;
  1005. -webkit-filter: blur(0px);
  1006. -webkit-transition:all .5s ease-in-out;
  1007. -moz-transition:all .5s ease-in-out;
  1008. transition:all .5s ease-in-out;
  1009.  
  1010.  
  1011. }
  1012.  
  1013.  
  1014.  
  1015. .links a:hover {
  1016. -webkit-filter: blur(2px);
  1017. text-decoration:none;
  1018. opacity:1;
  1019. -webkit-transition:all .5s ease-in-out;
  1020. -moz-transition:all .5s ease-in-out;
  1021. transition:all .5s ease-in-out;
  1022. }
  1023.  
  1024.  
  1025.  
  1026. .alinks {
  1027. position: fixed;
  1028. font-style:none;
  1029. margin-top:590px;
  1030. margin-left: 265px;
  1031. -webkit-animation-name: pulse;
  1032. -webkit-animation-iteration-count: infinite;
  1033. -webkit-animation-timing-function: ease-in-out;
  1034. -webkit-animation-duration: 2s;
  1035.  
  1036.  
  1037. }
  1038.  
  1039. .alinks a {
  1040. position: fixed;
  1041. -webkit-transition:all .5s ease-in-out;
  1042. -moz-transition:all .5s ease-in-out;
  1043. transition:all .5s ease-in-out;
  1044.  
  1045.  
  1046. }
  1047.  
  1048. .alinks a:hover {
  1049. -webkit-filter: blur(2px);
  1050. text-decoration:none;
  1051. opacity:1;
  1052. -webkit-transition:all .5s ease-in-out;
  1053. -moz-transition:all .5s ease-in-out;
  1054. transition:all .5s ease-in-out;
  1055. }
  1056.  
  1057.  
  1058.  
  1059.  
  1060. .blinks {
  1061. position: fixed;
  1062. margin-top:589px;
  1063. margin-left: 243px;
  1064.  
  1065. }
  1066.  
  1067. .blinks a {
  1068. position: fixed;
  1069. -webkit-transition:all .5s ease-in-out;
  1070. -moz-transition:all .5s ease-in-out;
  1071. transition:all .5s ease-in-out;
  1072. -webkit-animation-name: pulse;
  1073. -webkit-animation-iteration-count: infinite;
  1074. -webkit-animation-timing-function: ease-in-out;
  1075. -webkit-animation-duration: 2s;
  1076.  
  1077. }
  1078.  
  1079. .blinks a:hover {
  1080. -webkit-filter: blur(2px);
  1081. text-decoration:none;
  1082. opacity:1;
  1083. -webkit-transition:all .5s ease-in-out;
  1084. -moz-transition:all .5s ease-in-out;
  1085. transition:all .5s ease-in-out;
  1086. }
  1087.  
  1088. .clinks {
  1089. position: fixed;
  1090. margin-top:589px;
  1091. margin-left:320px;
  1092. }
  1093.  
  1094. .clinks a {
  1095. position: fixed;
  1096. font-size:15px;
  1097. color: #fff;
  1098. -webkit-transition:all .5s ease-in-out;
  1099. -moz-transition:all .5s ease-in-out;
  1100. transition:all .5s ease-in-out;
  1101. -webkit-animation-name: pulse;
  1102. -webkit-animation-iteration-count: infinite;
  1103. -webkit-animation-timing-function: ease-in-out;
  1104. -webkit-animation-duration: 2s;
  1105.  
  1106.  
  1107. }
  1108.  
  1109. .clinks a:hover {
  1110. -webkit-filter: blur(2px);
  1111. text-decoration:none;
  1112. opacity:1;
  1113. -webkit-transition:all .5s ease-in-out;
  1114. -moz-transition:all .5s ease-in-out;
  1115. transition:all .5s ease-in-out;
  1116. }
  1117.  
  1118. .dlinks {
  1119. position: fixed;
  1120. margin-top:589px;
  1121. margin-left: 380px;
  1122. }
  1123.  
  1124. .dlinks a {
  1125. position: fixed;
  1126. font-size:15px;
  1127. color: #fff;
  1128. -webkit-transition:all .5s ease-in-out;
  1129. -moz-transition:all .5s ease-in-out;
  1130. transition:all .5s ease-in-out;
  1131. -webkit-animation-name: pulse;
  1132. -webkit-animation-iteration-count: infinite;
  1133. -webkit-animation-timing-function: ease-in-out;
  1134. -webkit-animation-duration: 2s;
  1135.  
  1136.  
  1137. }
  1138.  
  1139. .dlinks a:hover {
  1140. -webkit-filter: blur(2px);
  1141. text-decoration:none;
  1142. opacity:1;
  1143. -webkit-transition:all .5s ease-in-out;
  1144. -moz-transition:all .5s ease-in-out;
  1145. transition:all .5s ease-in-out;
  1146. }
  1147.  
  1148. </style> <body>
  1149.  
  1150.  
  1151. <!--- HERE YOU CAN EDIT YOUR SIDEBAR TEXT --->
  1152.  
  1153. <div id="infobox">
  1154. ESTABLISHED 07.2017
  1155.  
  1156.  
  1157.  
  1158. </div>
  1159.  
  1160.  
  1161.  
  1162. <div id="links">
  1163.  
  1164.  
  1165.  
  1166. <div class="alinks">
  1167. <DIV CLASS="animatedlink1">
  1168.  
  1169. <a href="#?w=500" rel="question" class="poplight" title="fuck off"> <img src="http://i.imgur.com/y1873nX.png" data-orig-height="200" data-orig-width="200"></a>
  1170. </div></div>
  1171.  
  1172.  
  1173. <div class="blinks">
  1174.  
  1175. <a href="/" title="home.">
  1176. <img src="http://i.imgur.com/a2tXhGq.png" data-orig-height="101" data-orig-width="62"></span></a>
  1177. </div>
  1178.  
  1179. <div class="clinks">
  1180.  
  1181. <a href="{text:link2 url}" title="{text:link2}">
  1182. <img src="http://i.imgur.com/AnbTT41.png" data-orig-height="133" data-orig-width="99"></span></a>
  1183. </div>
  1184. <div class="dlinks">
  1185.  
  1186. <a href="{text:link3 url}" title="{text:link3}">
  1187. <img src="http://i.imgur.com/VZNn9IS.png" data-orig-height="110" data-orig-width="123"></span></a>
  1188. </div>
  1189.  
  1190.  
  1191.  
  1192.  
  1193.  
  1194.  
  1195.  
  1196.  
  1197.  
  1198.  
  1199. <!--- PAGINATION --->
  1200. <div id="pagination">
  1201. {block:NextPage}
  1202. <a href="{NextPage}" title=""> GO FORTH. </a>
  1203. {/block:NextPage}
  1204. </div>
  1205.  
  1206. <div id="pagination2">
  1207. {block:PreviousPage}
  1208. <a href="{PreviousPage}" title=""> FALL BACK. </a>
  1209. {/block:PreviousPage}
  1210. </div>
  1211.  
  1212.  
  1213.  
  1214. <!--- QUESTION POP UPS NO TOUCHY --->
  1215. <div id="question" class="question_block" style="height:350px; padding:0px; background:url(); background-repeat:no repeat; overflow-x:hidden;">
  1216. <img src="http://i.imgur.com/C62Q9Tp.png">
  1217. <iframe frameborder="0" height="300" id="ask_form" scrolling="yes" src="http://www.tumblr.com/ask_form/{Name}.tumblr.com" width="100%"></iframe>
  1218. </div></div></div>
  1219.  
  1220.  
  1221.  
  1222.  
  1223.  
  1224.  
  1225.  
  1226. <!--- POST CONTAINER HTML --->
  1227.  
  1228. <div id="entries">
  1229.  
  1230. {block:posts}
  1231. <div id="posts">
  1232.  
  1233. {block:Text}
  1234. {block:Title}
  1235. <div id="posttitle">{Title}</div>
  1236. {/block:Title}
  1237. {Body}
  1238. {/block:Text}
  1239.  
  1240. {block:Quote}
  1241. <div id="quotemark"> ❝ </div>
  1242. <div id="quote"> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;{Quote} </div>
  1243. <div id="quotesource"> » {Source} « </div>
  1244. <p> {/block:Quote}
  1245.  
  1246. {block:Photo}
  1247. <div id="pset">
  1248. <img src="{PhotoURL-HighRes}" width="500px"/></div>
  1249. <p>{block:Caption}
  1250. {Caption}
  1251. {/block:Caption}
  1252. {/block:Photo}
  1253.  
  1254. {block:Photoset}
  1255. <div id="pset">
  1256. {Photoset}
  1257. </div>
  1258. <p>{block:Caption}
  1259. {Caption}
  1260. {/block:Caption}
  1261. {/block:Photoset}
  1262.  
  1263.  
  1264. {block:Answer}
  1265. <img src="http://i.imgur.com/kjflUJ3.png" style="margin-top:70px; margin-left:-7px; max-width:70px; opacity:0.8;">
  1266. <div id="asker"> {asker}. </div>
  1267. <div id="askerline">
  1268. DIDN'T MIND THEIR BUSINESS </div>
  1269. <div id="question">{question}</div>
  1270. <div id="answer"> <p>{answer} </div>
  1271. {/block:Answer}
  1272.  
  1273.  
  1274. {block:Link}
  1275. <div id="posttitle">
  1276. <a href="{URL}">{Name}</a>
  1277. </div>
  1278. {block:Description}
  1279. <p>{Description}</p>
  1280. {/block:Description}
  1281. {/block:Link}
  1282.  
  1283. {block:Chat}
  1284. {block:Title}
  1285. <a href="{Permalink}">
  1286. <h1>{Title}</h1></a>{/block:Title}
  1287. <div id="chat"><ul>{block:Lines}
  1288. <li id="person{UserNumber}">{block:Label}
  1289. <span id="label"><b>{Label}</b></span>
  1290. {/block:Label} {Line} </li> {/block:Lines}
  1291. </ul></div>
  1292. {/block:Chat}
  1293.  
  1294. {block:Video}
  1295. {Video-250}
  1296. {block:Caption}
  1297. {Caption}
  1298. {/block:Caption}
  1299. {/block:Video}
  1300.  
  1301.  
  1302. {block:Audio}
  1303. {AudioPlayerWhite}
  1304. <br>{block:Caption}
  1305. {Caption}
  1306. {/block:Caption}
  1307. {/block:Audio}
  1308. </div>
  1309.  
  1310.  
  1311. <!--- PERMALINKS --->
  1312.  
  1313. <div id="info">
  1314. {block:Date}
  1315. <a href="{Permalink}" title="{ShortMonth} {DayOfMonthWithZero} - {TimeAgo}" style="position:absolute; margin-left:-55px; margin-top:0px;font-size:35px;-webkit-transform: rotate(-20deg);-ms-transform: rotate(-20deg);transform: rotate(-20deg);"> ✞</a>{/block:Date}
  1316.  
  1317.  
  1318.  
  1319. <a href="{ReblogURL}"target="_blank" title="reblog" style="position:absolute; margin-left:-40px; margin-top:25px; font-size:25px;-webkit-transform: rotate(15deg);-ms-transform: rotate(15deg);transform: rotate(15deg);">✞ </a>
  1320. {/block:RebloggedFrom}
  1321.  
  1322.  
  1323. <div id="tags" style="margin-bottom:40px">{block:HasTags}{block:Tags} ✦ <a href="{TagURL}" title="{Tag}">{Tag}</a>{/block:Tags}{/block:HasTags}</div></div>
  1324.  
  1325. <div class="note">{block:PostNotes}{PostNotes}{/block:PostNotes}</div>
  1326. {/block:Posts}
  1327.  
  1328. </div>
  1329.  
  1330.  
  1331.  
  1332. {block:ContentSource}
  1333. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  1334. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  1335. {/block:SourceLogo}
  1336. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  1337. {/block:ContentSource}
  1338.  
  1339. <div id="credits"> <a href="" title="modified heavily by myself. "> あ </a> </div>
  1340.  
  1341. <!-- {block:NoRebloggedFrom}
  1342. {block:RebloggedFrom}{ReblogParentName}{/block:RebloggedFrom}
  1343. {/block:NoRebloggedFrom} -->
  1344.  
  1345. </body>
  1346.  
  1347.  
  1348.  
  1349.  
  1350.  
  1351. <!--- EDIT POP UP TEXT HERE --->
  1352.  
  1353. <!-- PORTFOLIA -->
  1354.  
  1355. <div id="codex" class="popup_block">
  1356.  
  1357. <div id="headerbar">
  1358. <ul id="tabs">
  1359. <li class="active">OBEY.</li>
  1360. <li> ABOUT. </li>
  1361. <li> verses. </li>
  1362. <li> relations. </li>
  1363. <li> credits. </li>
  1364. </ul></div>
  1365.  
  1366. <!-- YOUR RULES -->
  1367. <div id="tabbar"><ul id="tab">
  1368. <li class="active">
  1369. <center><p>as written by <i>desii</i>
  1370. <br>she/her, 29 years old, PST &nbsp;</p></center>
  1371.  
  1372. <h5>BASICS</h5>
  1373.  
  1374. This is a <b>HIGHLY</b> selective blog. Meaning I will not follow everyone back. <p> I do <b>NOT</b> do ask reblogs, I find that clogs up the dashboard too much and it's really annoying. If you do this excessively I am sorry I will not be following you back. For courtesy reason I will put it into a different post.<p> This blog will contain <b>MATURE</b> content, it will be tagged accordingly however. This will include GORE, VIOLENCE and SEXUAL themes. <p>This will be a <b>MULTIFANDOM</b> blog, I will interact with any other muse as long as you have a backstory or I've seen the show they are from and or understand your muse. <p> No <b>ANON</b> hate will be tolerated here either. And no <b>OOC</b> drama will be tolerated either. If you have a problem with me, please have the decency to come to me personally and we will try to resolve the issue. Thank you. <br><br>
  1375.  
  1376. <h5>SHIPPING</h5> This is a <b>MULTISHIP</b> blog. <p><b>CHEMISTRY</b> is A++ when shipping with me. Where OTPS are concerned, mine is <b>FUUGEN</b> I feel Mugen will only ever love Fuu. Other ships I do will not involve him in love. <b>SMUT</b> is dependent on the person's age, but will be put under a read more. I will not smut with anyone younger then 17. <br><br>
  1377.  
  1378. <h5>OUT OF CHARACTER</h5> Hello ! I have <b>NINETEEN</b> years roleplay experience. <p> I am a huge fan of <b>HONESTY</b> in any situation when I interact with people. I do tend to overthink on a lot of things and it gives me heavy anxiety. Just please be honest with me if we interact ooc. I promise it's better for me to know the truth on something. You will always get the same courtesy in return. <p>I am kinda slow with replies given I have 13 other blogs to maintain and keep up with. I do also have a full time job I have, and I do work for home. SO a lot of the day time I spend working.
  1379.  
  1380. </li>
  1381.  
  1382.  
  1383.  
  1384.  
  1385.  
  1386.  
  1387. <!-- YOUR DOSSIER -->
  1388. <li> Under construction.
  1389. </li>
  1390.  
  1391.  
  1392.  
  1393.  
  1394.  
  1395.  
  1396.  
  1397. <!-- YOUR MAINS -->
  1398. <li><h3>Verse Title.</h3>
  1399. <p style="margin-top:-13px;"><center><subz>Timeline or other info. </subz></center>
  1400. <hr>
  1401. <div class = "versepic"><img src = "https://68.media.tumblr.com/e608ce1adc6ed09d1bbe443feaaf333e/tumblr_inline_oo5vnoQszF1ujsepb_540.png" style="max-width:70px;max-height:70px; margin-left:5px;"></div>
  1402. Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet.
  1403.  
  1404.  
  1405. <h3>Verse Title.</h3>
  1406. <p style="margin-top:-13px;"><center><subz>Timeline or other info. </subz></center>
  1407. <hr>
  1408. <div class = "versepic"><img src = "https://68.media.tumblr.com/e608ce1adc6ed09d1bbe443feaaf333e/tumblr_inline_oo5vnoQszF1ujsepb_540.png" style="max-width:70px;max-height:70px; margin-left:5px;"></div>
  1409. Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet.
  1410.  
  1411. </li>
  1412.  
  1413.  
  1414.  
  1415.  
  1416. <!--- YOUR MAINS --->
  1417. <li><p>
  1418.  
  1419. <h3>Verse Title.</h3>
  1420. <p style="margin-top:-13px;"><center><subz>Timeline or other info. </subz></center>
  1421. <hr>
  1422. <div class = "versepic"><img src = "https://68.media.tumblr.com/e608ce1adc6ed09d1bbe443feaaf333e/tumblr_inline_oo5vnoQszF1ujsepb_540.png" style="max-width:70px;max-height:70px; margin-left:5px;"></div>
  1423. Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet.
  1424.  
  1425.  
  1426. <h3>Verse Title.</h3>
  1427. <p style="margin-top:-13px;"><center><subz>Timeline or other info. </subz></center>
  1428. <hr>
  1429. <div class = "versepic"><img src = "https://68.media.tumblr.com/e608ce1adc6ed09d1bbe443feaaf333e/tumblr_inline_oo5vnoQszF1ujsepb_540.png" style="max-width:70px;max-height:70px; margin-left:5px;"></div>
  1430. Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet.
  1431.  
  1432.  
  1433. </li>
  1434. <li>
  1435.  
  1436. The credits will go here. To be listed are the theme credit and any pictures I have used for this blog. <br><br>
  1437.  
  1438.  
  1439. </li></ul>
  1440. </div></div></div></div></div></div>
  1441. </div></div></div></div></div></div>
  1442.  
  1443.  
  1444. <div id="sirens" class="squad_block">
  1445. <div id="girlz">
  1446. <a href="http://elusivetune.tumblr.com/" title="FIXATION."> <img src="http://i.imgur.com/TfkvLkU.png" draggable="false"> </a>
  1447.  
  1448. <a href="http://amentxa.tumblr.com/" title="as you wish."> <img src="http://i.imgur.com/OM8Xkug.png" draggable="false"> </a>
  1449.  
  1450. <a href="http://harleyqueen.co.vu/" title="No, not this time, I am so over Mr. J - Has he called?"> <img src="http://i.imgur.com/woZQYXT.png" draggable="false"> </a>
  1451.  
  1452. </div>
  1453.  
  1454. </div></div></div></div></div></div>
  1455.  
  1456.  
  1457.  
  1458.  
  1459.  
  1460.  
  1461. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement