Advertisement
me-god-you

Alfarrábios

Jul 5th, 2012
1,619
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.09 KB | None | 0 0
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
  2. "http://www.w3.org/TR/html4/loose.dtd">
  3.  
  4.  
  5.  
  6. <!--
  7.  
  8.  
  9.  
  10. Theme por Neilla Albertina (me-god-you.tumblr.com)
  11. Base de xantheose.
  12.  
  13. Por favor não remover os créditos!
  14.  
  15. -->
  16.  
  17.  
  18.  
  19. <html lang="en">
  20. <head>
  21.  
  22.  
  23. <meta name="if:Repeat background image" content="0"/>
  24. <meta name="if:Your Image" content="0"/>
  25. <meta name="if:Centered Layout" content="1"/>
  26. <meta name="if:250px" content="1"/>
  27. <meta name="if:Custom Font" content="1"/>
  28. <meta name="if:Caption" content="0"/>
  29. <meta name="if:Endless Scrolling" content="1"/>
  30.  
  31. <meta name="color:Background" content="#FFFFFF"/>
  32. <meta name="color:Bar" content="#FFFFFF"/>
  33. <meta name="color:Title" content="#000000"/>
  34. <meta name="color:Title borders" content="#238A7E"/>
  35. <meta name="color:Navigation" content="#000000"/>
  36. <meta name="color:Post title" content="#000000"/>
  37. <meta name="color:Post borders" content="#000000"/>
  38. <meta name="color:Post" content="#E1F1E5"/>
  39. <meta name="color:Text" content="#000000"/>
  40. <meta name="color:Link" content="#636363"/>
  41. <meta name="color:Hover" content="#000000"/>
  42. <meta name="color:Chat" content="#F5F5F5"/>
  43.  
  44. <meta name="font:Title" content="calibri"/>
  45. <meta name="font:Post Title" content="calibri"/>
  46. <meta name="font:Body" content="calibri"/>
  47.  
  48. <meta name="text:Title font size" content="22"/>
  49. <meta name="text:Post title font size" content="16"/>
  50. <meta name="text:Body font size" content="11"/>
  51.  
  52. <meta name="image:Background" content=""/>
  53. <meta name="image:Your" content=""/>
  54.  
  55.  
  56. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  57. <title>{block:SearchPage}Search results for "{SearchQuery}" - {/block:SearchPage}{block:PostSummary}
  58.  
  59. {PostSummary} - {/block:PostSummary}{Title}</title>
  60.  
  61. <link href='http://fonts.googleapis.com/css?family=Megrim' rel='stylesheet' type='text/css'>
  62.  
  63. <style type="text/css">
  64.  
  65.  
  66. iframe#tumblr_controls{
  67. top: 1px !important;
  68. margin: 0 0 0 0;
  69. right: 6px !important;
  70. position: fixed !important;
  71. }
  72.  
  73. body {
  74. margin:0px;
  75. background-color: {color:Background};
  76. background-image:url({image:Background});
  77. background-attachment: fixed;
  78. background-repeat: no-repeat;
  79. background-position:right;
  80. {block:IfRepeatBackgroundImage}
  81. background-repeat: repeat;
  82. {/block:IfRepeatBackgroundImage}
  83. font-size:{text:Body font size}px;
  84. font-family:calibri;
  85. line-height:16px;
  86. color:{color:Text};
  87. }
  88.  
  89. a:link, a:active, a:visited{
  90. color: {color:Link};
  91. text-decoration: none;
  92. -webkit-transition: 0.2s ease-in;
  93. border-bottom:1px solid transparent;
  94. }
  95.  
  96. a:hover {
  97. color:{color:Hover};
  98. -webkit-transition: 0.2s ease-in;
  99. border-bottom:1px solid;
  100. }
  101.  
  102. a.nav{
  103. color:{color:Navigation};
  104. padding-top:3px;
  105. margin:0px 3px 0px 0px;
  106. border-top:2px solid transparent;
  107. text-transform:uppercase;
  108. font-size:13px;
  109. line-height:24px;
  110. font-family:calibri;
  111. border-bottom:1px solid transparent;
  112. }
  113.  
  114. a.nav:hover{border-top:2px solid; border-bottom:1px solid transparent;}
  115.  
  116. ::-webkit-scrollbar-thumb:vertical {
  117. background-color:{color:text};
  118. height:100px;
  119. }
  120. ::-webkit-scrollbar-thumb:horizontal {
  121. background-color:{color:text};
  122. height:10px;
  123. }
  124. ::-webkit-scrollbar {
  125. height:10px;
  126. width:8px;
  127. background-color:{color:background};
  128. }
  129.  
  130. div#content{
  131. {block:If250px}width:760px;{/block:If250px}
  132. {block:IfNot250px}width:1060px;{/block:IfNot250px}
  133. {block:IfCenteredLayout}margin:auto;{/block:IfCenteredLayout}
  134. }
  135.  
  136. {block:IfCenteredLayout}div#center{margin:auto; width:180px;}{/block:IfCenteredLayout}
  137.  
  138. div#bar{
  139. position:fixed;
  140. {block:IfNotCenteredLayout}
  141. {block:If250px}left:290px;{/block:If250px}
  142. {block:IfNot250px}left:440px;{/block:IfNot250px}{/block:IfNotCenteredLayout}
  143. width:180px;
  144. padding:20px 10px 10px 10px;
  145. height:100%;
  146. background:{color:Bar};
  147. filter: alpha(opacity = 0.6);
  148. -webkit-transition: 0.3s ease-in;
  149. z-index:1;
  150. }
  151.  
  152. .info{padding:5px 0px 10px 0px; border-bottom:1px solid transparent;}
  153. .info a{color:{color:title}; border-bottom:1px solid transparent;}
  154.  
  155. div#links{margin-top:-8px;}
  156.  
  157. .rowleft{
  158. {block:If250px}width:250px;{/block:If250px}
  159. {block:IfNot250px}width:400px;{/block:IfNot250px}
  160. float:left;
  161. padding:10px 230px 10px 10px;
  162. }
  163.  
  164. .rowright{
  165. {block:If250px}width:250px;{/block:If250px}
  166. {block:IfNot250px}width:400px;{/block:IfNot250px}
  167. float:left;
  168. padding:10px;
  169. }
  170.  
  171. div#postnotes{margin-left:15px;}
  172.  
  173. .border{background:transparent; border: 0px solid {color:Post borders}; padding:10px 10px 5px 10px;}
  174.  
  175. .entry{{block:If250px}width:250px;{/block:If250px}{block:IfNot250px}width:400px;{/block:IfNot250px} margin:0px 10px 20px 10px;}
  176. .entry img{max-width: 400px;}
  177.  
  178. .title{
  179. {block:IfCustomFont}font-family: 'Megrim', cursive;{/block:IfCustomFont}
  180. {block:IfNotCustomFont}font-family:{font:Title};{/block:IfNotCustomFont}
  181. font-size: {text:title font size}px;
  182. color:{color:Title};
  183. padding:10px 10px 10px 2px;
  184. border-bottom: 2px solid {color:Title borders};
  185. border-top: 2px solid {color:Title borders};
  186. }
  187.  
  188. .post_title{
  189. font-family:calibri;
  190. font-size:{text:Post title font size}px;
  191. color:{color:Post title};
  192. line-height:22px;
  193. }
  194.  
  195. .text{
  196. font-family:calibri;
  197. font-size:{text:Post title font size}px;
  198. color:{color:Post title};
  199. border-bottom:2px solid;
  200. line-height:22px;
  201. }
  202.  
  203. .asker{
  204. padding:5px 5px 5px 2px;
  205. background:{color:post};
  206. line-height:16px;
  207. font-size:10px;
  208. }
  209.  
  210. .photo{background:#000; -webkit-transition: 0.3s ease-in;}
  211. .photo img{-webkit-transition: 2s ease-in;}
  212. .photo img:hover{opacity:0.6; -webkit-transition: 0.3s ease-in;}
  213.  
  214. .permalink{
  215. display:block;
  216. text-align:right;
  217. position:relative;
  218. margin:-7px 0px 0px 0px;
  219. font-size:9px;
  220. opacity:0.5;
  221. filter: alpha(opacity = 50);
  222. -webkit-transition: 0.15s ease-in;
  223. }
  224.  
  225. .entry:hover .permalink{
  226. opacity:1;
  227. filter: alpha(opacity = 100);
  228. -webkit-transition: 0.15s ease-in;
  229. }
  230.  
  231. .photo_perma{
  232. display:block;
  233. {block:If250px}max-width:240px;{/block:If250px}
  234. {block:IfNot250px}max-width:390px;{/block:IfNot250px}
  235. position:absolute;
  236. margin:10px 0px 0px 10px;
  237. background:#fff;
  238. padding:5px;
  239. opacity:0;
  240. filter: alpha(opacity = 0);
  241. -webkit-transition: 0.3s ease-in;
  242. }
  243.  
  244. .photo_perma a{color:#000; font-size:12px; font-family:calibri;}
  245.  
  246. .entry:hover .photo_perma{
  247. opacity:0.85;
  248. filter: alpha(opacity = 85);
  249. -webkit-transition: 0.3s ease-in;
  250. z-index:1;
  251. }
  252.  
  253. blockquote{
  254. padding:0px 0px 2px 5px;
  255. margin:0px 0px 2px 1px;
  256. border-left: 2px solid {color:Text};
  257. }
  258.  
  259. .q{
  260. margin-left:20px;
  261. margin-top:-15px;
  262. font-size:{text:Post title font size}px;
  263. color:{color:Post title};
  264. line-height:23px;
  265. }
  266.  
  267. .quote{
  268. position:relative;
  269. top:55px;
  270. font-size:83px;
  271. opacity:0.2;
  272. filter: alpha(opacity = 20);
  273. }
  274.  
  275. .source{
  276. font-size:11px;
  277. margin-left:35px;
  278. }
  279.  
  280. div#chat li {
  281. padding: 4px;
  282. background-color:transparent;
  283. margin-top: 2px;
  284. }
  285.  
  286. div#chat ul{
  287. {block:If250px}width:250px;{/block:If250px}
  288. {block:IfNot250px}width:400px;{/block:IfNot250px}
  289. list-style: none;
  290. padding: 0px;
  291. margin-top:5px;
  292. margin-bottom:10px;
  293. text-align: left;
  294. }
  295.  
  296. .lalala{
  297. background-color:#000;
  298. height:27px;
  299. {block:If250px}width:230px;{/block:If250px}
  300. {block:IfNot250px}width:380px;{/block:IfNot250px}
  301. overflow:hidden;
  302. }
  303.  
  304. .page{
  305. border-top:2px solid {color:navigation};
  306. position:fixed;
  307. bottom:0px;
  308. display:block;
  309. width:180px;
  310. text-align:right;
  311. font-family:calibri;
  312. font-size:11px;
  313. padding:5px 0px 5px 0px;
  314. {block:IfEndlessScrolling}display:none;{/block:IfEndlessScrolling}
  315. }
  316.  
  317. .page a{color:{color:navigation};}
  318.  
  319. ol.notes {
  320. padding: 0px;
  321. margin: 25px 0px;
  322. list-style-type: none;
  323. border-bottom: solid 1px {color:text};
  324. {block:If250px}font-size:9px;{/block:If250px}
  325. {block:IfNot250px}Font-size:10px;{/block:IfNot250px}
  326. }
  327.  
  328. ol.notes li.note {
  329. border-top: solid 1px {color:text};
  330. padding: 10px;
  331. {block:If250px}font-size:9px;{/block:If250px}
  332. {block:IfNot250px}Font-size:10px;{/block:IfNot250px}
  333. }
  334.  
  335. ol.notes li.note img.avatar {
  336. vertical-align: -4px;
  337. margin-right: 10px;
  338. width: 16px;
  339. height: 16px;
  340. }
  341.  
  342. ol.notes li.note span.action {
  343. font-weight: normal;
  344. {block:If250px}font-size:9px;{/block:If250px}
  345. {block:IfNot250px}Font-size:10px;{/block:IfNot250px}
  346. }
  347.  
  348. ol.notes li.note .answer_content {
  349. font-weight: normal;
  350. {block:If250px}font-size:9px;{/block:If250px}
  351. {block:IfNot250px}Font-size:10px;{/block:IfNot250px}
  352. }
  353.  
  354. ol.notes li.note blockquote {
  355. border-color: {color:text};
  356. padding: 4px 10px;
  357. margin: 10px 0px 0px 25px;
  358. {block:If250px}font-size:9px;{/block:If250px}
  359. {block:IfNot250px}Font-size:10px;{/block:IfNot250px}
  360. }
  361.  
  362. ol.notes li.note blockquote a {
  363. text-decoration: none;
  364. {block:If250px}font-size:9px;{/block:If250px}
  365. {block:IfNot250px}Font-size:10px;{/block:IfNot250px}
  366. }
  367.  
  368. img.zoom{display:block;width:{text:Width}px;-webkit-transition-duration: .3s;border:0px solid #EEE;position:relative;}
  369. img.zoom:hover{-webkit-transform: scale(1.04);z-index:3;}
  370.  
  371. .tumblrAutoPager_page_info, .tumblrAutoPager_page_separator {display:none;}
  372.  
  373.  
  374. </style>
  375.  
  376. {block:IndexPage}
  377.  
  378. <link rel="shortcut icon" href="{Favicon}">
  379. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  380. <meta name="viewport" content="width=820" />
  381.  
  382. <script type="text/javascript">
  383. $(window).load(function(){
  384. var $wall = $('#content');
  385. $wall.imagesLoaded(function(){
  386. $wall.masonry({
  387. itemSelector: '.entry',
  388. isAnimated : true
  389. });
  390. });
  391. $wall.infinitescroll({
  392. navSelector : "div#navigation",
  393. nextSelector : "div#navigation a#nextPage",
  394. itemSelector : '.entry',
  395. loadingImg : "http://static.tumblr.com/kwz90l7/bIdlst7ub/transparent.png",
  396. loadingText : " ",
  397. donetext : " ",
  398. extraScrollPx : 9000,
  399. bufferPx : 10000,
  400. debug : false,
  401. errorCallback: function() {
  402. $('#infscr-loading').animate({opacity: .8},2000).fadeOut('normal');
  403. }},
  404. function( newElements ) {
  405. var $newElems = $( newElements );
  406. $newElems.hide();
  407. $newElems.imagesLoaded(function(){
  408. $wall.masonry( 'appended', $newElems, {isAnimated: true, animationOptions: {duration: 250, easing: 'linear', queue: false}}, function(){$newElems.fadeIn('slow');} );
  409. });
  410. }); $('#content').show(500);
  411. });
  412. </script>
  413.  
  414. {/block:IndexPage}
  415.  
  416. </head>
  417. <body>
  418.  
  419. <div style="position:fixed; font-family:'Megrim', cursive; bottom:10px; right:12px;"><a href="http://me-god-you.tumblr.com/" title="theme from me-god-you"> <b>© theme</b></a></div>
  420.  
  421. <div id="center"><div id="bar">
  422. <div class="title"><b>{Title}</b></div>
  423. {block:ifyourimage}<p><img src="{image:your}" class="zoom" width="180"/>{/block:ifyourimage}
  424. <div class="info"><a href="">{description}</a></div>
  425. <div id="links">
  426. <a href="/" class="nav">home</A>
  427. {block:AskEnabled}<a href="/ask"class="nav">ask</a>{/block:AskEnabled}
  428. <a href="/archive" class="nav">archive</a>
  429. {block:HasPages}{block:Pages} <a href="{URL}" class="nav"> {Label}</A>{/block:Pages}{/block:HasPages}
  430. {block:SubmissionsEnabled}<a href="/submit"class="nav">{SubmitLabel}</a>{/block:SubmissionsEnabled}
  431. <a href="http://me-god-you.tumblr.com/" class="nav" target="_blank">credit</a></div>
  432. {block:Pagination}<div class="page">{block:PreviousPage}<a href="{PreviousPage}"> Previous / </a>{/block:PreviousPage}{block:nextPage}<a href="{nextPage}"> Next </a>{/block:nextPage}</div>{/block:Pagination}
  433. </div></div>
  434.  
  435.  
  436. <div id="content">
  437.  
  438. <div class="rowleft">
  439.  
  440. {block:Posts}{block:Odd}
  441.  
  442. {block:Text}
  443. <div class="entry"><div class="border">
  444. {block:Title}<span class="text">{Title}</span>{/block:Title}
  445. {Body}
  446. {block:IndexPage}<div class="permalink"><a href="{Permalink}">Item added at {12Hour}:{Minutes}; <a href="{ReblogURL}" target="_blank">Reblog</a></div>{/block:IndexPage}
  447. </div></div>
  448. {/block:Text}
  449.  
  450. {block:Photo}
  451. <div class="entry">
  452. {block:IndexPage}<div class="photo_perma"><a href="{Permalink}">Item added at {12Hour}:{Minutes}; <a href="{ReblogURL}" target="_blank">Reblog</a></div>{/block:IndexPage}
  453. {block:IndexPage}<a href="{Permalink}">{/block:IndexPage}
  454. {block:PermalinkPage}{LinkOpenTag}{/block:PermalinkPage}
  455. {block:IndexPage}<div class="photo">{/block:IndexPage}<img src="{block:IndexPage}{PhotoURL-HighRes}{/block:IndexPage}{block:PermalinkPage}{PhotoURL-HighRes}{/block:PermalinkPage}" alt="{PhotoAlt}" {block:If250px}width="250"{/block:If250px}{block:IfNot250px}width="400"{/block:IfNot250px}
  456. />{block:IndexPage}</div>{/block:IndexPage}
  457. {block:IfCaption}{block:Caption}{Caption}{/block:Caption}{/block:IfCaption}
  458. {block:IndexPage}</a>{/block:IndexPage}
  459. {block:PermalinkPage}{LinkCloseTag}
  460. {/block:PermalinkPage}
  461. </div>
  462. {/block:Photo}
  463.  
  464. {block:Photoset}
  465. <div class="entry">
  466. {block:If250px}{Photoset-250}{/block:If250px}{block:IfNot250px}{Photoset-400}{/block:IfNot250px}
  467. {block:Caption}{Caption}{/block:Caption}<p>
  468. {block:IndexPage}<div class="permalink"><a href="{Permalink}">Item added at {12Hour}:{Minutes}; <a href="{ReblogURL}" target="_blank">Reblog</a></div>{/block:IndexPage}
  469. </div>
  470. {/block:Photoset}
  471.  
  472. {block:Quote}
  473. <div class="entry"><div class="border">
  474. <span class="quote">&#10077;</span><div class="q">{Quote}</div>
  475. {block:Source}<div class="source"><p>&#8212; {Source}</p></div>{/block:Source}
  476. {block:IndexPage}<div class="permalink"><a href="{Permalink}">Item added at {12Hour}:{Minutes}; <a href="{ReblogURL}" target="_blank">Reblog</a></div>{/block:IndexPage}
  477. </div></div>
  478. {/block:Quote}
  479.  
  480. {block:Chat}
  481. <div class="entry">
  482. {block:Title}<span class="post_title">{Title}</span>{/block:Title}
  483. <div id="chat">
  484. <ul>{block:Lines}<li>
  485. {block:Label}<b>{Label}</b>{/block:Label}
  486. {Line}
  487. </li>{/block:Lines}</ul>
  488. </div>
  489. {block:IndexPage}<div class="permalink"><a href="{Permalink}">Item added at {12Hour}:{Minutes}; <a href="{ReblogURL}" target="_blank">Reblog</a></div>{/block:IndexPage}
  490. </div>
  491. {/block:Chat}
  492.  
  493. {block:Link}
  494. <div class="entry"><div class="border">
  495. <span class="post_title"><a href="{URL}">{Name} &#8600;</span></a>
  496. {block:Description}{Description}{/block:Description}
  497. {block:IndexPage}<div class="permalink"><a href="{Permalink}">Item added at {12Hour}:{Minutes}; <a href="{ReblogURL}" target="_blank">Reblog</a></div>{/block:IndexPage}
  498. </div></div>
  499. {/block:Link}
  500.  
  501. {block:Audio}
  502. <div class="entry">
  503. <center>{block:AlbumArt}<img src="{AlbumArtURL}" alt="" width="180"/><p>{/block:AlbumArt}
  504. <div class="lalala">{AudioPlayerBlack}</div></center>
  505. {block:Caption}{Caption}
  506. {PlayCount} listens {block:ExternalAudio} <a href="{ExternalAudioURL}"> (download link) </a> {/block:ExternalAudio}{/block:Caption}<p>
  507. {block:IndexPage}<div class="permalink"><a href="{Permalink}">Item added at {12Hour}:{Minutes}; <a href="{ReblogURL}" target="_blank">Reblog</a></div>{/block:IndexPage}
  508. </div>
  509. {/block:Audio}
  510.  
  511. {block:Video}
  512. <div class="entry">
  513. {block:If250px}{Video-250}{/block:If250px}{block:IfNot250px}{Video-400}{/block:IfNot250px}
  514. {block:Caption}{Caption}{/block:Caption}<br><br>
  515. {block:IndexPage}<div class="permalink"><a href="{Permalink}">Item added at {12Hour}:{Minutes}; <a href="{ReblogURL}" target="_blank">Reblog</a></div>{/block:IndexPage}
  516. </div>
  517. {/block:Video}
  518.  
  519. {block:Answer}
  520. <div class="entry">
  521. <div class="asker">{Asker} falou: {Question}</div>
  522. {Answer}<p>
  523. {block:IndexPage}<div class="permalink"><a href="{Permalink}">Item added at {12Hour}:{Minutes}; <a href="{ReblogURL}" target="_blank">Reblog</a></div>{/block:IndexPage}
  524. </div>
  525. {/block:Answer}
  526.  
  527. <div id="postnotes">{block:PostNotes}
  528. <center>
  529. <p>{block:NoteCount}<img src="http://cdn5.iconfinder.com/data/icons/nounproject/128/330.png" width="15"/> {NoteCountWithLabel}<br>{/block:NoteCount}
  530.  
  531. {block:HasTags}
  532. {block:Tags}<a href="{TagURL}"><img src="http://cdn5.iconfinder.com/data/icons/nounproject/128/419.png" width="10"/>{Tag} </a>{/block:Tags}<br>{/block:HasTags}
  533. {block:RebloggedFrom}
  534. Reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  535. Originally posted by <a href="{ReblogRootURL}">{ReblogRootName}</a> {/block:RebloggedFrom}
  536. </center></span>
  537. {PostNotes}<br>
  538.  
  539. <center>{block:ContentSource}
  540. <br><a href="{SourceURL}">
  541. {lang:Source}:
  542. {block:SourceLogo}
  543. <img src="{BlackLogoURL}" width="{LogoWidth}"
  544. height="{LogoHeight}" alt="{SourceTitle}" />
  545. {/block:SourceLogo}
  546. {block:NoSourceLogo}
  547. {SourceLink}
  548. {/block:NoSourceLogo}
  549. </a>
  550. {/block:ContentSource}<br><br></center>
  551.  
  552. {/block:PostNotes}</div>
  553.  
  554. {/block:Odd}{/block:Posts}
  555. </div>
  556.  
  557.  
  558. <div class="rowright">
  559.  
  560. {block:Posts}{block:Even}
  561.  
  562. {block:Text}
  563. <div class="entry"><div class="border">
  564. {block:Title}<span class="text">{Title}</span>{/block:Title}
  565. {Body}
  566. {block:IndexPage}<div class="permalink"><a href="{Permalink}">Item added at {12Hour}:{Minutes}; <a href="{ReblogURL}" target="_blank">Reblog</a></div>{/block:IndexPage}
  567. </div></div>
  568. {/block:Text}
  569.  
  570. {block:Photo}
  571. <div class="entry">
  572. {block:IndexPage}<div class="photo_perma"><a href="{Permalink}">Item added at {12Hour}:{Minutes}; <a href="{ReblogURL}" target="_blank">Reblog</a></div>{/block:IndexPage}
  573. {block:IndexPage}<a href="{Permalink}">{/block:IndexPage}
  574. {block:PermalinkPage}{LinkOpenTag}{/block:PermalinkPage}
  575. {block:IndexPage}<div class="photo">{/block:IndexPage}<img src="{block:IndexPage}{PhotoURL-HighRes}{/block:IndexPage}{block:PermalinkPage}{PhotoURL-HighRes}{/block:PermalinkPage}" alt="{PhotoAlt}" {block:If250px}width="250"{/block:If250px}{block:IfNot250px}width="400"{/block:IfNot250px}
  576. />{block:IndexPage}</div>{/block:IndexPage}
  577. {block:IfCaption}{block:Caption}{Caption}{/block:Caption}{/block:IfCaption}
  578. {block:IndexPage}</a>{/block:IndexPage}
  579. {block:PermalinkPage}{LinkCloseTag}
  580. {/block:PermalinkPage}
  581. </div>
  582. {/block:Photo}
  583.  
  584. {block:Photoset}
  585. <div class="entry">
  586. {block:If250px}{Photoset-250}{/block:If250px}{block:IfNot250px}{Photoset-400}{/block:IfNot250px}
  587. {block:Caption}{Caption}{/block:Caption}<p>
  588. {block:IndexPage}<div class="permalink"><a href="{Permalink}">Item added at {12Hour}:{Minutes}; <a href="{ReblogURL}" target="_blank">Reblog</a></div>{/block:IndexPage}
  589. </div>
  590. {/block:Photoset}
  591.  
  592. {block:Quote}
  593. <div class="entry"><div class="border">
  594. <span class="quote">&#10077;</span><div class="q">{Quote}</div>
  595. {block:Source}<div class="source"><p>&#8212; {Source}</p></div>{/block:Source}
  596. {block:IndexPage}<div class="permalink"><a href="{Permalink}">Item added at {12Hour}:{Minutes}; <a href="{ReblogURL}" target="_blank">Reblog</a></div>{/block:IndexPage}
  597. </div></div>
  598. {/block:Quote}
  599.  
  600. {block:Chat}
  601. <div class="entry">
  602. {block:Title}<span class="post_title">{Title}</span>{/block:Title}
  603. <div id="chat">
  604. <ul>{block:Lines}<li>
  605. {block:Label}<b>{Label}</b>{/block:Label}
  606. {Line}
  607. </li>{/block:Lines}</ul>
  608. </div>
  609. {block:IndexPage}<div class="permalink"><a href="{Permalink}">Item added at {12Hour}:{Minutes}; <a href="{ReblogURL}" target="_blank">Reblog</a></div>{/block:IndexPage}
  610. </div>
  611. {/block:Chat}
  612.  
  613. {block:Link}
  614. <div class="entry"><div class="border">
  615. <span class="post_title"><a href="{URL}">{Name} &#8600;</span></a>
  616. {block:Description}{Description}{/block:Description}
  617. {block:IndexPage}<div class="permalink"><a href="{Permalink}">Item added at {12Hour}:{Minutes}; <a href="{ReblogURL}" target="_blank">Reblog</a></div>{/block:IndexPage}
  618. </div></div>
  619. {/block:Link}
  620.  
  621. {block:Audio}
  622. <div class="entry">
  623. <center>{block:AlbumArt}<img src="{AlbumArtURL}" alt="" width="180"/><p>{/block:AlbumArt}
  624. <div class="lalala">{AudioPlayerBlack}</div></center>
  625. {block:Caption}{Caption}
  626. {PlayCount} listens {block:ExternalAudio} <a href="{ExternalAudioURL}"> (download link) </a> {/block:ExternalAudio}{/block:Caption}<p>
  627. {block:IndexPage}<div class="permalink"><a href="{Permalink}">Item added at {12Hour}:{Minutes}; <a href="{ReblogURL}" target="_blank">Reblog</a></div>{/block:IndexPage}
  628. </div>
  629. {/block:Audio}
  630.  
  631. {block:Video}
  632. <div class="entry">
  633. {block:If250px}{Video-250}{/block:If250px}{block:IfNot250px}{Video-400}{/block:IfNot250px}
  634. {block:Caption}{Caption}{/block:Caption}<br><br>
  635. {block:IndexPage}<div class="permalink"><a href="{Permalink}">Item added at {12Hour}:{Minutes}; <a href="{ReblogURL}" target="_blank">Reblog</a></div>{/block:IndexPage}
  636. </div>
  637. {/block:Video}
  638.  
  639. {block:Answer}
  640. <div class="entry">
  641. <div class="asker">{Asker} asked: {Question}</div>
  642. {Answer}<p>
  643. {block:IndexPage}<div class="permalink"><a href="{Permalink}">Item added at {12Hour}:{Minutes}; <a href="{ReblogURL}" target="_blank">Reblog</a></div>{/block:IndexPage}
  644. </div>
  645. {/block:Answer}
  646.  
  647. <div id="postnotes">{block:PostNotes}
  648. <center>
  649. <p>{block:NoteCount}<img src="http://cdn5.iconfinder.com/data/icons/nounproject/128/330.png" width="15"/> {NoteCountWithLabel}<br>{/block:NoteCount}
  650.  
  651. {block:HasTags}
  652. {block:Tags}<a href="{TagURL}"><img src="http://cdn5.iconfinder.com/data/icons/nounproject/128/419.png" width="10"/>{Tag} </a>{/block:Tags}<br>{/block:HasTags}
  653. {block:RebloggedFrom}
  654. Reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  655. Originally posted by <a href="{ReblogRootURL}">{ReblogRootName}</a> {/block:RebloggedFrom}
  656. </center></span>
  657. {PostNotes}<br>
  658.  
  659. <center>{block:ContentSource}
  660. <br><a href="{SourceURL}">
  661. {lang:Source}:
  662. {block:SourceLogo}
  663. <img src="{BlackLogoURL}" width="{LogoWidth}"
  664. height="{LogoHeight}" alt="{SourceTitle}" />
  665. {/block:SourceLogo}
  666. {block:NoSourceLogo}
  667. {SourceLink}
  668. {/block:NoSourceLogo}
  669. </a>
  670. {/block:ContentSource}<br><br></center>
  671.  
  672. {/block:PostNotes}</div>
  673.  
  674. {/block:Even}{/block:Posts}
  675.  
  676. </div>
  677.  
  678. </body>
  679.  
  680. <!--
  681.  
  682.  
  683.  
  684. Theme por Neilla Albertina (me-god-you.tumblr.com)
  685. Base de xantheose.
  686.  
  687. Por favor não remover os créditos!
  688.  
  689. -->
  690. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement