Advertisement
thmxpedro

Theme 232 / Tree columns, for photos.

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