Advertisement
pasinoe

namissa

Dec 8th, 2019
855
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 40.09 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3.  
  4. <!--
  5.  
  6. FELICITY THEME BY KIMTYS.TUMBLR.COM
  7.  
  8. edit as much as you want but please don't hide or remove credits!
  9.  
  10. --
  11.  
  12. updated! (161106)
  13.  
  14. photoset: pixelunion (github.com)
  15. video: shythemes (tumblr.com)
  16. like & reblog button: mikedidthis (github.com) & shythemes (tumblr.com)
  17. smoothscroll: zacharyfury (tumbpostr.com)
  18. icons: antonps (github.com) & fontawesome.io
  19.  
  20.  
  21. -->
  22.  
  23. <head>
  24. <title>{Title}</title>
  25. <link rel="shortcut icon" href="{Favicon}" />
  26. {block:Description}
  27. <meta name="description" content="{MetaDescription}" />
  28. {/block:Description}
  29. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  30.  
  31.  
  32. <meta name="image:sidebar" content="" />
  33. <meta name="image:background" content="" />
  34.  
  35. <meta name="color:background" content="#ffffff" />
  36. <meta name="color:posts" content="#f8f8f8" />
  37. <meta name="color:posts background" content="#ffffff" />
  38. <meta name="color:borders" content="#f5f5f5" />
  39. <meta name="color:sidebar" content="#f5f5f5" />
  40. <meta name="color:text" content="#555555" />
  41. <meta name="color:links" content="#919191" />
  42. <meta name="color:side and perma links" content="#aaaaaa" />
  43. <meta name="color:links hover" content="#555555" />
  44. <meta name="color:permalink" content="#f5f5f5" />
  45. <meta name="color:tags" content="#aaaaaa" />
  46. <meta name="color:like and reblog" content="#ffffff" />
  47. <meta name="color:accents" content="#c3bbc2" />
  48. <meta name="color:blockquote" content="#eeeeee" />
  49. <meta name="color:scrollbar" content="#c3bbc2" />
  50.  
  51. <meta name="if:show title" content="1" />
  52. <meta name="if:show description" content="1" />
  53. <meta name="if:right sidebar" content="1" />
  54. <meta name="if:like and reblog" content="1" />
  55. <meta name="if:show captions" content="1" />
  56. <meta name="if:show tags" content="1" />
  57. <meta name="if:hover tags" content="0" />
  58. <meta name="if:show date" content="1" />
  59. <meta name="if:show notes" content="1" />
  60. <meta name="if:show tumblr blog" content="0" />
  61. <meta name="if:underline links" content="1" />
  62. <meta name="if:back to top" content="1" />
  63. <meta name="if:infinite scroll" content="0" />
  64.  
  65. <meta name="select:background image" content="cover" title="cover">
  66. <meta name="select:background image" content="repeat" title="repeat">
  67.  
  68. <meta name="select:post size" content="350" title="350px" />
  69. <meta name="select:post size" content="200" title="200px" />
  70. <meta name="select:post size" content="230" title="230px" />
  71. <meta name="select:post size" content="250" title="250px" />
  72. <meta name="select:post size" content="270" title="270px" />
  73. <meta name="select:post size" content="300" title="300px" />
  74. <meta name="select:post size" content="330" title="330px" />
  75. <meta name="select:post size" content="370" title="370px" />
  76. <meta name="select:post size" content="400" title="400px" />
  77. <meta name="select:post size" content="430" title="430px" />
  78. <meta name="select:post size" content="450" title="450px" />
  79. <meta name="select:post size" content="470" title="470px" />
  80. <meta name="select:post size" content="500" title="500px" />
  81.  
  82. <meta name="select:font" content="work sans" title="work sans">
  83. <meta name="select:font" content="arial" title="arial">
  84. <meta name="select:font" content="calibri" title="calibri">
  85. <meta name="select:font" content="cousine" title="cousine">
  86. <meta name="select:font" content="karla" title="karla">
  87. <meta name="select:font" content="kartika" title="kartika">
  88. <meta name="select:font" content="lato" title="lato">
  89. <meta name="select:font" content="play" title="play">
  90. <meta name="select:font" content="pt sans" title="pt sans">
  91. <meta name="select:font" content="questrial" title="questrial">
  92. <meta name="select:font" content="roboto" title="roboto">
  93. <meta name="select:font" content="source sans pro" title="source sans pro">
  94.  
  95. <meta name="select:font size" content="10" title="10px">
  96. <meta name="select:font size" content="9" title="9px">
  97. <meta name="select:font size" content="11" title="11px">
  98.  
  99. <meta name="select:cursor hover" content="pointer" title="pointer">
  100. <meta name="select:cursor hover" content="help" title="help">
  101. <meta name="select:cursor hover" content="default" title="default">
  102. <meta name="select:cursor hover" content="crosshair" title="crosshair">
  103.  
  104. <meta name="text:sidebar width" content="100" />
  105. <meta name="text:sidebar top" content="100" />
  106. <meta name="text:posts margin" content="100" />
  107. <meta name="text:posts left" content="450" />
  108. <meta name="text:padding" content="10" />
  109. <meta name="text:ask title" content="inbox"/>
  110. <meta name="text:ask link" content="/ask"/>
  111. <meta name="text:archive title" content="grid"/>
  112. <meta name="text:links title" content="menu"/>
  113. <meta name="text:link 1" content=""/>
  114. <meta name="text:url 1" content="/"/>
  115. <meta name="text:link 2" content=""/>
  116. <meta name="text:url 2" content="/"/>
  117. <meta name="text:link 3" content=""/>
  118. <meta name="text:url 3" content="/"/>
  119. <meta name="text:link 4" content=""/>
  120. <meta name="text:url 4" content="/"/>
  121. <meta name="text:link 5" content=""/>
  122. <meta name="text:url 5" content="/"/>
  123. <meta name="text:link 6" content=""/>
  124. <meta name="text:url 6" content="/"/>
  125. <meta name="text:link 7" content=""/>
  126. <meta name="text:url 7" content="/"/>
  127. <meta name="text:link 8" content=""/>
  128. <meta name="text:url 8" content="/"/>
  129. <meta name="text:link 9" content=""/>
  130. <meta name="text:url 9" content="/"/>
  131. <meta name="text:link 10" content=""/>
  132. <meta name="text:url 10" content="/"/>
  133.  
  134.  
  135. <link href="https://static.tumblr.com/qudkd6d/OcDnl99gb/style.css" rel="stylesheet" type="text/css"/>
  136. <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css">
  137. <link href='https://fonts.googleapis.com/css?family=Work+Sans:300,400,500,700,300italic,400italic,500italic,700italic|Roboto:300,400,500,700,300italic,400italic,500italic,700italic|Lato:300,400,500,700,300italic,400italic,500italic,700italic|PT+Sans:300,400,500,700,300italic,400italic,500italic,700italic|Source+Sans+Pro:300,400,500,700,300italic,400italic,500italic,700italic|Karla:300,400,500,700,300italic,400italic,500italic,700italic|Questrial:300,400,500,700,300italic,400italic,500italic,700italic|Cousine:300,400,500,700,300italic,400italic,500italic,700italic|Play:300,400,500,700,300italic,400italic,500italic,700italic|Kartika:300,400,500,700,300italic,400italic,500italic,700italic' rel='stylesheet' type='text/css'>
  138. <style>figure{margin:0}.tmblr-iframe{position:absolute}.tmblr-iframe.hide{display:none}</style><link href="https://fonts.googleapis.com/css?family=Montserrat" rel="stylesheet">
  139.  
  140.  
  141.  
  142. <script src="https://static.tumblr.com/c7cvhvu/mCZmb3z94/is.js"></script>
  143.  
  144.  
  145. <script type="text/javascript"
  146. src="https://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  147.  
  148. <!-- popups by noveia / bravethemes ; please don't delete credits --><script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script><script>
  149. $(document).ready(function() {
  150. $('a.poplight[href^=#]').click(function() {
  151. var popID = $(this).attr('rel');
  152. var popURL = $(this).attr('href');
  153. var query= popURL.split('?');
  154. var dim= query[1].split('&');
  155. var popWidth = dim[0].split('=')[1];
  156. $('#' + popID).fadeIn().css({ 'width': Number( popWidth ) }).prepend('<a href="#" class="close"></a>');
  157. var popMargTop = ($('#' + popID).height() + 80) / 2;
  158. var popMargLeft = ($('#' + popID).width() + 80) / 2;
  159. $('#' + popID).css({
  160. 'margin-top' : -popMargTop,
  161. 'margin-left' : -popMargLeft
  162. });
  163. $('body').append('<div id="fade"></div>');
  164. $('#fade').css({'filter' : 'alpha(opacity=80)'}).fadeIn();
  165. return false;
  166. });
  167. $('a.close, #fade').live('click', function() {
  168. $('#fade, .popup_block').fadeOut(function() {
  169. $('#fade, a.close').remove();
  170. });
  171. return false;
  172. });
  173. {block:ifInfinitescroll}
  174. var $container = $('#wrapper');
  175. $container.infinitescroll({
  176. itemSelector: ".posts_outer",
  177. navSelector: ".pagination",
  178. nextSelector: ".pagination a#next",
  179. loadingImg: "",
  180. loadingText: "<em> </em>",
  181. bufferPx: 1000,
  182. extraScrollPx: 500,
  183. {block:ifManualLoad}
  184. errorCallback: function(){ jQuery('#load').delay(50).fadeOut(); },
  185. {/block:ifManualLoad}
  186. });
  187. {block:ifManualLoad}
  188. $(window).unbind('.infscr');
  189. $('#load').click(function() {
  190. $container.infinitescroll('retrieve');return false;
  191. });
  192. {/block:ifManualLoad}
  193. {/block:ifInfinitescroll}
  194. });
  195. </script><!-- poppups by noveia / bravetheme -->
  196.  
  197.  
  198.  
  199. <style type="text/css">
  200.  
  201.  
  202. @font-face { font-family:"bromello";src:url('https://dl.dropbox.com/s/bnqpguhq01w4orp/bromello.ttf');}
  203.  
  204. @font-face { font-family: "southern_aire"; src: url('https://dl.dropboxusercontent.com/s/9u9rbhl7odlulf0/southernaire_personal_use_only.ttf?dl=1'); format(“truetype”);}
  205. @font-face { font-family: "art_brewery"; src: url('https://dl.dropboxusercontent.com/s/47546gqsdpic4du/art%20brewery.ttf?dl=1'); format(“truetype”);}
  206. @font-face { font-family: "syabab"; src: url('https://dl.dropboxusercontent.com/s/fgd30kqtjm4fvh5/Syabab%20FREE%20TESTER.ttf'); format("truetype");}@font-face{font-family:"chasing embers";src:url('https://static.tumblr.com/zx3ibzm/v8Dorvn30/chasing_embers_demo_version.ttf');}@font-face { font-family: sv; src: url('https://dl.dropboxusercontent.com/s/rcbleva0319cmkl/Sun%20Valley%20-%20Demo.ttf?dl=0') ;}
  207. @font-face { font-family: "snickles"; src: url('https://dl.dropboxusercontent.com/s/u0qguc9dnof931w/Snickles.ttf?dl=0'); format("truetype");}
  208.  
  209. @font-face {font-family: "windsong";src: url('https://dl.dropboxusercontent.com/s/44j53i3ganmfv6t/windsong.ttf?dl=1'); format("truetype");}
  210.  
  211. <link href="https://fonts.googleapis.com/css?family=Montserrat" rel="stylesheet">
  212.  
  213. @font-face { font-family: "jeboy"; src: url('https://dl.dropboxusercontent.com/s/fhkrct1x85g5mpb/JeboyFree.ttf'); format("truetype");}
  214. @font-face { font-family: "stroke"; src: url('https://dl.dropboxusercontent.com/s/xo0vfhymyxro05k/Infinite_Stroke.otf'); format("truetype");}
  215. @font-face{ font-family:"words"; src: url('https://dl.dropboxusercontent.com/s/2b243hl8569zntq/mark_my_words.otf?dl=0’)'); }
  216. @font-face{ font-family:"shorelines"; src: url('https://dl.dropboxusercontent.com/s/gdujrcvp8lg7yvq/Shorelines_Script_Bold%5B1%5D.otf’)'); }
  217.  
  218.  
  219.  
  220.  
  221.  
  222. /* Tumblr Controls */
  223.  
  224.  
  225. .tmblr-iframe--desktop-logged-in-controls, #tumblr_controls {
  226. top:0%;
  227. right:0%;
  228. position:fixed;
  229. z-index:999999999;
  230. opacity:0.3;
  231. -webkit-filter:invert(100%);
  232. -moz-filter:invert(100%);
  233. -o-filter:invert(100%);
  234. -ms-filter:invert(100%);
  235. filter:invert(100%);
  236. }
  237.  
  238.  
  239.  
  240. /* Scrollbar & Selection */
  241.  
  242.  
  243. ::-webkit-scrollbar-thumb:vertical { background: #4b0c18; }
  244. ::-webkit-scrollbar-thumb:horizontal { background: #4b0c18; }
  245.  
  246.  
  247. ::-webkit-scrollbar {
  248. height: 4px;
  249. width: 4px;
  250. background:#f6f6f6;
  251. }
  252.  
  253.  
  254. ::-moz-selection { background:#4b0c18; }
  255. ::selection { background:#4b0c18; }
  256.  
  257.  
  258.  
  259. /* Body */
  260.  
  261.  
  262. body {
  263. background: #f7f7f7 url('https://assets.tumblr.com/images/x.gif?v=1') fixed;
  264. background-attachment:cover;
  265. background-size:cover;
  266. color:#555555;
  267. font-family:montserrat;
  268. font-size:10.25px;
  269. line-height:140%;
  270. letter-spacing:1px;
  271. word-wrap:break-word;
  272. text-align:justify;
  273. margin:0;
  274. padding:0;
  275. }
  276.  
  277.  
  278. a {
  279. color:#919191;
  280. text-decoration:none;
  281. transition-duration: 0.6s;
  282. -moz-transition-duration: 0.6s;
  283. -webkit-transition-duration: 0.6s;
  284. -o-transition-duration: 0.6s;
  285. }
  286.  
  287.  
  288. a:hover {
  289. color:#8ab0c9;
  290. cursor:pointer;
  291. transition-duration: 0.6s;
  292. -moz-transition-duration: 0.6s;
  293. -webkit-transition-duration: 0.6s;
  294. -o-transition-duration: 0.6s;
  295. }
  296.  
  297.  
  298. b, strong, bold { color:#a899a6;font-weight:bold; }
  299.  
  300.  
  301. i, italic, em, oblique { color:#c3bbc2;letter-spacing:1.5px;font-family:'words'; }
  302.  
  303.  
  304. h1, h2, h3 {
  305. margin:-10px -10px 10px -10px;
  306. padding:10px 5px 13px 5px;
  307. font: bold 110% montserrat;
  308. text-align:center;
  309. letter-spacing:0.5px;
  310. text-transform:uppercase;
  311. line-height:120%;
  312. border-bottom:1px solid #f5f5f5;
  313. background:#ffffff;
  314. }
  315.  
  316.  
  317. small, sub, sup, code, big { font-size:100%; }
  318.  
  319.  
  320.  
  321. pre, xmp, plaintext, listing {
  322. width:100%;
  323. font: 10px work sans;
  324. white-space:pre-wrap;
  325. word-wrap:break-word;
  326. }
  327.  
  328.  
  329. blockquote {
  330. margin-left:0px;
  331. margin-bottom:5px;
  332. width:auto;
  333. margin-top:7px;
  334. margin-right:5px;
  335. color:#555555;
  336. padding-left:7px;
  337. border-left:1px solid #eeeeee;
  338. }
  339.  
  340.  
  341. blockquote blockquote {
  342. padding-left:7px;
  343. }
  344.  
  345.  
  346. ul, ol { margin:5px 0px 5px 15px; padding:0; }
  347.  
  348.  
  349. ul { margin-left:0; list-style-type:none; }
  350.  
  351.  
  352. ul li { padding:1px 0px 1px 20px; position:relative; text-align:left; }
  353.  
  354.  
  355. ul li:before {
  356. content:'•';
  357. top:2px;
  358. color:#4b0c18;
  359. left:10px;
  360. font-size:10px;
  361. position:absolute;
  362. display:block;
  363. font-family:sans-serif;
  364. }
  365.  
  366.  
  367. hr {
  368. border: 0;
  369. height: 1px;
  370. background:#f5f5f5;
  371. margin:20px 0 20px 0;
  372. }
  373.  
  374.  
  375.  
  376. /* SIDEBAR */
  377. #render {
  378. position:fixed;
  379. width:305px;
  380. margin-left:70px;
  381. margin-top:105px;
  382.  
  383. }
  384.  
  385. #render {
  386. z-index: 9999999999;
  387. width 305px;
  388. position: fixed;
  389. }
  390.  
  391. #render img {
  392. z-index: 999999999;
  393. position: fixed;
  394. width:305px;
  395. height:399px;
  396. padding:0px;
  397. }
  398.  
  399.  
  400.  
  401. @keyframes shake {
  402. 10%, 90% {
  403. transform: translate3d(-1px, 0, 0);
  404. }
  405.  
  406. 20%, 80% {
  407. transform: translate3d(2px, 0, 0);
  408. }
  409.  
  410. 30%, 50%, 70% {
  411. transform: translate3d(-4px, 0, 0);
  412. }
  413.  
  414. 40%, 60% {
  415. transform: translate3d(4px, 0, 0);
  416. }
  417. }
  418.  
  419.  
  420.  
  421. .desc {
  422. position:fixed;
  423. z-index: 9999;
  424. overflow: hidden;
  425. margin-top:258px;
  426. margin-left:330px;
  427. font-family:montserrat;
  428. letter-spacing:1px;
  429. line-height:210%;
  430. font-size: 9px;
  431. font-style:normal;
  432. border-top-right-radius: 8px;
  433. background: #fff;
  434. width:230px;
  435. height: 79px;
  436. padding-left: 7px;
  437. padding-right: 7px;
  438. padding-top: 4px;
  439. text-align:justify;
  440. text-align-last: center;
  441. color:#aaaaaa;
  442. }
  443.  
  444. .desc a {
  445. z-index: 9999;
  446. color:#bbbbbb;
  447. -moz-transition-duration:0.6s;
  448. -webkit-transition-duration:0.6s;
  449. -o-transition-duration:0.6s;
  450. }
  451.  
  452.  
  453.  
  454. .linkdeco {
  455. position:fixed;
  456. z-index: 9999;
  457. margin-top:344px;
  458. margin-left:330px;
  459. font-family:montserrat;
  460. letter-spacing:1px;
  461. line-height:150%;
  462. font-size:11px;
  463. font-weight:bold;
  464. text-transform: uppercase;
  465. width:242px;
  466. height: 0px;
  467. padding:1px;
  468. text-align: center;
  469. text-align-last: center;
  470. color:#424242;
  471. background: #c3bbc2;
  472. }
  473.  
  474.  
  475. .deco {
  476. position:fixed;
  477. z-index: 9999;
  478. margin-top:531px;
  479. margin-left:149px;
  480. font-family:montserrat;
  481. letter-spacing:1px;
  482. line-height:150%;
  483. font-size:11px;
  484. font-weight:bold;
  485. text-transform: uppercase;
  486. width:423px;
  487. height: 0px;
  488. padding:1px;
  489. text-align: center;
  490. text-align-last: center;
  491. color:#e6e6e6;
  492. background: #c3bbc2;
  493. }
  494.  
  495. .likes {
  496. position:fixed;
  497. z-index: 9999;
  498. margin-top:444px;
  499. margin-left:330px;
  500. font-family: montserrat;
  501. letter-spacing:1px;
  502. line-height:130%;
  503. font-size: 9px;
  504. font-weight:none;
  505. text-transform: none;
  506. width:230px;
  507. height: 26px;
  508. padding-left:7px;
  509. padding-right: 7px;
  510. padding-top: 3px;
  511. text-align: justify;
  512. text-align-last: center;
  513.  
  514. color:#fff;
  515. background: #c3bbc2;
  516. }
  517.  
  518. .dislikes {
  519. position:fixed;
  520. z-index: 9999;
  521. margin-top:474px;
  522. margin-left:330px;
  523. font-family:montserrat;
  524. letter-spacing:1px;
  525. line-height:130%;
  526. font-size: 9px;;
  527. font-weight:none;
  528. text-transform: none;
  529. width:230px;
  530. height: 26px;
  531. padding-left:7px;
  532. padding-right: 7px;
  533. padding-top: 3px;
  534. text-align: justify;
  535. text-align-last: center;
  536. color:#d9d9d9;
  537. background: #fff;
  538. }
  539.  
  540.  
  541.  
  542.  
  543. .profile {
  544. position:fixed;
  545. z-index: 9999;
  546. margin-top:185px;
  547. margin-left:64534534534534518px;
  548. font-family:montserrat;
  549. text-transform: uppercase;
  550. letter-spacing:-0px;
  551. line-height:110%;
  552. font-size: 9px;
  553. font-style:bold;
  554. width:40px;
  555.  
  556. height: 12px;
  557. padding:5px;
  558. text-align:justify;
  559. text-align-last: center;
  560. background: #363335;
  561.  
  562. color:#b3b3b3;
  563.  
  564. }
  565.  
  566. .navigation {
  567. position:fixed;
  568. z-index: 9999;
  569. margin-top:210px;
  570. margin-left:64354534535345418px;
  571. font-family:montserrat;
  572. text-transform: uppercase;
  573. letter-spacing:-0px;
  574. line-height:110%;
  575. font-size: 9px;
  576. font-style:bold;
  577. width:40px;
  578.  
  579. height: 12px;
  580. padding:5px;
  581. text-align:justify;
  582. text-align-last: center;
  583. background: #363335;
  584.  
  585. color:#b3b3b3;
  586. }
  587.  
  588. .about2 {
  589. position:fixed;
  590. z-index: 9999;
  591. margin-top:375px;
  592. margin-left:330px;
  593. font-family: montserrat;
  594. letter-spacing:1px;
  595. line-height:180%;
  596. font-size: 9px;
  597. font-style:normal;
  598. width:230px;
  599. height: 66px;
  600. padding-left:7px;
  601. padding-right: 7px;
  602. padding-top: 1px;
  603. text-align:justify;
  604. text-align-last:center;
  605. color:#aaa;
  606. background: #fff;
  607.  
  608. }
  609.  
  610. .line2 a {
  611. z-index: 9999;
  612. color:#bbbbbb;
  613. -moz-transition-duration:0.6s;
  614. -webkit-transition-duration:0.6s;
  615. -o-transition-duration:0.6s;
  616. }
  617.  
  618.  
  619.  
  620.  
  621.  
  622. #titleig {
  623. font-size:20px;
  624. font-weight:bold;
  625. font-family:words;
  626. position:fixed;
  627. font-weight: bold;
  628. width:440px;
  629. height: 16px;
  630. background: transparent;
  631. letter-spacing: 0.5px;
  632. border: 0px solid #3d3b3c;
  633. line-height:120%;
  634. text-align:center;
  635. margin-top:233px;
  636. margin-left: 185px;
  637. color: #c3bbc2;
  638. text-shadow: 1px 1px 2px #e6e6e6;
  639.  
  640. z-index:9999;
  641. }
  642.  
  643. .links {
  644. position:fixed;
  645.  
  646. margin-top:349px;
  647. margin-left:282px;
  648.  
  649. width:340px;
  650. height: 10px;
  651. font-size: 9px;
  652. font-family:montserrat;
  653. text-align:center;
  654. font-weight: bold;
  655. z-index: 999999999;
  656.  
  657. }
  658.  
  659. .links a {
  660. display:inline-block;
  661.  
  662. overflow:auto;
  663. width: 59.5px;
  664. height: 10px
  665. padding: 3px;
  666. background-color: #fff;
  667. border-bottom: 1px solid #fff;
  668. padding-top: 3px;
  669. padding-bottom: 3px;
  670. color: #c8d1d2;
  671.  
  672. z-index: 9999999;
  673. -webkit-transition:all 0.7s ease-in-out;
  674. -moz-transition:all 0.7s ease-in-out;
  675. -o-transition:all 0.7s ease-in-out;
  676. -ms-transition:all 0.7s ease-in-out;
  677. transition:all 07.s ease-in-out;
  678.  
  679. }
  680.  
  681.  
  682. .links a:hover {
  683. color: #dcdcdc;
  684. background-color: #fff;
  685. -webkit-transition:all 0.8s ease-in-out;
  686. -moz-transition:all 0.8s ease-in-out;
  687. -o-transition:all 0.8s ease-in-out;
  688. -ms-transition:all 0.8s ease-in-out;
  689. transition:all 0.8s ease-in-out;
  690. -webkit-transform: rotate(5deg);
  691. transform: rotate(5deg);
  692. }
  693.  
  694.  
  695. #pagi{
  696. width:100px;
  697. font-size: 9px;
  698. font-weight:bold;
  699. text-align:right;
  700. margin-left:320px;
  701. margin-top:484px;
  702. position:fixed;
  703. z-index: 9999999;
  704. font-family: calibri;
  705. letter-spacing:0px;
  706. color: #424242;
  707. }
  708.  
  709.  
  710. #all {
  711. padding:10px;
  712. width:400px;
  713. margin-left:500px;
  714. margin-top:50px;
  715. font-size:10px;
  716. }
  717.  
  718.  
  719.  
  720. #posts {
  721. overflow: hidden;
  722. z-index: -99;
  723. width:400px;
  724. padding-bottom:20px;
  725. padding:10px;
  726. margin-top:10px;
  727. margin-left: 230px;
  728. background-color:#fff;
  729. border: 3px double #f3f3f3;
  730. color: #d9d9d9;
  731. font-family: calibri;
  732. text-align: justify;
  733. line-height:120%;
  734. text-align-last: left;
  735. font-size: 9px;
  736. letter-spacing: 1px;
  737.  
  738.  
  739.  
  740. }
  741.  
  742. #notes {
  743. width:400px;
  744. z-index: -99;
  745. padding-bottom:20px;
  746. padding:10px;
  747. margin-top:30px;
  748. margin-left: 230px;
  749. background-color:#fff;
  750. border: 3px double #f3f3f3;
  751. color: #d9d9d9;
  752. font-family: calibri;
  753. text-align: justify;
  754. line-height:120%;
  755. text-align-last: left;
  756.  
  757. font-size: 9px;
  758. letter-spacing: 1px;
  759. border-top-right-radius: 10px;
  760.  
  761. }
  762.  
  763. /* Posts */
  764.  
  765.  
  766. #content {
  767. {block:IndexPage}width:calc({select:post size}px + ({text:padding}px*2));{/block:IndexPage}{block:PermalinkPage}width:500px;{/block:PermalinkPage}margin:0 {block:ifNotRightSidebar}{text:posts right}px{/block:ifNotRightSidebar}{block:ifRightSidebar}calc({text:posts right}px - 350px){/block:ifRightSidebar};padding:50px 250px 0px 0px; }
  768.  
  769.  
  770. .posts {
  771. width:370px;
  772. padding-top:10px;
  773. margin:75px 700px;
  774. background:#fff;
  775.  
  776. }
  777.  
  778.  
  779.  
  780. {block:ifLoadMore}
  781. {block:IndexPage}
  782. .posts {
  783. opacity:0;z-index:-1; }
  784. {/block:IndexPage}
  785. {/block:ifLoadMore}
  786. }
  787.  
  788.  
  789.  
  790. .border {
  791. border:5px solid #ffffff;
  792. outline:1px solid #f5f5f5;
  793. padding:10px;
  794. background:#ffffff;
  795. }
  796.  
  797.  
  798. #bg { background:#ffffff; padding:5px 5px 3px 9px; }
  799.  
  800.  
  801. .caption {
  802. z-index:999999;
  803. position:relative;
  804. margin:-2px -1px 0 -1px;
  805. padding:5px 10px 8px 10px;
  806. border-left:1px solid #f5f5f5;
  807. border-right:1px solid #f5f5f5;
  808. background:#ffffff;
  809.  
  810.  
  811.  
  812. }
  813.  
  814. .caption p {
  815. margin:0; padding:0;
  816. }
  817.  
  818.  
  819.  
  820. /* Image */
  821.  
  822.  
  823.  
  824. .posts img { max-width:100%;height:auto; }
  825.  
  826.  
  827. #photo img { width:100%; display:block; }
  828.  
  829.  
  830.  
  831. /* Photoset */
  832.  
  833.  
  834.  
  835. .tmblr-lightbox { background:rgba(246,246,246, .7)!important; }
  836.  
  837.  
  838. .vignette, .lightbox-caption { opacity:0!important; }
  839.  
  840.  
  841. .lightbox-image {
  842. border-radius:0px!important;
  843. -webkit-border-radius:0px!important;
  844. -moz-border-radius:0px!important;
  845. box-shadow:none!important;
  846. -webkit-box-shadow:none!important;
  847. -moz-box-shadow:none!important;
  848. }
  849.  
  850.  
  851.  
  852. /* Video */
  853.  
  854.  
  855.  
  856. .video, .video iframe { display:block; overflow:hidden; }
  857.  
  858.  
  859.  
  860. /* Audio */
  861.  
  862.  
  863. #art {
  864. height: 50px;
  865. width: 50px;
  866. background:#f8f8f8;
  867. padding-right: 10px;
  868. position:absolute;
  869. border-right:1px solid #ffffff;
  870. }
  871.  
  872.  
  873. #art img {
  874. opacity: 1;
  875. height: 50px;
  876. width: 50px;
  877. -webkit-transition: all 0.6s ease-in-out;
  878. -moz-transition: all 0.6s ease-in-out;
  879. -o-transition: all 0.6s ease-in-out;
  880. }
  881.  
  882.  
  883. #player {
  884. opacity: 0;
  885. -moz-border-radius:100%;
  886. -webkit-border-radius:100%;
  887. border-radius:100%;
  888. -webkit-transition: all 0.6s ease-in-out;
  889. -moz-transition: all 0.6s ease-in-out;
  890. -o-transition: all 0.6s ease-in-out;
  891. }
  892.  
  893.  
  894. #info {
  895. margin-left: 61px;
  896. text-align:left;
  897. padding:4px 5px 4px 10px;
  898. height:42px;
  899. line-height:140%;
  900. overflow:scroll;
  901. overflow:auto;
  902. display:block;
  903. background:#f8f8f8;
  904. text-transform:uppercase;
  905. font-size:90%;
  906. color:#555555;
  907. letter-spacing:0.5px;
  908. }
  909.  
  910.  
  911. .infox {
  912. position: relative;
  913. top: 50%;
  914. max-height:50px;
  915. -webkit-transform: translateY(-50%);
  916. -ms-transform: translateY(-50%);
  917. transform: translateY(-50%);
  918. }
  919.  
  920.  
  921. #info span.song {
  922. display:block;
  923. font-weight:bold;
  924. margin-right:3px;
  925. }
  926.  
  927.  
  928.  
  929. .posts:hover #player {
  930. opacity: 1;
  931. }
  932.  
  933.  
  934. iframe.soundcloud_audio_player {
  935.  
  936. width:px;
  937.  
  938.  
  939. height:auto;
  940. display:block;
  941. }
  942.  
  943.  
  944.  
  945. /* Ask */
  946.  
  947.  
  948. #ques {
  949. display:table;
  950. background:#f8f8f8;
  951. padding:5px;
  952. width:98%;
  953. }
  954.  
  955.  
  956. #quesi {
  957. width:30px;
  958. display:table-cell;
  959. vertical-align:middle;
  960. }
  961.  
  962.  
  963. #quesa {
  964. padding-left:0px;
  965. display:table-cell;
  966. vertical-align:middle;
  967. }
  968.  
  969.  
  970. #quesa b {
  971. font-family:'questrial';
  972. text-transform:uppercase;
  973. font-weight:bold;
  974. display:block;
  975. margin-bottom:2px;
  976. }
  977.  
  978.  
  979. #ans {
  980. margin:10px -10px -10px -10px;
  981. padding:1px 10px 1px 10px;
  982. border-top:1px solid #f5f5f5;
  983. background:#ffffff;
  984. }
  985.  
  986.  
  987.  
  988. /* Quote */
  989.  
  990.  
  991. #quote {
  992. font-size:120%;
  993. padding:2px;
  994. background:#f8f8f8;
  995. font-style:normal;
  996. line-height:150%;
  997. }
  998.  
  999.  
  1000. #source {
  1001. margin:10px -10px -10px -10px;
  1002. padding:10px 10px 5px 10px;
  1003. background:#ffffff;
  1004. font-weight:bold;
  1005. text-transform:uppercase;
  1006. font-size:9px;
  1007. font-family:'questrial';
  1008. text-align:right;
  1009. border-top:1px solid #f5f5f5;
  1010. }
  1011.  
  1012.  
  1013.  
  1014. /* Chat */
  1015.  
  1016. .lines {
  1017. margin:0px;
  1018. }
  1019.  
  1020.  
  1021. .lines .line {
  1022. background:#ffffff;
  1023. padding: 4px 5px 4px 5px;
  1024. margin-bottom:0;
  1025.  
  1026. }
  1027.  
  1028. .line b {
  1029. color:#4b0c18;
  1030. margin-right:5px;
  1031. }
  1032.  
  1033.  
  1034. .lines .line.even {
  1035. background:#f8f8f8;
  1036. }
  1037.  
  1038.  
  1039.  
  1040. /* Permalink */
  1041.  
  1042.  
  1043. .perma {
  1044. margin:0 -1px 0 -1px;
  1045. background:#c3bbc2;
  1046. border:1px solid #c3bbc2;
  1047. font:8px montserrat;
  1048. letter-spacing:1px;
  1049. text-transform:uppercase;
  1050. padding:8px 5px 8px 5px;
  1051. text-align:left;
  1052. word-wrap:break-word;
  1053. line-height:140%;
  1054. color:#fff;
  1055. transition:all .9s ease-in-out;
  1056. -webkit-transition:all .9s ease-in-out;
  1057. -o-transition:all .9s ease-in-out;
  1058. -moz-transition:all .9s ease-in-out;
  1059. }
  1060.  
  1061.  
  1062. .perma a {
  1063. padding:0 0 1px 0;
  1064. margin:0 5px 0 5px;
  1065. display:inline-block;
  1066. font:8px montserrat;
  1067. letter-spacing:0.5px;
  1068. color:#fff;
  1069. border-bottom:1px solid transparent;
  1070. }
  1071.  
  1072.  
  1073. .perma a:hover {
  1074. color:#555555;
  1075. border-bottom:1px solid #4b0c18;
  1076. }
  1077.  
  1078.  
  1079. .posts:hover .perma {
  1080. opacity:1;
  1081. transition:all .9s ease-in-out;
  1082. -webkit-transition:all .9s ease-in-out;
  1083. -o-transition:all .9s ease-in-out;
  1084. -moz-transition:all .9s ease-in-out;
  1085. }
  1086.  
  1087.  
  1088. svg {
  1089. width:8px;
  1090. height:auto;
  1091. opacity:.5;
  1092. padding:1px;
  1093. display:block;
  1094. overflow:visible;
  1095. }
  1096.  
  1097.  
  1098. .controls a {
  1099. position:relative;
  1100. display:inline-block;
  1101. padding:1px;
  1102. margin:0 1px 0 2px;
  1103. width:12px;
  1104. height:12px;
  1105. fill:#fff;
  1106. border:none;
  1107. }
  1108.  
  1109.  
  1110. .controls a:hover {
  1111. border:none;
  1112. }
  1113.  
  1114. .controls .tag {
  1115. opacity:.93;
  1116. }
  1117.  
  1118. .controls .tag svg {
  1119. width:11px;
  1120. margin-top:-1px;
  1121. margin-left:-3px;
  1122. }
  1123.  
  1124.  
  1125. .controls .reblog {
  1126. opacity:.93;
  1127. }
  1128.  
  1129. .controls .reblog svg {
  1130. width:8px;
  1131. margin-top:0px;
  1132. }
  1133.  
  1134. .controls .like .liked + svg {
  1135. opacity:1;
  1136. }
  1137.  
  1138. .controls .like .liked + svg path {
  1139. fill:#fff;
  1140. }
  1141.  
  1142. .controls .like .like_button iframe {
  1143. position:absolute;
  1144. top:0;
  1145. left:0;
  1146. bottom:0;
  1147. right:0;
  1148. width:100%;
  1149. height:100%;
  1150. z-index:2;
  1151. opacity:0;
  1152. }
  1153.  
  1154.  
  1155. /* Notes */
  1156.  
  1157.  
  1158. ol.notes {
  1159. margin:5px 0 0 0;
  1160. padding:5px 0 0 5px;
  1161. display:none;
  1162. font-size:10;
  1163. letter-spacing: 0px;
  1164. text-transform:none;
  1165. font-family:work sans, sans-serif;
  1166. list-style-type:none;
  1167. }
  1168.  
  1169. ol.notes a {
  1170. border-bottom:1px solid transparent;
  1171. padding-bottom:1px;
  1172. }
  1173.  
  1174. ol.notes a:hover {
  1175. border-bottom:1px solid #4b0c18;
  1176. }
  1177.  
  1178.  
  1179. ol.notes li.note { padding:5px 2px 5px 0; }
  1180.  
  1181.  
  1182. ol.notes li.note img.avatar { display:none; }
  1183.  
  1184.  
  1185. .n { cursor:pointer; color:#4b0c18; }
  1186.  
  1187.  
  1188.  
  1189. /* Pagination */
  1190.  
  1191.  
  1192. footer {
  1193. text-align:center;
  1194. width:{select:post size}px;
  1195. margin:100px {text:posts left}px;
  1196. }
  1197.  
  1198.  
  1199. .pagination {
  1200. padding:20px 45px 10px 45px;
  1201. display:inline;
  1202. }
  1203.  
  1204.  
  1205. .pagination a {
  1206. margin:0 10px;
  1207. font-size:90%;
  1208. letter-spacing:1px;
  1209. font-weight:700;
  1210. color:{color:accents};
  1211. font-family:{select:font};, sans-serif;
  1212. text-transform:uppercase;
  1213. }
  1214.  
  1215. .pagination a:hover {
  1216. color:{color:links hover};
  1217. }
  1218.  
  1219.  
  1220. {block:ifInfiniteScroll}
  1221. .pagination, #infscr-loading { display:none; }
  1222. {/block:ifInfiniteScroll}
  1223.  
  1224.  
  1225.  
  1226.  
  1227.  
  1228. #top {
  1229. bottom:5px;
  1230. right:5px;
  1231. padding:10px;
  1232. position:fixed;
  1233. font-size:13px;
  1234. color:#919191;
  1235. cursor:pointer;
  1236. }
  1237.  
  1238.  
  1239. /* Credit - don't remove */
  1240.  
  1241.  
  1242. .cr {
  1243. bottom:3px;
  1244. left:3px;
  1245. font-size:10px;
  1246. position:fixed;
  1247. padding:3px 6px 4px 6px;
  1248. z-index:999999999;
  1249. background:#f6f6f6;
  1250. }
  1251.  
  1252. .cr a { color:#919191; }
  1253.  
  1254.  
  1255.  
  1256. .cr a:hover { color:#555555; }
  1257.  
  1258.  
  1259.  
  1260.  
  1261.  
  1262.  
  1263.  
  1264. </style>
  1265.  
  1266.  
  1267.  
  1268.  
  1269. <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
  1270. <script src="https://cdnjs.cloudflare.com/ajax/libs/smoothscroll/1.4.1/SmoothScroll.min.js"></script>
  1271. <script src="https://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  1272. <script src="https://static.tumblr.com/qudkd6d/Az6nkemqr/pxuphotoset.min.js"></script>
  1273. <script src="https://static.tumblr.com/fwgzvyf/Oj1o08f6h/shythemes.vr.js"></script>
  1274. {block:ifInfinitescroll}
  1275. <script src="https://static.tumblr.com/3yblkz0/OZInz27pe/jquery.infinitescroll.min.js"></script>
  1276. {/block:ifInfinitescroll}
  1277.  
  1278.  
  1279. <script>
  1280. $(document).ready(function(){
  1281. {block:ifNotShowTumblrBlog}
  1282. $('p:first-child > a.tumblr_blog').parent().remove();
  1283. {/block:ifNotShowTumblrBlog}
  1284. $("[title],a[title],img[title]").style_my_tooltips({
  1285. tip_follows_cursor:true,
  1286. tip_delay_time:10,
  1287. tip_fade_speed:500,
  1288. attribute:"title"
  1289. });
  1290. $(window).scroll(function () {
  1291. if ($(this).scrollTop() > 200)
  1292. { $('#top').fadeIn(); }
  1293. else
  1294. { $('#top').fadeOut(); }
  1295. });
  1296. $('#top').click(function () {
  1297. $("html, body").animate({scrollTop:0}, 1000);
  1298. return false;
  1299. });
  1300. $('.photo-slideshow').pxuPhotoset({
  1301. lightbox: true,
  1302. rounded: false,
  1303. gutter: '2px',
  1304. borderRadius: '0px',
  1305. photoset: '.photo-slideshow',
  1306. photoWrap: '.photo-data',
  1307. photo: '.pxu-photo'
  1308. });
  1309. $(".m").click(function(){
  1310. $(".menu").slideToggle("slow");
  1311. });
  1312. $(".n").click(function(){
  1313. $(".notes").slideToggle("slow");
  1314. });
  1315. {block:IndexPage}
  1316. {block:ifInfinitescroll}
  1317. var $container = $('#content');
  1318. $container.infinitescroll({
  1319. itemSelector :".posts",
  1320. navSelector : ".pagination",
  1321. nextSelector : ".pagination a#next",
  1322. loadingImg : "",
  1323. loadingText : "<em></em>",
  1324. bufferPx : 2000,
  1325. },
  1326. function(newElements){
  1327. var $newElems = $(newElements);
  1328. var $newElemsIDs = $newElems.map(function(){
  1329. return this.id;
  1330. }).get();
  1331. Tumblr.LikeButton.get_status_by_post_ids($newElemsIDs);
  1332. resizeVideos();
  1333. {block:ifNotShowTumblrBlog}
  1334. $(newElements).find('p:first-child > a.tumblr_blog').parent().remove();
  1335. {/block:ifNotShowTumblrBlog}
  1336. $(newElements).find('.photo-slideshow').pxuPhotoset({
  1337. lightbox: true,
  1338. rounded: false,
  1339. gutter: '2px',
  1340. borderRadius: '0px',
  1341. photoset: '.photo-slideshow',
  1342. photoWrap: '.photo-data',
  1343. photo: '.pxu-photo'
  1344. });
  1345. });
  1346. {/block:ifInfinitescroll}
  1347. {/block:IndexPage}
  1348. });
  1349.  
  1350.  
  1351.  
  1352. // pop ups © neothm
  1353. $(function(){
  1354. $("#navi").click(function(){ //on click on a navigation link
  1355.  
  1356. //if you have other “regular” links in your navigation they won’t work anymore
  1357. //in this case, change “nav a” to “#askbox, #navigation, #archive”
  1358.  
  1359. id = $(this).attr("id"); //retrieves the link’s name
  1360. $(".popup."+id).fadeIn(); //opens the appropriate popup
  1361. });
  1362. $("a.close").click(function(){
  1363. $(".popup").fadeOut(); //closes the popup
  1364. });
  1365. });
  1366.  
  1367.  
  1368. </script>
  1369.  
  1370.  
  1371.  
  1372. </head>
  1373. <script type="text/javascript" src="https://codysherman.com/tools/infinite-scrolling/code"></script>
  1374.  
  1375. <body>
  1376.  
  1377.  
  1378. <div id="bg2"></div>
  1379.  
  1380.  
  1381.  
  1382. <div id="sidebar">
  1383. <div id="render"><img src="https://i.imgur.com/1Q1WQfT.png"></div>
  1384.  
  1385.  
  1386.  
  1387.  
  1388.  
  1389. <div class="desc">
  1390.  
  1391. <b>NAMI CHOI </b> born on Valentine's Day. Winner of Runway Korea and hot star of fashion scene. Made her own trademark in fashion industry so called LAV
  1392.  
  1393.  
  1394. </div>
  1395. <div class="linkdeco">
  1396. </div>
  1397.  
  1398.  
  1399.  
  1400.  
  1401.  
  1402. </div>
  1403. <div class="likes">
  1404. <b>LIKES</b>: b&w, gamjatang, fries, sweet drinks, BLINKS, disney movies.
  1405.  
  1406.  
  1407. </div>
  1408. <div class="dislikes">
  1409. <b>DISLIKES</b>: rude people,being sleepy, not getting things right
  1410.  
  1411.  
  1412.  
  1413.  
  1414. </div>
  1415.  
  1416. <div class="decoration">
  1417. </div>
  1418.  
  1419. <div class="about2">
  1420. <b>CUT THAT </b> BITCH IM A QUEEN <i> SO SHUT UP </i>
  1421. <b>FACT CHECK</b>. 눈 높인 꼭대기 물 만난 물고기 좀 독해 난 &nbsp;T O X I C,&nbsp; YOU 혹해 I'M &nbsp;<em>foxy</em>.
  1422.  
  1423. </div>
  1424.  
  1425.  
  1426.  
  1427. <div id="titleig"> 좀 독해 난 toxic, you 혹해 i'm foxy.</div>
  1428.  
  1429.  
  1430.  
  1431.  
  1432.  
  1433.  
  1434.  
  1435.  
  1436.  
  1437.  
  1438. </div>
  1439. <div class="links">
  1440. <a href="/" > HOME </a>
  1441. <a href="/ask"> ASK </a>
  1442. <a href="/PROFILE." > PROFILE</a>
  1443. <a href="/GUIDELINES."> RULES </a>
  1444.  
  1445.  
  1446. </div>
  1447.  
  1448.  
  1449.  
  1450.  
  1451.  
  1452.  
  1453. {block:Posts}
  1454. <div class="posts" id="{PostID}">
  1455.  
  1456.  
  1457. <div class="border">
  1458.  
  1459.  
  1460. {block:ContentSource}
  1461. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  1462. {/block:SourceLogo}
  1463. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  1464. {/block:ContentSource}
  1465.  
  1466.  
  1467. {block:Text}
  1468. {block:Title}<h1>{Title}</h1>{/block:Title}
  1469. <div id="bg">{Body}</div>
  1470. {/block:Text}
  1471.  
  1472.  
  1473. {block:Link}
  1474. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  1475. {block:Description}<div id="bg">{Description}</div>{/block:Description}
  1476. {/block:Link}
  1477.  
  1478.  
  1479. {block:Photo}
  1480. <div id="photo">
  1481. {block:IndexPage}
  1482. {LinkOpenTag}<img src="{PhotoURL-500}" alt='{PhotoAlt}' />{LinkCloseTag}
  1483. {/block:IndexPage}
  1484. {block:PermalinkPage}
  1485. {LinkOpenTag}<img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" />{LinkCloseTag}
  1486. {/block:PermalinkPage}
  1487. </div>
  1488. {/block:Photo}
  1489.  
  1490.  
  1491. {block:Photoset}
  1492. <div class="photo-slideshow" id="photoset_{PostID}" data-layout="{PhotosetLayout}">
  1493. {block:Photos}
  1494. <div class="photo-data">
  1495. <div class="pxu-photo">
  1496. <img src="{PhotoURL-500}" width="{PhotoWidth-500}" height="{PhotoHeight-500}" data-highres="{PhotoURL-HighRes}" data-width="{PhotoWidth-HighRes}" data-height="{PhotoHeight-HighRes}">
  1497. </div>
  1498. <a class="tumblr-box" style="border:none;" rel="post-{PostID}" href="{PhotoURL-HighRes}"></a>
  1499. </div>
  1500. {/block:Photos}
  1501. </div>
  1502. {/block:Photoset}
  1503.  
  1504.  
  1505. {block:Video}
  1506. <div class="video">{Video-500}</div>
  1507. {/block:Video}
  1508.  
  1509.  
  1510. {block:Audio}
  1511. <div id="art">
  1512. {block:AlbumArt}<img src="{AlbumArtURL}">
  1513. {/block:AlbumArt}
  1514. </div><div id="player"><div style="position: absolute; margin: 0px 0px 0px 0px; padding: 12px 13px 13px 12px; background: #FFF;"><div style="width: 25px; height: 25px; overflow: hidden;">{AudioPlayerWhite}</div></div></div>
  1515. <div id="info"><section class="infox">
  1516. <span class="song"><span{block:TrackName} style="display:none;"{/block:TrackName}> Unknown</span>{block:TrackName}{TrackName}{/block:TrackName}
  1517. </span>
  1518. {block:Artist}{Artist}{/block:Artist}
  1519. </section></div>
  1520. {/block:Audio}
  1521.  
  1522.  
  1523. {block:Answer}
  1524. <div id="ques">
  1525. <div id="quesa"><b><i class="fa fa-folder-open-o" style="font-size:11px;color:{color:accents};margin-right:5px;padding-right:6px;padding-top:3px;padding-bottom:3px;border-right:1px solid {color:posts background}" aria-hidden="true"></i> from {Asker}:</b> {Question}</div>
  1526. </div><div id="ans">{Answer}</div>
  1527. {/block:Answer}
  1528.  
  1529.  
  1530. {block:Quote}
  1531. <div id="quote"><i class="fa fa-quote-left" style="color:{color:accents};margin-right:5px;padding-right:7px;padding-top:2px;padding-bottom:2px;border-right:1px solid {color:posts background}" aria-hidden="true"></i> {Quote}</div>
  1532. {block:Source}<div id="source">{Source}</div>{/block:Source}
  1533. {/block:Quote}
  1534.  
  1535.  
  1536. {block:Chat}
  1537. {block:Title}<h1>{Title}</h1>{/block:Title}
  1538. <div class="lines">{block:Lines}<div class="line {Alt}">{block:Label}<b>{Label}</b>{/block:Label} {Line}</div>{/block:Lines}</div>
  1539. {/block:Chat}
  1540.  
  1541. </div>
  1542.  
  1543. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  1544.  
  1545. {block:IndexPage}
  1546. {block:Date}<div class="perma"><a href="{permalink}" style="font-weight:bold;">{block:ifNotShowDate}PERMALINK.{/block:ifNotShowDate}{block:ifShowDate}{Month}, {DayOfMonthWithZero}.{/block:ifShowDate}</a> {block:ifShowNotes}{NoteCount}.{/block:ifShowNotes} <div class="controls" style="text-align:right;float:right;margin-left:10px;">
  1547. {block:ifHoverTags}{block:ifShowTags}{block:HasTags}<a class="tag" title="{block:Tags}# {Tag} {/block:Tags}"><svg xmlns="https://www.w3.org/2000/svg" xmlns:xlink="https://www.w3.org/1999/xlink" version="1.1" id="Capa_1" x="0px" y="0px" viewBox="0 0 216 216" enable-background="new 0 0 216 216" xml:space="preserve"><g><g><path d="M95.2,186C95.3,186,95.3,186,95.2,186c1.7,0,3.2-0.6,4.3-1.7l64.8-66.7c2.3-2.4,2.3-6.1-0.1-8.4L94.7,39.7
  1548. c-1.1-1.1-2.7-1.7-4.2-1.7c0,0,0,0,0,0l-67.1,0.1c-3.3,0-6,2.6-6,5.9L17,109.9c0,1.6,0.6,3.2,1.8,4.3l72.3,70.2
  1549. C92.2,185.5,93.7,186,95.2,186z M29.4,50L88,49.8l63.6,63.6l-56.5,58.2L29,107.4L29.4,50z M200.3,110.2c2.3,2.3,2.3,6,0,8.4
  1550. l-64.8,66.8c-1.2,1.2-2.7,1.8-4.3,1.8c-1.5,0-3-0.6-4.2-1.7c-2.4-2.3-2.4-6.1-0.1-8.5l60.7-62.6L130.2,56c-2.3-2.4-2.3-6.2,0.1-8.5
  1551. c2.4-2.3,6.2-2.3,8.5,0.1L200.3,110.2z M67.1,77.7c0,4.6-3.8,8.4-8.4,8.4s-8.4-3.8-8.4-8.4c0-4.6,3.8-8.4,8.4-8.4
  1552. S67.1,73.1,67.1,77.7z"/></g></g></svg></a>{/block:HasTags}{/block:ifShowTags}{/block:ifHoverTags}
  1553. {block:ifLikeAndReblog}
  1554. <a href="{ReblogURL}" target="_blank" class="reblog">
  1555. <svg xmlns="https://www.w3.org/2000/svg" xmlns:xlink="https://www.w3.org/1999/xlink" version="1.1" id="Capa_1" x="0px" y="0px" viewBox="0 0 361.095 361.095" style="enable-background:new 0 0 361.095 361.095;" xml:space="preserve"><g><g><path d="M182.595,325.678c-63.183,0-120.133-42.217-138.267-102.567c-2.833-9.067-12.183-14.167-21.25-11.333 c-9.067,2.833-14.167,12.183-11.333,21.25c22.95,75.933,91.517,126.65,170.85,126.65c98.317,0,178.5-80.183,178.5-178.5 s-80.183-178.5-178.5-178.5c-55.817,0-108.233,26.633-141.667,69.7l-7.083-56.1c-1.133-9.35-9.633-15.867-18.983-14.733 C5.511,2.678-1.005,11.178,0.128,20.528l13.317,103.7c1.133,8.5,8.5,14.733,16.717,14.733c0.567,0,1.417,0,1.983,0l102.567-11.617 c9.35-1.133,16.15-9.35,15.017-18.7s-9.35-16.15-18.7-15.017l-68.85,7.65c26.633-39.95,71.683-64.6,120.417-64.6 c79.617,0,144.5,64.883,144.5,144.5S262.211,325.678,182.595,325.678z"/></g></g></svg>
  1556. </a>
  1557. <a href="#" class="like">{LikeButton}
  1558. <svg xmlns="https://www.w3.org/2000/svg" xmlns:xlink="https://www.w3.org/1999/xlink" version="1.1" id="Capa_1" x="0px" y="0px" viewBox="0 0 442.403 442.403" style="enable-background:new 0 0 442.403 442.403;" xml:space="preserve"><g><g><path d="M213.05,422.652c2.833,1.7,5.95,2.833,9.35,2.833c3.117,0,6.517-0.85,9.35-2.833c7.65-5.1,187.283-123.533,207.683-243.95 c10.483-62.333-8.783-100.867-26.633-122.117c-20.967-24.933-52.133-39.667-83.017-39.667c-10.2,0-20.117,1.7-28.9,5.1 c-43.067,16.15-72.25,44.767-88.117,64.317c-15.583-19.267-42.217-47.033-74.517-58.083c-9.917-3.4-20.683-5.1-32.017-5.1 c-28.9,0-56.383,11.9-75.367,32.867c-16.717,18.417-35.7,53.55-29.75,114.75C13.016,291.185,204.833,417.268,213.05,422.652z M56.083,78.685c17.283-18.983,38.817-21.817,50.15-21.817c7.367,0,14.45,1.133,20.967,3.4 c39.383,13.317,70.833,63.467,71.4,63.75c3.117,5.1,8.783,8.217,14.733,7.933c5.95,0,11.333-3.4,14.45-8.5 c0.283-0.567,28.617-48.733,85.283-69.983c4.817-1.7,10.767-2.833,16.717-2.833c20.967,0,42.217,10.483,56.95,27.767 c19.267,22.667,25.783,55.533,18.983,94.633c-7.367,43.067-42.5,94.633-101.717,149.317c-33.433,30.883-66.3,54.683-81.6,65.45 c-16.15-11.05-51-36.55-86.417-68.85C74.216,262.285,39.366,209.868,35.116,167.368C31.433,128.552,38.516,97.952,56.083,78.685z"/></g></g></svg>
  1559. </a>
  1560. {/block:ifLikeAndReblog}
  1561. </div>
  1562. {block:ifNotHoverTags}{block:ifShowTags}{block:HasTags}{block:Tags}<a href="{TagURL}">#{Tag}</a>{/block:Tags}{/block:HasTags}{/block:ifShowTags}{/block:ifNotHoverTags}
  1563. </div>{/block:Date}
  1564. {/block:IndexPage}
  1565.  
  1566.  
  1567.  
  1568. {block:PermalinkPage}
  1569. {block:Date}<div class="perma">{block:NoteCount}<a class="n" style="font-weight:bold;" title="show notes!">{NoteCountWithLabel}</a>{/block:NoteCount} {block:RebloggedFrom} <span style="font-size:50%;">•</span> <a href="{ReblogParentURL}" title="via">{ReblogParentName}</a> <span style="font-size:50%;">•</span> <a href="{ReblogRootURL}" title="source">{ReblogRootName}</a> {/block:RebloggedFrom} {block:HasTags} <span style="font-size:50%;">•</span> {block:Tags}<a href="{TagURL}">#{Tag}</a>{/block:Tags}{/block:HasTags}</div>
  1570. {/block:Date}
  1571. {block:PostNotes}{PostNotes}{/block:PostNotes}
  1572. {/block:PermalinkPage}
  1573.  
  1574.  
  1575.  
  1576. </div>
  1577. {/block:Posts}
  1578. </div>
  1579.  
  1580.  
  1581.  
  1582. {block:IndexPage}
  1583. <footer>
  1584. {block:Pagination}<div class="pagination">{block:PreviousPage}<a href="{PreviousPage}">prev</a> {/block:PreviousPage}{block:NextPage}<a href="{NextPage}" id="next">next</a>{/block:NextPage}</div>{/block:Pagination}
  1585. </footer>
  1586. {/block:IndexPage}
  1587.  
  1588.  
  1589.  
  1590.  
  1591.  
  1592.  
  1593.  
  1594.  
  1595.  
  1596.  
  1597.  
  1598. <a id="top" title="back to top"><i class="fa fa-angle-up"></i></a>
  1599.  
  1600.  
  1601.  
  1602.  
  1603. </body>
  1604.  
  1605.  
  1606. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement