Advertisement
xariaaaa

NVIRXTE - White Cat (FINAL)

Aug 1st, 2015
306
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.05 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. <head><title>{Title}</title>
  5. <link rel="shortcut icon" href="{Favicon}">
  6. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  7. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  8.  
  9.  
  10.  
  11. <!-- BASE BY HAWTRONES. FINISHED BY NVIRXTE -->
  12.  
  13.  
  14.  
  15. <style type="text/css">
  16. /* NEOU */
  17. @font-face {font-family:Neou; src:url('https://dl.dropboxusercontent.com/s/ggesu9cscg40a2p/Neou-Thin.ttf?dl=1'); format(“truetype”);}
  18.  
  19. /* LAINE */
  20. @font-face {font-family: "laine";src: url('https://dl.dropboxusercontent.com/s/q2nwfx6s9t3k759/Laine.ttf?dl=1'); format("truetype");}
  21.  
  22. /* CONSTANTIA */
  23. @font-face { font-family: "constantia"; src: url('https://dl.dropbox.com/s/8muwpwtc253kcpp/constantia.ttf'); }
  24.  
  25. /* ETERNAL CALL */
  26. @font-face { font-family: "eternal call"; src: url('https://dl.dropbox.com/s/4sxdro3ma793dmq/eternal%20call.ttf'); }
  27.  
  28. /* GASARA */
  29. @font-face { font-family: "gasara"; src: url('https://dl.dropbox.com/s/9mird7ef2oyhzbc/gasara.ttf'); }
  30.  
  31. /* SILK SCREEN (SLKSCR) */
  32. @font-face { font-family: "slkscr"; src: url('https://dl.dropbox.com/s/abvq9jksp4ug1q4/slkscr.ttf'); }
  33.  
  34. /* WENDY */
  35. @font-face { font-family: wendy; src: url('https://dl.dropbox.com/s/g6b6vijy90j4kqx/wendy.ttf');}
  36.  
  37. /* SIGNARITA */
  38. @font-face{ font-family:"signarita"; src: url('https://dl.dropboxusercontent.com/s/gc29howy3wio7t8/signarita%20zhai%20rhianne.ttf?dl=1');}
  39.  
  40. /* RONDA */
  41. @font-face { font-family: "ronda"; src: url('https://dl.dropboxusercontent.com/u/67800931/pf_ronda_seven.ttf'); }
  42.  
  43. /* BELLE */
  44. @font-face { font-family: "belle"; src: url('https://dl.dropboxusercontent.com/u/67800931/neou-bold.otf'); }
  45.  
  46. /* BEBAS NEUE */
  47. @font-face { font-family: "bebas neue"; src: url('https://dl.dropboxusercontent.com/u/67800931/bebasneue.otf'); }
  48.  
  49. /* SIGNERICA */
  50. @font-face{ font-family:"signerica"; src: url('https://dl.dropboxusercontent.com/s/kfe6jebile02ki3/signerica_thin.ttf');}
  51.  
  52. ::selection {
  53. background-color: #d42055;
  54. color: #f5edf0;
  55. }
  56.  
  57. ::-webkit-scrollbar-thumb {
  58. height:auto;
  59. background-color: #030303;
  60. }
  61.  
  62. ::-webkit-scrollbar {
  63. height:9px;
  64. width:4px;
  65. background-color: #ffffff;
  66. }
  67.  
  68. body {
  69. background: #ffffff;
  70. margin:0px;
  71. }
  72.  
  73. blockquote {
  74. margin-left: 5px;
  75. padding-left: 5px;
  76. border-left: 1px solid #d42055;
  77. }
  78.  
  79. blockquote blockquote {
  80. margin-left: 5px;
  81. padding-left: 5px;
  82. border-left: 1px solid #d42055;
  83. }
  84.  
  85. blockquote img{
  86. max-width: 230px !important;
  87. height: auto;
  88. opacity: 0.5;
  89. -webkit-filter: grayscale(100%);
  90. filter: grayscale(100%);
  91. -webkit-transition: opacity 0.7s linear;
  92. -webkit-transition: all 0.8s ease-out;
  93. -moz-transition: all 0.8s ease-out;
  94. transition: all 0.8s ease-out;
  95. }
  96.  
  97. blockquote img:hover{
  98. opacity: 0.9;
  99. -webkit-filter: grayscale(30%);
  100. filter: grayscale(30%);
  101. -webkit-transition: opacity 0.7s linear;
  102. -webkit-transition: all 0.8s ease-out;
  103. -moz-transition: all 0.8s ease-out;
  104. transition: all 0.8s ease-out;
  105. }
  106.  
  107. blockquote blockquote img{
  108. max-width: 215px !important;
  109. height: auto;
  110. -webkit-filter: grayscale(100%);
  111. filter: grayscale(100%);
  112. opacity: 0.5;
  113. -webkit-transition: opacity 0.7s linear;
  114. -webkit-transition: all 0.8s ease-out;
  115. -moz-transition: all 0.8s ease-out;
  116. transition: all 0.8s ease-out;
  117. }
  118.  
  119. blockquote blockquote img:hover{
  120. opacity: 0.9;
  121. -webkit-filter: grayscale(30%);
  122. filter: grayscale(30%);
  123. -webkit-transition: opacity 0.7s linear;
  124. -webkit-transition: all 0.8s ease-out;
  125. -moz-transition: all 0.8s ease-out;
  126. transition: all 0.8s ease-out;
  127. }
  128.  
  129. h1 {
  130. font-size: 30px;
  131. line-height: 32px;
  132. letter-spacing: 1px;
  133. text-transform: uppercase;
  134. color: #d42055;
  135. font-family: "Neou";
  136. }
  137.  
  138. a {
  139. text-decoration: none;
  140. color: #d42055;
  141. -webkit-transition: opacity 0.7s linear;
  142. -webkit-transition: all 0.8s ease-out;
  143. -moz-transition: all 0.8s ease-out;
  144. transition: all 0.8s ease-out;
  145. }
  146.  
  147. a:hover {
  148. color:#000000;
  149. -webkit-transition: opacity 0.7s linear;
  150. -webkit-transition: all 0.8s ease-out;
  151. -moz-transition: all 0.8s ease-out;
  152. transition: all 0.8s ease-out;
  153. }
  154.  
  155. pre, code {
  156. text-align: justify;
  157. font-family: "Gasara";
  158. letter-spacing: 1px;
  159. font-size: 8px;
  160. color: #222222;
  161. word-wrap: break-word;
  162. line-height: 11px;
  163. background-color: #e0e0e0;
  164. padding: 2px;
  165. border-left: 1px solid #000000;
  166. border-right: 1px solid #000000;
  167. border-bottom: 1px dotted #000000;
  168. }
  169.  
  170. /*ENTRIES*/
  171.  
  172. #entries {
  173. padding: 10px;
  174. width: 250px;
  175. margin-left: 3%;
  176. margin-top: 5px;
  177. font-family: "ms gothic";
  178. font-size: 10px;
  179. color: #222222;
  180. text-align: justify;
  181. }
  182.  
  183. #entries img{
  184. max-width: 245px;
  185. height: auto;
  186. opacity: 0.5;
  187. -webkit-filter: grayscale(100%);
  188. filter: grayscale(100%);
  189. -webkit-transition: opacity 0.7s linear;
  190. -webkit-transition: all 0.8s ease-out;
  191. -moz-transition: all 0.8s ease-out;
  192. transition: all 0.8s ease-out;
  193. }
  194.  
  195. #entries img:hover{
  196. opacity: 0.9;
  197. -webkit-filter: grayscale(30%);
  198. filter: grayscale(30%);
  199. -webkit-transition: opacity 0.7s linear;
  200. -webkit-transition: all 0.8s ease-out;
  201. -moz-transition: all 0.8s ease-out;
  202. transition: all 0.8s ease-out;
  203. }
  204.  
  205. /* INDIVIDUAL ENTRY */
  206. #post {
  207. width: 250px;
  208. padding-bottom: 40px;
  209. padding: 25px;
  210. margin-top: 50px;
  211. }
  212.  
  213. /*POST INFO*/
  214.  
  215. #info {
  216. width: 250px;
  217. font-family: "Gasara";
  218. margin-top: 6px;
  219. margin-left: 0px;
  220. letter-spacing: 1px;
  221. font-size: 8px;
  222. font-style: none;
  223. padding: 1px;
  224. line-height: 10px;
  225. text-transform: uppercase;
  226. border-top: 1px solid;
  227. border-color: #d42055;
  228. color: #d42055;
  229. }
  230.  
  231. #info a {
  232. text-align:center;
  233. color:#d42055;
  234. }
  235.  
  236. #info a:hover {
  237. -moz-transition-duration:0.3s;
  238. -webkit-transition-duration:0.3s;
  239. -o-transition-duration:0.3s;
  240. color:#000000;
  241. }
  242.  
  243. /*QUESTION*/
  244.  
  245. .asker {
  246. font-family: "Laine";
  247. font-size: 30px;
  248. letter-spacing: -1px;
  249. color: #d42055;
  250. margin-bottom: -10px;
  251. text-align: right;
  252. }
  253.  
  254. .question {
  255. font-family: "Gasara";
  256. font-size: 8px;
  257. line-height: 11px;
  258. letter-spacing: 1px;
  259. color: #424242;
  260. padding: 3px;
  261. border-bottom: 1px solid #424242;
  262. border-left: 1px dotted #424242;
  263. border-right: 1px dotted #424242;
  264. }
  265.  
  266. .answer {
  267. font-family: "ms gothic";
  268. font-size: 10px;
  269. line-height: 12px;
  270. letter-spacing: -1px;
  271. color: #c7c7c7;
  272. }
  273.  
  274. /* SIDEBAR */
  275. #sbcont{
  276. position: fixed;
  277. bottom: 5%;
  278. left:30%;
  279. height: 400px;
  280. width: 350px;
  281. }
  282.  
  283. .sbp{
  284. margin-left: 10px;
  285. margin-top: 10px;
  286. width: 191px;
  287. height: 191px;
  288. background-color: #d4d4d4;
  289. padding: 1px;
  290. }
  291.  
  292. .sbp img{
  293. width: 191px;
  294. height: 191px;
  295. opacity:0.6;
  296. -webkit-filter: grayscale(0.9);
  297. filter: grayscale(0.9);
  298. -webkit-transition: all 0.8s ease-out;
  299. -moz-transition: all 0.8s ease-out;
  300. transition: all 0.8s ease-out;
  301. }
  302.  
  303. .sbp img:hover{
  304. opacity: 0.9;
  305. -webkit-filter: grayscale(0.6);
  306. filter: grayscale(0.6);
  307. -webkit-transition: all 0.8s ease-out;
  308. -moz-transition: all 0.8s ease-out;
  309. transition: all 0.8s ease-out;
  310. }
  311.  
  312. .sbbc{
  313. margin-left: 207px;
  314. margin-bottom: -202px;
  315. height: 398px;
  316. width: 41px;
  317. background-color: #d4d4d4;
  318. padding: 1px;
  319. }
  320.  
  321. .sbbc img{
  322. transform: rotate(180deg);
  323. height: 398px;
  324. width: 41px;
  325. opacity: 0.6;
  326. -webkit-filter: grayscale(0.9);
  327. filter: grayscale(0.9);
  328. -webkit-transition: all 0.8s ease-out;
  329. -moz-transition: all 0.8s ease-out;
  330. transition: all 0.8s ease-out;
  331. }
  332.  
  333. .sbbc img:hover{
  334. opacity: 0.9;
  335. -webkit-filter: grayscale(0.6);
  336. filter: grayscale(0.6);
  337. -webkit-transition: all 0.8s ease-out;
  338. -moz-transition: all 0.8s ease-out;
  339. transition: all 0.8s ease-out;
  340. }
  341.  
  342. .sbd{
  343. margin-bottom: -202px;
  344. margin-left: 10px;
  345. height: 98px;
  346. width: 185px;
  347. padding: 2px 4px 2px 4px;
  348. background-color: #d4d4d4;
  349. font-family: "Gasara";
  350. color: #9e9e9e;
  351. font-size: 8px;
  352. line-height: 11px;
  353. letter-spacing: 1px;
  354. text-align: justify;
  355. }
  356.  
  357. .sbh{
  358. margin-top: 5px;
  359. margin-left:10px;
  360. height: 22px;
  361. width: 200px;
  362. }
  363.  
  364. .sbhh{
  365. margin-top: 1px;
  366. height:15px;
  367. width: 15px;
  368. background-color: #d4d4d4;
  369. margin-right: 10px;
  370. display: inline-block;
  371. -webkit-transition: opacity 0.7s linear;
  372. -webkit-transition: all 0.8s ease-out;
  373. -moz-transition: all 0.8s ease-out;
  374. transition: all 0.8s ease-out;
  375. }
  376.  
  377. .sbhh:hover {
  378. border-radius: 50%;
  379. -webkit-transition: opacity 0.7s linear;
  380. -webkit-transition: all 0.8s ease-out;
  381. -moz-transition: all 0.8s ease-out;
  382. transition: all 0.8s ease-out;
  383. }
  384.  
  385. .sbu{
  386. margin-top: 0px;
  387. margin-left:10px;
  388. height: 10px;
  389. padding-top: 2px;
  390. width: 191px;
  391. font-family: "Gasara";
  392. color: #9e9e9e;
  393. font-size: 8px;
  394. background-color: #d4d4d4;
  395. }
  396.  
  397. .sbd2{
  398. margin-bottom: 5px;
  399. margin-left: 10px;
  400. height:28px;
  401. width: 185px;
  402. padding: 4px 4px 0px 4px;
  403. background-color: #d4d4d4;
  404. font-family: "Gasara";
  405. color: #9e9e9e;
  406. font-size: 8px;
  407. line-height: 12px;
  408. letter-spacing: 1px;
  409. text-align: center;
  410.  
  411. }
  412.  
  413. .sbl{
  414. margin-top: 5px;
  415. margin-left:10px;
  416. height: 22px;
  417. width: 200px;
  418. }
  419.  
  420. .sbll{
  421. margin-top: 1px;
  422. height:15px;
  423. width: 15px;
  424. background-color: #d4d4d4;
  425. margin-right: 10px;
  426. display: inline-block;
  427. -webkit-transition: opacity 0.7s linear;
  428. -webkit-transition: all 0.8s ease-out;
  429. -moz-transition: all 0.8s ease-out;
  430. transition: all 0.8s ease-out;
  431. }
  432.  
  433. .sbll:hover {
  434. border-radius: 50%;
  435. -webkit-transition: opacity 0.7s linear;
  436. -webkit-transition: all 0.8s ease-out;
  437. -moz-transition: all 0.8s ease-out;
  438. transition: all 0.8s ease-out;
  439. }
  440.  
  441. /* HOVER STYLE */
  442. #s-m-t-tooltip{
  443. max-width:250px;
  444. margin-top:15px;
  445. margin-left:15px;
  446. padding-left:4px;
  447. padding-right:4px;
  448. z-index:9999999999999999;
  449. background-color: #d4d4d4;
  450. color: #d42055;
  451. font-family: "gasara";
  452. font-size:8px;
  453. letter-spacing:1px;
  454. text-transform:uppercase;
  455. text-align:justify;
  456. line-height:14px;
  457. border-left: 3px solid #d42055;
  458. box-shadow:1px 1px 3px rgba(0,0,0,.1);
  459. }
  460.  
  461. .postinfo {
  462. width:245px;
  463. font-family: "Gasara";
  464. font-size:9px;
  465. letter-spacing: 1;
  466. line-height: 100%;
  467. color: #c7c7c7;
  468. text-align: justify;
  469. word-wrap:break-word;
  470. margin-top: -15px;
  471. padding: 10px;
  472. -moz-transition:all ease-in-out 0.7s;
  473. -webkit-transition:all ease-in-out 0.7s;
  474. -o-transition:all ease-in-out 0.7s;
  475. transition:all ease-in-out 0.7s;
  476. }
  477.  
  478. .postnotes {
  479. width:245px;
  480. font-family: "Gasara";
  481. font-size: 8px;
  482. letter-spacing: 1;
  483. line-height: 100%;
  484. color: #c7c7c7;
  485. text-align: left;
  486. text-transform: uppercase;
  487. word-wrap:break-word;
  488. padding: 10px;
  489. -moz-transition:all ease-in-out 0.7s;
  490. -webkit-transition:all ease-in-out 0.7s;
  491. -o-transition:all ease-in-out 0.7s;
  492. transition:all ease-in-out 0.7s;
  493.  
  494. }
  495.  
  496. .postnotes img {
  497. display:none;
  498.  
  499. }
  500.  
  501.  
  502. #permtitle {
  503. font-family: "Neou";
  504. color: #c7c7c7;
  505. font-size: 10px;
  506. padding: 5px;
  507. margin-top: 5px;
  508. text-align: center;
  509. text-transform: uppercase;
  510. }
  511.  
  512. /* PHOTO, PHOTOSET, VIDEO POST */
  513. #photo img{
  514. opacity: 0.5;
  515. -webkit-filter: grayscale(100%);
  516. filter: grayscale(100%);
  517. -webkit-transition: opacity 0.7s linear;
  518. -webkit-transition: all 0.8s ease-out;
  519. -moz-transition: all 0.8s ease-out;
  520. transition: all 0.8s ease-out;
  521. }
  522.  
  523. #photo img:hover{
  524. opacity: 0.9;
  525. -webkit-filter: grayscale(30%);
  526. filter: grayscale(30%);
  527. -webkit-transition: opacity 0.7s linear;
  528. -webkit-transition: all 0.8s ease-out;
  529. -moz-transition: all 0.8s ease-out;
  530. transition: all 0.8s ease-out;
  531. }
  532.  
  533. #photoset, #video {
  534. opacity: 0.5;
  535. -webkit-filter: grayscale(100%);
  536. filter: grayscale(100%);
  537. -webkit-transition: opacity 0.7s linear;
  538. -webkit-transition: all 0.8s ease-out;
  539. -moz-transition: all 0.8s ease-out;
  540. transition: all 0.8s ease-out;
  541. }
  542.  
  543. #photoset:hover, #video:hover {
  544. opacity: 0.9;
  545. -webkit-filter: grayscale(30%);
  546. filter: grayscale(30%);
  547. -webkit-transition: opacity 0.7s linear;
  548. -webkit-transition: all 0.8s ease-out;
  549. -moz-transition: all 0.8s ease-out;
  550. transition: all 0.8s ease-out;
  551. }
  552.  
  553. /* AUDIO POST */
  554.  
  555. #audio i{
  556. font-family: "Neou";
  557. font-size: 20px;
  558. text-align: center;
  559. letter-spacing:-1px;
  560. color: #d42055;
  561. text-transform: lowercase;
  562. }
  563.  
  564. #audio b{
  565. font-family: "Gasara";
  566. font-size: 8px;
  567. letter-spacing: 1px;
  568. color: #c7c7c7;
  569. }
  570.  
  571. #audio {
  572. font-family: "Calibri";
  573. font-size: 8px;
  574. letter-spacing: 1px;
  575. text-transform: uppercase;
  576. }
  577.  
  578. /* CHAT POST */
  579. .source {
  580. font-family: "Gasara";
  581. font-size: 8px;
  582. letter-spacing: 1px;
  583. text-align: right;
  584. }
  585.  
  586. .quote{
  587. font-family: "Neou";
  588. font-size: 30px;
  589. letter-spacing: 1px;
  590. }
  591. {CustomCSS}
  592. </style>
  593.  
  594. <!-- INFINITE SCROLL -->
  595. <script type="text/javascript" src="http://codysherman.tumblr.com/tools/infinite-scrolling/code"></script>
  596.  
  597. <!-- S-M-TOOLTIP SCRIPT -->
  598. <script type='text/javascript' src='https://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js'></script>
  599. <script type="text/javascript" src="http://static.tumblr.com/7qjmkr5/IUmmdsy41/jquery.style-my-tooltips.js"></script>
  600. <script>
  601. (function($){
  602. $(document).ready(function(){
  603. $("[title]").style_my_tooltips();
  604. });
  605. })(jQuery);
  606. </script>
  607. </head>
  608. <body>
  609.  
  610. <!-- SIDEBAR -->
  611. <div id="sbcont">
  612.  
  613. <div class="sbl">
  614. <a href="/" title="REFRESH"><div class="sbll"></div></a>
  615. <a href="/ask" title="MESSAGE"><div class="sbll"></div></a>
  616. <a href="/archive" title="ARCHIVE"><div class="sbll"></div></a>
  617. <a href="/princesse-" title="TROUBLE LEE"><div class="sbll"></div></a>
  618. <a href="/masque-" title="BLACK CAT"><div class="sbll"></div></a>
  619. <a href="/taper-" title="MUN NOTE"><div class="sbll"></div></a>
  620. <a href="/navigation-" title="LINKS"><div class="sbll"></div></a>
  621. </div>
  622.  
  623. <div class="sbd2">I N H A L E ;; E X H A L E.<br />
  624. Scared? You ought. She's deadly.
  625. </div>
  626.  
  627. <div class="sbu"><marquee behavior="scroll" direction="left" scrollamount="3" onmouseover="this.stop();" onmouseout="this.start();">Updates will go here.</marquee></div>
  628.  
  629. <div class="sbh">
  630. <a title="PROJECT #616 LEE YEON A / TROUBLE "><div class="sbhh"></div></a>
  631. <a title="REAL AGE UNKNOWN; PRESUMED 25"><div class="sbhh"></div></a>
  632. <a title="KOREAN / AMERICAN ; MUTATE ORIGINS"><div class="sbhh"></div></a>
  633. <a title="KNOWN AS THE INFAMOUS WORLD-WIDE THIEF BLACK CAT"><div class="sbhh"></div></a>
  634. <a title="( this is only a roleplay account; using Jessica Jung as a face claim, oc/au universe, nsfw themes will be approached, mun is of age. )"><div class="sbhh"></div></a>
  635. <a title="( this muse is inspired by the marvel character black cat with some, obviously, tweaks made by mun! feel free to check my about page or ask me for further curiorities. )"><div class="sbhh"></div></a>
  636. <a title="( i do not own the characters used, i do not represent their personal opinions nor am I affiliated with them. i do not take credit for the icons / gifs used, although some may be made/cropped by me. this is a literate roleplay account. )"><div class="sbhh"></div></a>
  637. </div>
  638.  
  639. <div class="sbd">sneaky? maybe. she's rather eye-catching and impossible to miss; there's something special about the way she moves and speaks, you want to know more. your eyes follow her around, she seems to have no secrets, she's so bold, it's dangerous. Who is she? where is she from? where is she going?</div>
  640.  
  641. <div class="sbbc"><img src="http://i.imgur.com/r13aOjn.png" /></div>
  642.  
  643. <div class="sbp"><img src="http://24.media.tumblr.com/4775784396316e6742d7eedde0dd0d76/tumblr_my7zh8QynN1qhrp73o1_250.gif" /></div>
  644.  
  645. </div>
  646. <!-- END OF SIDEBAR -->
  647.  
  648. <div id="entries">
  649. {block:Posts}
  650. <div id="post">
  651.  
  652. <!-- TEXT -->
  653. {block:Text}
  654. <h1>{block:Title}{Title}{/block:Title}</h1>
  655. {Body}
  656. {/block:Text}
  657.  
  658. <!-- PHOTO -->
  659. {block:Photo}
  660. <div id="photo"><center>
  661. {LinkOpenTag}<img src="{PhotoURL-250}">{LinkCloseTag}
  662. {block:IndexPage}{/block:IndexPage}
  663. {block:PermalinkPage}{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}
  664. </center></div>
  665. {/block:Photo}
  666.  
  667. <!-- PHOTOSET -->
  668. {block:Photoset}
  669. <div id="photoset">
  670. {Photoset-250}
  671. {block:IndexPage}{/block:IndexPage}
  672. {block:PermalinkPage}{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}
  673. </div>
  674. {/block:Photoset}
  675.  
  676. <!-- QUOTE -->
  677. {block:Quote}
  678. <div class="quote">{Quote}</div>
  679. {block:Source}<div class="source"> —{Source}</div>
  680. {/block:Source}{/block:Quote}
  681.  
  682. <!-- LINK -->
  683. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  684.  
  685. <!-- CHAT -->
  686. {block:Chat}
  687. {block:Title}{Title}{/block:Title}
  688. {block:Lines}
  689. {block:Label}<b><u>{Label}</u></b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  690.  
  691. <!-- AUDIO -->
  692. {AudioPlayerWhite}
  693. <div id="audio">
  694. {block:IndexPage}
  695. <p><i><center>
  696. {block:TrackName}{TrackName}<br>{/block:TrackName}
  697. </center></i>
  698. {block:Artist}<b>Artist:</b> {Artist}<br>{/block:Artist}
  699. {block:Album}<b>Album:</b> {Album}<br>{/block:Album}
  700. {/block:IndexPage}
  701. {block:PermalinkPage}
  702. {block:Caption}{Caption}{/block:Caption}
  703. {/block:PermalinkPage}
  704. </div>
  705. {/block:Audio}
  706.  
  707. <!-- VIDEO -->
  708. {block:Video}
  709. <div id="video">
  710. {Video-250}
  711. {block:IndexPage}{/block:IndexPage}
  712. {block:PermalinkPage}{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}
  713. </div>
  714. {/block:Video}
  715.  
  716. <!-- ASKS -->
  717. {block:Answer}
  718. <div class="asker">{Asker}</div>
  719. <div class="question">{Question}</div>
  720. <div class="answer">{Answer}</div>
  721. {/block:Answer}
  722.  
  723.  
  724. <!-- PERMALINK -->
  725. {block:IndexPage}
  726. <div id="info">
  727. <div style="float: left;">
  728. <a href="{Permalink}" title="{Timestamp}/{DayOfMonthWithZero}{MonthNumber}{ShortYear}">POSTED</a> — <a href="{Permalink}" title="{NoteCountWithLabel}">NOTED</a>
  729. </div>
  730. <div style="float: right;">
  731. <a href="{Permalink}" title="{block:Tags} #{Tag}{/block:Tags}">TAGGED</a> — <a href="{ReblogURL}" title="GEt it.">REBLOG</a>
  732. </div>
  733. </div>
  734. {/block:IndexPage}
  735.  
  736. {block:PermaLinkPage}
  737. <div class="postinfo">
  738. <center>
  739. <div id="permtitle">Posted on: {Month} {DayofMonth}, {Year}<br> {block:NoteCount}with {NoteCountWithLabel}{/block:NoteCount}</div>
  740. {block:RebloggedFrom}
  741. <div id="tags">Via:
  742. <a href="{ReblogParentURL}">{ReblogParentName}</a> ||
  743. Source: <a href="{ReblogRootURL}">{ReblogRootName}</a></div>
  744. {/block:RebloggedFrom}
  745. </center>
  746. <br>
  747. {block:HasTags}
  748. <div id="tags">{block:Tags}#<a href="{TagURL}">{Tag}</a> &nbsp; {/block:Tags} </div>
  749. {/block:HasTags}
  750. </div>
  751.  
  752. {block:PostNotes}<div class="postnotes"><div style="margin-left: -20px;">{PostNotes}</div></div>{/block:PostNotes}
  753. {/block:PermalinkPage}
  754. </div> <!-- END OE INDIVIDUAL POST -->
  755. {/block:Posts}
  756. </div><!-- END OF ENTRIES -->
  757. </body>
  758. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement