Advertisement
drigospnn

GRAMATICAS 20/03

Mar 29th, 2015
274
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 26.41 KB | None | 0 0
  1. <!-- © 2014 Gramaticas -->
  2.  
  3.  
  4. <html>
  5. <head>
  6. <meta name="color:background" content="#FFF"/>
  7. <meta name="color:text" content="#444444"/>
  8. <meta name="color:title" content="#8facb3"/>
  9. <meta name="color:link" content="#444444"/>
  10. <meta name="color:Scroll" content="#444444"/>
  11. <meta name="if:followbranco" content="1"/>
  12. <meta name="if:BackgroundTelaCheia" content="0"/>
  13. <meta name="if:FotocomText" content="0"/>
  14. <meta name="if:SideReverse" content="0"/>
  15. <meta name="if:PermalinkHover" content="1"/>
  16. <meta name="if:Opacidade" content="0"/>
  17. <meta name="image:background" content=""/>
  18. <meta name="image:sidebar" content=""/>
  19. <meta name="text:link1" content="/" />
  20. <meta name="text:link1 Title" content="link" />
  21. <meta name="text:link2" content="/" />
  22. <meta name="text:link2 Title" content="link" />
  23. <meta name="text:Link3" content="/" />
  24. <meta name="text:Link3 Title" content="link" />
  25. <meta name="text:Link4" content="/" />
  26. <meta name="text:Link4 Title" content="link" />
  27.  
  28. <meta name="text:TamanhoFont" content="11" />
  29.  
  30.  
  31.  
  32.  
  33.  
  34. <link rel="shortcut icon" href="{Favicon}">
  35. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  36. <meta name="viewport" content="width=820" />
  37.  
  38. <link href='http://fonts.googleapis.com/css?family=Source+Sans+Pro|{select:Font}' rel='stylesheet' type='text/css'>
  39.  
  40. <script type="text/javascript"
  41. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  42. <script type="text/javascript" src="http://static.tumblr.com/7qjmkr5/IUmmdsy41/jquery.style-my-tooltips.js"></script>
  43. <script>
  44. (function($){
  45. $(document).ready(function(){
  46. $("[title]").style_my_tooltips();
  47. });
  48. })(jQuery);
  49. </script>
  50.  
  51.  
  52. {block:IndexPage}
  53.  
  54. <script src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script>
  55.  
  56. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  57.  
  58. <script type="text/javascript" src="http://static.tumblr.com/me5sfsd/12Qlmj66n/script.js"></script>
  59.  
  60. <script type="text/javascript">
  61. $(window).load(function(){
  62. var $wall = $('#content');
  63. $wall.imagesLoaded(function(){
  64. $wall.masonry({
  65. itemSelector: '.entry',
  66. isAnimated : true
  67. });
  68. });
  69. $wall.infinitescroll({
  70. navSelector : "div#navigation",
  71. nextSelector : "div#navigation a#nextPage",
  72. itemSelector : '.entry',
  73. loadingImg : "http://static.tumblr.com/kwz90l7/bIdlst7ub/transparent.png",
  74. loadingText : " ",
  75. donetext : " ",
  76. extraScrollPx : 9000,
  77. bufferPx : 10000,
  78. debug : false,
  79. errorCallback: function() {
  80. $('#infscr-loading').animate({opacity: .8},2000).fadeOut('normal');
  81. }},
  82. function( newElements ) {
  83. var $newElems = $( newElements );
  84. $newElems.hide();
  85. $newElems.imagesLoaded(function(){
  86. $wall.masonry( 'appended', $newElems, {isAnimated: true, animationOptions: {duration: 750, easing: 'linear', queue: false}}, function(){$newElems.fadeIn('slow');} );
  87. });
  88. }); $('#content').show(500);
  89. });
  90. </script>
  91.  
  92. {/block:IndexPage}{block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  93. <title>{block:SearchPage}Search results for "{SearchQuery}" - {/block:SearchPage}{block:PostSummary}{PostSummary} - {/block:PostSummary}{Title}</title><link href='http://fonts.googleapis.com/css?family=Ubuntu+Mono|Waiting+for+the+Sunrise|Josefin+Slab|Inconsolata' rel='stylesheet' type='text/css'>
  94.  
  95. <style type="text/css">
  96. .cred {width: 96px;height: 20px;background: url();display: block;position:fixed;top: 26px;right:7px;opacity:.7;}
  97. .user_ .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  98. .user_7 .label, .user_8 .label, .user_9 .label {color:;}
  99. {block:Iffollowbranco}
  100. .cred {width: 96px;height: 20px;background: url();display: block;position:fixed;top: 26px;right:7px;white-space:nowrap;
  101. -webkit-filter: invert(100%);
  102. -moz-filter: invert(100%);
  103. -o-filter: invert(100%);
  104. -ms-filter: invert(100%);
  105. filter: invert(100%);
  106. opacity:.7;
  107. transition: .8s ease-in-out;
  108. -webkit-transition: .8s ease-in-out;
  109. -moz-transition: .8s ease-in-out;
  110. -o-transition: .8s ease-in-out; }
  111. .user_ .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  112. .user_7 .label, .user_8 .label, .user_9 .label {color:;}
  113. {/block:Iffollowbranco}
  114. iframe#tumblr_controls{top: 1px !important;margin: 0 0 0 0;right: 6px !important;position: fixed !important;}
  115. body {background-image: url('{image:background}');
  116. background-attachment:fixed;
  117. background-color:{color:background};
  118. {block:IfBackgroundTelacheia}background-repeat: no-repeat;
  119. background-position: center;
  120. background-attachment: fixed;
  121. -webkit-background-size: cover;
  122. -o-background-size: cover;{/block:IfBackgroundTelacheia}
  123. margin-top:0px;
  124. /*-- Font Theme --*/
  125. font-size:{text:TamanhoFont};
  126. font-family:gautami;
  127. line-height: 1.4em;
  128. /*-- Font Theme --*/
  129. text-align:left;
  130. color:{color:text};}
  131. a:link, a:active,
  132. a:visited{color:{color:link};
  133. text-decoration: none;}
  134. a:hover{color:{color:hover};}
  135. ::-webkit-scrollbar-thumb{
  136. background-color: {color:Scroll};
  137. border: 3px solid {color:background};
  138. height:auto;
  139. -moz-border-radius: 0px;
  140. border-radius: 0px;}
  141. ::-webkit-scrollbar {
  142. height:auto;
  143. width:9px;
  144. background-color: {color:Scroll};
  145. border: 5px solid {color:background}; }
  146. div#content{
  147. margin-left:400px;
  148. {block:IfSideReverse}
  149. margin-left:150px;
  150. {/block:IfSideReverse}
  151. width:650px;
  152. min-height:100%;}
  153. .pquote {text-align:left;
  154. line-height: 1.4em; margin: 0; word-spacing: 1px;
  155. text-indent:15px; }
  156. .quotesource{text-transform:uppercase;
  157. color:{color:title};display:block; margin-top:5;
  158. text-align:left; text-indent:0px;font-size:11;
  159. font-weight:bold;}
  160. .post_title{
  161. font-size:{text:TamanhoFont};
  162. color:{color:link};}
  163. .entry {
  164. position:relative;
  165. width:270px;
  166. float:left;
  167. /* Margin das postagens */
  168. padding:25 20 0 20px;margin:0;
  169. /* Margin das postagens */
  170. {block:PermalinkPage}width:500px;{/block:PermalinkPage};}
  171. .entry img{max-width:270px;min-width:270px;
  172. {block:PermalinkPage}max-width:500px;{/block:PermalinkPage};}
  173. #postnotes {text-align:left; z-index:11; padding:20px; -webkit-transition: all 0.2s ease-out; -moz-transition: all .4s ease-out; width:500px;}
  174. .per {
  175. position:relative;
  176. text-align:justify;
  177. padding:1; margin:0;
  178. clear:both;
  179. color:{color:text};}
  180. .fe {
  181. display:block;
  182. position:absolute;
  183. bottom:-15px;
  184. left:15px;
  185. width:0;
  186. border-width:15px 15px 0;
  187. border-style:solid;
  188. border-color: transparent;}
  189. .text {text-align:left;}
  190. blockquote{
  191. padding:0px 0px 0px 5px;
  192. margin:0px 0px 2px 1px;
  193. border-left: 1px solid {color:Text};}
  194. .perms {
  195. z-index:99999999999;
  196. text-align:left;
  197. padding:0 0 5 0px;
  198. text-transform:lowercase;
  199. letter-spacing:0px;
  200. font-size:10px;
  201. margin-top:5px;}
  202. .perms a:hover{opacity:0.7}
  203. {block:IfPermalinkHover}
  204. .perms {
  205. z-index:99999999999;
  206. text-align:left;
  207. padding:0 0 5 0px;
  208. opacity:0;
  209. text-transform:lowercase;
  210. letter-spacing:0px;
  211. font-size:10px;margin-top:-5px;
  212. transition: .8s ease-in-out;
  213. -webkit-transition: .8s ease-in-out;
  214. -moz-transition: .8s ease-in-out;
  215. -o-transition: .8s ease-in-out;}
  216. .entry:hover .perms {opacity:1;transition: .8s ease-in-out;
  217. -webkit-transition: .8s ease-in-out;margin-top:5px;
  218. -moz-transition: .8s ease-in-out;
  219. -o-transition: .8s ease-in-out;}
  220. .perms a:hover{opacity:0.7;}
  221. {/block:IfPermalinkHover}
  222. {block:Iffollowbranco}
  223. iframe#tumblr_controls {
  224. white-space:nowrap;
  225. -webkit-filter: invert(100%);
  226. -moz-filter: invert(100%);
  227. -o-filter: invert(100%);
  228. -ms-filter: invert(100%);
  229. filter: invert(100%);
  230. opacity:.7;
  231. transition: .8s ease-in-out;
  232. -webkit-transition: .8s ease-in-out;
  233. -moz-transition: .8s ease-in-out;
  234. -o-transition: .8s ease-in-out; }
  235. {/block:Iffollowbranco}
  236. #sidebar{
  237. width: 200px;
  238. height:auto;
  239. position:fixed;
  240. margin-top:0px;padding:65 5 15 5px;
  241. margin-left:130px;
  242. {block:IfSideReverse}margin-left:810px; {/block:IfSideReverse}
  243. ;z-index:999999;}
  244. #fotosidebar{ width:220px;height:auto;}
  245. #fotosidebar{margin-left: 10px; margin-top: 10px;}
  246. #tt{
  247. width:220px;height:auto;font-weight:tahoma;
  248. margin-left: 10px; color:{color:title};
  249. font-size:12px;text-transform:none;
  250. margin-top:10px;
  251. text-align:left;}
  252. #desc{line-height:15px;
  253. width:220px;
  254. margin-left: 10px;
  255. margin-top:2px;
  256. text-align:left;transition: .8s ease-in-out;
  257. -webkit-transition: .8s ease-in-out;
  258. -moz-transition: .8s ease-in-out;
  259. -o-transition: .8s ease-in-out;}
  260. #s-m-t-tooltip{
  261. font-size:8px;
  262. max-width:200px;
  263. line-height:8px;
  264. border-radius:1px;
  265. padding:2px 5px 2px 5px;
  266. margin:26px 0px 0px 16px;
  267. z-index:10;
  268. background:#fff;
  269. font-family:calibri;
  270. text-transform:uppercase;
  271. opacity:.5;
  272. border:1px solid #eee;
  273. border-offset:-1px;
  274. letter-spacing:0px;
  275. z-index:9999999999999999999999999999999;}
  276. .hopver a:hover{opacity:0.7}
  277. {block:ifOpacidade} img{opacity:0.8;} {/block:ifOpacidade}
  278. .hopver {
  279. position:fixed;
  280. text-align:left;
  281. margin-left: 10px;
  282. z-index:99999999;
  283. opacity:0;
  284. width:220;
  285. margin-top:-30px;
  286. text-transform:lowercase;;
  287. transition: 1.0s ease-in-out;
  288. -webkit-transition: 1.0s ease-in-out;
  289. -moz-transition: 1.0s ease-in-out;
  290. -o-transition: 1.0s ease-in-out;}
  291. #sidebar:hover .hopver {margin-top:5px;transition: 1.0s ease-in-out;
  292. -webkit-transition: 1.0s ease-in-out;opacity:1;
  293. -moz-transition: 1.0s ease-in-out;
  294. -o-transition: 1.0s ease-in-out;}
  295. #sidebar:hover #desc {margin-top:25px;transition: 1.0s ease-in-out;
  296. -webkit-transition: 1.0s ease-in-out;opacity:1;
  297. -moz-transition: 1.0s ease-in-out;
  298. -o-transition: 1.0s ease-in-out;}
  299.  
  300.  
  301. /*--------------------------------------
  302. Caixinha fulano citou por INCEDO.tumblr.com
  303. Código modificado e explicado por WARVADA.tumblr.com
  304. ---------------------------------------*/
  305. #updatetab {/*CAIXINHA*/
  306. top:40px; /*distancia do topo*/
  307. right:100px; /*distancia da esquerda*/
  308. width:100px; /*largura da caixa*/
  309. font-family:tahoma; /*fonte*/
  310. color:#A0A0A0; /*cor das frases*/
  311. position:fixed;}
  312.  
  313. #tabtitle, #dropdown, #dropdown p { /*BORDA*/
  314. border-color: #A0A0A0;} /*cor da borda*/
  315.  
  316. #tabtitle {/*TITULO*/
  317. color:#A0A0A0; /*cor do titulo*/
  318. text-align:center;/*alinhamento do texto*/
  319. padding:1px 3px;
  320. letter-spacing:2px; /*espaço das letras*/
  321. font-size:9px; /*tamanho da fonte*/
  322. text-transform:none;
  323. border-width:1px; /*largura da borda*/
  324. border-style:solid; /*estilo da borda*/
  325. border-radius:2px;} /*curva da borda*/
  326.  
  327. #dropdown { /*CAIXINHA DAS CITAÇÕES*/
  328. text-align:center;/*alinhamento do texto*/
  329. border-style:solid; /*estilo da borda*/
  330. border-width:0px 1px 1px 1px; /*tamanho da borda (nao mude o 0px)*/
  331. padding:2px 5px 0px 5px;
  332. border-bottom-right-radius: 2px; /*curva da borda*/
  333. border-bottom-left-radius: 2px; /*curva da borda*/
  334. opacity:0;
  335. transition: all 0.5s ease-in-out;}
  336.  
  337. #updatetab:hover #dropdown {/*HOVER NÃO MEXA*/
  338. opacity:1;
  339. transition: all 0.5s ease-in-out;}
  340.  
  341. #dropdown p { /*CITAÇÕES*/
  342. padding-top:3px;
  343. padding-bottom:3px;
  344. border-width:0px 0px 1px 0px; /*largura da borda (não mude 0px)*/
  345. border-style:solid; /*estilo da borda*/
  346. font-size:10px;}
  347.  
  348. #dropdown p:last-of-type {
  349. border-bottom:0px solid transparent}
  350.  
  351. #updatetab p, #updatetab ul, #updatetab li, #updatetab ol {
  352. margin: 0px 0px 0px 0px;}
  353.  
  354. #c {/*CRÉDITOS NÃO TIRE*/
  355. position:fixed;
  356. bottom:4px;
  357. right:4px;
  358. font-size:13px;
  359. font-family:helvetica;}
  360.  
  361. .navsm img{width:15px;}.navsm{background:rgba(255,255,255,0.4);line-height:16px;height:18px;margin: 1px; display: inline-block;width:18px;font-size:18px;color:#777;padding:4px; -webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out;float:left; }.navsm:hover {padding-top:20px; margin-top:0px; }
  362.  
  363. /**CÓDIGO DA PARCERIA E TUTORIAL TOTALMENTE POR ENCASULADA.TUMBLR.COM
  364. SÓ MEXA NESSA PARTE SE SOUBER REALMENTE O QUE ESTÁ FAZENDO!**/
  365. .parcerias{ position: fixed; bottom: 30px; right:-180px; width: 150px; font-size:28px; text-align:center; line-height:24px; font-family:'French Script MT', cursive; padding:5px; background: transparent; border-radius: 8px 8px 0px 0px; z-index:99999999; -webkit-transition: all 0.5s linear; -webkit-transition: all 0.4s linear; -moz-transition: all 0.4s linear; transition: all 0.4s linear; -webkit-transform: rotate(-90deg); -moz-transform: rotate(-90deg)}
  366.  
  367. .parcerias:hover{right:0px; -webkit-transition: all 0.5s linear; -webkit-transition: all 0.4s linear; -moz-transition: all 0.4s linear; transition: all 0.4s linear; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg)}
  368.  
  369. .fparc { float:center; width:17px; height:17px; border:1px solid #aaa;
  370. border-radius: 100%; webkit-transition: all 0.4s linear; -webkit-transition: all 0.4s linear; -moz-transition: all 0.4s linear; transition: all 0.4s linear; -webkit-filter: grayscale(100%); -moz-filter: grayscale(100%);}
  371. .fparc:hover { border-radius: 15%; webkit-transition: all 0.4s linear;
  372. -webkit-transition: all 0.4s linear; -moz-transition: all 0.4s linear; transition: all 0.4s linear; -webkit-filter: grayscale(0%); -moz-filter: grayscale(0%);}
  373. /**CÓDIGO DA PARCERIA E TUTORIAL TOTALMENTE POR ENCASULADA.TUMBLR.COM**/
  374.  
  375. </style>
  376.  
  377.  
  378. <body>
  379.  
  380.  
  381.  
  382.  
  383.  
  384. <!-- Wikplayer http://www.wikplayer.com -->
  385. <script type="text/javascript" src="http://www.wikplayer.com/code.js"
  386. data-config="{'skin':'http://static.tumblr.com/wx6pget/brEnc7ps1/.css','volume':57,'autoplay':true,'shuffle':true,'repeat':1,'showcomment':false,'marqueetexton':false,'placement':'bottom','showplaylist':false,'playlist':[{'title':'01%20-%20Say%20Something','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DqT7DPy0n2Xk'},{'title':'02%20-%20Photograph%20','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DYYc9NPiVw7c'},{'title':'03%20-%20The%20Big%20Bang%20','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3Dx3h7xXjoQx8'},{'title':'04%20-%20Wait%20For%20Me','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3Dq4TzzYTa93s'},{'title':'05%20-%20Sweet%20Louise','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Ffeature%3Dplayer_detailpage%26v%3D92wdfaxvPLA%26list%3DPLGGfcOaYSOkL4NT_HGrg-cQRwsVAPlBoy'},{'title':'06%20-%20The%20Wind','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DErWobhU4m_I'},{'title':'07%20-%20Kiss%20me','url':'http%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DkFfKb_WEkCE'},{'title':'08%20-%20The%20power%20of%20love','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DmSvELw5bx9k'},{'title':'09%20-%20Ungodly%20Hour','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DG6r2TstboHU'},{'title':'10%20-%20Without%20Words','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DmItIo6h5A6c'},{'title':'11%20-%20All%20I%20Want','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DYA_r5-_6cKU'},{'title':'12%20-%20Everybody','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DTlFCfkyuQM0'},{'title':'13%20-%20Tee%20Shirt','url':'http%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DfTASJroi1Gc'},{'title':'14%20-%20Wait','url':'http%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DZFOBROBax90'},{'title':'15%20-%20Oblivion%20','url':'http%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DKl3wbELi840'},{'title':'16%20-%20Not%20About%20Angels','url':'http%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3Dvj_VidtyaOc'},{'title':'17%20-%20Everything','url':'http%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3Df1tVk-QlBKs'},{'title':'18%20-%20I%20Never%20Told%20You','url':'http%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DGhDcgmMeM70'},{'title':'19%20-%20Afraid','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DhIeTZHwG-5A'},{'title':'20%20-%20I%20won%27t%20give%20up','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DCyVTqb2yHQg'},{'title':'21%20-%20Warriors%20','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DVP9I8ZUwKpc'},{'title':'22%20-%20Take%20me%20to%20church','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DeFNXq8rZbSw'},{'title':'23%20-%20Love%20me%20like%20you%20do','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DD6DFLNa6MBA'},{'title':'24%20-%20Why%27d%20you%20only%20call%20me%20when%20you%27re%20high','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DtIKQqvt-sWM'},{'title':'25%20-%20Demons','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DLqI78S14Wgg'},{'title':'26%20-%20No%20Angels','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3Dky94RUNflYc'},{'title':'27%20-%20The%20last%20time','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DAW3K3As3dPo'},{'title':'28%20-%20Everything%20has%20changed','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3Dw1oM3kQpXRo'},{'title':'29%20-%20Thinking%20out%20loud','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3Dlp-EO5I60KA'},{'title':'30%20-%20Maps','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3Dxj6fHiF8Osg'},{'title':'31%20-%20Torn%20apart%20','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DrLrtEyisDMU'},{'title':'32%20-%20You%20found%20me','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DjFg_8u87zT0'},{'title':'33%20-%20You%20and%20me%20%5BBia%5D','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DrzJikUFVxes'},{'title':'34%20-%20Be%20Still%20%3C3','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DVtp-p7qFI2I'}]}" ></script>
  387. <!-- Wikplayer code end -->
  388.  
  389.  
  390.  
  391.  
  392.  
  393.  
  394. </div>
  395.  
  396. </div>
  397.  
  398.  
  399.  
  400.  
  401. <a style="font-size: 9px; font-family:Trebuchet MS;position:fixed;bottom:30px;right:10px;" href="http://gramaticas.tumblr.com/" title="© gramaticas">✖</a>
  402.  
  403.  
  404.  
  405.  
  406.  
  407.  
  408.  
  409. <div id="sidebar">
  410. <img id="fotosidebar" src="{image:sidebar}" /></a>
  411. <div id="tt">{title}</div>
  412. <div class="hopver">
  413. <a href="{text:Link1}" >{text:link1 title}</a>,
  414. <a href="{text:Link2}" >{text:link2 title}</a>,
  415. <a href="{text:Link3}" >{text:link3 title}</a>,
  416. <a href="{text:Link4}" >{text:link4 title}</a> </div>
  417. <div id="desc">{description}</div>
  418. </div></div>
  419.  
  420.  
  421.  
  422.  
  423. </div>
  424. </div>
  425. </div>
  426. </div>
  427. </div>
  428.  
  429. </div>
  430. <div id="credit">
  431. <a href="http://gramaticas.tumblr.com" class="cred"></a>
  432. </div>
  433. </div>
  434. </div>
  435. </div>
  436.  
  437.  
  438.  
  439.  
  440.  
  441.  
  442.  
  443.  
  444. <!-- Inicio Das postagens --->
  445.  
  446. <div id="content">
  447. {block:Posts}
  448.  
  449. {block:Text}
  450. <div class="entry">
  451. {block:Title}<span class="post_title">{Title}</span>{/block:Title}
  452. {Body}
  453. {block:IndexPage}
  454. <div class="perms">
  455. <a href="{Permalink}">{NoteCountwithlabel} /
  456. <a href="{ReblogURL}" target="_blank">Reblog</a>
  457. <a href="{Permalink}">{SourceURL} </a>
  458. </div>
  459. {/block:IndexPage}
  460. </div>
  461. {/block:Text}
  462.  
  463. {block:Photo}
  464. <div class="entry">
  465. <!--- Tamanho das fotos --->
  466. <img src="{PhotoURL-500}">
  467. <!--- Tamanho das fotos --->
  468. {block:IfFotocomtext} {caption} {/block:IfFotocomtext}
  469. {block:IndexPage}
  470. <div class="perms">
  471. <a href="{Permalink}">{NoteCountwithlabel} /
  472. <a href="{ReblogURL}" target="_blank">Reblog</a>
  473. </div>
  474. {/block:IndexPage}
  475. </div>
  476. {/block:Photo}
  477.  
  478. {block:Photoset}
  479. <div class="entry">
  480. <!--- Tamanho dos Photosets --->
  481. {block:Photos}
  482.  
  483. <a href="{Permalink}"><img src="{PhotoURL-500}" alt="{PhotoAlt}"></a>
  484.  
  485. {/block:Photos}
  486. <!--- Tamanho dos Photosets --->
  487. {block:IndexPage}
  488. <div class="perms">
  489. <a href="{Permalink}">{NoteCountwithlabel} /
  490. <a href="{ReblogURL}" target="_blank">Reblog</a>
  491. </div>
  492. {/block:IndexPage}
  493. </div>
  494. {/block:Photoset}
  495.  
  496.  
  497. {block:Quote}
  498. <div class="entry">
  499.  
  500. <div class="pquote"><div style="font-family:arial;float:left;font-style:normal;margin:0px 10px -40px -15px;font-size:30px;">“</div>{Quote}<div class="quotesource"><b>— {Source}</b></div></div>
  501. {block:IndexPage}
  502. <div class="perms">
  503. <a href="{Permalink}">{NoteCountwithlabel} /
  504. <a href="{ReblogURL}" target="_blank">Reblog</a>
  505. </div>
  506. {/block:IndexPage}
  507. </div>
  508. {/block:Quote}
  509.  
  510. {block:Chat}
  511. <div class="entry">
  512.  
  513. {block:Title}
  514. <span class="post_title">{Title}</span>{/block:Title}
  515. <div id="chat">
  516. {block:Lines}{block:Label}<b>{Label}</b> {/block:Label}{Line}<br>{/block:Lines}
  517. </div>
  518. {block:IndexPage}
  519. <div class="perms">
  520. <a href="{Permalink}">{NoteCountwithlabel} /
  521. <a href="{ReblogURL}" target="_blank">Reblog</a>
  522. </div>
  523. {/block:IndexPage}
  524. </div>
  525. {/block:Chat}
  526.  
  527. {block:Link}
  528. <div class="entry">
  529. <span class="post_title"><a href="{URL}">{Name} &#8600;</span></a>
  530. {block:Description}{Description}{/block:Description}
  531. {block:IndexPage}
  532. <div class="perms">
  533. <a href="{Permalink}">{NoteCountwithlabel} /
  534. <a href="{ReblogURL}" target="_blank">Reblog</a>
  535. </div>
  536. {/block:IndexPage}
  537. </div>
  538. {/block:Link}
  539.  
  540. {block:Audio}
  541. <div class="entry">
  542. <center>
  543. {block:AlbumArt}<img src="{AlbumArtURL}" alt="" width="300"/><p>{/block:AlbumArt}</center>
  544. <div class="audiocas">{AudioPlayerGrey}</div>
  545. {block:Caption}{Caption}
  546. {PlayCount} listens {block:ExternalAudio} <a href="{ExternalAudioURL}"> (download link) </a> {/block:ExternalAudio}{/block:Caption}<p>
  547. {block:IndexPage}
  548. <div class="perms">
  549. <a href="{Permalink}">{NoteCountwithlabel} /
  550. <a href="{ReblogURL}" target="_blank">Reblog</a>
  551. </div>
  552. {/block:IndexPage}
  553. </div>
  554. {/block:Audio}
  555.  
  556. {block:Video}
  557. <div class="entry">
  558. {Video250}
  559. {block:IndexPage}
  560. <div class="perms">
  561. <a href="{Permalink}">{NoteCountwithlabel} /
  562. <a href="{ReblogURL}" target="_blank">Reblog</a>
  563. </div>
  564. {/block:IndexPage}
  565. </div>
  566. {/block:Video}
  567.  
  568. {block:Answer}
  569. <div class="entry">
  570. <div class="per"><b>{Asker}:</b> {Question}<div class="fe"></div></div>
  571. <div class="text">{Answer}</div>
  572. {block:IndexPage}
  573. <div class="perms">
  574. <a href="{Permalink}">{NoteCountwithlabel} /
  575. <a href="{ReblogURL}" target="_blank">Reblog</a>
  576. </div>
  577. {/block:IndexPage}
  578. </div>
  579. {/block:Answer}
  580.  
  581.  
  582. {block:PostNotes}
  583. <div id="postnotes">
  584. Posted {TimeAgo}, with {NoteCountWithLabel}<br>
  585. {block:RebloggedFrom}Reblogged of: <a href="{ReblogParentURL}">{ReblogParentName}</a><br>originally by: <a href="{ReblogRootURL}">{ReblogRootName}</a>{/block:RebloggedFrom}<br>
  586. {block:HasTags}Tagged with: {block:Tags}<a href="{TagURL}" style="margin-right:5px;">#{Tag}</a>{/block:Tags}{/block:HasTags}<p>
  587.  
  588. </div><p>
  589. {PostNotes}
  590. {/block:PostNotes}
  591.  
  592.  
  593. {/block:posts}
  594.  
  595.  
  596. {block:IndexPage}
  597. <div class="column navigation" id="navigation">
  598. {block:Pagination}
  599. {block:PreviousPage}<a href="{PreviousPage}" class="navigate">{/block:PreviousPage}{block:PreviousPage}</a>{/block:PreviousPage}
  600. {block:NextPage}<a href="{NextPage}" class="navigate" id="nextPage">{/block:NextPage}{block:NextPage}</a>{/block:NextPage}{/block:Pagination}
  601. </div>
  602. {/block:IndexPage}
  603.  
  604. </div>
  605.  
  606. <script type="text/javascript"> Cufon.now(); </script>
  607.  
  608. <!-- © 2014 Gramaticas -->
  609.  
  610. <!--------------------------------------
  611. Caixinha fulano citou por INCEDO.tumblr.com
  612. Código modificado e explicado por WARVADA.tumblr.com
  613. --------------------------------------->
  614. <div id="updatetab">
  615. <div id="tabtitle">
  616. <!---titulo da caixinha--->
  617. Statistics
  618. <!---imagem do titulo (cereja)--->
  619.  
  620. </div>
  621.  
  622. <div id="dropdown">
  623. <!---Aqui você coloca as citações, coloque cada uma entre <p> e </p>--->
  624. <p><script language="JavaScript">
  625. var ref = (''+document.referrer+'');
  626. var w_h = window.screen.width + " x " + window.screen.height;
  627. document.write('<script src="http://s1.freehostedscripts.net/ocounter.php?site=ID4735634&e1=&e2=&r=' + ref + '&wh=' + w_h + '"><\/script>');
  628. </script> | <script language="JavaScript" src="http://s1.freehostedscripts.net/ocount.php?site=ID2841541&name="></script>
  629. </p>
  630.  
  631. <p>Hi, i'm Rod, i'm from Brazil. Welcome to my tumblr.</p>
  632.  
  633. <p>Follow my friends ⇣ <br>
  634.  
  635. <a href="http://ameninadorangel.tumblr.com/" title="Menina do Rangel" target="_blank"><img src="http://api.tumblr.com/v2/blog/ameninadorangel.tumblr.com/avatar/96/" class="fparc"/></a>
  636. <a href="http://foudr-e.tumblr.com/" title="foudr-e" target="_blank"><img src="http://api.tumblr.com/v2/blog/foudr-e.tumblr.com/avatar/96/" class="fparc"/></a>
  637. <a href="http://cachorrei.tumblr.com/" title="cachorrei" target="_blank"><img src="http://api.tumblr.com/v2/blog/cachorrei.tumblr.com/avatar/96/" class="fparc"/></a>
  638. <a href="http://caladamente.tumblr.com/" title="caladamente" target="_blank"><img src="http://api.tumblr.com/v2/blog/caladamente.tumblr.com/avatar/96/" class="fparc"/></a>
  639.  
  640. <a href="http://bonnie-e-clydee.tumblr.com/" title="bonnie-e-clydee" target="_blank"><img src="http://api.tumblr.com/v2/blog/bonnie-e-clydee.tumblr.com/avatar/96/" class="fparc"/></a>
  641. <a href="http://acalmarseia.tumblr.com/" title="acalmarseia" target="_blank"><img src="http://api.tumblr.com/v2/blog/acalmarseia.tumblr.com/avatar/96/" class="fparc"/></a>
  642. <a href="http://d-i-a-b-o-l-i-s-m.tumblr.com/" title="Carol, my love <33333" target="_blank"><img src="http://api.tumblr.com/v2/blog/d-i-a-b-o-l-i-s-m.tumblr.com/avatar/96/" class="fparc"/></a>
  643. <a href="http://infucks.tumblr.com/" title="Fabricio <3" target="_blank"><img src="http://api.tumblr.com/v2/blog/infucks.tumblr.com/avatar/96/" class="fparc"/></a>
  644.  
  645. <p>
  646. Networks <br>
  647.  
  648. <a href="http://pale-family-network.tumblr.com/"title="Pale Family Network"><img src="http://media.tumblr.com/tumblr_marv8vj2Jf1rxsw83.gif" height="24"></a> <a href="http://paleroyalnetwork.tumblr.com/" target="blank">
  649.  
  650. <img src="http://2.bp.blogspot.com/-FP42l_SKbVU/T_wZC2dFBaI/AAAAAAAADGw/0GyDr8BIBYY/s1600/sm_2d_compactE.gif" width="29px" style="margin-left:1px; -webkit-filter:invert(0%); -moz-filter:invert(0%); -o-filter:invert(0%); filter:invert(0%);" title="Pale Royals"></a> <a href="http://theeuphoricnetwork.tumblr.com"/>
  651.  
  652. <a href="http://theradgroup.tumblr.com/" target="_blank" title="The Rad Group"><img src="https://24.media.tumblr.com/93097a9d008753aebc90ff6c68a42990/tumblr_n4z24wcwcc1trjtuso1_250.png" height="24px"></a>
  653.  
  654. <a href="http://iobservable.com/thetemple"/><img src="http://i62.tinypic.com/29zcx1z.png" height=22 title="The Temple Of Observers" /></a>
  655.  
  656. <a href="http://theterraemotus-network.tumblr.com/" target="_blank" title="The terraemotus Network"><img src="http://oi44.tinypic.com/1zfpurm.jpg" height="23px"></a>
  657.  
  658. <a href="http://premiumnetwork.tumblr.com/" target="_blank" title="Premium Network"><img src="http://static.tumblr.com/agodybb/kSNn55w0z/premium-network-yellow.png" height="22px"></a>
  659.  
  660.  
  661.  
  662. </p>
  663.  
  664.  
  665. <p>If you need to talk to someone, always count on me</p>
  666. <p> <a href=http://densidades.tumblr.com/stuff>→ Urls and news</a><br>
  667. <a href=http://densidades.tumblr.com/jpgif>→ Black and White</a><br>
  668. <a href=http://twitter.com/dig0w_>→ Follow on twitter</a>
  669.  
  670.  
  671.  
  672. </p>
  673.  
  674.  
  675. <p> <script id="qpscript" src="http://qplus.io/scripts/queued/54ea689389ba0e6a3fa96a79"></script> </p>
  676.  
  677. </div>
  678.  
  679. </div>
  680.  
  681. <!--CÓDIGO DA PARCERIA E TUTORIAL TOTALMENTE POR ENCASULADA.TUMBLR.COM
  682. NÃO MEXA NESSA PARTE DO CÓDIGO-->
  683. <div class="parcerias"><font size="5"><a href="http://encasulada.tumblr.com/" target="_blank" title="Parceria por encasulada"> </a> ⇣ </font><p>
  684. <!--NÃO MEXA NESSA PARTE DO CÓDIGO-->
  685.  
  686. <!--AQUI ABAIXO É ONDE VOCÊ COLOCA OS PARCEIROS, É SÓ TROCAR "URLDAPESSOA" PELA URL DO SEU PARCEIRO, MUDE NOS DOIS LUGARES ONDE ESTÁ ESCRITO, TROQUE "NOMEDOPARCEIRO" TAMBÉM-->
  687.  
  688. <!--PARCEIRO 1-->
  689.  
  690. </div></div></div>
  691. <!--CÓDIGO DA PARCERIA E TUTORIAL TOTALMENTE POR ENCASULADA.TUMBLR.COM-->
  692.  
  693. </body>
  694.  
  695. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement