Advertisement
Carolaine_Vieira

navegarei

Jan 3rd, 2016
262
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.95 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <!-- ─────────╔╗────────────╔╗
  3. ─────────║║───────────╔╝╚╗
  4. ╔══╦╗╔╦══╣║╔══╦╗╔╦══╦═╬╗╔╬══╗
  5. ║╔╗║╚╝║╔╗║║║╔╗║╚╝║║═╣╔╗╣║║║═╣
  6. ║╔╗║║║║╚╝║╚╣╔╗║║║║║═╣║║║╚╣║═╣
  7. ╚╝╚╩╩╩╣╔═╩═╩╝╚╩╩╩╩══╩╝╚╩═╩══╝
  8. ──────║║
  9. ──────╚╝
  10.  
  11. ➸ Navegarei Theme
  12.  
  13. ➸ Tema criado por Carolaine Vieira
  14. ➸ Theme made by Amplamente
  15. ➸ http://amplamente.tumblr.com
  16. ➸ Não retire os crédtios
  17. ➸ Don't remove credit
  18.  
  19. -->
  20.  
  21.  
  22. <head>
  23.  
  24. <title>{title}</title>
  25. <link rel="shortcut icon" href="{Favicon}"/>
  26. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  27. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  28.  
  29. <meta name="color:Background" content="#ffff"/>
  30. <meta name="color:Post Bg" content="#fff"/>
  31. <meta name="color:Header description" content="#888888"/>
  32. <meta name="color:Tooltip bg" content="#eee"/>
  33. <meta name="color:Tooltip text" content="#888888"/>
  34. <meta name="color:Question" content="#eee"/>
  35. <meta name="color:Question text" content="#666666"/>
  36. <meta name="color:Question link" content="#141414"/>
  37. <meta name="color:Answer" content="#ffffff"/>
  38. <meta name="color:Border" content="#eeeeee"/>
  39. <meta name="color:Text" content="#888888"/>
  40. <meta name="color:Link" content="#222222"/>
  41. <meta name="color:Bold" content="#191919"/>
  42. <meta name="color:Italic" content="#f54349"/>
  43. <meta name="color:Header bg" content="#fff"/>
  44. <meta name="color:Header link" content="#666666"/>
  45. <meta name="color:Header link hover" content="#141414"/>
  46. <meta name="color:Scrollbar" content="#000000"/>
  47.  
  48. <meta name="if:InfiniteScroll" content="0"/>
  49.  
  50. <meta name="image:Background" content=""/>
  51. <meta name="image:Header image" content=""/>
  52.  
  53. <meta name="text:link1" content="link 1" />
  54. <meta name="text:link1url" content="/" />
  55. <meta name="text:link2" content="link 2" />
  56. <meta name="text:link2url" content="/" />
  57. <meta name="text:link3" content="link 3" />
  58. <meta name="text:link3url" content="/" />
  59. <meta name="text:link4" content="link 4" />
  60. <meta name="text:link4url" content="/" />
  61.  
  62. <script type="text/javascript"
  63. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  64. <script type="text/javascript" src="http://static.tumblr.com/7qjmkr5/IUmmdsy41/jquery.style-my-tooltips.js"></script>
  65. <script>
  66. (function($){
  67.  
  68. $(document).ready(function(){
  69. $("[title]").style_my_tooltips();
  70. });
  71. })(jQuery);
  72. </script>
  73.  
  74. <link href='https://fonts.googleapis.com/css?family=Montserrat' rel='stylesheet' type='text/css'>
  75. <link href='https://fonts.googleapis.com/css?family=Nunito:400,700|Muli:400,400italic|Josefin+Sans:400,700,700italic|Exo+2:400,700,700italic|Quicksand:400,700' rel='stylesheet' type='text/css'>
  76. <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
  77. <link href='https://fonts.googleapis.com/css?family=Allura' rel='stylesheet' type='text/css'>
  78. <link href='https://fonts.googleapis.com/css?family=Cantarell:400,700,400italic,700italic' rel='stylesheet' type='text/css'>
  79. <link href='https://fonts.googleapis.com/css?family=Lovers+Quarrel' rel='stylesheet' type='text/css'>
  80.  
  81.  
  82. <style type="text/css">
  83.  
  84. .close {
  85.  
  86. padding:10px;
  87. width:auto;
  88. height:20px;
  89. font-size:15px;
  90. background:;
  91. margin-left:20px;
  92. margin-top:20px;
  93. float:center;
  94. color:{color:menu link};
  95.  
  96. }
  97. .close a{
  98.  
  99. color:{color:menu link};
  100.  
  101. }
  102.  
  103. blockquote {
  104. margin-left:20px;
  105. padding-left:10px;
  106. border-left:2px solid{color:text};
  107. background:transparent;
  108. }
  109.  
  110. .audioicon {border:1px solid transparent; margin-right:10px;}
  111. .audioplay {width:28px; margin-top:3px; overflow:hidden;}
  112. .player { background:transparent; width:28px; padding:6px 10px;display:inline-block;}
  113. .audiodesc {display:inline-block; vertical-align:top; height:46px; line-height:46px; margin-left:14px;}
  114.  
  115. #sidepam {
  116.  
  117. width:425px;
  118. height:auto;
  119. float:center;
  120. margin-left:auto;
  121. margin-right:auto;
  122. text-align:center;
  123. background:{color:header bg};
  124. padding:5px;
  125. }
  126.  
  127. #sidepam img {
  128.  
  129. width:80px;
  130. padding:10px;
  131. float:center;
  132. border-radius:100%;
  133. -webkit-transition: all 0.5s ease;
  134. -moz-transition: all 0.5s ease;
  135. -o-transition: all 0.5s ease;
  136. -ms-transition: all 0.5s ease;
  137. transition: all 0.5s ease;
  138. -webkit-filter: grayscale(0);
  139.  
  140. }
  141.  
  142. #sidepam img:hover {
  143. -webkit-filter: grayscale(0.7);
  144. transition:All .5s ease;
  145. -o-transition:All .5s ease;
  146. -webkit-transition: all 0.5s ease;
  147. -moz-transition: all 0.5s ease;
  148. -o-transition: all 0.5s ease;
  149. -ms-transition: all 0.5s ease;
  150. transition: all 0.5s ease;
  151.  
  152. }
  153.  
  154. #question {padding:0px; margin-bottom:5px;}
  155.  
  156. #asker_portrait img{
  157.  
  158. border-top-left-radius:20px;
  159. border-top-right-radius:20px;
  160. border-bottom-right-radius:20px;
  161. max-width:40px;
  162. margin-top:-25px;
  163. position:relative;
  164. float:center;
  165. margin-right:20px;
  166. padding:4px;
  167. background:{color:question};
  168.  
  169. }
  170.  
  171. #asker {font-weight:normal; font-family:montserrat; text-transform:uppercase; font-style:normal; }
  172.  
  173. #asker a {color:{color:question link}; text-align:center; font-size:12px;}
  174.  
  175. #asked_question {
  176. background-color:{color:question};
  177. border:1px solid{color:question};
  178. color:{color:question text};
  179. padding:10px;
  180. font-style:italic;
  181. padding-top:20px;
  182. margin-top:30px;
  183. min-height:20px;
  184. text-align:center;
  185. font-size:12px;
  186. margin-left:5px;
  187. left:50px;
  188. padding-right:50px;
  189.  
  190. }
  191.  
  192. #answer {
  193.  
  194. background:{color:answer};
  195. padding:2px 10px;
  196. margin-left:5px;
  197. margin-top:10px;
  198. margin-bottom:5px;
  199. font-size:12px;
  200. }
  201.  
  202. .asktri {
  203.  
  204. width: 0;
  205. height: 0;
  206. border-style: solid;
  207. border-width: 18px 17.5px 0 17.5px;
  208. border-color: {color:question} transparent transparent transparent;
  209. float:center;
  210. margin-top:-5px;
  211. margin-left:110px;
  212. }
  213.  
  214.  
  215. #s-m-t-tooltip {
  216.  
  217. max-width:300px;
  218. padding:8px;
  219. margin:15px 20px;
  220. background-color: {color:tooltip bg};
  221. font-family: calibri;
  222. font-size:11px;
  223. letter-spacing:1px;
  224. text-transform:uppercase;
  225. color:{color:tooltip text};
  226. border:1px solid #dfdfdf;
  227. z-index:9999999;
  228.  
  229. }
  230.  
  231. ul {
  232. list-style-image: url('https://36.media.tumblr.com/42d55f9956e3e8c0dfb590b504f4939d/tumblr_inline_nvag3cwzpq1rj4inb_540.png');
  233. }
  234.  
  235. #top3 {
  236. height:auto;
  237. width:440px;
  238. margin-left:auto;
  239. margin-right:auto;
  240. background:{color:header bg};
  241. -webkit-transition:all 0.3s ease-out;
  242. -moz-transition:all 0.3s ease-out;
  243. transition:all 0.3s ease-out;
  244. }
  245.  
  246. b { color: {color:bold}; !important; }
  247.  
  248. i { color: {color:italic} ;!important; }
  249.  
  250. u { border-bottom: 1px solid {color:link}; text-decoration:none;}
  251.  
  252. #calado{
  253. z-index:4;
  254. background:transparent;
  255. margin-left:auto;
  256. margin-right:auto;
  257. margin-top:0px;
  258. width:430px;
  259. text-align:center;
  260. padding:5px;
  261. }
  262. #calado a {
  263. text-shadow:none;
  264. padding:5px;
  265. margin-left:3px;
  266. font-size:8px;
  267. font-weight:normal;
  268. text-transform:uppercase;
  269. font-family:cantarell;
  270. display:inline-block;
  271. text-align:center;
  272. border-bottom:1px solid transparent;
  273. color:{color:header link};
  274. -webkit-transition:all 0.3s ease-out;
  275. -moz-transition:all 0.3s ease-out;
  276. transition:all 0.3s ease-out;
  277. }
  278. #calado a:hover {
  279. text-shadow:none;
  280. color:{color:header link hover};
  281. -webkit-transition:all 0.3s ease-out;
  282. -moz-transition:all 0.3s ease-out;
  283. transition:all 0.3s ease-out;
  284. }
  285.  
  286.  
  287. iframe#tumblr_controls {
  288. white-space:nowrap; filter: invert(100%); -webkit-filter: invert(100%); -moz-filter: invert(100%); -o-filter: invert(100%); -ms-filter: invert(100%);opacity:0.2;
  289. }
  290. #tumblr_controls{
  291. position:fixed !important;
  292. -webkit-filter: invert(100%)
  293. }
  294.  
  295. h1 {
  296. font-size:35px;
  297. color:{color:bold};
  298. font-family:allura;
  299. text-align:center;
  300. -webkit-transition:all 0.3s ease-out;
  301. -moz-transition:all 0.3s ease-out;
  302. transition:all 0.3s ease-out;
  303.  
  304. }
  305.  
  306. h1:hover {
  307. -webkit-transition:all 0.3s ease-out;
  308. -moz-transition:all 0.3s ease-out;
  309. transition:all 0.3s ease-out;
  310.  
  311. }
  312. .description {
  313. padding:10px;
  314. padding-bottom:15px;
  315. float:center;
  316. margin-left:auto;
  317. margin-right:auto;
  318. width:60%;
  319. background:transparent;
  320. font-size:9.5px;
  321. font-family: cantarell;
  322. text-align:center;
  323. border-bottom:1px solid {color:border};
  324. color:{color:header description};
  325. }
  326.  
  327. .date {
  328. font-family:cantarell;
  329. line-height:20px;
  330. margin-top:0px;
  331. margin-bottom:0;
  332. margin-left:10px;
  333. padding:5px;
  334. float:center;
  335. text-align:center;
  336. background-color:transparent;
  337. font-size:9px;
  338. color:gray;
  339. {block:PermalinkPage}
  340. display:none;
  341. {/block:PermalinkPage}
  342. }
  343. .date a{color:#999; text-shadow:none;}
  344. .date a:hover {border-bottom:none; cursor:help; text-shadow:none; color:{color:link hover}; }
  345.  
  346.  
  347. .reblog {
  348.  
  349. margin-top:2px;
  350. margin-left:80px;
  351. float:left;
  352. background-color:transparent;
  353. padding:5px;
  354. font-size:12px;
  355. color:gray;
  356. font-weight:bold;
  357. {block:PermalinkPage}
  358. display:none;
  359. {/block:PermalinkPage}
  360. }
  361. .likie {
  362. margin-top:2px;
  363. margin-left:100px;
  364. float:center;
  365. background-color:transparent;
  366. padding:5px;
  367. padding-bottom:3px;
  368. font-size:15px;
  369. color:#000;
  370. font-weight:bold;
  371. {block:PermalinkPage}
  372. display:none;
  373. {/block:PermalinkPage}
  374. }
  375. .reblog a{color:{color:post bg};}
  376.  
  377. a{
  378. color:{color:Link};
  379. text-decoration:none;
  380. -webkit-transition:all 0.3s ease-out;
  381. -moz-transition:all 0.3s ease-out;
  382. transition:all 0.3s ease-out;
  383. text-shadow:10px 0px transparent, -10px 0px transparent;
  384. }
  385.  
  386. a:hover{
  387. text-shadow:0px 0px {color:link}, 0px 0px {color:link};
  388. -webkit-transition:all 0.3s ease-out;
  389. -moz-transition:all 0.3s ease-out;
  390. transition:all 0.3s ease-out;
  391.  
  392. }
  393.  
  394. body{
  395. overflow-x:hidden;
  396. cursor:crosshair;
  397. color:{color:Text};
  398. font-family: 'Cantarell', sans-serif;
  399. font-size:11px;
  400. background: {color:background} url("{image:background}") fixed no-repeat left top;
  401. background-size: 100% 100%;
  402.  
  403. }
  404.  
  405. h2 {text-align:center; text-transform:none;}
  406.  
  407. #post{
  408. margin-top:50px;
  409. width:440px;
  410. height:100%;
  411. margin-left:auto;
  412. margin-right:auto;
  413. color:{color:Text};
  414. color:transparent;
  415. float:center;
  416. padding:20px;
  417. }
  418.  
  419. .entry{
  420. border-bottom:1px solid {color:border};
  421. padding:20px;
  422. color:{color:Text};
  423. background:{color:post bg};
  424. width:405px;
  425. height:auto;
  426. float:right;
  427. margin-bottom:80px;
  428. -webkit-animation: tada 2s;
  429. -moz-animation: tada 2s;
  430. -ms-animation: tada 2s;
  431. -webkit-transition: 1s ease-in-out;
  432. -moz-transition: 1s ease-in-out;
  433. -o-transition: 1s ease-in-out;
  434.  
  435. }
  436.  
  437. .entry img{
  438. float:right;
  439. margin:2px;
  440. margin-bottom:5px;
  441. }
  442.  
  443. .entry .perm{
  444.  
  445. text-transform:uppercase;
  446. background:{color:post bg};
  447. text-align:left;
  448. margin-top:-20px;
  449. margin-left:450px;
  450. border-bottom:1px solid {color:border};
  451. width:200px;
  452. height:auto;
  453. position:absolute;
  454. opacity:0.0;
  455. font-family: inconsolata;
  456. {block:PermalinkPage}
  457. display:none;
  458. {/block:PermalinkPage}
  459. -webkit-transition:all 0.5s ease-out;
  460. -moz-transition:all 0.5s ease-out;
  461. transition:all 0.5s ease-out;
  462.  
  463. }
  464. .entry:hover .perm{
  465. height:auto;
  466. opacity:1;
  467. -webkit-transition:all 0.5s ease-out;
  468. -moz-transition:all 0.5s ease-out;
  469. transition:all 0.5s ease-out;
  470.  
  471. }
  472.  
  473. .pagination {
  474. display: none;
  475. }
  476.  
  477. ::-webkit-scrollbar {height:5px; width:6px;}
  478.  
  479. ::-webkit-scrollbar-track-piece {
  480. background-color:{color:header bg};
  481. }
  482.  
  483. ::-webkit-scrollbar-thumb {
  484. background-color:{color:scrollbar};
  485. }
  486.  
  487. #notas {
  488. margin-top:10px;
  489. width:100%;
  490. height:200px;
  491. overflow-y:auto;
  492. background:transparent;
  493.  
  494. }
  495.  
  496. .notes img {
  497. width: 0px;
  498. height:0px;
  499. border-radius:100%;
  500. float:left;
  501. border-right:10px solid transparent;
  502. -webkit-transition: all 0.5s linear;
  503. -moz-transition: all 0.5s linear;
  504. transition: all 0.5s linear;}
  505. ol.notes, .notes li {
  506. height:20px;
  507. width: 100%;
  508. margin-top: 5px;
  509. margin-left:0px;
  510. padding-left: 0px}
  511. .notes li:hover img {
  512. -webkit-transition: all 0.5s linear;
  513. -moz-transition: all 0.5s linear;
  514. transition: all 0.5s linear;}
  515.  
  516. h4 {
  517.  
  518. font-weight:bold;
  519. font-size:20px;
  520. text-transform:none;
  521. text-align:center;
  522. Font-family:allura;
  523. color:{color:header link};
  524.  
  525.  
  526. }
  527.  
  528. .tags {
  529.  
  530. text-align:center;
  531. font-family:cantarell;
  532. font-size:9px;
  533. width:180px;
  534. background:transparent;
  535. text-transform:lowercase;
  536. float:center;
  537. padding:10px;
  538. margin-top:-20px;
  539. margin-bottom:10px;
  540.  
  541. }
  542.  
  543. .tags a{
  544.  
  545. margin-left:4px;
  546. background:transparent;
  547. text-transform:lowercase;
  548.  
  549. }
  550.  
  551. #top1 { position:fixed; f width:auto; height:auto; letter-spacing: 1px; right:20px; bottom:20px; padding:8px; font-size:35px; font-family:Lovers Quarrel; line-height:14px; text-align:right; z-index:99;
  552. -webkit-transition:all 0.3s ease-out;
  553. -moz-transition:all 0.3s ease-out;
  554. transition:all 0.3s ease-out;
  555. text-shadow:none;
  556. }
  557. #top1 a{text-shadow:none;}
  558. #top1 a:hover {text-shadow:none;}
  559. #top1:hover {
  560. -webkit-transition:all 0.3s ease-out;
  561. -moz-transition:all 0.3s ease-out;
  562. transition:all 0.3s ease-out;
  563. -moz-transform: scale(1.5);
  564. -webkit-transform: scale(1.5);
  565. -o-transform: scale(1.5);
  566. -ms-transform: scale(1.5);
  567. transform: scale(1.5);
  568. text-shadow:none;
  569. }
  570.  
  571.  
  572. #top2 {
  573. height:auto;
  574. width:auto;
  575. letter-spacing:1px;
  576. margin-left:auto;
  577. margin-right:auto;
  578. margin-top:30px;
  579. margin-bottom:50px;
  580. font-size:12px;
  581. text-transform:uppercase;
  582. z-index:4;
  583. text-align:center;
  584. float:center;
  585. font-family:montserrat;
  586. -webkit-transition:all 0.3s ease-out;
  587. -moz-transition:all 0.3s ease-out;
  588. transition:all 0.3s ease-out;
  589. }
  590.  
  591. #top2 a{margin-left:4px;
  592. padding:7px; background: {color:post bg}; color:{color:text};
  593. }
  594. #top2:hover{
  595. -webkit-transition:all 0.8s ease-out;
  596. -moz-transition:all 0.8s ease-out;
  597. transition:all 0.8s ease-out;
  598. }
  599.  
  600. .sobre {
  601.  
  602. font-family:cantarell;
  603. font-size:10px;
  604. text-transform:none;
  605. padding:10px;
  606. border-top:1px solid {color:border};
  607. text-align:center;
  608. max-height:250px;
  609.  
  610. }
  611.  
  612. .mytitle {
  613.  
  614. font-family:montserrat;
  615. text-transform:none;
  616. font-size:15px;
  617. text-align:center;
  618.  
  619. }
  620.  
  621. {CustomCSS}
  622.  
  623. </style>
  624. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.1/jquery.min.js"></script>
  625.  
  626. <script src="http://static.tumblr.com/6hsqxdt/vmwm2rb4g/infinitescrolling.js"></script><script
  627.  
  628. src="http://static.tumblr.com/6hsqxdt/QBym35odk/jquery.masonry.js"></script>
  629.  
  630. <script>
  631. $(function(){
  632. var $container = $('#post');
  633. $container.imagesLoaded(function(){
  634. $container.masonry({
  635. itemSelector: '.entry',
  636. });
  637. });
  638. $container.infinitescroll({
  639. itemSelector : ".entry",
  640. navSelector : "div.pagination",
  641. nextSelector : ".pagination a#next",
  642. loadingImg : "",
  643. loadingText : "<em></em>",
  644. bufferPx : 10000,
  645. extraScrollPx: 12000,
  646. },
  647. // trigger Masonry as a callback
  648. function( newElements ) {
  649. var $newElems = $( newElements ).css({ opacity: 0 });
  650. // ensure that images load before adding to masonry layout
  651. $newElems.imagesLoaded(function(){
  652. $newElems.animate({ opacity: 1 });
  653. $container.masonry( 'appended', $newElems, true );
  654. });
  655. }
  656. );
  657. });
  658. </script>
  659.  
  660. </head>
  661. <body>
  662.  
  663. <div id="top3">
  664.  
  665. <div id="sidepam">
  666. <img src="{image:header image}">
  667. </div>
  668.  
  669. <div class="mytitle">{title}</div>
  670. <div class="description">{description}</div>
  671.  
  672. <div id="calado">
  673.  
  674. <a href="{text:link1url}">{text:link1}</a>
  675. <a href="{text:link2url}">{text:link2}</a>
  676. <a href="{text:link3url}">{text:link3}</a>
  677. <a href="{text:link4url}">{text:link4}</a>
  678. </div>
  679. </div>
  680. <div id="post">
  681. {block:Posts}
  682. <div class="entry">
  683. <div class="perm">
  684.  
  685. <div style="float:center;">
  686. <div class="reblog">{ReblogButton color="gray" size="13"}</div>
  687. <div class="likie" >{LikeButton color="gray" size="13"}</div>
  688. </div>
  689.  
  690. <div class="date"><a href="{Permalink}">{block:Date} {DayOfMonthWithZero} {ShortMonth} {Year} {/block:Date}</a>&nbsp;&nbsp;//
  691. &nbsp;&nbsp;<a href="{permalinkpage}">{NoteCountWithLabel}</a>
  692. </div>
  693.  
  694. <div class="tags">
  695. {block:HasTags} </br> {block:Tags}<a href="{TagURL}">#{Tag} </a>{/block:Tags}{/block:HasTags}</div>
  696.  
  697. {block:Caption}<div class="sobre">{Caption}</div>{/block:Caption}
  698.  
  699. </div>
  700.  
  701. {block:Title}<h1>{Title}</h1>{/block:Title}
  702.  
  703. {block:Text}{Body}{/block:Text}
  704.  
  705. {block:Photo}
  706. <a href="{permalink}" ><img src="{PhotoURL-500}" width="400"/></a>
  707.  
  708. {/block:Photo}
  709.  
  710. {block:Photoset}
  711. {Photoset-400}
  712. {/block:Photoset}
  713.  
  714.  
  715. {block:Quote}
  716.  
  717. <div style="text-align:center; padding:10px; font-family:Cantarell; font-weight:normal; font-size:15px;">{Quote}</br></div>
  718.  
  719. <div align="right" style="text-align:center; font-size:9px; font-family:montserrat; text-transform:uppercase; padding-bottom:15px;">
  720. </br>{block:Source}— {Source}{/block:Source} </br>
  721. </div>
  722. {/block:Quote}
  723.  
  724. {block:Video}
  725. {Video-400}<br>{PlayCountWithLabel}{/block:Video}
  726.  
  727.  
  728. {block:Link}
  729. <h1><a href="{URL}" class="link" {Target}>{Name}</a></h1>
  730. {block:Description}{Description}{/block:Description}
  731. {/block:Link}
  732.  
  733. {block:Chat}
  734. {block:Lines}
  735. {block:Label}
  736. <br><b>{Label}</b>
  737. {/block:Label}
  738. &nbsp;{Line}
  739. {/block:Lines}
  740. {/block:Chat}
  741.  
  742. {block:Audio}<div class="audioicon"><div class="player"><div class="audioplay">{AudioPlayer}</div></div><div class="audiodesc"><b>{block:TrackName}{TrackName}{/block:TrackName}</b> {block:Artist}, {Artist}{/block:Artist}</div></div>
  743. {/block:Audio}
  744.  
  745. {block:Answer}
  746. <div id="question">
  747. <div id="asker_portrait"><img src="{AskerPortraitURL-40}"></div>
  748. <div id="asked_question"><span id="asker">{Asker}</span>:<br>{Question}</div>
  749. </div><div class="asktri"></div>
  750. <div id="answer">
  751. {Answer}
  752. </div>
  753. {/block:Answer}
  754.  
  755. {block:PermalinkPage}
  756. <br>
  757. <center>{block:Date}{ShortMonth} {DayofMonth}{DayofMonthSuffix} {Year}{/block:Date}{block:NoteCount} </br> {NoteCountWithLabel}{/block:NoteCount}{block:HasTags} </br> {block:Tags}<a href="{TagURL}">#{Tag} </a>{/block:Tags}{/block:HasTags}</center>
  758. <Br>
  759. {block:PostNotes}<div id="notas">{PostNotes}</div>{/block:PostNotes}</div>
  760. {/block:PermalinkPage}
  761. </div>
  762.  
  763. {/block:Posts}
  764.  
  765. </div>
  766.  
  767. {block:IfNotInfiniteScroll}
  768. <div id="top2">
  769.  
  770. {block:Pagination}
  771. {block:PreviousPage}
  772. <a href="{PreviousPage}"><li style="font-size:10px;" class="fa fa-chevron-left"></li></a>
  773. {/block:PreviousPage}
  774.  
  775. {block:JumpPagination length="5"}
  776.  
  777. {block:CurrentPage}
  778. <a href="#"><span class="current_page"><li class="fa fa-check"></li></span></a>
  779. {/block:CurrentPage}
  780.  
  781. {block:JumpPage}
  782. <a class="jump_page" href="{URL}">{PageNumber}</a>
  783. {/block:JumpPage}
  784. {/block:JumpPagination}
  785.  
  786. {block:NextPage}
  787. <a href="{NextPage}"><li style="font-size:10px;" class="fa fa-chevron-right"></li></a>
  788. {/block:NextPage}
  789.  
  790. {/block:Pagination}
  791.  
  792. </div>
  793. {/block:IfNotInfiniteScroll}
  794.  
  795.  
  796. {block:IfInfiniteScroll}
  797. <div class="pagination">
  798. {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">previous</a> &middot;{/block:PreviousPage} {block:NextPage}
  799. <a href="{NextPage}" id="next">next</a>{/block:NextPage}{/block:Pagination}
  800. </div>
  801. {/block:IfInfiniteScroll}
  802.  
  803. <div id="top1">
  804. <a href="http://amplamente.tumblr.com/" title="tema feito por amplamente">Am</a>
  805. </div>
  806.  
  807.  
  808. </body>
  809. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement