Advertisement
solarre

rose

Oct 8th, 2017
2,443
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 35.90 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2.  
  3. <!--
  4.  
  5. rose by solarre
  6.  
  7. -keep credit intact
  8. -don't steal any code
  9.  
  10. credits:
  11. soundcloud player and video resizing script: shythemes
  12. svg icons: antonps outicons
  13. pxu photosets: pixelunion
  14. tooltips: malihu's style my tooltips
  15. infinite scroll: paul irish
  16. unnested captions: magnusthemes & neothm
  17. small tumblr controls: cyantists
  18.  
  19. -->
  20.  
  21.  
  22. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  23. <head>
  24.  
  25. <title>{Title}</title>
  26. <link rel="shortcut icon" href="{Favicon}">
  27. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  28. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  29.  
  30. <meta name="color:Title" content="#000000"/>
  31. <meta name="color:Text" content="#bbbbbb"/>
  32. <meta name="color:Link" content="#aaaaaa"/>
  33. <meta name="color:Hover" content="#b3b3b3"/>
  34. <meta name="color:Line" content="#f2f2f2"/>
  35. <meta name="color:Scrollbar" content="#eeeeee"/>
  36.  
  37. <meta name="if:Multicolumn" content="1"/>
  38. <meta name="if:Infinite Scroll" content="1"/>
  39. <meta name="if:Scroll To Top" content="1"/>
  40. <meta name="if:Captions" content="1"/>
  41. <meta name="if:White Lightbox" content="0"/>
  42. <meta name="if:Small Cursor" content="1"/>
  43. <meta name="if:Info and Tags" content="0"/>
  44. <meta name="if:Like Reblog Perma Info" content="1"/>
  45.  
  46. <meta name="select:Post Size" content="280" title="280px"/>
  47. <meta name="select:Post Size" content="300" title="300px"/>
  48. <meta name="select:Post Size" content="320" title="320px"/>
  49. <meta name="select:Post Size" content="350" title="350px"/>
  50. <meta name="select:Post Size" content="370" title="370px"/>
  51. <meta name="select:Post Size" content="400" title="400px"/>
  52.  
  53. <meta name="text:Blog Title" content="">
  54. <meta name="text:linkA" content="">
  55. <meta name="text:linkA url" content="/">
  56. <meta name="text:linkB" content="">
  57. <meta name="text:linkB url" content="/">
  58. <meta name="text:linkC" content="">
  59. <meta name="text:linkC url" content="/">
  60. <meta name="text:linkD" content="">
  61. <meta name="text:linkD url" content="/">
  62. <meta name="text:linkE" content="">
  63. <meta name="text:linkE url" content="/">
  64.  
  65. <script src="//ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  66. <script src="//static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  67. <script>
  68. (function($){
  69. $(document).ready(function(){
  70. $("[title]").style_my_tooltips({
  71. tip_follows_cursor:true,
  72. tip_delay_time:1,
  73. tip_fade_speed:100,
  74. attribute:"title"
  75. });
  76. });
  77. })(jQuery);
  78. </script>
  79.  
  80. <script src="//ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
  81. <script src="//static.tumblr.com/fwgzvyf/l6jnyutne/shythemes.vr.js"></script>
  82. <link href="http://static.tumblr.com/qudkd6d/OcDnl99gb/style.css" rel="stylesheet" type="text/css"/>
  83.  
  84. {block:ifScrollToTop}
  85. <script type="text/javascript">
  86. $(window).scroll(function() {
  87. if ($(this).scrollTop() > 700) {
  88. $( "#ttop" ).fadeIn();
  89. } else {
  90. console.log('there');
  91. $( "#ttop" ).fadeOut();
  92. }
  93. });
  94. $(function () {
  95. $('#ttop svg').click(function () {
  96. $('html, body').animate({
  97. scrollTop: '0px'
  98. },
  99. 1500);
  100. return false;
  101. });
  102. });
  103. </script>
  104. {/block:ifScrollToTop}
  105.  
  106. <link href="https://fonts.googleapis.com/css?family=Karla|Playfair+Display:400i" rel="stylesheet">
  107.  
  108. <style type="text/css">
  109.  
  110. ::-webkit-scrollbar {width:11px; height:auto; background:#fff;}
  111. ::-webkit-scrollbar-corner {background:transparent;}
  112. ::-webkit-scrollbar-thumb:vertical {background:{color:scrollbar};border:5px solid #fff;}
  113. ::-webkit-scrollbar-thumb:horizontal {background:{color:scrollbar};height:3px !important;}
  114. ::-webkit-scrollbar-increment {width:6px; height:6px; background-color:#fff;}
  115.  
  116. @font-face {
  117. font-family: Calluna;
  118. src: url("https://assets.tumblr.com/fonts/calluna/Calluna-BoldIt-webfont.eot?3=&v=f685dc881c60c298ea22a73fe505b88a");
  119. src: url("https://assets.tumblr.com/fonts/calluna/Calluna-BoldIt-webfont.eot?3%3F=&v=f685dc881c60c298ea22a73fe505b88a#iefix") format("embedded-opentype"),url("https://assets.tumblr.com/fonts/calluna/Calluna-BoldIt-webfont.woff?3=&v=760a50f4d098e59aebaf0f0e58ae2cc8") format("woff"),url("https://assets.tumblr.com/fonts/calluna/Calluna-BoldIt-webfont.ttf?3=&v=5ace789439bff3b27f8d4112725531da") format("truetype"),url("https://assets.tumblr.com/fonts/calluna/Calluna-BoldIt-webfont.svg?3=&v=5b95c481dd7411c6e112143d6646bd9b#_.regular") format("svg");
  120. font-weight: 700;
  121. font-style: italic;
  122. }
  123.  
  124. @font-face {
  125. font-family: Fairwater;
  126. src: url("https://assets.tumblr.com/fonts/fairwater/fairwater_script_regular-webfont.woff2?v=b7ab7a58cded3365889a447bfd9e9c45") format("woff2"),url("https://assets.tumblr.com/fonts/fairwater/fairwater_script_regular-webfont.woff?v=96e975b7468359e6f67086305577e43e") format("woff");
  127. font-weight: 400;
  128. font-style: normal;
  129. }
  130. p.npf_quirky { font-family:Fairwater; font-size:24px; }
  131. p.npf_chat { font-family:Courier; font-size:24px; }
  132. p.npf_quote { font-family:Calluna; font-size:24px; }
  133.  
  134. iframe.tmblr-iframe {
  135. z-index:99999999999999!important;
  136. top:3px!important;
  137. right:0!important;
  138. opacity:0;
  139. padding-right:38px;
  140. filter:invert(1) contrast(150%);
  141. -webkit-filter:invert(1) contrast(150%);
  142. -o-filter:invert(1) contrast(150%);
  143. -moz-filter:invert(1) contrast(150%);
  144. -ms-filter:invert(1) contrast(150%);
  145. transform:scale(0.65);
  146. transform-origin:100% 0;
  147. -webkit-transform:scale(0.65);
  148. -webkit-transform-origin:100% 0;
  149. -o-transform:scale(0.65);
  150. -o-transform-origin:100% 0;
  151. -moz-transform:scale(0.65);
  152. -moz-transform-origin:100% 0;
  153. -ms-transform:scale(0.65);
  154. -ms-transform-origin:100% 0;}
  155.  
  156. iframe.tmblr-iframe:hover {opacity:0.6!important;}
  157.  
  158. .tcontrols {position:fixed;top:5px;right:0;z-index:999999999;}
  159. .tcontrols svg {width:14px;height:14px;padding:9px;}
  160. .tcontrols svg path {fill:#888888;}
  161.  
  162. #s-m-t-tooltip {
  163. max-width:300px;
  164. padding: 5px 8px;
  165. margin:10px;
  166. background-color:#fff;
  167. font-size:8px;
  168. letter-spacing:1px;
  169. text-transform:uppercase;
  170. border:1px solid {color:line};
  171. border-right-color:{AccentColor};
  172. border-bottom-color:{AccentColor};
  173. border-radius:2px;
  174. z-index:10000000000000000000000000000000000;
  175. }
  176.  
  177. @-webkit-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
  178. @-moz-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
  179. @keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
  180.  
  181. .fade-in {
  182. opacity:0;
  183. -webkit-animation:fadeIn ease-in 1;
  184. -moz-animation:fadeIn ease-in 1;
  185. animation:fadeIn ease-in 1;
  186. -webkit-animation-fill-mode:forwards;
  187. -moz-animation-fill-mode:forwards;
  188. animation-fill-mode:forwards;
  189. -webkit-animation-duration:1s;
  190. -moz-animation-duration:1s; animation-duration:1s; }
  191.  
  192. .fade-in.one { -webkit-animation-delay: 0.7s; -moz-animation-delay: 0.7s; animation-delay: 0.7s; }
  193. .fade-in.two { -webkit-animation-delay: 1.2s; -moz-animation-delay: 1.2s; animation-delay: 1.2s; }
  194.  
  195. ::selection {background:{color:scrollbar};color:#fff;text-shadow:none;}
  196. ::-o-selection {background:{color:scrollbar};color:#fff;text-shadow:none;}
  197. ::-moz-selection {background:{color:scrollbar};color:#fff;text-shadow:none;}
  198.  
  199. {block:ifWhiteLightbox}
  200. #vignette, .vignette{opacity:0!important;}.lightbox-caption {color:#000;}
  201. #tumblr_lightbox,.tmblr-lightbox{background:rgba(255,255,255,0.7)!important;}
  202. #tumblr_lightbox img, .lightbox-image {box-shadow:none!important;border-radius:0px!important;}
  203. {/block:ifWhiteLightbox}
  204.  
  205. {block:ifSmallCursor}
  206.  
  207. *, body, img { cursor:url(http://static.tumblr.com/vmteopo/fhxo3gbrd/small_white_cursor.png), auto;}
  208.  
  209. a, a:hover, a:active, iframe, svg { cursor:url(http://static.tumblr.com/vmteopo/RQ9o3gbth/small_white_cursor_help.png), crosshair; }
  210.  
  211. {/block:ifSmallCursor}
  212.  
  213. body {
  214. background:#fff;
  215. margin:0px;
  216. height:100%;
  217. width:100%;
  218. color:{color:text};
  219. font:11px 'Karla', calibri;
  220. line-height:18px;
  221. -moz-font-smoothing:subpixel-antialiased;
  222. -webkit-font-smoothing:subpixel-antialiased;
  223. font-smoothing:subpixel-antialiased;
  224. }
  225.  
  226. #s-m-t-tooltip, a, .posts, .dets, .tags, #credit, .buttons, svg, iframe.tmblr-iframe, .player{
  227. transition:0.5s ease-in-out;
  228. -webkit-transition:0.5s ease-in-out;
  229. -moz-transition:0.5s ease-in-out;
  230. -ms-transition:0.5s ease-in-out;
  231. -o-transition:0.5s ease-in-out;
  232. }
  233.  
  234. iframe#youtube_iframe {width:100%!important;}
  235. #infscr-loading {width:calc({select:Post Size} + 20px);text-align:center;}
  236. #infscr-loading img {display:none!important;}
  237. #infscr-loading em {position:relative;top:70px;}
  238. a {text-decoration:none;color:{color:link};-moz-outline-style:none;}
  239. a:hover {color:{color:hover};}
  240. img {border:none;max-width:100%;height:auto;}
  241. img a {border:none;} a img {border:none;}
  242. h1 {font:bold italic 14px 'Karla', calibri;text-transform:uppercase;}
  243. h2 {font:italic 15px 'Karla', calibri;line-height:150%;text-align:center;-webkit-filter:brightness(60%);filter:brightness(60%);}
  244. blockquote.tumblr_parent {margin:0;}
  245. blockquote.tumblr_parent blockquote {padding-left:5px;border-left:1px solid #f0f0f0;margin:0px;}
  246. blockquote blockquote {margin-right:0;}
  247. ul {list-style-type:none;}
  248. ul li {position:relative;padding-left:20px;margin-left:-15px;}
  249. ul li:before {
  250. content:'';
  251. position:absolute;
  252. display:block;
  253. top:8px;
  254. left:0;
  255. width:12px;
  256. height:1px;
  257. border-top:1.5px solid #ececec;
  258. }
  259.  
  260. ul li:nth-child(even):before {border-color:{AccentColor};}
  261. ul ul li:nth-child(even):before {color:{AccentColor};}
  262.  
  263. ul ul li:before {
  264. content:'›';
  265. position:absolute;
  266. display:block;
  267. border:none;
  268. top:0;
  269. left:0;
  270. margin-left:10px;
  271. width:0px;
  272. }
  273.  
  274. pre {
  275. padding:8px 14px;
  276. background:#f8f8f8;
  277. border:1px solid #eee;
  278. white-space: pre-wrap;
  279. white-space: -moz-pre-wrap;
  280. white-space: -pre-wrap;
  281. white-space: -o-pre-wrap;
  282. word-wrap: break-word;
  283. }
  284.  
  285. #header {width:500px;margin:100px auto;}
  286.  
  287. #header:after {
  288. content:'';
  289. height:1px;
  290. width:500px;
  291. background:{color:line};
  292. position:absolute;
  293. margin:20px 0 0 0px;
  294. z-index:-1;
  295. }
  296.  
  297. #title {font:italic 50px 'Playfair Display', times;}
  298. #title a {display:inline-block;background:#fff;padding-right:10px;color:{color:title};}
  299. #title a:hover {color:{color:hover};}
  300.  
  301. #title:before {
  302. content:'';
  303. height:1.5px;
  304. width:500px;
  305. background:{color:line};
  306. position:absolute;
  307. margin:40px 0 0;
  308. z-index:-1;
  309. }
  310.  
  311. #desc {
  312. font-size:15px;
  313. text-align:center;
  314. line-height:125%;
  315. letter-spacing:0.5px;
  316. width:500px;
  317. height:auto;
  318. padding:10px 0;
  319. margin:auto;
  320. color:{color:title};
  321. }
  322.  
  323. .links {
  324. height:auto;
  325. width:auto;
  326. float:right;
  327. margin-bottom:-15px;
  328. padding:0px 0 10px 10px;
  329. font-size:12px;
  330. text-transform:none;
  331. background:#fff;
  332. }
  333.  
  334. .links:hover a {opacity:0.6;}
  335. .links a {
  336. display:inline-block;
  337. padding:2px 5px;
  338. margin-top:8px;
  339. width:15px;}
  340. .links a:hover {opacity:1;}
  341.  
  342.  
  343. .pagi{
  344. font-size:12px;
  345. text-align:center;
  346. padding:5px 10px;
  347. width:300px;
  348. margin:10px auto 150px;
  349. letter-spacing:0px;
  350. z-index:99;
  351. }
  352.  
  353. #all {
  354. padding:10px 50px;
  355. {block:ifMulticolumn}width:calc(({select:Post Size}px + 180px)*2);{/block:ifMulticolumn}
  356. {block:ifnotMulticolumn}width:calc({select:Post Size}px + 180px);{/block:ifnotMulticolumn}
  357. {block:PermalinkPage}width:calc({select:Post Size}px + 180px);{/block:PermalinkPage}
  358. z-index:3;
  359. margin:130px auto;
  360. letter-spacing:0.5px;
  361. }
  362.  
  363. {block:ifMulticolumn}{block:IndexPage}
  364.  
  365. @media screen and (max-width:1500px) {
  366. #all {
  367. width:calc(({select:Post Size}px + 180px) * 2);}
  368. }
  369.  
  370. @media screen and (max-width:1000px) {
  371. #all {
  372. width:calc({select:Post Size}px + 180px);
  373. }
  374. }
  375.  
  376. {/block:IndexPage}{/block:ifMulticolumn}
  377.  
  378. .posts:first-child {margin-top:0px;{block:PermalinkPage}padding-bottom:30px;{/block:PermalinkPage}}
  379.  
  380. .posts {
  381. float:left;
  382. width:{select:Post Size}px;
  383. padding:40px;
  384. margin:50px 50px 0;
  385. position:relative;
  386. display:block;
  387. }
  388.  
  389. .caption {width:auto;padding-top:5px;}
  390. .caption a {padding-bottom:1px;border-bottom:1px solid {color:hover};}
  391. {block:IndexPage}{block:ifnotCaptions}.caption {display:none;}{/block:ifnotCaptions}{/block:IndexPage}
  392. a.read_more {color:{AccentColor};text-align:center;border:none;}
  393. a.read_more:hover {color:{color:text};border:none;}
  394. a.tumblr_blog, a.tumblr_blog:hover {border:none;font-weight:bold;}
  395. .tumblr_avatar {border-radius:100%;width:20px;margin:5px 8px -6.5px 0;}
  396.  
  397. .dets {
  398. margin-top:10px;
  399. font-size:8px;
  400. text-transform:uppercase;
  401. height:auto;
  402. width:100%;
  403. text-align:center;
  404. display: inline-block;
  405. }
  406.  
  407. .tags {opacity:0.9;width:auto;display:inline-block;}
  408. .tags a {display:inline-block;padding:0 2px;}
  409.  
  410. {block:ifInfoAndTags}
  411. {block:IndexPage}
  412. .dets, .tags {opacity:0;}
  413. .tags {-webkit-transition-delay: 0.3s; -moz-transition-delay: 0.3s; transition-delay: 0.3s;}
  414. .posts:hover .dets, .posts:hover .tags {opacity:1;}
  415. {/block:IndexPage}
  416. {/block:ifInfoAndTags}
  417.  
  418. .buttons {
  419. position:absolute;
  420. margin-left:-45px;
  421. {block:ifnotInfoandTags}height:46px;{/block:ifnotInfoandTags}
  422. {block:ifInfoandTags}height:35px;{/block:ifInfoandTags}
  423. padding:16px 20px 10px 10px;
  424. {block:PermalinkPage}display:none;{/block:PermalinkPage}
  425. }
  426.  
  427. .like svg, .rbt svg, .permaa svg, .ttag svg {fill:#a4a4a4;{block:Pages}display:none;{/block:Pages}}
  428. .like:hover svg, .rbt svg:hover, .permaa svg:hover, .ttag svg:hover {fill:{AccentColor};}
  429. a.liked + svg, .like .liked + svg {fill:{AccentColor};}
  430. .like_button iframe {
  431. opacity:0;
  432. position:absolute;
  433. {block:IndexPage}margin-left:-3px;{/block:IndexPage}
  434. {block:PermalinkPage}margin:-1px 0 0 -17px;{/block:PermalinkPage}
  435. z-index:2;
  436. width:15px;
  437. height:15px;
  438. }
  439.  
  440. .like_button iframe svg {height:15px;width:15px;}
  441.  
  442. {block:IndexPage}
  443. a.like, a.rbt, a.permaa, a.ttag {display:block;opacity:0;position:absolute;margin:10px 0px -10px 40px;-webkit-filter:blur(3px);border-radius:100%;padding:4.5px 8px 8.5px 5.5px;border:1px dotted #a4a4a4;height:9px;width:9px;background:#fff;}
  444. .posts:hover a.like, .posts:hover a.rbt, .posts:hover a.permaa, .posts:hover a.ttag {opacity:1;-webkit-filter:none;}
  445. a.like {-webkit-transition-delay: 0s; -moz-transition-delay: 0s; transition-delay: 0s;} .posts:hover a.like {-webkit-transition-delay: 0.2s; -moz-transition-delay: 0.2s; transition-delay: 0.2s;margin-top:-65px;}
  446. a.rbt, .posts:hover a.rbt {-webkit-transition-delay: 0.1s; -moz-transition-delay: 0.1s; transition-delay: 0.1s;} .posts:hover a.rbt {margin-top:-55px;margin-left:-5px;}
  447. a.permaa {-webkit-transition-delay: 0.2s; -moz-transition-delay: 0.2s; transition-delay: 0.2s;{block:ifInfoAndTags}display:none;{/block:ifInfoAndTags}} .posts:hover a.permaa {-webkit-transition-delay: 0s; -moz-transition-delay: 0s; transition-delay: 0s;margin-top:-10px;margin-left:-10px;}
  448. .posts:hover a.ttag {-webkit-transition-delay: 0s; -moz-transition-delay: 0s; transition-delay: 0s;margin-left:-35px;margin-top:15px;}
  449. a.ttag {margin:-20px 0 0;padding:1px 6px 11px 6px;height:7.5px;width:7.5px;-webkit-transition-delay:0.3s; -moz-transition-delay:0.3s; transition-delay:0.3s;{block:ifInfoAndTags}display:none;{/block:ifInfoAndTags}}
  450. {/block:IndexPage}
  451.  
  452.  
  453. .askimg {margin-bottom:15px;}
  454. .askimg img {
  455. border-radius:100%;
  456. display:block;
  457. margin:5px auto;
  458. }
  459.  
  460. .askimg:before {
  461. content:'';
  462. height: 24px;
  463. width: 24px;
  464. border-radius: 100% 100% 0 100%;
  465. background:{AccentColor};
  466. position: absolute;
  467. margin-left: -12px;
  468. margin-top: -4px;
  469. z-index: -1;
  470. -webkit-transform: rotate(45deg);
  471. transform: rotate(45deg);
  472. }
  473.  
  474.  
  475. .question {
  476. padding:10px;
  477. letter-spacing:1px;
  478. text-align:center;
  479. color:{color:text};
  480. border-bottom:1px solid {color:line};
  481. }
  482.  
  483. .akport {
  484. width:auto;
  485. display:inline-block;
  486. text-align:center;
  487. height:12px;
  488. padding:5px;
  489. font-style:italic;
  490. font-weight:lighter;
  491. color:#444;
  492. opacity:1;
  493. z-index:3;
  494. letter-spacing:1px;
  495. text-transform:uppercase;
  496. }
  497.  
  498. .akport a {text-decoration:none;border:none;}
  499.  
  500. iframe.spotify_audio_player {height:80px!important;display:block;}
  501. .playButton:focus {outline:none!important;}
  502. .tumblr_audio_player {width:100%;margin-top:12px;}
  503. .player:hover {opacity:1;}
  504. .player {
  505. width:28px;
  506. height:50px;
  507. padding:10px 21px;
  508. overflow:hidden;
  509. background:#fff;
  510. margin:0px;
  511. display:block;
  512. float:left;
  513. border:1px solid {color:line};
  514. opacity:0.8;
  515. }
  516.  
  517. .audioinfo {
  518. color:#888;
  519. margin:0px 0 10px 75px;
  520. display:block;
  521. padding:25px;
  522. height:20px;
  523. text-align:left;
  524. font-size:10px;
  525. line-height:12px;
  526. width:calc({select:Post Size}px - 127px);
  527. background:#fff;
  528. border:1px solid {color:line};
  529. }
  530.  
  531.  
  532. .source {
  533. color:#aaa;
  534. text-transform:uppercase;
  535. font-size:9px;
  536. padding:5px 10px;
  537. text-align:center;
  538. }
  539.  
  540. .source:before {
  541. content:"";
  542. display:block;
  543. height:1px;
  544. width:20px;
  545. margin:-10px auto 2px;
  546. border-top:2px solid #f7f7f7;
  547. }
  548.  
  549. .chat li {list-style:none;line-height:115%;}
  550. .line.odd {border-left:1px solid {color:line};padding:3px 5px;}
  551. .line.even {border-left:1px solid {AccentColor};padding:3px 5px;}
  552. .webs {font:italic 14px 'Karla', calibri;padding-top:10px;text-align:center;text-transform:uppercase;}
  553. .webs a {border-bottom:1px solid {AccentColor};}
  554. .webs a:hover {padding:0 10px}
  555. .webs:before {
  556. content:"!";
  557. font:italic bold 25px 'Karla', calibri;
  558. display:block;
  559. margin-bottom:8px;
  560. color:{AccentColor};
  561. -webkit-filter:brightness(95%);
  562. }
  563.  
  564. #notes {
  565. width:{select:Post Size}px;
  566. max-height:250px;
  567. padding:5px 30px;
  568. overflow-y:scroll;
  569. overflow-x:hidden;
  570. margin:150px 40px 0;
  571. text-align:left;
  572. font-size:9px;
  573. display:block;
  574. line-height:150%;
  575. }
  576.  
  577. #notes img {display:none;}
  578. #notes ol, #notes li {margin-top:0px;list-style:none;padding-left:10.5px;margin-top:0;}
  579.  
  580. iframe#ask_form {margin-bottom:200px;}
  581.  
  582. #ttop {border-radius:100%;padding:10px;width:12px;height:12px;position:fixed;left:calc(50vw - 13px);top:50px;z-index:5;border:1px solid #eee;background:rgba(255,255,255,0.8);display:none;}
  583. #ttop svg {height:12px;width:12px;}
  584.  
  585. #credit, #credit a {
  586. position:fixed;
  587. bottom:20px;
  588. right:20px;
  589. color:{color:text};
  590. font:normal normal 12px calibri;
  591. text-decoration:none;
  592. z-index:88888;
  593. }
  594.  
  595. {CustomCSS}</style></head><body>
  596.  
  597. <div id="header" class="box fade-in one">
  598. <div id="title"><a href="/">{text:Blog Title}</a></div>
  599. <div id="desc">{Description}</div>
  600. <div class="links">
  601. {block:iflinkA}<a href="{text:linkA url}" title="{text:linkA}">.01</a>{/block:iflinkA}
  602. {block:iflinkB}<a href="{text:linkB url}" title="{text:linkB}">.02</a>{/block:iflinkB}
  603. {block:iflinkC}<a href="{text:linkC url}" title="{text:linkC}">.03</a>{/block:iflinkC}
  604. {block:iflinkD}<a href="{text:linkD url}" title="{text:linkD}">.04</a>{/block:iflinkD}
  605. {block:iflinkE}<a href="{text:linkE url}" title="{text:linkE}">.05</a>{/block:iflinkE}
  606. </div>
  607. </div>
  608.  
  609. <div id="all" class="box fade-in two">
  610. {block:Posts}<div class="posts">
  611.  
  612. {block:ifLikeReblogPermaInfo}{block:IndexPage}
  613. <div class="buttons"{block:ifnotInfoandTags} style="{block:hastags}height:64px{/block:hastags}"{/block:ifnotInfoandTags}>
  614. <a class="like" href="#">{LikeButton size="15"}
  615. <svg width="12" height="12" viewBox="0 0 216 216" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><path d="M148,37.8c-3.9,0-7.5,0.6-10.8,1.9c-15.1,5.7-24.6,17.8-29.8,26.7c-6-8.6-16.1-20.5-27.6-24.4c-3.8-1.3-8.1-2-12.3-2c-10.7,0-20.3,4.1-27,11.5c-5.7,6.2-12,18-10,38.8c4.1,42.6,71.5,87.1,74.3,88.9c1,0.7,2.1,1,3.3,1c1.1,0,2.3-0.3,3.3-1c2.7-1.8,66.5-43.6,73.7-86.1c3.7-21.8-2.7-34.9-8.8-42.1C169.2,42.7,158.6,37.8,148,37.8z M173.1,91c-2.6,15.2-15.1,33.4-36.1,52.7c-11.9,10.9-23.5,19.4-29,23.2c-5.7-4-17.9-12.9-30.3-24.3C56,122.5,43.8,104,42.3,89c-1.3-13,1.1-23.2,6.9-29.6c6-6.6,13.9-7.6,18.1-7.6c3,0,5.9,0.5,8.5,1.3c11.4,3.9,23.3,21.7,26.9,28.3c1.1,2.1,3.4,3.3,5.7,3.1c2.4-0.2,4.4-1.7,5.2-4c0.1-0.2,8.2-22.4,27.7-29.7c1.9-0.7,4.2-1.1,6.6-1.1c7.2,0,14.3,3.3,19,9C173.3,66.2,175.5,77.4,173.1,91z"/></svg></a>
  616.  
  617. <a href="{reblogurl}" class="rbt"><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" height="12" width="12" viewBox="0 0 216 216" enable-background="new 0 0 216 216" xml:space="preserve"><path d="M108.7,159.2c-22.3,0-42.4-14.9-48.8-36.2c-1-3.2-4.3-5-7.5-4c-3.2,1-5,4.3-4,7.5c8.1,26.8,32.3,44.7,60.3,44.7c34.7,0,63-28.3,63-63c0-34.7-28.3-63-63-63c-19.7,0-38.2,9.4-50,24.6l-2.5-19.8c-0.4-3.3-3.4-5.6-6.7-5.2c-3.3,0.4-5.6,3.4-5.2,6.7L49,88.1c0.4,3,3,5.2,5.9,5.2c0.2,0,0.5,0,0.7,0l36.2-4.1c3.3-0.4,5.7-3.3,5.3-6.6s-3.3-5.7-6.6-5.3L66.2,80c9.4-14.1,25.3-22.8,42.5-22.8c28.1,0,51,22.9,51,51S136.8,159.2,108.7,159.2z"/>
  618. </svg></a>
  619.  
  620. <a href="{Permalink}" class="permaa"><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" width="12" height="12" viewBox="0 0 216 216" enable-background="new 0 0 216 216" xml:space="preserve"><path d="M106.6,134c14.3,0,26-11.7,26-26s-11.7-26-26-26s-26,11.7-26,26S92.2,134,106.6,134z M106.6,94c7.7,0,14,6.3,14,14s-6.3,14-14,14s-14-6.3-14-14S98.9,94,106.6,94z M40.4,124.6l7.2,3.3c3,1.4,4.4,4.8,3.3,7.9l-2.8,7.4c-2.1,5.7-1.4,11.8,2.1,16.7c3.4,5,9,7.9,15,7.9c2.2,0,4.4-0.4,6.5-1.2l7.4-2.8c0.7-0.3,1.4-0.4,2.2-0.4c2.4,0,4.7,1.4,5.7,3.7l3.3,7.2c3,6.6,9.4,10.7,16.6,10.7s13.6-4.1,16.6-10.7l3.3-7.2c1-2.2,3.2-3.7,5.7-3.7c0.7,0,1.5,0.1,2.2,0.4l7.4,2.8c2.1,0.8,4.3,1.2,6.5,1.2c0,0,0,0,0,0c5.9,0,11.5-3,15-7.9c3.4-5,4.2-11.1,2.1-16.7l-2.8-7.4c-1.1-3.1,0.3-6.5,3.3-7.9l7.2-3.3c6.6-3,10.7-9.4,10.7-16.6s-4.1-13.6-10.7-16.6l-7.2-3.3c-3-1.4-4.4-4.8-3.3-7.9l2.8-7.4c2.1-5.7,1.4-11.8-2.1-16.7c-3.4-5-9-7.9-15-7.9c-2.2,0-4.4,0.4-6.5,1.2l-7.4,2.8c-0.7,0.3-1.4,0.4-2.2,0.4c-2.4,0-4.7-1.4-5.7-3.7l-3.3-7.2c-3-6.6-9.4-10.7-16.6-10.7S93,35.2,90,41.8l-3.3,7.2c-1,2.2-3.2,3.7-5.7,3.7c-0.7,0-1.5-0.1-2.2-0.4l-7.4-2.8c-2.1-0.8-4.3-1.2-6.5-1.2c-5.9,0-11.5,3-15,7.9c-3.4,5-4.2,11.1-2.1,16.7l2.8,7.4c1.1,3.1-0.3,6.5-3.3,7.9l-7.2,3.3c-6.6,3-10.7,9.4-10.7,16.6S33.8,121.6,40.4,124.6z M45.3,102.3l7.2-3.3c8.7-4,12.9-14.1,9.5-23l-2.8-7.4c-1-2.7,0-4.7,0.7-5.7c1.6-2.4,4.6-3.4,7.4-2.3l7.4,2.8c2.1,0.8,4.2,1.2,6.4,1.2c0,0,0,0,0,0c7.1,0,13.6-4.2,16.6-10.7l3.3-7.2c1.5-3.4,4.7-3.7,5.7-3.7s4.1,0.3,5.7,3.7l3.3,7.2c3,6.5,9.5,10.7,16.6,10.7c2.2,0,4.3-0.4,6.4-1.2l7.4-2.8c2.8-1,5.7,0,7.4,2.3c0.7,1,1.7,3,0.7,5.7l-2.8,7.4c-3.3,8.9,0.8,19,9.5,23l7.2,3.3c3.4,1.5,3.7,4.7,3.7,5.7s-0.3,4.1-3.7,5.7l-7.2,3.3c-8.7,4-12.9,14.1-9.5,23l2.8,7.4c1,2.7,0,4.7-0.7,5.7c-1.6,2.4-4.6,3.4-7.4,2.3l-7.4-2.8c-2.1-0.8-4.2-1.2-6.4-1.2c-7.1,0-13.6,4.2-16.6,10.7l-3.3,7.2c-1.5,3.4-4.7,3.7-5.7,3.7s-4.1-0.3-5.7-3.7l-3.3-7.2c-3-6.5-9.5-10.7-16.6-10.7c-2.2,0-4.3,0.4-6.4,1.2l-7.4,2.8c-2.8,1-5.7,0-7.4-2.3c-0.7-1-1.7-3-0.7-5.7l2.8-7.4c3.3-8.9-0.8-19-9.5-23l-7.2-3.3c-3.4-1.5-3.7-4.7-3.7-5.7S41.9,103.9,45.3,102.3z"/>
  621. </svg></a>
  622.  
  623.  
  624. </div>
  625. {/block:IndexPage}{/block:ifLikeReblogPermaInfo}
  626.  
  627. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1><div class="caption" style="padding-top:0; display:block">{Body}</div>{/block:Text}
  628.  
  629. {block:Photo}<a href="#" onclick="Tumblr.Lightbox.init([{ width: {PhotoWidth-HighRes}, height: {PhotoHeight-HighRes}, low_res: '{PhotoURL-500}', high_res: '{PhotoURL-HighRes}' }]); $('body').toggleClass('tumblr_lightbox_active'); return false"><img src="{PhotoURL-HighRes}"></a>{block:Caption}<div class="caption">{Caption}</div>{/block:Caption}{/block:Photo}
  630.  
  631. {block:Link}<div class="webs"><a href="{URL}" {Target}>{Name}</a></div>{block:Description}<div class="caption">{Description}</div>{/block:Description}{/block:Link}
  632.  
  633. {block:Photoset}{LinkOpenTag}<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>{LinkCloseTag}{block:Caption}<div class="caption">{Caption}</div>{/block:Caption}{/block:Photoset}
  634.  
  635. {block:Quote}<h2>{Quote}</h2><div class="source">{Source}</div>{/block:Quote}
  636.  
  637. {block:Audio}
  638. <div class="player"{block:AlbumArt} style="background:#fff url('{AlbumArtURL}') no-repeat center; background-size:cover;"{/block:AlbumArt}>{AudioPlayerWhite}</div>
  639. <div class="audioinfo">
  640. {block:TrackName}<b>{TrackName}</b>{/block:TrackName}{block:Artist}<br>{Artist}{/block:Artist}{block:PlayCount} ▶ {PlayCount}{/block:PlayCount}</div>
  641. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}{/block:Audio}
  642.  
  643. {block:Video}<div class="video">{Video-500}</div>{block:Caption}<div class="caption">{Caption}</div>{/block:Caption}{/block:Video}
  644.  
  645. {block:Chat}<div class="chat">{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}<li class="line {Alt}">{block:Label}<b>{Label}</b>{/block:Label} {Line}</li><br>{/block:Lines}</div>{/block:Chat}
  646.  
  647. {block:Answer}<div class="question"><div class="askimg"><img src="{AskerPortraitURL-16}"></div><div class="akport">{Asker}: </div>{Question}</div><div class="caption">{Answer}</div>{/block:Answer}
  648.  
  649. {block:Date}
  650.  
  651. {block:ifInfoandTags}
  652. <div class="dets"{block:ifLikeReblogPermaInfo}{block:PermalinkPage} style="display:none"{/block:PermalinkPage}{/block:ifLikeReblogPermaInfo}>{block:Date}<a href="{Permalink}">{ShortMonth} {DayOfMonthWithZero}</a>{/block:Date}{block:NoteCount}&emsp;<a href="{Permalink}">{NoteCount}N</a>{/block:NoteCount}{block:RebloggedFrom}&emsp;<a href="{ReblogParentURL}" title="{ReblogParentName}">via</a>{/block:RebloggedFrom}{block:ContentSource}&emsp;<a href="{SourceURL}" title="{SourceTitle}">src</a>{/block:ContentSource}{block:HasTags}<br>{block:Tags}<div class="tags"><a href="{TagURL}">#{Tag}</a></div>{/block:Tags}{/block:HasTags}</div>
  653. {/block:ifInfoandTags}
  654.  
  655. {block:ifLikeReblogPermaInfo}
  656. {block:IndexPage}{block:HasTags}<a title="{block:Tags}#{Tag} {/block:Tags}" class="ttag"><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" height="7.5" width="7.5" viewBox="0 0 524.237 524.237" style="enable-background:new 0 0 524.237 524.237;" xml:space="preserve"><path d="M209.95,465.552c3.117,3.117,7.367,4.533,11.9,4.533h0.283c4.533,0,8.783-1.7,11.9-4.817l183.6-188.983 c6.517-6.8,6.517-17.283-0.283-23.8L220.15,55.569c-3.117-3.117-7.65-4.817-11.9-4.817l0,0L18.133,51.035 c-9.35,0-17,7.367-17,16.717L0,254.469c0,4.533,1.7,9.067,5.1,12.183L209.95,465.552z M35.133,84.752l166.033-0.567l180.2,180.2 l-160.083,164.9L34,247.385L35.133,84.752z"/><path d="M321.017,77.669c-6.8,6.517-6.8,17.283-0.283,24.083l162.633,165.467L311.383,444.585 c-6.517,6.8-6.233,17.567,0.283,24.083c3.4,3.117,7.65,4.817,11.9,4.817c4.533,0,8.783-1.7,12.183-5.1l183.6-189.267 c6.517-6.517,6.517-17.283,0-23.8L345.1,77.952C338.3,71.435,327.533,71.152,321.017,77.669z"/><circle cx="118.15" cy="163.235" r="6.233"/><path d="M118.15,140.002c-12.75,0-23.233,10.483-23.233,23.233s10.483,23.233,23.233,23.233s23.233-10.483,23.233-23.233 C141.1,150.485,130.9,140.002,118.15,140.002z M118.15,174.002c-5.95,0-10.767-4.817-10.767-10.767 c0-5.95,4.817-10.767,10.767-10.767c5.95,0,10.767,4.817,10.767,10.767C128.917,169.185,124.1,174.002,118.15,174.002z"/></svg></a>{/block:HasTags}{/block:IndexPage}{block:PermalinkPage}
  657. <div class="dets">{block:Date}<a href="{Permalink}">{ShortMonth} {DayOfMonthWithZero}</a>{/block:Date}{block:NoteCount}&emsp;<a href="{Permalink}">{NoteCount}N</a>{/block:NoteCount}{block:RebloggedFrom}&emsp;<a href="{ReblogParentURL}" title="{ReblogParentName}">via</a>{/block:RebloggedFrom}{block:ContentSource}&emsp;<a href="{SourceURL}" title="{SourceTitle}">src</a>{/block:ContentSource}{block:HasTags}<br>{block:Tags}<div class="tags"><a href="{TagURL}">#{Tag}</a></div>{/block:Tags}{/block:HasTags}
  658.  
  659. <a class="like" href="#">{LikeButton size="15"}
  660. <svg width="12" height="12" viewBox="0 0 216 216" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><path d="M148,37.8c-3.9,0-7.5,0.6-10.8,1.9c-15.1,5.7-24.6,17.8-29.8,26.7c-6-8.6-16.1-20.5-27.6-24.4c-3.8-1.3-8.1-2-12.3-2c-10.7,0-20.3,4.1-27,11.5c-5.7,6.2-12,18-10,38.8c4.1,42.6,71.5,87.1,74.3,88.9c1,0.7,2.1,1,3.3,1c1.1,0,2.3-0.3,3.3-1c2.7-1.8,66.5-43.6,73.7-86.1c3.7-21.8-2.7-34.9-8.8-42.1C169.2,42.7,158.6,37.8,148,37.8z M173.1,91c-2.6,15.2-15.1,33.4-36.1,52.7c-11.9,10.9-23.5,19.4-29,23.2c-5.7-4-17.9-12.9-30.3-24.3C56,122.5,43.8,104,42.3,89c-1.3-13,1.1-23.2,6.9-29.6c6-6.6,13.9-7.6,18.1-7.6c3,0,5.9,0.5,8.5,1.3c11.4,3.9,23.3,21.7,26.9,28.3c1.1,2.1,3.4,3.3,5.7,3.1c2.4-0.2,4.4-1.7,5.2-4c0.1-0.2,8.2-22.4,27.7-29.7c1.9-0.7,4.2-1.1,6.6-1.1c7.2,0,14.3,3.3,19,9C173.3,66.2,175.5,77.4,173.1,91z"/></svg></a>&emsp;
  661.  
  662. <a href="{reblogurl}" class="rbt"><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" height="12" width="12" viewBox="0 0 216 216" enable-background="new 0 0 216 216" xml:space="preserve"><path d="M108.7,159.2c-22.3,0-42.4-14.9-48.8-36.2c-1-3.2-4.3-5-7.5-4c-3.2,1-5,4.3-4,7.5c8.1,26.8,32.3,44.7,60.3,44.7c34.7,0,63-28.3,63-63c0-34.7-28.3-63-63-63c-19.7,0-38.2,9.4-50,24.6l-2.5-19.8c-0.4-3.3-3.4-5.6-6.7-5.2c-3.3,0.4-5.6,3.4-5.2,6.7L49,88.1c0.4,3,3,5.2,5.9,5.2c0.2,0,0.5,0,0.7,0l36.2-4.1c3.3-0.4,5.7-3.3,5.3-6.6s-3.3-5.7-6.6-5.3L66.2,80c9.4-14.1,25.3-22.8,42.5-22.8c28.1,0,51,22.9,51,51S136.8,159.2,108.7,159.2z"/>
  663. </svg></a>
  664. </div>
  665. {/block:PermalinkPage}{/block:ifLikeReblogPermaInfo}
  666.  
  667. {/block:Date}
  668.  
  669. </div>
  670. {/block:Posts}
  671. {block:PostNotes}<div id="notes">{PostNotes}</div>{/block:PostNotes}
  672. {/block:Posts}</div>
  673.  
  674. {block:ifScrollToTop}{block:IndexPage}
  675. <div id="ttop">
  676. <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 425 425" style="enable-background:new 0 0 425 425;" xml:space="preserve" width="512px" height="512px">
  677. <path d="M212.217,425c9.35,0,17-7.65,17-17V61.483l111.067,124.383c3.4,3.683,7.933,5.667,12.75,5.667 c3.967,0,7.933-1.417,11.333-4.25c7.083-6.233,7.65-17,1.417-24.083L224.967,5.667C221.85,1.983,217.033,0,212.217,0 c-1.417,0-2.55,0.283-3.683,0.567c-4.25,0.85-7.65,3.4-10.2,6.8L59.217,163.2c-6.233,7.083-5.667,17.85,1.417,24.083 s17.85,5.667,24.083-1.417l110.5-124.1V408C195.217,417.35,202.867,425,212.217,425z" fill="#aaaaaa"/>
  678. </svg></div>
  679. {block:IndexPage}{/block:ifScrollToTop}
  680.  
  681. {block:Pagination}<div class="pagi">
  682. {block:PreviousPage}<a href="{PreviousPage}"><</a>&emsp;{/block:PreviousPage}
  683. {block:JumpPagination}
  684. {block:CurrentPage}Page&emsp;<span class="current_page">{PageNumber}</span>&emsp;of&emsp;{TotalPages}&emsp;{/block:CurrentPage}
  685. {/block:JumpPagination}
  686. {block:NextPage}<a href="{NextPage}" class="next">></a>{/block:NextPage}
  687. </div>{/block:Pagination}
  688.  
  689. <div id="credit"><a href="http://solarre.tumblr.com" title="solarre">☼</a></div>
  690.  
  691. <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
  692.  
  693. <script src="//static.tumblr.com/qudkd6d/Az6nkemqr/pxuphotoset.min.js"></script>
  694. {block:IndexPage}
  695. <script src="//static.tumblr.com/6hsqxdt/QBym35odk/jquery.masonry.js"></script>
  696. {block:ifInfiniteScroll}
  697. <script src="//static.tumblr.com/wgijwsy/u2vm2hxv6/jquery.infinitescroll.min.js"></script>
  698. {/block:ifInfiniteScroll}
  699. {/block:IndexPage}
  700.  
  701.  
  702. <script src="//static.tumblr.com/wgg6svp/OoTofxa0c/unnest.min.js"></script>
  703.  
  704.  
  705. <script type="text/javascript">
  706. $(document).ready(function(){
  707. $('.posts').unnest({
  708. yourCaption: ".caption",
  709. wrapName: ".tumblr_parent",
  710. newCaptionUsername: true,
  711. originalPostCaptionUsername: true,
  712. tumblrAvatars: true,
  713. tumblrAvatarClass: ".tumblr_avatar",
  714. usernameColon: false
  715. });
  716. var color = '{color:hover}';
  717. $('.soundcloud_audio_player').each(function(){
  718. $(this).attr({ src: $(this).attr('src').split('&')[0] + '&amp;liking=false&amp;sharing=false&amp;auto_play=false&amp;show_comments=false&amp;continuous_play=false&amp;buying=false&amp;show_playcount=false&amp;show_artwork=true&amp;origin=tumblr&amp;color=' + color.split('#')[1], height: 20, width: '100%' });
  719. });
  720. $('.photo-slideshow').pxuPhotoset({
  721. lightbox: true,
  722. rounded: false,
  723. gutter: '2px',
  724. photoset: '.photo-slideshow',
  725. photoWrap: '.photo-data',
  726. photo: '.pxu-photo'
  727. });
  728. {block:IndexPage}
  729. var $container = $('#all');
  730. $container.masonry({ itemSelector: '.posts' });
  731. $container.imagesLoaded(function(){
  732. $container.masonry();
  733. $container.find('.posts').animate({ opacity: 1, zIndex: 1 });
  734. });
  735. {block:ifInfiniteScroll}
  736. $container.infinitescroll({
  737. itemSelector: '.posts',
  738. navSelector: '.pagi',
  739. nextSelector: '.next',
  740. loading: {
  741. finishedMsg: "<em>The End.</em>",
  742. img: false,
  743. msgText: "" },
  744. bufferPx: 2000
  745. },
  746. function( newElements ) {
  747. resizeVideos();
  748. var $newElems = $( newElements );
  749. $newElems.find('.photo-slideshow').pxuPhotoset({
  750. lightbox: true,
  751. rounded: false,
  752. gutter: '2px',
  753. photoset: '.photo-slideshow',
  754. photoWrap: '.photo-data',
  755. photo: '.pxu-photo'
  756. },
  757. function(){
  758. $container.masonry();
  759. resizeVideos();
  760. });
  761. $newElems.imagesLoaded(function(){
  762. $container.masonry( 'appended', $newElems );
  763. $newElems.animate({ opacity: 1, zIndex: 1 });
  764. });
  765. });
  766. {/block:ifInfiniteScroll}
  767. {/block:IndexPage}
  768. });
  769. </script>
  770.  
  771. <div class="tcontrols"><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="M106.6,134c14.3,0,26-11.7,26-26s-11.7-26-26-26s-26,11.7-26,26S92.2,134,106.6,134z M106.6,94c7.7,0,14,6.3,14,14s-6.3,14-14,14s-14-6.3-14-14S98.9,94,106.6,94z M40.4,124.6l7.2,3.3c3,1.4,4.4,4.8,3.3,7.9l-2.8,7.4c-2.1,5.7-1.4,11.8,2.1,16.7c3.4,5,9,7.9,15,7.9c2.2,0,4.4-0.4,6.5-1.2l7.4-2.8c0.7-0.3,1.4-0.4,2.2-0.4c2.4,0,4.7,1.4,5.7,3.7l3.3,7.2c3,6.6,9.4,10.7,16.6,10.7s13.6-4.1,16.6-10.7l3.3-7.2c1-2.2,3.2-3.7,5.7-3.7c0.7,0,1.5,0.1,2.2,0.4l7.4,2.8c2.1,0.8,4.3,1.2,6.5,1.2c0,0,0,0,0,0c5.9,0,11.5-3,15-7.9c3.4-5,4.2-11.1,2.1-16.7l-2.8-7.4c-1.1-3.1,0.3-6.5,3.3-7.9l7.2-3.3c6.6-3,10.7-9.4,10.7-16.6s-4.1-13.6-10.7-16.6l-7.2-3.3c-3-1.4-4.4-4.8-3.3-7.9l2.8-7.4c2.1-5.7,1.4-11.8-2.1-16.7c-3.4-5-9-7.9-15-7.9c-2.2,0-4.4,0.4-6.5,1.2l-7.4,2.8c-0.7,0.3-1.4,0.4-2.2,0.4c-2.4,0-4.7-1.4-5.7-3.7l-3.3-7.2c-3-6.6-9.4-10.7-16.6-10.7S93,35.2,90,41.8l-3.3,7.2c-1,2.2-3.2,3.7-5.7,3.7c-0.7,0-1.5-0.1-2.2-0.4l-7.4-2.8c-2.1-0.8-4.3-1.2-6.5-1.2c-5.9,0-11.5,3-15,7.9c-3.4,5-4.2,11.1-2.1,16.7l2.8,7.4c1.1,3.1-0.3,6.5-3.3,7.9l-7.2,3.3c-6.6,3-10.7,9.4-10.7,16.6S33.8,121.6,40.4,124.6z M45.3,102.3l7.2-3.3c8.7-4,12.9-14.1,9.5-23l-2.8-7.4c-1-2.7,0-4.7,0.7-5.7c1.6-2.4,4.6-3.4,7.4-2.3l7.4,2.8c2.1,0.8,4.2,1.2,6.4,1.2c0,0,0,0,0,0c7.1,0,13.6-4.2,16.6-10.7l3.3-7.2c1.5-3.4,4.7-3.7,5.7-3.7s4.1,0.3,5.7,3.7l3.3,7.2c3,6.5,9.5,10.7,16.6,10.7c2.2,0,4.3-0.4,6.4-1.2l7.4-2.8c2.8-1,5.7,0,7.4,2.3c0.7,1,1.7,3,0.7,5.7l-2.8,7.4c-3.3,8.9,0.8,19,9.5,23l7.2,3.3c3.4,1.5,3.7,4.7,3.7,5.7s-0.3,4.1-3.7,5.7l-7.2,3.3c-8.7,4-12.9,14.1-9.5,23l2.8,7.4c1,2.7,0,4.7-0.7,5.7c-1.6,2.4-4.6,3.4-7.4,2.3l-7.4-2.8c-2.1-0.8-4.2-1.2-6.4-1.2c-7.1,0-13.6,4.2-16.6,10.7l-3.3,7.2c-1.5,3.4-4.7,3.7-5.7,3.7s-4.1-0.3-5.7-3.7l-3.3-7.2c-3-6.5-9.5-10.7-16.6-10.7c-2.2,0-4.3,0.4-6.4,1.2l-7.4,2.8c-2.8,1-5.7,0-7.4-2.3c-0.7-1-1.7-3-0.7-5.7l2.8-7.4c3.3-8.9-0.8-19-9.5-23l-7.2-3.3c-3.4-1.5-3.7-4.7-3.7-5.7S41.9,103.9,45.3,102.3z"/></svg></div>
  772.  
  773. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement