Advertisement
thmxpedro

Theme 166 - One or Two conules inspired in blogs.

May 4th, 2014
267
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 24.36 KB | None | 0 0
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
  2. <!------------------------------------------------------------------------
  3. THEMES FEITO POR PEDRO COSTA /FRAQUEAR.TUMBLR
  4. BASE POR DECREPITAR
  5. ----------------------------------------------------------------------
  6. * NÃO RETIRE OS CREDITOS ;
  7. * NÃO PLAGIE , ART. LEI 184
  8. * DÚVIDAS ME PERGUNTE, OKAY?
  9. * NÃO SE INSPIRE, NEM COPIE.
  10. * PENSE BEM ANTES DE FAZER BESTEIRA
  11. ----------------------------------------------------------------------
  12. ---------------->
  13.  
  14. <html>
  15.  
  16. <head>
  17.  
  18. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script> <script type="text/javascript" src="http://static.tumblr.com/7qjmkr5/IUmmdsy41/jquery.style-my-tooltips.js"></script> <script> (function($){ $(document).ready(function(){ $("[title]").style_my_tooltips(); }); })(jQuery); </script>
  19.  
  20.  
  21. <title>{Title}</title>
  22.  
  23. <link rel="shortcut icon" href="http://pnsdr.com/favicon.ico">
  24. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  25. {block:Description}
  26. <meta name="description" content="{MetaDescription}" />
  27.  
  28. {/block:Description}
  29.  
  30. <meta name="text:Link1" content="/" />
  31. <meta name="text:Link1 Title" content="link" />
  32. <meta name="text:Link2" content="/" />
  33. <meta name="text:Link2 Title" content="link" />
  34. <meta name="text:Link3" content="/" />
  35. <meta name="text:Link3 Title" content="link" />
  36. <meta name="text:Link4" content="/" />
  37. <meta name="text:Link4 Title" content="link" />
  38. <meta name="text:Link5" content="/" />
  39. <meta name="text:Link5 Title" content="link" />
  40.  
  41. <meta name="if:Two columns" content="0">
  42.  
  43. <meta name="image:background" content="" />
  44. <meta name="image:sidebar" content="http://static.tumblr.com/11f19740e43566a8eb665ced588fa8ec/ut8byil/7hzn419qe/tumblr_static_3i5tjirym740880gswokoccco.png"/>
  45.  
  46. <meta name="color:background" content="#fafafa" />
  47. <meta name="color:posts" content="#fff" />
  48. <meta name="color:detalhes" content="#ccc" />
  49. <meta name="color:borda" content="#ccc" />
  50. <meta name="color:bgfoto" content="#fafafa" />
  51. <meta name="color:bpost" content="#fafafa" />
  52. <meta name="color:text" content="##919090" />
  53. <meta name="color:link" content="#919090" />
  54. <meta name="color:titulo" content="#919090" />
  55. <meta name="color:scrollbar" content="#a1a1a1">
  56.  
  57. <meta name="text:titulo" content="Descrição" />
  58. <meta name="text:titulo" content="Menu" />
  59. <link href='http://fonts.googleapis.com/css?family=La+Belle+Aurore' rel='stylesheet' type='text/css'>
  60.  
  61.  
  62. {/block:Description}
  63. <script type="text/javascript"
  64. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  65.  
  66. <!-----FONTES------>
  67. <link href='http://fonts.googleapis.com/css?family=Happy+Monkey' rel='stylesheet' type='text/css'>
  68. <link href='http://fonts.googleapis.com/css?family=ABeeZee|Kameron|Muli|Almendra' rel='stylesheet' type='text/css'>
  69. <link href='http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300|Dosis|Inconsolata' rel='stylesheet' type='text/css'>
  70. <link href='http://fonts.googleapis.com/css?family=Codystar' rel='stylesheet' type='text/css'>
  71. <link href='http://fonts.googleapis.com/css?family=Grand+Hotel' rel='stylesheet' type='text/css'>
  72. <link href='http://fonts.googleapis.com/css?family=Share+Tech+Mono' rel='stylesheet' type='text/css'>
  73. <link href='http://fonts.googleapis.com/css?family=Princess+Sofia|Crafty+Girls|Stalemate|Allura|Sevillana|Great+Vibes|Mouse+Memoirs|Merienda' rel='stylesheet' type='text/css'>
  74. </script>
  75. <link href='http://fonts.googleapis.com/css?family=Snippet|Sue+Ellen+Francisco|Andika|Delius+Swash+Caps|Lobster|Redressed|Tangerine|Rancho|Rochester|Lobster+Two|Dancing+Script|Pacifico|Crafty+Girls' rel='stylesheet' type='text/css'>
  76. <link href='http://fonts.googleapis.com/css?family=Playball' rel='stylesheet' type='text/css'>
  77.  
  78.  
  79. {block:IndexPage}
  80.  
  81. <script src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script>
  82.  
  83. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  84.  
  85. <script type="text/javascript" src="http://static.tumblr.com/me5sfsd/12Qlmj66n/script.js"></script>
  86.  
  87. <script type="text/javascript">
  88. $(window).load(function(){
  89. var $wall = $('#enter');
  90. $wall.imagesLoaded(function(){
  91. $wall.masonry({
  92. itemSelector: '.posts',
  93. isAnimated : true
  94. });
  95. });
  96. $wall.infinitescroll({
  97. navSelector : "div#navigation",
  98. nextSelector : "div#navigation a#nextPage",
  99. itemSelector : '.posts',
  100. loadingImg : "http://static.tumblr.com/gdekeu9/M6Wmrjlhk/iiiiiiii.png",
  101. loadingText : "",
  102. donetext : " ",
  103. extraScrollPx : 1000,
  104. bufferPx : 10100,
  105. debug : false,
  106. errorCallback: function() {
  107. $('#infscr-loading').animate({opacity: .8},2000).fadeOut('normal');
  108. }},
  109. function( newElements ) {
  110. var $newElems = $( newElements );
  111. $newElems.hide();
  112. $newElems.imagesLoaded(function(){
  113. $wall.masonry( 'appended', $newElems, {isAnimated: true, animationOptions: {duration: 25, easing: 'linear', queue: false}}, function(){$newElems.fadeIn('slow');} );
  114. });
  115. }); $('#enter').show(500);
  116. });
  117. </script>
  118.  
  119.  
  120. {/block:IndexPage}
  121.  
  122.  
  123. <style type="text/css">
  124. {color: #fff; background: {color:detalhes};}
  125. ::selection
  126. {color: #fff; background:{color:detalhes};text-shadow:
  127. 0px 0px 0px;}
  128.  
  129.  
  130. #scrollToTop:link,#scrollToTop:visited { color: transparent; background-color: transparent; display: none; position: fixed; bottom: 15px; left: 1050px;}
  131. /******* THEME POR DECREPITAR ********/
  132. body {background-color: {color:background}; font-family:Cambria, arial; color: {color:text}; text-align: center; font-size: 11px; background-image:url('{image:background}'); background-attachment:fixed; background-repeat:no-repeat; background-size:100% 100%; }
  133.  
  134. a {color: {color:link}; text-decoration: none; text-transform: none;}
  135. a:hover {color: {color:link}; background-color: transparent; text-decoration: none;}
  136.  
  137. p {margin: 6px 0 0 0}
  138.  
  139. blockquote {margin: 5px 5px 5px 5px; border-left: 6px solid {color:background}; padding-left: 5px; }
  140. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 5px solid {color:background};}
  141. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  142. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
  143.  
  144. blockquote img{max-width: 240px!important}
  145. blockquote blockquote img{max-width: 230px!important}
  146. blockquote blockquote blockquote img{max-width: 220px!important}
  147. blockquote blockquote blockquote blockquote img{max-width: 210px!important}
  148.  
  149.  
  150. #container {text-align: center; width: 935px; margin: 15px auto 0px auto; padding: 0px; z-index:0}
  151.  
  152.  
  153. #enter {float: center; margin-left: 505px;{block:IfTwoColumns}margin-left:490px;{/block:IfTwoColumns}margin-top:-20px; width: 410px;{block:IfTwoColumns}width:670px;{/block:IfTwoColumns}; }
  154.  
  155.  
  156. .posts {width: 300px;{block:IfTwoColumns}width:250px;{/block:IfTwoColumns}background-color:{color:posts}; padding: 0px; padding: 10px; {block:IfTwoColumns}padding:10px;{/block:IfTwoColumns} float: left; margin: 22px 0 0 8px;opacity:2; text-align: justify; font-family: 'Baumans'; font-size: 12px; position: relative; border:1px solid {color:bpost}; border-radius:0px;}
  157. .posts:hover .nn {opacity: 1;width:100%;left:35%;}
  158. .post:hover {padding-bottom:22px;}
  159.  
  160.  
  161. h1 {font-family: 'Baumans'; text-align:center; font-size: 13px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 13px;}
  162. h1 a {text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 13px;}
  163. h1 a:hover {text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  164.  
  165.  
  166. .image {text-align: center; border: 0px}
  167. .image img { max-width: 400px; {block:IfTwoColumns}width:250px;{/block:IfTwoColumns} {block:IfTreeColumns}width:300px;{/block:IfTreeColumns} margin-bottom: 2px; -webkit-transition: all 0.6s ease-out;;-webkit-filter: grayscale(65%); border-radius:0px;padding-top:00px;{block:IfTwoColumns}padding-top:0px;padding-bottom:0px;{/block:IfTwoColumns};}
  168. .image img:hover { -webkit-transition: all 0.6s ease-out;;-webkit-filter: grayscale(30%);}
  169.  
  170. .quotesource:first-letter{font-family:arial; font-size: 13px; font-weight: none;}
  171. .quote {margin: 0; padding: 1px; font: normal 12px cambria; text-align: justify;line-height: 20px;}
  172. .posts:hover .quotesource{}
  173. .quotesource {text-align: right; font-family:'muli'; font-size:12px; text-transform:none;font-style:none; border-top:0px solid {color:bpost};}
  174. .quotesource a, a:hover{text-transform: none;}
  175.  
  176. .chat {line-height: 14px; list-style: none; }
  177. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  178. .person1 {color: {color:text}; padding: 2px; }
  179. .person1 .label {font-weight: bold; color:{color:text}}
  180. .person2 {color: {color:text}; padding: 2px; }
  181. .person2 .label {font-weight: bold; color:{color:text}}
  182.  
  183. .player {background-color: #000; text-align: left; display:block;}
  184.  
  185. /** estilo de ask #04 - bombasticdesign.tumblr.com **/
  186. .ask {width:auto;align:left;background:{color:detalhes};margin:1px;
  187. margin-right:40px;padding:8px;position: relative;font: 10px verdana;
  188. text-shadow: 0px 1px 1px #fff;z-index:80;border-left:3px solid #f0f0f0;
  189. text-transform:normal;color:#888;}
  190. .res {color:{color:Text};font: 10px 'cambria';line-height:10px; text-align:left; margin-left:2px;}
  191.  
  192. /** fim do código **/
  193.  
  194. .nn {opacity:0;width:100%;
  195. position: absolute;
  196. text-align: left;
  197. height:10%;line-height:10%;
  198. text-transform:uppercase;
  199. top:40%;
  200. left:25%;
  201. -webkit-transition-duration: 0.9s;-webkit-transition: opacity 0.5s linear; opacity: 0.0;z-index:9;
  202.  
  203. -webkit-transition: all 0.5s linear;
  204.  
  205. -moz-transition: all 0.5s linear;
  206.  
  207. transition: all 0.5s linear;font-size:9px;color:#;text-transform:none;font-family:muli;
  208. }
  209.  
  210. .notess {position: absolute; background: url("http://static.tumblr.com/uiqhh9x/X6Ym17xp2/middle.png");height: 20px;font-size: 11px;line-height: 20px;color: #fff;position: absolute; margin-left: 20px;padding-left: 4px;padding-right: 4px;-moz-border-radius: 2px;border-radius: 2px; -webkit-transition-duration: 0s; opacity: 0;z-index:99;top: 0%;}
  211.  
  212. .notess a{color: #fff;font-weight: bold; font-family: Arial, Helvetica, sans-serif;}
  213. .posts:hover .notess {opacity: 1; margin-left:20%;}
  214.  
  215. #tumblr_controls{position: fixed!important;z-index:15; -webkit-filter:invert(100%);}
  216.  
  217. iframe#tumblr_controls { right:3px !important; position: fixed !important; -webkit-transition: opacity 0.5s linear; opacity: 0.6; -webkit-transition: all 0.8s ease-out; -moz-transition: all 0.8s ease-out; transition: all 0.8s ease-out;-webkit-filter:invert(100%);}
  218. iframe#tumblr_controls:hover{ -webkit-transition: opacity 0.7s linear; opacity: 1; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; transition: all 0.4s ease-out; -webkit-filter:invert(100%);}
  219.  
  220.  
  221.  
  222. ::-webkit-scrollbar{width:1px;height:7px;}
  223. ::-webkit-scrollbar-button:start:decrement
  224. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  225. ::-webkit-scrollbar-track-piece{background-color: {color:post}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  226. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:scrollbar};}
  227. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: {color:scrollbar};}
  228.  
  229. .caixinha {opacity:0;position: absolute;text-align: center; height:20px;line-height:20px;text-transform:uppercase;bottom:-22px;right:-20%;-webkit-transition-duration: 0.3s;z-index:99;-webkit-transition: opacity 0.5s linear; opacity: 0.0;;-webkit-transition:All 1s ease;-moz-transition:All 1s ease;-webkit-transition: all 0.6s ease-out;-o-transition:All 1s ease; font-family:arial;font-size:9px;background:{color:detalhes};width:100%;}
  230. .posts:hover .caixinha {opacity:1;bottom:-22px;right:0%}
  231. .caixinha a{font-family:Baumans;font-size:9px;text-transform:uppercase;}
  232.  
  233.  
  234. /******* helpdesigns modificado por fraquear **********/
  235. #creditos {width:20px; height: 20px; float: left; margin-left:13px; margin-top:20px; position: fixed;z-index:999999999;}
  236. #creditos a {display: inline-block;float: left; font: 16px titulo; height: 20px; width:20px;color:{color:text}; line-height: 20px;text-transform: none;-webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out; font-style: normal; background-color:trans; -webkit-transition: all 0.99s ease-in-out;overflow: hidden; border:0px solid #ccc; border-radius:0px;padding-left:0px;}
  237. #creditos a:hover {}
  238. @font-face {src: url('http://static.tumblr.com/08l8cbl/bxDmeztw0/pf_arma_five.ttf'); font-family: PF Arma Five;}
  239.  
  240.  
  241. #info {text-align: left; margin-top:-30px;margin-left:410px; font-size: 10px; font-family: calibri; text-transform: uppercase; z-index: 11;}
  242. #info a {font-size: 10px; text-transform: uppercase;}
  243.  
  244. #tags {color: {color:text}; font-size: 10px; font-family: calibri; display: inline; list-style: none; text-transform: uppercase;;}
  245. #tags a {font-size: 10px; font-family: calibri; display: inline; list-style: none; text-transform: uppercase;;}
  246.  
  247. #cap {margin-top: -2px;}
  248. .source {display: none;}
  249.  
  250. .fotinha { margin-left:265px; margin-top:32px;position:fixed;background-color:transparent;opacity:1; -webkit-transition: all 0.9s ease-out; -moz-transition: all 0.9s ease-out;}
  251. .fotinha img { background-color:{color:bgfoto};display: inline; -webkit-transition: all 0.99s ease-in-out;-webkit-border-radius: 0px; display: block; height:162px; width:162px; background-color: ; padding-top:4px;margin-left:0px; margin-top:0px; opacity:1;padding:17px; opacity:10;border:1px solid {color:borda};-webkit-filter: grayscale(40%);}
  252. .fotinha img:hover { -webkit-transition: all 0.99s ease-in-out;-webkit-filter: grayscale(60%);}
  253. .fotinha img:hover {background-color:{color:detalhes};}
  254.  
  255. .demi {margin-left:0px; margin-top:5px; background-color:transparent; opacity:1; font-size:9px; font-family:arial; color:{color:text};width:200px;padding:2px;padding-top:2px;text-align:justify;border-top:0px solid {color:borda};text-transform:none;line-height:15px;z-index:9;-webkit-transition: all 1s ease;-moz-transition: all 1s ease;-o-transition: all 1s ease;transition: all 1s ease;}
  256.  
  257.  
  258. .pedro {margin-left:0px; margin-top:210px; background-color:transparent; opacity:1; width:213px;font-size:9px; font-family:consolas; color:{color:text};text-align:justify;border-bottom:0px solid {color:borda};text-transform:uppercase;}
  259.  
  260.  
  261. .justin {margin-left:00px; margin-top:2px; background-color:transparent; opacity:10; font-size:17px; font-family:titulo; color:{color:text}; padding:0px;text-align:left; border:0px solid {color:borda}; text-transform:none;z-index:999999999999;-webkit-transition: all 1s ease;-moz-transition: all 1s ease;-o-transition: all 1s ease;transition: all 1s ease;}
  262.  
  263. @font-face {
  264. font-family:basket;
  265. src: url('http://static.tumblr.com/ejm8w78/E7bmdzk1u/kgthefighter.ttf');,
  266. }
  267. #links{position:fixed;width: 198px;margin-left:263px; margin-top:413px;line-height:20px;z-index:99999999999;display:block;padding:2px;text-align:center;}
  268.  
  269. #links a{
  270. color:{color:links};
  271. display:block;
  272. text-align:center;
  273. line-height:15px;
  274. font-size:9px;
  275. letter-spacing:1px;
  276. background-color:{color:bgfoto};
  277. font-family:consolas;
  278. text-transform:uppercase;
  279. padding:4px;
  280. -webkit-transition: all .4s ease;
  281. -moz-transition: all .4s ease;
  282. -o-transition: all .4s ease;
  283. transition: all .4s ease;
  284. margin-bottom:6px; border:1px solid {color:borda};}
  285.  
  286. #blogtitle{position:fixed !important;
  287. font-family:titulo;
  288. font-size:17px;
  289. margin-top:230px;
  290. margin-left:249px;
  291. padding:10px;
  292. text-align:left;
  293. letter-spacing:1px;
  294. border-bottom:0px dashed #afbbba;
  295. height:15px;
  296. color:{color:text};z-index:99999999999;}
  297.  
  298. #xuxu {position:fixed !important;
  299. font-family:titulo;
  300. font-size:17px;
  301. margin-top:180px;
  302. margin-left:0px;
  303. padding:0px;
  304. text-align:left;
  305. letter-spacing:1px;
  306. border-bottom:0px dashed #afbbba;
  307. height:15px;
  308. color:{color:text};z-index:99999999999;}
  309. @font-face {
  310. font-family:titulo;
  311. src: url('http://static.tumblr.com/ejm8w78/E7bmdzk1u/kgthefighter.ttf');
  312. }
  313.  
  314.  
  315. #links a:hover {border-radius:20px;
  316. color:white; background-color:{color:detalhes};}
  317.  
  318.  
  319. .simb{position:fixed;margin-top:235px;margin-left:245px;width:65px;height:46px; border:0px solid #fff;z-index:999;}
  320. .simb img{width:220px; height:40px;opacity:1;}
  321.  
  322. .simb2{position:fixed;margin-top:373px;margin-left:245px;width:65px;height:46px; border:0px solid #fff;z-index:999;}
  323. .simb2 img{width:220px; height:40px;opacity:1;}
  324.  
  325. .simb3{position:fixed;margin-top:576px;margin-left:245px;width:65px;height:46px; border:0px solid #fff;z-index:999;}
  326. .simb3 img{width:220px; height:40px;opacity:1;}
  327.  
  328. .simb4{position:fixed;margin-top:5px;margin-left:00px;width:65px;height:46px; border:0px solid #fff;z-index:999;}
  329. .simb4 img{width:50px; height:50px;opacity:0.7;}
  330.  
  331.  
  332. /*********Tooltip por helpdesigns | se usar credite. ******/ #s-m-t-tooltip {max-width:300px; padding:4px 4px 4px 4px;margin:15px 20px;background-color:{color:detalhes}; font:8px PF Arma Five; text-transform:uppercase; color:#797979; z-index:9999999; text-shadow: 0px 0px 0px #fff; }@font-face {src: url('http://static.tumblr.com/08l8cbl/bxDmeztw0/pf_arma_five.ttf'); font-family: PF Arma Five;}/*********helpdesigns******/
  333.  
  334. .linha1 { width: 224px; left:260px; height:100%; top:23px; background-color:#ffffff; border:1px solid #e5e4e4;-webkit-border-radius: 0px; position: fixed; border-radius:0px;}
  335.  
  336.  
  337. </style>
  338.  
  339. <link href='http://fonts.googleapis.com/css?family=Alex+Brush' rel='stylesheet' type='text/css'><link href='http://fonts.googleapis.com/css?family=Play' rel='stylesheet' type='text/css'><link href='http://fonts.googleapis.com/css?family=Baumans' rel='stylesheet' type='text/css'>
  340.  
  341. </div>
  342.  
  343. <body>
  344.  
  345.  
  346.  
  347. <div id="creditos" title="THEME FEITO POR FRAQUEAR clique e veja mais">
  348. <a href="http://fraquear.tumblr.com/">Pc</a></div>
  349.  
  350. <div class="simb"><img src="http://static.tumblr.com/ut8byil/Jv7n516c1/tumblr_m37d0m7jpc1r0yyyf.png"></div>
  351. <div class="simb2"><img src="http://static.tumblr.com/ut8byil/Jv7n516c1/tumblr_m37d0m7jpc1r0yyyf.png"></div>
  352. <div class="simb3"><img src="http://static.tumblr.com/ut8byil/Jv7n516c1/tumblr_m37d0m7jpc1r0yyyf.png"></div>
  353.  
  354. <div class="linha1"></div>
  355.  
  356.  
  357. <div id="blogtitle">{text:titulo}
  358. <div class="demi"> {Description}</div>
  359. <div class="justin">Navegue. </div>
  360. <div id="xuxu">Créditos. </div>
  361. <div class="pedro">Tema totalmente desenvolvido por Pedro Costa, qualquer cópia total ou parcial será considerado plágio.</div>
  362. </div></div>
  363.  
  364. <div id="links">
  365. <a href="{text:Link1}">{text:Link1 Title}</a>
  366. <a href="{text:Link2}">{text:Link2 Title}</a>
  367. <a href="{text:Link3}">{text:Link3 Title}</a>
  368. <a href="{text:Link4}">{text:Link4 Title}</a>
  369. <a href="{text:Link5}">{text:Link5 Title}</a>
  370. </div>
  371.  
  372.  
  373. <div class="fotinha"><img src="{image:sidebar}"></div>
  374.  
  375.  
  376.  
  377. </DIV>
  378.  
  379. </div>
  380. {block:IndexPage}
  381. <div class="column navigation" id="navigation">
  382. {block:Pagination}
  383. {block:PreviousPage}<a href="{PreviousPage}" class="navigate">{/block:PreviousPage}{block:PreviousPage}</a>{/block:PreviousPage}
  384. {block:NextPage}<a href="{NextPage}" class="navigate" id="nextPage">{/block:NextPage}{block:NextPage}</a>{/block:NextPage}{/block:Pagination}
  385. </div>
  386. {/block:IndexPage}
  387. </div></div></div></div>
  388.  
  389. <br></center></div></div></div></div></div></div>
  390.  
  391. <div id="enter">
  392.  
  393.  
  394. <div class="autopagerize_page_element">
  395. {block:Posts}
  396.  
  397. <div class="posts">
  398.  
  399.  
  400.  
  401.  
  402. {block:Text}
  403. {block:Title}<h1>{Title}</h1>{/block:Title}{Body}
  404. <div class="caixinha">
  405. <a href="{ReblogURL}">Reblog</a> /
  406. <a href="{Permalink}">{NoteCount}</a> /
  407. <a href="{SourceURL}">Source</a>
  408. </div>
  409. {/block:Text}
  410.  
  411. {block:Photo}
  412. <div class="caixinha">
  413. <a href="{ReblogURL}">Reblog</a> /
  414. <a href="{Permalink}">{NoteCount}</a> /
  415. <a href="{SourceURL}">Source</a>
  416. </div> {block:IndexPage}<div class="image"><img src="{PhotoURL-500}" alt="{PhotoAlt}" width="300"/></div>{/block:IndexPage}{block:PermalinkPage}<div class="foto"><img src="{PhotoURL-500}" width="300"/></div>{/block:PermalinkPage}{/block:Photo}
  417.  
  418. {/block:Photo}{block:Photoset}
  419.  
  420. <div class="image"><div class="caixinha">
  421. <a href="{ReblogURL}">Reblog</a> /
  422. <a href="{Permalink}">{NoteCount}</a> /
  423. <a href="{SourceURL}">Source</a>
  424. </div>{Photoset-400}</div>{block:PermalinkPage}{Photoset-500}{/block:PermalinkPage}{/block:Photoset}
  425.  
  426.  
  427. {block:Quote}
  428. <div class="quote">{Quote}</div>
  429. {block:Source}<div class="quotesource"><b>{Source}</b></div>
  430. {/block:Source}
  431. <a href="{SourceURL}"></a>
  432. <a href="{ReblogParentURL}"></a>
  433. <div class="caixinha">
  434. <a href="{ReblogURL}">Reblog</a> /
  435. <a href="{Permalink}">{NoteCount}</a> /
  436. <a href="{SourceURL}">Source</a>
  437. </div>
  438. {/block:Quote}
  439.  
  440. {block:Link}
  441.  
  442. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  443. {block:Description}{Description}{/block:Description} <div class="caixinha">
  444. <a href="{ReblogURL}">Reblog</a> /
  445. <a href="{Permalink}">{NoteCount}</a> /
  446. <a href="{SourceURL}">Source</a>
  447. </div>
  448. {/block:Link}
  449.  
  450. {block:Chat}
  451. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  452. <div class="chat"><ul>{block:Lines}
  453. <li class="person{UserNumber}">{block:Label}
  454. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div> <div class="caixinha">
  455. <a href="{ReblogURL}">Reblog</a> /
  456. <a href="{Permalink}">{NoteCount}</a> /
  457. <a href="{SourceURL}">Source</a>
  458. </div>
  459. {/block:Chat}
  460.  
  461. {block:Audio}
  462. <div class="player">{AudioPlayerBlack}</div>
  463. {block:Caption}{Caption}{/block:Caption} <div class="caixinha">
  464. <a href="{ReblogURL}">Reblog</a> /
  465. <a href="{Permalink}">{NoteCount}</a> /
  466. <a href="{SourceURL}">Source</a>
  467. </div>
  468. {/block:Audio}
  469.  
  470. {block:Video}{Video-250} <div class="caixinha">
  471. <a href="{ReblogURL}">Reblog</a> /
  472. <a href="{Permalink}">{NoteCount}</a> /
  473. <a href="{SourceURL}">Source</a>
  474. </div>{/block:Video}
  475.  
  476. {block:Answer}
  477. <div style="margin-top:1px; ">
  478. <img src="{AskerPortraitURL-40}"align="right" class="border1"width="40px" id="opacidade"/></div>
  479. <div class="ask">
  480. <span></span>{Question}</div>
  481. <div style="float:left; background:#f7f7f7; border-radius:0px 0px 5px 5px; width;200px;padding:4px; font-size:9px; font-family:consolas;text-transform:uppercase;letter-spacing:1px; ">asked by: <b>{Asker}</b> <w>♥</w></div>
  482. <br>
  483. <div class="res"><br>{Answer}</div>
  484.  
  485. <div class="caixinha">
  486. <a href="{ReblogURL}">Reblog</a> /
  487. <a href="{Permalink}">{NoteCount}</a> /
  488. <a href="{SourceURL}">Source</a>
  489. </div>
  490. {/block:Answer}
  491.  
  492. {/block:IndexPage}
  493. </div>
  494. {/block:Posts}</div></div></div>
  495. </div></div></div></div></div></div></div></div></div>
  496.  
  497. {block:IndexPage}
  498.  
  499. <script src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script>
  500.  
  501. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  502.  
  503. <script type="text/javascript" src="http://static.tumblr.com/me5sfsd/12Qlmj66n/script.js"></script>
  504.  
  505. <script type="text/javascript">
  506. $(window).load(function(){
  507. var $wall = $('#enter');
  508. $wall.imagesLoaded(function(){
  509. $wall.masonry({
  510. itemSelector: '.posts',
  511. isAnimated : true
  512. });
  513. });
  514. $wall.infinitescroll({
  515. navSelector : "div#navigation",
  516. nextSelector : "div#navigation a#nextPage",
  517. itemSelector : '.posts',
  518. loadingImg : "http://static.tumblr.com/gdekeu9/sPBmvuxx8/loader.gif",
  519. loadingText : "",
  520. donetext : " ",
  521. extraScrollPx : 1000,
  522. bufferPx : 10100,
  523. debug : false,
  524. errorCallback: function()
  525. $('#infscr-loading').animate({opacity: .8},2000).fadeOut('normal');
  526. }},
  527. function( newElements ) {
  528. var $newElems = $( newElements );
  529. $newElems.hide();
  530. $newElems.imagesLoaded(function(){
  531. $wall.masonry( 'appended', $newElems, {isAnimated: true, animationOptions: {duration: 25, easing: 'linear', queue: false}}, function(){$newElems.fadeIn('slow');} );
  532. });
  533. }); $('#enter').show(500);
  534. });
  535. </script>
  536.  
  537. {/block:IndexPage}
  538. </div>
  539. {/block:Posts}</div></div></div>
  540. </div></div></div></div></div></div></div></div></div>
  541. </div></div></div></div></div></div></div></div>
  542.  
  543. </div></div></div></div></div></div></div></div>
  544.  
  545. </div></div></div></div></div></div></div></div>
  546.  
  547. </div></div></div></div>
  548.  
  549.  
  550. </body>
  551.  
  552. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement