Advertisement
feiinho

theme: Copycat from: adorablethemes.com

May 12th, 2018
1,895
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 57.33 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <!--
  5.  
  6. theme: Copycat
  7. version: 3.0.1 (April 9, 2018)
  8. from: adorablethemes.com
  9.  
  10. -->
  11. <meta charset="UTF-8">
  12.  
  13. <title>{block:SearchPage}{lang:Search results for SearchQuery} - {/block:SearchPage}{block:PostSummary}{PostSummary} - {/block:PostSummary}{Title}</title>
  14. {block:Description}<meta name="description" content="{MetaDescription}">{/block:Description}
  15.  
  16. <link rel="shortcut icon" href="{Favicon}">
  17. <link rel="apple-touch-icon" href="{PortraitURL-128}">
  18. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  19.  
  20. <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
  21. <meta name="theme-color" content="{color:Header}">
  22.  
  23. {block:Hidden}
  24. <meta name="image:Background" content="">
  25. <meta name="image:Header" content="">
  26.  
  27. <meta name="select:Max Columns" content="3col" title="3 columns">
  28. <meta name="select:Max Columns" content="4col" title="4 columns">
  29. <meta name="select:Max Columns" content="5col" title="5 columns">
  30.  
  31. <meta name="select:Title Font" content="Montserrat" title="Montserrat">
  32. <meta name="select:Title Font" content="Raleway" title="Raleway">
  33. <meta name="select:Title Font" content="Oswald" title="Oswald">
  34. <meta name="select:Title Font" content="Lobster" title="Lobster">
  35. <meta name="select:Title Font" content="Rokkitt" title="Rokkitt">
  36. <meta name="select:Title Font" content="Domine" title="Domine">
  37. <meta name="select:Title Font" content="Oxygen" title="Oxygen">
  38. <meta name="select:Title Font" content="Titillium Web" title="Titillium Web">
  39. <meta name="select:Title Font" content="Pacifico" title="Pacifico">
  40.  
  41. <meta name="select:Post Body Font" content="sans-serif" title="sans-serif">
  42. <meta name="select:Post Body Font" content="serif" title="serif">
  43. <meta name="select:Post Body Font" content="monospace" title="monospace">
  44.  
  45. <meta name="select:Background Image Style" content="tile" title="tile">
  46. <meta name="select:Background Image Style" content="cover" title="cover">
  47. <meta name="select:Background Image Style" content="center" title="center">
  48.  
  49. <meta name="select:Header Image Style" content="cover" title="cover">
  50. <meta name="select:Header Image Style" content="tile" title="tile">
  51. <meta name="select:Header Image Style" content="center" title="center">
  52.  
  53. <meta name="color:Background" content="#f6f6f6">
  54. <meta name="color:Sidebar" content="#111111">
  55. <meta name="color:Sidebar Text" content="#f6f6f6">
  56. <meta name="color:Header" content="#222222">
  57. <meta name="color:Header Link Bar" content="#111111">
  58. <meta name="color:Header Links" content="#ffffff">
  59. <meta name="color:Title" content="#ffffff">
  60. <meta name="color:Description" content="#888888">
  61. <meta name="color:Post Background" content="#ffffff">
  62. <meta name="color:Post Text" content="#000000">
  63. <meta name="color:Post Links" content="#666666">
  64.  
  65. <meta name="text:Copyright Text" content="">
  66. <meta name="text:Header Height" content="250">
  67. <meta name="text:Header Opacity" content="1.0">
  68. <meta name="text:Post Opacity" content="1.0">
  69.  
  70. <meta name="text:Facebook Username" content="">
  71. <meta name="text:Twitter Username" content="">
  72. <meta name="text:Instagram Username" content="">
  73. <meta name="text:Pinterest Username" content="">
  74. <meta name="text:SoundCloud Username" content="">
  75. <meta name="text:Twitch Username" content="">
  76. <meta name="text:Vine Username" content="">
  77. <meta name="text:YouTube Username" content="">
  78. <meta name="text:Store URL" content="">
  79.  
  80. <meta name="text:Disqus Shortname" content="">
  81. <meta name="text:Google Analytics ID" content="">
  82. <meta name="text:Custom Ask Page Text" content="">
  83.  
  84. <meta name="if:Show Title" content="1">
  85. <meta name="if:Show Description" content="0">
  86. <meta name="if:Show Archive Link" content="1">
  87. <meta name="if:Show Random Link" content="0">
  88. <meta name="if:Show Liked Posts Link" content="0">
  89. <meta name="if:Show Search Box" content="1">
  90. <meta name="if:Show Header Navbar" content="1">
  91. <meta name="if:Index Photo Captions" content="0">
  92. <meta name="if:Index Video Captions" content="1">
  93. <meta name="if:Infinite Scrolling" content="1">
  94. <meta name="if:Use Real Dates" content="1">
  95. <meta name="if:Photoset Only First" content="1">
  96. <meta name="if:Colorize Social Links" content="0">
  97. <meta name="if:Rounded Corners" content="1">
  98. {/block:Hidden}
  99.  
  100. <!--[if lt IE 9]><script src="//static.tumblr.com/hriofhd/Qj0m8pn7q/html5shiv.js"></script><![endif]-->
  101.  
  102. {block:IfShowTitle}<link href="//fonts.googleapis.com/css?family={select:Title Font}" rel="stylesheet" type="text/css">{/block:IfShowTitle}
  103.  
  104. <link rel="stylesheet" href="https://netdna.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" integrity="sha384-wvfXpqpZZVQGK6TAh5PVlGOfQNHSoD2xbE+QkPxCAFlNEevoEH3Sl0sibVcOQVnN" crossorigin="anonymous">
  105.  
  106. <style type="text/css">
  107. body {
  108. color: {color:Post Text};
  109. background-color: {color:Background};
  110. {block:IfBackgroundImage}background-image: url('{image:Background}');{/block:IfBackgroundImage}
  111. background-position: center center;
  112. background-attachment: fixed;
  113. font-family: Helvetica, Arial, sans-serif;
  114. margin: 0;
  115. padding: 0;
  116. }
  117.  
  118. #posts {
  119. margin-bottom: 80px;
  120. -webkit-transition: opacity 0.1s linear;
  121. transition: opacity 0.1s linear;
  122. }
  123. .wrapper {
  124. margin: 16px auto;
  125. }
  126. .main {
  127. float: left;
  128. }
  129. .layout-3col .wrapper, .layout-3col .main {
  130. width: 798px;
  131. }
  132.  
  133. .layout-4col .wrapper, .layout-4col .main {
  134. width: 1064px;
  135. }
  136.  
  137. .layout-5col .wrapper, .layout-5col .main {
  138. width: 1330px;
  139. }
  140.  
  141. /* Background and header image settings */
  142. .background-cover {
  143. background-position: center center;
  144. background-size: cover;
  145. }
  146. .background-tile {
  147. background-repeat: repeat;
  148. }
  149. .background-center {
  150. background-position: center center;
  151. background-repeat: no-repeat;
  152. }
  153.  
  154.  
  155. /* Responsive layout settings */
  156. @media screen and (min-width:296px) {
  157. .layout-3col .wrapper, .layout-3col .main, .layout-4col .wrapper, .layout-4col .main, .layout-5col .wrapper, .layout-5col .main {
  158. width: 266px;
  159. }
  160. }
  161. @media screen and (min-width:562px) {
  162. .layout-3col .wrapper, .layout-3col .main, .layout-4col .wrapper, .layout-4col .main, .layout-5col .wrapper, .layout-5col .main {
  163. width: 532px;
  164. }
  165. }
  166. @media screen and (min-width:818px) {
  167. .layout-3col .wrapper, .layout-3col .main, .layout-4col .wrapper, .layout-4col .main, .layout-5col .wrapper, .layout-5col .main {
  168. width: 798px;
  169. }
  170. }
  171. @media screen and (min-width:1094px) {
  172. .layout-4col .wrapper, .layout-4col .main, .layout-5col .wrapper, .layout-5col .main {
  173. width: 1064px;
  174. }
  175. }
  176. @media screen and (min-width:1360px) {
  177. .layout-5col .wrapper, .layout-5col .main {
  178. width: 1330px;
  179. }
  180. }
  181.  
  182. a, a:hover {
  183. text-decoration: none;
  184. }
  185.  
  186. h1,h2,h3,h4,h5,h6 {
  187. font-family: 'Helvetica Neue', Arial, sans-serif;
  188. font-weight: normal;
  189. }
  190.  
  191. .blog-title, .blog-title:hover {
  192. color: {color:Title};
  193. font-family: {select:Title Font}, sans-serif;
  194. font-size: 36px;
  195. text-decoration: none;
  196. margin-top: 0;
  197. margin-bottom: 0;
  198. }
  199. .blog-description {
  200. color: {color:Description};
  201. font-size: 13px;
  202. margin: 12px auto;
  203. width: 75%;
  204. }
  205.  
  206. ul {
  207. list-style-type: none;
  208. padding-left: 0;
  209. }
  210.  
  211. header {
  212. text-align: center;
  213. background-color: {color:Header};
  214. {block:IfHeaderOpacity}background-color: rgba({RGBcolor:Header}, {text:Header Opacity});{/block:IfHeaderOpacity}
  215. {block:IfHeaderImage}
  216. background-image: url('{image:Header}');
  217. {/block:IfHeaderImage}
  218. display: table;
  219. width: 100%;
  220. height: {text:Header Height}px;
  221. }
  222. .header-content {
  223. display: table-cell;
  224. vertical-align: middle;
  225. }
  226. .blog-description a, .blog-description a:hover {
  227. color: {color:Description};
  228. text-decoration: underline;
  229. }
  230. .blog-description a:hover {
  231. background-color: rgba({RGBcolor:Description},0.25);
  232. }
  233. .header-navbar {
  234. background-color: {color:Header Link Bar};
  235. text-align: center;
  236. clear: both;
  237. width: 100%;
  238. }
  239. ul.header-links {
  240. margin: 0 auto;
  241. }
  242. ul.header-links li {
  243. text-align: center;
  244. display: inline-block;
  245. padding: 15px 10px;
  246. -webkit-transition: background-color 0.05s linear;
  247. transition: background-color 0.05s linear;
  248. }
  249. ul.header-links li:hover {
  250. background-color: rgba({RGBcolor:Header Links},0.1);
  251. }
  252. .header-link {
  253. font-size: 10px;
  254. text-transform: uppercase;
  255. color: {color:Header Links};
  256. }
  257. nav {
  258. padding: 7px;
  259. clear: both;
  260. }
  261. .sidebar-link {
  262. background-color: transparent;
  263. display: block;
  264. font-size: 14px;
  265. color: {color:Sidebar Text};
  266. padding: 7px 11px;
  267. -webkit-transition: background-color 0.05s linear;
  268. transition: background-color 0.05s linear;
  269. }
  270. .sidebar-link:hover {
  271. background-color: rgba({RGBcolor:Sidebar Text},0.1);
  272. color: {color:Sidebar Text};
  273. text-decoration: none;
  274. }
  275. .sidebar p {
  276. color: {color:Sidebar Text};
  277. padding: 9px 18px;
  278. font-size: 12px;
  279. }
  280. .sidebar-link .fa-fw {
  281. margin-right: 5px;
  282. padding-right: 5px;
  283. border-right: 1px solid rgba({RGBcolor:Sidebar Text},0.1);;
  284. }
  285. .sidebar p a, .sidebar p a:hover {
  286. color: {color:Sidebar Text};
  287. text-decoration: none;
  288. }
  289. .sidebar p a:hover {
  290. background-color: rgba({RGBcolor:Sidebar Text},0.25);
  291. }
  292.  
  293. .search-info {
  294. background-color: {color:Post Background};
  295. {block:IfPostOpacity}background-color: rgba({RGBcolor:Post Background}, {text:Post Opacity});{/block:IfPostOpacity}
  296. margin-bottom: 16px;
  297. margin-left: 8px;
  298. margin-right: 8px;
  299. overflow: hidden;
  300. {block:IfRoundedCorners}border-radius: 2px;{/block:IfRoundedCorners}
  301. text-align: center;
  302. }
  303.  
  304. .post {
  305. width: 250px;
  306. position: relative;
  307. float: left;
  308. background-color: {color:Post Background};
  309. {block:IfPostOpacity}background-color: rgba({RGBcolor:Post Background}, {text:Post Opacity});{/block:IfPostOpacity}
  310. margin-bottom: 16px;
  311. margin-left: 8px;
  312. margin-right: 8px;
  313. overflow: hidden;
  314. {block:IfRoundedCorners}border-radius: 2px;{/block:IfRoundedCorners}
  315. }
  316.  
  317. .post-section {
  318. padding: 10px 20px;
  319. font-size: 13px;
  320. line-height: 140%;
  321. }
  322.  
  323.  
  324. .font-sans-serif .post-section {
  325. font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  326. }
  327. .font-serif .post-section {
  328. font-family: Georgia, serif;
  329. }
  330. .font-monospace .post-section {
  331. font-family: Consolas, 'Courier New', Monaco, monospace;
  332. }
  333.  
  334. .post a, .post a:hover {
  335. color: {color:Post Links};
  336. text-decoration: none;
  337. }
  338. .post-section a:hover {
  339. background-color: rgba({RGBcolor:Post Links},0.25);
  340. }
  341. .post h1, .post h2, .post h3, .post h4, .post h5, .post h6 {
  342. color: {color:Post Text};
  343. font-size: 16px;
  344. }
  345. .post p {
  346. font-size: 12px;
  347. line-height: 150%;
  348. }
  349. .post ul {
  350. list-style-type: square;
  351. font-size: 12px;
  352. padding-left: 20px;
  353. }
  354. .post ol {
  355. font-size: 12px;
  356. padding-left: 20px;
  357. }
  358. .post blockquote {
  359. font-size: 12px;
  360. padding: 0 8px;
  361. margin: 16px 0;
  362. font-style: italic;
  363. background: rgba({RGBcolor:Post Text}, 0.025);
  364. border: 1px solid rgba({RGBcolor:Post Text}, 0.05);
  365. }
  366. .post figure {
  367. margin: 0;
  368. }
  369. .quote-text {
  370. font-family: Georgia, serif;
  371. font-style: italic;
  372. }
  373.  
  374. .post-section img {
  375. max-width: 100%;
  376. height: auto;
  377. }
  378.  
  379. .index-page .photo-post-photo {
  380. max-width: 250px;
  381. width: 100%;
  382. height: 100%;
  383. display: block;
  384. }
  385. figure.photo-content {
  386. margin: 0 auto;
  387. }
  388.  
  389. ul.chat {
  390. list-style-type: none;
  391. padding-left: 0;
  392. }
  393.  
  394. .chat li {
  395. padding-top: 5px;
  396. padding-bottom: 5px;
  397. border-bottom: 1px solid rgba({RGBcolor:Post Text},0.05);
  398. }
  399.  
  400. .chat li:last-child {
  401. border-bottom: none;
  402. }
  403.  
  404. .chat-label {
  405. font-weight: bold;
  406. }
  407.  
  408. .link-info p {
  409. font-size: 11px !important;
  410. }
  411.  
  412. .post-meta {
  413. font-size: 13px;
  414. padding: 10px 20px;
  415. line-height: 15px;
  416. font-style: normal;
  417. min-height: 16px;
  418. border-top: 1px solid rgba({RGBcolor:Post Text},0.1);
  419. }
  420. .post-share {
  421. border-top: 0;
  422. }
  423. .post-tags {
  424. border-top: 0;
  425. }
  426. .share-item {
  427. margin-right: 15px;
  428. }
  429. .share-item .fa {
  430. margin-right: 2px;
  431. }
  432.  
  433. .tag:before {
  434. content: "#";
  435. }
  436. .clear {
  437. clear: both;
  438. }
  439.  
  440. ol.notes {
  441. list-style-type: none;
  442. padding-left: 0;
  443. }
  444. .note {
  445. padding: 5px 0;
  446. }
  447. .note:last-child {
  448. margin-bottom: 10px;
  449. }
  450.  
  451. .post .post-index-meta {
  452. width: 230px;
  453. font-size: 13px;
  454. line-height: 25px;
  455. font-weight: normal;
  456. padding-left: 10px;
  457. padding-right: 10px;
  458. }
  459. .post-index-meta a {
  460. color: rgba({RGBcolor:Post Text}, 0.5);
  461. }
  462. .post-index-meta a:hover {
  463. color: rgba({RGBcolor:Post Text}, 0.75);
  464. }
  465. .note-count {
  466. font-size: 11px;
  467. }
  468.  
  469. {block:IfNotIndexPhotoCaptions}
  470. .photo .post-index-meta {
  471. display: none;
  472. }
  473.  
  474. .photo-hover {
  475. position: absolute;
  476. top: 0;
  477. left: 0;
  478. width: 100%;
  479. height: 100%;
  480. padding: 0;
  481. font-size: 11px;
  482. line-height: 30px;
  483. font-weight: normal;
  484. background: rgba(0,0,0,0);
  485. border-top: 0;
  486. z-index: 100;
  487. opacity: 0;
  488. transition: all 0.15s ease-in-out;
  489. }
  490. .photo:hover .photo-hover {
  491. background: rgba(0,0,0,0.6);
  492. opacity: 1;
  493. }
  494. .photo-hover a {
  495. font-size: 17px;
  496. color: white;
  497. text-shadow: 1px 2px 5px rgba(0,0,0,0.5);
  498. background: rgba(0,0,0,0.25);
  499. border: 1px solid rgba(255,255,255,0.05);
  500. padding: 10px;
  501. }
  502. .photo-hover a:hover {
  503. color: white;
  504. background: rgba(0,0,0,0.5);
  505. border: 1px solid rgba(255,255,255,0.25);
  506. }
  507.  
  508. .photo-hover .inside {
  509. text-align: center;
  510. position: absolute;
  511. top: 50%;
  512. width: 100%;
  513. margin-top: -25px;
  514. }
  515.  
  516. .inside .note-count {
  517. font-size: 11px;
  518. background: transparent;
  519. border: 0;
  520. }
  521. .inside .note-count:hover {
  522. background: transparent;
  523. border: 0;
  524. }
  525. .touch .photo-hover {
  526. display: none;
  527. }
  528. {/block:IfNotIndexPhotoCaptions}
  529.  
  530. .has-lightbox {
  531. cursor: pointer;
  532. }
  533.  
  534. /* Remove blank space from bottom of iframes */
  535. .post iframe, figure img {
  536. display: block;
  537. max-width: 100%;
  538. }
  539. figure img {
  540. height: auto;
  541. }
  542.  
  543. .permalink-page .tumblr_video_iframe {
  544. max-height: 540px;
  545. }
  546.  
  547. /* Permalink page styles */
  548. .permalink-page .wrapper {
  549. width: 524px;
  550. }
  551. .permalink-page .main {
  552. width: 524px;
  553. }
  554. .permalink-page .post {
  555. width: 500px;
  556. }
  557. .permalink-page .page {
  558. margin: 0 auto;
  559. float: none;
  560. }
  561. .permalink-page .not-page {
  562. float: left;
  563. }
  564. .permalink-page .photo-post-photo {
  565. max-width: 500px;
  566. width: 500px;
  567. height: auto;
  568. }
  569.  
  570. .post hr {
  571. clear: both;
  572. border: 0;
  573. border-bottom: 1px solid rgba(0,0,0,0.07);
  574. }
  575.  
  576. .post .asker-avatar, .post .reblog-avatar, .note img.avatar {
  577. width: 16px;
  578. height: 16px;
  579. vertical-align: middle;
  580. border-radius: 2px;
  581. margin-right: 8px;
  582. }
  583.  
  584. /* Note icons */
  585. .note.like:after {
  586. content: '\f004';
  587. font-family: FontAwesome;
  588. font-size: 10px;
  589. float: right;
  590. margin-top: -16px;
  591. color: rgba({RGBcolor:Post Text},0.6);
  592. }
  593. .note.reblog:after {
  594. content: '\f079';
  595. font-family: FontAwesome;
  596. font-size: 10px;
  597. float: right;
  598. margin-top: -16px;
  599. color: rgba({RGBcolor:Post Text},0.6);
  600. }
  601. .note.reply:after {
  602. content: '\f075';
  603. font-family: FontAwesome;
  604. font-size: 10px;
  605. float: right;
  606. margin-top: -16px;
  607. color: rgba({RGBcolor:Post Text},0.6);
  608. }
  609. .note.answer:after {
  610. content: '\f112';
  611. font-family: FontAwesome;
  612. font-size: 10px;
  613. float: right;
  614. margin-top: -16px;
  615. color: rgba({RGBcolor:Post Text},0.6);
  616. }
  617.  
  618. .note blockquote {
  619. border: 0;
  620. background: transparent;
  621. border-left: 2px solid {color:Post Text};
  622. }
  623.  
  624. /* Pagination */
  625. .pagination {
  626. clear: both;
  627. text-align: center;
  628. margin: 0 auto;
  629. margin-bottom: 80px;
  630. }
  631. #previous, #next, .page-info {
  632. font-size: 11px;
  633. text-transform: uppercase;
  634. background-color: {color:Post Background};
  635. color: rgba({RGBcolor:Post Text},0.75);
  636. padding: 10px 15px;
  637. {block:IfRoundedCorners}border-radius: 2px;{/block:IfRoundedCorners}
  638. }
  639. #previous:hover, #next:hover {
  640. color: {color:Post Text};
  641. }
  642. .align-left {
  643. text-align: left;
  644. }
  645. .align-right {
  646. text-align: right;
  647. }
  648. .span33 {
  649. width: 33.33%;
  650. float: left;
  651. min-height: 1px;
  652. }
  653. {block:IfInfiniteScrolling}
  654. .page-1 .pagination {
  655. display: none;
  656. }
  657. {/block:IfInfiniteScrolling}
  658.  
  659. {block:IfColorizeSocialLinks}
  660. /* Colorize social links */
  661. .link-facebook i, .link-facebook i:hover {
  662. color: #448ccb;
  663. }
  664. .link-twitter i, .link-twitter i:hover {
  665. color: #4abdd2;
  666. }
  667. .link-instagram i, .link-instagram i:hover {
  668. color: #b98f62;
  669. }
  670. .link-pinterest i, .link-pinterest i:hover {
  671. color: #d55063;
  672. }
  673. .link-soundcloud i, .link-soundcloud i:hover {
  674. color: #e98d42;
  675. }
  676. .link-twitch i, .link-twitch i:hover {
  677. color: #8663c5;
  678. }
  679. .link-vine i, .link-vine i:hover {
  680. color: #00bf8f;
  681. }
  682. .link-youtube i, .link-youtube i:hover {
  683. color: #da4848;
  684. }
  685. {/block:IfColorizeSocialLinks}
  686.  
  687. /* Infinite scroll loading indicator */
  688. #loading {
  689. background: white;
  690. color: black;
  691. box-shadow: 0px 0px 45px rgba(0,0,0,0.12);
  692. {block:IfRoundedCorners}border-radius: 5px;{/block:IfRoundedCorners}
  693. padding: 20px;
  694. position: fixed;
  695. top: 49%;
  696. left: 49%;
  697. z-index: 999;
  698. margin-top: -30px;
  699. margin-left: -30px;
  700. }
  701. .loaded {
  702. display: none;
  703. }
  704.  
  705. /* Button to open/close the sidebar */
  706. #openMenu {
  707. background-color: {color:Sidebar};
  708. background-color: rgba({RGBcolor:Sidebar},0.98);
  709. color: {color:Sidebar Text};
  710. position: fixed;
  711. top: 0;
  712. left: 0;
  713. z-index: 999;
  714. padding: 10px;
  715. {block:IfRoundedCorners}border-radius: 0 0 3px 0;{/block:IfRoundedCorners}
  716. -webkit-transition: left 0.1s ease-in;
  717. transition: left 0.1s ease-in;
  718. cursor: pointer;
  719. }
  720. .tmblr-iframe-pushdown #openMenu {
  721. top: 54px;
  722. }
  723.  
  724. /* Back-to-top button */
  725. .back-to-top {
  726. display: none;
  727. background-color: {color:Sidebar};
  728. background-color: rgba({RGBcolor:Sidebar},0.98);
  729. color: {color:Sidebar Text};
  730. position: fixed;
  731. bottom: 12px;
  732. right: 12px;
  733. z-index: 101;
  734. padding: 5px 10px;
  735. {block:IfRoundedCorners}border-radius: 3px;{/block:IfRoundedCorners}
  736. cursor: pointer;
  737. }
  738.  
  739. /* Sidebar */
  740. .sidebar {
  741. background-color: {color:Sidebar};
  742. background-color: rgba({RGBcolor:Sidebar},0.98);
  743. color: {color:Sidebar Text};
  744. position: fixed;
  745. width: 250px;
  746. height: 100%;
  747. left: -250px;
  748. top: 0;
  749. z-index: 999;
  750. overflow-x: hidden;
  751. overflow-y: auto;
  752. -webkit-transition: left 0.1s ease-in;
  753. transition: left 0.1s ease-in;
  754. }
  755.  
  756. /* Open state for sidebar */
  757. .sidebar-open {
  758. left: 0px;
  759. }
  760. .openmenu-open {
  761. left: 250px !important;
  762. }
  763.  
  764. /* Search box */
  765. input.search {
  766. font-family: 'Segoe UI', 'Lucida Grande', sans-serif;
  767. background-color: #000;
  768. background-color: rgba({RGBcolor:Sidebar Text},0.15);
  769. color: {color:Sidebar Text};
  770. border: 0;
  771. {block:IfRoundedCorners}border-radius: 2px;{/block:IfRoundedCorners}
  772. padding: 5px;
  773. margin: 20px;
  774. width: 190px;
  775. }
  776. input.search:focus {
  777. background-color: #111;
  778. background-color: rgba({RGBcolor:Sidebar Text},0.1);
  779. color: {color:Sidebar Text};
  780. }
  781.  
  782. /* Only show first photoset photo */
  783. .index-page .photoset-container figure {
  784. display: none;
  785. }
  786. {block:IfPhotosetOnlyFirst}
  787. .index-page .photoset-container figure:first-child {
  788. display: block;
  789. }
  790. {/block:IfPhotosetOnlyFirst}
  791.  
  792. /* Keep reading link arrow */
  793. a.read_more:after {
  794. content: " \2192";
  795. }
  796.  
  797. /* Hide posts before they load */
  798. .posts-hidden {
  799. opacity: 0.01;
  800. }
  801.  
  802. {block:IfPhotosetOnlyFirst}
  803. /* Indicator for photosets */
  804. .photoset-note {
  805. position: absolute;
  806. {block:IfNotIndexPhotoCaptions}
  807. bottom: 10px;
  808. {/block:IfNotIndexPhotoCaptions}
  809. {block:IfIndexPhotoCaptions}
  810. top: 10px;
  811. {/block:IfIndexPhotoCaptions}
  812. left: 10px;
  813. {block:IfRoundedCorners}border-radius: 3px;{/block:IfRoundedCorners}
  814. background-color: black;
  815. background-color: rgba(0,0,0,0.33);
  816. text-shadow: 1px 1px 1px rgba(0,0,0,0.66);
  817. color: white;
  818. font-size: 11px;
  819. font-weight: bold;
  820. padding: 7px 10px;
  821. }
  822. {/block:IfPhotosetOnlyFirst}
  823. {block:IfNotPhotosetOnlyFirst}
  824. .photoset-note {
  825. display: none;
  826. }
  827. {/block:IfNotPhotosetOnlyFirst}
  828.  
  829. /* Media player sizing */
  830. .index-page .spotify_audio_player {
  831. height: 290px;
  832. }
  833. .index-page .soundcloud_audio_player {
  834. height: 230px;
  835. }
  836. .index-page iframe.instagram-media {
  837. height: 470px;
  838. margin-bottom: 0 !important;
  839. }
  840. .index-page .tmblr-embed #youtube_iframe {
  841. width: 210px;
  842. height: 118px;
  843. }
  844.  
  845. a.reblog-username, a.reblog-username:hover, .asker a, .asker a:hover, .answerer- a, .answerer a:hover {
  846. color: {color:Post Text};
  847. }
  848.  
  849. /* Responsive styles */
  850. @media screen and (max-width:359px) {
  851. #tumblr_controls {
  852. display: none;
  853. }
  854. }
  855. @media screen and (max-width:768px) {
  856. .header-navbar {
  857. display: none;
  858. }
  859. {block:IfNotIndexPhotoCaptions}
  860. {block:IfNotPhotosetOnlyFirst}
  861. .post.photoset .post-index-meta {
  862. display: block;
  863. }
  864. {/block:IfNotPhotosetOnlyFirst}
  865. {/block:IfNotIndexPhotoCaptions}
  866. }
  867. @media screen and (max-width:550px) {
  868. .permalink-page .wrapper {
  869. -moz-box-sizing: border-box;
  870. box-sizing: border-box;
  871. width: 100%;
  872. }
  873. .permalink-page .main {
  874. -moz-box-sizing: border-box;
  875. box-sizing: border-box;
  876. width: 100%;
  877. padding-left: 16px;
  878. padding-right: 16px;
  879. }
  880. .permalink-page .post {
  881. -moz-box-sizing: border-box;
  882. box-sizing: border-box;
  883. width: 100%;
  884. margin-left: 0;
  885. margin-right: 0;
  886. }
  887. .permalink-page .photo-post-photo {
  888. width: 100%;
  889. }
  890. .blog-title, .blog-title:hover {
  891. font-size: 24px;
  892. padding: 0 10px;
  893. }
  894. .blog-description {
  895. font-size: 11px;
  896. padding: 0 10px;
  897. }
  898. .sidebar-link {
  899. font-size: 12px;
  900. }
  901. .post-meta {
  902. font-size: 11px;
  903. line-height: 13px;
  904. }
  905. .post p {
  906. font-size: 11px;
  907. }
  908. .post ol.notes {
  909. font-size: 10px;
  910. }
  911. .span33 {
  912. width: 50%;
  913. }
  914. .hide-on-mobile {
  915. display: none;
  916. }
  917. }
  918. @media screen and (min-width:1050px) {
  919. .permalink-page .wrapper {
  920. width: 1032px;
  921. }
  922. .permalink-page .main {
  923. width: 1032px;
  924. }
  925. }
  926.  
  927. .tmblr-iframe--app-cta-button {
  928. display: none !important;
  929. }
  930.  
  931. /* Clearfix */
  932. .clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; overflow: hidden; }
  933. .clearfix:after { clear: both; }
  934. .clearfix { zoom: 1; }
  935.  
  936. /* Remove border on linked images in IE */
  937. a img {
  938. border: 0;
  939. }
  940.  
  941. .npf_quirky {
  942. font-family: serif;
  943. }
  944. .post-section {
  945. border-bottom: 1px solid rgba(0,0,0,0.07);
  946. }
  947. .post-section:last-child {
  948. border-bottom: 0;
  949. }
  950. p.tmblr-attribution {
  951. font-size: 10px;
  952. }
  953.  
  954. {block:IfNotIndexPhotoCaptions}
  955. .index-page .photo .post-section {
  956. display: none;
  957. }
  958. {/block:IfNotIndexPhotoCaptions}
  959. {block:IfNotIndexVideoCaptions}
  960. .index-page .video .post-section {
  961. display: none;
  962. }
  963. {/block:IfNotIndexVideoCaptions}
  964.  
  965. {CustomCSS}
  966. </style>
  967.  
  968. <script type="text/javascript">
  969. var copycat = {{block:IfInfiniteScrolling}infScroll: true,{/block:IfInfiniteScrolling}{block:IfNotInfiniteScrolling}infScroll: false,{/block:IfNotInfiniteScrolling} {block:IndexPage}indexPage: true{/block:IndexPage}{block:PermalinkPage}indexPage: false{/block:PermalinkPage}, prefill: false};
  970. </script>
  971. <noscript><style>.posts-hidden {opacity: 1;} #loading {display: none;}{block:IfInfiniteScrolling}.page-1 .pagination { display: block !important; }{/block:IfInfiniteScrolling}</style></noscript>
  972. </head>
  973. <body class="{block:IndexPage}index-page page-{CurrentPage}{/block:IndexPage}{block:PermalinkPage}permalink-page{/block:PermalinkPage} font-{select:Post Body Font} layout-{select:Max Columns} background-{select:Background Image Style} no-touch">
  974.  
  975. {block:IndexPage}
  976. <div id="backToTop" class="back-to-top" title="Back to top">
  977. <i class="fa fa-2x fa-angle-up"></i>
  978. </div>
  979. <div id="loading"><i class="fa fa-lg fa-circle-o-notch fa-spin"></i></div>
  980. {/block:IndexPage}
  981.  
  982. <div id="sidebar" class="sidebar">
  983.  
  984. {block:IfShowSearchBox}
  985. <form action="/search" method="get" id="search-form">
  986. <input class="search" type="text" placeholder="{lang:Search}" name="q" value="{SearchQuery}" />
  987. </form>
  988. {/block:IfShowSearchBox}
  989.  
  990. <nav class="navbar">
  991. <ul class="sidebar-links sidebar-links-main">
  992. <a class="sidebar-link" href="/"><li><i class="fa fa-fw fa-home"></i> {lang:Home}</li></a>
  993. {block:IfStoreURL}<a class="sidebar-link link-store" href="{text:Store URL}"><li><i class="fa fa-fw fa-shopping-cart"></i> Store</li></a>{/block:IfStoreURL}
  994. {block:IfShowArchiveLink}<a class="sidebar-link" href="/archive"><li><i class="fa fa-fw fa-calendar-o"></i> {lang:Archive}</li></a>{/block:IfShowArchiveLink}
  995. {block:IfShowRandomLink}<a class="sidebar-link" href="/random"><li><i class="fa fa-fw fa-question-circle"></i> {lang:Random}</li></a>{/block:IfShowRandomLink}
  996. {block:IfShowLikedPostsLink}<a class="sidebar-link" href="https://www.tumblr.com/liked/by/{Name}"><li><i class="fa fa-fw fa-heart-o"></i> {lang:Liked posts}</li></a>{/block:IfShowLikedPostsLink}
  997. {block:AskEnabled}<a class="sidebar-link" href="/ask"><li><i class="fa fa-fw fa-envelope-o"></i> {AskLabel}</li></a>{/block:AskEnabled}
  998. {block:SubmissionsEnabled}<a class="sidebar-link" href="/submit"><li><i class="fa fa-fw fa-download"></i> {SubmitLabel}</li></a>{/block:SubmissionsEnabled}
  999. {block:HasPages}
  1000. {block:Pages}<a class="sidebar-link" href="{URL}"><li><i class="fa fa-fw fa-file-o"></i> {Label}</li></a>{/block:Pages}
  1001. {/block:HasPages}
  1002. </ul>
  1003.  
  1004. <ul class="sidebar-links sidebar-links-social">
  1005.  
  1006. {block:IfFacebookUsername}
  1007. <a target="_blank" class="sidebar-link link-facebook" href="https://facebook.com/{text:Facebook Username}" title="Facebook: {text:Facebook Username}"><li><i class="fa fa-fw fa-facebook-square"></i> Facebook</li></a>
  1008. {/block:IfFacebookUsername}
  1009.  
  1010. {block:IfTwitterUsername}
  1011. <a target="_blank" class="sidebar-link link-twitter" href="https://twitter.com/{text:Twitter Username}" title="Twitter: {text:Twitter Username}"><li><i class="fa fa-fw fa-twitter"></i> Twitter</li></a>
  1012. {/block:IfTwitterUsername}
  1013.  
  1014. {block:IfInstagramUsername}
  1015. <a target="_blank" class="sidebar-link link-instagram" href="https://instagram.com/{text:Instagram Username}" title="Instagram: {text:Instagram Username}"><li><i class="fa fa-fw fa-instagram"></i> Instagram</li></a>
  1016. {/block:IfInstagramUsername}
  1017.  
  1018. {block:IfPinterestUsername}
  1019. <a target="_blank" class="sidebar-link link-pinterest" href="https://pinterest.com/{text:Pinterest Username}" title="Pinterest: {text:Pinterest Username}"><li><i class="fa fa-fw fa-pinterest"></i> Pinterest</li></a>
  1020. {/block:IfPinterestUsername}
  1021.  
  1022. {block:IfSoundCloudUsername}
  1023. <a target="_blank" class="sidebar-link link-soundcloud" href="https://soundcloud.com/{text:SoundCloud Username}" title="SoundCloud: {text:SoundCloud Username}"><li><i class="fa fa-fw fa-soundcloud"></i> SoundCloud</li></a>
  1024. {/block:IfSoundCloudUsername}
  1025.  
  1026. {block:IfTwitchUsername}
  1027. <a target="_blank" class="sidebar-link link-twitch" href="https://twitch.tv/{text:Twitch Username}" title="Twitch: {text:Twitch Username}"><li><i class="fa fa-fw fa-twitch"></i> Twitch</li></a>
  1028. {/block:IfTwitchUsername}
  1029.  
  1030. {block:IfVineUsername}
  1031. <a target="_blank" class="sidebar-link link-vine" href="https://vine.co/{text:Vine Username}" title="Vine: {text:Vine Username}"><li><i class="fa fa-fw fa-vine"></i> Vine</li></a>
  1032. {/block:IfVineUsername}
  1033.  
  1034. {block:IfYouTubeUsername}
  1035. <a target="_blank" class="sidebar-link link-youtube" href="https://youtube.com/{text:YouTube Username}" title="YouTube: {text:YouTube Username}"><li><i class="fa fa-fw fa-youtube"></i> YouTube</li></a>
  1036. {/block:IfYouTubeUsername}
  1037. </ul>
  1038. </nav>
  1039.  
  1040. {block:IfCopyrightText}
  1041. <p>&copy; {CopyrightYears} {text:Copyright Text}</p>
  1042. {/block:IfCopyrightText}
  1043. {block:IfNotCopyrightText}
  1044. <p>&copy; {CopyrightYears} {Title}</p>
  1045. {/block:IfNotCopyrightText}
  1046. <p><a target="_blank" href="https://adorablethemes.com/theme/copycat">Copycat Theme</a></p>
  1047. </div>
  1048.  
  1049. <div id="openMenu"><i class="fa fa-lg fa-bars"></i></div>
  1050.  
  1051. {block:IfNotShowTitle}<a href="/">{/block:IfNotShowTitle}
  1052. <header class="header background-{select:Header Image Style} clearfix">
  1053.  
  1054. <div class="header-content">
  1055.  
  1056. {block:IfShowTitle}
  1057. <a href="/"><h1 class="blog-title">{Title}</h1></a>
  1058. {/block:IfShowTitle}
  1059.  
  1060. {block:IfShowDescription}
  1061. {block:Description}
  1062. <div class="blog-description">{Description}</div>
  1063. {/block:Description}
  1064. {/block:IfShowDescription}
  1065. </div>
  1066.  
  1067. </header>
  1068. {block:IfNotShowTitle}</a>{/block:IfNotShowTitle}
  1069.  
  1070. {block:IfShowHeaderNavbar}
  1071. <div class="header-navbar">
  1072. <ul class="header-links">
  1073. <a class="header-link" href="/"><li>{lang:Home}</li></a>
  1074. {block:IfStoreURL}<a class="header-link link-store" href="{text:Store URL}"><li>Store</li></a>{/block:IfStoreURL}
  1075. {block:IfShowArchiveLink}<a class="header-link" href="/archive"><li>{lang:Archive}</li></a>{/block:IfShowArchiveLink}
  1076. {block:IfShowRandomLink}<a class="header-link" href="/random"><li>{lang:Random}</li></a>{/block:IfShowRandomLink}
  1077. {block:IfShowLikedPostsLink}<a class="header-link" href="https://www.tumblr.com/liked/by/{Name}"><li>{lang:Likes}</li></a>{/block:IfShowLikedPostsLink}
  1078. {block:AskEnabled}<a class="header-link" href="/ask"><li>{AskLabel}</li></a>{/block:AskEnabled}
  1079. {block:SubmissionsEnabled}<a class="header-link" href="/submit"><li>{SubmitLabel}</li></a>{/block:SubmissionsEnabled}
  1080. {block:HasPages}
  1081. {block:Pages}<a class="header-link" href="{URL}"><li>{Label}</li></a>{/block:Pages}
  1082. {/block:HasPages}
  1083. <a class="header-link" target="_blank" href="https://adorablethemes.com/"><li>Theme</li></a>
  1084. </ul>
  1085. </div>
  1086. {/block:IfShowHeaderNavbar}
  1087.  
  1088. <div id="wrapper" class="wrapper">
  1089.  
  1090. <div class="main">
  1091.  
  1092. {block:SearchPage}
  1093. {block:SearchResults}
  1094. <div class="search-info">
  1095. <div class="post-section">
  1096. <h2>{lang:SearchResultCount results for SearchQuery 2}</h2>
  1097. </div>
  1098. </div>
  1099. {/block:SearchResults}
  1100.  
  1101. {block:NoSearchResults}
  1102. <div class="search-info">
  1103. <div class="post-section">
  1104. <h2>{lang:No search results for SearchQuery 2}</h2>
  1105. </div>
  1106. </div>
  1107. {/block:NoSearchResults}
  1108. {/block:SearchPage}
  1109.  
  1110. {block:TagPage}
  1111. <div class="search-info">
  1112. <div class="post-section">
  1113. <h2>#{Tag}</h2>
  1114. </div>
  1115. </div>
  1116. {/block:TagPage}
  1117.  
  1118. <div id="posts"{block:IndexPage} class="posts-hidden"{/block:IndexPage}>
  1119.  
  1120. {block:Posts inlineMediaWidth="460" inlineNestedMediaWidth="460"}
  1121. <article id="post_{PostID}" class="post {PostType}{block:PermalinkPage} {block:Date}not-{/block:Date}page{/block:PermalinkPage}{block:Photoset} photoset{/block:Photoset}">
  1122.  
  1123. {block:Text}
  1124.  
  1125. {block:Title}<div class="post-section"><h2>{Title}</h2></div>{/block:Title}
  1126.  
  1127. {block:NotReblog}
  1128. <div class="post-section">
  1129. {block:IfCustomAskPageText}{block:AskPage}<p>{text:Custom Ask Page Text}</p>{/block:AskPage}{/block:IfCustomAskPageText}
  1130. {Body}
  1131. </div>
  1132. {/block:NotReblog}
  1133. {block:RebloggedFrom}
  1134. {block:Reblogs}
  1135. <div class="post-section">
  1136. <p><img class="reblog-avatar" src="{PortraitURL-64}">
  1137. {block:IsActive}<a class="reblog-username" target="_blank" href="{Permalink}"><b>{Username}</b></a>{/block:IsActive}
  1138. {block:IsDeactivated}<b class="reblog-username">{Username}</b>{/block:IsDeactivated}
  1139. </p>
  1140. {Body}
  1141. </div>
  1142. {/block:Reblogs}
  1143. {/block:RebloggedFrom}
  1144.  
  1145. {/block:Text}
  1146.  
  1147.  
  1148. {block:Answer}
  1149. <div class="post-section">
  1150. <p class="asker"><img class="asker-avatar" src="{AskerPortraitURL-64}" /> <b>{lang:Asker asked 2}</b></p><p>{Question}</p>
  1151.  
  1152. </div>
  1153.  
  1154. {block:Answerer}
  1155. <div class="post-section">
  1156. <p class="answerer-"><img class="asker-avatar" src="{AnswererPortraitURL-64}" /> <b>{Answerer}</b></p>
  1157.  
  1158. {Answer}
  1159.  
  1160. </div>
  1161. {/block:Answerer}
  1162.  
  1163. {block:NotReblog}<div class="post-section">{Replies}</div>{/block:NotReblog}
  1164. {block:RebloggedFrom}
  1165. {block:Reblogs}
  1166. <div class="post-section">
  1167. <p><img class="reblog-avatar" src="{PortraitURL-64}">
  1168. {block:IsActive}<a class="reblog-username" target="_blank" href="{Permalink}"><b>{Username}</b></a>{/block:IsActive}
  1169. {block:IsDeactivated}<b class="reblog-username">{Username}</b>{/block:IsDeactivated}
  1170. </p>
  1171. {Body}
  1172. </div>
  1173. {/block:Reblogs}
  1174. {/block:RebloggedFrom}
  1175. {/block:Answer}
  1176.  
  1177.  
  1178. {block:Photo}
  1179. <figure data-width="{PhotoWidth-HighRes}" data-height="{PhotoHeight-HighRes}" data-lowres="{PhotoURL-500}" data-highres="{PhotoURL-HighRes}" class="photo-content">
  1180. {block:PermalinkPage}
  1181. {LinkOpenTag}<img class="photo-post-photo" src="{PhotoURL-500}"{block:HighRes} srcset="{PhotoURL-1280} 2x"{/block:HighRes} alt="{PhotoAlt}" />{LinkCloseTag}
  1182. {/block:PermalinkPage}
  1183. {block:IndexPage}<a href="{Permalink}"><img class="photo-post-photo" src="{PhotoURL-250}" srcset="{PhotoURL-500} 2x" alt="{PhotoAlt}" /></a>{/block:IndexPage}
  1184. </figure>
  1185.  
  1186. {block:NotReblog}
  1187. {block:Caption}<figcaption class="post-section">{Caption}</figcaption>{/block:Caption}
  1188. {/block:NotReblog}
  1189. {block:RebloggedFrom}
  1190. {block:Reblogs}
  1191. <div class="post-section">
  1192. <p><img class="reblog-avatar" src="{PortraitURL-64}">
  1193. {block:IsActive}<a class="reblog-username" target="_blank" href="{Permalink}"><b>{Username}</b></a>{/block:IsActive}
  1194. {block:IsDeactivated}<b class="reblog-username">{Username}</b>{/block:IsDeactivated}
  1195. </p>
  1196. {Body}
  1197. </div>
  1198. {/block:Reblogs}
  1199. {/block:RebloggedFrom}
  1200. {/block:Photo}
  1201.  
  1202.  
  1203. {block:Photoset}
  1204. {block:IndexPage}
  1205. <div class="photoset-note">{PhotoCount}</div>
  1206. <div class="photoset-container">
  1207. {block:Photos}
  1208. <figure data-width="{PhotoWidth-HighRes}"data-height="{PhotoHeight-HighRes}" data-lowres="{PhotoURL-500}" data-highres="{PhotoURL-HighRes}" data-caption="{Caption}" class="photo-content photoset-content">
  1209.  
  1210. <a href="{Permalink}"><img class="photo-post-photo" src="{PhotoURL-250}" srcset="{PhotoURL-500} 2x" alt="{PhotoAlt}" /></a>
  1211.  
  1212. </figure>
  1213. {/block:Photos}
  1214. </div>
  1215. {block:IfNotPhotosetOnlyFirst}
  1216. <figure class="photoset-content">{Photoset-250}</figure>
  1217. {/block:IfNotPhotosetOnlyFirst}
  1218. {/block:IndexPage}
  1219. {block:PermalinkPage}
  1220. <figure class="photoset-content">{Photoset-500}</figure>
  1221. {/block:PermalinkPage}
  1222.  
  1223. {block:NotReblog}
  1224. {block:Caption}<figcaption class="post-section">{Caption}</figcaption>{/block:Caption}
  1225. {/block:NotReblog}
  1226. {block:RebloggedFrom}
  1227. {block:Reblogs}
  1228. <div class="post-section">
  1229. <p><img class="reblog-avatar" src="{PortraitURL-64}">
  1230. {block:IsActive}<a class="reblog-username" target="_blank" href="{Permalink}"><b>{Username}</b></a>{/block:IsActive}
  1231. {block:IsDeactivated}<b class="reblog-username">{Username}</b>{/block:IsDeactivated}
  1232. </p>
  1233. {Body}
  1234. </div>
  1235. {/block:Reblogs}
  1236. {/block:RebloggedFrom}
  1237. {/block:Photoset}
  1238.  
  1239.  
  1240. {block:Quote}
  1241. <div class="post-section"><h2 class="quote-text">"{Quote}"</h2>
  1242.  
  1243. {block:Source}
  1244. <p style="text-align: right">&mdash; {Source}</p>
  1245. {/block:Source}
  1246. </div>
  1247. {/block:Quote}
  1248.  
  1249.  
  1250. {block:Link}
  1251. <div class="post-section">
  1252. <h3><a href="{URL}" class="link-post-link"{block:Host}title="{Host}"{/block:Host} {Target}>{Name} <i class="fa fa-angle-right fa-fw"></i></a></h3>
  1253. <div class="link-info">
  1254. {block:Excerpt}<p>{Excerpt}</p>{/block:Excerpt}
  1255. <p>({Host})</p>
  1256. </div>
  1257. </div>
  1258.  
  1259. {block:NotReblog}
  1260. {block:Description}<div class="post-section">{Description}</div>{/block:Description}
  1261. {/block:NotReblog}
  1262. {block:RebloggedFrom}
  1263. {block:Reblogs}
  1264. <div class="post-section">
  1265. <p><img class="reblog-avatar" src="{PortraitURL-64}">
  1266. {block:IsActive}<a class="reblog-username" target="_blank" href="{Permalink}"><b>{Username}</b></a>{/block:IsActive}
  1267. {block:IsDeactivated}<b class="reblog-username">{Username}</b>{/block:IsDeactivated}
  1268. </p>
  1269. {Body}
  1270. </div>
  1271. {/block:Reblogs}
  1272. {/block:RebloggedFrom}
  1273. {/block:Link}
  1274.  
  1275.  
  1276. {block:Chat}
  1277. {block:Title}<div class="post-section"><h2>{Title}</h2></div>{/block:Title}
  1278. <div class="post-section">
  1279. <ul class="chat">
  1280. {block:Lines}
  1281. <li class="{Alt} user_{UserNumber}">
  1282. {block:Label}
  1283. <span class="chat-label">{Label}</span>
  1284. {/block:Label}
  1285.  
  1286. <span class="chat-line">{Line}</span>
  1287. </li>
  1288. {/block:Lines}
  1289. </ul>
  1290. </div>
  1291. {/block:Chat}
  1292.  
  1293.  
  1294. {block:Video}
  1295. <figure class="video-content">
  1296. {block:IndexPage}{VideoEmbed-250}{/block:IndexPage}
  1297. {block:PermalinkPage}{VideoEmbed-500}{/block:PermalinkPage}
  1298. </figure>
  1299.  
  1300. {block:NotReblog}
  1301. {block:Caption}<figcaption class="post-section">{Caption}</figcaption>{/block:Caption}
  1302. {/block:NotReblog}
  1303. {block:RebloggedFrom}
  1304. {block:Reblogs}
  1305. <div class="post-section">
  1306. <p><img class="reblog-avatar" src="{PortraitURL-64}">
  1307. {block:IsActive}<a class="reblog-username" target="_blank" href="{Permalink}"><b>{Username}</b></a>{/block:IsActive}
  1308. {block:IsDeactivated}<b class="reblog-username">{Username}</b>{/block:IsDeactivated}
  1309. </p>
  1310. {Body}
  1311. </div>
  1312. {/block:Reblogs}
  1313. {/block:RebloggedFrom}
  1314. {/block:Video}
  1315.  
  1316.  
  1317. {block:Audio}
  1318. <div class="post-section">
  1319. <figure class="audio-content">
  1320. {AudioEmbed}
  1321. </figure>
  1322. </div>
  1323.  
  1324. {block:NotReblog}
  1325. {block:Caption}<div class="post-section">{Caption}</div>{/block:Caption}
  1326. {/block:NotReblog}
  1327. {block:RebloggedFrom}
  1328. {block:Reblogs}
  1329. <div class="post-section">
  1330. <p><img class="reblog-avatar" src="{PortraitURL-64}">
  1331. {block:IsActive}<a class="reblog-username" target="_blank" href="{Permalink}"><b>{Username}</b></a>{/block:IsActive}
  1332. {block:IsDeactivated}<b class="reblog-username">{Username}</b>{/block:IsDeactivated}
  1333. </p>
  1334. {Body}
  1335. </div>
  1336. {/block:Reblogs}
  1337. {/block:RebloggedFrom}
  1338. {/block:Audio}
  1339.  
  1340. {block:PermalinkPage}
  1341. {block:HasTags}
  1342. <div class="post-meta post-tags">
  1343. {block:Tags}
  1344. <a class="tag" href="{TagURL}">{Tag}</a>&nbsp;&nbsp;
  1345. {/block:Tags}
  1346. </div>
  1347. {/block:HasTags}
  1348. {/block:PermalinkPage}
  1349.  
  1350. {block:IndexPage}
  1351. <div class="post-index-meta">
  1352. <a href="{Permalink}" class="note-count">{block:IfUseRealDates}{ShortMonth} {DayOfMonth}<span class="year_{Year}"> {Year}</span>{/block:IfUseRealDates}{block:IfNotUseRealDates}{TimeAgo}{/block:IfNotUseRealDates}{block:NoteCount} &bull; {NoteCountWithLabel}{/block:NoteCount}</a>
  1353.  
  1354. <a title="Reblog" target="_blank" style="float:right; text-align: right" class="reblog-button" href="{ReblogURL}"><i class="fa fa-retweet"></i></a>
  1355.  
  1356. {block:Photo}<a style="float:right; text-align: right; margin-right: 8px" class="has-lightbox" data-postid="{PostID}" title="{lang:Zoom}"><i class="fa fa-search-plus"></i></a>{/block:Photo}
  1357.  
  1358. {block:Photoset}<a style="float:right; text-align: right; margin-right: 8px" class="has-lightbox" data-postid="{PostID}" title="{lang:Zoom}"><i class="fa fa-search-plus"></i></a>{/block:Photoset}
  1359. </div>
  1360. {block:IfNotIndexPhotoCaptions}
  1361. {block:Photo}
  1362. <div class="photo-hover">
  1363. <div class="inside">
  1364. <a class="has-lightbox" data-postid="{PostID}" title="{lang:Zoom}"><i class="fa fa-fw fa-search-plus"></i></a><a href="{Permalink}" title="{lang:Permalink}"><i class="fa fa-fw fa-link"></i></a><a href="{ReblogURL}" title="Reblog"><i class="fa fa-fw fa-retweet"></i></a>
  1365. <br><a href="{Permalink}" class="note-count">{block:IfUseRealDates}{ShortMonth} {DayOfMonth}<span class="year_{Year}"> {Year}</span>{/block:IfUseRealDates}{block:IfNotUseRealDates}{TimeAgo}{/block:IfNotUseRealDates}{block:NoteCount} &bull; {NoteCountWithLabel}{/block:NoteCount}</a>
  1366. </div>
  1367. </div>
  1368. {/block:Photo}
  1369. {block:Photoset}
  1370. <div class="photo-hover">
  1371. <div class="inside">
  1372. <a class="has-lightbox" data-postid="{PostID}" title="{lang:Zoom}"><i class="fa fa-search-plus"></i></a><a href="{Permalink}" title="{lang:Permalink}"><i class="fa fa-link"></i></a><a href="{ReblogURL}" title="Reblog"><i class="fa fa-retweet"></i></a>
  1373. <br><a href="{Permalink}" class="note-count">{block:IfUseRealDates}{ShortMonth} {DayOfMonth}<span class="year_{Year}"> {Year}</span>{/block:IfUseRealDates}{block:IfNotUseRealDates}{TimeAgo}{/block:IfNotUseRealDates}{block:NoteCount} &bull; {NoteCountWithLabel}{/block:NoteCount}</a>
  1374. </div>
  1375. </div>
  1376. {/block:Photoset}
  1377. {/block:IfNotIndexPhotoCaptions}
  1378. {/block:IndexPage}
  1379.  
  1380. </article>
  1381.  
  1382. {block:PermalinkPage}
  1383. {block:Date}
  1384.  
  1385. <article class="post sidecar not-page">
  1386.  
  1387. <div class="post-meta post-share">
  1388. <a href="{ReblogURL}" class="share-item link-tumblr-reblog" target="_blank"><i class="fa fa-retweet"></i> Reblog</a>
  1389. <a href="https://facebook.com/sharer.php?u={URLEncodedPermalink}&amp;t={URLEncodedTitle}" class="share-item link-facebook-share" target="_blank"><i class="fa fa-facebook-square"></i> Share</a>
  1390. <a href="https://twitter.com/intent/tweet?text={URLEncodedTweetSummary}" class="share-item link-twitter-tweet" target="_blank"><i class="fa fa-twitter"></i> Tweet</a>
  1391. {block:Photo} <a href="https://www.pinterest.com/pin/create/button/?url={URLEncodedPermalink}&amp;media={PhotoURL-500}" class="share-item link-pinterest" target="_blank"><i class="fa fa-pinterest"></i> Pin</a>{/block:Photo}
  1392. {block:Video}{block:VideoThumbnail} <a href="https://www.pinterest.com/pin/create/button/?url={URLEncodedPermalink}&amp;media={VideoThumbnailURL}&amp;is_video=true" class="share-item link-pinterest" target="_blank"><i class="fa fa-pinterest"></i> Pin</a>{/block:VideoThumbnail}{/block:Video}
  1393. </div>
  1394.  
  1395. <div class="post-meta">
  1396. {block:IfUseRealDates}
  1397. <span class="timeago" title="{12Hour}:{Minutes} {AmPm}, {DayOfWeek}, {Month} {DayOfMonth}{DayOfMonthSuffix}, {Year}">{Month} {DayOfMonth}{DayOfMonthSuffix}, {Year}</span>
  1398. {/block:IfUseRealDates}
  1399. {block:IfNotUseRealDates}
  1400. <span class="timeago">{TimeAgo}</span>
  1401. {/block:IfNotUseRealDates}
  1402.  
  1403. <span style="float:right; text-align: right">
  1404. {block:ContentSource}{lang:Source}: <a href="{SourceURL}">{SourceTitle}</a>{/block:ContentSource}
  1405. {block:RebloggedFrom}{block:ContentSource} &bull; {/block:ContentSource}{lang:Via}: <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}
  1406. </span>
  1407.  
  1408. </div>
  1409.  
  1410. {block:IfDisqusShortname}
  1411. <div class="post-meta post-comments">
  1412. <div id="disqus_thread"></div>
  1413. <script type="text/javascript" src="//disqus.com/forums/{text:Disqus Shortname}/embed.js"></script>
  1414. <noscript><a href="//{text:Disqus Shortname}.disqus.com/?url=ref">{lang:View the discussion thread}</a></noscript>
  1415. </div>
  1416. {/block:IfDisqusShortname}
  1417.  
  1418. {block:PostNotes}
  1419. <div class="post-meta post-notes-list">
  1420. <h2>{NoteCountWithLabel}</h2>
  1421. {PostNotes-16}
  1422. </div>
  1423. {/block:PostNotes}
  1424. </article>
  1425. {/block:Date}
  1426. {/block:PermalinkPage}
  1427.  
  1428. {/block:Posts}
  1429. </div>
  1430. </div>
  1431.  
  1432. {block:Pagination}
  1433. <div class="pagination clearfix">
  1434. <div class="span33 align-left">
  1435. {block:PreviousPage}<a href="{PreviousPage}" id="previous"><i class="fa fa-angle-left fa-fw"></i> {lang:Previous}</a>{/block:PreviousPage}
  1436. </div>
  1437. <div class="span33 hide-on-mobile">
  1438. <span class="page-info">{lang:Page CurrentPage of TotalPages}</span>
  1439. </div>
  1440. <div class="span33 align-right">
  1441. {block:NextPage}<a href="{NextPage}" id="next">{lang:Next} <i class="fa fa-angle-right fa-fw"></i></a>{/block:NextPage}
  1442. </div>
  1443. </div>
  1444. {/block:Pagination}
  1445. </div>
  1446. <script src="https://code.jquery.com/jquery-3.3.1.min.js" integrity="sha384-tsQFqpEReu7ZLhBV2VZlAu7zcOV+rXbYlF2cqB8txI/8aZajjp4Bqd+V6D5IgvKT" crossorigin="anonymous"></script>
  1447. <script src="https://static.tumblr.com/anzluor/jA5p3abax/masonry.js" integrity="sha384-QSR8IMziiyR2er9+g5wUifaM6vkO1GA6cAcGnHiX4AirDJeZoNgokDHdz2QesnU2" crossorigin="anonymous"></script>
  1448. {block:IfInfiniteScrolling}<script src="https://static.tumblr.com/anzluor/98Ymoinyd/jquery.infinitescroll.min.js" integrity="sha384-DCHLD93QqUyWYMNlPlQ7qsaHYiMCzBiQPhi1uREwPnF3cW8CpyzzdSW2xLHlEh2B" crossorigin="anonymous"></script>{/block:IfInfiniteScrolling}
  1449. <script src="https://static.tumblr.com/anzluor/jjop6c2ux/copycat.min.js" integrity="sha384-CodgBNsHePd1/daq5LCfY8QZswfdn/OktH/7WFqvgW3nDOFAgzURCBwbGQuuw0F9" crossorigin="anonymous"></script>
  1450. {block:IfGoogleAnalyticsID}
  1451. <script>
  1452. (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
  1453. (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
  1454. m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
  1455. })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
  1456.  
  1457. ga('create', '{text:Google Analytics ID}', 'auto');
  1458. ga('send', 'pageview');
  1459.  
  1460. </script>
  1461. {/block:IfGoogleAnalyticsID}
  1462. {block:IfDisqusShortname}
  1463. <script type="text/javascript">
  1464. //<![CDATA[
  1465. (function() {
  1466. var links = document.getElementsByTagName('a');
  1467. var query = '?';
  1468. for(var i = 0; i < links.length; i++) {
  1469. if(links[i].href.indexOf('#disqus_thread') >= 0) {
  1470. query += 'url' + i + '=' + encodeURIComponent(links[i].href) + '&';
  1471. }
  1472. }
  1473. document.write('<script charset="utf-8" type="text/javascript" src="//disqus.com/forums/{text:Disqus Shortname}/get_num_replies.js' + query + '"></' + 'script>');
  1474. })();
  1475. //]]>
  1476. </script>
  1477. {/block:IfDisqusShortname}
  1478. </body>
  1479. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement