Advertisement
thmxpedro

Theme 182 / One or Two columns, i love this theme.

May 20th, 2014
357
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 25.28 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"
  19. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  20. <script type="text/javascript" src="http://static.tumblr.com/7qjmkr5/IUmmdsy41/jquery.style-my-tooltips.js"></script>
  21. <script>
  22. (function($){
  23.  
  24. $(document).ready(function(){
  25. $("[title]").style_my_tooltips();
  26. });
  27. })(jQuery);
  28. </script>
  29.  
  30.  
  31. <title>{Title}</title>
  32.  
  33. <link rel="shortcut icon" href="http://pnsdr.com/favicon.ico">
  34. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  35. {block:Description}
  36. <meta name="description" content="{MetaDescription}" />
  37.  
  38. {/block:Description}
  39.  
  40. <meta name="text:Link1" content="/" />
  41. <meta name="text:Link1 Title" content="link" />
  42. <meta name="text:Link2" content="/" />
  43. <meta name="text:Link2 Title" content="link" />
  44. <meta name="text:Link3" content="/" />
  45. <meta name="text:Link3 Title" content="link" />
  46. <meta name="text:Link4" content="/" />
  47. <meta name="text:Link4 Title" content="link" />
  48. <meta name="text:Link5" content="/" />
  49. <meta name="text:Link5 Title" content="link" />
  50.  
  51. <meta name="if:Two columns" content="0">
  52.  
  53. <meta name="image:background" content="" />
  54. <meta name="image:sidebar" content=""/>
  55.  
  56. <meta name="color:background" content="#fff" />
  57. <meta name="color:posts" content="#fff" />
  58. <meta name="color:detalhes" content="#ccc" />
  59. <meta name="color:borda" content="#ccc" />
  60. <meta name="color:bgfoto" content="#fafafa" />
  61. <meta name="color:bpost" content="#fafafa" />
  62. <meta name="color:text" content="#919090" />
  63. <meta name="color:link" content="#919090" />
  64. <meta name="color:scrollbar" content="#a1a1a1">
  65.  
  66. <meta name="text:titulo" content="fucking" />
  67.  
  68. <link href='http://fonts.googleapis.com/css?family=La+Belle+Aurore' rel='stylesheet' type='text/css'>
  69.  
  70.  
  71. {/block:Description}
  72. <script type="text/javascript"
  73. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  74.  
  75. <!-----FONTES------>
  76. <link href='http://fonts.googleapis.com/css?family=Happy+Monkey' rel='stylesheet' type='text/css'>
  77. <link href='http://fonts.googleapis.com/css?family=ABeeZee|Kameron|Muli|Almendra' rel='stylesheet' type='text/css'>
  78. <link href='http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300|Dosis|Inconsolata' rel='stylesheet' type='text/css'>
  79. <link href='http://fonts.googleapis.com/css?family=Codystar' rel='stylesheet' type='text/css'>
  80. <link href='http://fonts.googleapis.com/css?family=Grand+Hotel' rel='stylesheet' type='text/css'>
  81. <link href='http://fonts.googleapis.com/css?family=Share+Tech+Mono' rel='stylesheet' type='text/css'>
  82. <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'>
  83. </script>
  84. <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'>
  85. <link href='http://fonts.googleapis.com/css?family=Playball' rel='stylesheet' type='text/css'>
  86.  
  87.  
  88. {block:IndexPage}
  89.  
  90. <script src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script>
  91.  
  92. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  93.  
  94. <script type="text/javascript" src="http://static.tumblr.com/me5sfsd/12Qlmj66n/script.js"></script>
  95.  
  96. <script type="text/javascript">
  97. $(window).load(function(){
  98. var $wall = $('#enter');
  99. $wall.imagesLoaded(function(){
  100. $wall.masonry({
  101. itemSelector: '.posts',
  102. isAnimated : true
  103. });
  104. });
  105. $wall.infinitescroll({
  106. navSelector : "div#navigation",
  107. nextSelector : "div#navigation a#nextPage",
  108. itemSelector : '.posts',
  109. loadingImg : "http://static.tumblr.com/gdekeu9/M6Wmrjlhk/iiiiiiii.png",
  110. loadingText : "",
  111. donetext : " ",
  112. extraScrollPx : 1000,
  113. bufferPx : 10100,
  114. debug : false,
  115. errorCallback: function() {
  116. $('#infscr-loading').animate({opacity: .8},2000).fadeOut('normal');
  117. }},
  118. function( newElements ) {
  119. var $newElems = $( newElements );
  120. $newElems.hide();
  121. $newElems.imagesLoaded(function(){
  122. $wall.masonry( 'appended', $newElems, {isAnimated: true, animationOptions: {duration: 25, easing: 'linear', queue: false}}, function(){$newElems.fadeIn('slow');} );
  123. });
  124. }); $('#enter').show(500);
  125. });
  126. </script>
  127.  
  128.  
  129. {/block:IndexPage}
  130.  
  131.  
  132. <style type="text/css">
  133. {color: #fff; background: {color:detalhes};}
  134. ::selection
  135. {color: #fff; background:{color:detalhes};text-shadow:
  136. 0px 0px 0px;}
  137.  
  138.  
  139. #scrollToTop:link,#scrollToTop:visited { color: transparent; background-color: transparent; display: none; position: fixed; bottom: 15px; left: 1050px;}
  140. /******* THEME POR DECREPITAR ********/
  141. 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%; }
  142.  
  143. a {color: {color:link}; text-decoration: none; text-transform: none;}
  144. a:hover {color: {color:link}; background-color: transparent; text-decoration: uppercase;}
  145. p {margin: 6px 0 0 0}
  146.  
  147. blockquote {margin: 5px 5px 5px 5px; border-left: 6px solid {color:background}; padding-left: 5px; }
  148. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 5px solid {color:background};}
  149. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  150. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
  151.  
  152. blockquote img{max-width: 240px!important}
  153. blockquote blockquote img{max-width: 230px!important}
  154. blockquote blockquote blockquote img{max-width: 220px!important}
  155. blockquote blockquote blockquote blockquote img{max-width: 210px!important}
  156.  
  157.  
  158. #container {text-align: center; width: 935px; margin: 15px auto 0px auto; padding: 0px; z-index:0}
  159.  
  160.  
  161. #enter {float: center; margin-left: 450px;{block:IfTwoColumns}margin-left:445px;{/block:IfTwoColumns} {block:IfTreeColumns}margin-left:170px;{/block:IfTreeColumns}margin-top:10px; width: 430px;{block:IfTwoColumns}width:570px;{/block:IfTwoColumns}; {block:IfTreeColumns}width:850px;{/block:IfTreeColumns} }
  162.  
  163.  
  164. .posts {width: 410px;{block:IfTwoColumns}width:250px;{/block:IfTwoColumns}{block:IfTreeColumns}width:250px;{/block:IfTreeColumns} background-color:transparent; padding: 0px; padding: 10px; {block:IfTwoColumns}padding:10px;{/block:IfTwoColumns} float: left; margin: 15px 0 0 10px; opacity:2; text-align: justify; font-family: 'Baumans'; font-size: 12px; position: relative; {block:IfTwoColumns} border:1px solid {color:bpost}; {/block:IfTwoColumns} border-radius:0px;
  165. }
  166. .posts:hover .nn {opacity: 1;width:100%;left:35%;}
  167. .post:hover {padding-bottom:22px;}
  168.  
  169.  
  170. h1 {font-family: titulo; text-align:center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 16px;}
  171. h1 a {text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  172. h1 a:hover {text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  173.  
  174.  
  175. .image {text-align: center; border: 0px}
  176. .image img { max-width: 400px; width:400px; {block:IfTwoColumns}width:250px;{/block:IfTwoColumns}{block:IfTreeColumns}width:250px;{/block:IfTreeColumns} margin-bottom: 2px; -webkit-transition: all 0.6s ease-out;;-webkit-filter: grayscale(10%); border-radius:0px;padding-top:00px;opacity:0.8;}
  177. .image img:hover { -webkit-transition: all 0.6s ease-out;;-webkit-filter: grayscale(10%);}
  178.  
  179. .quotesource:first-letter{font-family:arial; font-size: 13px; font-weight: none;}
  180. .quote {margin: 0; padding: 1px; font: normal 10px cambria; text-align: justify;line-height: 20px;}
  181. .posts:hover .quotesource{}
  182. .quotesource {text-align: right; font-family:'muli'; font-size:12px; text-transform:none;font-style:none; border-top:0px solid {color:bpost};}
  183. .quotesource a, a:hover{text-transform: none;}
  184.  
  185. .chat {line-height: 14px; list-style: none; }
  186. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  187. .person1 {color: {color:text}; padding: 2px; }
  188. .person1 .label {font-weight: bold; color:{color:text}}
  189. .person2 {color: {color:text}; padding: 2px; }
  190. .person2 .label {font-weight: bold; color:{color:text}}
  191.  
  192. .player {background-color: #000; text-align: left; display:block;}
  193.  
  194.  
  195. .ask {width:auto;align:left;background:#fafafa;margin:1px;
  196. margin-right:40px;padding:8px;position: relative;font: 10px verdana;
  197. text-shadow: 0px 1px 1px #fff;z-index:80;border-left:3px solid #f0f0f0;
  198. text-transform:normal;color:#888;}
  199. .res {color:{color:Text};font: 10px 'cambria';line-height:10px; text-align:left; margin-left:2px;}
  200.  
  201.  
  202. .nn {opacity:0;width:100%;
  203. position: absolute;
  204. text-align: left;
  205. height:10%;line-height:10%;
  206. text-transform:uppercase;
  207. top:40%;
  208. left:25%;
  209. -webkit-transition-duration: 0.9s;-webkit-transition: opacity 0.5s linear; opacity: 0.0;z-index:9;
  210.  
  211. -webkit-transition: all 0.5s linear;
  212.  
  213. -moz-transition: all 0.5s linear;
  214.  
  215. transition: all 0.5s linear;font-size:9px;color:#;text-transform:none;font-family:muli;
  216. }
  217.  
  218. .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%;}
  219.  
  220. .notess a{color: #fff;font-weight: bold; font-family: Arial, Helvetica, sans-serif;}
  221. .posts:hover .notess {opacity: 1; margin-left:20%;}
  222.  
  223. #tumblr_controls{position: fixed!important;z-index:15; -webkit-filter:invert(100%);}
  224.  
  225. 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%);}
  226. 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%);}
  227.  
  228.  
  229.  
  230. ::-webkit-scrollbar{width:1px;height:7px;}
  231. ::-webkit-scrollbar-button:start:decrement
  232. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  233. ::-webkit-scrollbar-track-piece{background-color: {color:post}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  234. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:scrollbar};}
  235. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: {color:scrollbar};}
  236.  
  237. .caixinha {opacity:0;position: absolute;text-align:center; height:30px;line-height:30px;text-transform:uppercase;bottom:-31px;right:0%;-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%;}
  238. .posts:hover .caixinha {opacity:1;bottom:-23px;right:0%}
  239. .caixinha a{font-family:Baumans;font-size:9px;text-transform:uppercase;}
  240.  
  241. .caixinha2 {opacity:0;position: absolute;text-align:center; height:30px;line-height:30px;text-transform:uppercase;top:31px;left:30px;-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:rgba(200,200,200,0.3);;width:60px;}
  242. .posts:hover .caixinha2 {opacity:1;top:31px;left:30px;}
  243. .caixinha2 a{font-family:Baumans;font-size:9px;text-transform:uppercase;color:#fff;}
  244.  
  245. #info {text-align: left; margin-top:-30px;margin-left:410px; font-size: 10px; font-family: calibri; text-transform: uppercase; z-index: 11;}
  246. #info a {font-size: 10px; text-transform: uppercase;}
  247.  
  248. #tags {color: {color:text}; font-size: 10px; font-family: calibri; display: inline; list-style: none; text-transform: uppercase;;}
  249. #tags a {font-size: 10px; font-family: calibri; display: inline; list-style: none; text-transform: uppercase;;}
  250.  
  251. #cap {margin-top: -2px;}
  252. .source {display: none;}
  253.  
  254. .fotinha { margin-left:264px; margin-top:105px;position:fixed;background-color:transparent;opacity:1; -webkit-transition: all 1s ease;-moz-transition: all 1s ease;-o-transition: all 1s ease;transition: all 0.8s ease;}
  255. .fotinha img {background-color:{color:bgfoto};display: inline; -webkit-transition: all 0.99s ease-in-out;-webkit-border-radius: 0px; display: block; height:200px; width:150px; background-color: ; padding-top:4px;margin-left:0px; margin-top:0px; opacity:1;padding:13px; opacity:1;border:1px solid {color:borda};-webkit-filter: grayscale(30%);}
  256. .fotinha img:hover { -webkit-transition: all 0.99s ease-in-out;-webkit-filter: grayscale(60%);}
  257.  
  258. .fotinha:hover {padding-bottom:5px;-webkit-transition: all 1s ease;-moz-transition: all 1s ease;-o-transition: all 1s ease;transition: all 0.8s ease;}
  259.  
  260. .justin {margin-left:-0px; margin-top:-3px; background-color:transparent; opacity:10; font-size:8px; font-family:arial; color:{color:text}; width:171px;height:10px;padding:0px;text-align:center; border:0px solid {color:borda}; padding:3px;text-transform:none;-webkit-transition: all 3s ease; -moz-transition: all 3s ease; -o-transition: all 3s ease; transition: all 3s ease;z-index:9;line-height:14px;z-index:9;}
  261.  
  262. @font-face {
  263. font-family:basket;
  264. src: url('http://static.tumblr.com/ejm8w78/E7bmdzk1u/kgthefighter.ttf');,
  265. }
  266.  
  267. /*---♥--- Menu por Revolucionou pegar credite! (Ajuda by juh - futurasuicida) [helpdesigns]---♥---*/
  268.  
  269. #lalaland {z-index:999999999999999;position: fixed; width:0px; right:70px;bottom:30px; padding: 0px; text-align: center;-webkit-transition: all 0.5s ease-out;}
  270. #lalaland:hover{ right:210px;-webkit-transition: all 0.5s ease-out;}
  271. #lalaland a {float: left; display: block; font-size:8px; font-family:PF Arma Five; text-align: center; margin-bottom:2px; margin-left:1px; color:#ababab; text-decoration: none; line-height:22px;-webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out; height:22px;width:60px;/*--helpdesigns--*/overflow:hidden;text-indent: 0px;}
  272. #lalaland a:hover { -webkit-transition: all 0.9s ease-out;opacity:1; color:#ababab; font-weight:calibri;-webkit-transition: all 0.5s ease-out;text-indent: 300px;overflow:hidden;width:115px;}
  273. #lalaland a muda{ color:#ababab;float: left; display: block; font-size:8px; font-family:PF Arma Five; text-align: center;text-align:left; opacity:0;position:fixed;width:200px;margin-top:-22px;text-indent: 0px;}
  274. #lalaland a:hover muda{ color:#ababab;float: left; display: block; font-size:8px; font-family:PF Arma Five;opacity:1;text-indent: 17px; -webkit-transition: all 0.9s ease-out;}
  275.  
  276. /*--- Não remover os Créditos ----*/
  277.  
  278. .frase {text-shadow: 0em 0em #333; position: fixed; text-transform: none; font-size:25px; letter-spacing: 0px; margin-top:0px; text-align: left; font-family:Sacramento; font-style:none;margin-left: 16px;width:150px; padding: 0px; line-height:20px; color:{color:detalhes}; border: 0px solid #fff; opacity:1;-webkit-transition: all 3s ease; -moz-transition: all 3s ease; -o-transition: all 3s ease; transition: all 3s ease;z-index:9;}
  279.  
  280.  
  281. @font-face {
  282. font-family:titulo;
  283. src: url('http://static.tumblr.com/ejm8w78/E7bmdzk1u/kgthefighter.ttf');
  284. }
  285.  
  286.  
  287. #links2{position:absolute; width:146px;height:15px; margin-left:13px; margin-top:2px; overflow:hidden; padding: 2px;transition:All .9s ease;-webkit-transition:All .9s ease;-moz-transition:All .9s ease;-o-transition:All .9s ease;z-index:9999999;color:{color:text};border:1px solid {color:borda};}
  288.  
  289. #links2 a {z-index:-99999999999;float: left; margin-left:0px; margin-top:0px;display: block; letter-spacing:0px; font-family:arial; overflow: hidden;font-size:8px; text-align:center;font-style:normal;;margin-bottom:0px;color:#aaa; text-decoration: uppercase; text-transform:none; height:15px; padding: 1px;line-height:13px;; ;;padding:2px;;width:140px; border-bottom:1px dotted {color:borda};;background:{color:background};}
  290.  
  291. #links2 a:hover {
  292. -o-transition: all 0.9s ease-in-out;-ms-transition: all 0.9s ease-in-out; transition: all 0.9s ease-in-out; background-color:#fafafa;}
  293.  
  294. .menu {width: 550px;
  295. line-height:14px;
  296. text-align:right;margin-top:-9px;margin-left:455px;opacity:10;border:0px solid {color:borda};padding:2px;background-color:#fff;z-index:99999;opacity:10;position:fixed;border-bottom:1px dotted {color:borda};height:35px; line-height:30px;}
  297.  
  298. .menu a {height:30px; line-height:33px;
  299. font-size:9px;
  300. display:inline-block;
  301. text-transform:uppercase;
  302. text-decoration:none;background-color:transparent;
  303. -webkit-transition: all 1s ease;-moz-transition: all 1s ease;-o-transition: all 1s ease;transition: all 1s ease; border-bottom:0px solid {color:borda};padding:2px;font-family:'Baumans'; color:{color:link};}
  304.  
  305. .menu a:hover { background-color:#eee; height:37px;}
  306.  
  307.  
  308. .simb2 {position:fixed;margin-top:375px;margin-left:303px; width:30px;height:30px; border:0px solid #fff;}
  309. .simb2 img{width:95px; height:60px; -webkit-transition: all 0.99s ease-in-out;-webkit-filter: grayscale(100%);opacity:0.6; {block:IfSemFlor}opacity:0;{/block:IfSemFlor}}
  310.  
  311. #s-m-t-tooltip {max-width:300px; padding:3px 3px 3px 3px;margin:15px 20px;background-color:#fff; font-family:arial; font-size:9px; letter-spacing:0px; text-transform:lowercase; color:#808080; border:1px solid #e0dfdf; z-index:9999999; -moz-transition-duration:1s;
  312. -webkit-transition-duration:1s;
  313. -o-transition-duration:1s;}
  314.  
  315. @font-face {src: url('http://static.tumblr.com/08l8cbl/bxDmeztw0/pf_arma_five.ttf'); font-family: PF Arma Five;}
  316.  
  317. .linha1 { width: 178px; left:250px;{block:IfTreeColumns}margin-left:-100px;{/block:IfTreeColumns} height:230px; top:70px; background-color:#ffffff; border:1px solid #e5e4e4;-webkit-border-radius: 0px; position: fixed; border-radius:0px;box-shadow: 5px 5px 5px #eee;
  318. }
  319.  
  320. </style>
  321.  
  322. <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'><link href='http://fonts.googleapis.com/css?family=Sacramento' rel='stylesheet' type='text/css'>
  323.  
  324. </div>
  325.  
  326. <body>
  327.  
  328. <!-- Não tira essa merda, se vc tirar eu vou jogar uma praga tão forte em vc que tu vai se arrepender de ter tirado, e tenho dito!--->
  329. <div id="lalaland">
  330. <a href="http://fraquear.tumblr.com">fraquear<muda>theme feito por fraquear, clique aqui. </muda></a></div>
  331. <!--- daqui pra baixo tire e mude o que quiser, só pra uso próprio--->
  332.  
  333. <div class="menu">
  334. <a href="{text:Link2}">{text:Link2 Title}</a>
  335. <a href="{text:Link3}">{text:Link3 Title}</a>
  336. <a href="{text:Link4}">{text:Link4 Title}</a>
  337. <a href="{text:Link5}">{text:Link5 Title}</a>
  338. </div>
  339.  
  340. <div class="fotinha"><img src="{image:sidebar}">
  341.  
  342. <div class="justin"> {Description}</div>
  343.  
  344. <div id="links2">
  345. <a href="{text:Link1}"> {text:Link1 Title}</a>
  346. </div>
  347.  
  348. </div>
  349. </div>
  350.  
  351.  
  352.  
  353. </DIV>
  354.  
  355. </div>
  356. {block:IndexPage}
  357. <div class="column navigation" id="navigation">
  358. {block:Pagination}
  359. {block:PreviousPage}<a href="{PreviousPage}" class="navigate">{/block:PreviousPage}{block:PreviousPage}</a>{/block:PreviousPage}
  360. {block:NextPage}<a href="{NextPage}" class="navigate" id="nextPage">{/block:NextPage}{block:NextPage}</a>{/block:NextPage}{/block:Pagination}
  361. </div>
  362. {/block:IndexPage}
  363. </div></div></div></div>
  364.  
  365. <br></center></div></div></div></div></div></div>
  366.  
  367. <div id="enter">
  368.  
  369.  
  370. <div class="autopagerize_page_element">
  371. {block:Posts}
  372.  
  373. <div class="posts">
  374.  
  375.  
  376.  
  377.  
  378. {block:Text}
  379. {block:Title}<h1>{Title}</h1>{/block:Title}{Body}
  380. <div class="caixinha">
  381. <a href="{ReblogURL}">Compartilhe</a> /
  382. <a href="{Permalink}">{NoteCount}</a> /
  383. <a href="{SourceURL}">criador</a>
  384. </div>
  385. {/block:Text}
  386.  
  387. {block:Photo}
  388. <div class="caixinha2">
  389. <a href="{ReblogURL}">Reblog</a>
  390. </div> {block:IndexPage}<div class="image"><img src="{PhotoURL-500}" alt="{PhotoAlt}" width="400"/></div>{/block:IndexPage}{block:PermalinkPage}<div class="foto"><img src="{PhotoURL-500}" width="400"/></div>{/block:PermalinkPage}{/block:Photo}
  391.  
  392. {/block:Photo}{block:Photoset}
  393.  
  394. <div class="image"> <div class="caixinha2">
  395. <a href="{ReblogURL}">Reblog</a>
  396. </div>{Photoset-400}</div>{block:PermalinkPage}{Photoset-500}{/block:PermalinkPage}{/block:Photoset}
  397.  
  398.  
  399. {block:Quote}
  400. <div class="quote"><font style="font-family:'EB Garamond', sans-serif; font-size:19px; float:left; padding:3px; color:{color:detalhes};">"</font>{Quote}</div>
  401. {block:Source}<div class="quotesource"><b>{Source}</b></div>
  402. {/block:Source}
  403. <a href="{SourceURL}"></a>
  404. <a href="{ReblogParentURL}"></a>
  405. <div class="caixinha">
  406. <a href="{ReblogURL}">Compartilhe</a> /
  407. <a href="{Permalink}">{NoteCount}</a> /
  408. <a href="{SourceURL}">criador</a>
  409. </div>
  410. {/block:Quote}
  411.  
  412. {block:Link}
  413.  
  414. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  415. {block:Description}{Description}{/block:Description} <div class="caixinha">
  416. <a href="{ReblogURL}">Compartilhe</a> /
  417. <a href="{Permalink}">{NoteCount}</a> /
  418. <a href="{SourceURL}">criador</a>
  419. </div>
  420. {/block:Link}
  421.  
  422. {block:Chat}
  423. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  424. <div class="chat"><ul>{block:Lines}
  425. <li class="person{UserNumber}">{block:Label}
  426. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div> <div class="caixinha">
  427. <a href="{ReblogURL}">Compartilhe</a> /
  428. <a href="{Permalink}">{NoteCount}</a> /
  429. <a href="{SourceURL}">criador</a>
  430. </div>
  431. {/block:Chat}
  432.  
  433. {block:Audio}
  434. <div class="player">{AudioPlayerBlack}</div>
  435. {block:Caption}{Caption}{/block:Caption} <div class="caixinha">
  436. <a href="{ReblogURL}">Compartilhe</a> /
  437. <a href="{Permalink}">{NoteCount}</a> /
  438. <a href="{SourceURL}">criador</a>
  439. </div>
  440. {/block:Audio}
  441.  
  442. {block:Video}{Video-250} <div class="caixinha">
  443. <a href="{ReblogURL}">Compartilhe</a> /
  444. <a href="{Permalink}">{NoteCount}</a> /
  445. <a href="{SourceURL}">criador</a>
  446. </div>{/block:Video}
  447.  
  448. {block:Answer}
  449. <div style="margin-top:1px; ">
  450. <img src="{AskerPortraitURL-40}"align="right" class="border1"width="40px" id="opacidade"/></div>
  451. <div class="ask">
  452. <span></span>{Question}</div>
  453. <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>
  454. <br>
  455. <div class="res"><br>{Answer}</div>
  456.  
  457. <div class="caixinha">
  458. <a href="{ReblogURL}">Reblog</a> /
  459. <a href="{Permalink}">{NoteCount}</a> /
  460. <a href="{SourceURL}">Source</a>
  461. </div>
  462. {/block:Answer}
  463.  
  464. {/block:IndexPage}
  465. </div>
  466. {/block:Posts}</div></div></div>
  467. </div></div></div></div></div></div></div></div></div>
  468.  
  469. {block:IndexPage}
  470.  
  471. <script src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script>
  472.  
  473. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  474.  
  475. <script type="text/javascript" src="http://static.tumblr.com/me5sfsd/12Qlmj66n/script.js"></script>
  476.  
  477. <script type="text/javascript">
  478. $(window).load(function(){
  479. var $wall = $('#enter');
  480. $wall.imagesLoaded(function(){
  481. $wall.masonry({
  482. itemSelector: '.posts',
  483. isAnimated : true
  484. });
  485. });
  486. $wall.infinitescroll({
  487. navSelector : "div#navigation",
  488. nextSelector : "div#navigation a#nextPage",
  489. itemSelector : '.posts',
  490. loadingImg : "http://static.tumblr.com/gdekeu9/sPBmvuxx8/loader.gif",
  491. loadingText : "",
  492. donetext : " ",
  493. extraScrollPx : 1000,
  494. bufferPx : 10100,
  495. debug : false,
  496. errorCallback: function() {
  497. $('#infscr-loading').animate({opacity: .8},2000).fadeOut('normal');
  498. }},
  499. function( newElements ) {
  500. var $newElems = $( newElements );
  501. $newElems.hide();
  502. $newElems.imagesLoaded(function(){
  503. $wall.masonry( 'appended', $newElems, {isAnimated: true, animationOptions: {duration: 25, easing: 'linear', queue: false}}, function(){$newElems.fadeIn('slow');} );
  504. });
  505. }); $('#enter').show(500);
  506. });
  507. </script>
  508.  
  509. {/block:IndexPage}
  510. </div>
  511. {/block:Posts}</div></div></div>
  512. </div></div></div></div></div></div></div></div></div>
  513. </div></div></div></div></div></div></div></div>
  514.  
  515. </div></div></div></div></div></div></div></div>
  516.  
  517. </div></div></div></div></div></div></div></div>
  518.  
  519. </div></div></div></div>
  520.  
  521.  
  522. </body>
  523.  
  524.  
  525. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement