Advertisement
reptilha

Skadi — 003

Aug 3rd, 2018
1,368
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.72 KB | None | 0 0
  1. <!--
  2.  
  3. Theme desenvolvido por @reptilha
  4. Não copie detalhes e não remova os créditos.
  5.  
  6. Grata pela preferência.
  7. Atenciosamente, G.
  8.  
  9. --->
  10.  
  11.  
  12. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  13. "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  14.  
  15. <html xmlns="https://www.w3.org/1999/xhtml">
  16.  
  17. <head>
  18.  
  19. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  20.  
  21. <title>{Title}</title>
  22. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  23. <link rel="shortcut icon" href="{Favicon}">
  24. {block:Description}<meta name="description" content="{MetaDescription}">{/block:Description}
  25.  
  26. <!-- jquery -->
  27. <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
  28. <!-- jquery -->
  29.  
  30. <script>
  31. $(document).ready(function(){
  32. /**** tumblr blogs avatars ****/
  33. $(".tumblr_blog").each(function() {
  34. var tumblrblogurl = $(this).text();
  35. $(this).before("<img src='https://api.tumblr.com/v2/blog/" + tumblrblogurl + ".tumblr.com/avatar/24' class='tumblr_blog_avatar'/>");
  36. });
  37. /**** tumblr blogs avatars ****/
  38. });
  39. </script>
  40.  
  41. <link href="//dl.dropbox.com/s/50g6fbds3rh4m0j/saturnicons.css" rel="stylesheet">
  42.  
  43. <meta name="text:Twitter url" content="" />
  44. <meta name="text:Instagram url" content="" />
  45. <meta name="text:We Heart url" content="" />
  46.  
  47. <meta name="image:Background" content="" />
  48. <meta name="image:Foto" content="" />
  49.  
  50. <meta name="color:Font" content="#000"/>
  51. <meta name="color:Posts" content="#fff"/>
  52. <meta name="color:Sidebar" content="#fff"/>
  53. <meta name="color:Balls" content="#eee"/>
  54. <meta name="color:Background" content="#fff"/>
  55. <meta name="color:Links" content="#000"/>
  56. <meta name="color:Links Menu" content="#ccc"/>
  57. <meta name="color:Link Hover" content="#ccc"/>
  58. <meta name="color:Titles" content="#000"/>
  59. <meta name="color:Links Hover Menu" content="#ccc"/>
  60. <meta name="color:Borders" content="#eee"/>
  61.  
  62. <meta name="text:AskLabel" content="perguntou" />
  63. <meta name="if:DarkButtons" content="" />
  64. <meta name="if:Social" content="/u" />
  65.  
  66. <meta name="text:Link 1" content="Link" />
  67. <meta name="text:Link 1 url" content="" />
  68. <meta name="text:Link 2" content="Link" />
  69. <meta name="text:Link 2 url" content="" />
  70. <meta name="text:Link 3" content="Link" />
  71. <meta name="text:Link 3 url" content="" />
  72. <meta name="text:Link 4" content="Link" />
  73. <meta name="text:Link 4 url" content="" />
  74. <meta name="text:Link 5" content="Link" />
  75. <meta name="text:Link 5 url" content="" />
  76.  
  77. <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  78. <script src="https://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  79. <script> (function($){ $(document).ready(function(){ $("[title],a[title],img[title]").style_my_tooltips({ tip_follows_cursor:true, tip_delay_time:100, tip_fade_speed:300, attribute:"title" }); }); })(jQuery); </script>
  80.  
  81. <style type="text/css">
  82.  
  83. /* config */
  84.  
  85. body{
  86. font-family:Trebuchet MS;
  87. background:{color:Background};
  88. background-image:url('{image:Background}');
  89. background-repeat:no-repeat;
  90. background-attachment:fixed;
  91. background-size:100%;
  92. font-size:14px;
  93. color:{color:Font};
  94. line-height:22px;
  95. overflow-x:hidden;
  96. -webkit-animation: EfeitoEntrada 5s;webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out;} @-webkit-keyframes EfeitoEntrada {0% {opacity: 0;-webkit-transform: rotateY(2000px);} 50% {opacity: 1;-webkit-transform: translateY(0px);}
  97. }
  98.  
  99. img {
  100. height: auto;
  101. width: auto;
  102. }
  103.  
  104. iframe, img, embed, object, video{
  105. max-width: 100%;
  106. }
  107.  
  108. .photo{
  109. width:100%;
  110. border-radius: px;
  111. -webkit-transition: all 0.5s ease-out;
  112. -moz-transition: all 0.5s ease-out;
  113. -o-transition: all 0.5s ease-out;
  114. transition: all 0.5s ease-out;
  115. }
  116.  
  117. .post:hover .photo{
  118. opacity:1.0;
  119. }
  120.  
  121.  
  122. a{
  123. color:{color:Links};
  124. cursor:help;
  125. font-weight:bold;
  126. -webkit-transition: all 0.2s ease-out;
  127. -moz-transition: all 0.2s ease-out;
  128. -o-transition: all 0.2s ease-out;
  129. transition: all 0.2s ease-out;
  130. }
  131.  
  132. .box iframe {
  133. max-width: 100%;
  134.  
  135. }
  136.  
  137. .text img {
  138. max-width: 100%;
  139.  
  140. }
  141.  
  142. blockquote{
  143. margin-left:0%;
  144. width:100%;
  145. }
  146.  
  147. .box img {
  148. display: block;
  149.  
  150. }
  151.  
  152. .clear {
  153. clear: both;
  154.  
  155. }
  156.  
  157. #pagination {
  158. display: none;
  159.  
  160. }
  161.  
  162. a:hover{
  163. color:{color:Link Hover};
  164. }
  165.  
  166. .clearfix:after{
  167. content:".";
  168. display:block;
  169. clear:both;
  170. visibility:hidden;
  171. line-height:0;
  172. height:0;
  173.  
  174. }
  175.  
  176. .clearfix{
  177. display:inline-block;
  178.  
  179. }
  180.  
  181. html[xmlns] .clearfix{
  182. display:block;
  183.  
  184. }*
  185.  
  186. html .clearfix{
  187. height:1%;
  188.  
  189. }
  190.  
  191. a{
  192. text-decoration:none;
  193. }
  194.  
  195. .post {
  196. position: relative;
  197. width:400px;
  198. text-align:justify;
  199. float:left;
  200. background:{color:Posts};
  201. padding:45px;
  202. border:1px solid {color:Borders};
  203. margin-right:0px;
  204. margin-bottom:50px;
  205. {block:PermalinkPage}
  206. width:400px;
  207. {/block:PermalinkPage}
  208.  
  209. }
  210.  
  211. #contain {
  212. width:1100px;
  213. background
  214. height:100%;
  215. margin-top:100px;
  216. margin-left:auto;
  217. margin-right:auto;
  218. min-height:700px;
  219.  
  220. }
  221.  
  222. #content {
  223. width:500px;
  224. margin-top:30px;
  225. margin-left:360px;
  226. }
  227.  
  228. #infscr-loading {display:none!important;}
  229. #infscr-loading img {display:none;}
  230. #pagination {display:none;}
  231.  
  232. /**** tumblr blogs avatars ****/
  233. .tumblr_blog {margin-left: 40px;text-transform:uppercase;
  234. font-weight:bold; font-size:12px;
  235. } /** aqui você edita a aparência do link do blog **/
  236. .tumblr_blog_avatar {width: 30px; height: 30px; border-radius:px;position:absolute;margin-right:px;margin-top:-4px;vertical-align:-5px;} /** aqui você edita a aparência do avatar **/
  237. /**** tumblr blogs avatars ****/
  238.  
  239.  
  240.  
  241. .iframe-controls--desktop {
  242. position:fixed;
  243. padding-top:20px;
  244. padding-right:20px;
  245. z-index:9999999999999999999999999999;
  246. {block:IfDarkButtons}
  247. filter:invert(100%);
  248. -webkit-filter:invert(100%);
  249. {/block:IfDarkButtons}
  250. -webkit-transform:scale(0.6,0.6);
  251. -webkit-transform-origin: 100% 0%;
  252. -ms-transform-origin:100% 0%;
  253. -ms-transform:scale(0.6,0.6);
  254. transform:scale(0.6,0.6);
  255. transform-origin:100% 0%;
  256. }
  257.  
  258. .thememaker{
  259. position:fixed;
  260. margin-top:-80px;
  261. right:0px;
  262. font-size:13px;
  263. z-index:9999999999999999999999999999;
  264. {block:IfDarkButtons}
  265. color:black;
  266. {/block:IfDarkButtons}
  267. {block:IfNotDarkButtons}
  268. color:white;
  269. {/block:IfNotDarkButtons}
  270. }
  271.  
  272. #scrollToTop{
  273. right:5px;
  274. bottom:10px;
  275. position:fixed;
  276. font-size:13px;
  277. z-index:9999999999999999999999999999;
  278. {block:IfDarkButtons}
  279. color:black;
  280. {/block:IfDarkButtons}
  281. {block:IfNotDarkButtons}
  282. color:white;
  283. text-shadow: 1px 1px 1px rgba(68,68,68,.4), -1px -1px 1px rgba(68,68,68,.4), -1px 1px 1px rgba(68,68,68,.4), 1px -1px 1px rgba(68,68,68,.4);
  284. {/block:IfNotDarkButtons}
  285. }
  286.  
  287.  
  288.  
  289. ::-moz-selection {color:inherit;background: transparent;}
  290.  
  291. ::selection {color:inherit;background: transparent;}
  292.  
  293. b{
  294. font-weight:bold;
  295. }
  296.  
  297. .caption{
  298. margin-top:10px;
  299. }
  300.  
  301. ::-webkit-scrollbar
  302. {width: 19px; height: 19px; z-index:-1;}
  303. ::-webkit-scrollbar-track-piece
  304. {background-color: {color:Background};-webkit-border-radius:px;}
  305. ::-webkit-scrollbar-thumb:vertical
  306. {height: 3px; background-color: {color:Borders}; -webkit-border-radius:px;border:8px solid {color:Background}; }
  307. ::-webkit-scrollbar-thumb:horizontal
  308. {width: 3px; background-color: {color:Borders}; -webkit-border-radius:px;border:8px solid {color:Background}; }
  309.  
  310. .source{
  311. font-weight:bold;
  312. margin-top:3px;
  313. }
  314.  
  315. #s-m-t-tooltip {
  316. max-width:200px;
  317. padding:3px 10px 3px 10px;
  318. border:1px solid {color:Borders};
  319. margin:15px 20px;
  320. border-radius:px;
  321. background:{color:Background};
  322. z-index:123456789;
  323.  
  324. }
  325.  
  326. #tumblr_lightbox {
  327. background-color:rgba(225, 225, 225, .7)!important;
  328. z-index:99999!important;
  329. }
  330.  
  331. #tumblr_lightbox img {opacity:0;}
  332.  
  333. #tumblr_lightbox_caption {
  334. color:black!important;
  335. font-family:arial!important;
  336. font-size:10px!important;
  337. font-weight:normal!important;
  338. text-shadow:none!important;
  339. }
  340. #tumblr_lightbox_center_image,
  341. #tumblr_lightbox_left_image,
  342. #tumblr_lightbox_right_image {
  343. background:white!important;
  344. -moz-box-shadow:none!important;
  345. -webkit-box-shadow:none!important;
  346. box-shadow:none!important;
  347. -moz-border-radius:0px!important;
  348. -webkit-border-radius:0px!important;
  349. border-radius:0px!important;
  350. opacity:1!important;
  351. }
  352.  
  353. #tumblr_lightbox_left_image,
  354. #tumblr_lightbox_right_image {opacity:.6!important;}
  355.  
  356. /* config */
  357.  
  358. reb{
  359. display:block;
  360. font-style:italic;
  361. }
  362.  
  363. reb span{
  364. vertical-align:0px;
  365. margin-left:5px;
  366. margin-right:5px;
  367. display:inline-block;
  368. font-size:8px;
  369. }
  370.  
  371. time{ font-style:;
  372. margin-right:10px;
  373. -webkit-transition: all 0.5s ease-out;
  374. -moz-transition: all 0.5s ease-out;
  375. -o-transition: all 0.5s ease-out;
  376. transition: all 0.5s ease-out;
  377. {block:PermalinkPage}
  378. display:none;
  379. {/block:PermalinkPage}
  380. }
  381.  
  382. pd{
  383. display:block;
  384. padding:px;
  385. }
  386.  
  387. /**Fragile Help**/
  388. .lnotes {display:block; margin-top:5px;}
  389. .lnotes .avatar {border:none; margin:5px; width:52px; padding:0;border-radius:1px;}
  390. .lnotes ol {margin:0; padding:0;}
  391. .lnotes li {list-style:none; border:none; float:left; margin:0; padding:0; margin-right:4px; margin-bottom:-2px;}
  392. .lnotes .note .action {display:none; visibility:hidden; margin:0; padding:0;}
  393. .more_box {display:block; width:450px; height:35px; margin:0; padding:0;}
  394. .more_notes_link_container a {width:450px; font-style:normal; display:block; text-align:center; width:450px;margin-top:30px;margin-bottom:10px;font-weight:normal;}
  395. .lnotes blockquote {display:none;}
  396.  
  397. lin{
  398. display:block;
  399. padding:10px;
  400. width:500px;
  401. }
  402.  
  403. lin span{
  404. margin:5px;
  405. font-size:15px;
  406. }
  407. {block:Tags}
  408. a{
  409. font-weight:normal;
  410. }
  411. {/block:Tags}
  412.  
  413. .chat li{
  414. list-style:none;
  415. }
  416.  
  417. blockquote{
  418. margin-left:0px;
  419. }
  420.  
  421. .chat span{
  422. font-weight:bold;
  423. font-family:calibri;
  424. text-transform:uppercase;
  425. letter-spacing:1px;
  426. }
  427.  
  428. .pessoa { text-transform:uppercase; font-size:12px;;line-height:20px;}
  429. .pessoa a{display:;text-transform:uppercase; font-size:13px; font-weight:normal; color:{color:Links Hover};letter-spacing:x;
  430. border-bottom:1px solid {color:Borders};}
  431. .pessoa img{ width:40px;border-radius:1px;margin-bottom:5px;display:inline-block;position:absolute;}
  432. .pergunta { background:; margin-top:10px;padding-bottom:20px; margin-left:0px; border-bottom:1px solid {color:Borders}; text-align:left; }
  433. .resposta { padding:15px; padding-top:px; padding-bottom:10px; background:transparent;margin-top:-20px;}
  434.  
  435. .colun{
  436. position:fixed;
  437. width:270px;
  438. margin-left:px;
  439. position:absolute;
  440. margin-top:150px;
  441. height:105%;
  442. display:block;
  443. }
  444.  
  445.  
  446. .colun img{
  447. width:100%;
  448. border-radius:px;
  449. display:block;
  450. }
  451.  
  452. h1, h2, h3{
  453. font-size:20px;
  454. font-weight:normal;
  455. color:{color:Titles};
  456. }
  457.  
  458. bio{
  459. text-align:justify;
  460. display:block;
  461. }
  462.  
  463. .source{
  464. font-style:italic;
  465. font-weight:bold;
  466. }
  467.  
  468. notes{
  469. display:block;
  470. position:absolute;
  471. margin-top:0px;
  472. width:100%;
  473. text-align:center;
  474. font-size:17px;
  475. margin-left:-45px!important;
  476. padding-bottom:30px;
  477. margin-top:15px;
  478. font-size:13px;
  479. text-transform:uppercase;
  480. font-family:calibri;
  481. opacity:0.0;
  482. -webkit-transition: all 0.2s ease-out;
  483. -moz-transition: all 0.2s ease-out;
  484. -o-transition: all 0.2s ease-out;
  485. transition: all 0.2s ease-out;
  486. padding-top:x;
  487. }
  488.  
  489. hov a{
  490. margin:5px;
  491. padding:10px;
  492. padding-top:8px ;
  493. border:1px solid {color:Borders};
  494. background:{color:Balls};
  495. display:inline-block;
  496. height:17px ;
  497. width:15px ;
  498. border-radius:100%;
  499. font-weight:normal;
  500. -webkit-transition: all 0.2s ease-out;
  501. -moz-transition: all 0.2s ease-out;
  502. -o-transition: all 0.2s ease-out;
  503. transition: all 0.2s ease-out;
  504. font-style:;
  505. }
  506.  
  507. .post:hover notes{
  508. opacity:1.0;
  509. margin-top:17px;
  510. }
  511.  
  512. .menu a:hover{
  513. padding-left:9px;
  514. color:{color:Links Hover Menu};
  515. }
  516.  
  517. bc{
  518. border:1px solid {color:Borders};
  519. background:{color:Sidebar};
  520. padding:20px;
  521. margin-bottom:20px;
  522. display:block;
  523. }
  524.  
  525. .menu a{
  526. font-weight:normal;
  527. margin:px;
  528. display:block;
  529. color:{color:Links Menu};
  530. padding:10px;
  531. text-transform:upprcase;
  532. -webkit-transition: all 0.2s ease-out;
  533. -moz-transition: all 0.2s ease-out;
  534. -o-transition: all 0.2s ease-out;
  535. transition: all 0.2s ease-out;
  536. }
  537.  
  538. .post:hover data{
  539. margin-left:480px;
  540. opacity:1.0;
  541. }
  542.  
  543. linha{
  544. height:1px;
  545. display:block;
  546. background:{color:Borders};
  547. }
  548.  
  549. .menu{
  550. -webkit-transition: all 1.5s ease-out;
  551. -moz-transition: all 1.5s ease-out;
  552. -o-transition: all 1.5s ease-out;
  553. transition: all 1.5s ease-out;
  554. overflow:hidden;
  555. background:{color:Sidebar};
  556. font-family:;
  557. border:1px solid {color:Borders};
  558. margin-top:20px;margin-bottom:20px; line-height:25px;
  559. }
  560.  
  561. social a{
  562. display:inline-block;
  563. margin:15px;
  564. font-size:17px;
  565. text-align:center;
  566. padding:10px;
  567. padding-top:12px ;
  568. border:1px solid {color:Borders};
  569. background:{color:Balls};
  570. display:inline-block;
  571. height:23px ;
  572. width:25px ;
  573. font-weight:normal;
  574. }
  575.  
  576. social{
  577. display:block;
  578. width:100%;
  579. margin-bottom:70px;
  580. text-align:center;
  581. {block:IfNotSocial}
  582. display:none;
  583. {/block:IfNotSocial}
  584. }
  585.  
  586. .colun-fixo{
  587. position:fixed;
  588. margin-top:-500px;
  589. }
  590.  
  591. /*estilo de áudio #04 em @passo-html por @clamam insp:tumblr*/
  592. .ph-album{border:1px solid {color:Borders}; padding:15px; height:63px;}
  593. .ph-player{width:7px; height:7px; overflow:hidden; padding:4px 21px 21px 4px; position:absolute; z-index:9999999999999999999; float:right; margin-top:15px; right:65px; background:{color:Posts}; opacity:.8; border-radius:30px; -moz-transition:all ease-in-out 0.7s; -webkit-transition:all ease-in-out 0.7s; -o-transition:all ease-in-out 0.7s; transition:all ease-in-out 0.7s;}
  594. .ph-player:hover{opacity:1; -moz-transition:all ease-in-out 0.7s; -webkit-transition:all ease-in-out 0.7s; -o-transition:all ease-in-out 0.7s; transition:all ease-in-out 0.7s;}
  595. .ph-track{margin-right:15px; overflow:auto; max-height:80px; font-family:arial; font-size:12px; margin-top:5px; float:right; text-align:right;}
  596. .ph-track b{font-size:14px}
  597. .ph-image{width:60px; height:60px; float:right; border-radius:30px;}
  598.  
  599. data span{
  600. display:block;
  601. font-weight:bold;
  602. margin-left:-3px;
  603. font-size:40px;
  604. margin-bottom:10px;
  605. }
  606.  
  607. data{
  608. position:absolute;
  609. margin-left:478px;
  610. opacity:0.0;
  611. -webkit-transition: all 0.2s ease-out;
  612. -moz-transition: all 0.2s ease-out;
  613. -o-transition: all 0.2s ease-out;
  614. transition: all 0.2s ease-out;
  615.  
  616. }
  617.  
  618. </style>
  619.  
  620. <script type='text/javascript'>
  621. jQuery("document").ready(function($){
  622. var nav = $('.colun');
  623. $(window).scroll(function () {
  624. if ($(this).scrollTop() > 640) {
  625. nav.addClass("colun-fixo");
  626. } else {
  627. nav.removeClass("colun-fixo");
  628. }
  629. });
  630. });
  631. </script>
  632.  
  633. <a href="#" id="scrollToTop"><span class="fa fa-angle-up" aria-hidden="true"></span></a>
  634.  
  635. <script type="text/javascript" src="https://static.tumblr.com/kecu8nj/auyouzq5m/jquery.js"></script>
  636. <script type="text/javascript" src="https://static.tumblr.com/kecu8nj/uGBow50r6/info.js"></script>
  637.  
  638. <link href="https://fonts.googleapis.com/css?family=Fira+Sans|Nunito|Roboto+Condensed" rel="stylesheet">
  639.  
  640. <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
  641.  
  642. <script src="https://static.tumblr.com/ikeq9mi/DfYl6o46t/scrolltotop.min.js"></script>
  643.  
  644. <a class="thememaker" href="https://reptilha.tumblr.com/themes"><span class="fa fa-download"></span></a>
  645.  
  646.  
  647. </head>
  648.  
  649. <body>
  650. <div id="contain">
  651.  
  652. <div class="colun">
  653.  
  654. <img src="{image:Foto}">
  655.  
  656. <bc>
  657. <bio>
  658. {Description}
  659. </bio>
  660. </bc>
  661.  
  662. <nav class="menu">
  663. <a href="{text:Link 1 Url}">{text:Link 1}</a><linha></linha> <a href="{text:Link 2 Url}">{text:Link 2}</a> <linha></linha> <a href="{text:Link 3 Url}">{text:Link 3}</a><linha></linha> <a href="{text:Link 4 Url}">{text:Link 4}</a> <linha></linha><a href="{text:Link 5 Url}">{text:Link 5}</a>
  664. </nav>
  665.  
  666.  
  667. </div>
  668.  
  669.  
  670. <div id="content">
  671.  
  672. {block:IfSocial}
  673. <social>
  674.  
  675. <a href="{text:Twitter url}" title="Twitter"><span class="fa fa-twitter"></span></a>
  676. <a href="{text:Instagram url}" title="Instagram"><span class="fa fa-instagram"></span></a>
  677. <a href="{text:We Heart url}" title="We Heart It"><span class="fa fa-heart-o"></span></a>
  678.  
  679. </social>
  680. {/block:IfSocial}
  681.  
  682. {block:Posts}
  683. <div class="post">
  684.  
  685. {block:IndexPage}
  686. <data><span>{DayOfMonthWithZero}</span>
  687. {DayOfWeek}<br>{12Hour}{CapitalAmPm}
  688. </data>
  689. {/block:IndexPage}
  690.  
  691. {block:Text}
  692. <pd> {block:Title}
  693. <h1>{Title}</h1>
  694. {/block:Title}{Body}</pd>
  695. {/block:Text}
  696.  
  697. {block:Photo}
  698. <pd> <img src="{PhotoURL-500}" alt="{PhotoAlt}" class="photo"/>
  699.  
  700. {block:Caption}
  701. <div class="caption">{Caption}</div>
  702. {/block:Caption}</pd>
  703. {/block:Photo}
  704.  
  705. {block:Panorama}
  706. {LinkOpenTag}
  707. <img src="{PhotoURL-Panorama}" alt="{PhotoAlt}"/>
  708. {LinkCloseTag}<pd>{block:Caption}
  709. <div class="caption">{Caption}</div>
  710. {/block:Caption}</pd>
  711. {/block:Panorama}
  712.  
  713. {block:Photoset}
  714. <pd> {Photoset}
  715. {block:Caption}{Caption}{/block:Caption}</pd>
  716. {/block:Photoset}
  717.  
  718. {block:Quote}
  719. <pd> {Quote}
  720.  
  721. {block:Source}
  722. <div class="source">{Source}</div>
  723. {/block:Source}</pd>
  724. {/block:Quote}
  725.  
  726. {block:Link}
  727. <pd> <a href="{URL}" class="link" {Target}><span class="fa fa-link" style="margin-right:10px;"></span>{Name}</a>
  728. {block:Description}
  729. <div class="description">{Description}</div>
  730. {/block:Description}</pd>
  731. {/block:Link}
  732.  
  733. {block:Chat}
  734. <pd> <div class="ph-album">
  735. {block:AlbumArt}
  736. <img src="{AlbumArtURL}" class="ph-image"/>
  737. {/block:AlbumArt}
  738. {block:AudioPlayer}
  739. <div class="ph-player">{AudioPlayer}</div>
  740. {/block:AudioPlayer}
  741. <div class="ph-track">
  742. {block:TrackName}<b>{TrackName}</b>{/block:TrackName}<br/>
  743. {block:Artist}{Artist}{/block:Artist}<br/>
  744. {formattedplaycount} reproduções
  745. </div></div></pd>
  746. {/block:Chat}
  747.  
  748. {block:Video}
  749. {Video-500}<pd>{block:Caption}
  750. <div class="caption">{Caption}</div>
  751. {/block:Caption}</pd>
  752. {/block:Video}
  753.  
  754. {block:Audio}
  755. {AudioEmbed}<pd>{block:Caption}
  756. <div class="caption">{Caption}</div>
  757. {/block:Caption}</pd>
  758. {/block:Audio}
  759.  
  760. {block:Answer}
  761. <pd><div class="pessoa">{Asker} {text:AskLabel}</div>
  762. <div class="pergunta">{Question}</div></pd>
  763. <div class="resposta">{Answer}</div>
  764. {/block:Answer}
  765.  
  766. {block:ContentSource}
  767. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" /> {/block:SourceLogo} {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  768. {/block:ContentSource}
  769. <!--{block:NoRebloggedFrom}{block:RebloggedFrom}{ReblogParentName}{/block:RebloggedFrom}{/block:NoRebloggedFrom} -->
  770.  
  771. <center>{block:IndexPage}<notes>
  772. <hov><a href="{Permalink}" title="Dados da Postagem"><span class="fa fa-heart-o"></span></a> <a href="{ReblogUrl}" title="Compartilhar"><span class="fa fa-refresh"></span></a></hov></notes>{/block:IndexPage} </center>
  773.  
  774. </div>
  775.  
  776. {block:PermalinkPage}
  777. {block:PostNotes}
  778. <div class="post">
  779.  
  780. <lin><span class="fa fa-clock-o"></span> {TimeAgo}</lin>
  781. <lin><span class="fa fa-heart"></span> {NoteCountWithLabel}</lin>
  782. {block:ContentSource}
  783. <lin>{lang:Source}:<a href="{SourceURL}">{Source}</a></lin>{/block:ContentSource}
  784. {block:HasTags}<lin><span class="fa fa-tags"></span> Marcadores:{block:Tags} <a href="{TagURL}">#{Tag}</a> {/block:Tags} </lin>{/block:HasTags}
  785.  
  786. </div>
  787. {/block:PostNotes}
  788. {block:PostNotes}<div class="post"><div class="lnotes">{PostNotes-64}</div><br><br></div>{/block:PostNotes}
  789.  
  790. {/block:PermalinkPage}
  791.  
  792. {block:Pagination}
  793. <div id="pagination">
  794. {block:PreviousPage}
  795. <a href="{PreviousPage}"></a>
  796. {/block:PreviousPage}
  797. {block:NextPage}
  798. <a id="nextPage" href="{NextPage}"></a>
  799. {/block:NextPage}
  800. </div>
  801. {/block:Pagination}
  802.  
  803.  
  804.  
  805.  
  806.  
  807. {block:IndexPage}
  808. <script type="text/javascript">
  809. $(window).load(function () {
  810. $('#content').masonry(),
  811. $('.masonryWrap').infinitescroll({
  812. navSelector : '#pagination',
  813. nextSelector : '#nextPage',
  814. itemSelector : ".post, .loading",
  815. bufferPx : 20,
  816. },
  817. function() { $('#content').masonry({ appendedContent: $(this) }); });
  818. });
  819. </script>
  820. {/block:IndexPage}
  821.  
  822. {/block:Posts}
  823.  
  824.  
  825. </div>
  826.  
  827. <div class="loading"></div>
  828.  
  829.  
  830.  
  831. </body>
  832.  
  833. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement