Advertisement
EllenMaty

Torpedo 2.0 Tumblr Theme

Aug 2nd, 2014
436
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.38 KB | None | 0 0
  1. <!-- Code by:
  2.  
  3. ▓▓▓▓▓__▓▓_____▓▓___▓▓____▓▓
  4. ▓▓_____▓▓_____▓▓____▓▓__▓▓
  5. ▓▓▓▓▓__▓▓_____▓▓_____▓▓▓▓
  6. ▓▓_____▓▓_____▓▓______▓▓
  7. ▓▓▓▓▓__▓▓▓▓▓__▓▓▓▓▓___▓▓
  8.  
  9. Não redistribua sem minha autoria!
  10.  
  11. thelittledanger.tumblr.com
  12. elly-themes.tumblr.com
  13.  
  14. -->
  15.  
  16. <html lang="en">
  17.  
  18. <head>
  19.  
  20. <meta name="if:Two Columns" content="1">
  21. <meta name="if:Two Columns" content="0" />
  22. <meta name="if:Show Captions" content="0" />
  23. <meta name="select:Background Position" content="center top" title="Center Top">
  24. <meta name="select:Background Position" content="center bottom" title="Center Bottom">
  25. <meta name="select:Background Position" content="center center" title="Center Center">
  26. <meta name="select:Background Position" content="center left" title="Center Left">
  27. <meta name="select:Background Position" content="center right" title="Center Right">
  28. <meta name="image:Sidebar" content=""/>
  29. <meta name="color:Background" content="#fff" />
  30. <meta name="color:Text" content="#aaa" />
  31. <meta name="image:Background" content="" />
  32. <meta name="if:Image Background" content="0"/>
  33. <meta name="color:Links" content="#ccc" />
  34. <meta name="color:Links Hover" content="#ddd" />
  35. <meta name="color:Post Bg" content="#fff" />
  36. <meta name="color:Borders" content="#ddd" />
  37. <meta name="color:Sidebar Img Border 1" content="#ccc" />
  38. <meta name="color:Sidebar Img Border 2" content="#ccc" />
  39. <meta name="if:Sidebar Img Border" content="1" />
  40. <meta name="color:Sidebar Title" content="#ccc" />
  41. <meta name="color:Sidebar Title Hover" content="#aaa" />
  42. <meta name="color:Sidebar Links" content="#ccc" />
  43. <meta name="color:Sidebar Links Hover" content="#aaa" />
  44. <meta name="color:Sidebar Text" content="#aaa" />
  45. <meta name="color:Selection 1" content="#ccc" />
  46. <meta name="color:Selection 2" content="#fff" />
  47. <meta name="color:Scrollbar 1" content="#ccc" />
  48. <meta name="color:Scrollbar 2" content="#fff" />
  49. <meta name="if:Background Cover" content="0" />
  50. <meta name="if:Sidebar Image" content="1" />
  51. <meta name="if:Tiny Cursor" content="1" />
  52. <meta name="text:Quote" content="Welcome to my placebo" />
  53. <meta name="text:Link 1" content="Home" />
  54. <meta name="text:Link 1 URL" content="/" />
  55. <meta name="text:Link 2" content="Ask" />
  56. <meta name="text:Link 2 URL" content="/ask" />
  57. <meta name="text:Link 3" content="Archive" />
  58. <meta name="text:Link 3 URL" content="/archive" />
  59. <meta name="text:Link 4" content="Mobile" />
  60. <meta name="text:Link 4 URL" content="/mobile" />
  61. <meta name="text:Link 5" content="RSS Feed" />
  62. <meta name="text:Link 5 URL" content="/RSS" />
  63. <meta name="if:Number Sidebar Links" content="1" />
  64.  
  65. <!----------- TÍTULO ----------->
  66.  
  67. <title>{Title}</title>
  68.  
  69. <!----------- FAV ICON ----------->
  70.  
  71. <link rel="shortcut icon" href="{Favicon}">
  72.  
  73. <!----------- NÃO REMOVA ESSES SCRIPTS: COMEÇO ----------->
  74.  
  75. <style type="text/css">
  76. #w2b-StoTop {color: {color:Links}; background-color: transparent; display: none; position: fixed; bottom: 55px; right: 49px; font-size: 22px;z-index: 9999; {block:IfTinyCursor}cursor:url('http://static.tumblr.com/p7wg3p9/EWnmn8ip5/tinyhover.png'), auto;{/block:IfTinyCursor}{block:IfNotTinyCursor}cursor: pointer;{/block:IfNotTinyCursor} font-family: arial;}
  77. </style>
  78. <script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.5.1/jquery.min.js"></script>
  79. <script type='text/javascript'>
  80. $(function() {
  81. $.fn.scrollToTop = function() {
  82. $(this).hide().removeAttr("href");
  83. if ($(window).scrollTop() != "0") {
  84. $(this).fadeIn("slow")
  85. }
  86. var scrollDiv = $(this);
  87. $(window).scroll(function() {
  88. if ($(window).scrollTop() == "0") {
  89. $(scrollDiv).fadeOut("slow")
  90. } else {
  91. $(scrollDiv).fadeIn("slow")
  92. }
  93. });
  94. $(this).click(function() {
  95. $("html, body").animate({
  96. scrollTop: 0
  97. }, "slow")
  98. })
  99. }
  100. });
  101. $(function() {
  102. $("#w2b-StoTop").scrollToTop();
  103. });
  104. </script>
  105. <a href='#' id='w2b-StoTop' style='display:none;'>▲</a>
  106.  
  107. <link href="http://static.tumblr.com/3l2jcs4/NYMn4n79a/style-my-tooltips.css" rel="stylesheet" type="text/css" />
  108. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  109. <script src="http://static.tumblr.com/3l2jcs4/209n1fe9k/jquery.style-my-tooltips.js"></script>
  110. <script>
  111. (function($){
  112. $(document).ready(function(){
  113. $("[title]").style_my_tooltips({
  114. tip_follows_cursor:true,
  115. tip_delay_time:100,
  116. tip_fade_speed:100,
  117. attribute:"title"
  118. });
  119. });
  120. })(jQuery);
  121. </script>
  122.  
  123. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  124.  
  125. {block:IndexPage}
  126. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  127. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  128.  
  129. <script type="text/javascript">
  130. $(window).load(function(){
  131. var $wall = $('#entry');
  132. $wall.imagesLoaded(function(){
  133. $wall.masonry({
  134. itemSelector: '#post, #post_photo',
  135. isAnimated : false
  136. });
  137. });
  138.  
  139. $wall.infinitescroll({
  140. navSelector : '#pagination',
  141. nextSelector : '#pagination a',
  142. itemSelector : '#post, #post_photo',
  143. bufferPx : 2000,
  144. debug : false,
  145. errorCallback: function() {
  146. $('#scroll').fadeOut('normal');
  147. }},
  148. function( newElements ) {
  149. var $newElems = $( newElements );
  150. $newElems.hide();
  151. $newElems.imagesLoaded(function(){
  152. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  153. });
  154. }); $('#entry').show(500);
  155. });
  156. </script>
  157. {/block:IndexPage}
  158.  
  159. <!----------- NÃO REMOVA ESSES SCRIPTS: FIM ----------->
  160.  
  161. <style type="text/css">
  162.  
  163. #tumblr_controls{
  164. position:fixed;
  165. opacity:0.3;
  166. -webkit-filter:invert(100%);
  167. -moz-filter:invert(100%);
  168. -o-filter:invert(100%);
  169. filter:invert(100%);
  170. }
  171.  
  172. @font-face { font-family: 'PF Arma Five';
  173. src: url('http://static.tumblr.com/xf6erfz/sUBm594pm/pf_arma_five.ttf'); src: format('truetype');}
  174.  
  175. body {
  176. background-color: {color:Background}; /* Cor do Background */
  177. background-attachment: fixed;
  178. background-position: {select:Background Position};
  179. {block:IfNotBackgroundCover}
  180. background-repeat: repeat;
  181. {/block:IfNotBackgroundCover}
  182. font-family: "Pf Arma Five"; /* Font Style */
  183. font-size: 8px; /* Tamanho da fonte */
  184. color: {color:Text}; /* Cor da fonte */
  185. {block:IfImageBackground}
  186. background-image: url('{image:Background}');
  187. {/block:IfImageBackground}
  188. }
  189.  
  190. /*********** LINKS ***********/
  191.  
  192. a {
  193. color: {color:Links}; /* Cor do Link */
  194. text-decoration: none;
  195. -webkit-transition: all 0.6s ease-in-out;
  196. -moz-transition: all 0.6s ease-in-out;
  197. -o-transition: all 0.6s ease-in-out;
  198. }
  199.  
  200. a:hover {
  201. color: {color:Links Hover}; /* Cor do Link quando passa-se o mouse */
  202. -webkit-transition: all 0.6s ease-in-out;
  203. -moz-transition: all 0.6s ease-in-out;
  204. -o-transition: all 0.6s ease-in-out;
  205. }
  206.  
  207. /*********** CONTEÚDO EM GERAL ***********/
  208.  
  209. #container {
  210. margin: auto;
  211. {block:IfNotTwoColumns}width: 282px;{/block:IfNotTwoColumns}
  212. {block:IfTwoColumns}width: 564px;{/block:IfTwoColumns}
  213. {block:permalinkpage}
  214. width: 432px;
  215. {/block:permalinkpage}
  216. }
  217.  
  218. /*********** ENTRIES (ONDE SE ALINHAM OS POSTS) ***********/
  219.  
  220. #entry {
  221. {block:IfNotTwoColumns}width: 282px;{/block:IfNotTwoColumns}
  222. {block:IfTwoColumns}width: 564px;{/block:IfTwoColumns}
  223. {block:permalinkpage}
  224. width:432px;
  225. {/block:permalinkpage}
  226. }
  227.  
  228. /* Dica: Aumente WIDTH para um tamanho maior em relação aos posts para que eles fiquem em grade. Exemplo: Cada post tem o tamanho de 100px. Deixe WIDTH em 300px para que os posts se alinhem em 3 colunas. (100.3=300) */
  229.  
  230. /*********** POST ***********/
  231.  
  232. #post {
  233. width: 250px;
  234. {block:permalinkpage}
  235. width:400px;
  236. {/block:permalinkpage}
  237. margin: 10px;
  238. text-align: justify;
  239. background-color: {color:Post Bg};
  240. border: 1px solid {color:Borders};
  241. word-break: keep-all;
  242. padding: 5px;
  243. }
  244.  
  245. #post blockquote { margin-top: -5px;
  246. margin-bottom: -5px; }
  247.  
  248. blockquote {
  249. margin: 0px;
  250. text-align: left;
  251. border-left: 1px solid {color:Links};
  252. padding-left: 10px;
  253. margin-left: 8px;
  254. }
  255.  
  256. /* Não remova o conteúdo de #post img */
  257.  
  258. img, img a { line-height: 0px; text-decoration: none; }
  259.  
  260. #post img {
  261. max-width: 100%;
  262. opacity: 0.7;
  263. }
  264.  
  265. #postimage {
  266. background-color: {color:Post Bg}; line-height: 0px;
  267. }
  268.  
  269. #postimage img { line-height: 0px;
  270. opacity: 0.7;
  271. -webkit-transition: all 0.6s ease-in-out;
  272. -moz-transition: all 0.6s ease-in-out;
  273. -o-transition: all 0.6s ease-in-out;
  274. }
  275.  
  276. {block:indexpage}
  277. #post:hover #postimage img {
  278. opacity: 0.5;
  279. -webkit-transition: all 0.6s ease-in-out;
  280. -moz-transition: all 0.6s ease-in-out;
  281. -o-transition: all 0.6s ease-in-out;
  282. }{/block:indexpage}
  283.  
  284. #post li { margin-left: -20px; list-style: square; }
  285.  
  286. /* Título do Post */
  287.  
  288. .posttitle {
  289. text-align: center;
  290. font-size: 15px;
  291. padding-bottom: 3px;
  292. color: {color:Links};
  293. border: 1px solid {color:Borders};
  294. }
  295.  
  296. /* Onde ficam o link "reblog" e as notas do post */
  297.  
  298. #post:hover #permalinkcontent {
  299. opacity: 1;
  300. margin-left: 0px;
  301. -webkit-transition: all 0.6s ease-in-out;
  302. -moz-transition: all 0.6s ease-in-out;
  303. -o-transition: all 0.6s ease-in-out;
  304. }
  305.  
  306. #permalinkcontent {
  307. opacity: 0;
  308. width: 250px;
  309. text-align: center;
  310. position: absolute;
  311. margin-top: 5px;
  312. margin-left: -15px;
  313. color: {color:Text};
  314. -webkit-transition: all 0.6s ease-in-out;
  315. -moz-transition: all 0.6s ease-in-out;
  316. -o-transition: all 0.6s ease-in-out;
  317. }
  318.  
  319. #permalinkcontent a {
  320. background-color: {color:Post Bg};
  321. padding: 0px 3px 1px 4px;
  322. border-top: 0px solid {color:Post Bg};
  323. border-bottom: 1px solid {color:Borders};
  324. border-left: 1px solid {color:Borders};
  325. border-right: 1px solid {color:Borders};
  326. }
  327.  
  328. /*********** SIDEBAR ***********/
  329.  
  330. #wrapper { width: 100%; margin: auto; }
  331.  
  332. #sidebar {
  333. width: 100%;
  334. color: {color:Sidebar Text};
  335. text-align: center;
  336. margin-top: 35px;
  337. margin-bottom: 20px;
  338. }
  339.  
  340. #sideimage {
  341. width: 50px; height: 50px;
  342. border-radius: 100%;
  343. {block:IfSidebarImgBorder}
  344. border-top: 1px solid {color:Sidebar Img Border 1};
  345. border-left: 1px solid {color:Sidebar Img Border 1};
  346. border-bottom: 1px solid {color:Sidebar Img Border 2};
  347. border-right: 1px solid {color:Sidebar Img Border 2};
  348. {/block:IfSidebarImgBorder}
  349. }
  350.  
  351. /* Titulo da Sidebar */
  352.  
  353. .sidetitle {
  354. color: {color:Sidebar Title};
  355. font-size: 15px;
  356. }
  357.  
  358. .sidetitle a { color: {color:Sidebar Title}; }
  359. .sidetitle a:hover { color: {color:Sidebar Title Hover}; }
  360.  
  361. /* Links da Sidebar */
  362.  
  363. #links {
  364. position: relative;
  365. }
  366.  
  367. #links a {
  368. color: {color:Sidebar Links};
  369. }
  370.  
  371. #links a:hover {
  372. color: {color:Sidebar Links Hover};
  373. }
  374.  
  375. /*********** NÃO REMOVA ***********/
  376.  
  377. .source {
  378. margin-top: 5px;
  379. text-align: right;
  380. }
  381.  
  382. #scroll{
  383. bottom:-20px;
  384. position: absolute;
  385. left: 50%;
  386. width:10px;
  387. height:5px;
  388. overflow:hidden;
  389. margin-bottom:80px;}
  390.  
  391. /*********** POST NOTES STYLE ***********/
  392.  
  393. #notesbox {
  394. width: 400px;
  395. border: 1px solid {color:Borders};
  396. background-color: {color:Post Bg};
  397. padding: 5px;
  398. padding-top: 0px;
  399. padding-bottom: 0px;
  400. max-height: 300px;
  401. overflow: auto;
  402. margin-left: 10px;
  403. }
  404.  
  405. ol.notes li.note {
  406. padding-bottom: 3px;
  407. }
  408.  
  409. ol.notes blockquote { margin-top: 3px; }
  410.  
  411. ol.notes {
  412. margin-left: -40px;
  413. margin-top: 5px;
  414. margin-bottom: 5px;
  415. list-style-type: none;
  416. }
  417.  
  418. ol.notes li.note img.avatar {
  419. vertical-align: -4px;
  420. margin-right: 10px;
  421. width: 16px;
  422. height: 16px;
  423. }
  424.  
  425. /*********** SELEÇÃO COLORIDA ***********/
  426.  
  427. ::-moz-selection {
  428. background:{color:Selection 1}; /*Cor do fundo*/
  429. color:{color:Selection 2}; /*Cor da fonte*/
  430. }
  431. ::selection {
  432. background:{color:Selection 1};/*Cor do fundo*/
  433. color: {color:Selection 2}; /*Cor da fonte*/
  434. }
  435.  
  436. /*********** TOOLTIP ***********/
  437.  
  438. #s-m-t-tooltip{
  439. margin-top: 13px;
  440. margin-left: 5px;
  441. font-size: 12px;
  442. font-family: "Pf arma five";
  443. font-size: 8px;
  444. border: 1px solid {color:Borders};
  445. background-color: {color:Post Bg};
  446. color: {color:Text};
  447. padding: 2px 5px;
  448. }
  449.  
  450. /*********** BARRA DE ROLAGEM (CherryBomb) ***********/
  451.  
  452. ::-webkit-scrollbar-thumb:vertical {
  453. background: {color:Scrollbar 1}; border: 4px solid {color:Scrollbar 2}; /*Cor da barrinha que se move*/ }
  454.  
  455. ::-webkit-scrollbar-thumb:horizontal {
  456. background-color: {color:Scrollbar 1}; border: 4px solid {color:Scrollbar 2}; /*Cor da barrinha que se move*/ }
  457.  
  458. ::-webkit-scrollbar-corner { background-color: {color:Background}; /*Cor do Corner (encontro dos scrolls no canto inferior direito) */}
  459.  
  460. ::-webkit-scrollbar {
  461. width:9px; height: 9px; /*Largura da barra de rolagem*/ background: {color:Scrollbar 2}; /*Cor da parte fixa, que fica no mundo*/ }
  462.  
  463. {block:IfTinyCursor}
  464. body { cursor:url('http://static.tumblr.com/p7wg3p9/o3jmn8igq/tiny.png'), auto; }
  465.  
  466. a, a:link, a:hover, a:active, a:visited { cursor:url('http://static.tumblr.com/p7wg3p9/EWnmn8ip5/tinyhover.png'), auto; }
  467. {/block:IfTinyCursor}
  468.  
  469. {block:IfBackgroundCover}
  470. body {
  471. -webkit-background-size: cover;
  472. -moz-background-size: cover;
  473. -o-background-size: cover;
  474. background-size: cover; }
  475. {/block:IfBackgroundCover}
  476.  
  477. #audioplayer { width:27px; height:27px; overflow:hidden; position:absolute; margin-top:11px; margin-left:11px; z-index: 99; border: 1px solid {color:Borders};
  478. -webkit-transition: all 0.6s ease-in-out;
  479. -moz-transition: all 0.6s ease-in-out;
  480. -o-transition: all 0.6s ease-in-out; }
  481.  
  482. #audiocaption { text-align: left; width: 195px; position: absolute; margin-left: 60px; max-height: 50px; overflow: auto;}
  483.  
  484. @font-face { font-family: "littlefont"; src: url('http://static.tumblr.com/4yxykdm/NMJlre6xz/04b_03___1_.ttf'); }
  485.  
  486. #credit { position: fixed; bottom: 40px; right: 40px; font-family: littlefont; font-size: 8px; }
  487. #credit a { color: {color:Text}; background: {color:Post Bg}; padding: 3px 5px 2px 5px; border: 1px solid {color:Borders}; }
  488. #credit a:hover { border-color: transparent; color: {color:Post Bg}; background: {color:Borders}; }
  489.  
  490. #marginn { margin-top: -10px; margin-bottom: -8px; }
  491.  
  492. #askbox { border: 1px solid {color:Borders}; padding: 5px; padding-top: 4px; }
  493.  
  494. #asker { color: {color:Links}; }
  495.  
  496. </style>
  497.  
  498. </head>
  499.  
  500. <body>
  501.  
  502. <div id="wrapper">
  503. <div id="sidebar">
  504.  
  505. {block:IfSidebarImage}<img src="{image:Sidebar}" id="sideimage" title="{text:Quote}">{/block:IfSidebarImage}
  506. <div class="sidetitle"><a href="/">{Title}</a></div>
  507.  
  508. <center>
  509. <div style="width: 300px">
  510. {block:Description}{Description}{/block:Description}
  511. </div>
  512. </center>
  513.  
  514. <div id="links">
  515.  
  516. {block:IfNumberSidebarLinks}
  517. <a href="{text:Link 1 URL}" title="{text:Link 1}">1.</a>
  518. <a href="{text:Link 2 URL}" title="{text:Link 2}">2.</a>
  519. <a href="{text:Link 3 URL}" title="{text:Link 3}">3.</a>
  520. <a href="{text:Link 4 URL}" title="{text:Link 4}">4.</a>
  521. <a href="{text:Link 5 URL}" title="{text:Link 5}">5.</a>
  522. {/block:IfNumberSidebarLinks}
  523.  
  524. {block:IfNotNumberSidebarLinks}
  525. <a href="{text:Link 1 URL}">{text:Link 1}</a> -
  526. <a href="{text:Link 2 URL}">{text:Link 2}</a> -
  527. <a href="{text:Link 3 URL}">{text:Link 3}</a> -
  528. <a href="{text:Link 4 URL}">{text:Link 4}</a> -
  529. <a href="{text:Link 5 URL}">{text:Link 5}</a>
  530. {/block:IfNotNumberSidebarLinks}
  531.  
  532. </div>
  533.  
  534. </div>
  535. </div>
  536.  
  537. <div id="container">
  538.  
  539. <div id="entry">
  540.  
  541. {block:Posts}
  542.  
  543. {block:ContentSource}
  544. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  545. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  546. {/block:SourceLogo}
  547. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  548. {/block:ContentSource}
  549.  
  550. <div id="post">
  551.  
  552. {block:Text}
  553. {block:Title}<div class="posttitle">{Title}</div><div style="border-bottom: 5px solid transparent; width: 5px"></div>{/block:Title}
  554. <div id="marginn">
  555. {Body}
  556. </div>
  557. {block:caption}<div style="border-bottom: 5px solid transparent; width: 5px"></div><div id="marginn">{Caption}</div>{/block:caption}
  558. {/block:Text}
  559.  
  560. {block:Quote}
  561. "{Quote}"<br>
  562. <div style="text-align:right">— {Source}</div>
  563. {block:caption}<div style="border-bottom: 5px solid transparent; width: 5px"></div><div id="marginn">{Caption}</div>{/block:caption}
  564. {/block:Quote}
  565.  
  566. {block:Link}
  567. <div class="posttitle"><a href="{URL}">{Name} →</a></div>
  568. {block:caption}<div style="border-bottom: 5px solid transparent; width: 5px"></div><div id="marginn">{Caption}</div>{/block:caption}
  569. {/block:Link}
  570.  
  571. {block:Chat}
  572. {block:Lines}{block:Label}<b>{Label}</b> {/block:Label}{Line}<br>{/block:Lines}
  573. {block:caption}<div style="border-bottom: 5px solid transparent; width: 5px"></div><div id="marginn">{Caption}</div>{/block:caption}
  574. {/block:Chat}
  575.  
  576. {block:Answer}
  577. <div id="askbox"><span id="asker">{Asker} asked:</span> {Question}</div><div style="border-bottom: 5px solid transparent; width: 5px"></div>
  578. <div id="marginn">{Answer}
  579. {block:IndexPage}
  580. {block:caption}{Caption}{/block:caption}
  581. {/block:IndexPage}
  582. </div>
  583. {/block:Answer}
  584.  
  585. {block:Audio}
  586.  
  587. <div id="audiocaption">
  588. {block:TrackName}<b>{TrackName}</b><br>{/block:TrackName}
  589. {block:Artist} <b>Artist:</b> {Artist}<br> {/block:Artist}
  590. <b>{PlayCount}</b> hits
  591. </div>
  592. <div id= "audioplayer">{AudioPlayerWhite}</div>
  593. {block:AlbumArt}
  594. <img src="{AlbumArtURL}" width="50" height="50">
  595. {/block:AlbumArt}
  596.  
  597. {block:permalinkpage}
  598. {block:caption}<div style="border-bottom: 5px solid transparent; width: 5px"></div><div id="marginn">{Caption}</div>{/block:caption}{/block:permalinkpage}
  599.  
  600. {/block:Audio}
  601.  
  602. {block:Video}
  603. {Video-400}
  604. {block:caption}<div style="border-bottom: 5px solid transparent; width: 5px"></div><div id="marginn">{Caption}</div>{/block:caption}
  605. {/block:Video}
  606.  
  607. {block:Photo}
  608. <div id="postimage">
  609. <img src="{PhotoURL-400}"/>
  610. </div>
  611.  
  612. {block:IfShowCaptions}{block:IndexPage}
  613. {block:caption}
  614. <div style="border-bottom: 5px solid transparent; width: 5px"></div><div id="marginn">{Caption}</div>{/block:caption}
  615. {/block:IndexPage}{/block:IfShowCaptions}
  616.  
  617. {block:PermalinkPage}{block:caption}<div style="border-bottom: 5px solid transparent; width: 5px"></div><div id="marginn">{Caption}</div>{/block:caption}{/block:permalinkpage}
  618.  
  619. {/block:Photo}
  620.  
  621. {block:Photoset}
  622. <div id="postimage">
  623. {Photoset-250}
  624. </div>
  625.  
  626. {block:PermalinkPage}
  627. <div id="postimage">
  628. {Photoset-400}
  629. </div>
  630. {/block:PermalinkPage}
  631.  
  632. {block:IfShowCaptions}{block:IndexPage}
  633. {block:caption}<div style="border-bottom: 5px solid transparent; width: 5px"></div><div id="marginn">{Caption}</div>{/block:caption}
  634. {/block:IndexPage}{/block:IfShowCaptions}
  635.  
  636. {block:PermalinkPage}{block:caption}<div style="border-bottom: 5px solid transparent; width: 5px"></div><div id="marginn">{Caption}</div>{/block:caption}{/block:permalinkpage}
  637. {/block:Photoset}
  638.  
  639. {block:IndexPage}
  640. <div id="permalinkcontent"><a href="{ReblogURL}" target="_blank">Reblog</a> <a href="{Permalink}" title="{TimeAgo}">{NoteCount}</a></div>
  641. {/block:IndexPage}
  642.  
  643. {block:PermalinkPage}<center><br>Reblogged from:{block:RebloggedFrom}<a href="{ReblogParentURL}">{ReblogParentTitle}</a>{/block:RebloggedFrom}, with {block:PostNotes}{NoteCount} notes{/block:PostNotes}.<br>
  644. Posted in {block:Date}{12Hour}:{Minutes}{AmPm}, {DayOfMonthWithZero}, {Month}, {Year} ({TimeAgo}){/block:Date}<br>{/block:PermalinkPage}
  645.  
  646. </div>
  647.  
  648. {block:PermalinkPage}
  649. {block:PostNotes}<div id="notesbox">{PostNotes}</div>{/block:PostNotes}
  650. {/block:PermalinkPage}
  651.  
  652. {/block:Posts}
  653. </div>
  654.  
  655. {block:IndexPage}
  656. {block:Pagination}
  657. <div id="pagination">
  658. {block:NextPage}
  659. <a id="nextPage" href="{NextPage}"></a>
  660. {/block:NextPage}
  661. {block:PreviousPage}
  662. <a href="{PreviousPage}"></a>
  663. {/block:PreviousPage}
  664. </div>
  665. {/block:Pagination}
  666. {/block:IndexPage}
  667.  
  668. <div id="credit"><a href="http://thelittledanger.tumblr.com" title="Theme desenvolvido por Elly (thelittledanger)">CREDIT</a></div>
  669.  
  670. </body>
  671.  
  672. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement