Advertisement
manon15

hxtdiggitydxg theme code

Dec 30th, 2016
133
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 34.85 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html xmlns="http://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" content="{MetaDescription}" />{/block:Description}
  21.  
  22.  
  23. <link href='http://fonts.googleapis.com/css?family=IM+Fell+Double+Pica+SC' rel='stylesheet' type='text/css'>
  24. <link href='http://fonts.googleapis.com/css?family=VT323' rel='stylesheet' type='text/css'>
  25. <link href='http://fonts.googleapis.com/css?family=Playfair+Display' rel='stylesheet' type='text/css'>
  26. <link href='http://fonts.googleapis.com/css?family=Prata' rel='stylesheet' type='text/css'>
  27. <link href='http://fonts.googleapis.com/css?family=Shadows+Into+Light' rel='stylesheet' type='text/css'>
  28. <link href='http://fonts.googleapis.com/css?family=Tillana' rel='stylesheet' type='text/css'>
  29. <link href='http://fonts.googleapis.com/css?family=Aguafina+Script' rel='stylesheet' type='text/css'>
  30. <link href='http://fonts.googleapis.com/css?family=Petit+Formal+Script' rel='stylesheet' type='text/css'>
  31. <link href='http://fonts.googleapis.com/css?family=PT+Mono' rel='stylesheet' type='text/css'>
  32. <link href='http://fonts.googleapis.com/css?family=Pacifico' rel='stylesheet' type='text/css'>
  33. <link href='http://fonts.googleapis.com/css?family=Calligraffitti' rel='stylesheet' type='text/css'>
  34. <link href='http://fonts.googleapis.com/css?family=Indie+Flower' rel='stylesheet' type='text/css'>
  35. <link href='http://fonts.googleapis.com/css?family=Six+Caps' rel='stylesheet' type='text/css'>
  36. <link href='http://fonts.googleapis.com/css?family=Permanent+Marker' rel='stylesheet' type='text/css'>
  37. <link href='http://fonts.googleapis.com/css?family=Fondamento' rel='stylesheet' type='text/css'>
  38. <link href='http://fonts.googleapis.com/css?family=Bangers' rel='stylesheet' type='text/css'>
  39. <link href='http://fonts.googleapis.com/css?family=Satisfy' rel='stylesheet' type='text/css'>
  40. <link href='http://fonts.googleapis.com/css?family=Dosis' rel='stylesheet' type='text/css'>
  41. <link href='https://fonts.googleapis.com/css?family=Homemade+Apple' rel='stylesheet' type='text/css'>
  42. <link href='https://fonts.googleapis.com/css?family=Great+Vibes' rel='stylesheet' type='text/css'>
  43. <link href='https://fonts.googleapis.com/css?family=Bad+Script' rel='stylesheet' type='text/css'>
  44. <link href='https://fonts.googleapis.com/css?family=Roboto:700' rel='stylesheet' type='text/css'>
  45. <link href='https://fonts.googleapis.com/css?family=Ubuntu:700' rel='stylesheet' type='text/css'>
  46. <link href='https://fonts.googleapis.com/css?family=Nothing+You+Could+Do' rel='stylesheet' type='text/css'>
  47. <link href='https://fonts.googleapis.com/css?family=Meddon' rel='stylesheet' type='text/css'>
  48. <link href='https://fonts.googleapis.com/css?family=Khand' rel='stylesheet' type='text/css'>
  49. <link href='https://fonts.googleapis.com/css?family=Black+Ops+One' rel='stylesheet' type='text/css'>
  50. <link href='https://fonts.googleapis.com/css?family=Kristi' rel='stylesheet' type='text/css'>
  51. <link href='https://fonts.googleapis.com/css?family=Waiting+for+the+Sunrise' rel='stylesheet' type='text/css'>
  52. <link href='https://fonts.googleapis.com/css?family=Dancing+Script' rel='stylesheet' type='text/css'>
  53. <link href='https://fonts.googleapis.com/css?family=Rock+Salt' rel='stylesheet' type='text/css'>
  54. <link href='https://fonts.googleapis.com/css?family=Yellowtail' rel='stylesheet' type='text/css'>
  55. <link href='https://fonts.googleapis.com/css?family=Alex+Brush' rel='stylesheet' type='text/css'>
  56. <link href="https://fonts.googleapis.com/css?family=Over+the+Rainbow" rel='stylesheet' type='text/css'>
  57. <link href="https://fonts.googleapis.com/css?family=Reenie+Beanie" rel='stylesheet' type='text/css'>
  58. <link href="https://fonts.googleapis.com/css?family=Seaweed+Script" rel="stylesheet">
  59. <link href="https://fonts.googleapis.com/css?family=Cookie" rel="stylesheet">
  60. <link href="https://fonts.googleapis.com/css?family=Sacramento" rel="stylesheet">
  61. <link href="https://fonts.googleapis.com/css?family=Tangerine" rel="stylesheet">
  62. <link href="https://fonts.googleapis.com/css?family=Parisienne" rel="stylesheet">
  63. <link href="https://fonts.googleapis.com/css?family=Italianno" rel="stylesheet">
  64. <link href="https://fonts.googleapis.com/css?family=Montez" rel="stylesheet">
  65. <link href="https://fonts.googleapis.com/css?family=Arizonia" rel="stylesheet">
  66. <link href="https://fonts.googleapis.com/css?family=Qwigley" rel="stylesheet">
  67.  
  68.  
  69. <script type="text/javascript"
  70. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  71. <script>
  72. $(document).ready(function() {
  73. //
  74. $('a.poplight[href^=#]').click(function() {
  75. var popID = $(this).attr('rel'); //Get Popup Name
  76. var popURL = $(this).attr('href'); //Get Popup href to define size
  77. var query= popURL.split('?');
  78. var dim= query[1].split('&');
  79. var popWidth = dim[0].split('=')[1]; //Gets the first query string value
  80. $('#' + popID).fadeIn().css({ 'width': Number( popWidth ) }).prepend('<a href="#" class="close"></a>');
  81. var popMargTop = ($('#' + popID).height() + 80) / 2;
  82. var popMargLeft = ($('#' + popID).width() + 80) / 2;
  83. //Apply Margin to Popup
  84. $('#' + popID).css({
  85. 'margin-top' : -popMargTop,
  86. 'margin-left' : -popMargLeft
  87. });
  88. $('body').append('<div id="fade"></div>');
  89. $('#fade').css({'filter' : 'alpha(opacity=80)'}).fadeIn(); //Fade in the fade layer - .css({'filter' : 'alpha(opacity=80)'})
  90. return false;
  91. });
  92. $('a.close, #fade').live('click', function() {
  93. $('#fade , .popup_block, .question_block').fadeOut(function() {
  94. $('#fade, a.close').remove(); //fade them both out
  95. });
  96. return false;
  97. });
  98. });
  99. </script>
  100.  
  101.  
  102. <style type="text/css">
  103.  
  104. .popup_block{
  105. display:none;
  106. float:left;
  107. background-image: url('http://i.imgur.com/Fa9b0fU.png');
  108. background-color: #fff;
  109. height:500px;
  110. position:fixed;
  111. top:50%; left: 50%;
  112. z-index:9999999999999;
  113. opacity:1;
  114. }
  115.  
  116.  
  117. *html #fade {position: absolute;}
  118. *html .popup_block {position: absolute;}
  119. #fade {
  120. display:none;
  121. position:fixed;
  122. left:0px;
  123. top:0px;
  124. width:100%;
  125. height:100%;
  126. z-index:999999;
  127. background:#000001;
  128. opacity:.5;
  129. }
  130.  
  131.  
  132. #text {
  133. top:50%;
  134. left:50%;
  135. margin-top:50px;
  136. margin-left:450px;
  137. width:270px;
  138. height:200px;
  139. overflow:auto;
  140. text-align:justify;
  141. font-family:calibri;
  142. font-size:10px;
  143. color:#000;
  144. background:transparent;
  145. }
  146.  
  147. #heading {
  148. top:50%;
  149. left:50%;
  150. margin-top:3px;
  151. text-align:left;
  152. margin-left:20px;
  153. font-family:"prata";
  154. font-size:40px;
  155. color:#fff;
  156. background:transparent;
  157. text-shadow: 0px 0px 14px #fff;
  158. }
  159.  
  160. #poptext2 {
  161. margin-top:12px;
  162. margin-left:525px;
  163. width:259px;
  164. height:445px;
  165. font-family:'calibri';
  166. font-size:12px;
  167. overflow:auto;
  168. text-align:justify;
  169. }
  170.  
  171. #poptext {
  172. margin-top:11px;
  173. margin-left:520px;
  174. width:255px;
  175. height:448px;
  176. font-family:'calibri';
  177. font-size:12px;
  178. overflow:auto;
  179. text-align:justify;
  180. }
  181.  
  182. .question_block{
  183. height:300px;
  184. display: none;
  185. float: left;
  186. position: fixed;
  187. top: 50%; left: 50%;
  188. z-index: 999999999999;
  189. }
  190.  
  191.  
  192.  
  193.  
  194.  
  195. para {
  196. font-family: 'Prata', serif;
  197. color:#000;
  198. text-shadow:0 0 2px #fff;
  199. font-size:15px;
  200.  
  201. }
  202.  
  203. /*edit scrollbar*/
  204.  
  205. ::-webkit-scrollbar-thumb {
  206. height:auto;
  207. }
  208.  
  209. ::-webkit-scrollbar {
  210. height:4px;
  211. width:3px;
  212. padding-right:2px;
  213. }
  214. /*edit the body this is what post text looks like, background color, etc.*/
  215.  
  216. body {
  217. background-image:url("http://i.imgur.com/TKeF4zp.png");
  218. background-position:left bottom;
  219. background-attachment:fixed;
  220. background-repeat:no-repeat;
  221. margin:0px;
  222. background-color:#000;
  223. color:#fff;
  224. font-family:"prata";
  225. font-size:10px;
  226. line-height:120%;
  227. overflow-x:hidden;
  228. overflow-y:hidden;
  229. }
  230.  
  231.  
  232. /*edit links*/
  233.  
  234. a {
  235. text-decoration:none;
  236. outline:#132331;
  237. -moz-outline-style:none;
  238. color:#132331;
  239. -moz-transition-duration:0.8s;
  240. -webkit-transition-duration:0.8s;
  241. -o-transition-duration:0.8s;
  242. text-transform:uppercase;
  243. text-shadow:0px 0px 1px #132331;
  244. }
  245.  
  246. /*edit link hover*/
  247.  
  248. a:hover {
  249. color:#fff;
  250. outline:none;
  251. -moz-outline-style:none;
  252. text-decoration:none;
  253. border-radius: 20px 20px 20px 20px #132331;
  254. -webkit-filter: blur(0px);
  255. }
  256.  
  257. img {
  258. opacity:.8;
  259. -webkit-filter: Grayscale(50%);
  260. -webkit-transition-duration: 0.8s;
  261. -moz-transition-duration:0.8s;
  262. transition-duration:0.8s;
  263. -o-transition-duration:0.8s;
  264. -webkit-filter: blur(0px);
  265. border-radius: 20px 20px 20px 20px #000;
  266. }
  267.  
  268. img:hover {
  269. opacity:1;
  270. -webkit-filter: Grayscale(0%);
  271. -webkit-transition: all 0.8s ease-out;
  272. -moz-transition: all 0.8s ease-out;
  273. transition: all 0.8s ease-out;
  274. -webkit-filter: blur(0px);
  275. border-radius: 20px 20px 20px 20px #000;
  276.  
  277. }
  278.  
  279. blockquote {
  280. padding-left:5px;
  281. border-left:1px solid #fff;
  282. text-shadow:0px 0px 3px #fff;
  283. border-radius:6px;
  284.  
  285. }
  286.  
  287. blockquote blockquote {
  288. padding-left:5px;
  289. border-left:2px solid;
  290. }
  291.  
  292. h1 {
  293. font-size:20px;
  294. text-align:left;
  295. font-family:"prata";
  296. text-align:center;
  297. line-height:115%;
  298. letter-spacing:1px;
  299. color:#bf9c83;
  300. text-shadow:0px 0px 3px #bf9c83;
  301. text-transform:uppercase;
  302. }
  303.  
  304. h2 {
  305. font-size:20px;
  306. text-align:left;
  307. font-family:"Arizonia", cursive;
  308. text-align:center;
  309. line-height:110%;
  310. letter-spacing:1px;
  311. color:#fff;
  312. text-shadow:0px 0px 3px #000;
  313. }
  314.  
  315. h3 {
  316. font-size:20px;
  317. text-align:left;
  318. font-family:"Qwigley", cursive;
  319. text-align:center;
  320. line-height:110%;
  321. letter-spacing:1px;
  322. color:#2d3b4e;
  323. }
  324.  
  325. h4 {
  326. font-size:16px;
  327. text-align:left;
  328. font-family:"alex brush", cursive;
  329. text-align:center;
  330. line-height:110%;
  331. letter-spacing:1px;
  332. color:#532f2c;
  333. }
  334.  
  335. h5 { /*this is for home link*/
  336. font-size:40px;
  337. text-align:left;
  338. font-family:"Montez", cursive;
  339. text-align:center;
  340. line-height:110%;
  341. letter-spacing:1px;
  342. color:#fff;
  343. }
  344.  
  345. h6 { /*this is for pagination*/
  346. font-size:8px;
  347. font-family:"prata";
  348. text-align:center;
  349. line-height:110%;
  350. letter-spacing:1px;
  351. width:250px;
  352. color:#fff;
  353. }
  354.  
  355. pre {
  356. font-family:"prata";
  357. font-size:12px;
  358. color:#fff;
  359. text-shadow:0px 0px 1px #fff;
  360. background-color:#000;
  361. letter-spacing:1px;
  362. text-align:center;
  363. text-transform:lowercase;
  364. padding:5px;
  365. border-top:3px double #2d3b4e;
  366. border-bottom:3px double #2d3b4e;
  367. background-position:top center;
  368. border-radius:10px 3px 10px 3px;
  369. }
  370.  
  371.  
  372.  
  373. #title {
  374. color:#fff;
  375. font-family:arial;
  376. font-size:16px;
  377. text-transform:lowercase;
  378. border-bottom:1px solid #fff;
  379. font-weight:bold;
  380. letter-spacing:0px;
  381. padding:4px;
  382. margin-top:-20px;
  383. margin-left:-14px;
  384. position:fixed;
  385. text-align:left;
  386. }
  387.  
  388.  
  389. #navi {
  390. float:left;
  391. width:115px;
  392. padding:3px;
  393. }
  394.  
  395. @-webkit-keyframes cuntess{
  396. from { -webkit-transform:rotate(0deg);}
  397. to {-webkit-transform:rotate(360deg);}
  398. }
  399.  
  400. @-webkit-keyframes donovan{
  401. from {-webkit-transform: scale(0.5);}
  402. 75% {-webkit-transform: scale(1.0);}
  403. to {-webkit-transform: scale(0.5);}
  404. }
  405.  
  406. @-webkit-keyframes sally{
  407. from {-webkit-filter: blur(0px);}
  408. 60% {-webkit-filter: blur(3px);}
  409. to {-webkit-filter: blur(0px);}
  410. }
  411.  
  412.  
  413. /*sidebar links*/
  414.  
  415. .links {
  416. position: fixed;
  417. font-style:none;
  418. bottom:200px;
  419. margin-left:0px;
  420. font-size:30px;
  421. line-height: 850%;
  422. text-align: left;
  423. width:300px;
  424. margin-right: auto;
  425. transform:rotate(45deg);
  426. -ms-transform: rotate(45deg);
  427. -webkit-transform: rotate(45deg);
  428. -webkit-animation-name: sally;
  429. -webkit-animation-iteration-count: infinite;
  430. -webtkit-animation-timing-function: ease-in-out;
  431. -webkit-animation-duration:5s;
  432.  
  433.  
  434. }
  435.  
  436. .links a {
  437. -webkit-filter:blur(0px);
  438. letter-spacing: 1px;
  439. padding:3px;
  440. text-shadow: 1px 0px 1px #000;
  441.  
  442. }
  443.  
  444. .links a:hover {
  445. color:#000;
  446. opacity:1;
  447. -webkit-transition: all 0.8s ease-out;
  448. -moz-transition: all 0.8s ease-out;
  449. transition: all 0.8s ease-out;
  450. -webkit-filter:blur(3px);
  451. }
  452.  
  453. .alinks {
  454. position: fixed;
  455. font-style:none;
  456. bottom:225px;
  457. margin-left:240px;
  458. font-size:25px;
  459. word-spacing:2px;
  460. line-height: 850%;
  461. text-align: left;
  462. width:20px;
  463. margin-right: auto;
  464. -ms-transform: rotate(-30deg); /* IE 9 */
  465. -webkit-transform: rotate(-30deg); /* Safari */
  466. transform: rotate(-30deg)
  467.  
  468.  
  469. }
  470.  
  471. .alinks a {
  472. -webkit-filter:blur(0px);
  473. letter-spacing: 1px;
  474. padding:3px;
  475. text-shadow: 1px 0px 1px #000;
  476.  
  477. }
  478.  
  479. .alinks a:hover {
  480. color:#000;
  481. opacity:1;
  482. -webkit-transition: all 0.8s ease-out;
  483. -moz-transition: all 0.8s ease-out;
  484. transition: all 0.8s ease-out;
  485. -webkit-filter:blur(3px);
  486. }
  487.  
  488. .blinks {
  489. position: fixed;
  490. font-style:none;
  491. bottom:-20px;
  492. margin-left:75px;
  493. font-size:26px;
  494. word-spacing:2px;
  495. line-height: 850%;
  496. text-align: left;
  497. width:20px;
  498. margin-right: auto;
  499. transform:rotate(0deg);
  500. -ms-transform: rotate(0deg);
  501. -webkit-transform: rotate(0deg);
  502. -webkit-animation-name: donovan;
  503. -webkit-animation-iteration-count: infinite;
  504. -webtkit-animation-timing-function: ease-in-out;
  505. -webkit-animation-duration:12s;
  506.  
  507.  
  508. }
  509.  
  510. .blinks a {
  511. -webkit-filter:blur(0px);
  512. letter-spacing: 1px;
  513. padding:3px;
  514. text-shadow: 1px 0px 1px #000;
  515. }
  516.  
  517. .blinks a:hover {
  518. color:#000;
  519. opacity:1;
  520. -webkit-transition: all 0.8s ease-out;
  521. -moz-transition: all 0.8s ease-out;
  522. transition: all 0.8s ease-out;
  523. -webkit-filter:blur(3px);
  524. }
  525.  
  526. .clinks {
  527. position: fixed;
  528. font-style:none;
  529. bottom:80px;
  530. margin-left:550px;
  531. font-size:21px;
  532. word-spacing:2px;
  533. line-height: 850%;
  534. text-align: left;
  535. width:20px;
  536. margin-right: auto;
  537. -ms-transform: rotate(90deg); /* IE 9 */
  538. -webkit-transform: rotate(90deg); /* Safari */
  539. transform: rotate(90deg)
  540. }
  541.  
  542. .clinks a {
  543. -webkit-filter:blur(0px);
  544. letter-spacing: 1px;
  545. padding:3px;
  546. text-shadow: 1px 0px 1px #000;
  547. }
  548.  
  549. .clinks a:hover {
  550. color:#000;
  551. opacity:1;
  552. -webkit-transition: all 0.8s ease-out;
  553. -moz-transition: all 0.8s ease-out;
  554. transition: all 0.8s ease-out;
  555. -webkit-filter:blur(3px);
  556. }
  557.  
  558. .dlinks {
  559. position: fixed;
  560. font-style:none;
  561. bottom:350px;
  562. margin-left:1200px;
  563. font-size:28px;
  564. word-spacing:2px;
  565. line-height: 850%;
  566. text-align: left;
  567. width:20px;
  568. margin-right: auto;
  569. transform:rotate(0deg);
  570. -ms-transform: rotate(0deg);
  571. -webkit-transform: rotate(0deg);
  572. -webkit-animation-name: cuntess;
  573. -webkit-animation-iteration-count: infinite;
  574. -webtkit-animation-timing-function: ease-in-out;
  575. -webkit-animation-duration: 25s;
  576.  
  577. }
  578.  
  579. .dlinks a {
  580. -webkit-filter:blur(0px);
  581. letter-spacing: 1px;
  582. padding:3px;
  583. text-shadow: 1px 0px 1px #000;
  584. }
  585.  
  586. .dlinks a:hover {
  587. color:#000;
  588. opacity:1;
  589. -webkit-transition: all 0.8s ease-out;
  590. -moz-transition: all 0.8s ease-out;
  591. transition: all 0.8s ease-out;
  592. -webkit-filter:blur(3px);
  593. }
  594.  
  595. .elinks {
  596. position: fixed;
  597. font-style:none;
  598. bottom:165px;
  599. margin-left:1100px;
  600. font-size:25px;
  601. word-spacing:2px;
  602. line-height: 850%;
  603. text-align: left;
  604. width:20px;
  605. margin-right: auto;
  606. -ms-transform: rotate(50deg); /* IE 9 */
  607. -webkit-transform: rotate(50deg); /* Safari */
  608. transform: rotate(50deg)
  609. }
  610.  
  611. .elinks a {
  612. -webkit-filter:blur(0px);
  613. letter-spacing: 1px;
  614. padding:3px;
  615. text-shadow: 1px 0px 1px #000;
  616. }
  617.  
  618. .elinks a:hover {
  619. color:#000;
  620. opacity:1;
  621. -webkit-transition: all 0.8s ease-out;
  622. -moz-transition: all 0.8s ease-out;
  623. transition: all 0.8s ease-out;
  624. -webkit-filter:blur(3px);
  625. }
  626.  
  627.  
  628.  
  629. /* this is the box that comes up when you hover over something with a title*/
  630.  
  631. #s-m-t-tooltip {
  632. margin-left:15px;
  633. margin-top:-21px;
  634. letter-spacing:0px;
  635. font-family:"helvetica";
  636. text-transform:auto;
  637. font-size:10px;
  638. text-transform:none;
  639. color:#132331;
  640. background-color:#000;
  641. border:1px solid #132331;
  642. border-radius:6px;
  643. text-shadow:0px 0px 3px #000;
  644. padding: 3px;
  645. z-index:99999999999999999999999;
  646. -webkit-transition:all 1.5s;
  647. -moz-transition:all 1.5s;
  648. -ms-transition:all 1.5s;
  649. -o-transition:all 1.5s;
  650. transition:all 1.5s;
  651. }
  652.  
  653. .buttons {
  654. display:inline-block;
  655. width:100px;
  656. border:1px solid #132331;
  657. border-radius:2px;
  658. margin:5px;
  659. padding:5px;
  660. text-align:center;
  661. text-decoration:underline;
  662. }
  663.  
  664. .buttons:hover {
  665. background:url('http://i.imgur.com/0Gbzicb.png');
  666. text-decoration: underline;
  667. }
  668.  
  669. /*next page and previous page*/
  670.  
  671. #pagination {
  672. bottom:570px;
  673. font-size:10px;
  674. margin-left:580px;
  675. color:#fff;
  676. position: absolute;
  677. font-family:"prata";
  678. text-align: left;
  679. letter-spacing:2px;
  680. padding-left:87px;
  681. width:300px;
  682. word-spacing:2px;
  683. text-transform:lowercase;
  684. -ms-transform: rotate(0deg); /* IE 9 */
  685. -webkit-transform: rotate(0deg); /* Safari */
  686. transform: rotate(0deg)
  687.  
  688.  
  689. }
  690.  
  691. #pagination a {
  692. padding:0 3px;
  693. opacity:2;
  694. -webkit-filter: Grayscale(0%);
  695. -webkit-transition: all 0.8s ease-out;
  696. -moz-transition: all 0.8s ease-out;
  697. transition: all 0.8s ease-out;
  698. -webkit-filter: blur(0px)
  699.  
  700. }
  701.  
  702. #pagination a:hover {
  703. color:#18191b;
  704. opacity:1;
  705. -webkit-transition: all 0.8s ease-out;
  706. -moz-transition: all 0.8s ease-out;
  707. transition: all 0.8s ease-out;
  708. -webkit-filter:blur(.8px);
  709. }
  710.  
  711. #container {
  712. position: fixed;
  713. width:405px;
  714. height:352px;
  715. bottom:212px;
  716. margin-left:672px;
  717. overflow:auto;
  718. text-align:justify;
  719. /*-webkit-mask-image: -webkit-gradient(linear, left bottom, left 80%, from(rgba(4, 4, 4, 0)), to(rgba(4, 4, 4, 1)));*/
  720. }
  721.  
  722. #post {
  723. width:400px;
  724. margin-top:5px;
  725. font-size:10px;
  726. line-height:110%;
  727. padding-top:10px;
  728. margin-bottom:20px;
  729. margin-left:auto;
  730. margin-right:auto;
  731. }
  732.  
  733. #post blockquote {
  734. padding-left:10px;
  735. margin-left:10px;
  736. border-left:#fff 1px solid;
  737. text-shadow:0px 0px 3px #fff;
  738. }
  739.  
  740.  
  741. /*italics and bold stuffs. here is where you can put new fonts, many i have already supplied you with!*/
  742.  
  743. b, strong, bold {
  744. color:#132331;
  745. text-shadow:0px 0px 2px #132331;
  746. font-size:12px;
  747. letter-spacing:2px;
  748. font-family:"oswald";
  749. line-height:115%;
  750. font-weight: bold;
  751. text-transform:none;
  752. }
  753.  
  754. i, em, italic {
  755. color: #bf9c83;
  756. text-shadow:none;
  757. font-size:17px;
  758. line-height:115%;
  759. font-family:"Seaweed Script", cursive;
  760. text-transform:lowercase;
  761. letter-spacing:2px;
  762.  
  763. }
  764.  
  765. /*time posted, note count, via and source*/
  766.  
  767. #info {
  768. width:360px;
  769. font-size:16px;
  770. padding:4px 0px 1px 0px;
  771. margin:0px 0px 40px 0px;
  772. letter-spacing:4px;
  773. font-size:22px;
  774. color:#fff;
  775. }
  776.  
  777. #info a {
  778. color:#fff;
  779. text-shadow:1px 2px 4px #000;
  780. }
  781.  
  782. #info a:hover {
  783. color:#132331;
  784. text-shadow:0px 0px 1px #000;
  785. }
  786.  
  787.  
  788. /*tags*/
  789.  
  790. .tags {
  791. width:350px;
  792. margin:-20px 0px 0px 30px;
  793. line-height:115%;
  794. padding:5px;
  795. font-size:10px;
  796. word-break:keep-all;
  797. text-align:center;
  798. font-family:calibri;
  799. background:#fff;
  800. border:dotted 1px #132331;
  801. border-radius:3px 3px 8px 8px;
  802. background:url('http://i.imgur.com/0Gbzicb.png');
  803. opacity:.7;
  804. }
  805.  
  806. .tags a {
  807. color:#fff;
  808. text-shadow:0px 0px 5px #000;;
  809. }
  810.  
  811. .tags a:hover {
  812. color:#132331;
  813. text-shadow:0px 0px 1px #132331;
  814. }
  815.  
  816. .postnote {
  817. width:375px;
  818. margin-top:40px;
  819. font-family:arial;
  820. text-transform:lowercase;
  821. font-style:normal;
  822. letter-spacing:0px;
  823. font-size:10px;
  824. text-align:left;
  825. }
  826.  
  827. .verses img {
  828. float:center;
  829. -webkit-filter: grayscale(0%);
  830. width:260px;
  831. height:100px;
  832. }
  833.  
  834. .pic img {
  835. float: center;
  836. padding: 0px;
  837. margin-right: 10px;
  838. width: 100px;
  839. height: 100px;
  840. }
  841.  
  842. /*here go asks*/
  843.  
  844. #ask {
  845. width:380px;
  846. margin-left:10px;
  847. font-size:24px;
  848. text-align:center;
  849. font-family:"bangers";
  850. font-style:none;
  851. text-transform:lowercase;
  852. color:#fff;
  853. }
  854.  
  855. #ask a {
  856. color:#fff;
  857. text-transform:lowercase;
  858. text-shadow:0px 2px 5px #000;
  859.  
  860. }
  861.  
  862. #ask a:hover {
  863. color:#fff;
  864. letter-spacing:2px;
  865. text-shadow:0px 2px 7px #fff;
  866. }
  867.  
  868. #q {
  869. width:379px;
  870. margin-left:-1px;
  871. padding:10px;
  872. text-align:center;
  873. font-family:calibri;
  874. font-size:12px;
  875. color:#fff;
  876. text-shadow:0px 0px 5px #000;
  877. border-radius:0px 0px 0px 2px;
  878. border:1px dotted #132331;
  879. background:url('http://i.imgur.com/0Gbzicb.png');
  880. }
  881.  
  882. #ans {
  883. text-align:justify;
  884. padding:5px;
  885. }
  886.  
  887.  
  888.  
  889.  
  890. /*audio player container*/
  891.  
  892. .playerbuttonbg {
  893. position: absolute;
  894. left: 10px;
  895. top: 10px;
  896. width: 18px;
  897. height: 18px;
  898. background-color:#c1b6b4;
  899. padding: 10px;
  900. -webkit-border-radius: 40px;
  901. -moz-border-radius: 40px;
  902. border-radius: 40px;
  903. opacity: .4;
  904. filter: alpha(opacity=40);
  905. -moz-opacity: 0.4;
  906. -khtml-opacity: 0.4;
  907. transition: opacity .7s ease-in-out;
  908. -moz-transition: opacity .7s ease-in-out;
  909. -webkit-transition: opacity .7s ease-in-out;
  910. }
  911.  
  912. .playerbuttonbg:hover {
  913. opacity: 1;
  914. filter: alpha(opacity=100);
  915. -moz-opacity: 1;
  916. -khtml-opacity: 1;
  917. }
  918.  
  919. .newplayerbutton {
  920. position: relative;
  921. width: 19px;height: 19px;
  922. overflow: hidden;
  923. }
  924.  
  925. .playerbuttonhug {
  926. position: absolute;
  927. top: -18px;left: -7px;
  928. }
  929.  
  930. .tumblr_audio_player {
  931. border:none;
  932. height: 50px;
  933. width: 240px;
  934. margin-left:3px;
  935. margin-top:3px;
  936. }
  937.  
  938. .audioimgwrapper {
  939. position: absolute;
  940. left: 0px;
  941. top: 0px;
  942. overflow: hidden;
  943. width: 60px;
  944. height: 60px;
  945. }
  946.  
  947. .audioimgwrapper img {
  948. width: 100%;
  949. height: auto;
  950. }
  951. .trackdetails {
  952. width: auto;
  953. display:inline-block;
  954. margin-left: 90px;
  955. min-height: 85px;
  956. }
  957.  
  958. .audiowrapper {
  959. position: relative
  960. ;display:inline-block;
  961. }
  962.  
  963. #updates {
  964. position:fixed;
  965. width:398px;
  966. height:140px;
  967. bottom:25px;
  968. margin-left:670px;
  969. font-size:9px;
  970. padding:5px;
  971. overflow:auto;
  972. text-align:center;
  973. }
  974.  
  975. /*credit. only change this if you actually make the code your own*/
  976.  
  977. #credit {
  978. position:fixed;
  979. font-size:18px;
  980. color:#132331;
  981. font-weight:none;
  982. line-height:50%;
  983. letter-spacing:2px;
  984. font-family:'prata';
  985. right:20px;
  986. bottom:15px;
  987. text-transform:UPPERCASE;
  988. text-align:left;
  989. -webkit-transition: all 0.5s ease-in-out;
  990. -moz-transition: all 0.5s ease-in-out;
  991. -o-transition: all 0.5s ease-in-out;
  992. }
  993.  
  994. #credit a {
  995. letter-spacing: 0px;
  996. padding:3px;
  997. color:#132331;
  998. }
  999.  
  1000. #credit a:hover {
  1001. background:#000;
  1002. color:#fff;
  1003. }
  1004.  
  1005.  
  1006.  
  1007.  
  1008. {CustomCSS}
  1009.  
  1010. }
  1011.  
  1012. </style></head><body>
  1013. <script src=“http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js”></script>
  1014. <script src=“http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js”></script>
  1015. <script>
  1016. (function($){
  1017. $(document).ready(function(){
  1018. $("a[title]").style_my_tooltips({
  1019. tip_follows_cursor:true,
  1020. tip_delay_time:7,
  1021. tip_fade_speed:7,
  1022. attribute:"title"
  1023. });
  1024. });
  1025. })(jQuery);
  1026. </script>
  1027.  
  1028.  
  1029. <!-- YOUR UPDATES TAB -->
  1030. <div id="updates">
  1031. <b><big>||NEGAN||</big></b><p>
  1032. INDIE TWD ROLE PLAY BLOG. SEMI-SELECTIVE. mun/muse: 21+
  1033. <i>TRIGGER HEAVY</i>.<p>
  1034. <HR WIDTH=45%><br>
  1035. <i>"I AM ABOUT 50% MORE INTO YOU, NOW...JUST SAYIN'."</i><p>
  1036. PLEASE EXPLORE LINKS AND NAVIGATION BEFORE INTERACTING.
  1037.  
  1038. </div>
  1039. <!-- END UPDATES TAB -->
  1040.  
  1041.  
  1042. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  1043. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  1044. <script>
  1045.  
  1046. (function($){
  1047.  
  1048. $(document).ready(function(){
  1049.  
  1050. $("a[title]").style_my_tooltips({
  1051.  
  1052. tip_follows_cursor:true,
  1053.  
  1054. tip_delay_time:50,
  1055.  
  1056. tip_fade_speed:600,
  1057.  
  1058. attribute:"title"
  1059.  
  1060. });
  1061.  
  1062. });
  1063.  
  1064. })(jQuery);
  1065.  
  1066. </script>
  1067.  
  1068.  
  1069.  
  1070.  
  1071. <div class="links">
  1072. <a href="/" title="REFRESH."><img src="http://i.imgur.com/HZuloUZ.png"><a></div>
  1073.  
  1074. <div class="alinks">
  1075. <a href="#?w=500" title="ASK." rel="box1" class="poplight"><img src="http://i.imgur.com/HZuloUZ.png"></a>️</div>
  1076.  
  1077. <div class="blinks">
  1078. <a href="#?w=800" title="GUIDELINES." rel="box2" class="poplight"><img src="http://i.imgur.com/HZuloUZ.png"></a></div>
  1079.  
  1080. <div class="clinks">
  1081. <a href="#?w=800" title="VERSES." rel="box3" class="poplight"><img src="http://i.imgur.com/HZuloUZ.png"></a></div>
  1082.  
  1083. <div class="dlinks">
  1084. <a href="#?w=800" title="NAVIGATION." rel="box4" class="poplight"><img src="http://i.imgur.com/HZuloUZ.png"></a></div>
  1085.  
  1086. <div class="elinks">
  1087. <a href="#?w=800" title="BIOGRAPHY." rel="box6" class="poplight"><img src="http://i.imgur.com/HZuloUZ.png"></a></div>
  1088.  
  1089.  
  1090.  
  1091.  
  1092.  
  1093.  
  1094.  
  1095.  
  1096.  
  1097.  
  1098.  
  1099.  
  1100. </div>
  1101.  
  1102. <div id="description">{Description}</div>
  1103.  
  1104.  
  1105. <div id="pagination">
  1106. {block:Pagination}
  1107. {block:PreviousPage}
  1108. <a href="{PreviousPage}">back</a>
  1109. {/block:PreviousPage}
  1110.  
  1111.  
  1112. {block:NextPage}
  1113. <a href="{NextPage}">/ forth</a>
  1114. {/block:NextPage}
  1115. {/block:Pagination}
  1116. </div>
  1117.  
  1118.  
  1119.  
  1120. </div>
  1121.  
  1122.  
  1123. <div id="container">
  1124. <div id="content">
  1125.  
  1126. {block:Posts}<div id="post">
  1127.  
  1128. {block:Text}
  1129. {block:Title}<h1><center>{Title}</center></h1>{/block:Title}
  1130. {Body}
  1131. {/block:Text}
  1132.  
  1133. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-400}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  1134.  
  1135. <center>{block:Photoset}{Photoset-400}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}</center>
  1136.  
  1137. {block:Quote}
  1138. <h2>{Quote}</h2>
  1139. <h1>—{Source}</h1>
  1140. {/block:Quote}
  1141.  
  1142. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}{hw}
  1143.  
  1144. {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}
  1145.  
  1146. {block:AudioPlayer}
  1147. <div class="audiowrapper">
  1148. {block:AlbumArt}
  1149. <div class="audioimgwrapper"><img src="{AlbumArtURL}"></div>
  1150. {/block:AlbumArt}
  1151.  
  1152. <div class="playerbuttonbg">
  1153. <div class="newplayerbutton">
  1154. <div class="playerbuttonhug">
  1155. {AudioPlayerWhite}
  1156. </div></div></div>
  1157.  
  1158. <div class="trackdetails">
  1159. {block:TrackName}<b>{TrackName}</b>{/block:TrackName}<br/>
  1160. {block:Artist}{Artist}{/block:Artist}<br/>
  1161. {PlayCountWithLabel}
  1162. </div></div>
  1163. {block:Caption}{Caption}{/block:Caption}
  1164. {/block:AudioPlayer}
  1165.  
  1166. {block:Video}{Video-400}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  1167.  
  1168. {block:Answer}
  1169.  
  1170. <div id="ask">{Asker}</div>
  1171. <div id="q">{Question}</div>
  1172. <br/>{Answer}{/block:Answer}
  1173.  
  1174. {block:Date}
  1175. <div id="info">
  1176. <a href="{Permalink}" title="{ShortMonth} {DayOfMonthWithZero} - {TimeAgo}" style="position:absolute; font-size: 20px; margin-left:36px; margin-top:3px;-webkit-transform: rotate(-20deg);-ms-transform: rotate(-20deg);transform: rotate(-20deg);">✕</a>
  1177. <a href="{Permalink}" title="{NoteCountWithLabel}" style="position:absolute; margin-left:14px; margin-top:5px;font-size:15px;-webkit-transform: rotate(20deg);-ms-transform: rotate(20deg);transform: rotate(20deg);">✕</a>
  1178. <a href={ReblogURL} target=”_blank” class=”details” title="Reblog" style="position:absolute; margin-left:4px; margin-top:22px;font-size:19px;-webkit-transform: rotate(-50deg);-ms-transform: rotate(-50deg);transform: rotate(-50deg);">✕</a>
  1179. {block:ContentSource}<!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />{/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->{/block:ContentSource}
  1180. <!-- {block:NoRebloggedFrom}{block:RebloggedFrom}{ReblogParentName}{/block:RebloggedFrom}{/block:NoRebloggedFrom} -->
  1181. </div>
  1182. {/block:Date}
  1183.  
  1184.  
  1185. {block:HasTags}
  1186. <div class="tags">
  1187. {block:Tags} <a href="{TagURL}" title="{Tag}">&nbsp;#{Tag}&nbsp;</a> {/block:Tags}</div>
  1188. {/block:HasTags}
  1189.  
  1190.  
  1191. <div class="postnote">
  1192. {block:PostNotes}{PostNotes}{/block:PostNotes}
  1193. </div>
  1194. </div>
  1195. {/block:Posts}
  1196. </div>
  1197. </div>
  1198. </div>
  1199. </div></div>
  1200.  
  1201.  
  1202.  
  1203.  
  1204. </div></div></div></div>
  1205. </div>
  1206.  
  1207. <div id="credit"><a href="http://butscrewmefirst.tumblr.com" title="theme by manon"><big>Ⓜ</big></a></div>
  1208.  
  1209. </body>
  1210.  
  1211. <div id="box1" class="question_block">
  1212. <iframe frameborder="0" height="200" id="ask_form" scrolling="yes" src="http://www.tumblr.com/ask_form/{Name}.tumblr.com" width="100%"></iframe>
  1213. </div>
  1214. </div></div></div></div></div></div></div></div></div></div>
  1215.  
  1216. <div id="box3" class="popup_block">
  1217. <div id="heading">VERSES</div>
  1218. <div id="poptext">
  1219. <!-- to make another verse, copy from here... -->
  1220. <center><center><pre><a href="/tagged/LINK HERE" style="text-align:center;">VERSE TITLE HERE</a></pre></center>
  1221. verse info goes here a-yo.
  1222. <br>
  1223. </center>
  1224. <!-- to here, and then paste! -->
  1225.  
  1226. <!-- to make another verse, copy from here... -->
  1227. <center><center><pre><a href="/tagged/LINK HERE" style="text-align:center;">VERSE TITLE HERE</a></pre></center>
  1228. verse info goes here a-yo.
  1229. <br>
  1230. </center>
  1231. <!-- to here, and then paste! -->
  1232.  
  1233. <!-- to make another verse, copy from here... -->
  1234. <center><center><pre><a href="/tagged/LINK HERE" style="text-align:center;">VERSE TITLE HERE</a></pre></center>
  1235. verse info goes here a-yo.
  1236. <br>
  1237. </center>
  1238. <!-- to here, and then paste! -->
  1239.  
  1240. <!-- to make another verse, copy from here... -->
  1241. <center><center><pre><a href="/tagged/LINK HERE" style="text-align:center;">VERSE TITLE HERE</a></pre></center>
  1242. verse info goes here a-yo.
  1243. <br>
  1244. </center>
  1245. <!-- to here, and then paste! -->
  1246.  
  1247. <!-- to make another verse, copy from here... -->
  1248. <center><center><pre><a href="/tagged/LINK HERE" style="text-align:center;">VERSE TITLE HERE</a></pre></center>
  1249. verse info goes here a-yo.
  1250. <br>
  1251. </center>
  1252. <!-- to here, and then paste! -->
  1253.  
  1254. <!-- to make another verse, copy from here... -->
  1255. <center><center><pre><a href="/tagged/LINK HERE" style="text-align:center;">VERSE TITLE HERE</a></pre></center>
  1256. verse info goes here a-yo.
  1257. <br>
  1258. </center>
  1259. <!-- to here, and then paste! -->
  1260.  
  1261. </div>
  1262. </div>
  1263. </div>
  1264. </div></div></div></div></div></div></div></div></div></div>
  1265.  
  1266.  
  1267.  
  1268. <div id="box2" class="popup_block">
  1269. <div id="heading">GUIDELINES</div>
  1270. <div id="poptext">
  1271. <h2>Rules</h2>
  1272. <p>Well, looky, fuckin&rsquo; here. No, really. Fuckin&rsquo; look. If you can&rsquo;t even hold a goddamn conversation with me while starin&rsquo; me in the eye, you&rsquo;re goin&rsquo; to be havin&rsquo; a real nice meeting with the business end of good ol&rsquo; Lucille. That&rsquo;s better, you miserable fuck. Now, let&rsquo;s get started, shall we?
  1273. <br>I&rsquo;m Negan, I&rsquo;m glad to meet me, and so are you. You&rsquo;re goin&rsquo; to want to listen right about now, because I&rsquo;m not going to repeat myself. If anything needs sayin&rsquo; twice, Lucille likes to help me out a bit, and well, I can&rsquo;t say no to a beautiful lady.
  1274. <br>1. I only fuckin&rsquo; talk to people I actually like. <i>(</i>mun RPs with mutuals only, unless otherwise specified<i>)</i>.
  1275. <br>2. I only fuck people I wanna fuck. <i>(</i>mun will not write smut if there is no chemistry and/or it feels forced. Mun will also only write smut with RPers aged 18 and up<i>)</i>.
  1276. <br>3. I do what I wanna fuckin&rsquo; do, when I wanna fuckin&rsquo; do it. <i>(</i>absolutely no god-modding and no rushing for replies. Muses are fickle fictional beings and sometimes a mun needs time<i>)</i>.
  1277. <br>4. And, goddammit, you better get on my fuckin&rsquo; level.<i>(</i>mun highly insists that you put in what you want to get out. Replies do NOT always have to match in length, but substance is essential<i>)</i>.
  1278. <p>5. You answer to ME. <i>(</i>mun disagrees, please disregard this last statement<i>)</i>.
  1279. <br><i>(</i>Those are the basics, I&rsquo;m not too picky. I would just like to state that mun is in no way similar to muse, and just because he&rsquo;s a heartless dickwad trash monster, doesn&rsquo;t mean I am. Please don&rsquo;t confuse the two of us, and never be afraid to approach<i>)</i>.
  1280.  
  1281.  
  1282. </div>
  1283. </div>
  1284.  
  1285. </div></div></div></div></div></div></div></div></div></div>
  1286.  
  1287. <div id="box4" class="popup_block">
  1288. <div id="heading">NAVIGATION</div>
  1289. <div id="poptext2">
  1290. <p><center><i>cut & dried.</center></i>
  1291. <!-- copy from here... -->
  1292. <div id="navi">
  1293. <a href="/about" class="buttons">about.</a><br>
  1294.  
  1295. </div>
  1296. <!--to here if you need another column of links!-->
  1297.  
  1298. <!-- copy from here... -->
  1299. <div id="navi">
  1300. <a href="/rules" class="buttons">guidelines.</a><br>
  1301.  
  1302. </div>
  1303. <!--to here if you need another column of links!-->
  1304. <br>
  1305. <p><center><i>the man. the myth. the legend.</center></i>
  1306. <!-- copy from here... -->
  1307. <div id="navi">
  1308. <a href="/tagged/%7C%7C-handsome-devil-%7C%7C-%28face%29" class="buttons">face.</a><br>
  1309. <a href="/tagged/%7C%7C-a-Negan-once-said-%7C%7C-%28musings%29" class="buttons">musings</a><br>
  1310. <a href="/tagged/%7C%7C-I%27ll-whistle-while-you-work-%7C%7C-%28tunes%29" class="buttons">tunes.</a><br>
  1311.  
  1312. </div>
  1313. <!--to here if you need another column of links!-->
  1314.  
  1315. <!-- copy from here... -->
  1316. <div id="navi">
  1317. <a href="/tagged/%7C%7C-just-fuckin%27-look-at-it-%7C%7C-%28aesthetic%29" class="buttons">aesthetic.</a><br>
  1318. <a href="/tagged/%7C%7C-really-gets-my-dick-hard-%7C%7C-%28favorites%29" class="buttons">favorites.</a><br>
  1319. <a href="/link here" class="buttons">title here.</a><br>
  1320.  
  1321. </div>
  1322. <!--to here if you need another column of links!-->
  1323. <br>
  1324. <p><center><i>the bimbo behind me.</center></i>
  1325. <!-- copy from here... -->
  1326. <div id="navi">
  1327. <a href="http://sweettranzvestitefrankie.tumblr.com/" class="buttons">freak-a-leak.</a><br>
  1328.  
  1329. </div>
  1330. <!--to here if you need another column of links!-->
  1331.  
  1332. <!-- copy from here... -->
  1333. <div id="navi">
  1334. <a href="http://cortneyhorror.tumblr.com/" class="buttons">mun blog.</a><br>
  1335.  
  1336. </div>
  1337. <!--to here if you need another column of links!-->
  1338. </div>
  1339. </div>
  1340.  
  1341. </div></div></div></div></div></div></div></div></div></div>
  1342.  
  1343.  
  1344. <div id="box6" class="popup_block">
  1345. <div id="heading">BIOGRAPHY</div>
  1346. <div id="poptext">
  1347. <center>
  1348. <h2>About</h2>
  1349. <p><b>This is an indie role play blog for the character Negan from The Walking Dead. I write strictly based on AMC&rsquo;s portrayal and my own personal interpretation. Est. 12/19/16</b>
  1350. <blockquote><br>I&rsquo;ve been role playing for 6 years and currently have one other active blog.<br>I role play via thread and ask box. Anons are always welcome.</p><p>I track hxtdiggitydxg for starters and other goodies you may want me to see.<br>Due to the nature of the character, I do multiship. However, each ship partner belongs to their own verse unless specified.</p><p>NSFW will almost be guaranteed on this blog, but is in no way necessary in order to RP with me.<br>My smut will always be under a &lsquo;read more&rsquo;. It&rsquo;s preferred you do the same, but not required.<br>Replies may take several days at times. If you feel I&rsquo;ve forgotten, please message me.<br>I&rsquo;m here to have fun! I absolutely love this character and enjoy portraying him, but if you don&rsquo;t care for my take on him, unfollow me. All hate and destructive criticism will be DELETED and you will then be blocked.</blockquote></center>
  1351.  
  1352.  
  1353.  
  1354. </div>
  1355. </div>
  1356. </div>
  1357.  
  1358. </div></div></div></div></div></div></div></div></div></div>
  1359.  
  1360.  
  1361.  
  1362.  
  1363. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement