planthed

THUNDER

Jul 18th, 2017
1,390
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 52.65 KB | None | 0 0
  1. <!--
  2.  
  3. ✧* 。♡ thunder theme | @vhibes | @v-themes ♡ 。*✧
  4.  
  5.  
  6. — Do not delete the credit.
  7. — Do not copy or steal any code.
  8. — Do not claim as yours.
  9.  
  10. Enjoy (✿◠‿◠)
  11.  
  12. infinite scroll with masonry + pxu: @shythemes
  13.  
  14. -->
  15.  
  16. <html lang="en">
  17. <head>
  18.  
  19.  
  20. <title>{block:PostSummary}{PostSummary}: {/block:PostSummary}{Title}</title>
  21. <link rel="shortcut icon" href="{favicon}">
  22. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  23. {block:hidden}
  24. <!--Default Variables-->
  25. <meta name="image:Sidebar" content=""/>
  26.  
  27. <meta name="color:Background" content="#ffffff"/>
  28. <meta name="color:Text" content="#000000"/>
  29. <meta name="color:Accent" content="#D0DAD6"/>
  30. <meta name="color:Accent text" content="#000000"/>
  31.  
  32. <meta name="text:Blogtitle" content="" />
  33. <meta name="text:Home label" content="home" />
  34. <meta name="text:Ask label" content="ask"/>
  35. <meta name="text:Ask link" content="/ask"/>
  36. <meta name="text:Archive label" content="Past" />
  37. <meta name="text:Extra link 1 title" content="" />
  38. <meta name="text:Extra link 1" content="http://" />
  39. <meta name="text:Extra link 2 title" content="" />
  40. <meta name="text:Extra link 2" content="http://">
  41.  
  42. <meta name="if:Right Sidebar" content="" />
  43. <meta name="if:White Tiny cursor" content="" />
  44. <meta name="if:Black Tiny cursor" content="" />
  45.  
  46.  
  47.  
  48. {/block:hidden}
  49.  
  50.  
  51. <!---pxu script--->
  52. <link href="http://static.tumblr.com/qudkd6d/OcDnl99gb/style.css" rel="stylesheet" type="text/css"/>
  53.  
  54. <!--- tooltips script --->
  55. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  56. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  57. <script>
  58. (function($){
  59. $(document).ready(function(){
  60. $("a[title]").style_my_tooltips({
  61. tip_follows_cursor:true,
  62. tip_delay_time:90,
  63. tip_fade_speed:600,
  64. attribute:"title"
  65. });
  66. });
  67. })(jQuery);
  68. </script>
  69.  
  70.  
  71. <!-------
  72.  
  73. A FEW RULES YOU NEED TO KNOW BEFORE START EDITING THE THEME:
  74.  
  75. > You CAN'T use my themes as base
  76. > You CAN'T remove my credits, even if you edited the theme a lot.
  77. > Don't use any part of my codes without permission.
  78. > You can edit the theme as your own like and make it look too different as the original one but if you edit the theme a lot and you're having problems with it, I'll not allowed to help you.
  79.  
  80.  
  81. YOU ARE NOT ALLOWED TO USE MY CODES FOR YOUR OWN THEME OR ANY OTHER THEME
  82. BY OTHER THEME MAKER WITHOUT PERMISSION, IF YOU WANNA USE ONE OF MY CODES
  83. ASK FIRST, DON'T CLAIM AS YOURS, DON'T BE AN ASSHOLE.
  84.  
  85. ---------->
  86.  
  87.  
  88. <style type="text/css">
  89.  
  90.  
  91.  
  92. ::-moz-selection { /* Code for Firefox */
  93. color:{color:Accent};
  94. background: #fff;
  95. }
  96.  
  97. ::selection {
  98. color:{color:Accent};
  99. background: #fff;
  100. }
  101.  
  102.  
  103. /*tooltips style*/
  104. #s-m-t-tooltip{
  105. max-width:300px;
  106. padding:6px 6px 4px 6px;
  107. border-radius:3px;
  108. min-height:7px;
  109. margin:20px 0px 0px 20px;
  110. line-height:100%;
  111. background:{color:Accent};
  112. color:{color:Accent text};
  113. word-wrap:break-word;
  114. word-break:break-all;
  115. opacity:1;
  116. z-index:9999999999999999999;
  117. }
  118.  
  119.  
  120. #tumblr_controls, .tmblr-iframe{
  121. position:fixed!important;
  122. top:25px!important;
  123. right:3px!important;
  124. opacity:0.3;
  125. z-index:99999999999999999999999999!important;
  126. -webkit-filter:invert(100%);
  127. -webkit-transition:all 0.6s ease-out;
  128. -webkit-transition: opacity 0.7s linear;
  129. -webkit-transition: all 0.8s ease-out;
  130. -moz-transition: all 0.8s ease-out;
  131. transition: all 0.8s ease-out
  132. }
  133.  
  134.  
  135.  
  136. /*tumblr controls and lightbox*/
  137.  
  138. #tumblr_lightbox,.tmblr-lightbox{
  139. background:rgba({RGBcolor:background}, 0.8)!important;}
  140.  
  141. #vignette,#tumblr_lightbox_caption,.vignette,.lightbox-caption{
  142. opacity:0!important;
  143. }
  144.  
  145. #tumblr_lightbox_center_image, #tumblr_lightbox_left_image, #tumblr_lightbox_right_image, .lightbox-image {
  146. box-shadow:none!important;
  147. border-radius:0px!important;
  148. padding:0px!important;
  149. border:0px!important;
  150. }
  151.  
  152. ::-webkit-scrollbar{
  153. height:3px;
  154. width:11px;
  155. background:inherit;
  156. background:rgba({RGBcolor:accent}, 0.4);
  157. border:5px solid {color:background};
  158. }
  159.  
  160. ::-webkit-scrollbar-track {background:transparent;}
  161.  
  162. ::-webkit-scrollbar-thumb {
  163. height:150px!important;
  164. background:{color:accent};
  165. border:5px solid {color:background};
  166. }
  167.  
  168. /*tiny cursor*/
  169.  
  170. html, body, img, a {
  171. {block:ifWhiteTinycursor}
  172. cursor:url(http://static.tumblr.com/vmteopo/fhxo3gbrd/small_white_cursor.png), auto;
  173. {/block:ifWhiteTinycursor}
  174. {block:ifBlackTinyCursor}
  175. cursor: url('http://33.media.tumblr.com/tumblr_lqs4qdUu8n1qfoi4t.png'), auto;
  176. {/block:ifBlackTinyCursor}
  177. }
  178.  
  179. a:hover, a:active, iframe{
  180. {block:ifWhiteTinycursor}cursor:url(http://static.tumblr.com/vmteopo/RQ9o3gbth/small_white_cursor_help.png), crosshair;
  181. {/block:ifWhiteTinycursor}
  182. {block:ifBlackTinyCursor}
  183. cursor:url(http://static.tumblr.com/vmteopo/DH3njhg50/help_cursor.png), crosshair;
  184. {/block:ifBlackTinyCursor}
  185. }
  186.  
  187.  
  188. /*main structure*/
  189.  
  190. body{
  191. background-color:{color:background};
  192. font-size:11px;
  193. font-family:hind, sans-serif;
  194. color:{color:text};
  195. line-height:150%;
  196. -moz-osx-font-smoothing:grayscale;
  197. -webkit-font-smoothing:antialiased;
  198. font-smoothing:antialiased;
  199. }
  200.  
  201.  
  202. a:link, a:active, a:visited{
  203. color:{color:Accent};
  204. text-decoration:none;
  205. -webkit-transition:all 0.5s linear;
  206. -moz-transition:all 0.5s linear;
  207. transition:all 0.5s linear;
  208. }
  209.  
  210. a:hover {color:{color:text};}
  211.  
  212.  
  213. .center {
  214. position:relative;
  215. margin:30px auto;
  216. width:calc(600px + 85px);
  217. {block:PermalinkPage}
  218. width:500px;
  219. {/block:PermalinkPage}
  220. }
  221.  
  222. #posts{
  223. position:relative;
  224. {block:PermalinkPage}
  225. margin-top:100px;
  226. {/block:PermalinkPage}
  227. }
  228.  
  229.  
  230. .entry {
  231. margin:40px;
  232. padding:10px;
  233. outline:1px dotted {color:accent};
  234. outline-offset:-3px;
  235. border:1px solid {color:accent};
  236. overflow:hidden;
  237. {block:indexpage}
  238. width:240px;
  239. opacity:0;
  240. z-index:-1;
  241. {/block:indexpage}
  242. {block:PermalinkPage}
  243. width:400px;
  244. {/block:PermalinkPage}
  245. }
  246.  
  247.  
  248. .entry img{
  249. max-width:100%;
  250. display:block;
  251. position:relative;
  252. overflow:hidden;
  253. }
  254.  
  255. .gray img {
  256. -webkit-filter: grayscale(0%);
  257. -webkit-transition: all 0.4s linear;
  258. -moz-transition: all 0.4s linear;
  259. -o-transition: all 0.4s linear;
  260. transition: all 0.4s linear;
  261. }
  262.  
  263. .entry:hover .gray img {
  264. -webkit-filter: grayscale(100%);
  265. -webkit-transition: all 0.4s linear;
  266. -moz-transition: all 0.4s linear;
  267. -o-transition: all 0.4s linear;
  268. transition: all 0.4s linear;
  269. }
  270.  
  271. .mask {
  272. position:absolute;
  273. width:240px;
  274. height:calc(100% - 20px);
  275. opacity:0.0;
  276. background:black;
  277. z-index:9;
  278. -webkit-transform: scale(1);
  279. -webkit-transition: all 0.4s ease;
  280. -moz-transition: all 0.4s ease;
  281. -o-transition: all 0.4s ease;
  282. transition: all 0.4s ease;
  283. }
  284.  
  285. .entry:hover .mask{
  286. opacity:0.6;
  287. -webkit-transform: scale(1);
  288. -webkit-transition: all 0.4s ease;
  289. -moz-transition: all 0.4s ease;
  290. -o-transition: all 0.4s ease;
  291. transition: all 0.4s ease;
  292. }
  293.  
  294. .perm1 svg{
  295. width:0.9em;
  296. height:0.9em;
  297. fill:white;
  298. -webkit-transition: all 0.5s ease;
  299. }
  300.  
  301. .perm1 svg:hover{
  302. fill:{color:accent};
  303. -webkit-transition: all 0.5s ease;
  304. }
  305.  
  306.  
  307. .perm1 {
  308. width:20px;
  309. height:20px;
  310. text-align:center;
  311. position:absolute;
  312. z-index:100;
  313. bottom:-100px;
  314. font-size:15px;
  315. margin-left:10px;
  316. opacity:0;
  317. display:inline-block;
  318. -webkit-transition:opacity 0.3s linear;
  319. -webkit-transition:all 0.3s linear;
  320. -moz-transition:all 0.3s linear;
  321. transition:all 0.3s linear;
  322. }
  323.  
  324. .entry:hover .perm1{
  325. opacity:1;
  326. bottom:15px;
  327. -webkit-transition:all .5s ease-in-out;
  328. -moz-transition:all .5s ease-in-out;
  329. -o-transition:all .5s ease-in-out;
  330. }
  331.  
  332.  
  333. .perm2 {
  334. width:20px;
  335. height:20px;
  336. text-align:center;
  337. position:absolute;
  338. z-index:100;
  339. bottom:-100px;
  340. font-size:15px;
  341. margin-left:38px;
  342. opacity:0;
  343. display:inline-block;
  344. -webkit-transition:opacity 0.3s linear;
  345. -webkit-transition:all 0.3s linear;
  346. -moz-transition:all 0.3s linear;
  347. transition:all 0.3s linear;
  348. }
  349.  
  350. .entry:hover .perm2 {
  351. opacity:1;
  352. bottom:15px;
  353. -webkit-transition:all 1s ease-in-out;
  354. -moz-transition:all 1s ease-in-out;
  355. -o-transition:all 1s ease-in-out;
  356. }
  357.  
  358. .perm2 svg{
  359. width:1em;
  360. height:1em;
  361. fill:white;
  362. -webkit-transition: all 0.5s ease;
  363. }
  364.  
  365.  
  366. .custom-like-button {
  367. position: relative;
  368. display: inline-block;
  369. width:20px;
  370. height:20px;
  371. left:0px;
  372. cursor: pointer;
  373. }
  374.  
  375. .like_button {
  376. position: absolute;
  377. top:0;
  378. left:0;
  379. right:0;
  380. bottom:0;
  381. width:100%;
  382. height:100%;
  383. opacity:0;
  384. z-index:999!important;
  385. }
  386. .like_button iframe {
  387. width:100% !important;
  388. height:100% !important;
  389. }
  390.  
  391. .like_button svg {
  392. position:absolute;
  393. width:100%;
  394. height:100%;
  395. top:0;
  396. left:0;
  397. right:0;
  398. bottom:0;
  399. }
  400.  
  401. .custom-like-button:hover svg{fill:{color:accent}!important;}
  402. .like_button.liked + svg { fill:red!important;}
  403.  
  404. .perm3 a{
  405. color:white;
  406. }
  407.  
  408. .perm3 {
  409. width:100px;
  410. height:20px;
  411. text-align:right;
  412. position:absolute;
  413. z-index:100;
  414. bottom:15px;
  415. font-family:roboto condensed;
  416. text-transform:uppercase;
  417. font-size:15px;
  418. right:-100px;
  419. opacity:0;
  420. display:inline-block;
  421. -webkit-transition:opacity 0.3s linear;
  422. -webkit-transition:all 0.3s linear;
  423. -moz-transition:all 0.3s linear;
  424. transition:all 0.3s linear;
  425. }
  426.  
  427. .entry:hover .perm3 {
  428. opacity:1;
  429. right:20px;
  430. -webkit-transition:all 1.5s ease-in-out;
  431. -moz-transition:all 1.5s ease-in-out;
  432. -o-transition:all 1.5s ease-in-out;
  433. }
  434.  
  435.  
  436. .spotify_audio_player {height:80px!important;}
  437.  
  438. .video, .video iframe, .tumblr_video_container{
  439. display:block;
  440. {block:indexpage}
  441. width:240px;
  442. height:auto;
  443. {/block:indexpage}
  444. {block:PermalinkPage}
  445. width:400px;
  446. height:auto;
  447. {/block:PermalinkPage}
  448. }
  449.  
  450. pre {
  451. white-space: pre-wrap;
  452. white-space: -moz-pre-wrap;
  453. white-space: -pre-wrap;
  454. white-space: -o-pre-wrap;
  455. word-wrap: break-word;
  456. }
  457.  
  458. p {margin:5px 0;}
  459.  
  460. p:first-of-type {
  461. margin-top:0;
  462. padding-top:0;
  463. }
  464.  
  465. p:last-of-type {
  466. margin-bottom:0;
  467. padding-bottom:0;
  468. }
  469.  
  470.  
  471. small, big {font-size:1em;}
  472.  
  473. h1, h2, h3, h4 {
  474. font-size:1.5em;
  475. margin:0;
  476. font-family:quicksand;
  477. text-transform:uppercase;
  478. letter-spacing:1px;
  479. padding:0;
  480. }
  481.  
  482.  
  483.  
  484. .back li, .a li, .caption li, #dis li{position:relative;display:block;}
  485. .back li:before, .a li:before, .caption li:before, #dis li:before{content:'›';font-size:15px;position:absolute;left:-13px;color:{color:Accent};top:-1px;font-family:karla;}
  486.  
  487. .caption li:before{color:{color:Accent text};}
  488.  
  489. ol li {counter-increment:list;}
  490.  
  491.  
  492. .permalinktext{
  493. display:block;
  494. text-decoration:none;
  495. text-transform:uppercase;
  496. font-family:open sans;
  497. letter-spacing:1px;
  498. font-size:8px;
  499. margin-top:5px;
  500. width:240px;
  501. height:15px;
  502. line-height:16px;
  503. }
  504.  
  505. .permalinktext a{color:{color:text};}
  506.  
  507. .permalinktext svg{
  508. width:1em;
  509. height:1em;
  510. margin:5px;
  511. fill:{color:Accent};
  512. }
  513.  
  514. .permalinktext a:hover{
  515. color:{color:Accent};
  516. }
  517.  
  518.  
  519.  
  520. .permalinktext .custom-like-button {
  521. position: relative;
  522. display: inline-block;
  523. width:15px;
  524. height:15px;
  525. margin-left:-8px;
  526. cursor: pointer;
  527. }
  528.  
  529. .permalinktext .like_button {
  530. position: absolute;
  531. top:0;
  532. left:0;
  533. right:0;
  534. bottom:0;
  535. width:100%;
  536. height:100%;
  537. opacity:0;
  538. z-index:999!important;
  539. }
  540. .permalinktext .like_button iframe {
  541. width:100% !important;
  542. height:100% !important;
  543. }
  544.  
  545. .permalinktext .like_button svg {
  546. position:absolute;
  547. width:100%;
  548. height:100%;
  549. top:0;
  550. left:0;
  551. right:0;
  552. bottom:0;
  553. }
  554.  
  555. .permalinktext .like_button.liked + svg { fill:green!important;}
  556.  
  557. /*audio player*/
  558.  
  559.  
  560.  
  561. #audio {
  562. width:auto;
  563. margin:0px;
  564. height:auto;
  565. min-height:60px;
  566. line-height:20px;
  567. }
  568. .cover {
  569. z-index:1;
  570. width:70px;
  571. height:70px;
  572. position:absolute;
  573. }
  574. .cover img {
  575. float:left;
  576. position:absolute;
  577. border-radius:0px;
  578. width:70px;
  579. height:70px;
  580. }
  581.  
  582. .playbox {
  583. position:absolute;
  584. z-index:9;
  585. background:#eee;
  586. opacity:0;
  587. width:70px;
  588. height:70px;
  589. -webkit-transition:opacity 0.5s linear;
  590. -webkit-transition:all 0.5s linear;
  591. -moz-transition:all 0.5s linear;
  592. transition:all 0.5s linear;
  593. }
  594.  
  595. .entry:hover .playbox{
  596. opacity:.8;
  597. -webkit-transition:opacity 0.5s linear;
  598. -webkit-transition:all 0.5s linear;
  599. -moz-transition:all 0.5s linear;
  600. transition:all 0.5s linear;
  601. }
  602.  
  603. .button {
  604. position:relative;
  605. z-index: 1000;
  606. overflow:hidden;
  607. width:25px;
  608. height:25px;
  609. margin:20px 20px 20px 20px;
  610. }
  611.  
  612.  
  613. .info {
  614. margin-left:70px;
  615. margin-top:0px;
  616. font-size:10px;
  617. letter-spacing:2px;
  618. text-align:right;
  619. height:50px;
  620. overflow:auto;
  621. text-transform:uppercase;
  622. line-height:25px;
  623. background:{color:Accent};
  624. color:{color:Accent text};
  625. padding:10px;
  626. }
  627.  
  628. /*title*/
  629.  
  630. .title{
  631. font-family:raleway;
  632. text-transform:uppercase;
  633. font-size:17px;
  634. line-height:24px;
  635. letter-spacing:1px;
  636. padding:10px;
  637. margin-bottom:10px;
  638. text-align:center;
  639. color:{color:Accent text};
  640. background:{color:Accent};
  641. }
  642.  
  643. .title a{
  644. color:{color:accent text};
  645. }
  646.  
  647. /*blockquote & quote*/
  648.  
  649. blockquote{
  650. border-left:1px solid {color:accent};
  651. margin:5px;
  652. padding-left:10px;
  653. line-height:15px;
  654. }
  655.  
  656.  
  657. .quote{
  658. padding:7px;
  659. background:{color:Accent};
  660. color:{color:Accent text};
  661. border-radius:3px;
  662. }
  663.  
  664. .triangle {
  665. float:right;
  666. margin:0px 14px 0px 0px;
  667. content: '';
  668. border-style: solid;
  669. border-width: 11px 11px 0px;
  670. border-color: {color:Accent} transparent; }
  671.  
  672. .cite{
  673. margin-top:15px;
  674. font-style:italic;
  675. line-height:15px;
  676. text-align:right;
  677. font-size:10px;
  678. }
  679.  
  680. .cite a{
  681. color:{color:text};
  682. }
  683.  
  684. /*ask style*/
  685.  
  686. .question_a img{
  687. width:40px;
  688. float:left;
  689. border-radius:3px;
  690. }
  691.  
  692. .question{
  693. background:{color:accent};
  694. color:{color:accent text};
  695. padding:8px;
  696. margin-left:55px;
  697. border-radius:3px;
  698. min-height:40px;
  699. }
  700.  
  701. .question a{
  702. color:{color:accent text};
  703. }
  704.  
  705. .question:before{
  706. content: '';
  707. position: absolute;
  708. display: block;
  709. border-top: 9px solid transparent;
  710. border-bottom: 9px solid transparent;
  711. border-right: 9px solid {color:accent};
  712. width: 0;
  713. opacity:1;
  714. z-index: 99999999999999;
  715. margin-top:3px;
  716. margin-left:-17px;
  717. }
  718.  
  719.  
  720. .a{
  721. display:block;
  722. line-height:14px;
  723. margin-top:10px;
  724. }
  725.  
  726. .a img{
  727. width:100%;
  728. height:auto;
  729. }
  730.  
  731.  
  732. .c {
  733. position:fixed;
  734. font-size:15px;
  735. right:10px;
  736. bottom:10px;
  737. z-index:99999999999999999999999;
  738. -o-transition-transition: all 0.3s ease;
  739. -webkit-transition: all 0.3s ease;
  740. -moz-transition: all 0.3s ease;
  741. transition: all 0.3s ease;
  742. }
  743.  
  744. .c svg{fill:{color:accent};
  745. width:1.6em;
  746. height:1.6em;}
  747. .c:hover{-webkit-animation:pop 1s;}
  748.  
  749. @-webkit-keyframes pop{0% {-webkit-transform: scale(1);}30% {-webkit-transform: scale(.8);}50% {-webkit-transform: scale(1);}70% {-webkit-transform: scale(.8);}100% {-webkit-transform: scale(1);}}
  750.  
  751. /*chat styling*/
  752.  
  753. .user_1, .user_3, .user_5, .user_7, .user_9, .user_11, .user_13, .user_15, .user_17, .user_19, .user_21, .user_23, .user_25, .user_27, .user_29, .user_31, .user_33, .user_35, .user_37, .user_39, .user_41, .user_43, .user_45, .user_47, .user_49, .user_51, .user_53, .user_55, .user_57, .user_59, .user_61, .user_63, .user_65, .user_67, .user_69, .user_71, .user_73, .user_75, .user_77, .user_79, .user_81, .user_83, .user_85, .user_87, .user_89, .user_91, .user_93, .user_95, .user_97, .user_99, .user_101, .user_103, .user_105, .user_107, .user_109, .user_111, .user_113, .user_115, .user_117, .user_119, .user_121, .user_123, .user_125, .user_127, .user_129, .user_131, .user_133, .user_135, .user_137, .user_139, .user_141, .user_143, .user_145, .user_147, .user_149{
  754. background:rgba({RGBcolor:Accent}, 1);
  755. padding:7px;
  756. color:{color:Accent text};}
  757.  
  758. .user_2, .user_4, .user_6, .user_8, .user_10, .user_12, .user_14, .user_16, .user_18, .user_20, .user_22, .user_24, .user_26, .user_28, .user_30, .user_32, .user_34, .user_36, .user_38, .user_40, .user_42, .user_44, .user_46, .user_48, .user_50, .user_52, .user_54, .user_56, .user_58, .user_60, .user_62, .user_64, .user_66, .user_68, .user_70, .user_72, .user_74, .user_76, .user_78, .user_80, .user_82, .user_84, .user_86, .user_88, .user_90, .user_92, .user_94, .user_96, .user_98, .user_100, .user_102, .user_104, .user_106, .user_108, .user_110, .user_112, .user_114, .user_116, .user_118, .user_120, .user_122, .user_124, .user_126, .user_128, .user_130, .user_132, .user_134, .user_136, .user_138, .user_140, .user_142, .user_144, .user_146, .user_148, .user_150{
  759. background:rgba({RGBcolor:Accent}, 0.4);
  760. padding:7px;
  761. color:{color:Accent text};}
  762.  
  763.  
  764. /*permalink notes*/
  765.  
  766. .caption{
  767. margin-top:10px;
  768. padding:10px;
  769. border-radius:3px;
  770. background:{color:accent};
  771. color:{color:accent text};
  772. }
  773.  
  774. .caption a{
  775. color:{color:accent text};
  776. }
  777.  
  778. .inf{
  779. margin-top:10px;
  780. display:block;
  781. margin-bottom:0px;
  782. line-height:17px;
  783. }
  784.  
  785. .show{cursor:pointer;}
  786. .tg{display:block;}
  787. .tg a:after{content:',';}
  788. .tg a:last-of-type:after {content:'.';}
  789. .inf a, .notas a, .tg a{color:{color:Accent text};}
  790. .inf a:hover, .notas a:hover, .tg a:hover{color:{color:text};}
  791.  
  792. .notas{
  793. display:none;
  794. margin:0px !important;
  795. margin-left:-20px;
  796. }
  797.  
  798.  
  799. ol.notes{padding:0px;margin:0px;list-style-type:none;}
  800. ol.notes li.note{padding:8px;text-align:left;
  801. background:{color:Accent};color:{color:Accent text};margin-top:10px;border-radius:3px;}
  802. ol.notes li.note img.avatar {border-radius:100%;float:right;}
  803. ol.notes li.note blockquote a {text-decoration:none;}
  804. li.more_notes_link_container {text-transform: uppercase;font-size:1em;line-height:150%;letter-spacing:1px;}
  805. li.more_notes_link_container:hover{letter-spacing:4px;}
  806. img:not(.lightbox-image) {max-width:100%;height:auto;}
  807.  
  808. #infscr-loading { display:none!important; }
  809.  
  810. #left {
  811. position:fixed;
  812. left:0px;
  813. top:0px;
  814. z-index:99999999999;
  815. width:100%;
  816. height:15px;
  817. overflow:hidden;
  818. background:{color:accent};
  819. }
  820.  
  821. #right {
  822. position:fixed;
  823. left:0px;
  824. top:15px;
  825. z-index:99999999999;
  826. width:100%;
  827. height:5px;
  828. border-bottom:1px dotted {color:accent};
  829. overflow:hidden;
  830. background:{color:background};
  831. }
  832.  
  833.  
  834. #sidebar {
  835. padding:10px;
  836. width:170px;
  837. height:auto;
  838. position:fixed;
  839. margin-left:calc(60px - 310px);
  840. {block:ifRightSidebar}
  841. right:calc(120px - 10px);
  842. {/block:IfRightSidebar}
  843. top:140px;
  844. z-index:999;
  845. height:auto;
  846. }
  847.  
  848. .titulo{
  849. color:{color:text};
  850. text-align:center;
  851. font-family:Bree serif;
  852. font-size:25px;
  853. margin:0px;
  854. opacity:1;
  855. transition:0.4s;
  856. }
  857.  
  858. .desc{
  859. margin-top:10px;
  860. height:auto;
  861. text-align:center;
  862. z-index:1;
  863. -webkit-transition: all 0.4s ease;
  864. -moz-transition: all 0.4s ease;
  865. }
  866.  
  867.  
  868.  
  869. .nav{
  870. width:170px;
  871. text-align:center;
  872. margin-top:15px;
  873. margin-left:0px;
  874. font-size:10px;
  875. transition:0.4s;
  876. background:{color:accent};
  877. border-radius:3px;
  878. height:27px;
  879. }
  880.  
  881. .nav svg{
  882. width:1.4em;
  883. height:1.4em;
  884. fill:{color:text};
  885. -webkit-transition:All 0.5s ease-in-out;
  886. margin:7px;
  887. }
  888.  
  889.  
  890.  
  891. </style>
  892. </head>
  893.  
  894. <body>
  895.  
  896. <div id="left"></div>
  897. <div id="right"></div>
  898.  
  899. <div class="center">
  900.  
  901. <div id="sidebar">
  902. <div class="titulo">{text:blogtitle}</div>
  903. <div class="nav">
  904. <a title="{text:Home Label}" href="/"><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"
  905. viewBox="0 0 216 216" enable-background="new 0 0 216 216" xml:space="preserve">
  906. <path d="M197.8,112.4l-86.2-82c-2.4-2.2-6.1-2.2-8.4,0.1l-82.5,82.3c-1.7,1.7-2.2,4.3-1.3,6.5c0.9,2.2,3.1,3.7,5.5,3.7h23v56
  907. c0,3.3,2.7,6,6,6h35c3.3,0,6-2.7,6-6v-44h25v44c0,3.3,2.7,6,6,6h36c3.3,0,6-2.7,6-6v-56h26c0,0,0,0,0,0c3.3,0,6-2.7,6-6
  908. C200,115.1,199.2,113.5,197.8,112.4z M162,111c-3.3,0-6,2.7-6,6v56h-24v-44c0-3.3-2.7-6-6-6H89c-3.3,0-6,2.7-6,6v44H60v-56
  909. c0-3.3-2.7-6-6-6H39.5l68.1-67.9L179,111H162z"/>
  910. </svg>
  911. </a>
  912. <a title="{text:Ask Label}" href="{text:Ask link}"><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"
  913. viewBox="0 0 216 216" enable-background="new 0 0 216 216" xml:space="preserve">
  914. <path d="M37.1,171h141.9c3.3,0,6-2.7,6-6V74.7c0,0,0-0.1,0-0.1V50.7c0-3.3-2.7-6-6-6H37.1c-3.3,0-6,2.7-6,6v25.1c0,0,0,0,0,0.1V165
  915. C31.1,168.3,33.8,171,37.1,171z M43.1,56.7h129.9v15.2l-65.5,55.5L43.1,73V56.7z M43.1,88.7l60.5,51.1c2.2,1.9,5.5,1.9,7.7,0
  916. l61.6-52.2V159H43.1V88.7z"/>
  917. </svg>
  918. </a>
  919. <a title="{text:Extra link 1 Title}" href="{text:Extra link 1}"><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"
  920. viewBox="0 0 216 216" enable-background="new 0 0 216 216" xml:space="preserve">
  921. <path d="M51.1,176c0,3.3,2.7,6,6,6h101.8c3.3,0,6-2.7,6-6c0-33.2-15-61.7-36.1-73.1c10.2-6.7,16.9-18.3,16.9-31.4
  922. c0-20.7-16.9-37.6-37.6-37.6S70.4,50.7,70.4,71.5c0,13.1,6.7,24.6,16.9,31.4C66.1,114.3,51.1,142.8,51.1,176z M82.4,71.5
  923. c0-14.1,11.5-25.6,25.6-25.6s25.6,11.5,25.6,25.6S122.1,97.1,108,97.1S82.4,85.6,82.4,71.5z M108,109.4c23.4,0,42.6,26.7,44.7,60.6
  924. H63.3C65.4,136.1,84.6,109.4,108,109.4z"/>
  925. </svg>
  926. </a>
  927. <a title="{text:Extra link 2 Title}" href="{text:Extra link 2}"><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"
  928. viewBox="0 0 216 216" enable-background="new 0 0 216 216" xml:space="preserve">
  929. <path d="M95.2,186C95.3,186,95.3,186,95.2,186c1.7,0,3.2-0.6,4.3-1.7l64.8-66.7c2.3-2.4,2.3-6.1-0.1-8.4L94.7,39.7
  930. c-1.1-1.1-2.7-1.7-4.2-1.7c0,0,0,0,0,0l-67.1,0.1c-3.3,0-6,2.6-6,5.9L17,109.9c0,1.6,0.6,3.2,1.8,4.3l72.3,70.2
  931. C92.2,185.5,93.7,186,95.2,186z M29.4,50L88,49.8l63.6,63.6l-56.5,58.2L29,107.4L29.4,50z M200.3,110.2c2.3,2.3,2.3,6,0,8.4
  932. l-64.8,66.8c-1.2,1.2-2.7,1.8-4.3,1.8c-1.5,0-3-0.6-4.2-1.7c-2.4-2.3-2.4-6.1-0.1-8.5l60.7-62.6L130.2,56c-2.3-2.4-2.3-6.2,0.1-8.5
  933. c2.4-2.3,6.2-2.3,8.5,0.1L200.3,110.2z M67.1,77.7c0,4.6-3.8,8.4-8.4,8.4s-8.4-3.8-8.4-8.4c0-4.6,3.8-8.4,8.4-8.4
  934. S67.1,73.1,67.1,77.7z"/>
  935. </svg>
  936. </a>
  937. <a title="{text:Archive Label}" href="/archive"><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"
  938. viewBox="0 0 216 216" enable-background="new 0 0 216 216" xml:space="preserve">
  939. <path d="M194,40v146c0,3.3-2.7,6-6,6H28c-3.3,0-6-2.7-6-6V40c0-3.3,2.7-6,6-6h22c3.3,0,6,2.7,6,6s-2.7,6-6,6H34v134h148V46h-12
  940. c-3.3,0-6-2.7-6-6s2.7-6,6-6h18C191.3,34,194,36.7,194,40z M116,34H99c-3.3,0-6,2.7-6,6s2.7,6,6,6h17c3.3,0,6-2.7,6-6
  941. S119.3,34,116,34z M72,142H58c-3.3,0-6,2.7-6,6v10c0,3.3,2.7,6,6,6h14c3.3,0,6-2.7,6-6v-10C78,144.7,75.3,142,72,142z M115,142h-15
  942. c-3.3,0-6,2.7-6,6v10c0,3.3,2.7,6,6,6h15c3.3,0,6-2.7,6-6v-10C121,144.7,118.3,142,115,142z M78,115c0-3.3-2.7-6-6-6H58
  943. c-3.3,0-6,2.7-6,6v10c0,3.3,2.7,6,6,6h14c3.3,0,6-2.7,6-6V115z M121,115c0-3.3-2.7-6-6-6h-15c-3.3,0-6,2.7-6,6v10c0,3.3,2.7,6,6,6
  944. h15c3.3,0,6-2.7,6-6V115z M157,109h-14c-3.3,0-6,2.7-6,6v10c0,3.3,2.7,6,6,6h14c3.3,0,6-2.7,6-6v-10C163,111.7,160.3,109,157,109z
  945. M52,81v10c0,3.3,2.7,6,6,6h14c3.3,0,6-2.7,6-6V81c0-3.3-2.7-6-6-6H58C54.7,75,52,77.7,52,81z M121,81c0-3.3-2.7-6-6-6h-15
  946. c-3.3,0-6,2.7-6,6v10c0,3.3,2.7,6,6,6h15c3.3,0,6-2.7,6-6V81z M163,81c0-3.3-2.7-6-6-6h-14c-3.3,0-6,2.7-6,6v10c0,3.3,2.7,6,6,6h14
  947. c3.3,0,6-2.7,6-6V81z M76,58c3.3,0,6-2.7,6-6V24c0-3.3-2.7-6-6-6h-6c-3.3,0-6,2.7-6,6v28c0,3.3,2.7,6,6,6H76z M145,18h-6
  948. c-3.3,0-6,2.7-6,6v28c0,3.3,2.7,6,6,6h6c3.3,0,6-2.7,6-6V24C151,20.7,148.3,18,145,18z"/>
  949. </svg></a>
  950. </div>
  951. <div class="desc">
  952. {description}
  953. </div>
  954. </div>
  955.  
  956.  
  957.  
  958.  
  959. <div id="posts">
  960. {block:Posts}
  961. <div class="entry" id="{PostID}">
  962.  
  963. {block:Text}
  964. {block:Title}<div class="title">{Title}</div>{/block:Title}
  965. <div class="back">{Body}</div>
  966. {block:IndexPage}
  967. <div class="permalinktext">
  968. <a href="{permalink}">{Month} {DayOfMonth}, {Year} with {notecountwithlabel}</a> <div style="text-align:right;margin-top:-16px"><a href="{ReblogURL}" target="_blank"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="Capa_1" x="0px" y="0px" viewBox="0 0 361.095 361.095" style="enable-background:new 0 0 361.095 361.095;" xml:space="preserve"><g><g><path d="M182.595,325.678c-63.183,0-120.133-42.217-138.267-102.567c-2.833-9.067-12.183-14.167-21.25-11.333 c-9.067,2.833-14.167,12.183-11.333,21.25c22.95,75.933,91.517,126.65,170.85,126.65c98.317,0,178.5-80.183,178.5-178.5 s-80.183-178.5-178.5-178.5c-55.817,0-108.233,26.633-141.667,69.7l-7.083-56.1c-1.133-9.35-9.633-15.867-18.983-14.733 C5.511,2.678-1.005,11.178,0.128,20.528l13.317,103.7c1.133,8.5,8.5,14.733,16.717,14.733c0.567,0,1.417,0,1.983,0l102.567-11.617 c9.35-1.133,16.15-9.35,15.017-18.7s-9.35-16.15-18.7-15.017l-68.85,7.65c26.633-39.95,71.683-64.6,120.417-64.6 c79.617,0,144.5,64.883,144.5,144.5S262.211,325.678,182.595,325.678z"/></g></g></svg></a>
  969. <div class="custom-like-button">
  970. {LikeButton}
  971. <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="Capa_1" x="0px" y="0px" viewBox="0 0 442.403 442.403" style="enable-background:new 0 0 442.403 442.403;" xml:space="preserve"><g><g><path d="M213.05,422.652c2.833,1.7,5.95,2.833,9.35,2.833c3.117,0,6.517-0.85,9.35-2.833c7.65-5.1,187.283-123.533,207.683-243.95 c10.483-62.333-8.783-100.867-26.633-122.117c-20.967-24.933-52.133-39.667-83.017-39.667c-10.2,0-20.117,1.7-28.9,5.1 c-43.067,16.15-72.25,44.767-88.117,64.317c-15.583-19.267-42.217-47.033-74.517-58.083c-9.917-3.4-20.683-5.1-32.017-5.1 c-28.9,0-56.383,11.9-75.367,32.867c-16.717,18.417-35.7,53.55-29.75,114.75C13.016,291.185,204.833,417.268,213.05,422.652z M56.083,78.685c17.283-18.983,38.817-21.817,50.15-21.817c7.367,0,14.45,1.133,20.967,3.4 c39.383,13.317,70.833,63.467,71.4,63.75c3.117,5.1,8.783,8.217,14.733,7.933c5.95,0,11.333-3.4,14.45-8.5 c0.283-0.567,28.617-48.733,85.283-69.983c4.817-1.7,10.767-2.833,16.717-2.833c20.967,0,42.217,10.483,56.95,27.767 c19.267,22.667,25.783,55.533,18.983,94.633c-7.367,43.067-42.5,94.633-101.717,149.317c-33.433,30.883-66.3,54.683-81.6,65.45 c-16.15-11.05-51-36.55-86.417-68.85C74.216,262.285,39.366,209.868,35.116,167.368C31.433,128.552,38.516,97.952,56.083,78.685z"/></g></g></svg>
  972. </span>
  973. </div>
  974. </div></div>
  975. {/block:IndexPage}
  976. {/block:Text}
  977.  
  978.  
  979. {block:Link}
  980. <div class="title">
  981. <a href="{URL}">{Name}</a></div>
  982. <div class="back">{block:Description}{Description}{/block:Description}
  983. </div>{block:IndexPage}
  984. <div class="permalinktext">
  985. <a href="{permalink}">{Month} {DayOfMonth}, {Year} with {notecountwithlabel}</a> <div style="text-align:right;margin-top:-16px"><a href="{ReblogURL}" target="_blank"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="Capa_1" x="0px" y="0px" viewBox="0 0 361.095 361.095" style="enable-background:new 0 0 361.095 361.095;" xml:space="preserve"><g><g><path d="M182.595,325.678c-63.183,0-120.133-42.217-138.267-102.567c-2.833-9.067-12.183-14.167-21.25-11.333 c-9.067,2.833-14.167,12.183-11.333,21.25c22.95,75.933,91.517,126.65,170.85,126.65c98.317,0,178.5-80.183,178.5-178.5 s-80.183-178.5-178.5-178.5c-55.817,0-108.233,26.633-141.667,69.7l-7.083-56.1c-1.133-9.35-9.633-15.867-18.983-14.733 C5.511,2.678-1.005,11.178,0.128,20.528l13.317,103.7c1.133,8.5,8.5,14.733,16.717,14.733c0.567,0,1.417,0,1.983,0l102.567-11.617 c9.35-1.133,16.15-9.35,15.017-18.7s-9.35-16.15-18.7-15.017l-68.85,7.65c26.633-39.95,71.683-64.6,120.417-64.6 c79.617,0,144.5,64.883,144.5,144.5S262.211,325.678,182.595,325.678z"/></g></g></svg></a>
  986. <div class="custom-like-button">
  987. {LikeButton}
  988. <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="Capa_1" x="0px" y="0px" viewBox="0 0 442.403 442.403" style="enable-background:new 0 0 442.403 442.403;" xml:space="preserve"><g><g><path d="M213.05,422.652c2.833,1.7,5.95,2.833,9.35,2.833c3.117,0,6.517-0.85,9.35-2.833c7.65-5.1,187.283-123.533,207.683-243.95 c10.483-62.333-8.783-100.867-26.633-122.117c-20.967-24.933-52.133-39.667-83.017-39.667c-10.2,0-20.117,1.7-28.9,5.1 c-43.067,16.15-72.25,44.767-88.117,64.317c-15.583-19.267-42.217-47.033-74.517-58.083c-9.917-3.4-20.683-5.1-32.017-5.1 c-28.9,0-56.383,11.9-75.367,32.867c-16.717,18.417-35.7,53.55-29.75,114.75C13.016,291.185,204.833,417.268,213.05,422.652z M56.083,78.685c17.283-18.983,38.817-21.817,50.15-21.817c7.367,0,14.45,1.133,20.967,3.4 c39.383,13.317,70.833,63.467,71.4,63.75c3.117,5.1,8.783,8.217,14.733,7.933c5.95,0,11.333-3.4,14.45-8.5 c0.283-0.567,28.617-48.733,85.283-69.983c4.817-1.7,10.767-2.833,16.717-2.833c20.967,0,42.217,10.483,56.95,27.767 c19.267,22.667,25.783,55.533,18.983,94.633c-7.367,43.067-42.5,94.633-101.717,149.317c-33.433,30.883-66.3,54.683-81.6,65.45 c-16.15-11.05-51-36.55-86.417-68.85C74.216,262.285,39.366,209.868,35.116,167.368C31.433,128.552,38.516,97.952,56.083,78.685z"/></g></g></svg>
  989. </span>
  990. </div>
  991. </div></div>
  992. {/block:IndexPage}
  993. {block:Link}
  994.  
  995.  
  996.  
  997. {block:Photo}
  998. {block:IndexPage}
  999. <div class="perm1">
  1000. <a title="reblog" href="{ReblogURL}" target="_blank"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="Capa_1" x="0px" y="0px" viewBox="0 0 361.095 361.095" style="enable-background:new 0 0 361.095 361.095;" xml:space="preserve"><g><g><path d="M182.595,325.678c-63.183,0-120.133-42.217-138.267-102.567c-2.833-9.067-12.183-14.167-21.25-11.333 c-9.067,2.833-14.167,12.183-11.333,21.25c22.95,75.933,91.517,126.65,170.85,126.65c98.317,0,178.5-80.183,178.5-178.5 s-80.183-178.5-178.5-178.5c-55.817,0-108.233,26.633-141.667,69.7l-7.083-56.1c-1.133-9.35-9.633-15.867-18.983-14.733 C5.511,2.678-1.005,11.178,0.128,20.528l13.317,103.7c1.133,8.5,8.5,14.733,16.717,14.733c0.567,0,1.417,0,1.983,0l102.567-11.617 c9.35-1.133,16.15-9.35,15.017-18.7s-9.35-16.15-18.7-15.017l-68.85,7.65c26.633-39.95,71.683-64.6,120.417-64.6 c79.617,0,144.5,64.883,144.5,144.5S262.211,325.678,182.595,325.678z"/></g></g></svg></a>
  1001. </div>
  1002. <div class="perm2">
  1003. <div class="custom-like-button">
  1004. {LikeButton}
  1005. <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="Capa_1" x="0px" y="0px" viewBox="0 0 442.403 442.403" style="enable-background:new 0 0 442.403 442.403;" xml:space="preserve"><g><g><path d="M213.05,422.652c2.833,1.7,5.95,2.833,9.35,2.833c3.117,0,6.517-0.85,9.35-2.833c7.65-5.1,187.283-123.533,207.683-243.95 c10.483-62.333-8.783-100.867-26.633-122.117c-20.967-24.933-52.133-39.667-83.017-39.667c-10.2,0-20.117,1.7-28.9,5.1 c-43.067,16.15-72.25,44.767-88.117,64.317c-15.583-19.267-42.217-47.033-74.517-58.083c-9.917-3.4-20.683-5.1-32.017-5.1 c-28.9,0-56.383,11.9-75.367,32.867c-16.717,18.417-35.7,53.55-29.75,114.75C13.016,291.185,204.833,417.268,213.05,422.652z M56.083,78.685c17.283-18.983,38.817-21.817,50.15-21.817c7.367,0,14.45,1.133,20.967,3.4 c39.383,13.317,70.833,63.467,71.4,63.75c3.117,5.1,8.783,8.217,14.733,7.933c5.95,0,11.333-3.4,14.45-8.5 c0.283-0.567,28.617-48.733,85.283-69.983c4.817-1.7,10.767-2.833,16.717-2.833c20.967,0,42.217,10.483,56.95,27.767 c19.267,22.667,25.783,55.533,18.983,94.633c-7.367,43.067-42.5,94.633-101.717,149.317c-33.433,30.883-66.3,54.683-81.6,65.45 c-16.15-11.05-51-36.55-86.417-68.85C74.216,262.285,39.366,209.868,35.116,167.368C31.433,128.552,38.516,97.952,56.083,78.685z"/></g></g></svg>
  1006. </span>
  1007. </div>
  1008. </div>
  1009. <div class="perm3">
  1010. <a href="{Permalink}" target="_blank">{notecount}N</a>
  1011. </div>
  1012. <div class="mask"></div>
  1013. <div class="gray">
  1014. <img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></div>
  1015. {/block:IndexPage}
  1016. {block:PermalinkPage}
  1017. <img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/>
  1018. {/block:PermalinkPage}
  1019. {/block:Photo}
  1020.  
  1021.  
  1022. {block:Photoset}
  1023. <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>
  1024. {block:IndexPage}
  1025. <div class="permalinktext">
  1026. <a href="{permalink}">{Month} {DayOfMonth}, {Year} with {notecountwithlabel}</a> <div style="text-align:right;margin-top:-16px"><a href="{ReblogURL}" target="_blank"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="Capa_1" x="0px" y="0px" viewBox="0 0 361.095 361.095" style="enable-background:new 0 0 361.095 361.095;" xml:space="preserve"><g><g><path d="M182.595,325.678c-63.183,0-120.133-42.217-138.267-102.567c-2.833-9.067-12.183-14.167-21.25-11.333 c-9.067,2.833-14.167,12.183-11.333,21.25c22.95,75.933,91.517,126.65,170.85,126.65c98.317,0,178.5-80.183,178.5-178.5 s-80.183-178.5-178.5-178.5c-55.817,0-108.233,26.633-141.667,69.7l-7.083-56.1c-1.133-9.35-9.633-15.867-18.983-14.733 C5.511,2.678-1.005,11.178,0.128,20.528l13.317,103.7c1.133,8.5,8.5,14.733,16.717,14.733c0.567,0,1.417,0,1.983,0l102.567-11.617 c9.35-1.133,16.15-9.35,15.017-18.7s-9.35-16.15-18.7-15.017l-68.85,7.65c26.633-39.95,71.683-64.6,120.417-64.6 c79.617,0,144.5,64.883,144.5,144.5S262.211,325.678,182.595,325.678z"/></g></g></svg></a>
  1027. <div class="custom-like-button">
  1028. {LikeButton}
  1029. <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="Capa_1" x="0px" y="0px" viewBox="0 0 442.403 442.403" style="enable-background:new 0 0 442.403 442.403;" xml:space="preserve"><g><g><path d="M213.05,422.652c2.833,1.7,5.95,2.833,9.35,2.833c3.117,0,6.517-0.85,9.35-2.833c7.65-5.1,187.283-123.533,207.683-243.95 c10.483-62.333-8.783-100.867-26.633-122.117c-20.967-24.933-52.133-39.667-83.017-39.667c-10.2,0-20.117,1.7-28.9,5.1 c-43.067,16.15-72.25,44.767-88.117,64.317c-15.583-19.267-42.217-47.033-74.517-58.083c-9.917-3.4-20.683-5.1-32.017-5.1 c-28.9,0-56.383,11.9-75.367,32.867c-16.717,18.417-35.7,53.55-29.75,114.75C13.016,291.185,204.833,417.268,213.05,422.652z M56.083,78.685c17.283-18.983,38.817-21.817,50.15-21.817c7.367,0,14.45,1.133,20.967,3.4 c39.383,13.317,70.833,63.467,71.4,63.75c3.117,5.1,8.783,8.217,14.733,7.933c5.95,0,11.333-3.4,14.45-8.5 c0.283-0.567,28.617-48.733,85.283-69.983c4.817-1.7,10.767-2.833,16.717-2.833c20.967,0,42.217,10.483,56.95,27.767 c19.267,22.667,25.783,55.533,18.983,94.633c-7.367,43.067-42.5,94.633-101.717,149.317c-33.433,30.883-66.3,54.683-81.6,65.45 c-16.15-11.05-51-36.55-86.417-68.85C74.216,262.285,39.366,209.868,35.116,167.368C31.433,128.552,38.516,97.952,56.083,78.685z"/></g></g></svg>
  1030. </span>
  1031. </div>
  1032. </div></div>
  1033. {/block:IndexPage}
  1034. {/block:Photoset}
  1035.  
  1036.  
  1037. {block:Quote}
  1038. <div class="quote">❝&nbsp;{quote}</div>
  1039. <div class="triangle"></div>
  1040. <div class="cite">{Source}</div>
  1041. {block:IndexPage}
  1042. <div class="permalinktext">
  1043. <a href="{permalink}">{Month} {DayOfMonth}, {Year} with {notecountwithlabel}</a> <div style="text-align:right;margin-top:-16px"><a href="{ReblogURL}" target="_blank"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="Capa_1" x="0px" y="0px" viewBox="0 0 361.095 361.095" style="enable-background:new 0 0 361.095 361.095;" xml:space="preserve"><g><g><path d="M182.595,325.678c-63.183,0-120.133-42.217-138.267-102.567c-2.833-9.067-12.183-14.167-21.25-11.333 c-9.067,2.833-14.167,12.183-11.333,21.25c22.95,75.933,91.517,126.65,170.85,126.65c98.317,0,178.5-80.183,178.5-178.5 s-80.183-178.5-178.5-178.5c-55.817,0-108.233,26.633-141.667,69.7l-7.083-56.1c-1.133-9.35-9.633-15.867-18.983-14.733 C5.511,2.678-1.005,11.178,0.128,20.528l13.317,103.7c1.133,8.5,8.5,14.733,16.717,14.733c0.567,0,1.417,0,1.983,0l102.567-11.617 c9.35-1.133,16.15-9.35,15.017-18.7s-9.35-16.15-18.7-15.017l-68.85,7.65c26.633-39.95,71.683-64.6,120.417-64.6 c79.617,0,144.5,64.883,144.5,144.5S262.211,325.678,182.595,325.678z"/></g></g></svg></a>
  1044. <div class="custom-like-button">
  1045. {LikeButton}
  1046. <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="Capa_1" x="0px" y="0px" viewBox="0 0 442.403 442.403" style="enable-background:new 0 0 442.403 442.403;" xml:space="preserve"><g><g><path d="M213.05,422.652c2.833,1.7,5.95,2.833,9.35,2.833c3.117,0,6.517-0.85,9.35-2.833c7.65-5.1,187.283-123.533,207.683-243.95 c10.483-62.333-8.783-100.867-26.633-122.117c-20.967-24.933-52.133-39.667-83.017-39.667c-10.2,0-20.117,1.7-28.9,5.1 c-43.067,16.15-72.25,44.767-88.117,64.317c-15.583-19.267-42.217-47.033-74.517-58.083c-9.917-3.4-20.683-5.1-32.017-5.1 c-28.9,0-56.383,11.9-75.367,32.867c-16.717,18.417-35.7,53.55-29.75,114.75C13.016,291.185,204.833,417.268,213.05,422.652z M56.083,78.685c17.283-18.983,38.817-21.817,50.15-21.817c7.367,0,14.45,1.133,20.967,3.4 c39.383,13.317,70.833,63.467,71.4,63.75c3.117,5.1,8.783,8.217,14.733,7.933c5.95,0,11.333-3.4,14.45-8.5 c0.283-0.567,28.617-48.733,85.283-69.983c4.817-1.7,10.767-2.833,16.717-2.833c20.967,0,42.217,10.483,56.95,27.767 c19.267,22.667,25.783,55.533,18.983,94.633c-7.367,43.067-42.5,94.633-101.717,149.317c-33.433,30.883-66.3,54.683-81.6,65.45 c-16.15-11.05-51-36.55-86.417-68.85C74.216,262.285,39.366,209.868,35.116,167.368C31.433,128.552,38.516,97.952,56.083,78.685z"/></g></g></svg>
  1047. </span>
  1048. </div>
  1049. </div></div>
  1050. {/block:IndexPage}
  1051. {/block:Quote}
  1052.  
  1053. {block:Chat}
  1054. <div class="chat">
  1055. {block:Title}<span class="title">{Title}</span></span>{/block:Title}
  1056. {block:Lines}<div class="lines {Alt}"><div class="{Alt} user_{UserNumber}">{block:Label}<i>{Label}</i> {/block:Label}{Line}</div></div>{/block:Lines}
  1057. </div>
  1058. {block:IndexPage}
  1059. <div class="permalinktext">
  1060. <a href="{permalink}">{Month} {DayOfMonth}, {Year} with {notecountwithlabel}</a> <div style="text-align:right;margin-top:-16px"><a href="{ReblogURL}" target="_blank"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="Capa_1" x="0px" y="0px" viewBox="0 0 361.095 361.095" style="enable-background:new 0 0 361.095 361.095;" xml:space="preserve"><g><g><path d="M182.595,325.678c-63.183,0-120.133-42.217-138.267-102.567c-2.833-9.067-12.183-14.167-21.25-11.333 c-9.067,2.833-14.167,12.183-11.333,21.25c22.95,75.933,91.517,126.65,170.85,126.65c98.317,0,178.5-80.183,178.5-178.5 s-80.183-178.5-178.5-178.5c-55.817,0-108.233,26.633-141.667,69.7l-7.083-56.1c-1.133-9.35-9.633-15.867-18.983-14.733 C5.511,2.678-1.005,11.178,0.128,20.528l13.317,103.7c1.133,8.5,8.5,14.733,16.717,14.733c0.567,0,1.417,0,1.983,0l102.567-11.617 c9.35-1.133,16.15-9.35,15.017-18.7s-9.35-16.15-18.7-15.017l-68.85,7.65c26.633-39.95,71.683-64.6,120.417-64.6 c79.617,0,144.5,64.883,144.5,144.5S262.211,325.678,182.595,325.678z"/></g></g></svg></a>
  1061. <div class="custom-like-button">
  1062. {LikeButton}
  1063. <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="Capa_1" x="0px" y="0px" viewBox="0 0 442.403 442.403" style="enable-background:new 0 0 442.403 442.403;" xml:space="preserve"><g><g><path d="M213.05,422.652c2.833,1.7,5.95,2.833,9.35,2.833c3.117,0,6.517-0.85,9.35-2.833c7.65-5.1,187.283-123.533,207.683-243.95 c10.483-62.333-8.783-100.867-26.633-122.117c-20.967-24.933-52.133-39.667-83.017-39.667c-10.2,0-20.117,1.7-28.9,5.1 c-43.067,16.15-72.25,44.767-88.117,64.317c-15.583-19.267-42.217-47.033-74.517-58.083c-9.917-3.4-20.683-5.1-32.017-5.1 c-28.9,0-56.383,11.9-75.367,32.867c-16.717,18.417-35.7,53.55-29.75,114.75C13.016,291.185,204.833,417.268,213.05,422.652z M56.083,78.685c17.283-18.983,38.817-21.817,50.15-21.817c7.367,0,14.45,1.133,20.967,3.4 c39.383,13.317,70.833,63.467,71.4,63.75c3.117,5.1,8.783,8.217,14.733,7.933c5.95,0,11.333-3.4,14.45-8.5 c0.283-0.567,28.617-48.733,85.283-69.983c4.817-1.7,10.767-2.833,16.717-2.833c20.967,0,42.217,10.483,56.95,27.767 c19.267,22.667,25.783,55.533,18.983,94.633c-7.367,43.067-42.5,94.633-101.717,149.317c-33.433,30.883-66.3,54.683-81.6,65.45 c-16.15-11.05-51-36.55-86.417-68.85C74.216,262.285,39.366,209.868,35.116,167.368C31.433,128.552,38.516,97.952,56.083,78.685z"/></g></g></svg>
  1064. </span>
  1065. </div>
  1066. </div></div>
  1067. {/block:IndexPage}
  1068. {/block:Chat}
  1069.  
  1070. {block:Audio}
  1071. <div id="audio">
  1072. <div class="cover"><img src="http://static.tumblr.com/k9utpfa/tcom8wpif/default_cover_m.jpg"></div>
  1073. {block:AlbumArt}
  1074. <div class="cover"><img src="{AlbumArtURL}"></div>
  1075. {/block:AlbumArt}
  1076. <div class="playbox">
  1077. <div class="button">
  1078. {block:AudioPlayer}{AudioPlayerBlack}{/block:AudioPlayer}</div></div>
  1079. <div class="info">
  1080. <span{block:TrackName} style="display:none;"{/block:TrackName}>Unknown</span>{block:TrackName}{TrackName}{/block:TrackName}
  1081. <div style="text-transform:uppercase;font-size:9px;letter-spacing:2px;color:{color:Accent text};font-family:{select:Font};">
  1082. <span{block:Artist} style="display:none;"{/block:Artist}>Unknown</span>{block:Artist}{Artist}{/block:Artist}</div>
  1083. </div>
  1084. </div>
  1085. {block:IndexPage}
  1086. <div class="permalinktext">
  1087. <a href="{permalink}">{Month} {DayOfMonth}, {Year} with {notecountwithlabel}</a> <div style="text-align:right;margin-top:-16px"><a href="{ReblogURL}" target="_blank"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="Capa_1" x="0px" y="0px" viewBox="0 0 361.095 361.095" style="enable-background:new 0 0 361.095 361.095;" xml:space="preserve"><g><g><path d="M182.595,325.678c-63.183,0-120.133-42.217-138.267-102.567c-2.833-9.067-12.183-14.167-21.25-11.333 c-9.067,2.833-14.167,12.183-11.333,21.25c22.95,75.933,91.517,126.65,170.85,126.65c98.317,0,178.5-80.183,178.5-178.5 s-80.183-178.5-178.5-178.5c-55.817,0-108.233,26.633-141.667,69.7l-7.083-56.1c-1.133-9.35-9.633-15.867-18.983-14.733 C5.511,2.678-1.005,11.178,0.128,20.528l13.317,103.7c1.133,8.5,8.5,14.733,16.717,14.733c0.567,0,1.417,0,1.983,0l102.567-11.617 c9.35-1.133,16.15-9.35,15.017-18.7s-9.35-16.15-18.7-15.017l-68.85,7.65c26.633-39.95,71.683-64.6,120.417-64.6 c79.617,0,144.5,64.883,144.5,144.5S262.211,325.678,182.595,325.678z"/></g></g></svg></a>
  1088. <div class="custom-like-button">
  1089. {LikeButton}
  1090. <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="Capa_1" x="0px" y="0px" viewBox="0 0 442.403 442.403" style="enable-background:new 0 0 442.403 442.403;" xml:space="preserve"><g><g><path d="M213.05,422.652c2.833,1.7,5.95,2.833,9.35,2.833c3.117,0,6.517-0.85,9.35-2.833c7.65-5.1,187.283-123.533,207.683-243.95 c10.483-62.333-8.783-100.867-26.633-122.117c-20.967-24.933-52.133-39.667-83.017-39.667c-10.2,0-20.117,1.7-28.9,5.1 c-43.067,16.15-72.25,44.767-88.117,64.317c-15.583-19.267-42.217-47.033-74.517-58.083c-9.917-3.4-20.683-5.1-32.017-5.1 c-28.9,0-56.383,11.9-75.367,32.867c-16.717,18.417-35.7,53.55-29.75,114.75C13.016,291.185,204.833,417.268,213.05,422.652z M56.083,78.685c17.283-18.983,38.817-21.817,50.15-21.817c7.367,0,14.45,1.133,20.967,3.4 c39.383,13.317,70.833,63.467,71.4,63.75c3.117,5.1,8.783,8.217,14.733,7.933c5.95,0,11.333-3.4,14.45-8.5 c0.283-0.567,28.617-48.733,85.283-69.983c4.817-1.7,10.767-2.833,16.717-2.833c20.967,0,42.217,10.483,56.95,27.767 c19.267,22.667,25.783,55.533,18.983,94.633c-7.367,43.067-42.5,94.633-101.717,149.317c-33.433,30.883-66.3,54.683-81.6,65.45 c-16.15-11.05-51-36.55-86.417-68.85C74.216,262.285,39.366,209.868,35.116,167.368C31.433,128.552,38.516,97.952,56.083,78.685z"/></g></g></svg>
  1091. </span>
  1092. </div>
  1093. </div></div>
  1094. {/block:IndexPage}
  1095. {/block:Audio}
  1096.  
  1097.  
  1098. {block:Video}
  1099. <div class="video">{Video-500}</div>
  1100. {block:IndexPage}
  1101. <div class="permalinktext">
  1102. <a href="{permalink}">{Month} {DayOfMonth}, {Year} with {notecountwithlabel}</a> <div style="text-align:right;margin-top:-16px"><a href="{ReblogURL}" target="_blank"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="Capa_1" x="0px" y="0px" viewBox="0 0 361.095 361.095" style="enable-background:new 0 0 361.095 361.095;" xml:space="preserve"><g><g><path d="M182.595,325.678c-63.183,0-120.133-42.217-138.267-102.567c-2.833-9.067-12.183-14.167-21.25-11.333 c-9.067,2.833-14.167,12.183-11.333,21.25c22.95,75.933,91.517,126.65,170.85,126.65c98.317,0,178.5-80.183,178.5-178.5 s-80.183-178.5-178.5-178.5c-55.817,0-108.233,26.633-141.667,69.7l-7.083-56.1c-1.133-9.35-9.633-15.867-18.983-14.733 C5.511,2.678-1.005,11.178,0.128,20.528l13.317,103.7c1.133,8.5,8.5,14.733,16.717,14.733c0.567,0,1.417,0,1.983,0l102.567-11.617 c9.35-1.133,16.15-9.35,15.017-18.7s-9.35-16.15-18.7-15.017l-68.85,7.65c26.633-39.95,71.683-64.6,120.417-64.6 c79.617,0,144.5,64.883,144.5,144.5S262.211,325.678,182.595,325.678z"/></g></g></svg></a>
  1103. <div class="custom-like-button">
  1104. {LikeButton}
  1105. <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="Capa_1" x="0px" y="0px" viewBox="0 0 442.403 442.403" style="enable-background:new 0 0 442.403 442.403;" xml:space="preserve"><g><g><path d="M213.05,422.652c2.833,1.7,5.95,2.833,9.35,2.833c3.117,0,6.517-0.85,9.35-2.833c7.65-5.1,187.283-123.533,207.683-243.95 c10.483-62.333-8.783-100.867-26.633-122.117c-20.967-24.933-52.133-39.667-83.017-39.667c-10.2,0-20.117,1.7-28.9,5.1 c-43.067,16.15-72.25,44.767-88.117,64.317c-15.583-19.267-42.217-47.033-74.517-58.083c-9.917-3.4-20.683-5.1-32.017-5.1 c-28.9,0-56.383,11.9-75.367,32.867c-16.717,18.417-35.7,53.55-29.75,114.75C13.016,291.185,204.833,417.268,213.05,422.652z M56.083,78.685c17.283-18.983,38.817-21.817,50.15-21.817c7.367,0,14.45,1.133,20.967,3.4 c39.383,13.317,70.833,63.467,71.4,63.75c3.117,5.1,8.783,8.217,14.733,7.933c5.95,0,11.333-3.4,14.45-8.5 c0.283-0.567,28.617-48.733,85.283-69.983c4.817-1.7,10.767-2.833,16.717-2.833c20.967,0,42.217,10.483,56.95,27.767 c19.267,22.667,25.783,55.533,18.983,94.633c-7.367,43.067-42.5,94.633-101.717,149.317c-33.433,30.883-66.3,54.683-81.6,65.45 c-16.15-11.05-51-36.55-86.417-68.85C74.216,262.285,39.366,209.868,35.116,167.368C31.433,128.552,38.516,97.952,56.083,78.685z"/></g></g></svg>
  1106. </span>
  1107. </div>
  1108. </div></div>
  1109. {/block:IndexPage}
  1110. {/block:Video}
  1111.  
  1112.  
  1113. {block:Answer}
  1114. <div class="question_a"><img src="{AskerPortraitURL-40}"></div>
  1115. <div class="question"><b>{Asker} asked:</b> {Question}</div>
  1116. <div class="a">{Answer}</div>
  1117. {block:IndexPage}
  1118. <div class="permalinktext">
  1119. <a href="{permalink}">{Month} {DayOfMonth}, {Year} with {notecountwithlabel}</a> <div style="text-align:right;margin-top:-16px"><a href="{ReblogURL}" target="_blank"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="Capa_1" x="0px" y="0px" viewBox="0 0 361.095 361.095" style="enable-background:new 0 0 361.095 361.095;" xml:space="preserve"><g><g><path d="M182.595,325.678c-63.183,0-120.133-42.217-138.267-102.567c-2.833-9.067-12.183-14.167-21.25-11.333 c-9.067,2.833-14.167,12.183-11.333,21.25c22.95,75.933,91.517,126.65,170.85,126.65c98.317,0,178.5-80.183,178.5-178.5 s-80.183-178.5-178.5-178.5c-55.817,0-108.233,26.633-141.667,69.7l-7.083-56.1c-1.133-9.35-9.633-15.867-18.983-14.733 C5.511,2.678-1.005,11.178,0.128,20.528l13.317,103.7c1.133,8.5,8.5,14.733,16.717,14.733c0.567,0,1.417,0,1.983,0l102.567-11.617 c9.35-1.133,16.15-9.35,15.017-18.7s-9.35-16.15-18.7-15.017l-68.85,7.65c26.633-39.95,71.683-64.6,120.417-64.6 c79.617,0,144.5,64.883,144.5,144.5S262.211,325.678,182.595,325.678z"/></g></g></svg></a>
  1120. <div class="custom-like-button">
  1121. {LikeButton}
  1122. <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="Capa_1" x="0px" y="0px" viewBox="0 0 442.403 442.403" style="enable-background:new 0 0 442.403 442.403;" xml:space="preserve"><g><g><path d="M213.05,422.652c2.833,1.7,5.95,2.833,9.35,2.833c3.117,0,6.517-0.85,9.35-2.833c7.65-5.1,187.283-123.533,207.683-243.95 c10.483-62.333-8.783-100.867-26.633-122.117c-20.967-24.933-52.133-39.667-83.017-39.667c-10.2,0-20.117,1.7-28.9,5.1 c-43.067,16.15-72.25,44.767-88.117,64.317c-15.583-19.267-42.217-47.033-74.517-58.083c-9.917-3.4-20.683-5.1-32.017-5.1 c-28.9,0-56.383,11.9-75.367,32.867c-16.717,18.417-35.7,53.55-29.75,114.75C13.016,291.185,204.833,417.268,213.05,422.652z M56.083,78.685c17.283-18.983,38.817-21.817,50.15-21.817c7.367,0,14.45,1.133,20.967,3.4 c39.383,13.317,70.833,63.467,71.4,63.75c3.117,5.1,8.783,8.217,14.733,7.933c5.95,0,11.333-3.4,14.45-8.5 c0.283-0.567,28.617-48.733,85.283-69.983c4.817-1.7,10.767-2.833,16.717-2.833c20.967,0,42.217,10.483,56.95,27.767 c19.267,22.667,25.783,55.533,18.983,94.633c-7.367,43.067-42.5,94.633-101.717,149.317c-33.433,30.883-66.3,54.683-81.6,65.45 c-16.15-11.05-51-36.55-86.417-68.85C74.216,262.285,39.366,209.868,35.116,167.368C31.433,128.552,38.516,97.952,56.083,78.685z"/></g></g></svg>
  1123. </span>
  1124. </div>
  1125. </div></div>
  1126. {/block:IndexPage}
  1127. {/block:Answer}
  1128.  
  1129. {block:ContentSource}<!-- {SourceURL}
  1130. {block:SourceLogo}<img src="{BlackLogoURL}"width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />{/block:SourceLogo}
  1131. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  1132. {/block:ContentSource}
  1133.  
  1134. <!-- {block:NoRebloggedFrom}
  1135. {block:RebloggedFrom}{ReblogParentName}{/block:RebloggedFrom}
  1136. {/block:NoRebloggedFrom} -->
  1137.  
  1138. {block:PermalinkPage}
  1139. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  1140. {block:Date}
  1141. <div class="inf">
  1142. Posted on {month} {dayofmonth}{dayofmonthsuffix} at {12hour}:{minutes}{ampm} <br>
  1143. {block:RebloggedFrom}
  1144. source: <a href="{ReblogRootURL}">{ReblogRootName}</a> <br> via: <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  1145. {/block:RebloggedFrom}
  1146. <div class="tg">
  1147. {block:HasTags}
  1148. tags: {block:Tags}<a href="{TagURL}">#{Tag}</a>&nbsp;
  1149. {/block:Tags}{/block:HasTags}
  1150. </div>
  1151. <a class="show">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}</a></div>
  1152. <div class="notas">
  1153. {block:PostNotes}
  1154. {PostNotes}
  1155. {/block:PostNotes}
  1156. {/block:Date}
  1157. </div>
  1158. {/block:PermalinkPage}
  1159. {/block:Date}
  1160. </div>
  1161. {/block:Posts}
  1162. </div>
  1163.  
  1164.  
  1165. <div class="pagination">
  1166. {block:Pagination}
  1167. {block:PreviousPage}
  1168. <a href="{PreviousPage}"></a>
  1169. {/block:PreviousPage}
  1170.  
  1171. {block:NextPage}
  1172. <a href="{NextPage}" class="next"></a>
  1173. {/block:NextPage}
  1174. {/block:Pagination}</div></div>
  1175.  
  1176. <!--Seriously guys, DON'T TOUCH any of this scripts unless you know what it does or you will ruin your whole theme--->
  1177. <script src="https://cdnjs.cloudflare.com/ajax/libs/smoothscroll/1.4.1/SmoothScroll.min.js"></script>
  1178. <link rel="stylesheet" href="//code.ionicframework.com/ionicons/2.0.1/css/ionicons.min.css">
  1179. <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.2/jquery.min.js"></script><div class="c"><a title="Theme made by vhibes" href="http://vhibes.tumblr.com" target="_blank"><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"
  1180. viewBox="0 0 216 216" enable-background="new 0 0 216 216" xml:space="preserve"><path d="M30.4,90.2c4.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.1
  1181. c3.7-21.8-2.7-34.9-8.8-42.1c-7-8.3-17.5-13.2-28.2-13.2c-3.9,0-7.5,0.6-10.8,1.9c-15.1,5.7-24.6,17.8-29.8,26.7
  1182. c-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.5C34.7,57.6,28.4,69.4,30.4,90.2z"/>
  1183. </svg></a></div>
  1184. <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.1/css/font-awesome.min.css"> <link href="https://fonts.googleapis.com/css?family=Sorts+Mill+Goudy" rel="stylesheet">
  1185. <link href="https://fonts.googleapis.com/css?family=Lato" rel="stylesheet">
  1186. <link href="https://fonts.googleapis.com/css?family=Lora" rel="stylesheet">
  1187. <link href="https://fonts.googleapis.com/css?family=Bree+Serif|Indie+Flower|Josefin+Sans|Playfair+Display|Shadows+Into+Light" rel="stylesheet">
  1188. <link href='https://fonts.googleapis.com/css?family=Montserrat:400,700|Source+Sans+Pro:400,700|Hind:400,700|Dancing+Script:400,700|Open+Sans:400,700|Muli|Kurale|PT+Serif:400,700|Old+Standard+TT:400,700|Roboto:400,700|Roboto+Condensed:400,700|Lato:400,700|Raleway:400,700,300|Montez|Karla:400,700|Quicksand:400,700|Petit+Formal+Script|Clicker+Script|Mako|Maven+Pro:400,700' rel='stylesheet' type='text/css'>
  1189. <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
  1190. <script src ="http://static.tumblr.com/fwgzvyf/Oj1o08f6h/shythemes.vr.js"></script>
  1191. <script src="http://static.tumblr.com/qudkd6d/Az6nkemqr/pxuphotoset.min.js"></script>
  1192. {block:IndexPage}
  1193. <script src="http://static.tumblr.com/6hsqxdt/QBym35odk/jquery.masonry.js"></script>
  1194. <script src="http://static.tumblr.com/wgijwsy/u2vm2hxv6/jquery.infinitescroll.min.js"></script>
  1195. {/block:IndexPage}
  1196. <script>
  1197.  
  1198. $(document).ready(function(){
  1199. $(".show").click(function(){
  1200. $(".notas").slideToggle("slow");
  1201. });
  1202. });
  1203. $(document).ready(function(){
  1204. $('.photo-slideshow').pxuPhotoset({
  1205. lightbox: true,
  1206. rounded: false,
  1207. gutter: '1px',
  1208. photoset: '.photo-slideshow',
  1209. photoWrap: '.photo-data',
  1210. photo: '.pxu-photo'
  1211. });
  1212. {block:IndexPage}
  1213. var $container = $('#posts');
  1214. $container.masonry({ itemSelector: '.entry' });
  1215. $container.imagesLoaded(function(){
  1216. $container.masonry();
  1217. $container.find('.entry').animate({ opacity: 1, zIndex: 1 });
  1218. });
  1219. $container.infinitescroll({
  1220. itemSelector: '.entry',
  1221. navSelector: '.pagination',
  1222. nextSelector: '.next',
  1223. loadingImg: '',
  1224. loadingText: '<em></em>',
  1225. bufferPx: 2000
  1226. },
  1227. function( newElements ) {
  1228. var $newElems = $( newElements );
  1229. $newElems.find('.photo-slideshow').pxuPhotoset({
  1230. lightbox: true,
  1231. rounded: false,
  1232. gutter: '1px',
  1233. photoset: '.photo-slideshow',
  1234. photoWrap: '.photo-data',
  1235. photo: '.pxu-photo'
  1236. },
  1237.  
  1238. function(){
  1239. resizeVideos(); },
  1240.  
  1241. function(){
  1242. $container.masonry();
  1243. });
  1244.  
  1245.  
  1246. var $newElemsIDs = $newElems.map(function(){
  1247. return this.id;
  1248. }).get();
  1249. console.log($newElems, $newElemsIDs);
  1250. Tumblr.LikeButton.get_status_by_post_ids($newElemsIDs);
  1251.  
  1252. $newElems.imagesLoaded(function(){
  1253. $container.masonry( 'appended', $newElems );
  1254. $newElems.animate({ opacity: 1, zIndex: 1 });
  1255. });
  1256. });
  1257. {/block:IndexPage}
  1258. });
  1259. </script>
  1260. </body>
  1261. </html>
Add Comment
Please, Sign In to add comment