Advertisement
tsiappoworks

first waveworn

Dec 28th, 2017
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 30.52 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4.  
  5. <!--
  6.  
  7. ==============================================
  8.  
  9.  
  10. 「 CODES BY POHRORO 」
  11. @ http://pohroro.com
  12. Theme ▸ 106. Square One
  13. v1.3.0 | Updated: 29/04/17
  14.  
  15. +
  16.  
  17. Inspiration:
  18. ladmilk.tumblr.com/post/56696608746
  19. sugaeri.tumblr.com/post/146102121353
  20.  
  21. Avatar:
  22. joleng.tumblr.com/post/152603185106
  23.  
  24. Masonry + Infinite Scroll + PXU Photosets,
  25. Post Controls:
  26. shythemes.tumblr.com
  27.  
  28.  
  29. ==============================================
  30.  
  31. -->
  32.  
  33. <title>{Title}</title>
  34. <link rel="shortcut icon" href="{Favicon}">
  35. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  36. <meta name="viewport" content="width=device-width, initial-scale=1">
  37. {block:Description}<meta name="description" content="{MetaDescription}">{/block:Description}
  38.  
  39. <link href="https://fonts.googleapis.com/css?family=Karla:400,400i,700,700i|Montserrat:400" rel="stylesheet" type="text/css">
  40. <link href="http://static.tumblr.com/yzs4yqx/Zfbokxaxv/base.css" rel="stylesheet" type="text/css">
  41. <link href="http://static.tumblr.com/yzs4yqx/OXRokx2wl/pxu-photoset.css" rel="stylesheet" type="text/css">
  42.  
  43. <meta name="image:Background" content="">
  44. <meta name="image:Avatar" content="http://i.imgur.com/98g9yMP.png">
  45.  
  46. <meta name="color:Body Font" content="#979797">
  47. <meta name="color:Background" content="#F5F8F8">
  48. <meta name="color:Title" content="#F3B0A6">
  49. <meta name="color:Accent One" content="#D2EB9A">
  50. <meta name="color:Accent Two" content="#F3B0A6">
  51. <meta name="color:Accent Font" content="#FFFFFF">
  52. <meta name="color:Link" content="#F3B0A6">
  53. <meta name="color:Hover Link" content="#D2EB9A">
  54. <meta name="color:Sidebar Background" content="#FFFFFF">
  55. <meta name="color:Post Background" content="#FFFFFF">
  56. <meta name="color:Border" content="#EEEEEE">
  57.  
  58. <meta name="select:Background Type" content="background-repeat: repeat;" title="Repeat Background">
  59. <meta name="select:Background Type" content="background-size: cover;" title="Full Page Background">
  60. <meta name="select:Avatar Shape" content="border-radius: 3px;" title="Square">
  61. <meta name="select:Avatar Shape" content="border-radius: 100%;" title="Circle">
  62. <meta name="if:Infinite Scroll" content="1">
  63. <meta name="if:Show Captions" content="1">
  64. <meta name="if:Show Avatar" content="1">
  65. <meta name="if:Show Title" content="1">
  66. <meta name="if:Show Subtitle" content="1">
  67. <meta name="if:Show Description" content="1">
  68. <meta name="if:Inverted Controls" content="1">
  69. <meta name="if:Show Tags" content="1">
  70. <meta name="if:Custom Link Three" content="1">
  71. <meta name="if:Custom Link Four" content="1">
  72. <meta name="if:Custom Link Five" content="1">
  73. <meta name="if:Custom Link Six" content="1">
  74. <meta name="if:Custom Link Seven" content="0">
  75. <meta name="if:Custom Link Eight" content="0">
  76.  
  77. <meta name="select:Columns" content="1" title="1">
  78. <meta name="select:Columns" content="2" title="2">
  79.  
  80. <meta name="select:Post Size" content="250px" title="250px">
  81. <meta name="select:Post Size" content="300px" title="300px">
  82. <meta name="select:Post Size" content="400px" title="400px">
  83. <meta name="select:Post Size" content="500px" title="500px">
  84. <meta name="select:Post Size" content="540px" title="540px">
  85.  
  86. <meta name="select:Body Font Size" content="9px" title="9px">
  87. <meta name="select:Body Font Size" content="10px" title="10px">
  88. <meta name="select:Body Font Size" content="11px" title="11px">
  89. <meta name="select:Body Font Size" content="12px" title="12px">
  90. <meta name="select:Body Font Size" content="13px" title="13px">
  91.  
  92. <meta name="text:Title" content="Square One.">
  93. <meta name="text:Subtitle" content="● Whistle like a missle bomb ●">
  94. <meta name="text:Post Margin" content="30px">
  95. <meta name="text:Link One" content="Link One">
  96. <meta name="text:Link One URL" content="Link One URL">
  97. <meta name="text:Link Two" content="Link Two">
  98. <meta name="text:Link Two URL" content="Link Two URL">
  99. <meta name="text:Link Three" content="Link Three">
  100. <meta name="text:Link Three URL" content="Link Three URL">
  101. <meta name="text:Link Four" content="Link Four">
  102. <meta name="text:Link Four URL" content="Link Four URL">
  103. <meta name="text:Link Five" content="Link Five">
  104. <meta name="text:Link Five URL" content="Link Five URL">
  105. <meta name="text:Link Six" content="Link Six">
  106. <meta name="text:Link Six URL" content="Link Six URL">
  107. <meta name="text:Link Seven" content="Link Seven">
  108. <meta name="text:Link Seven URL" content="Link Seven URL">
  109. <meta name="text:Link Eight" content="Link Eight">
  110. <meta name="text:Link Eight URL" content="Link Eight URL">
  111.  
  112. <style>
  113.  
  114. div#qTip {
  115. font: 8px/10px Karla;
  116. color: {color:Body Font};
  117. text-align: center;
  118. text-transform: uppercase;
  119. background: {color:Sidebar Background};
  120. display: none;
  121. border: 1px solid {color:Border};
  122. max-width: 350px;
  123. position: absolute;
  124. text-align: justify;
  125. z-index: 99;
  126. padding: 2px 4px;
  127. margin: -5px 0 0 20px;
  128. border-radius: 2px;
  129. letter-spacing: 1px;
  130. }
  131.  
  132. .tmblr-iframe {
  133. top: 14px!important;
  134. right: 8px!important;
  135. position: fixed!important;
  136. opacity: 0.2!important;
  137. {block:IfInvertedControls}
  138. white-space: nowrap;
  139. -webkit-filter: invert(100%);
  140. filter: invert(100%);
  141. {block:IfInvertedControls}
  142. }
  143.  
  144. body {
  145. font-family: Karla;
  146. color: {color:Body Font};
  147. font-size: {select:Body Font Size};
  148. background: {color:Background} url({image:Background}) fixed;
  149. {select:Background Type}
  150. }
  151.  
  152. a {
  153. color: {color:Link};
  154. }
  155.  
  156. a:hover {
  157. color: {color:Hover Link};
  158. }
  159.  
  160. h1 {
  161. font: normal 14px/14px Montserrat;
  162. text-align: center;
  163. width: calc(100% + 20px);
  164. margin-left: -10px;
  165. padding-bottom: 10px;
  166. border-bottom: 1px solid {color:Border};
  167. color: {color:Title};
  168. text-transform: lowercase;
  169. }
  170.  
  171. #bar {
  172. height: 5px;
  173. width: 100%;
  174. position: fixed;
  175. z-index: 9;
  176. background: {color:Accent Two};
  177. top: 0;
  178. left: 0;
  179. }
  180.  
  181. nav#top {
  182. width: 25%;
  183. background: {color:Sidebar Background};
  184. height: 40px;
  185. top: 5px;
  186. position: fixed;
  187. font-size: 8px;
  188. letter-spacing: 1px;
  189. border-bottom: 1px solid {color:Border};
  190. text-transform: uppercase;
  191. }
  192.  
  193. nav#top ul {
  194. padding: 0;
  195. margin: 0;
  196. text-align: center;
  197. }
  198.  
  199. nav#top ul li {
  200. display: inline-block;
  201. list-style-type: none;
  202. line-height: 41px;
  203. padding-right: 25px;
  204. }
  205.  
  206. nav#top ul li:last-of-type {
  207. padding: 0;
  208. }
  209.  
  210. nav#top svg {
  211. width: 11px;
  212. height: 11px;
  213. fill: {color:Accent One};
  214. margin-bottom: -3px;
  215. margin-right: 3px;
  216. }
  217.  
  218. nav#top a {
  219. color: {color:Body Font};
  220. }
  221.  
  222. nav#top a:hover {
  223. color: {color:Accent Two};
  224. }
  225.  
  226. aside {
  227. background: {color:Sidebar Background};
  228. width: 25%;
  229. height: 100%;
  230. position: fixed;
  231. top: 46px;
  232. display: table;
  233. border-right: 1px solid {color:Border};
  234. }
  235.  
  236. #content {
  237. margin: 0 auto;
  238. left: 0;
  239. right: 0;
  240. position: relative;
  241. text-align: center;
  242. display: table-cell;
  243. vertical-align: middle;
  244. padding-bottom: 40px;
  245. }
  246.  
  247. #avatar {
  248. width: 120px;
  249. margin: 0 auto;
  250. }
  251.  
  252. #avatar img {
  253. width: 120px;
  254. height: 120px;
  255. position: relative;
  256. border-radius: 3px;
  257. padding: 2px;
  258. border: 1px solid {color:Border};
  259. {select:Avatar Shape}
  260. }
  261.  
  262. #title {
  263. font-size: 24px;
  264. text-transform: lowercase;
  265. letter-spacing: -1px;
  266. font-family: Montserrat;
  267. line-height: 24px;
  268. width: 270px;
  269. margin: 0 auto;
  270. position: relative;
  271. text-align: center;
  272. margin: 0 auto;
  273. margin-top: 15px;
  274. margin-bottom: 2px;
  275. color: {color:Title};
  276. }
  277.  
  278. #subtitle {
  279. background: {color:Accent One};
  280. background: -moz-linear-gradient(left, {color:Accent One} 0%, {color:Accent Two} 100%);
  281. background: -webkit-linear-gradient(left, {color:Accent One} 0%, {color:Accent Two} 100%);
  282. background: linear-gradient(to right, {color:Accent One} 0%, {color:Accent Two} 100%);
  283. filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='{color:Accent One}', endColorstr='{color:Accent Two}',GradientType=1 );
  284. color: {color:Accent Font};
  285. padding: 2px 5px;
  286. letter-spacing: 2px;
  287. border-radius: 2px;
  288. font-size: 8px;
  289. font-style: italic;
  290. text-transform: uppercase;
  291. display: inline;
  292. width: 270px;
  293. margin: 0 auto;
  294. }
  295.  
  296. #description {
  297. border: 1px solid {color:Border};
  298. padding: 0 12px;
  299. margin: 10px auto;
  300. width: 70%;
  301. }
  302.  
  303. #description span {
  304. display: block;
  305. background: {color:Sidebar Background};
  306. padding: 9px;
  307. position: relative;
  308. line-height: 16px;
  309. margin-top: -1px;
  310. margin-bottom: -1px;
  311. }
  312.  
  313. nav#main {
  314. list-style-type: none;
  315. margin: 0 auto;
  316. padding: 0;
  317. width: 250px;
  318. }
  319.  
  320. nav#main li {
  321. width: 100px;
  322. display: inline-block;
  323. text-transform: uppercase;
  324. font-size: 8px;
  325. letter-spacing: 1px;
  326. border-bottom: 1px solid {color:Border};
  327. padding: 7px;
  328. margin-right: 7px;
  329. margin-top: -1px;
  330. line-height: 21px;
  331. }
  332.  
  333. nav#main b {
  334. color: {color:Accent Two};
  335. font-weight: bold;
  336. margin-right: 4px;
  337. }
  338.  
  339. nav#main a {
  340. color: {color:Body Font};
  341. }
  342.  
  343. nav#main a:hover {
  344. color: {color:Accent One};
  345. }
  346.  
  347. #right-bar {
  348. height: 40px;
  349. top: 5px;
  350. position: fixed;
  351. width: 75%;
  352. left: 25%;
  353. background: {color:Sidebar Background};
  354. border-bottom: 1px solid {color:Border};
  355. border-left: 1px solid {color:Border};
  356. z-index: 9;
  357. }
  358.  
  359. #search {
  360. margin-left: 15px;
  361. margin-top: 10px;
  362. width: 175px;
  363. }
  364.  
  365. #search input[type=text] {
  366. border: 1px solid {color:Border};
  367. width: 150px;
  368. outline: none;
  369. padding: 2px 0 1px 0;
  370. font-family: Karla;
  371. border-radius: 2px;
  372. color: {color:Body Font};
  373. line-height: 15px;
  374. font-size: 11px;
  375. background: {color:Background};
  376. text-align: center;
  377. }
  378.  
  379. #search button {
  380. float: right;
  381. background: none;
  382. outline: none;
  383. margin-left: 20px;
  384. border: none;
  385. cursor: pointer;
  386. margin-top: -18px;
  387. }
  388.  
  389. #search button svg {
  390. width: 15px;
  391. height: 15px;
  392. fill: {color:Accent One};
  393. }
  394.  
  395. #search button svg:hover {
  396. fill: {color:Accent Two};
  397. }
  398.  
  399. #wrap {
  400. width: 75%;
  401. left: 25%;
  402. top: 35px;
  403. padding-bottom: 35px;
  404. position: absolute;
  405. }
  406.  
  407. #entries {
  408. margin: 0 auto;
  409. left: 0;
  410. right: 0;
  411. position: relative;
  412. text-align: justify;
  413. {block:IndexPage}
  414. width: calc(({select:Post Size} * {select:Columns}) + ({select:Columns} * ({text:Post Margin} * 2) + 44px));
  415. {/block:IndexPage}
  416. {block:PermalinkPage}
  417. width: 500px;
  418. {/block:PermalinkPage}
  419. margin-top: 60px;
  420. margin-bottom: 60px;
  421. }
  422.  
  423. .post {
  424. text-align: justify;
  425. width: {select:Post Size};
  426. background: {color:Post Background};
  427. border: 1px solid {color:Border};
  428. padding: 10px;
  429. padding-bottom: 0;
  430. {block:IndexPage}
  431. {block:IfShowTags}
  432. margin: 0px {text:Post Margin} calc({text:Post Margin} + 30px);
  433. {/block:IfShowTags}
  434. {block:IfNotShowTags}
  435. margin: 0px {text:Post Margin} calc({text:Post Margin} + 10px);
  436. {/block:IfNotShowTags}
  437. z-index: -1;
  438. {/block:IndexPage}
  439. {block:PermalinkPage}
  440. margin: 0 auto;
  441. width: 500px;
  442. {/block:PermalinkPage}
  443. }
  444.  
  445. .post-pad {
  446. height: 6px;
  447. }
  448.  
  449. .post img {
  450. max-width: 100%;
  451. height: auto;
  452. }
  453.  
  454. .post blockquote {
  455. border-left: 1px solid {color:Border};
  456. margin: 10px;
  457. padding: 0 0 0 15px;
  458. }
  459.  
  460. .caption {
  461. width: 100%;
  462. margin-left: -10px;
  463. border-top: 1px solid {color:Border};
  464. padding: 10px;
  465. margin-top: 4px;
  466. }
  467.  
  468. .quote {
  469. text-align: center;
  470. font-size: 13px;
  471. font-style: italic;
  472. padding: 5px 0;
  473. }
  474.  
  475. .source {
  476. font-style: normal;
  477. font-size: {select:Body Font Size};
  478. }
  479.  
  480. .player {
  481. position: absolute;
  482. line-height: 0;
  483. z-index: 1;
  484. overflow: hidden;
  485. width: 27px;
  486. height: 27px;
  487. border-radius: 100%;
  488. margin-left: 26px;
  489. margin-top: 28px;
  490. }
  491.  
  492. .art {
  493. width: 80px;
  494. height: 80px;
  495. position: absolute;
  496. z-index: 0;
  497. }
  498.  
  499. .details {
  500. height: 55px;
  501. text-align: center;
  502. line-height: 15px;
  503. padding-top: 25px;
  504. margin-left: 80px;
  505. line-height: calc({select:Body Font Size} + 4px);
  506. text-transform: uppercase;
  507. }
  508.  
  509. .title {
  510. font-weight: bold;
  511. }
  512.  
  513. .artist {
  514. font-size: calc({select:Body Font Size} - 2px);
  515. letter-spacing: 1px;
  516. }
  517.  
  518. .asker {
  519. margin-bottom: 10px;
  520. font-family: Montserrat;
  521. font-size: 13px;
  522. text-transform: lowercase;
  523. }
  524.  
  525. .asker .avatar img {
  526. width: 20px;
  527. height: 20px;
  528. border-radius: 100%;
  529. float: left;
  530. margin-right: 7px;
  531. }
  532.  
  533. .asker a, .asker {
  534. color: {color:Accent Two};
  535. }
  536.  
  537. .question {
  538. border-top: 1px solid {color:Border};
  539. width: 100%;
  540. padding: 10px;
  541. margin-left: -10px;
  542. }
  543.  
  544. #permalink {
  545. text-transform: uppercase;
  546. font-size: 8px;
  547. line-height: 13px;
  548. height: 13px;
  549. border-top: 1px solid {color:Border};
  550. padding: 7px 0 7px 10px;
  551. letter-spacing: 1px;
  552. width: calc({select:Post Size} + 10px);
  553. margin-left: -10px;
  554. margin-top: 4px;
  555. }
  556.  
  557. #permalink a {
  558. color: {color:Body Font};
  559. }
  560.  
  561. #permalink a:hover .time, .controls a:hover {
  562. background: {color:Accent Two};
  563. }
  564.  
  565. .time {
  566. background: {color:Accent One};
  567. color: {color:Accent Font};
  568. padding: 1px 2px 1px 4px;
  569. border-radius: 2px;
  570. margin-right: 2px;
  571. font-size: 8px;
  572. -webkit-transition: all 0.5s ease;
  573. transition: all 0.5s ease;
  574. }
  575.  
  576. .controls {
  577. -webkit-transition: all 0.5s ease;
  578. transition: all 0.5s ease;
  579. float: right;
  580. margin-top: -21px;
  581. margin-right: -1px;
  582. line-height: 20px;
  583. }
  584.  
  585. .controls svg {
  586. width: 7px;
  587. height: 9px;
  588. overflow: visible;
  589. display: inline-block;
  590. border-radius: 100%;
  591. fill: {color:Accent Font};
  592. text-shadow: 0 0;
  593. -webkit-transition: all 0.5s ease;
  594. transition: all 0.5s ease;
  595. margin-left: 4px;
  596. margin-bottom: 1px;
  597. }
  598.  
  599. .controls a {
  600. position: relative;
  601. background: {color:Accent One};
  602. border-radius: 100%;
  603. width: 15px;
  604. height: 15px;
  605. display: inline-block;
  606. margin-right: 1px;
  607. }
  608.  
  609. .controls .reblog svg {
  610. width: 7px;
  611. height: 7px;
  612. margin-bottom: 2px;
  613. margin-left: 4px;
  614. display: inline-block;
  615. }
  616.  
  617. .controls .like .liked + svg path {
  618. fill: {color:Accent Two};
  619. }
  620.  
  621. .controls .like .like_button iframe {
  622. position: absolute;
  623. top: 0;
  624. left: 0;
  625. bottom: 0;
  626. right: 0;
  627. opacity: 0;
  628. z-index: 2;
  629. }
  630.  
  631. #permpage {
  632. text-transform: uppercase;
  633. text-align: center;
  634. margin-top: 5px;
  635. line-height: 16px;
  636. font-size: 9px;
  637. border-top: 1px solid {color:Border};
  638. border-bottom: 1px solid {color:Border};
  639. width: 520px;
  640. margin-left: -10px;
  641. padding: 10px 0;
  642. }
  643.  
  644. .tags {
  645. text-transform: uppercase;
  646. text-align: center;
  647. {block:IndexPage}
  648. position: absolute;
  649. font-size: 7px;
  650. width: {select:Post Size};
  651. margin-top: 10px;
  652. letter-spacing: 1px;
  653. line-height: 11px;
  654. {/block:IndexPage}
  655. }
  656.  
  657. .tags a {
  658. {block:IndexPage}
  659. color: {color:Body Font};
  660. {/block:IndexPage}
  661. margin-right: 3px;
  662. }
  663.  
  664. .tags a:last-of-type {
  665. margin: 0;
  666. }
  667.  
  668. ol.notes {
  669. padding: 0;
  670. margin: 20px 0px;
  671. list-style-type: none;
  672. }
  673.  
  674. ol.notes li.note {
  675. margin-bottom: 10px;
  676. }
  677.  
  678. ol.notes li.note img.avatar {
  679. border-radius: 100%;
  680. vertical-align: -4px;
  681. margin-right: 10px;
  682. width: 16px;
  683. height: 16px;
  684. }
  685.  
  686. .pagination {
  687. margin: 0 auto;
  688. text-align: center;
  689. position: relative;
  690. margin-top: 40px;
  691. display: block;
  692. font-size: 9px;
  693. {block:IfInfiniteScroll}
  694. display: none;
  695. {/block:IfInfiniteScroll}
  696. }
  697.  
  698. .pagination a, .current_page {
  699. margin: 0 4px;
  700. display: inline-block;
  701. width: 20px;
  702. height: 20px;
  703. text-align: center;
  704. border-radius: 100%;
  705. color: {color:Body Font};
  706. line-height: 20px;
  707. border: 1px solid {color:Border};
  708. }
  709.  
  710. .pagination a:hover {
  711. background: {color:Accent Two};
  712. color: {color:Accent Font};
  713. }
  714.  
  715. .pagination svg {
  716. width: 10px;
  717. height: 10px;
  718. display: inline-block;
  719. fill: {color:Body Font};
  720. margin-bottom: -2px;
  721. }
  722.  
  723. .pagination a svg {
  724. margin-top: 5px;
  725. }
  726.  
  727. .pagination a:hover svg {
  728. fill: {color:Accent Font};
  729. }
  730.  
  731. .current_page {
  732. background: {color:Accent One};
  733. color: {color:Sidebar Background};
  734. }
  735.  
  736. ::selection {
  737. background: {color:Link};
  738. color: #FFF;
  739. }
  740.  
  741. #infscr-loading {
  742. opacity: 0;
  743. line-height: 0px;
  744. }
  745.  
  746. </style>
  747. </head>
  748. <body>
  749.  
  750. <div id="bar"></div>
  751.  
  752. <nav id="top">
  753. <ul>
  754. <li><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 9.185l7 6.514v6.301h-3v-5h-8v5h-3v-6.301l7-6.514zm0-2.732l-9 8.375v9.172h7v-5h4v5h7v-9.172l-9-8.375zm12 5.695l-12-11.148-12 11.133 1.361 1.465 10.639-9.868 10.639 9.883 1.361-1.465z"></svg> <a href="/">Home</a></li>
  755. <li><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M10 3.002c4.411 0 8 2.849 8 6.35 0 3.035-3.029 6.311-7.925 6.311-1.58 0-2.718-.317-3.718-.561-.966.593-1.256.813-3.006 1.373.415-1.518.362-2.182.331-3.184-.837-1.001-1.682-2.069-1.682-3.939 0-3.501 3.589-6.35 8-6.35zm0-2.002c-5.281 0-10 3.526-10 8.352 0 1.711.615 3.391 1.705 4.695.047 1.527-.851 3.718-1.661 5.312 2.168-.391 5.252-1.258 6.649-2.115 1.181.289 2.312.421 3.382.421 5.903 0 9.925-4.038 9.925-8.313 0-4.852-4.751-8.352-10-8.352zm11.535 11.174c-.161.488-.361.961-.601 1.416 1.677 1.262 2.257 3.226.464 5.365-.021.745-.049 1.049.138 1.865-.892-.307-.979-.392-1.665-.813-2.127.519-4.265.696-6.089-.855-.562.159-1.145.278-1.74.364 1.513 1.877 4.298 2.897 7.577 2.1.914.561 2.933 1.127 4.352 1.385-.53-1.045-1.117-2.479-1.088-3.479 1.755-2.098 1.543-5.436-1.348-7.348zm-15.035-3.763c-.591 0-1.071.479-1.071 1.071s.48 1.071 1.071 1.071 1.071-.479 1.071-1.071-.48-1.071-1.071-1.071zm3.5 0c-.591 0-1.071.479-1.071 1.071s.48 1.071 1.071 1.071 1.071-.479 1.071-1.071-.48-1.071-1.071-1.071zm3.5 0c-.591 0-1.071.479-1.071 1.071s.48 1.071 1.071 1.071 1.071-.479 1.071-1.071-.48-1.071-1.071-1.071z"></svg> <a href="/ask">Ask</a></li>
  756. <li><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M13.508 11.504l.93-2.494 2.998 6.268-6.31 2.779.894-2.478s-8.271-4.205-7.924-11.58c2.716 5.939 9.412 7.505 9.412 7.505zm7.492-9.504v-2h-21v21h2v-19h19zm-14.633 2c.441.757.958 1.422 1.521 2h14.112v16h-16v-8.548c-.713-.752-1.4-1.615-2-2.576v13.124h20v-20h-17.633z"></svg> <a href="/archive">Archive</a></li>
  757. <li><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M24 10.935v2.131l-8 3.947v-2.23l5.64-2.783-5.64-2.79v-2.223l8 3.948zm-16 3.848l-5.64-2.783 5.64-2.79v-2.223l-8 3.948v2.131l8 3.947v-2.23zm7.047-10.783h-2.078l-4.011 16h2.073l4.016-16z"></svg> <a href="http://pohroro.com" title="Codes by Pohroro">Theme</a></li>
  758. </ul>
  759. </nav>
  760.  
  761. <aside>
  762. <div id="content">
  763.  
  764. {block:IfShowAvatar}<div id="avatar"><img src="{image:Avatar}"></div>{/block:IfShowAvatar}
  765. {block:IfShowTitle}<div id="title">{text:Title}</div>{/block:IfShowTitle}
  766. {block:IfShowSubtitle}<div id="subtitle">{text:Subtitle}</div>{/block:IfShowSubtitle}
  767. {block:IfShowDescription}<div id="description"><span>{Description}</span></div>{/block:IfShowDescription}
  768.  
  769. <nav id="main">
  770. <a href="{text:Link One URL}"><li><b>01.</b> {text:Link One}</li></a>
  771. <a href="{text:Link Two URL}"><li><b>02.</b> {text:Link Two}</li></a><br>
  772. {block:IfCustomLinkThree}<a href="{text:Link Three URL}"><li><b>03.</b> {text:Link Three}</li></a>{/block:IfCustomLinkThree}
  773. {block:IfCustomLinkFour}<a href="{text:Link Four URL}"><li><b>04.</b> {text:Link Four}</li></a><br>{/block:IfCustomLinkFour}
  774. {block:IfCustomLinkFive}<a href="{text:Link Five URL}"><li><b>05.</b> {text:Link Five}</li></a>{/block:IfCustomLinkFive}
  775. {block:IfCustomLinkSix}<a href="{text:Link Six URL}"><li><b>06.</b> {text:Link Six}</li></a><br>{/block:IfCustomLinkSix}
  776. {block:IfCustomLinkSeven}<a href="{text:Link Seven URL}"><li><b>07.</b> {text:Link Seven}</li></a>{/block:IfCustomLinkSeven}
  777. {block:IfCustomLinkEight}<a href="{text:Link Eight URL}"><li><b>08.</b> {text:Link Eight}</li></a>{/block:IfCustomLinkEight}
  778. </ul>
  779. </nav>
  780.  
  781. {block:Pagination}
  782. <div class="pagination">
  783. {block:PreviousPage}
  784. <a href="{PreviousPage}" class="jump_page"><svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 216 216" enable-background="new 0 0 216 216" xml:space="preserve"><path d="M137.3,43.2c-2.5-2.1-6.3-1.8-8.5,0.7L78,104.1c-1.9,2.2-1.9,5.5,0,7.7l50.8,60.3c1.2,1.4,2.9,2.1,4.6,2.1 c1.4,0,2.7-0.5,3.9-1.4c2.5-2.1,2.9-5.9,0.7-8.5L90.4,108L138,51.6C140.1,49.1,139.8,45.3,137.3,43.2z"/>
  785. </svg></a>
  786. {/block:PreviousPage}
  787.  
  788. {block:JumpPagination length="3"}
  789. {block:CurrentPage}
  790. <span class="current_page">{PageNumber}</span>
  791. {/block:CurrentPage}
  792.  
  793. {block:JumpPage}
  794. <a class="jump_page" href="{URL}">{PageNumber}</a>
  795. {/block:JumpPage}
  796. {/block:JumpPagination}
  797.  
  798. {block:NextPage}
  799. <a href="{NextPage}" class="jump_page"><svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 216 216" enable-background="new 0 0 216 216" xml:space="preserve"><path d="M78.7,172.8c1.1,0.9,2.5,1.4,3.9,1.4c1.7,0,3.4-0.7,4.6-2.1l50.8-60.3c1.9-2.2,1.9-5.5,0-7.7L87.2,43.9 c-2.1-2.5-5.9-2.9-8.5-0.7c-2.5,2.1-2.9,5.9-0.7,8.5l47.5,56.4L78,164.4C75.9,166.9,76.2,170.7,78.7,172.8z"/></svg></a>
  800. {/block:NextPage}
  801. </div>
  802. {/block:Pagination}
  803.  
  804. </div>
  805. </aside>
  806.  
  807. <div id="right-bar">
  808. <div id="searchbar">
  809. <form action="/search" method="get" id="search">
  810. <input type="text" name="q" value="">
  811. <button type="submit">
  812. <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M21.172 24l-7.387-7.387c-1.388.874-3.024 1.387-4.785 1.387-4.971 0-9-4.029-9-9s4.029-9 9-9 9 4.029 9 9c0 1.761-.514 3.398-1.387 4.785l7.387 7.387-2.828 2.828zm-12.172-8c3.859 0 7-3.14 7-7s-3.141-7-7-7-7 3.14-7 7 3.141 7 7 7z"></svg>
  813. </svg></button>
  814. </div>
  815.  
  816. </div>
  817.  
  818. <div id="wrap">
  819. <div id="container">
  820. <div id="entries">
  821.  
  822. {block:Posts}
  823. <div class="post" id="{PostID}">
  824. {block:Text}
  825. {block:Title}<h1>{Title}</h1>{/block:Title}
  826. {Body}
  827. {/block:Text}
  828.  
  829. {block:Photo}
  830. {LinkOpenTag}<img src="{PhotoURL-HighRes}" width="100%">{LinkCloseTag}
  831. {/block:Photo}
  832.  
  833. {block:Photoset}
  834. <div class="photo-slideshow" id="photoset_{PostID}" data-layout="{PhotosetLayout}">{block:Photos}<div class="photo-data"><div class="pxu-photo"><img src="{PhotoURL-500}" width="{PhotoWidth-500}" height="{PhotoHeight-500}" data-highres="{PhotoURL-HighRes}" data-width="{PhotoWidth-HighRes}" data-height="{PhotoHeight-HighRes}"></div><a class="tumblr-box" rel="post-{PostID}" href="{PhotoURL-HighRes}"></a></div>{/block:Photos}</div>
  835. <div class="post-pad"></div>
  836. {/block:Photoset}
  837.  
  838. {block:Quote}
  839. <div class="quote">
  840. {Quote}<br>
  841. {block:Source}<span class="source">&#8212; {Source}</span>{/block:Source}
  842. </div>
  843. {/block:Quote}
  844.  
  845. {block:Link}
  846. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  847. {block:Description}{Description}{/block:Description}
  848. {/block:Link}
  849.  
  850. {block:Chat}
  851. {block:Title}<h1>{Title}</h1>{/block:Title}
  852. {block:Lines}
  853. {block:Label}<b>{Label}</b>{/block:Label}
  854. {Line}<br>
  855. {/block:Lines}
  856. {/block:Chat}
  857.  
  858. {block:Audio}
  859. <div class="audio">
  860. <div class="player">{AudioPlayerWhite}</div>
  861. <div class="art">{block:AlbumArt}<img src="{AlbumArtURL}">{/block:AlbumArt}</div>
  862. <div class="details">
  863. {block:TrackName}<span class="title">{TrackName}</span>{/block:TrackName}<br>
  864. {block:Artist}<span class="artist">{Artist}</span>{/block:Artist}</div>
  865. </div>
  866. <div class="post-pad"></div>
  867. {/block:Audio}
  868.  
  869. {block:Video}
  870. <div class="video">{Video-500}</div>
  871. {/block:Video}
  872.  
  873. {block:ReblogParent}
  874. <!--{SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  875. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  876. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}-->
  877. {/block:ReblogParent}
  878.  
  879. {block:Answer}
  880. <div class="asker">
  881. <div class="avatar"><img src="{AskerPortraitURL-24}"></div>
  882. <span>{Asker} asked:</span></div>
  883. <div class="question">{Question}</div>
  884. <div class="caption">{Answer}</div>
  885. {/block:Answer}
  886.  
  887. {block:IfShowCaptions}
  888. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  889. {/block:IfShowCaptions}
  890.  
  891. {block:IndexPage}
  892. <div id="permalink">
  893. <a href="{Permalink}"><span class="time">{TimeAgo}</span> {NoteCountWithLabel}</div></a>
  894. <div class="controls">
  895. <a href="{ReblogURL}" target="_blank" class="reblog" title="Reblog">
  896. <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://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>
  897. </a>
  898. <a href="#" class="like" title="Like">{LikeButton}
  899. <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://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>
  900. </a>
  901. </div>
  902.  
  903. {block:IfShowTags}
  904. {block:IndexPage}
  905. <div class="tags">
  906. {block:Tags}<a href="{TagURL}">#{Tag} </a>{/block:Tags}
  907. </div>
  908. {/block:IndexPage}
  909. {/block:IfShowTags}
  910.  
  911. </div>
  912. {/block:IndexPage}
  913.  
  914. {block:PermalinkPage}
  915. {block:IfNotShowCaption}{block:Caption}{Caption}{/block:Caption}{block:IfNotShowCaption}
  916. {block:Date}<div id="permpage">
  917. Posted {TimeAgo} {block:NoteCount}with {NoteCountWithLabel}{/block:NoteCount}<br>
  918. {block:RebloggedFrom}Via: <a href="{ReblogParentURL}">{ReblogParentName}</a>, Source: <a href="{ReblogRootURL}">{ReblogRootName}</a><br>{/block:RebloggedFrom}
  919. {block:HasTags}Tagged: {block:Tags}<a href="{TagURL}">#{Tag} </a>{/block:Tags}{/block:HasTags}
  920. </div>{/block:Date}
  921. {/block:PermalinkPage}
  922.  
  923. {block:PostNotes}{PostNotes}{/block:PostNotes}
  924.  
  925. {/block:Posts}
  926.  
  927. </div>
  928. </div>
  929. </div>
  930.  
  931. <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
  932. <script src="https://static.tumblr.com/yzs4yqx/BV3o343ow/smoothscroll.min.js"></script>
  933. <script src="https://static.tumblr.com/tiu5k68/xTkm8wqw2/tumblr-title-qtip.js"></script>
  934. <script src="https://static.tumblr.com/qudkd6d/Az6nkemqr/pxuphotoset.min.js"></script>
  935. <script src="https://static.tumblr.com/fwgzvyf/Oj1o08f6h/shythemes.vr.js"></script>
  936. {block:IndexPage}
  937. <script src="https://static.tumblr.com/6hsqxdt/QBym35odk/jquery.masonry.js"></script>
  938. {block:IfInfiniteScroll}
  939. <script src="https://static.tumblr.com/wgijwsy/u2vm2hxv6/jquery.infinitescroll.min.js"></script>
  940. {/block:IfInfiniteScroll}
  941. {/block:IndexPage}
  942.  
  943. <script>
  944. $(document).ready(function() {
  945. $('.photo-slideshow').pxuPhotoset({
  946. lightbox: true,
  947. rounded: false,
  948. gutter: '3px',
  949. photoset: '.photo-slideshow',
  950. photoWrap: '.photo-data',
  951. photo: '.pxu-photo'
  952. });
  953.  
  954. {block:IndexPage}
  955. var $container = $('#entries');
  956. $container.masonry({
  957. itemSelector: '.post'
  958. });
  959. $container.imagesLoaded(function() {
  960. $container.masonry();
  961. $container.find('.post').animate({
  962. opacity: 1,
  963. zIndex: 1
  964. });
  965. });
  966.  
  967. {block:IfInfiniteScroll}
  968. $container.infinitescroll({
  969. itemSelector: '.post',
  970. navSelector: '.pagination',
  971. nextSelector: '.pagination a',
  972. loadingImg: '',
  973. loadingText: '<em></em>',
  974. bufferPx: 2000
  975. },
  976.  
  977. function(newElements) {
  978. var $newElems = $(newElements);
  979. var $newElemsIDs = $newElems.map(function() {
  980. return this.id;
  981. }).get();
  982. Tumblr.LikeButton.get_status_by_post_ids($newElemsIDs);
  983. $newElems.find('.photo-slideshow').pxuPhotoset({
  984. lightbox: true,
  985. rounded: false,
  986. gutter: '3px',
  987. photoset: '.photo-slideshow',
  988. photoWrap: '.photo-data',
  989. photo: '.pxu-photo'
  990. },
  991. function() {
  992. $container.masonry();
  993. });
  994.  
  995. $newElems.find('.video').each(function() {
  996. resizeVideos();
  997. },
  998. function() {
  999. $container.masonry();
  1000. });
  1001.  
  1002. $newElems.imagesLoaded(function() {
  1003. $container.masonry('appended', $newElems);
  1004. $newElems.animate({
  1005. opacity: 1,
  1006. zIndex: 1
  1007. });
  1008. });
  1009. });
  1010. {/block:IfInfiniteScroll}
  1011. {/block:IndexPage}
  1012. });
  1013. </script>
  1014.  
  1015. </body>
  1016. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement