Advertisement
EllenMaty

Torpedo 1.0 Tumblr Theme

Aug 2nd, 2014
936
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.32 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="0" />
  21. <meta name="if:Show Captions" content="0" />
  22. <meta name="select:Background Position" content="center top" title="Center Top">
  23. <meta name="select:Background Position" content="center bottom" title="Center Bottom">
  24. <meta name="select:Background Position" content="center center" title="Center Center">
  25. <meta name="select:Background Position" content="center left" title="Center Left">
  26. <meta name="select:Background Position" content="center right" title="Center Right">
  27. <meta name="image:Sidebar" content=""/>
  28. <meta name="color:Background" content="#fff" />
  29. <meta name="color:Text" content="#aaa" />
  30. <meta name="image:Background" content="" />
  31. <meta name="if:Image Background" content="0"/>
  32. <meta name="color:Links" content="#ccc" />
  33. <meta name="color:Links Hover" content="#ddd" />
  34. <meta name="color:Post Bg" content="#fff" />
  35. <meta name="color:Borders" content="#ddd" />
  36. <meta name="color:Sidebar Img Border 1" content="#ccc" />
  37. <meta name="color:Sidebar Img Border 2" content="#ccc" />
  38. <meta name="if:Sidebar Img Border" content="1" />
  39. <meta name="color:Sidebar Title" content="#ccc" />
  40. <meta name="color:Sidebar Title Hover" content="#aaa" />
  41. <meta name="color:Sidebar Links" content="#ccc" />
  42. <meta name="color:Sidebar Links Hover" content="#aaa" />
  43. <meta name="color:Sidebar Text" content="#aaa" />
  44. <meta name="text:Sidebar Margin Top" content="240px" />
  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:IfTwoColumns}width: 750px;{/block:IfTwoColumns}
  212. {block:IfNotTwoColumns}width: 1026px;{/block:IfNotTwoColumns}
  213. {block:PermalinkPage}
  214. width: 612px;
  215. {/block:PermalinkPage}
  216. }
  217.  
  218. /*********** ENTRIES (ONDE SE ALINHAM OS POSTS) ***********/
  219.  
  220. #entry {
  221. margin-bottom: 30px;
  222. {block:IfTwoColumns}width: 564px;{/block:IfTwoColumns}
  223. {block:IfNotTwoColumns}width: 846px;{/block:IfNotTwoColumns}
  224. margin-left: 180px;
  225. margin-top: 20px;
  226. {block:PermalinkPage}
  227. width:432px;
  228. {/block:PermalinkPage}
  229. }
  230.  
  231. /* 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) */
  232.  
  233. /*********** POST ***********/
  234.  
  235. #post {
  236. width: 250px;
  237. margin: 10px;
  238. text-align: justify;
  239. {block:PermalinkPage}
  240. width:400px;
  241. {/block:PermalinkPage}
  242. background-color: {color:Post Bg};
  243. border: 1px solid {color:Borders};
  244. word-break: keep-all;
  245. padding: 5px;
  246. overflow: visible;
  247. }
  248.  
  249. #post blockquote { margin-top: -5px;
  250. margin-bottom: -5px; }
  251.  
  252. blockquote {
  253. margin: 0px;
  254. text-align: left;
  255. border-left: 1px solid {color:Links};
  256. padding-left: 10px;
  257. margin-left: 8px;
  258. }
  259.  
  260. /* Não remova o conteúdo de #post img */
  261.  
  262. img, img a { line-height: 0px; text-decoration: none; }
  263.  
  264. #post img {
  265. max-width: 100%;
  266. opacity: 0.7;
  267. }
  268.  
  269. #postimage {
  270. background-color: {color:Post Bg};
  271. line-height: 0px;
  272. }
  273.  
  274. #postimage img {
  275. opacity: 0.7;
  276. line-height: 0px;
  277. -webkit-transition: all 0.6s ease-in-out;
  278. -moz-transition: all 0.6s ease-in-out;
  279. -o-transition: all 0.6s ease-in-out;
  280. }
  281.  
  282. {block:indexpage}
  283. #post:hover #postimage img {
  284. opacity: 0.5;
  285. -webkit-transition: all 0.6s ease-in-out;
  286. -moz-transition: all 0.6s ease-in-out;
  287. -o-transition: all 0.6s ease-in-out;
  288. }{/block:indexpage}
  289.  
  290. #post li { margin-left: -20px; list-style: square; }
  291.  
  292. /* Título do Post */
  293.  
  294. .posttitle {
  295. text-align: center;
  296. font-size: 15px;
  297. padding-bottom: 3px;
  298. color: {color:Links};
  299. border: 1px solid {color:Borders};
  300. }
  301.  
  302. /* Onde ficam o link "reblog" e as notas do post */
  303.  
  304. #post:hover #permalinkcontent {
  305. opacity: 1;
  306. margin-left: 0px;
  307. -webkit-transition: all 0.6s ease-in-out;
  308. -moz-transition: all 0.6s ease-in-out;
  309. -o-transition: all 0.6s ease-in-out;
  310. }
  311.  
  312. #permalinkcontent {
  313. opacity: 0;
  314. width: 250px;
  315. text-align: center;
  316. position: absolute;
  317. margin-top: 5px;
  318. margin-left: -15px;
  319. color: {color:Text};
  320. -webkit-transition: all 0.6s ease-in-out;
  321. -moz-transition: all 0.6s ease-in-out;
  322. -o-transition: all 0.6s ease-in-out;
  323. }
  324.  
  325. #permalinkcontent a {
  326. background-color: {color:Post Bg};
  327. padding: 0px 3px 1px 4px;
  328. border-top: 0px solid {color:Post Bg};
  329. border-bottom: 1px solid {color:Borders};
  330. border-left: 1px solid {color:Borders};
  331. border-right: 1px solid {color:Borders};
  332. }
  333.  
  334. /*********** SIDEBAR ***********/
  335.  
  336. #sidebar {
  337. width: 150px;
  338. top: {text:Sidebar Margin Top};
  339. color: {color:Sidebar Text};
  340. position: fixed; /* Alinhe para FIXED, ABSOLUTE ou RELATIVE */
  341. text-align: center;
  342. /* Alinhamento da Sidebar */
  343. }
  344.  
  345. #sideimage {
  346. width: 50px; height: 50px;
  347. border-radius: 100%;
  348. {block:IfSidebarImgBorder}
  349. border-top: 1px solid {color:Sidebar Img Border 1};
  350. border-left: 1px solid {color:Sidebar Img Border 1};
  351. border-bottom: 1px solid {color:Sidebar Img Border 2};
  352. border-right: 1px solid {color:Sidebar Img Border 2};
  353. {/block:IfSidebarImgBorder}
  354. }
  355.  
  356. /* Titulo da Sidebar */
  357.  
  358. .sidetitle {
  359. color: {color:Sidebar Title};
  360. font-size: 15px;
  361. }
  362.  
  363. .sidetitle a { color: {color:Sidebar Title}; }
  364. .sidetitle a:hover { color: {color:Sidebar Title Hover}; }
  365.  
  366. /* Links da Sidebar */
  367.  
  368. #links {
  369. position: relative;
  370. }
  371.  
  372. #links a {
  373. color: {color:Sidebar Links};
  374. }
  375.  
  376. #links a:hover {
  377. color: {color:Sidebar Links Hover};
  378. }
  379.  
  380. /*********** NÃO REMOVA ***********/
  381.  
  382. .source {
  383. margin-top: 5px;
  384. text-align: right;
  385. }
  386.  
  387. #scroll{
  388. bottom:-20px;
  389. position: absolute;
  390. left: 50%;
  391. width:10px;
  392. height:5px;
  393. overflow:hidden;
  394. margin-bottom:80px;}
  395.  
  396. /*********** POST NOTES STYLE ***********/
  397.  
  398. #notesbox {
  399. width: 400px;
  400. border: 1px solid {color:Borders};
  401. background-color: {color:Post Bg};
  402. padding: 5px;
  403. padding-top: 0px;
  404. padding-bottom: 0px;
  405. max-height: 300px;
  406. overflow: auto;
  407. margin-left: 10px;
  408. }
  409.  
  410. ol.notes blockquote { margin-top: 3px; }
  411.  
  412. ol.notes li.note {
  413. padding-bottom: 3px;
  414. }
  415.  
  416. ol.notes {
  417. margin-left: -40px;
  418. margin-top: 5px;
  419. margin-bottom: 5px;
  420. list-style-type: none;
  421. }
  422.  
  423. ol.notes li.note img.avatar {
  424. vertical-align: -4px;
  425. margin-right: 10px;
  426. width: 16px;
  427. height: 16px;
  428. }
  429.  
  430. /*********** SELEÇÃO COLORIDA ***********/
  431.  
  432. ::-moz-selection {
  433. background:{color:Selection 1}; /*Cor do fundo*/
  434. color:{color:Selection 2}; /*Cor da fonte*/
  435. }
  436. ::selection {
  437. background:{color:Selection 1};/*Cor do fundo*/
  438. color: {color:Selection 2}; /*Cor da fonte*/
  439. }
  440.  
  441. /*********** TOOLTIP ***********/
  442.  
  443. #s-m-t-tooltip{
  444. margin-top: 13px;
  445. margin-left: 5px;
  446. font-size: 12px;
  447. font-family: "Pf arma five";
  448. font-size: 8px;
  449. border: 1px solid {color:Borders};
  450. background-color: {color:Post Bg};
  451. color: {color:Text};
  452. padding: 2px 5px;
  453. }
  454.  
  455. /*********** BARRA DE ROLAGEM (CherryBomb) ***********/
  456.  
  457. ::-webkit-scrollbar-thumb:vertical {
  458. background: {color:Scrollbar 1}; border: 4px solid {color:Scrollbar 2}; /*Cor da barrinha que se move*/ }
  459.  
  460. ::-webkit-scrollbar-thumb:horizontal {
  461. background-color: {color:Scrollbar 1}; border: 4px solid {color:Scrollbar 2}; /*Cor da barrinha que se move*/ }
  462.  
  463. ::-webkit-scrollbar-corner { background-color: {color:Background}; /*Cor do Corner (encontro dos scrolls no canto inferior direito) */}
  464.  
  465. ::-webkit-scrollbar {
  466. width:9px; height: 9px; /*Largura da barra de rolagem*/ background: {color:Scrollbar 2}; /*Cor da parte fixa, que fica no mundo*/ }
  467.  
  468. {block:IfTinyCursor}
  469. body { cursor:url('http://static.tumblr.com/p7wg3p9/o3jmn8igq/tiny.png'), auto; }
  470.  
  471. a, a:link, a:hover, a:active, a:visited { cursor:url('http://static.tumblr.com/p7wg3p9/EWnmn8ip5/tinyhover.png'), auto; }
  472. {/block:IfTinyCursor}
  473.  
  474. {block:IfBackgroundCover}
  475. body {
  476. -webkit-background-size: cover;
  477. -moz-background-size: cover;
  478. -o-background-size: cover;
  479. background-size: cover; }
  480. {/block:IfBackgroundCover}
  481.  
  482. #audioplayer { width:27px; height:27px; overflow:hidden; position:absolute; margin-top:11px; margin-left:11px; z-index: 99; border: 1px solid {color:Borders};
  483. -webkit-transition: all 0.6s ease-in-out;
  484. -moz-transition: all 0.6s ease-in-out;
  485. -o-transition: all 0.6s ease-in-out; }
  486.  
  487. #audiocaption { text-align: left; width: 195px; position: absolute; margin-left: 60px; max-height: 50px; overflow: auto;}
  488.  
  489. @font-face { font-family: "littlefont"; src: url('http://static.tumblr.com/4yxykdm/NMJlre6xz/04b_03___1_.ttf'); }
  490.  
  491. #credit { position: fixed; bottom: 40px; right: 40px; font-family: littlefont; font-size: 8px; }
  492. #credit a { color: {color:Text}; background: {color:Post Bg}; padding: 3px 5px 2px 5px; border: 1px solid {color:Borders}; }
  493. #credit a:hover { border-color: transparent; color: {color:Post Bg}; background: {color:Borders}; }
  494.  
  495. #marginn { margin-top: -10px; margin-bottom: -8px; }
  496.  
  497. #askbox { border: 1px solid {color:Borders}; padding: 5px; padding-top: 4px; }
  498.  
  499. #asker { color: {color:Links}; }
  500.  
  501. </style>
  502.  
  503. </head>
  504.  
  505. <body>
  506.  
  507. <div id="container">
  508.  
  509. <div id="sidebar">
  510.  
  511. {block:IfSidebarImage}<img src="{image:Sidebar}" id="sideimage" title="{text:Quote}">{/block:IfSidebarImage}
  512. <div class="sidetitle"><a href="/">{Title}</a></div>
  513.  
  514. {block:Description}{Description}{/block:Description}
  515.  
  516. <div id="links">
  517.  
  518. {block:IfNumberSidebarLinks}
  519. <a href="{text:Link 1 URL}" title="{text:Link 1}">1.</a>
  520. <a href="{text:Link 2 URL}" title="{text:Link 2}">2.</a>
  521. <a href="{text:Link 3 URL}" title="{text:Link 3}">3.</a>
  522. <a href="{text:Link 4 URL}" title="{text:Link 4}">4.</a>
  523. <a href="{text:Link 5 URL}" title="{text:Link 5}">5.</a>
  524. {/block:IfNumberSidebarLinks}
  525.  
  526. {block:IfNotNumberSidebarLinks}
  527. <a href="{text:Link 1 URL}">{text:Link 1}</a> -
  528. <a href="{text:Link 2 URL}">{text:Link 2}</a> -
  529. <a href="{text:Link 3 URL}">{text:Link 3}</a> -
  530. <a href="{text:Link 4 URL}">{text:Link 4}</a> -
  531. <a href="{text:Link 5 URL}">{text:Link 5}</a>
  532. {/block:IfNotNumberSidebarLinks}
  533.  
  534. </div>
  535.  
  536. </div>
  537.  
  538. <div id="entry">
  539.  
  540. {block:Posts}
  541.  
  542. {block:ContentSource}
  543. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  544. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  545. {/block:SourceLogo}
  546. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  547. {/block:ContentSource}
  548.  
  549. <div id="post">
  550.  
  551. {block:Text}
  552. {block:Title}<div class="posttitle">{Title}</div><div style="border-bottom: 5px solid transparent; width: 5px"></div>{/block:Title}
  553. <div id="marginn">
  554. {Body}
  555. </div>
  556. {block:caption}<div style="border-bottom: 5px solid transparent; width: 5px"></div><div id="marginn">{Caption}</div>{/block:caption}
  557. {/block:Text}
  558.  
  559. {block:Quote}
  560. "{Quote}"<br>
  561. <div style="text-align:right">— {Source}</div>
  562. {block:caption}<div style="border-bottom: 5px solid transparent; width: 5px"></div><div id="marginn">{Caption}</div>{/block:caption}
  563. {/block:Quote}
  564.  
  565. {block:Link}
  566. <div class="posttitle"><a href="{URL}">{Name} →</a></div>
  567. {block:caption}<div style="border-bottom: 5px solid transparent; width: 5px"></div><div id="marginn">{Caption}</div>{/block:caption}
  568. {block:IndexPage}
  569. {/block:IndexPage}
  570. {/block:Link}
  571.  
  572. {block:Chat}
  573. {block:Lines}{block:Label}<b>{Label}</b> {/block:Label}{Line}<br>{/block:Lines}
  574. {block:caption}<div style="border-bottom: 5px solid transparent; width: 5px"></div><div id="marginn">{Caption}</div>{/block:caption}
  575. {/block:Chat}
  576.  
  577. {block:Answer}
  578. <div id="askbox"><span id="asker">{Asker} asked:</span> {Question}</div><div style="border-bottom: 5px solid transparent; width: 5px"></div>
  579. <div id="marginn">{Answer}
  580. {block:IndexPage}
  581. {block:caption}{Caption}{/block:caption}
  582. {/block:IndexPage}
  583. </div>
  584. {/block:Answer}
  585.  
  586. {block:Audio}
  587.  
  588. <div id="audiocaption">
  589. {block:TrackName}<b>{TrackName}</b><br>{/block:TrackName}
  590. {block:Artist} <b>Artist:</b> {Artist}<br> {/block:Artist}
  591. <b>{PlayCount}</b> hits
  592. </div>
  593. <div id= "audioplayer">{AudioPlayerWhite}</div>
  594. {block:AlbumArt}
  595. <img src="{AlbumArtURL}" width="50" height="50">
  596. {/block:AlbumArt}
  597.  
  598. {block:permalinkpage}
  599. {block:caption}<div style="border-bottom: 5px solid transparent; width: 5px"></div><div id="marginn">{Caption}</div>{/block:caption}{/block:permalinkpage}
  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}
  613. {block:IndexPage}
  614. {block:caption}<div style="border-bottom: 5px solid transparent; width: 5px"></div><div id="marginn">{Caption}</div>{/block:caption}
  615. {/block:IndexPage}
  616. {/block:IfShowCaptions}
  617.  
  618. {block:PermalinkPage}
  619. {block:caption}{Caption}{/block:caption}
  620. {/block:PermalinkPage}
  621.  
  622. {/block:Photo}
  623.  
  624. {block:Photoset}
  625. <div id="postimage">
  626. {Photoset-250}
  627. </div>
  628.  
  629. {block:IfShowCaptions}
  630. {block:IndexPage}
  631. {block:caption}<div style="border-bottom: 5px solid transparent; width: 5px"></div><div id="marginn">{Caption}</div>{/block:caption}
  632. {/block:IndexPage}
  633. {/block:IfShowCaptions}
  634.  
  635. {block:PermalinkPage}
  636. <div id="postimage">
  637. {Photoset-400}
  638. </div>
  639. {/block:PermalinkPage}
  640. {block:PermalinkPage}
  641. {block:caption}{Caption}{/block:caption}
  642. {/block:PermalinkPage}
  643.  
  644. {/block:Photoset}
  645.  
  646. {block:IndexPage}
  647. <div id="permalinkcontent"><a href="{ReblogURL}" target="_blank">Reblog</a> <a href="{Permalink}" title="{TimeAgo}" >{NoteCount}</a></div>
  648. {/block:IndexPage}
  649.  
  650. {block:PermalinkPage}<center><br>Reblogged from: {block:RebloggedFrom}<a href="{ReblogParentURL}">{ReblogParentTitle}</a>{/block:RebloggedFrom}, with {block:PostNotes}{NoteCount} notes{/block:PostNotes}.<br>
  651. Posted in {block:Date}{12Hour}:{Minutes}{AmPm}, {DayOfMonthWithZero}, {Month}, {Year} ({TimeAgo}){/block:Date}{/block:PermalinkPage}
  652. </center>
  653.  
  654. </div>
  655.  
  656. {block:PermalinkPage}
  657. {block:PostNotes}<div id="notesbox">{PostNotes}</div>{/block:PostNotes}
  658. {/block:PermalinkPage}
  659.  
  660. {/block:Posts}
  661. </div>
  662.  
  663. {block:IndexPage}
  664. {block:Pagination}
  665. <div id="pagination">
  666. {block:NextPage}
  667. <a id="nextPage" href="{NextPage}"></a>
  668. {/block:NextPage}
  669. {block:PreviousPage}
  670. <a href="{PreviousPage}"></a>
  671. {/block:PreviousPage}
  672. </div>
  673. {/block:Pagination}
  674. {/block:IndexPage}
  675.  
  676. <div id="credit"><a href="http://thelittledanger.tumblr.com" title="Theme desenvolvido por Elly (thelittledanger)">CREDIT</a></div>
  677.  
  678. </body>
  679.  
  680. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement