Advertisement
Inesziinha

5

Feb 11th, 2017
128
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.89 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head profile="http://gmpg.org/xfn/11">
  2.  
  3. <!------ THEME BY VESARGE / DON'T COPY ------->
  4.  
  5. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  6.  
  7. <head>
  8. <!-- APPEARANCE -->
  9. <meta name="color:background" content="#f6f6f6" />
  10. <meta name="color:text" content="#cccccc" />
  11. <meta name="color:side" content="#e1d6d8" />
  12. <meta name="color:links" content="#ffffff" />
  13. <meta name="color:post" content="#eeeeee" />
  14. <meta name="image:sidebar" content="" />
  15. <meta name="text:descri" content="" />
  16. <meta name="text:titulo" content="" />
  17.  
  18. <meta name="text:link1" content="" />
  19. <meta name="text:link1 nome" content="" />
  20. <meta name="text:link2" content="" />
  21. <meta name="text:link2 nome" content="" />
  22. <meta name="text:link3" content="" />
  23. <meta name="text:link3 nome" content="" />
  24. <meta name="text:link4" content="" />
  25. <meta name="text:link4 nome" content="" />
  26. <meta name="text:link5" content="" />
  27. <meta name="text:link5 nome" content="" />
  28.  
  29. <title>{Title}</title>
  30.  
  31. <script src="https://cdn.linearicons.com/free/1.0.0/svgembedder.min.js"></script>
  32.  
  33. <link rel="shortcut icon" href="http://i387.photobucket.com/albums/oo314/paravidatoda/mini-154.gif">
  34. <script type="text/javascript"> function tb8_makeArray(n){ this.length = n; return this.length; } tb8_messages = new tb8_makeArray(3); tb8_messages[0] = "{title}"; tb8_messages[1] = "{title}"; tb8_messages[2] = "{title}"; tb8_rptType = 'infinite'; tb8_rptNbr = 5; tb8_speed = 100; tb8_delay = 2000; var tb8_counter=1; var tb8_currMsg=0; var tb8_tekst =""; var tb8_i=0; var tb8_TID = null; function tb8_pisi(){ tb8_tekst = tb8_tekst + tb8_messages[tb8_currMsg].substring(tb8_i, tb8_i+1); document.title = tb8_tekst; tb8_sp=tb8_speed; tb8_i++; if (tb8_i==tb8_messages[tb8_currMsg].length){ tb8_currMsg++; tb8_i=0; tb8_tekst="";tb8_sp=tb8_delay; } if (tb8_currMsg == tb8_messages.length){ if ((tb8_rptType == 'finite') && (tb8_counter==tb8_rptNbr)){ clearTimeout(tb8_TID); return; } tb8_counter++; tb8_currMsg = 0; } tb8_TID = setTimeout("tb8_pisi()", tb8_sp); } tb8_pisi() </script>
  35.  
  36. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  37. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  38. <script>
  39. (function($){
  40. $(document).ready(function(){
  41. $("a[title]").style_my_tooltips({
  42. tip_follows_cursor:true,
  43. tip_delay_time:90,
  44. tip_fade_speed:600,
  45. attribute:"title"
  46. });
  47. });
  48. })(jQuery);
  49. </script>
  50.  
  51. </head>
  52.  
  53. <style type="text/css">
  54.  
  55. /* BACKGROUND E AFINS, CONFIGURAÇÕES TOTAIS DO THEME */
  56. body{background:{color:background}; color:{color:text}; font-family:Calibri; font-size:11px; text-align:center;}
  57. a {color:{color:text}; text-decoration:none;}
  58.  
  59. /* NO #POSTS VC MUDA O LEFT E O TOP DOS POSTS */
  60.  
  61. #fairy{float:left; margin-top:5px; margin-left:300px; width:1000px; padding-bottom:30px; z-index:5;}
  62.  
  63. /* CODIGO DOS POSTS, AQUI VC PERSONALIZA OS POSTS */
  64.  
  65. .postagens {{block:permalinkpage} width:450px; float:center; position:fixed {/block:permalinkpage} width:195px; position:relative; float:left; display:inline-block; top:0px; margin:15px; border: 1px solid {color:post}; padding:6px 6px 3px 6px; background:{color:post};}
  66.  
  67. /* AQUI É O TAMANHO DAS IMAGENS NO POST, TEM QUE ESTAR IGUAL AO TAMANHO DA ENTRY, PARA FICAR TUDO CERTO */
  68.  
  69. .postagens img{{block:permalinkpage} width:450px; float:center; position:fixed {/block:permalinkpage} max-width:195px; height:auto; transition:1s;}
  70.  
  71. .vsanna{display:none;}
  72.  
  73. .postagens texto{font-family:Baumans; font-size:13px; line-height:11px; color:{color:text};}
  74.  
  75. .photoset{max-width: 195px;}
  76.  
  77. .postagens corpo{font-family:Baumans; font-size:10px; color:{color:text};}
  78.  
  79. .postagens links{font-family:Baumans; text-transform:uppercase; font-family:Courier; font-style:italic; font-size:13px; }
  80.  
  81. #tumblr_controls{position: fixed!important; z-index:-10; opacity:0;}
  82. iframe#tumblr_controls {right:3px !important; position: fixed !important; -webkit-transition: opacity 0s linear; opacity: 0.6; -webkit-transition: all 0.8s ease-out; -moz-transition: all 0.8s ease-out; transition: all 0.8s ease-out;}
  83. 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;}
  84.  
  85. /* AQUI É O QUOTE */
  86.  
  87. .quotes {font-family:Arial; font-size:11px; text-align:center; line-height:15px; margin-top:5px; color:{color:text};}
  88. .source {margin-top:5px; border-top:1px solid {color:background}; font-family:Calibri; font-size:9px; text-align:right; text-transform:uppercase; line-height:17px; color:{color:text};}
  89.  
  90. /* BLOCKQUOTE DOS TEXTOS (O QUE TEM NO CORPO DE UMA POSTAGEM EM TEXTO) */
  91.  
  92. blockquote {margin:0px; text-align:left; padding:4px; width:185px;}
  93. blockquote img{width:183px;}
  94.  
  95. /* Estilo de Ask por by helpdesigns */
  96. .askimg {float:right; margin-top:5px;border: 2px solid {color:background};opacity:10;}
  97. .askhd{background-color:{color:side};width:185px;padding: 4px; color: {color:background}; margin-top:-11px; z-index:99999999;font-size: 11px;}
  98. .askhd2 a{color: {color:side};}
  99. .askhd2{background-color:{color:background};width:185px; padding: 5px; color:{color:side}; margin-left: 0px; font-family:Arial;font-size: 9.5px; margin-top:5px;}
  100.  
  101. #notas{position:absolute;
  102. width:195px; /*/ tamanho da caixa dos posts /*/
  103. height:95px;
  104. text-align:center;
  105. color:{color:titulo}; /*/ cor dos detlhes /*/
  106. font-family:calibri; /*/ fonte /*/
  107. margin-top:0px; /*/ distância do topo /*/
  108. margin-left:0px;
  109. opacity:0;
  110. -webkit-transition-duration: .8s;
  111. z-index:999;
  112. background: -moz-linear-gradient(top, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
  113. background: -webkit-linear-gradient(top, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
  114. background: linear-gradient(to bottom, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  115. }
  116.  
  117. .postagens:hover #notas{opacity:1;}
  118.  
  119. .topo{width:180px; /*/ tamanho da caixa dos posts /*/
  120. font-family:Gabriola; /*/ font da data /*/
  121. font-size:18px; /*/ tamanho da fonte da data /*/
  122. margin-top:10px; /*/ distância do topo /*/
  123. margin-left:20px;
  124. -webkit-transition-duration: 1s;
  125. }
  126. .topo a{color:#fff; /*/ cor da font da data /*/}
  127.  
  128.  
  129. .postagens:hover .topo{margin-left:0px;}
  130.  
  131. .baixo{width:180px; /*/ tamanho da caixa dos posts /*/
  132. font-family:calibri; /*/ font do reblog /*/
  133. font-size:8px; /*/ tamanho dos simbolos /*/
  134. text-transform:uppercase;
  135. margin-top:2px;
  136. margin-left:40px;
  137. -webkit-transition-duration: 1.8s;}
  138.  
  139. .baixo a{
  140. text-transform:uppercase;
  141. font-size:9px;/*/ tamanho da font do reblog /*/
  142. margin-left:3px;margin-right:3px;
  143. color:#fff; /*/ cor da font do reblog /*/
  144. }
  145.  
  146. .postagens:hover .baixo{margin-left:0px;}
  147.  
  148.  
  149.  
  150. /* CODIGO DOS NOTES DOS TEXTOS */
  151. .postagens .permalink{position: relative; padding-left:5px; text-align:left;width:203px; top:5px; height:15px;font-family:'Oswald'; font-size:9px; text-transform:uppercase; line-height:16px; margin-left:-6px; transition:.9s; background:{color:side};border-top:2px solid {color:post}; }
  152.  
  153. /* CODIGO DOS CHATS */
  154. .chat {line-height: 10px; list-style: none }
  155. .chat ul {line-height: 10px; list-style: none; padding: 0px; line-height:14px;}
  156. .person1 {border:1px solid #eee; color: #999; font-size:9px; font-family:Calibri; text-transform:uppercase;}
  157. .person1 .label {font-weight: bold; padding: 0px; margin-left: 5px; color:pink}
  158. .person2 {border:1px solid #eee; color:#999; font-size:9px; font-family:Calibri; text-transform:uppercase; }
  159. .person2 .label {font-weight: bold; padding: 0px; margin-left: 5px; color:lightblue}
  160.  
  161. /* TOOLTIPS */
  162. .tooltip {display: inline; position: relative;}
  163. #s-m-t-tooltip {max-width:auto; padding:6px; padding-left:5px; padding-right:5px; height:8px;line-height:7px; margin:6px 13px -1px 11px; background:rgba(0,0,0,.6); color:#fff;text-shadow:1px 2px 0px black; font-family:calibri; text-transform:uppercase;font-size:9px; z-index:999999999999999999999999999999999999;}
  164.  
  165. /* SELEÇÃO DO TEXTO DO THEME */
  166.  
  167. ::selection {color:white; background-color:grey;}
  168.  
  169. /* BARRA DE ROLAGEM */
  170.  
  171. ::-webkit-scrollbar{ height:3px; width:11px; background:inherit; background:rgba({RGBcolor:side}, 0.4); border:5px solid {color:background};
  172. }
  173. ::-webkit-scrollbar-track {background:transparent;}
  174. ::-webkit-scrollbar-thumb { height:150px!important; background:{color:side}; border:5px solid {color:background};
  175. }
  176.  
  177. .imagem{position:fixed; z-index:999999999;}
  178. .imagem img {width:45px; height:45px; margin-left:25px; margin-top:150px; padding:3px; border-radius:25px 25px 0px 25px; background:{color:background};border: solid 2px {color:side}; }
  179.  
  180. /* TÍTULO */
  181.  
  182. .titulo{position:fixed; margin-left:115px; margin-top:155px; height:relative; font-size:13px; color:{color:side}; font-family: 'Open Sans Condensed', sans-serif; text-transform: uppercase; z-index:9999999;}
  183.  
  184. .borda {height:1px; background:{color:side}; position:fixed; width:140px; margin-left:70px; margin-top:170px; z-index:9999;}
  185.  
  186. .descri{position:fixed; width:125px; height:24px; margin-left:80px; margin-top:175px; padding:3px; color:{color:background}; background:{color:side}; text-transform: uppercase; font-size:8.5px;}
  187.  
  188. .menu {width:210px; float: left; margin-left:95px; margin-top:210px; position:fixed; z-index:999999999; }
  189. .menu a {display:block; float:left; font-size:11px; text-align:center; margin-right:5px; width:22px; height:22px; line-height:22px; color:{color:side};}
  190.  
  191. .cred{position:fixed;bottom:25px;right:15px;width:15px;height:15px;font-size:11px; line-height:15px; font-family:'Pacifico';padding:4px;text-align:center; text-transform: uppercase;z-index:9999999999; border-radius:25px;}
  192.  
  193. </style>
  194.  
  195. <link rel="shortcut icon" href="{Favicon}">
  196. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}"
  197. />
  198. <meta name="viewport" content="width=820" />
  199.  
  200. <!--- FONTES PERSONALIZADAS GOOGLE --->
  201.  
  202. <link href="https://fonts.googleapis.com/css?family=Oswald" rel="stylesheet">
  203.  
  204. <link href='https://fonts.googleapis.com/css?family=Rouge+Script' rel='stylesheet' type='text/css'>
  205.  
  206. <link href='https://fonts.googleapis.com/css?family=Pacifico' rel='stylesheet' type='text/css'>
  207.  
  208. <link href='https://fonts.googleapis.com/css?family=Great+Vibes' rel='stylesheet' type='text/css'>
  209.  
  210. <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css">
  211.  
  212. <body>
  213.  
  214. <!--- SIDE (FOTO) --->
  215. <div class="imagem"><img src="{image:sidebar}">
  216. </div>
  217.  
  218. <!--- TÍTULO --->
  219. <div class="titulo ">{text:titulo}</div>
  220. <div class="borda"></div>
  221.  
  222. <div class="descri ">{text:descri}</div>
  223.  
  224. <div class="menu">
  225. <a href="{text:link1}" title="{text:link1 nome}"><i class="fa fa-history" aria-hidden="true"></i></a>
  226. <a href="{text:link2}" title="{text:link2 nome}"><i class="fa fa-comments" aria-hidden="true"></i></a>
  227. <a href="{text:link3}" title="{text:link3 nome}"><i class="fa fa-camera" aria-hidden="true"></i></a>
  228. <a href="{text:link4}" title="{text:link4 nome}"><i class="fa fa-star" aria-hidden="true"></i></a>
  229. </div>
  230.  
  231. <!--- CRÉDITOS, NÃO RETIRE ESSA PORRA AQUI --->
  232. <div class="cred"><a title="Don't Copy. Original Since 2017 (c)." href="http://vesarge.tumblr.com/" target="_blank"><font color={color:side}>V</a></div></font>
  233.  
  234.  
  235.  
  236. <div id="fairy">
  237. {block:Posts}
  238. <div class="postagens">
  239.  
  240. <!-- TEXTOS -->
  241. {block:Text}
  242. {block:Title}<texto><center>{Title}</center></texto>{/block:Title}
  243. <corpo>{body}</corpo>
  244.  
  245. {block:indexpage}
  246. <div class="permalink">
  247. <a href="{Permalink}"><font color={color:background}>{DayofMonthWithZero} de {Month} de {year}</font></a>
  248. <div style="position:absolute; margin-top:-17px;width:20px; height:13;text-align:center; margin-left:183px; font-size:10px;color:white;background:{color:post};text-shadow:1px 1px 0px {color:post};"> <a href="{ReblogURL}" title="love this" target="_blank"><font color={color:side}><i class="fa fa-heart"></i></a></div></font>
  249. </div>
  250. {/block:indexpage}
  251.  
  252. {/block:Text}
  253.  
  254. <!-- FOTOS -->
  255. {block:Photo}
  256.  
  257. <!--- NOTES DAS FOTOS --->
  258. <div id="notas">
  259. <div class="topo"><a href="{permalink}">{DayofMonthWithZero} de {Month} de {year}</a></div>
  260. <div class="baixo">
  261. <a href="{permalink}">{NoteCount} Notes</a> ●
  262. <a href="{reblogURL}"> reblog</a></div></div>
  263.  
  264. <img src="{PhotoURL-500}" alt="{PhotoAlt}"/>
  265. {/block:Photo}
  266.  
  267. <!-- PHOTOSETS -->
  268.  
  269. {block:Photoset}
  270.  
  271. <!--- NOTES DOS PHOTOSETS --->
  272. <div id="notas">
  273. <div class="topo"><a href="{permalink}">{DayofMonthWithZero} de {Month} de {year}</a></div>
  274. <div class="baixo">
  275. <a href="{permalink}">{NoteCount} Notes</a> ●
  276. <a href="{reblogURL}"> reblog</a></div></div>
  277.  
  278. <div class="photoset">{Photoset-250}</div>
  279. {/block:Photoset}
  280.  
  281. <!-- QUOTES -->
  282.  
  283. {block:Quote}
  284. <div class="quotes">{Quote}</div></font>
  285. {block:Source}<div class="source">• {Source} </div>{/block:Source}
  286.  
  287. <!--- NOTES DOS QUOTES --->
  288. {block:indexpage}
  289. <div class="permalink">
  290. <a href="{Permalink}"><font color={color:background}>{DayofMonthWithZero} de {Month} de {year}</font></a>
  291. <div style="position:absolute; margin-top:-17px;width:20px; height:13;text-align:center; margin-left:183px; font-size:10px;color:white;background:{color:post};text-shadow:1px 1px 0px {color:post};"> <a href="{ReblogURL}" title="love this" target="_blank"><font color={color:side}><i class="fa fa-heart"></i></a></div></font>
  292. </div>
  293. {/block:indexpage}
  294.  
  295. {/block:Quote}
  296.  
  297. <!-- VIDEOS -->
  298.  
  299. {block:Video}
  300. <div id="notas">
  301. <div class="topo"><a href="{permalink}">{DayofMonthWithZero} de {Month} de {year}</a></div>
  302. <div class="baixo">
  303. <a href="{permalink}">{NoteCount} Notes</a> ●
  304. </div></div>
  305.  
  306.  
  307. {block:Indexpage}<div style="max-width:210px; height:auto; overflow-x:hidden; overflow-y:hidden">{Video-250}</div>{/block:IndexPage}{block:PermalinkPage}{Video-400}{/block:PermalinkPage}
  308. <img src="{PhotoURL-250}" alt="{PhotoAlt}"/>
  309. {/block:Video}
  310.  
  311. <!-- LINKS -->
  312.  
  313. {block:Link}
  314. <a href="{URL}" class="link" {Target}><links>{Name}</links></a>
  315. {block:Description} {Description}{/block:Description}
  316. {/block:Link}
  317.  
  318. <!-- CHAT -->
  319.  
  320. {block:Chat}
  321. {block:Title}
  322. <texto>{Title}</texto>
  323. {/block:Title}
  324. <div class="chat"><ul>{block:Lines}
  325. <li class="person{UserNumber}">{block:Label}
  326. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  327. {block:indexpage}
  328. <div class="permalink">
  329. <a href="{Permalink}"><font color={color:background}>{DayofMonthWithZero} de {Month} de {year}</font></a>
  330. <div style="position:absolute; margin-top:-17px;width:20px; height:13;text-align:center; margin-left:183px; font-size:10px;color:white;background:{color:post};text-shadow:1px 1px 0px {color:post};"> <a href="{ReblogURL}" title="love this" target="_blank"><font color={color:side}><i class="fa fa-heart"></i></a></div></font>
  331. </div>
  332. {/block:indexpage}
  333. {/block:Chat}
  334.  
  335. {block:Answer}
  336. {block:IndexPage}
  337. <img src="{AskerPortraitURL-48}" class="askimg" div style="padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; width:25px; height:25px">
  338. <div class="askhd2" align="left">{Asker} perguntou:</div><p></p>
  339. <div class="askhd">{Question}</div><p></p>
  340. {Answer}
  341. {/block:IndexPage}
  342. {/block:Answer}
  343.  
  344. {block:Audio}
  345. {AudioPlayer}
  346. {/block:Audio}
  347.  
  348. <!-- BLOQUEIO VIA/SOURCE -->
  349. <div class="vsanna">
  350. {block:RebloggedFrom}
  351. <a href="{ReblogParentURL}">via</a>
  352. {/block:RebloggedFrom}
  353. {block:ContentSource}
  354. <a href="{SourceURL}">source</a>
  355. {/block:ContentSource}
  356. </div>
  357.  
  358. </div>
  359. {/block:Posts}
  360. </div>
  361.  
  362.  
  363. <!-- SCRIPT DE ORGANIZAÇÃO DE POSTS PARA TEMA EM GRADE -->
  364. <script type="text/javascript" src="http://static.tumblr.com/imovwvl/dJWl20ley/jqueryformasonry.js"></script>
  365. <script src="http://static.tumblr.com/df28qmy/SHUlh3i7s/jquery.infinitescroll.js"></script>
  366. <script src="http://static.tumblr.com/thpaaos/lLwkowcqm/jquery.masonry.js"></script>
  367. <script type="text/javascript">
  368. $(window).load(function () {
  369. $('#fairy').masonry(),
  370. $('.masonryWrap').infinitescroll({
  371. navSelector : "div#navigation",
  372. nextSelector : "div#navigation a#nextPage",
  373. itemSelector : ".postagens",
  374. bufferPx : 10000,
  375. extraScrollPx: 11000,
  376. loadingImg : "http://static.tumblr.com/8yo5xxv/3Dem80mch/loading.gif",
  377. loadingText : "carregando",
  378. },
  379. // call masonry as a callback.
  380. function() { $('#fairy').masonry({ appendedContent: $(this) }); }
  381. );
  382. });
  383. </script>
  384. <!-- FIM DO SCRIPT DE ORGANIZAÇÃO DE POSTS PARA TEMA EM GRADE -->
  385.  
  386.  
  387. <!-- ROLAGEM INFINITA PARA TEMA EM GRADE -->
  388. {block:IndexPage}
  389. <div class="column navigation" id="navigation">
  390. {block:Pagination}
  391. {block:PreviousPage}<a href="{PreviousPage}" class="navigate">{/block:PreviousPage}{block:PreviousPage}</a>{/block:PreviousPage}
  392. {block:NextPage}<a href="{NextPage}" class="navigate" id="nextPage">{/block:NextPage}{block:NextPage}</a>{/block:NextPage}{/block:Pagination}
  393. </div>
  394. {/block:IndexPage}
  395. <!-- FIM - ROLAGEM INFINITA PARA TEMA EM GRADE -->
  396. </body>
  397. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement