Advertisement
thmxpedro

Theme 155 / Two colunes, i love.

Apr 7th, 2014
191
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 23.93 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="{Favicon}">
  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.  
  39. <meta name="if:Aredondar" content="0">
  40.  
  41. <meta name="image:background" content="" />
  42. <meta name="image:sidebar" content="http://static.tumblr.com/245479ce4f1a688d2bdf8944e89c2cf4/xt7sis3/qDEn3it5u/tumblr_static_tumblr_mq5a2t68hn1qzqwzso1_1280.jpg"/>
  43.  
  44. <meta name="color:background" content="#fafafa" />
  45. <meta name="color:posts" content="#fff" />
  46. <meta name="color:detalhes" content="#ccc" />
  47. <meta name="color:borda" content="#d1d0d0" />
  48. <meta name="color:bpost" content="#e4e3e3" />
  49. <meta name="color:bgfoto" content="#fff" />
  50. <meta name="color:text" content="#878787" />
  51. <meta name="color:link" content="#787878" />
  52. <meta name="color:scrollbar" content="#a1a1a1">
  53.  
  54. <meta name="text:titulo" content="Just Believe..." />
  55.  
  56. <link href='http://fonts.googleapis.com/css?family=La+Belle+Aurore' rel='stylesheet' type='text/css'>
  57.  
  58.  
  59. {/block:Description}
  60. <script type="text/javascript"
  61. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  62.  
  63. <!-----FONTES------>
  64. <link href='http://fonts.googleapis.com/css?family=Happy+Monkey' rel='stylesheet' type='text/css'>
  65. <link href='http://fonts.googleapis.com/css?family=ABeeZee|Kameron|Muli|Almendra' rel='stylesheet' type='text/css'>
  66. <link href='http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300|Dosis|Inconsolata' rel='stylesheet' type='text/css'>
  67. <link href='http://fonts.googleapis.com/css?family=Codystar' rel='stylesheet' type='text/css'>
  68. <link href='http://fonts.googleapis.com/css?family=Grand+Hotel' rel='stylesheet' type='text/css'>
  69. <link href='http://fonts.googleapis.com/css?family=Share+Tech+Mono' rel='stylesheet' type='text/css'>
  70. <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'>
  71. </script>
  72. <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'>
  73. <link href='http://fonts.googleapis.com/css?family=Playball' rel='stylesheet' type='text/css'>
  74.  
  75.  
  76. {block:IndexPage}
  77.  
  78. <script src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script>
  79.  
  80. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  81.  
  82. <script type="text/javascript" src="http://static.tumblr.com/me5sfsd/12Qlmj66n/script.js"></script>
  83.  
  84. <script type="text/javascript">
  85. $(window).load(function(){
  86. var $wall = $('#enter');
  87. $wall.imagesLoaded(function(){
  88. $wall.masonry({
  89. itemSelector: '.posts',
  90. isAnimated : true
  91. });
  92. });
  93. $wall.infinitescroll({
  94. navSelector : "div#navigation",
  95. nextSelector : "div#navigation a#nextPage",
  96. itemSelector : '.posts',
  97. loadingImg : "http://static.tumblr.com/gdekeu9/M6Wmrjlhk/iiiiiiii.png",
  98. loadingText : "",
  99. donetext : " ",
  100. extraScrollPx : 1000,
  101. bufferPx : 10100,
  102. debug : false,
  103. errorCallback: function() {
  104. $('#infscr-loading').animate({opacity: .8},2000).fadeOut('normal');
  105. }},
  106. function( newElements ) {
  107. var $newElems = $( newElements );
  108. $newElems.hide();
  109. $newElems.imagesLoaded(function(){
  110. $wall.masonry( 'appended', $newElems, {isAnimated: true, animationOptions: {duration: 25, easing: 'linear', queue: false}}, function(){$newElems.fadeIn('slow');} );
  111. });
  112. }); $('#enter').show(500);
  113. });
  114. </script>
  115.  
  116.  
  117. {/block:IndexPage}
  118.  
  119.  
  120. <style type="text/css">
  121. {color: #fff; background: #ccc;}
  122. ::selection
  123. {color: #fff; background:#797979;text-shadow:
  124. 0px 0px 0px;}
  125.  
  126.  
  127. #scrollToTop:link,#scrollToTop:visited { color: transparent; background-color: transparent; display: none; position: fixed; bottom: 15px; left: 1050px;}
  128. /******* THEME POR DECREPITAR ********/
  129. 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; }
  130.  
  131. a {color: {color:link}; text-decoration: none; text-transform: none;}
  132. a:hover {color: {color:link}; background-color: transparent; text-decoration: none;}
  133.  
  134. p {margin: 6px 0 0 0}
  135.  
  136. blockquote {margin: 5px 5px 5px 5px; border-left: 6px solid {color:background}; padding-left: 5px; }
  137. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 5px solid {color:background};}
  138. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  139. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
  140.  
  141. blockquote img{max-width: 240px!important}
  142. blockquote blockquote img{max-width: 230px!important}
  143. blockquote blockquote blockquote img{max-width: 220px!important}
  144. blockquote blockquote blockquote blockquote img{max-width: 210px!important}
  145.  
  146.  
  147. #container {text-align: center; width: 935px; margin: 10px auto 0px auto; padding: 0px; z-index:0}
  148.  
  149.  
  150. #enter {float: center; margin-left: 420px;margin-top:104px;width:600px; }
  151.  
  152.  
  153. .posts {width:240px;{block:IfTreeColumns}width:256px;{/block:IfTreeColumns};background-color:{color:posts}; padding: 10px; padding: 10px; {block:IfTwoColumns}padding:5px;{/block:IfTwoColumns} float: left; margin: 8px 0 0 8px;opacity:2; text-align: justify; font-family: 'Baumans'; font-size: 12px; position: relative; border:1px solid {color:bpost}; border-radius:0px;{block:IfAredondar}border-radius:5px; {/block:IfAredondar}}
  154. .posts:hover .nn {opacity: 1;width:100%;left:35%;}
  155.  
  156.  
  157. h1 {font-family: 'cambria'; text-align: center; font-size: 14px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  158. h1 a {text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  159. h1 a:hover {text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  160.  
  161.  
  162. .image {text-align: center; border: 0px}
  163. .image img { width:250px;{block:IfTreeColumns}width:250px;{/block:IfTreeColumns} margin-bottom: 2px; -webkit-transition: all 0.6s ease-out;;-webkit-filter: grayscale(45%); border-radius:0px;padding-top:00px;{block:IfTwoColumns}padding-top:0px;{/block:IfTwoColumns}padding-bottom:0px;{block:IfTwoColumns}padding-bottom:0px;{/block:IfTwoColumns};border-radius:0px;{block:IfAredondar}border-radius:5px; {/block:IfAredondar}}
  164. .image img:hover { -webkit-transition: all 0.6s ease-out;;-webkit-filter: grayscale(30%);}
  165.  
  166. .quotesource:first-letter{font-family:consolas; font-size: 13px; font-weight: none;}
  167. .quote {margin: 0; padding: 7px; font: normal 12px cambria; text-align: justify;}
  168. .posts:hover .quotesource{text-align: right;color:{color:posts};}
  169. .quotesource {text-align: center; font-family:consolas; font-size:10px; text-transform:uppercase;font-style:none; border-top:1px solid {color:bpost};}
  170. .quotesource a, a:hover{text-transform: none;}
  171.  
  172. .chat {line-height: 14px; list-style: none; }
  173. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  174. .person1 {color: {color:text}; padding: 2px; }
  175. .person1 .label {font-weight: bold; color:{color:text}}
  176. .person2 {color: {color:text}; padding: 2px; }
  177. .person2 .label {font-weight: bold; color:{color:text}}
  178.  
  179. .player {background-color: #000; text-align: left; display:block;}
  180.  
  181. /** estilo de ask #04 - bombasticdesign.tumblr.com **/
  182. .askfoto{border-radius: 50px;border:2px solid #FFF;margin-left:10px;margin-top:-10px;}
  183. .perguntou{background:#eee;padding:4px;color:{color:text};}}
  184. .perguntou a {color:{color:text}; font-family:'cambria'}
  185. .perguntou:hover a {color:{color:text};font-family:'cambria'}
  186. .resposta{background-color:#FFF;padding:7px;font-family:'cambria', sans-serif; font-size: 9pt;color:{color:text};;text-align: left;border-radius:0px 0px 5px 5px}
  187. .pergunta{ margin-left: 50px;
  188. font-family: 'cambria', sans-serif;}
  189. .perguntas{background-color:#FFF;padding:7px;font-family:'cambria', sans-serif; font-size: 9pt;color:{color:text};text-align: left;border-radius:5px 5px 0px 0px;}
  190.  
  191. /** fim do código **/
  192.  
  193. .nn {opacity:0;width:100%;
  194. position: absolute;
  195. text-align: left;
  196. height:10%;line-height:10%;
  197. text-transform:uppercase;
  198. top:40%;
  199. left:25%;
  200. -webkit-transition-duration: 0.9s;-webkit-transition: opacity 0.5s linear; opacity: 0.0;z-index:9;
  201.  
  202. -webkit-transition: all 0.5s linear;
  203.  
  204. -moz-transition: all 0.5s linear;
  205.  
  206. transition: all 0.5s linear;font-size:9px;color:#;text-transform:none;font-family:muli;
  207. }
  208.  
  209. .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%;}
  210.  
  211. .notess a{color: #fff;font-weight: bold; font-family: Arial, Helvetica, sans-serif;}
  212. .posts:hover .notess {opacity: 1; margin-left:20%;}
  213.  
  214. .gradient{
  215.  
  216. -webkit-transition: all .6s ease-in-out;position:absolute;right:5px;text-align:center; opacity:0; background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(#fff)) repeat-X;bottom:5px; width:96.5%;height:50px;
  217. }
  218.  
  219.  
  220. #tumblr_controls{position: fixed!important;z-index:15; -webkit-filter:invert(100%);}
  221.  
  222. 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%);}
  223. 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%);}
  224.  
  225.  
  226.  
  227. ::-webkit-scrollbar{width:1px;height:7px;}
  228. ::-webkit-scrollbar-button:start:decrement
  229. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  230. ::-webkit-scrollbar-track-piece{background-color: {color:post}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  231. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:scrollbar};}
  232. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: {color:scrollbar};}
  233.  
  234. .caixinha {opacity:0;position: absolute;text-align: center; height:20px;line-height:20px;text-transform:uppercase;bottom:0px;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:transparent;width:100%;}
  235. .posts:hover .caixinha {opacity:1;bottom:0px;right:0%;}
  236. .caixinha a{font-family:Baumans;font-size:9px;text-transform:uppercase;}
  237.  
  238. .caixinha1 {opacity:0;position: absolute;text-align: center; height:20px;text-transform:uppercase;top: -5px;left:13%;-webkit-transition-duration: 0.9s;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:7px;}.caixinha1 img {width:23px;}.posts:hover .caixinha1 {opacity: 0.85;top:15px;left:42px; }
  239.  
  240. /******* helpdesigns modificado por fraquear **********/
  241. #creditos {width:60px; height: 60px; float: left; margin-left:10px; margin-top:10px; position: fixed;z-index:999999999;}
  242. #creditos a {display: inline-block;float: left; font: 10px consolas; height: 30px; width:30px;color:{color:text}; line-height: 30px;text-transform: none;-webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out; font-style: normal; background-color:{color:background}; -webkit-transition: all 0.99s ease-in-out;overflow: hidden; border:1px solid #ccc; border-radius:100px;}
  243. #creditos a:hover {border-radius:5px;background:#eee;}
  244. @font-face {src: url('http://static.tumblr.com/08l8cbl/bxDmeztw0/pf_arma_five.ttf'); font-family: PF Arma Five;}
  245.  
  246. .caixinha3 {opacity:0;position: absolute;text-align: center; height:20px;text-transform:uppercase;top: 7px;left:-1%;-webkit-transition-duration: 0.9s;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:7px;}.caixinha3 img {width:23px;}.posts:hover .caixinha3 {opacity: 0.85;left:15px; top:15px;}
  247.  
  248. #info {text-align: left; margin-top:-30px;margin-left:410px; font-size: 10px; font-family: calibri; text-transform: uppercase; z-index: 11;}
  249. #info a {font-size: 10px; text-transform: uppercase;}
  250.  
  251. #tags {color: {color:text}; font-size: 10px; font-family: calibri; display: inline; list-style: none; text-transform: uppercase;;}
  252. #tags a {font-size: 10px; font-family: calibri; display: inline; list-style: none; text-transform: uppercase;;}
  253.  
  254. #cap {margin-top: -2px;}
  255. .source {display: none;}
  256.  
  257. .fotinha { margin-left:445px; margin-top:7px;position:fixed;background-color:transparent;opacity:1; -webkit-transition: all 0.9s ease-out; -moz-transition: all 0.9s ease-out;z-index:999;}
  258. .fotinha img { background-color:transparent;display: inline-block; -webkit-transition: all 0.99s ease-in-out;-webkit-border-radius: 0px;width:124px; height:90px; background-color: ; padding-top:4px;margin-left:0px; margin-top:0px; opacity:1;padding:0px; opacity:10;border:0px solid {color:borda};-webkit-filter: grayscale(20%);border-radius:0px; {block:IfAredondar}border-radius:5px; {/block:IfAredondar}}
  259. .fotinha img:hover { -webkit-transition: all 0.99s ease-in-out;-webkit-filter: grayscale(0%);}
  260.  
  261. .demi {margin-left:-246px; margin-top:-113px; background-color:transparent; opacity:1; font-size:9px; font-family:arial; color:{color:text};width:358px;height:76px; padding:2px;padding-top:5px;text-align:justify;border:1px solid {color:borda};text-transform:none;line-height:12px;z-index:9;-webkit-transition: all 1s ease;-moz-transition: all 1s ease;-o-transition: all 1s ease;transition: all 1s ease;{block:IfAredondar}border-radius:5px; {/block:IfAredondar}}
  262.  
  263.  
  264. .justin {margin-left:-240px; margin-top:-24px; background-color:transparent; opacity:10; font-size:15px; font-family:La Belle Aurore; color:{color:text}; width:318px;padding:0px;text-align:left; border-top: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;}
  265.  
  266.  
  267.  
  268. #links {height:50px; width:120px; margin-top:88px; margin-left:831px; position:fixed; text-align:left;z-index:99999;opacity:1; border:0px solid color:#fff;}
  269. #links img { width:auto; height:19px; margin-left:8px;-webkit-transition: all 0.9s ease;-moz-transition: all 0.9s ease;-o-transition: all 0.9s ease;opacity:1;-webkit-transition: all 1s ease;-moz-transition: all 1s ease;-o-transition: all 1s ease;transition: all 1s ease;}
  270.  
  271.  
  272. /*********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: 1px 1px 0px #fff; }@font-face {src: url('http://static.tumblr.com/08l8cbl/bxDmeztw0/pf_arma_five.ttf'); font-family: PF Arma Five;}
  273. /*********helpdesigns******/
  274.  
  275. #linha1 { width: 530px; left:436px;height:122px; top:0px; background-color:{color:bgfoto}; border:1px solid {color:borda};-webkit-border-radius: 0px; position: fixed; border-radius:0px; {block:IfAredondar}border-radius:5px; {/block:IfAredondar} z-index:999;}
  276.  
  277. #linha2 { width: 138px; left:445px;height:104px; top:7px; background-color:{color:bgfoto}; border:1px solid {color:borda};-webkit-border-radius: 0px; position: fixed; border-radius:0px; {block:IfAredondar}border-radius:5px; {/block:IfAredondar} z-index:999;}
  278.  
  279. </style>
  280.  
  281. <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'>
  282.  
  283. </div>
  284.  
  285. <body>
  286.  
  287.  
  288.  
  289.  
  290. <div id="creditos" title="THEME FEITO POR FRAQUEAR clique e veja mais">
  291. <a href="http://fraquear.tumblr.com/">PC</a></div>
  292.  
  293. <div id="linha1"></div>
  294. <div id="linha2"></div>
  295.  
  296. <div class="fotinha"><img src="{image:sidebar}"></div>
  297.  
  298. <div id="links">
  299. <a href="{text:Link1}" title="{text:Link1 Title}"><img src="http://static.tumblr.com/xt7sis3/SCJn3o9z3/tumblr_n3lzli8m3k1ra6wreo1_500.jpg"></a>
  300. <a href="{text:Link2}" title="{text:Link2 Title}"><img src="http://static.tumblr.com/xt7sis3/SCJn3o9z3/tumblr_n3lzli8m3k1ra6wreo1_500.jpg"></a>
  301. <a href="{text:Link3}" title="{text:Link3 Title}"><img src="http://static.tumblr.com/xt7sis3/SCJn3o9z3/tumblr_n3lzli8m3k1ra6wreo1_500.jpg"></a>
  302. <a href="{text:Link4}" title="{text:Link4 Title}"><img src="http://static.tumblr.com/xt7sis3/SCJn3o9z3/tumblr_n3lzli8m3k1ra6wreo1_500.jpg"></a>
  303.  
  304. <div class="justin"> {text:titulo}</div>
  305.  
  306. <div class="demi"> {Description}</div></div>
  307.  
  308. </DIV>
  309.  
  310. </div>
  311. {block:IndexPage}
  312. <div class="column navigation" id="navigation">
  313. {block:Pagination}
  314. {block:PreviousPage}<a href="{PreviousPage}" class="navigate">{/block:PreviousPage}{block:PreviousPage}</a>{/block:PreviousPage}
  315. {block:NextPage}<a href="{NextPage}" class="navigate" id="nextPage">{/block:NextPage}{block:NextPage}</a>{/block:NextPage}{/block:Pagination}
  316. </div>
  317. {/block:IndexPage}
  318. </div></div></div></div>
  319.  
  320. <br></center></div></div></div></div></div></div>
  321.  
  322. <div id="enter">
  323.  
  324.  
  325. <div class="autopagerize_page_element">
  326. {block:Posts}
  327.  
  328. <div class="posts">
  329.  
  330.  
  331.  
  332.  
  333. {block:Text}
  334. {block:Title}<h1>{Title}</h1>{/block:Title}{Body}
  335. <div class="caixinha">
  336. <a href="{ReblogURL}">Reblog</a> /
  337. <a href="{Permalink}">{NoteCount}</a> /
  338. <a href="{SourceURL}">Source</a>
  339. </div>
  340. {/block:Text}
  341.  
  342. {block:Photo}
  343.  
  344.  
  345.  
  346. {LinkOpenTag} <div class="caixinha1">
  347. <a href="{ReblogURL}" target="_blank"><img src="http://static.tumblr.com/gdekeu9/zwPmz03r6/kc0ux.png"></a></div>
  348. <div class="caixinha3">
  349. <a href="{permalink}"><img src="http://static.tumblr.com/gdekeu9/jOGmz03ry/236z2x.png" title="{NoteCount}"></a>
  350. <a href="{SourceURL}"></a>
  351.  
  352. </div> {block:IndexPage}<div class="image"><img src="{PhotoURL-500}" alt="{PhotoAlt}" width="290"/></div>{/block:IndexPage}{block:PermalinkPage}<div class="foto"><img src="{PhotoURL-500}" width="290"/></div>{/block:PermalinkPage}{/block:Photo}
  353.  
  354. {/block:Photo}{block:Photoset}
  355.  
  356. <div class="image"><div class="caixinha1">
  357. <a href="{ReblogURL}" target="_blank"><img src="http://static.tumblr.com/gdekeu9/zwPmz03r6/kc0ux.png"></a></div>
  358. <div class="caixinha3">
  359. <a href="{permalink}"><img src="http://static.tumblr.com/gdekeu9/jOGmz03ry/236z2x.png" title="{NoteCount}"></a>
  360. <a href="{SourceURL}"></a></div>{Photoset-250}</div>{block:PermalinkPage}{Photoset-500}{/block:PermalinkPage}{/block:Photoset}
  361.  
  362.  
  363. {block:Quote}
  364.  
  365. <div class="quote">{Quote}</div>
  366. {block:Source}<div class="quotesource">{Source}</div>
  367. {/block:Source}
  368. <a href="{SourceURL}"></a>
  369. <a href="{ReblogParentURL}"></a>
  370. <div class="caixinha">
  371. <a href="{ReblogURL}">Reblog</a> /
  372. <a href="{Permalink}">{NoteCount}</a> /
  373. <a href="{SourceURL}">Source</a>
  374. </div>
  375. {/block:Quote}
  376.  
  377. {block:Link}
  378.  
  379. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  380. {block:Description}{Description}{/block:Description} <div class="caixinha">
  381. <a href="{ReblogURL}">Reblog</a> /
  382. <a href="{Permalink}">{NoteCount}</a> /
  383. <a href="{SourceURL}">Source</a>
  384. </div>
  385. {/block:Link}
  386.  
  387. {block:Chat}
  388. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  389. <div class="chat"><ul>{block:Lines}
  390. <li class="person{UserNumber}">{block:Label}
  391. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div> <div class="caixinha">
  392. <a href="{ReblogURL}">Reblog</a> /
  393. <a href="{Permalink}">{NoteCount}</a> /
  394. <a href="{SourceURL}">Source</a>
  395. </div>
  396. {/block:Chat}
  397.  
  398. {block:Audio}
  399. <div class="player">{AudioPlayerBlack}</div>
  400. {block:Caption}{Caption}{/block:Caption} <div class="caixinha">
  401. <a href="{ReblogURL}">Reblog</a> /
  402. <a href="{Permalink}">{NoteCount}</a> /
  403. <a href="{SourceURL}">Source</a>
  404. </div>
  405. {/block:Audio}
  406.  
  407. {block:Video}{Video-250} <div class="caixinha">
  408. <a href="{ReblogURL}">Reblog</a> /
  409. <a href="{Permalink}">{NoteCount}</a> /
  410. <a href="{SourceURL}">Source</a>
  411. </div>{/block:Video}
  412.  
  413. {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>
  414. {/block:Answer}
  415.  
  416. {/block:IndexPage}
  417. </div>
  418. {/block:Posts}</div></div></div>
  419. </div></div></div></div></div></div></div></div></div>
  420.  
  421. {block:IndexPage}
  422.  
  423. <script src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script>
  424.  
  425. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  426.  
  427. <script type="text/javascript" src="http://static.tumblr.com/me5sfsd/12Qlmj66n/script.js"></script>
  428.  
  429. <script type="text/javascript">
  430. $(window).load(function(){
  431. var $wall = $('#enter');
  432. $wall.imagesLoaded(function(){
  433. $wall.masonry({
  434. itemSelector: '.posts',
  435. isAnimated : true
  436. });
  437. });
  438. $wall.infinitescroll({
  439. navSelector : "div#navigation",
  440. nextSelector : "div#navigation a#nextPage",
  441. itemSelector : '.posts',
  442. loadingImg : "http://static.tumblr.com/gdekeu9/sPBmvuxx8/loader.gif",
  443. loadingText : "",
  444. donetext : " ",
  445. extraScrollPx : 1000,
  446. bufferPx : 10100,
  447. debug : false,
  448. errorCallback: function() {
  449. $('#infscr-loading').animate({opacity: .8},2000).fadeOut('normal');
  450. }},
  451. function( newElements ) {
  452. var $newElems = $( newElements );
  453. $newElems.hide();
  454. $newElems.imagesLoaded(function(){
  455. $wall.masonry( 'appended', $newElems, {isAnimated: true, animationOptions: {duration: 25, easing: 'linear', queue: false}}, function(){$newElems.fadeIn('slow');} );
  456. });
  457. }); $('#enter').show(500);
  458. });
  459. </script>
  460.  
  461. {/block:IndexPage}
  462. </div>
  463. {/block:Posts}</div></div></div>
  464. </div></div></div></div></div></div></div></div></div>
  465. </div></div></div></div></div></div></div></div>
  466.  
  467. </div></div></div></div></div></div></div></div>
  468.  
  469. </div></div></div></div></div></div></div></div>
  470.  
  471. </div></div></div></div>
  472.  
  473. </body>
  474.  
  475. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement