Advertisement
suplifique

THEME 17 | PAZCENTRAL

Jul 5th, 2015
1,275
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 23.45 KB | None | 0 0
  1. <!----
  2.                    THEME POR | PAZCENTRAL
  3.        NÃO USE COMO BASE / NÃO RETIRE OS CRÉDITOS
  4.             PLÁGIO E CRIME ! OBRIGADA, VOLTE SEMPRE <3  
  5.  
  6.  
  7. -->
  8.  
  9.  
  10. <title> {title}</title>
  11. <link rel="shortcut icon" href="{favicon}">
  12.  
  13. <HEAD>
  14.  
  15. <script type="text/javascript" src="http://static.tumblr.com/7qjmkr5/IUmmdsy41/jquery.style-my-tooltips.js"></script>
  16. <script>
  17. (function($){
  18.  
  19. $(document).ready(function(){
  20. $("[title]").style_my_tooltips();
  21. });
  22. })(jQuery);
  23. </script>
  24.  
  25. <script type="text/javascript">
  26. //desabilita menu de opcoes ao clicar no botao direito
  27. function desabilitaMenu(e)
  28. {
  29. if (window.Event)
  30. {
  31. if (e.which == 2 || e.which == 3)
  32. return false;
  33. }
  34. else
  35. {
  36. event.cancelBubble = true
  37. event.returnValue = false;
  38. return false;
  39. }
  40. }
  41.  
  42. //desabilita botao direito
  43. function desabilitaBotaoDireito(e)
  44. {
  45. if (window.Event)
  46. {
  47. if (e.which == 2 || e.which == 3)
  48. return false;
  49. }
  50. else
  51. if (event.button == 2 || event.button == 3)
  52. {
  53. event.cancelBubble = true
  54. event.returnValue = false;
  55. return false;
  56. }
  57. }
  58.  
  59. //desabilita botao direito do mouse
  60. if ( window.Event )
  61. document.captureEvents(Event.MOUSEUP);
  62. if ( document.layers )
  63. document.captureEvents(Event.MOUSEDOWN);
  64.  
  65. document.oncontextmenu = desabilitaMenu;
  66. document.onmousedown = desabilitaBotaoDireito;
  67. document.onmouseup = desabilitaBotaoDireito;
  68. </script>
  69.  
  70. <link href='http://fonts.googleapis.com/css?family=ABeeZee|Kameron|Muli|Almendra' rel='stylesheet' type='text/css'>
  71. <!--APPEARANCE-->
  72. <meta name="color:background" content="#fff"/>
  73. <meta name="color:borda post" content="#F4F4F4"/>
  74. <meta name="color:text" content="#888"/>
  75. <meta name="color:caixa cor" content="#fff"/>
  76. <meta name="color:tags" content="#C1AA86"/>
  77. <meta name="color:1 letra quote" content="#A2764F"/>
  78. <meta name="color:borda imagem e bg desc" content="#eee"/>
  79. <meta name="color:texto menu" content="#888"/>
  80. <meta name="color:bg menu" content="#eee"/>
  81. <meta name="color:borda menu" content="#F9F9F9"/>
  82. <meta name="color:background frase" content="#F8ECE4"/>
  83.  
  84. <meta name="if:SmallCursor" content="1"/>
  85. <meta name="if:fonte2" content="0"/>
  86. <meta name="if:posts transparentes" content="1">
  87. <meta name="text:frase" content="Já chorei até dormir.
  88. Já dormi pra não chorar." ""/>
  89. <meta name="text:menu principal" content="Navegation"/>
  90. <meta name="text:Link1" content="link 1" />
  91. <meta name="text:Link1 Title" content="back paradise" />
  92. <meta name="text:Link2" content="/ask" />
  93. <meta name="text:Link2 Title" content="ask-me" />
  94. <meta name="text:Link3" content="link 3" />
  95. <meta name="text:Link3 Title" content="authorship" />
  96. <meta name="text:Link4" content="link 4" />
  97. <meta name="text:Link4 Title" content="faq" />
  98. <meta name="text:Link5" content="link 4" />
  99. <meta name="text:Link5 Title" content="link5" />
  100. <meta name="image:Background" content=""/>
  101. <meta name="image:imagemside" content="https://33.media.tumblr.com/10f5dfd080dc0aa4ed2555390202c801/tumblr_ngc3podNTA1rs44kno1_250.png"/>
  102.  
  103. <link href='http://fonts.googleapis.com/css?family=ABeeZee|Kameron|Muli|Almendra' rel='stylesheet' type='text/css'>
  104.  
  105.  
  106. <script type="text/javascript" src="http://static.tumblr.com/3ikgvxs/0TGl4zgpu/jquery.min.js"></script>
  107. <script type="text/javascript">
  108. $(document).ready(function(){
  109. $(".amoi").hide();
  110. $("#gatita").click(function(){
  111. $(this).next(".amoi").slideToggle('fast');
  112. }); }); </script>
  113.  
  114.  
  115. {block:IndexPage}
  116. <div class="column navigation" id="navigation">
  117. {block:Pagination}
  118. {block:PreviousPage}<a href="{PreviousPage}" class="navigate">{/block:PreviousPage}{block:PreviousPage}</a>{/block:PreviousPage}
  119. {block:NextPage}<a href="{NextPage}" class="navigate" id="nextPage">{/block:NextPage}{block:NextPage}</a>{/block:NextPage}{/block:Pagination}
  120. </div>
  121. {/block:IndexPage}
  122.  
  123. {block:IndexPage}
  124.  
  125. <script src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script>
  126.  
  127. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  128.  
  129. <script type="text/javascript" src="http://static.tumblr.com/me5sfsd/12Qlmj66n/script.js"></script>
  130.  
  131. <script type="text/javascript">
  132. $(window).load(function(){
  133. var $wall = $('#pulsa-r');
  134. $wall.imagesLoaded(function(){
  135. $wall.masonry({
  136. itemSelector: '.postbaby',
  137. isAnimated : true
  138. });
  139. });
  140. $wall.infinitescroll({
  141. navSelector : "div#navigation",
  142. nextSelector : "div#navigation a#nextPage",
  143. itemSelector : '.postbaby',
  144. loadingImg : " ",
  145. loadingText : " ",
  146. donetext : " ",
  147. extraScrollPx : 9000,
  148. bufferPx : 10000,
  149. debug : false,
  150. errorCallback: function() {
  151. $('#infscr-loading').animate({opacity: .8},2000).fadeOut('normal');
  152. }},
  153. function( newElements ) {
  154. var $newElems = $( newElements );
  155. $newElems.hide();
  156. $newElems.imagesLoaded(function(){
  157. $wall.masonry( 'appended', $newElems, {isAnimated: true, animationOptions: {duration: 750, easing: 'linear', queue: false}}, function(){$newElems.fadeIn('slow');} );
  158. });
  159. }); $('#pulsa-r').show(500);
  160. });
  161. </script>
  162.  
  163. {/block:IndexPage}
  164.  
  165. <script type="text/javascript" src="http://static.tumblr.com/7qjmkr5/IUmmdsy41/jquery.style-my-tooltips.js"></script>
  166. <script>
  167. (function($){
  168.  
  169. $(document).ready(function(){
  170. $("[title]").style_my_tooltips();
  171. });
  172. })(jQuery);
  173. </script>
  174. <link href='http://fonts.googleapis.com/css?family=Inconsolata' rel='stylesheet' type='text/css'><link href='http://fonts.googleapis.com/css?family=Indie+Flower|Gloria+Hallelujah|Dancing+Script|Courgette|Marck+Script|Satisfy|Pinyon+Script|Reenie+Beanie|Niconne|Tangerine|Great+Vibes|Sacramento|Love+Ya+Like+A+Sister|Parisienne|Allura|Montez|Zeyada|Arizonia|Clicker+Script|Old+Standard+TT' rel='stylesheet' type='text/css'>
  175.  
  176.    
  177. </head>
  178.  
  179.  
  180. </head>
  181. <style>
  182.  
  183. body{background:{color:background}; background-attachment:fixed; font-family: 'Open Sans', sans-serif; font-size: 11px; color: {color:text}; background-image: url('{image:Background}');}
  184. a:visited, a:link, a:active {text-decoration: none; color: {color:text};}
  185.  
  186.  
  187. #s-m-t-tooltip {max-width:300px; -webkit-border-radius: 0px 0px 0px 0px; padding:3px 4px 5px 4px;margin:15px 20px;background-color: rgba(0,0,0,0.5); font-family:baumans; font-size:9px; letter-spacing:1px; text-transform:uppercase; color:#f0f0f0; z-index:9999999999999;}
  188.  
  189.  
  190. {block:ifSmallCursor}
  191. html {cursor:url('http://img69.imageshack.us/img69/7673/cursorw.png'), auto;}
  192. a, a:hover {cursor: url("https://31.media.tumblr.com/6fb38fc5e97353c67e3fc3a2e2b29bf9/tumblr_inline_n6zhnrva5p1r1shc4.png"), auto}
  193. {/block:ifSmallCursor}
  194.  
  195.  
  196.  
  197. *::-moz-selection
  198. {background:#F8ECE4;color:#c0c0c0;}
  199. *::selection
  200. {background:#F8ECE4; color:#c0c0c0;}
  201.  
  202. blockquote {margin: 5px 5px 5px 5px; border-left: 6px solid {color:background}; padding-left: 5px; }
  203. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 5px solid {color:background};}
  204. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  205. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
  206.  
  207. blockquote img{max-width: 240px!important}
  208. blockquote blockquote img{max-width: 230px!important}
  209. blockquote blockquote blockquote img{max-width: 220px!important}
  210. blockquote blockquote blockquote blockquote img{max-width: 210px!important}
  211.  
  212. pre {background:#F8ECE4; color:{color:text}; text-shadow: 0 1px 0 #fff; font-family:baumans;font-size:9px;text-transform:uppercase; text-align: justify; padding: 5px; overflow: scroll; b}
  213.  
  214. ::-webkit-scrollbar-thumb:vertical {background-color: {color:tags};height:70px;
  215. border:1px   {color:tags} solid;}
  216. ::-webkit-scrollbar-button:vertical {height:0px;display: block;background:transparent;}
  217. ::-webkit-scrollbar {background-color:transparent;height:0px;width:5px;}
  218.  
  219. iframe#tumblr_controls {
  220. white-space:nowrap; filter: invert(100%); -webkit-filter: invert(100%); -moz-filter: invert(100%); -o-filter: invert(100%); -ms-filter: invert(100%);opacity:0.4;right:70px;margin-top:2px;position:fixed;}
  221.  
  222.  
  223. #pulsa-r {margin-left:400px; width: 480px; opacity:1;
  224. {block:IftwoColumns}width:600px;{/block:IftwoColumns};margin-top:50px;{block:IfTreeColumns}width:800px;{/block:IfTreeColumns};}
  225. .postbaby { width:200px;background-color:{color:caixa cor} ;{block:Ifpoststransparentes}background-color:transparent ;{/block:Ifpoststransparentes} text-align: justify; padding: 14px; float: left; position: relative; float: left;margin:2px ;border: 1px solid #f0f0f0; {block:Ifpoststransparentes}border: 1px solid #F3F3F3;{/block:Ifpoststransparentes} overflow: hidden;{block:PermalinkPage}width:400px {/block:PermalinkPage};{block:IftwoColumns}width:220px;{/block:IftwoColumns};{block:IfTreeColumns}width:220px;{/block:IfTreeColumns};
  226.  
  227.   }
  228.  
  229.  
  230. /** ? Love **/
  231.  
  232.  
  233.  
  234. .chat {background:transparent; margin: 0; font-size:
  235. 11px; font-family: 'Open Sans', sans-serif;  font-size: 11px; }
  236. .chat .lines {margin-left: 0; background:transparent; color:
  237. {color:text}; margin-bottom: 1px; padding: 4px 5px 4px 5px;}
  238. .chat .lines span{font-weight: bold;text-transform: uppercase;}
  239.  
  240. /** estilo de ask #04 - bombasticdesign.tumblr.com **/
  241. .askfoto{border-radius: 50px;border:2px solid #F8ECE4;margin-left:10px;margin-top:-10px;}
  242. .perguntou{background:#F8ECE4;padding:4px;color:#888; font-family: 'Open Sans', sans-serif;font-size: 11px;}
  243. .perguntou a {color:#888; font-family:'baumans';text-transform: uppercase; font-size:9px;}
  244. .perguntou:hover a {color:#c0c0c0;}
  245. .resposta{background-color:transparent;padding:7px;font-family: 'Open Sans', sans-serif;font-size: 11px;color:#aaa;text-align: left;border-radius:0px 0px 5px 5px}
  246. .pergunta{ margin-left: 50px; font-family: 'Open Sans', sans-serif;font-size: 11px;}
  247. .perguntas{background-color:#f8f8f8;padding:7px;font-family: 'Open Sans', sans-serif;font-size: 11px;color:#aaa;text-align: left;border-radius:5px 5px 0px 0px;}
  248.  
  249.  
  250.  
  251. .bbimg {border-radius: 8px;}
  252. .quote{ font-family: 'Open Sans', sans-serif; font-style: normal; font-size: 11px; color: {color:text};line-height: 20px; text-indent: 0px; {block:iffonte2}font-family: 'cambria';font-size: 11px;{/block:iffonte2} }
  253. .quote:first-letter {
  254. font-size:20px;
  255. color:{color:1 letra quote};
  256. font-family: 'Sacramento', cursive;}
  257.  
  258. .autor {font-family:'Lora', sans-serif;font-style:italic; font-size: 12px; color:#888;text-align:right;background:transparent;padding:5px;border-radius: 3px;font-weight:bold; {block:iffonte2}font-family: 'calibri';font-size: 12px;font-weight:bold;{/block:iffonte2}}
  259. .autor a{font-family:'Lora', sans-serif;font-style:italic;{block:iffonte2}font-family: 'calibri';font-size: 12px;text-transform: uppercase;{/block:iffonte2} font-size: 10px; color:#888;text-shadow: 1px 2px 3px #F8ECE4; text-align:right; font-weight: bold;}
  260. .lin{height: 1px; background: transparent; margin-top: 5px; margin-bottom: 5px;}
  261.  
  262.  
  263. .ph img{-webkit-transition: all 0.6s ease-out;;opacity:0.8;border-radius: 3px;width: 200px;{block:IftwoColumns}width:220px;{/block:IftwoColumns};{block:IfTreeColumns}width:220px;{/block:IfTreeColumns};-webkit-filter: grayscale(10%);}
  264. .ph img:hover { -webkit-transition: all 0.6s ease-out;;-webkit-filter: grayscale(50%);opacity:0.9;}
  265.  
  266.  
  267. ul.notes, ol.notes{list-style: none;font-family: 'Open Sans', sans-serif;padding:0px;}
  268. ol.notes{padding:0px;margin 0px 0px; font-size:9px;}
  269.  
  270. ol.notes li.note{border-bottom:1px solid #eee;padding:10px;font-size:11px;}
  271.  
  272. ol.notes li.note a img.avatar{padding-bottom:0px; border-radius: 80px; width: 0; height: 0;}
  273.  
  274. ol.notes li.note img{padding:0px;border-width:0px;border:none;}
  275.  
  276. ol.notes li.note span.action{font-weight:normal;}
  277.  
  278. ol.notes li.note.answer_content{font-weight:normal;}
  279.  
  280. ol.notes li.note.blockquote{padding:1px 1px;margin:1px 0px 0px 1px;}
  281.  
  282. ol.notes li.note.blockquote a{text-decoration:none;}
  283.  
  284.  
  285. /**PERMALINK POR PULSA-R**/
  286. .permalink { letter-spacing:.1em; z-index:10; bottom:7px;RIGHT:3px; position:absolute; display:block;text-align:RIGHT;font-family: 'baumans';font-size:0px;  -webkit-transition-duration: .66s;width:160px;padding:6px;background:{color:caixa cor};opacity:0; text-transform: uppercase;border-radius: 3px;  background-image: url('{image:Background}');}
  287. .permalinkd  a { font-size:10px; text-transform: lowercase; color:{color:text}; font-family: consolas;}
  288. .postbaby:hover .permalink  {bottom:10px; opacity:1;font-size:9px;}
  289. /**PERMALINK POR PULSA-R**/
  290. .vsanna{display: none;}
  291.  
  292.  /**COPIE ALGUM CÓDIGO DAQUI E VOCÊ VERA OQUE IRA ACOMTECER**/
  293. .creditos {bottom:30px;right:15px;position:fixed;width:108px;font-family:baumans; font-size: 9px;text-transform:uppercase;}
  294. .creditos a span {position: absolute;background-color:transparent;margin-top: -2px;display: inline-block;width: auto;height:13px;color: #000;padding: 3px;opacity: 0.0;-webkit-transition-duration:0.5s;-o-transition-duration:0.5s;-mo-transition-duration:0.5s;}.creditos a:hover span {opacity:0.9;margin-left: 5px;-webkit-transform: rotateY(360deg);z-index: 111;}.creditos a:hover span.last{margin-left: -30px!important}
  295.  
  296. /**PERMALINK POR PULSA-R / não retire os créditos**/
  297. .like {padding:5px;}
  298. .perma {position:absolute; text-decoration:none; margin-top:-20px; margin-left:10px; padding:1px; opacity:0; -webkit-transition: 0.4s ease-in;z-index:10;font-family:trebuchet ms;width:55px;text-align:center;}
  299. .perma a {text-decoration:none;text-transform:uppercase;color:#888;}
  300. .perma img {width:25px;}
  301. .postbaby:hover .perma {-webkit-transition: 0.4s ease-in; position:absolute; margin-top:5px; margin-left:10px; opacity:.9;}
  302. .postbaby:hover .perma:hover{opacity:.9;z-index:100;}
  303.  
  304. .perma2 {position:absolute; text-decoration:none; margin-top:0px;margin-left:-20px; padding:1px;padding-top:7px;padding-bottom:5px; opacity:0; -webkit-transition: 0.4s ease-in;z-index:10;font-family:trebuchet ms;}
  305. .perma2 img {width:25px;}
  306. .perma2 a {text-decoration:none;text-transform:uppercase;color:#888;}
  307. .postbaby:hover .perma2 {-webkit-transition: 0.4s ease-in; position:absolute; margin-left:0px; opacity:.8; }
  308. .postbaby:hover .perma2:hover{opacity:.9;z-index:100;}
  309. /**PERMALINK POR PULSA-R / não retire os créditos**/
  310.  
  311. .postbaby .boxnotesss {z-index: 11;display: inline-block;height:30px; width:30px; background: rgba(255,255,255,0.8);border-radius:30px;margin-left:-50px;-webkit-transition: all 0.4s ease;-moz-transition: all 0.5s ease;
  312. -o-transition: all 0.5s ease;transition: all 0.5s ease;}
  313. .postbaby:hover .boxnotesss { margin-left:-2px; }
  314. .notee img{width:0px; position:relative; top:1px;-webkit-border-radius: 3px 3px 3px 3px;}
  315. ol.notee, .notee li{width:400px; list-style:none;font:12px calibri;  padding:6px;text-align: justify;text-transform:none;color:{color:text};margin:0px 0px -1px 2px;background-color:{color:post};}
  316.  
  317. #side {margin-top:140px;margin-left:910px;position:fixed;width:580px;height:130px;padding:6px;z-index:999999999;}
  318. .imgtheme img{border-radius:0px;width:110px;height:auto;border:6px solid {#eee}};}
  319. .imgtheme {font-family:9px;}
  320. .imgtheme img:hover{border-radius:5px;-webkit-transition: all 0.4s ease;-moz-transition: all 0.5s ease;
  321. -o-transition: all 0.5s ease;transition: all 0.5s ease;}
  322. .desc {width:110px;border-top:2px solid #F9F9F9;padding:6px;background:#eee;font-family:7px;text-transform:uppercase;font-family:calibri;text-align:justify;}
  323. .desc:first-letter {
  324. font-size:16px;
  325. color:{color:1 letra quote};
  326. font-family: 'Sacramento', cursive;}
  327. .barrinha img {width:100px;height:auto;}
  328.  
  329. .titulos {font-family:'Lora', sans-serif; font-style:italic;font-size:11px;color:{color:text};}
  330.  
  331. .menus {position:fixed; right:55px; bottom:51px;}
  332. .menus a {background:#F8ECE4;width:100px;padding:3px;font-family:calibri;
  333. font-size:10px;margin-bottom:-1px;text-transform:uppercase;}
  334.  
  335. /* menu por i-nsegur-a, usou ? credite ! */
  336. .listak {
  337. margin-top:2px;
  338. margin-left:0px;
  339. padding:0px;
  340. width:123px;
  341. font-family: 'Sacramento', cursive;
  342. font-size:23px;
  343. color:{color:text};text-align:center;
  344. background-color:{color:bordas} ;z-index:99999999999;background:#eee;border-top:2px solid {color:borda menu};text-align:center
  345. }
  346. #gatita{ padding:5px; position:relative; margin:1px; text-align:center;text-align:right;cursor:pointer;text-align:center}
  347. .amoi {
  348. text-align:center;
  349. font-family:calibri;
  350. font-size:10px;
  351. width:130px;
  352. margin-bottom:1px;
  353. text-transform:none;
  354. line-height:25px;margin-bottom: 1px ;
  355. background-color:transparent;
  356. text-decoration: none;text-align:center;}
  357. .amoi a{color:{color:text};width:115px;display: inline-block;margin-bottom: 3px;text-transform:uppercase;margin-bottom:2px;border-top:2px solid {color:borda menu};
  358. background:#eee;}
  359. .amoi a:hover{color:{color:text};background:#F8ECE4; -moz-border-radius: 2px;-webkit-border-radius: 2px;-webkit-transition: all 0.4s ease;-moz-transition: all 0.5s ease;
  360. -o-transition: all 0.5s ease;transition: all 0.5s ease;}
  361.  
  362. #credito{background: {color:tags};color: {color:text};padding:5px; font-family:BAUMANS; -moz-border-radius: 2px;-webkit-border-radius: 2px;border-radius: 3px;border:1px solid #;position:fixed;z-index:1338; warning;top:5px;right:3px;font-size:9px;text-transform:uppercase;}
  363.  
  364. .frase {background:{color:background frase};width:455px;padding:5px;margin-top:-48px;margin-left:403px;position:fixed;z-index:9999999;font-family: 'Sacramento', cursive;
  365. font-size:25px;text-align:center;}
  366.  
  367.  
  368. </style>
  369. <link href='http://fonts.googleapis.com/css?family=Alegreya+Sans+SC:300' rel='stylesheet' type='text/css'>
  370. <link href='http://fonts.googleapis.com/css?family=EB+Garamond|Petit+Formal+Script|Source+Sans+Pro|Lora:400italic' rel='stylesheet' type='text/css'> <link href='http://fonts.googleapis.com/css?family=Open+Sans' rel='stylesheet' type='text/css'>
  371.  <link href='http://fonts.googleapis.com/css?family=Average+Sans|Arimo|Baumans' rel='stylesheet' type='text/css'>
  372.  <link href='http://fonts.googleapis.com/css?family=Playball' rel='stylesheet' type='text/css'><link href='http://fonts.googleapis.com/css?family=Raleway' rel='stylesheet' type='text/css'><link href='http://fonts.googleapis.com/css?family=Philosopher' rel='stylesheet' type='text/css'>
  373.  
  374. <body onkeydown="return false" oncontextmenu="return false" ondragstart="return false">
  375.  
  376.  
  377. <div class="frase">{text:frase}</div></div>
  378. <div id="side">
  379. <div class="imgtheme"><img src="{image:imagemside}"> <br>
  380. <div class="desc"><div style="font-size:9px;">{description}</div>
  381. </div>
  382. <div class="listak">
  383. <p id="gatita">{text:menu principal}</p>
  384. <div class="amoi">
  385. <a href="{text:Link1}">{text:Link1 Title}</a>
  386.  
  387. <a href="{text:Link2}">{text:Link2 Title}</a>
  388.  
  389. <a href="{text:Link3}">{text:Link3 Title}</a>
  390.  
  391. <a href="{text:Link4}">{text:Link4 Title}</a>
  392. <a href="{text:Link5}">{text:Link5 Title}</a>
  393.  
  394. <a href="{text:Link6}">{text:Link6 Title}</a>
  395. </div>
  396. </div></div>
  397.  
  398. </div>
  399. </div>
  400.  
  401. <!---NÃO RETIRE OS CRÉDITOS / PLAGIO E CRIME  -!-->
  402. <div id="credito"><a href="http://suplifique.tumblr.com" onclick="window.open('http://simpleicons.tumblr.com');window.location.href='http://suplifique.tumblr.com';" title="suplifique © 2014-2015">install theme</a></div>
  403.  
  404. </div></div></div></div></div></div></div>
  405. <div id="pulsa-r">
  406. {block:Posts}
  407. <div class="postbaby">
  408.  
  409. {block:Text}
  410. {block:Title}<div class="titulos">{Title}</div>{/block:Title}
  411. {body}
  412. {block:indexpage}
  413. <div class="permalink "> <a href="{ReblogURL}" target="_blank">Reblog</a> / <a href="{permalink}">{NoteCount} notes</a> </div>
  414. {/block:indexpage}
  415. {/block:Text}
  416.  
  417. {Block:Photo}
  418. {block:IndexPage}
  419. <div class="perma"><a href="{reblogurl}" target="_blank"><img src="http://static.tumblr.com/ttvzofy/T05nfaknw/be2.png"></a></div>
  420. <div class="perma2"><a href="{permalink}"><img src="http://static.tumblr.com/ttvzofy/jgznfak44/bel.png"></a><br>
  421. </div>
  422. {/block:IndexPage}
  423. {LinkOpenTag}<div class="ph"><img src="{PhotoURL-400}">
  424. </div>
  425.  
  426. {/Block:Photo}
  427.  
  428. {block:Photoset}
  429. {block:IndexPage}
  430. <div class="perma"><a href="{reblogurl}" target="_blank">REBLOG</a></div>
  431. <div class="perma2"><a href="{permalink}">{notecount}</a></div>
  432. {/block:IndexPage}
  433. <div class="ph">{Photoset-250}</div>{LinkCloseTag}
  434.  
  435. {/block:Photoset}
  436.  
  437. {block:Quote}
  438.  
  439. <div class="quote">{Quote}</div>
  440. <div class="lin"></div>
  441. <div class="autor">{block:Source}{Source}{/block:Source}</div>
  442.  
  443. {block:indexpage}
  444. <div class="permalink "> <a href="{ReblogURL}" target="_blank">Reblog</a> / <a href="{permalink}">{NoteCount} notes</a> </div>
  445. {/block:indexpage}
  446. {/block:Quote}
  447.  
  448. {block:Chat}
  449. {block:Title}<div class="titulos">{Title}</div>{/block:Title}
  450. {block:Lines}
  451. <div class="chat">
  452. <div class="lines">{block:Label}
  453. <span>{Label}</span>
  454. {/block:Label}
  455. {Line}</div></div>
  456. {/block:Lines}
  457. {block:indexpage}
  458. <div class="permalink "> <a href="{ReblogURL}" target="_blank">Reblog</a> / <a href="{permalink}">{NoteCount} notes</a> </div>
  459. {/block:indexpage}
  460. {/block:Chat}
  461.  
  462. {block:Link}
  463.  
  464. <a href="{URL}" target="{Target}"><div class="titulos">{Name}</div></a>
  465. {block:Description}{Description}{/block:Description}
  466. {block:indexpage}
  467. <div class="permalink "> <a href="{ReblogURL}" target="_blank">Reblog</a> / <a href="{permalink}">{NoteCount} notes</a> </div>
  468. {/block:indexpage}
  469. {/block:Link}
  470.  
  471. {block:Audio}
  472.  
  473. {AudioPlayer}
  474. {block:Caption}{Caption}{/block:Caption}
  475. {block:indexpage}
  476. <div class="permalink "> <a href="{ReblogURL}" target="_blank">Reblog</a> / <a href="{permalink}">{NoteCount} notes</a> </div>
  477. {/block:indexpage}
  478. {/block:Audio}
  479.  
  480. {block:Video}
  481.  
  482. {block:Indexpage}{Video-250}{/block:IndexPage}
  483. {block:PermalinkPage}{Video-400}{/block:PermalinkPage}
  484. {block:Caption}{Caption}{/block:Caption}
  485. {block:indexpage}
  486. <div class="permalink "> <a href="{ReblogURL}" target="_blank">Reblog</a> / <a href="{permalink}">{NoteCount} notes</a> </div>
  487. {/block:indexpage}
  488. {/block:Video}
  489.  
  490.  
  491. {block:Answer}<div class="perguntas">{Question}</div><div class="perguntou"><img src="{AskerPortraitURL-30}" align="left" class="askfoto"><div class="pergunta">{Asker} perguntou:</div></div><div class="resposta">{Answer}</div>
  492. {block:indexpage}
  493. <div class="permalink "><a href="{permalink}">{NoteCount} notes</a> </div>
  494. {/block:indexpage}
  495. {/block:Answer}
  496.  
  497. {block:PermalinkPage}
  498. {block:Caption}{Caption}{/block:Caption}
  499. <br>
  500.  
  501. <div class="caixaperma">
  502. {block:RebloggedFrom}
  503. <div id="bpd">
  504. <img src="http://static.tumblr.com/wa79tuo/LApm1iuqc/user.png">&nbsp; Reblogado por <a href="{ReblogParentURL}"><b>{ReblogParentName}</b></a> e
  505. original de <a href="{ReblogRootURL}"><b>{ReblogRootName}</b>.</a>
  506. </div>
  507. {/block:RebloggedFrom}
  508.  
  509. {block:Date}
  510. <div id="padding">
  511. <img src="http://static.tumblr.com/cdfpv33/5oymjxo65/cal.png">&nbsp; Postado <b>{DayOfWeek}</b> dia <b>{DayOfMonthWithZero}</b> de <b>{Month}</b> de {Year}, às <b>{12HourWithZero}</b>hrs <b>{Minutes}</b>min <b>{Seconds}</b>s <b>{CapitalAmPm}</b>.
  512. </div>
  513. {/block:Date}
  514.  
  515. {block:NoteCount}
  516. <div id="padding">
  517. <img src="http://static.tumblr.com/cdfpv33/2L0mjxo4l/coracao.png">&nbsp; Com <b>{NoteCountWithLabel}</b>.
  518. </div>
  519. {/block:NoteCount}
  520.  
  521. {block:HasTags}
  522. <div id="padding">
  523. <img src="http://static.tumblr.com/cdfpv33/XOomjxo5e/perman.png">&nbsp; Tagged with: {block:Tags}<a href="{TagURL}" style="margin-right:5px;">#<b>{Tag}</b></a>{/block:Tags}
  524. </div>
  525. {/block:HasTags}
  526. </div>
  527.  
  528. <div class="caixaperma">
  529. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}</div>
  530. {/block:PermalinkPage}
  531.  
  532.  
  533.  <div class="vsanna">{block:RebloggedFrom}<a href="{ReblogParentURL}"></a>{/block:RebloggedFrom}
  534. {block:ContentSource}<a href="{SourceURL}"></a>{/block:ContentSource}</div>
  535. </div>
  536. {/block:Posts}
  537. </div>
  538.  
  539.  
  540.  
  541. </body>
  542. </div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div>
  543.  
  544. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement