Advertisement
thmxpedro

Theme 218 / One or Two columns, simple.

Jun 22nd, 2014
422
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 25.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. NÃO COPIE, É CRIME.
  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.  
  40. <meta name="if:Two columns" content="0">
  41.  
  42. <meta name="image:background" content="" />
  43. <meta name="image:sidebar" content=""/>
  44.  
  45. <meta name="color:background" content="#fff" />
  46. <meta name="color:posts" content="#fff" />
  47. <meta name="color:detalhes" content="#ccc" />
  48. <meta name="color:borda" content="#ccc" />
  49. <meta name="color:bgfoto" content="#fafafa" />
  50. <meta name="color:bpost" content="#fafafa" />
  51. <meta name="color:ask" content="#fafafa" />
  52. <meta name="color:text" content="##919090" />
  53. <meta name="color:link" content="#919090" />
  54. <meta name="color:scrollbar" content="#a1a1a1">
  55.  
  56. <meta name="text:titulo" content="fucking" />
  57.  
  58.  
  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. p {margin: 6px 0 0 0}
  137.  
  138. blockquote {margin: 5px 5px 5px 5px; border-left: 6px solid {color:background}; padding-left: 5px; }
  139. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 5px solid {color:background};}
  140. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  141. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
  142.  
  143. blockquote img{max-width: 240px!important}
  144. blockquote blockquote img{max-width: 230px!important}
  145. blockquote blockquote blockquote img{max-width: 220px!important}
  146. blockquote blockquote blockquote blockquote img{max-width: 210px!important}
  147.  
  148. body, a, a:hover { cursor:url(http://static.tumblr.com/y3igvfg/6vUm8ca4e/cur838.gif), auto }
  149.  
  150. #container {text-align: center; width: 935px; margin: 10px auto 0px auto; padding: 0px; z-index:0}
  151.  
  152.  
  153. #enter {float: center; margin-left:428px;margin-top:-25px;width:500px; {block:IfTreeColumns}width:900px;{/block:IfTreeColumns}{block:IfTwoColumns}width:700px;{/block:IfTwoColumns}}
  154.  
  155.  
  156. .posts {width:400px; {block:IfTwoColumns}width:250px;{/block:IfTwoColumns} padding:0px; background-color:transparent; float: left; margin: 30px 0 0 30px; opacity:2; text-align: justify; font-family: constantia; font-size: 12px; position: relative; border:0px solid {color:bpost}; border-radius:0px;
  157. }
  158. .posts:hover .nn {opacity: 1;width:100%;left:35%;}
  159. .post:hover {padding-bottom:22px;}
  160.  
  161.  
  162. h1 {font-family: constantia; font-weight:bold; text-align:center; font-size: 13px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 16px;}
  163. h1 a {text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  164. h1 a:hover {text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  165.  
  166.  
  167. .image {text-align: center; border: 0px}
  168. .image img { width:400px; {block:IfTreeColumns}width:250px;{/block:IfTreeColumns} {block:IfTwoColumns}width:250px;{/block:IfTwoColumns} 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;}
  169. .image img:hover { -webkit-transition: all 0.6s ease-out;;-webkit-filter: grayscale(10%);}
  170.  
  171. .quote {margin: 0; padding: 1px; font: normal 12px constantia; text-align: justify;line-height: 20px;}
  172. .posts:hover .quotesource{}
  173. .quotesource {text-align: left; font-family:consolas; font-size:11px; text-transform:uppercase;font-style:none; border-top:0px dotted {color:bpost};padding-top:3px;}
  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: 3px; background-color:#f1f1f1; font-family:arial; text-transform:uppercase; font-size:8px; }
  179. .person1 .label {font-weight: bold; color:{color:text};background-color:#f1f1f1; font-family:arial; text-transform:uppercase; font-size:8px;}
  180. .person2 {color: {color:text}; padding: 3px; font-family:arial; text-transform:uppercase; font-size:8px; }
  181. .person2 .label {font-weight: bold; color:{color:text};font-family:arial; text-transform:uppercase; font-size:8px;}
  182.  
  183. .player {background-color: #000; text-align: left; display:block;}
  184.  
  185. .ask {width:auto;align:left;background:#fafafa;margin:1px;
  186. margin-right:40px;padding:8px;position: relative;font: 10px verdana;
  187. text-shadow: 0px 1px 1px #fff;z-index:80;border-left:3px solid #f0f0f0;
  188. text-transform:normal;color:#888;}
  189. .res {color:{color:Text};font: 10px 'cambria';line-height:10px; text-align:left; margin-left:2px;}
  190.  
  191. .nn {opacity:0;width:100%;
  192. position: absolute;
  193. text-align: left;
  194. height:10%;line-height:10%;
  195. text-transform:uppercase;
  196. top:40%;
  197. left:25%;
  198. -webkit-transition-duration: 0.9s;-webkit-transition: opacity 0.5s linear; opacity: 0.0;z-index:9;
  199.  
  200. -webkit-transition: all 0.5s linear;
  201.  
  202. -moz-transition: all 0.5s linear;
  203.  
  204. transition: all 0.5s linear;font-size:9px;color:#;text-transform:none;font-family:muli;
  205. }
  206.  
  207. .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%;}
  208.  
  209. .notess a{color: #fff;font-weight: bold; font-family: Arial, Helvetica, sans-serif;}
  210. .posts:hover .notess {opacity: 1; margin-left:20%;}
  211.  
  212. #tumblr_controls{position: fixed!important;z-index:15; -webkit-filter:invert(100%);}
  213.  
  214. 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%);}
  215. 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%);}
  216.  
  217.  
  218.  
  219. ::-webkit-scrollbar{width:1px;height:7px;}
  220. ::-webkit-scrollbar-button:start:decrement
  221. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  222. ::-webkit-scrollbar-track-piece{background-color: {color:post}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  223. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:scrollbar};}
  224. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: {color:scrollbar};}
  225.  
  226. .caixinha {opacity:0;position: absolute;text-align:left; height:30px;line-height:30px;text-transform:uppercase;bottom:-25px;left:30%;-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%;border-top:0px solid #eee;}
  227. .posts:hover .caixinha {opacity:1;bottom:-25px;left:0%}
  228. .caixinha a{font-family:consolas;font-size:9px;text-transform:uppercase;}
  229.  
  230. .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;}
  231. .posts:hover .caixinha2 {opacity:0.9;top:15px;left:15px;}
  232. .caixinha2 a{font-family:Baumans;font-size:9px;text-transform:uppercase;color:#797979;}
  233.  
  234. #info {text-align: left; margin-top:-30px;margin-left:410px; font-size: 10px; font-family: calibri; text-transform: uppercase; z-index: 11;}
  235. #info a {font-size: 10px; text-transform: uppercase;}
  236.  
  237. #tags {color: {color:text}; font-size: 10px; font-family: calibri; display: inline; list-style: none; text-transform: uppercase;;}
  238. #tags a {font-size: 10px; font-family: calibri; display: inline; list-style: none; text-transform: uppercase;;}
  239.  
  240. #cap {margin-top: -2px;}
  241. .source {display: none;}
  242.  
  243. .fotinha { margin-left:273px; margin-top:100px;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;}
  244. .fotinha img {background-color:transparent;display: inline; -webkit-transition: all 0.99s ease-in-out;-webkit-border-radius: 0px; display: block; width:150px; background-color: ; padding-top:4px;margin-left:0px; margin-top:0px; opacity:1;padding:0px; opacity:0.8;border:0px solid {color:borda};-webkit-filter: grayscale(0%);}
  245. .fotinha img:hover { -webkit-transition: all 0.99s ease-in-out;-webkit-filter: grayscale(10%);}
  246. .fotinha img:hover {}
  247.  
  248. @font-face {
  249. font-family:basket;
  250. src: url('http://static.tumblr.com/ejm8w78/E7bmdzk1u/kgthefighter.ttf');,
  251. }
  252.  
  253.  
  254. @font-face {src: url('http://static.tumblr.com/7cjwmpx/Td3n69kco/austie_bost_you_wear_flowers_hollow.ttf');font-family:Austie Bost You Wear Flowers;}
  255.  
  256. /******* menu por helpdesigns*/
  257. #linkfraquear {position:fixed;height:117px; width:150px; margin-left:67px; margin-top:-68px; overflow:hidden; padding: 0px;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};opacity:0;}
  258.  
  259. #linkfraquear a {text-transform:uppercase;margin-top:2px;display:inline-block; font-family:consolas; overflow: hidden;font-size:9px;text-align:center; font-style:normal;height:11px; width:23px;padding: 3px;line-height:13px;background:{color:detalhes};color:#fff;transition:All .9s ease;-webkit-transition:All .9s ease;-moz-transition:All .9s ease;-o-transition:All .9s ease; letter-spacing:1px;opacity:1;border:0px solid {color:borda};}
  260.  
  261. #linkfraquear:hover{height:200px;transition:All .9s ease;-webkit-transition:All .9s ease;-moz-transition:All .9s ease;-o-transition:All .9s ease;}
  262.  
  263. #linkfraquear a:hover {background-color:transparent; color:{color:detalhes};}
  264.  
  265. .fotinha:hover #linkfraquear {margin-left:45px;opacity:1;}
  266.  
  267. #linkfraquear2 {position:fixed;height:117px; width:150px; margin-left:-61px; margin-top:-68px; overflow:hidden; padding: 0px;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};opacity:1;}
  268.  
  269. #linkfraquear2 a {text-transform:uppercase;margin-top:2px;display:inline-block; font-family:consolas; overflow: hidden;font-size:9px;text-align:center; font-style:normal;height:11px; width:23px;padding: 3px;line-height:13px;background:{color:detalhes};color:#fff;transition:All .9s ease;-webkit-transition:All .9s ease;-moz-transition:All .9s ease;-o-transition:All .9s ease; letter-spacing:1px;opacity:1;border:0px solid {color:borda};}
  270.  
  271. #linkfraquear2:hover{height:200px;transition:All .9s ease;-webkit-transition:All .9s ease;-moz-transition:All .9s ease;-o-transition:All .9s ease;}
  272.  
  273. #linkfraquear2 a:hover {background-color:transparent; color:{color:detalhes};}
  274.  
  275. /******* menu por helpdesigns*/
  276. .justin {margin-left:0px; margin-top:21px; background-color:transparent; opacity:10; font-size:9px; font-family:cambria; color:{color:text}; width:150px;text-align:justify; border-bottom: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 0.8s ease;padding-bottom:2px;line-height:15px; border-top:0px solid {color:borda};}
  277.  
  278.  
  279. #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;}
  280.  
  281.  
  282. .frase {position:fixed; font-size:14px; margin-top:1px; text-align: left; font-family:sans-serif; margin-left:31px;padding: 0px; line-height:20px; width:80px;font-weight:bold;color:{color:text}; border-bottom: 0px solid #fff;opacity:0.7;-webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease;z-index:11;}
  283.  
  284. .simb2 {position:fixed;margin-top:375px;margin-left:303px; width:30px;height:30px; border:0px solid #fff;}
  285. .simb2 img{width:95px; height:60px; -webkit-transition: all 0.99s ease-in-out;-webkit-filter: grayscale(100%);opacity:0.6;}
  286. /* tooltip por beeh - luxurious html */
  287.  
  288. #s-m-t-tooltip {max-width:200px;font-family:'calibri'; font-size:8px; color:#fff; letter-spacing:1px; text-transform:uppercase; padding:3px 4px 3px 4px; margin:20px 0px 0px 20px; z-index:99999999999;-webkit-transition: all 0.5s ease-in-out;box-shadow: inset 0px -8px #ccc, inset 0px 15px #c1c1c1;}
  289.  
  290. .linha1 { width: 1px; left:441px; height:100%; top:40px; background-color:{color:borda}; border:0px 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;
  291. }
  292.  
  293. .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:1;
  294. }
  295.  
  296. .simb{position:fixed;bottom:73px;right:27px;width:15px;height:15px; border:0px solid #fff;z-index:1;}
  297. .simb img{width:15px; height:15px;opacity:0.7;-webkit-filter: grayscale(10%)}
  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'>
  303. </div>
  304.  
  305. <body>
  306. <!-- 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!--->
  307. <div id="cred">
  308. <a href="http://fraquear.tumblr.com" title="THEMES POR PEDRO COSTA." target="_blank" >PC</a>
  309. </div>
  310.  
  311. <div class="simb"><a href="http://suppled.tumblr.com/" title="tumblr de fotos."><img src="https://31.media.tumblr.com/tumblr_lm6pmyp6DC1qfoi4t.gif"></a>
  312. </div>
  313. <!--- daqui pra baixo tire e mude o que quiser, só pra uso próprio--->
  314.  
  315. <div class="fotinha"><img src="{image:sidebar}">
  316. <div class="frase">Flowers</div>
  317. <div class="justin">{Description}</div>
  318. <div id="linkfraquear2">
  319. <a href="{text:Link1}">{text:Link1 Title}</a>
  320. </div>
  321. <div id="linkfraquear">
  322. <a href="{text:Link2}">{text:Link2 Title}</a>
  323. <a href="{text:Link3}">{text:Link3 Title}</a>
  324. </div>
  325.  
  326. </div>
  327. </div>
  328. </div>
  329.  
  330.  
  331.  
  332. </DIV>
  333.  
  334. </div>
  335. {block:IndexPage}
  336. <div class="column navigation" id="navigation">
  337. {block:Pagination}
  338. {block:PreviousPage}<a href="{PreviousPage}" class="navigate">{/block:PreviousPage}{block:PreviousPage}</a>{/block:PreviousPage}
  339. {block:NextPage}<a href="{NextPage}" class="navigate" id="nextPage">{/block:NextPage}{block:NextPage}</a>{/block:NextPage}{/block:Pagination}
  340. </div>
  341. {/block:IndexPage}
  342. </div></div></div></div>
  343.  
  344. <br></center></div></div></div></div></div></div>
  345.  
  346. <div id="enter">
  347.  
  348.  
  349. <div class="autopagerize_page_element">
  350. {block:Posts}
  351.  
  352. <div class="posts">
  353.  
  354.  
  355.  
  356.  
  357. {block:Text}
  358. {block:Title}<h1>{Title}</h1>{/block:Title}{Body}
  359. <div class="caixinha">
  360. <a href="{ReblogURL}">reblogue</a> /
  361. <a href="{Permalink}">{NoteCount}</a> /
  362. <a href="{Permalink}">{TimeAgo}</a>
  363. </div>
  364. {/block:Text}
  365.  
  366. {block:Photo}
  367. <div class="caixinha2">
  368. <a href="{ReblogURL}">Reblogue</a> /
  369. <a href="{Permalink}">{NoteCount}</a>
  370. </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}
  371.  
  372. {/block:Photo}{block:Photoset}
  373.  
  374. <div class="image"> <div class="caixinha">
  375. <a href="{ReblogURL}">Reblogue</a> /
  376. <a href="{Permalink}">{NoteCount}</a>
  377. </div>{Photoset-250}</div>{block:PermalinkPage}{Photoset-250}{/block:PermalinkPage}{/block:Photoset}
  378.  
  379. {block:Quote}
  380. <div class="quote"><font style="font-family:'EB Garamond', sans-serif; font-size:19px; float:left; padding:3px; color:{color:detalhes};">"</font>{Quote}</div>
  381. {block:Source}<div class="quotesource"><b>— {Source}</b></div>
  382. {/block:Source}
  383. <a href="{SourceURL}"></a>
  384. <a href="{ReblogParentURL}"></a>
  385. <div class="caixinha">
  386. <a href="{ReblogURL}">reblogue</a> /
  387. <a href="{Permalink}">{NoteCount}</a> /
  388. <a href="{Permalink}">{TimeAgo}</a>
  389.  
  390. </div>
  391. {/block:Quote}
  392.  
  393. {block:Link}
  394.  
  395. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  396. {block:Description}{Description}{/block:Description} <div class="caixinha">
  397. <a href="{ReblogURL}">reblogue esta postagem</a> /
  398. <a href="{Permalink}">{NoteCount}</a>
  399. </div>
  400. {/block:Link}
  401.  
  402. {block:Chat}
  403. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  404. <div class="chat"><ul>{block:Lines}
  405. <li class="person{UserNumber}">{block:Label}
  406. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div> <div class="caixinha">
  407. <a href="{ReblogURL}">reblogue esta postagem</a> /
  408. <a href="{Permalink}">{NoteCount}</a>
  409. </div>
  410. {/block:Chat}
  411.  
  412. {block:Audio}
  413. <div class="player">{AudioPlayerBlack}</div>
  414. {block:Caption}{Caption}{/block:Caption} <div class="caixinha2">
  415. <a href="{ReblogURL}">reblogue esta postagem</a> /
  416. <a href="{Permalink}">{NoteCount}</a>
  417. </div>
  418. {/block:Audio}
  419.  
  420. {block:Video}{Video-250} <div class="caixinha2">
  421. <a href="{ReblogURL}">reblogue esta postagem</a> /
  422. <a href="{Permalink}">{NoteCount}</a>
  423. </div>{/block:Video}
  424.  
  425. {block:Answer}
  426. <div style="margin-top:1px; ">
  427. <img src="{AskerPortraitURL-40}"align="right" class="border1"width="40px" id="opacidade"/></div>
  428. <div class="ask">
  429. <span></span>{Question}</div>
  430. <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>
  431. <br>
  432. <div class="res"><br>{Answer}</div>
  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:Answer}
  439.  
  440. {/block:IndexPage}
  441. </div>
  442. {/block:Posts}</div></div></div>
  443. </div></div></div></div></div></div></div></div></div>
  444.  
  445. {block:IndexPage}
  446.  
  447. <script src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script>
  448.  
  449. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  450.  
  451. <script type="text/javascript" src="http://static.tumblr.com/me5sfsd/12Qlmj66n/script.js"></script>
  452.  
  453. <script type="text/javascript">
  454. $(window).load(function(){
  455. var $wall = $('#enter');
  456. $wall.imagesLoaded(function(){
  457. $wall.masonry({
  458. itemSelector: '.posts',
  459. isAnimated : true
  460. });
  461. });
  462. $wall.infinitescroll({
  463. navSelector : "div#navigation",
  464. nextSelector : "div#navigation a#nextPage",
  465. itemSelector : '.posts',
  466. loadingImg : "http://static.tumblr.com/gdekeu9/sPBmvuxx8/loader.gif",
  467. loadingText : "",
  468. donetext : " ",
  469. extraScrollPx : 1000,
  470. bufferPx : 10100,
  471. debug : false,
  472. errorCallback: function() {
  473. $('#infscr-loading').animate({opacity: .8},2000).fadeOut('normal');
  474. }},
  475. function( newElements ) {
  476. var $newElems = $( newElements );
  477. $newElems.hide();
  478. $newElems.imagesLoaded(function(){
  479. $wall.masonry( 'appended', $newElems, {isAnimated: true, animationOptions: {duration: 25, easing: 'linear', queue: false}}, function(){$newElems.fadeIn('slow');} );
  480. });
  481. }); $('#enter').show(500);
  482. });
  483. </script>
  484.  
  485. {/block:IndexPage}
  486. </div>
  487. {/block:Posts}</div></div></div>
  488. </div></div></div></div></div></div></div></div></div>
  489. </div></div></div></div></div></div></div></div>
  490.  
  491. </div></div></div></div></div></div></div></div>
  492.  
  493. </div></div></div></div></div></div></div></div>
  494.  
  495. </div></div></div></div>
  496.  
  497.  
  498. </body>
  499.  
  500.  
  501. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement