onediewreckshun

7 - letting go - http://kimsjongin.tumblr.com

Mar 4th, 2013
1,196
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.66 KB | None | 0 0
  1. <!DOCTYPE html>
  2.  
  3. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  4.  
  5. <!--
  6.       
  7. ┊   ┊ ┊
  8. ┊ ┊ ┊ ┊ ┊ ┊ ┊
  9. ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊
  10. ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊
  11.  
  12. ᴛʜᴇᴍᴇ 7 | ʟᴇᴛᴛɪɴɢ ɢᴏ | ʙʏ ᴍᴇᴇᴍ (ᴋɪᴍsᴊᴏɴɢɪɴ)
  13. ᴘʟᴇᴀsᴇ ᴅᴏɴ'ᴛ ʀᴇᴍᴏᴠᴇ ᴛʜᴇ ᴄʀᴇᴅɪᴛ ᴏʀ sᴛᴇᴀʟ! ^_^
  14.  
  15. ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊
  16. ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊
  17. ┊ ┊ ┊ ┊ ┊ ┊ ┊
  18. ┊ ┊ ┊
  19.  
  20. -->
  21.  
  22.  
  23. <head>
  24. <title>{title}</title>
  25.  
  26.  
  27. <link rel="shortcut icon" href="{favicon}" />
  28.  
  29. <meta name="color:bgcolor" content="#ffffff"/>
  30. <meta name="color:sbpicborder" content="#fff"/>
  31. <meta name="color:sidelinks" content="#000"/>
  32. <meta name="color:descborder" content="#000"/>
  33. <meta name="color:desctext" content="#000"/>
  34. <meta name="color:text" content="#9a9a9a"/>
  35. <meta name="color:links" content="#bbb"/>
  36. <meta name="color:linkhover" content="#e9e7e7"/>
  37. <meta name="color:tags" content="#ddd"/>
  38. <meta name="color:tagshover" content="#999"/>
  39. <meta name="color:info" content="#999"/>
  40. <meta name="color:infohover" content="#000"/>
  41. <meta name="color:Answer" content="#f8f8f8"/>
  42. <meta name="color:textselect" content="#eee"/>
  43. <meta name="color:tooltipbg" content="#000"/>
  44. <meta name="color:tooltipborder" content="#fff"/>
  45. <meta name="color:tooltiptext" content="#fff"/>
  46.  
  47. <meta name="image:sidebar" content="http://static.tumblr.com/9238d7e7340cb29dc7b0c16ce5a62747/5bxtqxi/eT1mhaz6g/tumblr_static_tumblr_m2hxil4ffk1qd4q01o1_500.gif"/>
  48. <meta name="image:bg" content=""/>
  49.  
  50. <meta name="text:link1text" content="chateau" />
  51. <meta name="text:link1url" content="/" />
  52. <meta name="text:link2text" content="lettres" />
  53. <meta name="text:link2url" content="/" />
  54. <meta name="text:link3text" content="codes" />
  55. <meta name="text:link3url" content="/" />
  56. <meta name="text:link4text" content="moi" />
  57. <meta name="text:link4url" content="/" />
  58. <meta name="text:link5text" content="plus" />
  59. <meta name="text:link5url" content="/" />
  60. <meta name="text:script" content="" />
  61.  
  62. <meta name="color:scrollbar" content="#ddd"/>
  63.  
  64. <meta name="if:hovertags" content="1" />
  65.  
  66.  
  67. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.min.js"></script><script type="text/javascript" src="http://static.tumblr.com/gyoju49/uF2mjkhe3/layoutcomponent.txt"></script><script type="text/javascript" src="http://static.tumblr.com/bkd4m5b/Citm42m8i/smoothscroll.js"></script><script type="text/javascript" src="http://static.tumblr.com/gyoju49/2A6mk8i6o/component.js"></script><script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script><script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  68.  
  69. <meta name="description" content="" />
  70.  
  71.  
  72. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  73.  
  74.  
  75. <style type="text/css">
  76.  
  77. ::-moz-selection {
  78. background-color: {color:textselect};
  79. color: #fff;
  80. }
  81.  
  82. ::selection {
  83. background-color: {color:textselect};
  84. color: #fff;
  85. }
  86.  
  87. ::-webkit-scrollbar-thumb:vertical {background-color: {color:scrollbar}; height:50px;}
  88.  
  89. ::-webkit-scrollbar-thumb:horizontal {background-color: {color:scrollbar}; height:10px !important;}
  90.  
  91. ::-webkit-scrollbar {height:10px; width:5px; background-color: white;}
  92.  
  93. body {
  94. background:{color:bgcolor};
  95. margin:0px;
  96. color:{color:text};
  97. font-family:baskerville;
  98. font-size:9px;
  99. line-height:100%;
  100. }
  101.  
  102.  
  103. img {
  104. border:none;
  105. }
  106.  
  107. blockquote {
  108. padding-left:5px;
  109. border-left:2px solid;
  110. }
  111.  
  112. blockquote blockquote {
  113. padding-left:5px;
  114. border-left:2px solid;
  115. }
  116.  
  117. h1 {
  118. font-family:baskerville;
  119. font-weight:normal;
  120. font-size:11px;
  121. text-align:center;
  122. font-style:normal;
  123. letter-spacing:1px;
  124. text-transform:uppercase;
  125. }
  126.  
  127. h2 {
  128. font-family:baskerville;
  129. font-size:15px;
  130. text-align:center;
  131. line-height:70%;
  132. letter-spacing:-0.5px;
  133. font-style:italic;
  134. font-weight:normal;
  135. }
  136.  
  137. h3 {
  138. font-family:baskerville;
  139. font-size:9px;
  140. text-align:center;
  141. font-style:normal;
  142. line-height:120%;
  143. letter-spacing:1px;
  144. text-transform:uppercase;
  145. }
  146.  
  147. h4 {
  148. font-size:9px;
  149. text-align:center;
  150. font-style:normal;
  151. line-height:120%;
  152. letter-spacing:-0.5px;
  153. }
  154.  
  155. a {
  156. color: {color:links}; text-decoration:none;
  157. -moz-transition-duration:0.5s;
  158. -webkit-transition-duration:0.5s;
  159. -o-transition-duration:0.5s;}
  160. a:hover{
  161. color:{color:linkshover};
  162. -moz-transition-duration:0.5s;
  163. -webkit-transition-duration:0.5s;
  164. -o-transition-duration:0.5s;
  165. }
  166.  
  167. #audio {
  168. margin-bottom:5px;
  169. width:500px;
  170. height:105px;
  171. }
  172.  
  173. .albumart {
  174. width:100px;
  175. height:100px;
  176. position:absolute;
  177. }
  178.  
  179. .albumart img {
  180. width:100px;
  181. height:100px;
  182. float:left;
  183. }
  184.  
  185. .playercontainer {
  186. opacity: .2;
  187. display:block;
  188. width:100px;
  189. height:100px;
  190. background-color:white;
  191. position:absolute;
  192. -webkit-transition:all 0.5s ease-in-out;
  193. -moz-transition:all 0.5s ease-in-out;
  194. -o-transition:all 0.5s ease-in-out;
  195. -ms-transition: all 0.5s ease-in-out;
  196. transition:all 0.5s ease-in-out;
  197. }
  198.  
  199. .playercontainer:hover {
  200. opacity:.7;
  201. position:absolute;
  202. -webkit-transition:all 0.5s ease-in-out;
  203. -moz-transition:all 0.5s ease-in-out;
  204. -o-transition:all 0.5s ease-in-out;
  205. -ms-transition: all 0.5s ease-in-out;
  206. transition:all 0.5s ease-in-out;
  207. }
  208.  
  209. .player {
  210. margin-left:36px;
  211. margin-top:36px;
  212. width:25px;
  213. height:25px;
  214. overflow:hidden;
  215. position:absolute;
  216. background-color:white;
  217. }
  218.  
  219. .audioinfo {
  220. margin-left:110px;
  221. float:left;
  222. color:#9a9a9a;
  223. width:386px;
  224. padding:2px;
  225. margin-top:3px;
  226. }
  227.  
  228. ul li {list-style-type: circle; margin-left:-20px; list-style-position:inside;}
  229.  
  230. .notes img{width:10px; position:relative; top:1px; border-radius:100px;}
  231. ol.notes, .notes li{list-style:none; margin:0px; padding:0px;}
  232. iframe input, iframe submit, iframe textarea, iframe div, iframe table {background-color:transparent!important;}
  233.  
  234. .label {background-color:#535353; letter-spacing:1px; color:white; padding:3px; text-transform:uppercase; font-style:normal; font-family:times new; font-size:7px; line-height:10px;}
  235.  
  236.  
  237. #asker {
  238. margin-top:-5px;
  239. float:left;
  240. margin-right:10px;
  241. }
  242.  
  243. #entries {
  244.  
  245. letter-spacing:1px;
  246. text-align:left;
  247. padding:10px;
  248. width:500px;
  249. margin-left:500px;
  250. margin-top:80px;
  251. }
  252.  
  253. #post {
  254.  
  255. width:500px;
  256. padding-bottom:20px;
  257. }
  258.  
  259.  
  260. #post img{
  261. max-width:500px;
  262. }
  263.  
  264.  
  265. #sidebar {
  266. width: 210px;
  267. position: fixed;
  268. margin-left:180px;
  269. margin-top:70px;
  270. height: 1000%;
  271.  
  272. }
  273.  
  274. #sidelinks {
  275. font-style:normal;
  276. opacity:0;
  277. margin-left:115px;
  278. margin-top:-100px;
  279. font-family: calibri;
  280. text-transform: uppercase;
  281. font-size: 8px;
  282. letter-spacing: 3px;
  283. text-align: left;
  284. width:53px;
  285. -moz-transition-duration:0.7s;
  286. -webkit-transition-duration:0.7s;
  287. -o-transition-duration:0.7s;
  288. }
  289.  
  290. #sidelinks a{
  291. text-shadow: 0px 0px 0px;
  292. padding-top:2px;
  293. padding-bottom:2px;
  294. padding-right:0px;
  295. padding-left:4px;
  296. display: block;
  297.  
  298. line-height: 10px;
  299. letter-spacing:2px;
  300. color:{color:sidelinks};
  301. background:#fff;
  302. -moz-transition-duration:0.4s;
  303. -webkit-transition-duration:0.4s;
  304. -o-transition-duration:0.4s;
  305. }
  306.  
  307. #sidelinks a:hover{
  308. background:{color:sidelinks};
  309. color:#fff;
  310. -moz-transition-duration:0.4s;
  311. -webkit-transition-duration:0.4s;
  312. -o-transition-duration:0.4s;
  313. }
  314.  
  315.  
  316. #info {
  317. color:{color:text};
  318. width:490px;
  319. font-family:calibri;
  320. text-transform:uppercase;
  321. letter-spacing:0px;
  322. font-size: 8px;
  323. line-height:120%;
  324. text-align:center;
  325. margin-top:2px;
  326. letter-spacing:1px;
  327. padding:5px;
  328. padding-bottom:5px;
  329. -webkit-transition-duration:0.5s;
  330. }
  331.  
  332. #info a{
  333. color:{color:info};
  334. border:0px;
  335. width:490px;
  336. font-family:calibri;
  337. letter-spacing:0px;
  338. font-size: 8px;
  339. line-height:120%;
  340. text-align:center;
  341. letter-spacing:1px;
  342. -moz-transition-duration:0.5s;
  343. -webkit-transition-duration:0.5s;
  344. -o-transition-duration:0.5s;
  345. }
  346.  
  347. #info a:hover{
  348. color:{color:infohover};
  349. border-bottom:0px solid #fff;
  350. width:490px;
  351. letter-spacing:0px;
  352. font-size: 8px;
  353. line-height:120%;
  354. text-align:center;
  355. margin-top:2px;
  356. letter-spacing:1px;
  357. -moz-transition-duration:0.5s;
  358. -webkit-transition-duration:0.5s;
  359. -o-transition-duration:0.5s;
  360.  
  361. }
  362.  
  363. {block:ifhovertags}
  364.  
  365. #post:hover #tags {
  366. margin-top:-5px;
  367. opacity:1;
  368. -moz-transition-duration:0.5s;
  369. -webkit-transition-duration:0.5s;
  370. -o-transition-duration:0.5s;
  371. }
  372.  
  373. #tags {
  374. margin-top:-15px;
  375. opacity:0;
  376. -moz-transition-duration:0.5s;
  377. -webkit-transition-duration:0.5s;
  378. -o-transition-duration:0.5s;
  379. }
  380.  
  381. {/block:ifhovertags}
  382.  
  383. {block:ifnothovertags}
  384.  
  385. #tags {
  386. margin-bottom:10px;
  387. margin-top:0px;
  388. opacity:1;
  389. -moz-transition-duration:0.5s;
  390. -webkit-transition-duration:0.5s;
  391. -o-transition-duration:0.5s;
  392. }
  393.  
  394. {/block:ifnothovertags}
  395.  
  396. #tags a {
  397. color:{color:tags};
  398. font-family:cambria;
  399. font-style:italic;
  400. border:0px;
  401. text-shadow:0px 0px 0px;
  402. text-transform:lowercase;
  403. padding-top:1px;
  404. padding-bottom:2px;
  405. padding-left:4px;
  406. padding-right:3px;
  407. margin:0px 2px 0px;
  408. font-size:8px;
  409. -moz-transition-duration:0.9s;
  410. -webkit-transition-duration:0.9s;
  411. -o-transition-duration:0.9s;
  412. }
  413.  
  414. #tags a:hover {
  415. border:0px;
  416. text-shadow:0px 0px 0px;
  417. box-shadow:0px 0px 0px #ddd;
  418. background-color:#fff;
  419. color:{color:tagshover};
  420. font-size:8px;
  421. -moz-transition-duration:0.7s;
  422. -webkit-transition-duration:0.7s;
  423. -o-transition-duration:0.7s;
  424. }
  425.  
  426. #asker {
  427. padding:10px;
  428. text-align:left;
  429. }
  430.  
  431. #desc {
  432. opacity:0;
  433. margin-top:-55px;
  434. margin-left:5px;
  435. width: 100px;
  436. height: 50px;
  437. border:0px solid #ddd;
  438. -webkit-transition: all 0.3s ease;
  439. -moz-transition: all 0.3s ease;
  440. -o-transition: all 0.3s ease;
  441. }
  442.  
  443.  
  444. #description {
  445. font-style:italic;
  446. background:#fff;
  447. z-index:99999;
  448. opacity:1;
  449. color:{color:desctext};
  450. margin-top: 50px;
  451. border: 5px solid {color:descborder};
  452. padding: 10px 5px 5px 10px;
  453. float: left;
  454. width: 110px;
  455. height: 110px;
  456. font-size: 9px;
  457. font-family: cambria;
  458. text-align: right;
  459. background:url('http://www.tattooset.com/images/tattoo/2012/06/25/5142-dandelion-drawing-illustration_large.jpg');
  460. background-size:200px;
  461. background-position:bottom;
  462. -webkit-transition: all 0.3s ease;
  463. -moz-transition: all 0.3s ease;
  464. -o-transition: all 0.3s ease;
  465. }
  466.  
  467.  
  468. #description:hover {
  469. background:#fff;
  470. z-index:99999;
  471. opacity:1;
  472. padding: 10px 5px 5px 10px;
  473. float: left;
  474. width: 110px;
  475. height: 110px;
  476. font-size: 9px;
  477. font-family: cambria;
  478. text-align: right;
  479. background:url('http://www.tattooset.com/images/tattoo/2012/06/25/5142-dandelion-drawing-illustration_large.jpg');
  480. background-size:200px;
  481. background-position:bottom;
  482. -webkit-transition: all 0.3s ease;
  483. -moz-transition: all 0.3s ease;
  484. -o-transition: all 0.3s ease;
  485. }
  486.  
  487. #description:hover #sidebarimage{
  488. opacity:0;
  489. -webkit-transition: all 0.3s ease;
  490. -moz-transition: all 0.3s ease;
  491. -o-transition: all 0.3s ease;
  492. }
  493.  
  494. #description:hover #desc{
  495. opacity:1;
  496. -webkit-transition: all 0.3s ease;
  497. -moz-transition: all 0.3s ease;
  498. -o-transition: all 0.3s ease;
  499. }
  500.  
  501. #description:hover #sidelinks{
  502.  
  503. opacity:1;
  504. -webkit-transition: all 0.3s ease;
  505. -moz-transition: all 0.3s ease;
  506. -o-transition: all 0.3s ease;
  507. }
  508.  
  509. #sidebarimage{opacity:1; -webkit-transition: all 0.3s ease;
  510. -moz-transition: all 0.3s ease;
  511. -o-transition: all 0.3s ease;}
  512.  
  513.  
  514. #sidebarimage img {
  515. outline:1px solid {color:sbpicborder};
  516. outline-offset:-5px;
  517. margin-left:-15px;
  518. width:135px;
  519. height:135px;
  520. margin-top:-15px;
  521. -webkit-transition: all 0.3s ease;
  522. -moz-transition: all 0.3s ease;
  523. -o-transition: all 0.3s ease;
  524. }
  525.  
  526.  
  527. @font-face {font-family: "Web";
  528. src: url('http://static.tumblr.com/gs9d5ab/Rj8m7debq/websymbols-regular-webfont.ttf'); format("truetype");}
  529.  
  530.  
  531.  
  532. #kanye {
  533. position:fixed;
  534. font-size:10px;
  535. width:50px;
  536. height:20px;
  537. font-family:calibri;
  538. letter-spacing:1px;
  539. padding-bottom:4px;
  540. padding-right:4px;
  541. bottom:0;
  542. right:0;
  543. z-index:12;
  544. }
  545.  
  546. #kanye .second a{ color:#9a9a9a;}
  547.  
  548. #kanye .first{
  549. color:#9a9a9a;
  550. opacity:1.0;
  551. padding:1px 3px 3px 3px;
  552. margin-top:00px;
  553. margin-left:10px;
  554. text-align:center;
  555. overflow:hidden;
  556. position: absolute;
  557. background:white;
  558. font-size:10px;
  559. text-transform:uppercase;
  560. z-index:100;
  561. -webkit-transition: opacity 0.5s linear;
  562. -webkit-transition: all 0.5s linear;
  563. -moz-transition: all 0.5s linear;
  564. transition: all 0.5s linear;
  565. border:1px solid #ece4e4;
  566. }
  567.  
  568. #kanye:hover .first{
  569. opacity:0;
  570. transition: all 0.5s linear;
  571. -webkit-transition: opacity 0.5s linear;
  572. -webkit-transition: all 0.5s linear;
  573. -moz-transition: all 0.5s linear;
  574. }
  575.  
  576. #kanye .second{
  577. color:#9a9a9a;
  578. margin-top:100px;
  579. margin-top:0px;
  580. padding:1px 4px 3px 4px;
  581. margin-left:10px;
  582. background:white;
  583. font-size:10px;
  584. text-align:left;
  585. text-transform:uppercase;
  586. opacity:0;
  587. overflow:hidden;
  588. position: absolute;
  589. -webkit-transition: opacity 0.5s linear;
  590. -webkit-transition: all 0.5s linear;
  591. -moz-transition: all 0.5s linear;
  592. transition: all 0.5s linear;
  593. z-index:1200;
  594. border:1px solid #ece4e4;
  595. }
  596.  
  597. #kanye:hover .second{
  598. opacity:1;
  599. margin-bottom:14px;
  600. transition: all 0.5s linear;
  601. -webkit-transition: opacity 0.5s linear;
  602. -webkit-transition: all 0.5s linear;
  603. -moz-transition: all 0.5s linear;
  604. }
  605.  
  606.  
  607. iframe#tumblr_controls {
  608. z-index: 99999999;
  609. right:122px !important;
  610. position: fixed !important;
  611. opacity: 0.7;
  612. -webkit-transition: opacity 0.7s linear;
  613. -webkit-transition: all 0.8s ease-out;
  614. -moz-transition: all 0.8s ease-out;
  615. transition: all 0.8s ease-out;
  616. -webkit-filter: invert(100%)brightness(.2);
  617. }
  618.  
  619. iframe#tumblr_controls:hover{
  620. -webkit-transition: opacity 0.7s linear;
  621. opacity: 1;
  622. -webkit-transition: all 0.4s ease-out;
  623. -moz-transition: all 0.4s ease-out;
  624. transition: all 0.4s ease-out;
  625. }
  626.  
  627. iframe#tumblr_controls {
  628. top: 0% !important;
  629. right:0% !important;
  630. position: fixed !important;
  631. }
  632.  
  633. #s-m-t-tooltip{
  634. font-size: 8px;
  635.  
  636. max-width:300px;
  637.  
  638. padding:3px 3px 2px 4px;
  639.  
  640. margin:20px 0px 0px 20px;
  641.  
  642. z-index:10;
  643.  
  644. background-color:{color:tooltipbg};
  645.  
  646. border:1px solid {color:tooltipborder};
  647.  
  648. font-family:calibri;
  649.  
  650.  
  651. letter-spacing:3px;
  652.  
  653. text-transform:uppercase;
  654.  
  655. color:{color:tooltiptext};
  656.  
  657. z-index:999999999999999999999999999999999999;
  658.  
  659. }
  660.  
  661. #pagination {
  662. background:transparent;
  663. opacity:1;
  664. position:fixed;
  665. margin-top:190px;
  666. margin-left:28px;
  667. font-size: 8px;
  668. padding-top: 5px;
  669. }
  670.  
  671. #pagination a {
  672. margin: 0 1px 0 0;
  673. padding: 2px 5px;
  674. color: #000;
  675. text-decoration: none;}
  676.  
  677. #pagination a:hover {
  678. background: #000;
  679. border: none;
  680. color: #fff;
  681. }
  682.  
  683. #pagination span.pagination_a {
  684. background:#000;
  685. margin: 0 1px 0 0;
  686. padding: 2px 5px;
  687. color: #fff;
  688. text-decoration: none;}
  689. #pagination span.info {
  690. margin: 0 1px 0 0;
  691. padding: 2px 5px;
  692. color: ;
  693. text-decoration: none;}
  694.  
  695.  
  696.  
  697.  
  698.  
  699.  
  700.  
  701. </style>
  702.  
  703.  
  704.  
  705.  
  706. <script type="text/javascript" language="javascript" src="http://assets.tumblr.com/javascript/tumblelog.js?3a688ae593c44d77f77872fdc33a20ad"></script><meta http-equiv="x-dns-prefetch-control" content="off"/><script type="text/javascript" language="javascript" src="http://assets.tumblr.com/javascript/tumblelog.js?524ecea30927e526e5548fde13cba499"></script><meta http-equiv="x-dns-prefetch-control" content="off"/></head>
  707.  
  708.  
  709.  
  710.  
  711. <script>
  712.  
  713. (function($){
  714.  
  715. $(document).ready(function(){
  716.  
  717. $("a[title]").style_my_tooltips({
  718.  
  719. tip_follows_cursor:true,
  720.  
  721. tip_delay_time:50,
  722.  
  723. tip_fade_speed:600,
  724.  
  725. attribute:"title"
  726.  
  727. });
  728.  
  729. });
  730.  
  731. })(jQuery);
  732.  
  733. </script>
  734.  
  735.  
  736. <body>
  737.  
  738.  
  739.  
  740.  
  741.  
  742. <div id="sidebar">
  743.  
  744.  
  745.  
  746. <div id="description">
  747.  
  748.  
  749. <div id="sidebarimage">
  750.  
  751. <img src="{image:sidebar}">
  752.  
  753. </div>
  754.  
  755. <div id="desc"><br>
  756. {description}</div>
  757.  
  758.  
  759.  
  760.  
  761.  
  762. <div id="sidelinks">
  763.  
  764.  
  765. <a title="{text:link1text}" href="{text:link1url}">{text:link1text}</a>
  766. <a title="{text:link2text}" href="{text:link2url}">{text:link2text}</a>
  767. <a title="{text:link3text}" href="{text:link3url}">{text:link3text}</a>
  768. <a title="{text:link4text}" href="{text:link4url}">{text:link4text}</a>
  769. <a title="{text:link5text}" href="{text:link5url}">{text:link5text}</a>
  770.  
  771.  
  772. </div>
  773.  
  774.  
  775.  
  776.  
  777.  
  778.  
  779. </div>
  780.  
  781.  
  782.  
  783. <div id="pagination">{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">&laquo;</a>{/block:PreviousPage}{/block:Pagination}
  784. {block:JumpPagination length="4"}
  785. {block:CurrentPage}<span class="pagination_a">{PageNumber}</span>{/block:CurrentPage}
  786. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}
  787. {/block:JumpPagination}
  788. {block:Pagination}{block:NextPage}<a title ="next page" href="{NextPage}">&raquo;</a>{/block:NextPage}{/block:Pagination}
  789. </div></div>
  790.  
  791.  
  792.  
  793.  
  794. <div id="entries">
  795.  
  796.  
  797.  
  798.  
  799.  
  800. {block:Posts}<div id="post">
  801.  
  802. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  803.  
  804. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}<br><br>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  805.  
  806. {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  807.  
  808. {block:Quote}<div style="text-align:center; font-size:12px;">{Quote}</div> {block:Source}<div style="text-align:center; font-size:10px;">{Source}</div><br>{/block:Source}{/block:Quote}
  809.  
  810. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  811.  
  812. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  813.  
  814. {block:Audio}
  815. <div id="audio">
  816. <div class="albumart"><img src="http://static.tumblr.com/4wyqgof/Dyvm2qmp1/default.jpg"></div>{block:AlbumArt}<div class="albumart"><img src="{AlbumArtURL}"></div>{/block:AlbumArt}<div class="playercontainer"><div class="player">{AudioPlayerWhite}</div></div>
  817.  
  818. {block:TrackName}<div class="audioinfo"><b>Title:</b> {TrackName}</div><br>{/block:TrackName}
  819. {block:Artist}<div class="audioinfo"><b>Artist:</b> {Artist}</div><br>{/block:Artist}
  820. {block:Album}<div class="audioinfo"><b>Album:</b> {Album}</div>{/block:Album}
  821. {block:PlayCount}<div class="audioinfo"><b>Played:</b> {FormattedPlayCount}times</div> {/block:PlayCount}
  822. </div>{block:Caption}{Caption}{/block:Caption}
  823. {/block:Audio}
  824.  
  825. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  826.  
  827. {block:Answer}<div class="question">
  828. {Question}
  829. </div>
  830. <div class="nipple"></div>
  831.  
  832. <div class="questioner"><img src="{AskerPortraitURL-24}" width="25" height="25"/><div id="asker">{Asker}</div></div>
  833. <div class="textbox"><br><br><br><small>and the queen, ever so lovely, replied:</small><p>{Answer}</p></div>
  834. {/block:Answer}
  835.  
  836. <div id="info">
  837. <br>
  838. {block:Date} <a title="{month} {dayofmonth}, {year} at {12hour}:{minutes} {capitalampm}" href="{Permalink}">{TimeAgo}</a> / <a href="{Permalink}">{NoteCountWithLabel}</a> {/block:Date} {block:RebloggedFrom} /
  839.  
  840. <a title="via" href="{ReblogParentURL}">{ReblogParentName}</a> {/block:RebloggedFrom} / {block:ContentSource} <a title="source" href="{SourceURL}">{SourceLink}</a>{/block:ContentSource} / <a title="reblog" href="{ReblogURL}" target="_blank"><font face="web">J</font></a></div> <p></p>{block:HasTags}<div id="tags"><center><font face="Web" color="#c9c2c2"><small>,</small></font>{block:Tags}<a title="#{Tag}"href="/tagged/{Tag}">#{Tag}</a> </small>{/block:Tags}</center> </div>{/block:HasTags}</div>
  841.  
  842.  
  843. {block:PostNotes}<center><a href="http://kimsjongin.tumblr.com">ᴛʜᴇᴍᴇ&nbsp;ʙʏ&nbsp;ᴋɪᴍsᴊᴏɴɢɪɴ</a></center><br><br><div id="notes">{PostNotes}{/block:PostNotes}<br>
  844.  
  845.  
  846. {/block:Posts}
  847.  
  848. </div>
  849.  
  850. </div>
  851.  
  852. </div>
  853.  
  854. </div>
  855.  
  856.  
  857.  
  858. </div>
  859.  
  860.  
  861. </div>
  862.  
  863.  
  864. <div style="position:fixed; bottom:9px; right:50px; border:1px solid #ece4e4; color:#9a9a9a; letter-spacing:2px;color:white;padding:2px 3px 2px 5px; font-size:7px;font-family:calibri;text-transform:uppercase;"><center>
  865. {text:script}
  866. </div>
  867.  
  868. <div id="kanye">
  869. <center>
  870. <div id="kanye">
  871. <div class="first">
  872. ᴛʜᴇᴍᴇ
  873. </div>
  874. </div>
  875.  
  876. <div class="second">
  877. <a href="http://kimsjongin.tumblr.com/">ᴍᴇᴇᴍ</a>
  878. </div>
  879. </div>
  880.  
  881.  
  882. </body>
  883.  
  884. <!--
  885.  
  886. ʙʏ ᴍᴇᴇᴍ (ᴋɪᴍsᴊᴏɴɢɪɴ)
  887. ᴘʟᴇᴀsᴇ ᴅᴏɴ'ᴛ ʀᴇᴍᴏᴠᴇ ᴛʜᴇ ᴄʀᴇᴅɪᴛ ᴏʀ sᴛᴇᴀʟ!
  888.  
  889. -->
  890.  
  891.  
  892. </html>
Advertisement
Add Comment
Please, Sign In to add comment