namunamoo

Jeongu

Jul 12th, 2012
4,052
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 26.75 KB | None | 0 0
  1. <!--
  2. THEME MADE BY NAMUNAMOO (http://namunamoo.tumblr.com)
  3. PLEASE DON'T REMOVE THE CREDITS. THANK YOU.
  4. -->
  5. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  6.  
  7. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  8. <html>
  9. <head>
  10.  
  11.  
  12.  
  13. <title>{title}</title>
  14. <link rel="shortcut icon" href="{favicon}">
  15. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  16. {block:Description}
  17. <meta name="description" content="{MetaDescription}" />
  18. {/block:Description}
  19.  
  20. <!--LOOK AT ALL THESE FREAKIN' OPTIONS. ^^"-->
  21.  
  22. <meta name="color:Background" content="#ffffff"/>
  23. <meta name="color:Body Font" content="#363636"/>
  24. <meta name="color:Posts" content="#FFFFFF"/>
  25. <meta name="color:Links" content="#0096ff"/>
  26. <meta name="color:Links hover" content="#FFFFFF"/>
  27. <meta name="color:Post Title" content="#000000"/>
  28. <meta name="color:Quote" content="#363636"/>
  29. <meta name="color:Answer Background" content="#F5F5F5"/>
  30.  
  31. <meta name="color:ScrollBar" content="#484848"/>
  32. <meta name="color:ScrollBar Background" content="#e8e8e8"/>
  33.  
  34. <meta name="color:Title" content="#898989"/>
  35. <meta name="color:Description" content="#000000"/>
  36. <meta name="color:Border" content="#CEBFB9" />
  37. <meta name="color:Bars" content="#cccccc"/>
  38. <meta name="color:Main Links" content="#799ef1"/>
  39. <meta name="color:Main Links Hover" content="#a5d6f8"/>
  40. <meta name="color:Hidden Links" content="#898989"/>
  41. <meta name="color:Hidden Links Font" content="#000000"/>
  42.  
  43. <meta name="color:Notes" content="#036dac"/>
  44. <meta name="color:Notes Background" content="#c9f799"/>
  45. <meta name="color:Reblog Background" content="#95d5f5"/>
  46.  
  47. <meta name="if:Infinite Scrolling" content="1"/>
  48. <meta name="if:Music Tab" content="1" />
  49.  
  50. <meta name="text:Music Code" content="MUSIC CODE"/>
  51.  
  52. <meta name="image:Sidebar" content="http://25.media.tumblr.com/tumblr_lznw2m99UX1qzkjido1_500.jpg"/>
  53. <meta name="image:Background" content="http://subtlepatterns.com/patterns/light_wool.png"/>
  54.  
  55. <meta name="text:link 1" content="/"/>
  56. <meta name="text:link 1 name" content="Link 1"/>
  57. <meta name="text:link 2" content="/"/>
  58. <meta name="text:link 2 name" content="Link 2"/>
  59. <meta name="text:link 3" content=""/>
  60. <meta name="text:link 3 name" content=""/>
  61. <meta name="text:link 4" content=""/>
  62. <meta name="text:link 4 name" content=""/>
  63. <meta name="text:link 5" content=""/>
  64. <meta name="text:link 5 name" content=""/>
  65. <meta name="text:link 6" content=""/>
  66. <meta name="text:link 6 name" content=""/>
  67.  
  68. <style type="text/css">
  69.  
  70.  
  71. body {
  72. background-color: {color:Background};
  73. font-family: calibri;
  74. font-size: 10px;
  75. color: {color:Body Font};
  76. text-align: justify;
  77. background-image: url('{image:background}');
  78. background-attachment: fixed;
  79. }
  80.  
  81. @font-face {
  82. font-family: "dawningofanewday";
  83. src: url('http://static.tumblr.com/jtqlgf2/SeUm2ds6e/dawningofanewday.ttf');
  84. }
  85.  
  86.  
  87. @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/bmdsqsc/KdRlu9tpm/slkscr.ttf');}
  88.  
  89. @font-face {font-family: "print";src: url('http://static.tumblr.com/iuggpng/oQfm4mzne/princ___.ttf');}
  90.  
  91. @font-face {
  92. font-family: 'ThrowMyHandsUpintheAirBold';
  93. src: url('throwmyhandsupintheairbold-webfont.eot');
  94. src: url('throwmyhandsupintheairbold-webfont.eot?#iefix') format('embedded-opentype'),
  95. url('throwmyhandsupintheairbold-webfont.woff') format('woff'),
  96. url('throwmyhandsupintheairbold-webfont.ttf') format('truetype'),
  97. url('throwmyhandsupintheairbold-webfont.svg#ThrowMyHandsUpintheAirBold') format('svg');
  98. font-weight: normal;
  99. font-style: normal;
  100.  
  101. }
  102.  
  103. @font-face {
  104. font-family: 'SweetlyBrokenRegular';
  105. src: url('sweetly_broken-webfont.eot');
  106. src: url('sweetly_broken-webfont.eot?#iefix') format('embedded-opentype'),
  107. url('sweetly_broken-webfont.woff') format('woff'),
  108. url('sweetly_broken-webfont.ttf') format('truetype'),
  109. url('sweetly_broken-webfont.svg#SweetlyBrokenRegular') format('svg');
  110. font-weight: normal;
  111. font-style: normal;
  112.  
  113. }
  114.  
  115. #posts {
  116. position: absolute;
  117. left: 25px;
  118. top: 25px;
  119. }
  120.  
  121. #lineup {
  122. background-image: url('{image:Post Box Background}');
  123. position: relative;
  124. margin-left: 460px;
  125. top:15px;
  126. width: 500px;
  127. background-color:{color:Posts};
  128. margin-bottom: 5px;
  129. padding: 5px;
  130. z-index:500;
  131. }
  132.  
  133. #permalink {
  134. font-family:calibri;
  135. text-transform:uppercase;
  136. font-size: 8px;
  137. opacity: 0;
  138. margin-left:-10px;
  139. filter: alpha (opacity=0);
  140. position: absolute;
  141. bottom: 15px;
  142. text-align: center;
  143. width:250px;
  144. background-color: {color:Notes Background};
  145. padding:3px;
  146. color: #000;
  147. -webkit-transition: all 0.5s ease;
  148. -moz-transition: all 0.5s ease;
  149. -o-transition: all 0.5s ease;
  150. -webkit-border-top-right-radius:100px;
  151. -webkit-border-bottom-right-radius:100px;
  152. }
  153.  
  154. #lineup:hover #permalink {
  155. margin-left:0px;
  156. bottom: 15px;
  157. background-color: #transp;
  158. opacity:0.9;
  159. color:{color:description};
  160. }
  161.  
  162. #permalink a {
  163. font-family:calibri;
  164. text-transform:uppercase;
  165. letter-spacing:1px;
  166. color:{color:Notes};
  167. border-bottom:0px solid {color:Main Links Hover};
  168. padding-bottom:10px;
  169. -webkit-transition: all 0.5s ease;
  170. -moz-transition: all 0.5s ease;
  171. -o-transition: all 0.5s ease;
  172. }
  173.  
  174. #permalink a:hover {
  175. padding-bottom:2px;
  176. border-bottom:2px solid {color:Main Links Hover};
  177. -webkit-transition: all 0.5s ease;
  178. -moz-transition: all 0.5s ease;
  179. -o-transition: all 0.5s ease;
  180. }
  181.  
  182. #reblog {
  183. font-family:calibri;
  184. text-transform:uppercase;
  185. font-size: 8px;
  186. opacity: 0;
  187. margin-left:300px;
  188. filter: alpha (opacity=0);
  189. position: absolute;
  190. bottom: 15px;
  191. text-align: center;
  192. width:250px;
  193. background-color: {color:Reblog Background};
  194. padding:3px;
  195. color: #000;
  196. -webkit-transition: all 0.5s ease;
  197. -moz-transition: all 0.5s ease;
  198. -o-transition: all 0.5s ease;
  199. -webkit-border-top-left-radius:100px;
  200. -webkit-border-bottom-left-radius:100px;
  201. }
  202.  
  203. #lineup:hover #reblog {
  204. margin-left:244px;
  205. bottom: 15px;
  206. background-color: #transp;
  207. opacity:0.9;
  208. color:{color:description};
  209. }
  210.  
  211. #reblog a {
  212. font-family:calibri;
  213. text-transform:uppercase;
  214. letter-spacing:1px;
  215. color:{color:Notes};
  216. border-bottom:0px solid {color:Main Links Hover};
  217. padding-bottom:10px;
  218. -webkit-transition: all 0.5s ease;
  219. -moz-transition: all 0.5s ease;
  220. -o-transition: all 0.5s ease;
  221. }
  222.  
  223. #reblog a:hover {
  224. padding-bottom:2px;
  225. border-bottom:2px solid {color:Main Links Hover};
  226. -webkit-transition: all 0.5s ease;
  227. -moz-transition: all 0.5s ease;
  228. -o-transition: all 0.5s ease;
  229. }
  230.  
  231.  
  232. .answer {
  233. border-top:1px dashed {color:border};
  234. padding-top: 1px;
  235. padding-bottom: 1px;
  236. padding-left: 10px;
  237.  
  238. }
  239.  
  240. #header {
  241. text-align: center;
  242. font-family: print;
  243. font-size: 30px;
  244. letter-spacing: {text:Title letter spacing};
  245. background-color: {color:Title Background};
  246. color: {color:Title};
  247. text-shadow: 1px 1px 1px #C4C4C4;
  248. font-weight: lighter;
  249.  
  250. }
  251.  
  252.  
  253. a.perma {
  254. color: {color:Border};
  255.  
  256. }
  257.  
  258. a.perma:hover {
  259. color: {color:Links hover};
  260. }
  261.  
  262. .story {
  263. font-family: print;
  264. border-bottom: 1px dashed {color:border};
  265. font-size: 26px;
  266. color: {color:Post Title};
  267. text-align: center;
  268. text-shadow: 1px 1px 1px #C4C4C4;
  269. }
  270.  
  271.  
  272. #lineup img {max-width: 100%;}
  273.  
  274. .quote {
  275. font-family:print;
  276. font-size: 14px;
  277. font-style: italic;
  278. color: {color:Quote};
  279. }
  280.  
  281. blockquote {
  282. padding: 1px 1px 1px 1px;
  283. background-color: #eee;
  284. }
  285.  
  286. .tags {
  287. padding: 3px;
  288. }
  289.  
  290. a {
  291. color:{color:Links};
  292. -webkit-transition: all 0.5s ease;
  293. -moz-transition: all 0.5s ease;
  294. -o-transition: all 0.5s ease;
  295. text-decoration: none;
  296. }
  297.  
  298. a:hover {
  299. color:{color:Links hover};
  300. -webkit-transition: all 0.5s ease;
  301. -moz-transition: all 0.5s ease;
  302. -o-transition: all 0.5s ease;
  303. text-decoration: none;
  304. }
  305.  
  306. ::-webkit-scrollbar-thumb:vertical {
  307. background-color:{color:ScrollBar};
  308. border-top:2px solid {color:ScrollBar};
  309. border-bottom:2px solid {color:ScrollBar};
  310. height:auto;
  311. }
  312.  
  313. ::-webkit-scrollbar-thumb:vertical:hover{
  314. background-color:{color:ScrollBar};
  315. }
  316.  
  317.  
  318.  
  319. ::-webkit-scrollbar-thumb:horizontal{
  320. background-color:{color:ScrollBar};
  321. height:auto;
  322. }
  323.  
  324. ::-webkit-scrollbar-thumb:horizontal:hover{
  325. background-color:{color:ScrollBar};
  326. }
  327.  
  328.  
  329.  
  330. ::-webkit-scrollbar{
  331. height:6px;
  332. width:6px;
  333. background-color: {color:ScrollBar Background};
  334. }
  335.  
  336. .topp {
  337. font-family: consolas;
  338. font-size: 10px;
  339. }
  340.  
  341. #scrollToTop:link,
  342. #scrollToTop:visited {
  343. color: {color:links};
  344. opacity: 0.8;
  345. background-color: transparent;
  346. display: none;
  347. position: fixed;
  348. bottom: 14px;
  349. margin-left: 1020px;
  350. }
  351.  
  352. .bar1{
  353. width:78px;
  354. height:20px;
  355. margin-top:204px;
  356. position: fixed;
  357. margin-left:300px;
  358. -webkit-transition: all 1s ease;
  359. -moz-transition: all 1s ease;
  360. -o-transition: all 1s ease;
  361. position:fixed;
  362. text-align:center;
  363. background-color:{color:Bars};
  364. z-index:999999999999999;
  365. opacity:0.7;
  366. }
  367.  
  368. .bar1:hover{
  369. height:170px;
  370. margin-top:150px;
  371. -webkit-transition: all 1s ease;
  372. -moz-transition: all 1s ease;
  373. -o-transition: all 1s ease;
  374. opacity:1;}
  375.  
  376. .gawsh{
  377. padding-top:7px;padding-left:20px;overflow:hidden;}
  378.  
  379. .b1a4{
  380. font-family:consolas;
  381. text-transform:uppercase;
  382. letter-spacing:2px;
  383. position: fixed;
  384. font-size: 8px;
  385. color: #000;
  386. text-shadow: 1px 1px 1px #898989;
  387. opacity:0.8;
  388. text-align:center;
  389. }
  390.  
  391. .othernav{
  392. margin-left:-22px;
  393. padding-left:5px;
  394. padding-right:6px;
  395. padding-top:25px;
  396. margin-top:-11px;
  397. position: fixed;
  398. opacity:0;
  399. width:70px;
  400. z-index:-1000;
  401. -webkit-transition: all 0.5s ease;
  402. -moz-transition: all 0.5s ease;
  403. -o-transition: all 0.5s ease;
  404. }
  405.  
  406. .othernav:hover{
  407. opacity:1;
  408. z-index:999;
  409. -webkit-transition: all 0.8s ease;
  410. -moz-transition: all 0.8s ease;
  411. -o-transition: all 0.8s ease;
  412. }
  413.  
  414. .navi a{
  415. width: 60px;
  416. height:13px;
  417. font-family:tinytots;
  418. font-size: 8px;
  419. letter-spacing: 1px;
  420. text-align: center;
  421. padding-top:4px;
  422. margin-left:3px;
  423. margin-bottom:2px;
  424. margin-top:3px;
  425. background-color:{color:Bars};
  426. border:2px solid {color:Hidden Links};
  427. -webkit-border-top-left-radius:5px;
  428. -webkit-border-top-right-radius:5px;
  429. -webkit-border-bottom-left-radius:5px;
  430. -webkit-border-bottom-right-radius:5px;
  431. color: {color:Hidden Links Font};
  432. -webkit-transition: all 0.8s ease;
  433. -moz-transition: all 0.8s ease;
  434. -o-transition: all 0.8s ease;
  435. display:block;
  436. }
  437.  
  438. .navi a:hover{
  439. padding-top:4px;
  440. text-decoration:bold;
  441. margin-bottom:2px;
  442. margin-top:3px;
  443. background-color:{color:Hidden Links};
  444. border:2px solid {color:Hidden Links};
  445. -webkit-border-top-left-radius:5px;
  446. -webkit-border-top-right-radius:5px;
  447. -webkit-border-bottom-left-radius:5px;
  448. -webkit-border-bottom-right-radius:5px;
  449. -webkit-transition: all 0.8s ease;
  450. -moz-transition: all 0.8s ease;
  451. -o-transition: all 0.8s ease;
  452. color: {color:Hidden Links Font}; display:block;}
  453.  
  454. .bar2{
  455. width:84px;
  456. height:20px;
  457. margin-top:204px;
  458. position: fixed;
  459. margin-left:120px;
  460. -webkit-transition: all 1s ease;
  461. -moz-transition: all 1s ease;
  462. -o-transition: all 1s ease;
  463. position:fixed;
  464. text-align:center;
  465. background-color:{color:Bars};
  466. z-index:999999999999999;
  467. opacity:0.7;
  468. }
  469.  
  470. .bar2:hover{
  471. width:258px;
  472. height:26px;
  473. margin-top:160px;
  474. -webkit-transition: all 1s ease;
  475. -moz-transition: all 1s ease;
  476. -o-transition: all 1s ease;
  477. overflow:hidden;opacity:1;}
  478.  
  479. .pads{
  480. padding-top:7px;padding-left:25px;overflow:hidden;}
  481.  
  482. .code{
  483. font-family:consolas;
  484. text-transform:uppercase;
  485. letter-spacing:2px;
  486. position: fixed;
  487. font-size: 8px;
  488. color: #000;
  489. text-shadow: 1px 1px 1px #898989;
  490. opacity:0.8;
  491. text-align:center;
  492. }
  493.  
  494. .positioning{
  495. -webkit-transition: all 1.2s ease;
  496. -moz-transition: all 1.2s ease;
  497. -o-transition: all 1.2s ease;
  498. margin-top:-17px;
  499. padding-top:15px;
  500. position: fixed;
  501. padding-left:55px;
  502. margin-left:0px;
  503. overflow:hidden;
  504. width:200px;
  505. height:39px;
  506. opacity:0;
  507. }
  508.  
  509. .positioning:hover{
  510. position: fixed;
  511. overflow:hidden;
  512. opacity:1;
  513. -webkit-transition: all 1.2s ease;
  514. -moz-transition: all 1.2s ease;
  515. -o-transition: all 1.2s ease;
  516. }
  517.  
  518. .positioning a {
  519. font-family:consolas;
  520. color:#036dac;
  521. border-bottom:0px solid #799ef1;
  522. padding-bottom:10px;
  523. -webkit-transition: all 0.5s ease;
  524. -moz-transition: all 0.5s ease;
  525. -o-transition: all 0.5s ease;
  526. }
  527.  
  528. .positioning a:hover {
  529. padding-bottom:2px;
  530. border-bottom:2px solid #799ef1;
  531. -webkit-transition: all 0.5s ease;
  532. -moz-transition: all 0.5s ease;
  533. -o-transition: all 0.5s ease;
  534. }
  535.  
  536. .banner{
  537. margin-top:150px;
  538. position: fixed;
  539. margin-left:200px;
  540. opacity:1;
  541. background-image: url('{image:background}');
  542. background-color: {color:Background};
  543. width:5px;
  544. height:174px;
  545. float:center;
  546. z-index:99999;
  547. border-right: 4px solid {color:Border};
  548. border-left: 4px solid {color:Border};
  549.  
  550. }
  551.  
  552. .exo{
  553. margin-left: 120px;
  554. margin-top:150px;
  555. position: fixed;}
  556.  
  557.  
  558. #whee{
  559. width:250px;
  560. height:166.5px;
  561. border: 4px solid {color:Border};
  562. }
  563.  
  564. .words{
  565. margin-top:5px;
  566. margin-left:0px;
  567. margin-bottom:2px;
  568. text-align: center;
  569. font-family:consolas;
  570. text-transform:uppercase;
  571. letter-spacing:1px;
  572. padding:10px;
  573. font-size:8px;
  574. width:238px;
  575. padding-bottom:20px;
  576. color: {color:description};
  577. }
  578. .linkers{
  579. margin-top:150px;
  580. position: fixed;
  581. margin-left:290px;
  582. opacity:1;
  583. background-image: url('{image:background}');
  584. background-color: {color:Background};
  585. width:5px;
  586. height:174px;
  587. float:center;
  588. z-index:99999;
  589. border-right: 4px solid {color:Border};
  590. border-left: 4px solid {color:Border};
  591. }
  592.  
  593. #navigation{
  594. position:fixed;
  595. margin-left:-171px;
  596. margin-top:-25px;
  597. width:260px;
  598. text-align:center;
  599. font-family:consolas;
  600. text-transform:uppercase;
  601. font-size:10px;
  602. text-transform:uppercase;
  603. }
  604.  
  605. #navigation a {
  606. letter-spacing:4px;
  607. color:{color:Main Links};
  608. border-bottom:0px solid {color:Main Links Hover};
  609. padding-bottom:10px;
  610. }
  611.  
  612. #navigation a:hover {
  613. padding-bottom:2px;
  614. border-bottom:2px solid {color:Main Links Hover};
  615. }
  616.  
  617. .myungsoo{
  618. margin-left:-80px;
  619. margin-top:-70px;
  620. font-family:Print;
  621. position: fixed;
  622. font-size: 40px;
  623. width:250px;
  624. color: {color:Title};
  625. text-shadow: 1px 1px 1px {color:Title};
  626. opacity:0.8;
  627. text-align:center;
  628. z-index:-10;
  629. }
  630.  
  631. .previous{
  632. position: fixed;
  633. margin-top: 260px;
  634. margin-left: 220px;
  635. font-size: 35px;
  636. font-family:consolas;
  637. text-transform:uppercase;
  638. z-index:999999999999999;
  639. -webkit-transition: all 0.6s ease;
  640. -moz-transition: all 0.6s ease;
  641. -o-transition: all 0.6s ease;
  642. }
  643.  
  644. .previous:hover{
  645. position: fixed;
  646. margin-left: 215px;
  647. font-family:consolas;
  648. text-transform:uppercase;
  649. z-index:999999999999999;
  650. -webkit-transition: all 0.6s ease;
  651. -moz-transition: all 0.6s ease;
  652. -o-transition: all 0.6s ease;
  653. }
  654.  
  655. .next{
  656. position: fixed;
  657. margin-top: 267px;
  658. margin-left: 255px;
  659. font-size: 35px;
  660. font-family:consolas;
  661. text-transform:uppercase;
  662. z-index:999999999999999;
  663. -webkit-transition: all 0.6s ease;
  664. -moz-transition: all 0.6s ease;
  665. -o-transition: all 0.6s ease;
  666. }
  667.  
  668. .next:hover{
  669. position: fixed;
  670. margin-left: 260px;
  671. font-family:consolas;
  672. text-transform:uppercase;
  673. z-index:999999999999999;
  674. -webkit-transition: all 0.6s ease;
  675. -moz-transition: all 0.6s ease;
  676. -o-transition: all 0.6s ease;
  677. }
  678.  
  679. iframe#tumblr_controls {
  680. top: 0% !important;
  681. right:0% !important;
  682. position: fixed !important;}
  683.  
  684.  
  685. {CustomCSS}
  686.  
  687.  
  688. </style>
  689.  
  690.  
  691. {Block:IfInfiniteScrolling}
  692. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
  693. {/Block:IfInfiniteScrolling}
  694.  
  695.  
  696. </head>
  697.  
  698. <body>
  699. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
  700. <script src="http://static.tumblr.com/ikeq9mi/DfYl6o46t/scrolltotop.min.js"></script>
  701.  
  702. <div class="topp">
  703. <a href="javascript:;" id="scrollToTop"><font size="7">▲</font></a>
  704. </div>
  705.  
  706. {Block:IfMusicTab}<div class="bar2"><div class="pads">
  707. <div class="code">+music</div>
  708. <div class="positioning">{text:Music Code} </div>
  709. </div></div></div>{/Block:IfMusicTab}
  710.  
  711. {block:IfLink1}<div class="bar1"><div class="gawsh">
  712. <div class="b1a4">+links</div>
  713. <div class="othernav">
  714. <div class="navi">
  715. {block:IfLink1}<a href="{text:link 1}"> {text:link 1 name}</a>{/block:IfLink1}
  716. {block:IfLink2}<a href="{text:link 2}"> {text:link 2 name}</a>{/block:IfLink2}
  717. {block:IfLink3}<a href="{text:link 3}"> {text:link 3 name}</a>{/block:IfLink3}
  718. {block:IfLink4}<a href="{text:link 4}"> {text:link 4 name}</a>{/block:IfLink4}
  719. {block:IfLink5}<a href="{text:link 5}"> {text:link 5 name}</a>{/block:IfLink5}
  720. {block:IfLink6}<a href="{text:link 6}"> {text:link 6 name}</a>{/block:IfLink6}
  721. </div>
  722. </div>
  723. </div></div>{/block:IfLink1}
  724.  
  725.  
  726. <div class="banner">
  727. <div class="myungsoo">{title}</div></div>
  728.  
  729.  
  730. {Block:IfNotInfiniteScrolling}
  731. <div class="previous">
  732. <center>
  733. {block:PreviousPage}
  734. <a href="{PreviousPage}" title="previous">◀</a>
  735. {/block:PreviousPage}
  736. </center>
  737. </div>
  738.  
  739. <div class="next">
  740. <center>
  741. {block:NextPage}
  742. <a href="{NextPage}" title="next">▶</a>
  743. {/block:NextPage}
  744. </center>
  745. </div>
  746. {/Block:IfNotInfiniteScrolling}
  747.  
  748.  
  749. <div class="linkers">
  750. <div id="navigation">
  751. <a href="/">Home</a> <font color="{color:title}">■</font>
  752. <a href="/ask">Ask</a> <font color="{color:title}">■</font>
  753. <a href="/archive">Archive</a> <font color="{color:title}">■</font>
  754. <a href="http://hikoushi.tumblr.com">Theme</a>
  755. </div>
  756. </div>
  757.  
  758.  
  759.  
  760. <div class="exo">
  761. <div class="barette"> </div>
  762. <img src="{image:sidebar}" id="whee">
  763. <div class="words">
  764. {description}</div>
  765. </div>
  766.  
  767.  
  768.  
  769. {Block:IfInfiniteScrolling}
  770. <div class = "autopagerize_page_element" >
  771. {/Block:IfInfiniteScrolling}
  772.  
  773.  
  774. {block:Posts}
  775.  
  776. <div id="lineup">
  777.  
  778. {/Block:IndexPage}
  779.  
  780.  
  781.  
  782. {block:Text}
  783.  
  784. {block:Title}
  785. <div class="story">
  786. {Title}
  787. </div>
  788. {/block:Title}
  789.  
  790. {Body}
  791.  
  792. {Block:PermalinkPage}
  793.  
  794. Posted {block:Date} {TimeAgo} with {NoteCountWithLabel}{/block:Date}{block:PostNotes} {/block:PostNotes}.
  795. {block:HasTags}
  796. <div class="tags">
  797. tags: {block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}
  798. </div>
  799. {/block:HasTags}
  800.  
  801. {block:PostNotes}
  802. {PostNotes}
  803. {/block:PostNotes}
  804.  
  805. {/Block:PermalinkPage}
  806.  
  807. {/block:Text}
  808.  
  809.  
  810.  
  811. {block:Photo}
  812.  
  813. {LinkOpenTag}
  814. <img src="{PhotoURL-HighRes}" width="500px" alt="{PhotoAlt}">
  815. {LinkCloseTag}
  816.  
  817. {Block:PermalinkPage}
  818. {block:Caption}
  819. {Caption}
  820. {/block:Caption}
  821.  
  822. Posted {block:Date} {TimeAgo} with {NoteCountWithLabel}{/block:Date}{block:PostNotes} {/block:PostNotes}.
  823.  
  824. {block:HasTags}
  825. <div class="tags">
  826. tags: {block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}
  827. </div>
  828. {/block:HasTags}
  829.  
  830. {block:PostNotes}
  831. <div style="height:200px; text-align:left;overflow:auto;border-top:1px {color:Border};">
  832. {PostNotes}</div>
  833. {/block:PostNotes}
  834.  
  835.  
  836. {/Block:PermalinkPage}
  837.  
  838. {/block:Photo}
  839.  
  840.  
  841.  
  842. {block:Photoset}
  843.  
  844. {Photoset-500}
  845.  
  846. {Block:PermalinkPage}
  847. {block:Caption}
  848. {Caption}
  849. {/block:Caption}
  850.  
  851. Posted {block:Date} {TimeAgo} with {NoteCountWithLabel}{/block:Date}{block:PostNotes} {/block:PostNotes}.
  852.  
  853. {block:HasTags}
  854. <div class="tags">
  855. tags: {block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}
  856. </div>
  857. {/block:HasTags}
  858.  
  859. {block:PostNotes}
  860. {PostNotes}
  861. {/block:PostNotes}
  862.  
  863. {/Block:PermalinkPage}
  864.  
  865. {/block:Photoset}
  866.  
  867.  
  868.  
  869. {block:Quote}
  870.  
  871. <div class="quote">
  872. <div style="font-size: 30px; display: inline-block; line-height: 0px; margin-bottom: -3px; margin-right: 3px;">❝</div>{Quote}
  873. </div>
  874.  
  875. {block:Source}
  876. <div style="text-align:right">—{Source}</div>
  877. {/block:Source}
  878.  
  879. {Block:PermalinkPage}
  880. Posted {block:Date} {TimeAgo} with {NoteCountWithLabel}{/block:Date}{block:PostNotes} {/block:PostNotes}.
  881. {block:HasTags}
  882. <div class="tags">
  883. tags: {block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}
  884. </div>
  885. {/block:HasTags}
  886.  
  887. {block:PostNotes}
  888. {PostNotes}
  889. {/block:PostNotes}
  890.  
  891. {/Block:PermalinkPage}
  892.  
  893. {/block:Quote}
  894.  
  895.  
  896.  
  897. {block:Link}
  898.  
  899. <a href="{URL}" {Target}>
  900.  
  901. <div class="story"><div style="margin-left:0px">{Name}</div> </div>
  902. </a>
  903.  
  904. {block:Description}
  905. {Description}
  906. {/block:Description}
  907.  
  908. {Block:PermalinkPage}
  909. Posted {block:Date} {TimeAgo} with {NoteCountWithLabel}{/block:Date}{block:PostNotes} {/block:PostNotes}.
  910. {block:HasTags}
  911. <div class="tags">
  912. tags: {block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}
  913. </div>
  914. {/block:HasTags}
  915.  
  916. {block:PostNotes}
  917. {PostNotes}
  918. {/block:PostNotes}
  919.  
  920. {/Block:PermalinkPage}
  921.  
  922. {/block:Link}
  923.  
  924.  
  925.  
  926. {block:Chat}
  927.  
  928. {block:Title}
  929. <div class="story">
  930. {Title}
  931. </div>
  932. {/block:Title}
  933.  
  934. {block:Lines}
  935. {block:Label}
  936. <b><font color="{color:Quote}">{Label}</font></b>
  937.  
  938. {/block:Label}
  939.  
  940. {Line}<br>
  941.  
  942. {/block:Lines}
  943.  
  944. {Block:PermalinkPage}
  945. Posted {block:Date} {TimeAgo} with {NoteCountWithLabel}{/block:Date}{block:PostNotes} {/block:PostNotes}.
  946. {block:HasTags}
  947. <div class="tags">
  948. tags: {block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}
  949. </div>
  950. {/block:HasTags}
  951.  
  952. {block:PostNotes}
  953. {PostNotes}
  954. {/block:PostNotes}
  955.  
  956. {/Block:PermalinkPage}
  957.  
  958. {/block:Chat}
  959.  
  960.  
  961.  
  962. {block:Audio}
  963.  
  964. {block:AlbumArt}
  965. <img src="{AlbumArtURL}" align="left" width="100px" height="100px" style="margin-right:5px;margin-bottom:5px;-webkit-border-top-left-radius:50px;
  966. -webkit-border-top-right-radius:50px;-webkit-border-bottom-left-radius:50px;-webkit-border-bottom-right-radius:50px;"/>{/block:AlbumArt}
  967. <div class="audio"> {AudioPlayerWhite}</div>
  968. <div style="border-top:1px dashed {color:border}; margin-left:5px;"></div>
  969. {block:Artist}
  970. <p><b><font color="{color:Quote}">Artist:</font></b> {Artist}
  971. {/block:Artist}
  972.  
  973. {block:Album}
  974. <br><b><font color="{color:Quote}">Album:</font></b> {Album}
  975. {/block:Album}
  976.  
  977. {block:TrackName}
  978. <br><b><font color="{color:Quote}">Track:</font></b> {TrackName}
  979. {/block:TrackName}
  980.  
  981. {block:PlayCount}
  982. <br><b><font color="{color:Quote}">Plays:</font></b> {FormattedPlayCount}
  983. {/block:PlayCount}
  984.  
  985. <br clear="all">
  986.  
  987. {Block:PermalinkPage}
  988. {block:Caption}
  989. {Caption}
  990. {/block:Caption}
  991.  
  992.  
  993. Posted {block:Date} {TimeAgo} with {NoteCountWithLabel}{/block:Date}{block:PostNotes} {/block:PostNotes}.
  994. {block:HasTags}
  995. <div class="tags">
  996. tags: {block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}
  997. </div>
  998. {/block:HasTags}
  999.  
  1000. {block:PostNotes}
  1001. {PostNotes}
  1002. {/block:PostNotes}
  1003.  
  1004. {/Block:PermalinkPage}
  1005.  
  1006.  
  1007. {/block:Audio}
  1008.  
  1009.  
  1010.  
  1011. {block:Video}
  1012.  
  1013. {Video-500}
  1014.  
  1015. {Block:PermalinkPage}
  1016. {block:Caption}
  1017. {Caption}
  1018. {/block:Caption}
  1019.  
  1020. Posted {block:Date} {TimeAgo} with {NoteCountWithLabel}{/block:Date}{block:PostNotes} {/block:PostNotes}.
  1021. {block:HasTags}
  1022. <div class="tags">
  1023. tags: {block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}
  1024. </div>
  1025. {/block:HasTags}
  1026.  
  1027. {block:PostNotes}
  1028. {PostNotes}
  1029. {/block:PostNotes}
  1030.  
  1031. {/Block:PermalinkPage}
  1032.  
  1033. {/block:Video}
  1034.  
  1035.  
  1036.  
  1037. {block:Answer}
  1038.  
  1039. <img src="{AskerPortraitURL-48}" style="height: 40px; width:40px; -moz-border-radius: 20px; border-radius: 20px;"></img>&nbsp;<b>{Asker}</b> whispered: {Question}<div class="answer">{Answer}</div>
  1040.  
  1041. {Block:PermalinkPage}
  1042. Posted {block:Date} {TimeAgo} with {NoteCountWithLabel}{/block:Date}{block:PostNotes} {/block:PostNotes}.
  1043. {block:HasTags}
  1044. <div class="tags">
  1045. tags: {block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}
  1046. </div>
  1047. {/block:HasTags}
  1048.  
  1049. {block:PostNotes}
  1050. {PostNotes}
  1051. {/block:PostNotes}
  1052.  
  1053. {/Block:PermalinkPage}
  1054.  
  1055. {/block:Answer}
  1056.  
  1057. {Block:IndexPage}<div id="permalink">
  1058.  
  1059. <a href="{Permalink}">{NoteCountWithLabel}</a> </div>
  1060.  
  1061.  
  1062. <div id="reblog">
  1063. <a href="{ReblogURL}" target="_blank" id="take"> reblog</a>
  1064. </div>
  1065.  
  1066.  
  1067.  
  1068.  
  1069. </div>{/Block:IndexPage}
  1070.  
  1071.  
  1072. {/block:Posts}{Block:IfInfiniteScrolling}</div>{/Block:IfInfiniteScrolling}
  1073. </body>
  1074.  
  1075. </html>
Add Comment
Please, Sign In to add comment