Advertisement
worenow

exclusivo

Jan 1st, 2015
205
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 27.67 KB | None | 0 0
  1. <!-- base por: suffixyou
  2. adaptado por: worenow
  3. -->
  4.  
  5.  
  6.  
  7.  
  8. <html>
  9.  
  10. <head>
  11.  
  12. <!-- DEFAULT -->
  13. <meta name="color:background" content="#ffffff" />
  14. <meta name="color:hover" content="#D02090" />
  15. <meta name="color:text" content="#6a6369" />
  16.  
  17.  
  18.  
  19.  
  20.  
  21. <meta name="image:sidebar" content="http://static.tumblr.com/qhiozyd/yGFn65v1q/loca.jpg" />
  22. <meta name="if:Rolagem infinita" content="1"/>
  23. <meta name="image:background" content=""/
  24.  
  25.  
  26. <meta name="text:Atoa1 Title" content="link" />
  27. <meta name="text:Link1" content="/" />
  28. <meta name="text:Link1 Title" content="link" />
  29. <meta name="text:Link2" content="/" />
  30. <meta name="text:Link2 Title" content="link" />
  31. <meta name="text:Link3" content="/" />
  32. <meta name="text:Link3 Title" content="link" />
  33. <meta name="text:Link4" content="/" />
  34. <meta name="text:Link4 Title" content="link" />
  35. <meta name="text:Link5" content="/" />
  36. <meta name="text:Link5 Title" content="link" />
  37.  
  38.  
  39.  
  40.  
  41.  
  42. <title>{Title}</title>
  43. <link rel="shortcut icon" href="{FavIcon}">
  44. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  45. {block:Description}
  46. <meta name="description" content="{MetaDescription}" />
  47. {/block:Description}
  48.  
  49. <style type="text/css">
  50.  
  51. body {font-family:times; font-size: 10px; background-attachment: fixed;background:#fff;background-image:url('x'); color:#000;}
  52.  
  53. a {color: #666; text-decoration: none; text-transform: none;}
  54. a:hover {color: #666;}
  55. p {margin: 6px 0 0 0}
  56.  
  57. blockquote {margin: 0px; padding-left: 0px; }
  58. blockquote img{width: 400px!important; text-align:justify;}
  59.  
  60.  
  61.  
  62.  
  63.  
  64. /*** CONFIGURAÇÕES DOS POSTS
  65.  
  66. - margin-top é a distancia do topo até os posts
  67. - margin-left é a distancia da esquerda até os posts
  68. - o width:700px é o que define a quantidade de colunas que seu theme vai ter. 250px é uma coluna; 700px são duas; 900px são três; 1200px são quatro.
  69. - background é cor dos posts
  70. - border:1px solid #eee é a borda dos seus posts. 1px é a largura dessa borda, e #eee é a cor dela.
  71.  
  72. - width:250px é o tamanho dos posts. então, se você quiser os posts maiores ou menores faça o seguinte: aperte ctrl+f > na primeira caixinha você escreve 250 > na segunda, vc escreve o número de px que você quer > clique em all > de um update preview
  73.  
  74. ***/
  75.  
  76. #entryys {position:absolute; margin:auto; margin-top:50px; margin-bottom:20px; margin-left:300px; width:1200px;}
  77.  
  78. #everytg {margin:0px auto 20px auto; width:auto;}
  79.  
  80. .posts {background:#; border:px solid #; margin: 1px; width: 250px; -webkit-transition: opacity 1.55s linear;-moz-transition: opacity 1.55s linear;-webkit-transition: all 1.55s ease-in-out;-moz-transition: all 1.55s ease-in-out;-o-transition: all 1.55s ease-in-out; overflow: hidden; float:left; position:relative; padding:5px;}
  81. .posts:hover {width:250px;opacity:1; -webkit-transition:all 0.66s linear;-moz-transition:all 0.66s linear;transition:all 0.66s linear;}
  82. .posts:hover .infoimg{opacity:9;}
  83.  
  84. .bpostx {overflow: hidden; float:left; position:relative; -webkit-transition: opacity 1.55s linear;-moz-transition: opacity 1.55s linear;-webkit-transition: all 1.55s ease-in-out;-moz-transition: all 1.55s ease-in-out;-o-transition: all 1.55s ease-in-out; width: 250px; }
  85. .bpostx:hover {width:250px; opacity:9; -webkit-transition:all 0.66s linear;-moz-transition:all 0.66s linear;transition:all 0.66s linear;}
  86.  
  87.  
  88.  
  89.  
  90.  
  91. /*** CONFIGURAÇÕES DAS FONTES
  92.  
  93. - h1 é a fonte do títulos
  94.  
  95. - font-family é a fonte
  96. - font-size é o tamanho
  97. - letter-spacing é a distancia das letras
  98. - line-height é a distancia de uma linha pra outra
  99. - text-align é o alinhamento do text (podem ser left que deixa o texto pra esquerda; center que deixa o texto no centro; right que deix o texto na direita; justify que deixa o texto justificado)
  100. - color é a cor
  101.  
  102. ***/
  103.  
  104. h1 {font-family:calibri;text-align:center; font-size: 14px; letter-spacing:1px; font-weight: normal; line-height: 14px;color: #000;}
  105. h1 a {text-align: center;color: #000; }
  106.  
  107.  
  108.  
  109.  
  110.  
  111. /*** CONFIGURAÇÕES DOS QUOTES
  112.  
  113. - quote é a citação
  114. - sc é quem escreveu
  115.  
  116. - text-align é o alinhamento do text (podem ser left que deixa o texto pra esquerda; center que deixa o texto no centro; right que deix o texto na direita; justify que deixa o texto justificado)
  117. - font-family é a fonte
  118. - line-height é a distancia entre as linhas
  119. - font-size é o tamanho
  120. - color é a cor
  121. - text-transform é o que define se as letras vão ser maiúsculas ou minúsculas. uppercase é maiuscula e lowercase, minuscula
  122. - float:right define a posição do sc. left é esquerda, center é centro e right é direita.
  123.  
  124. ***/
  125.  
  126. .quote {text-align:justify; font-family:arial; line-height:15px; font-size:10px; color:#000; padding:3px;margin-left:-2px;margin-bottom:3px; margin-top:2px;background-color:transparent;}
  127. .sc {font-family:calibri; color:#000; text-transform:uppercase; float:right;font-size:11px; margin-top:1px;}
  128.  
  129.  
  130.  
  131.  
  132.  
  133. /*** CONFIGURAÇÕES DOS CHATS
  134.  
  135. - label é o nome da pessoa
  136.  
  137. - font-size é o tamanho da fonte
  138. - font-family é a fonte
  139. - line-height é a distancia entre as linhas
  140. - list-style é o que vai deixar com marcadores (none é nenhum marcador; disc é a bolinha; square é o quadradinho)
  141. - color é a cor
  142. - font-style:italic é o que define se será ou não italico. para tirar é só substituir italic por none. neste caso, o que ficará em itálico é o nome das pessoas que falarem, tipo JOAO: olá td bem
  143. - text-align é o alinhamento do text (podem ser left que deixa o texto pra esquerda; center que deixa o texto no centro; right que deix o texto na direita; justify que deixa o texto justificado)
  144.  
  145. ***/
  146.  
  147. .chat {font-size:10px; font-family:arial;background:transparent;margin:0}
  148. .chat .lines {padding: 0px 0px 0px 0px; background: transparent; color: #000;}
  149. .chat .lines span{font-style: italic;}
  150. .person1 {color: #000; padding: 2px; }
  151. .person1 .label {color:#000}
  152. .person2 {color: #000; padding: 2px; }
  153. .person2 .label {color:#000}
  154. .player {background-color: #000; text-align: left; display:block;}
  155.  
  156.  
  157.  
  158.  
  159.  
  160. /*** CONFIGURAÇÕES DAS PERGUNTAS-RESPOSTAS
  161.  
  162. - balaoask é a pergunta
  163. - askker é a foto
  164. - answer é a resposta
  165.  
  166. - font-size é o tamanho da fonte
  167. - background-color é a cor do fundo
  168. - font-family é a fonte
  169. - margin-top:20px é a distancia entre a foto e a resposta
  170.  
  171. ***/
  172.  
  173. #balaoask{font-size:12px; background-color:#eee; padding:5px; margin-left:0px;}
  174. #balaoask a {color:#000;}
  175. #answer{font-family: arial; margin-top:20px; font-size:8px; }
  176.  
  177.  
  178.  
  179.  
  180.  
  181. /*** INFORMAÇOES DOS POSTS
  182.  
  183. - infoimg são as informações das imagens
  184. - infotxt são as informações dos textos
  185.  
  186. - (to bottom, transparent, #000) significa que, quando você pssar o mouse por cima de alguma foto ou photoset, nos notes, você vai ver um gradiente do preto ao transparente. se você quiser mudar a cor preta para outra, mude somente o #000
  187. - font-size é o tamanho da fonte
  188. - color é a cor da fonte
  189. - font-family é o tipo da fonte
  190.  
  191. - opacity é a transparencia dos notes dos textos. coloque um numero de 0 a 1 e veja o resultado (não separe com virgula e sim com ponto)
  192. - text-transform é o que define se as letras vão ser maiúsculas ou minúsculas. uppercase é maiuscula e lowercase, minuscula
  193. - text-align é o alinhamento do text (podem ser left que deixa o texto pra esquerda; center que deixa o texto no centro; right que deix o texto na direita; justify que deixa o texto justificado)
  194.  
  195. ***/
  196.  
  197. .infoimg{background-image: linear-gradient(to bottom, transparent, #000); height:14px; padding:20px 0 15px 0; width:250px; left:0; bottom:0;position:absolute;-webkit-transition-duration: 0.4s; -moz-transition: all .7s ease-in-out; -o-transition: all .7s ease-in-out; transition: all .7s ease-in-out; -webkit-transition: all .7s ease-in-out;text-align:center;opacity:0;}
  198. .infoimg .notess{font-size:18px; color:#fff; font-family:calibri; padding-left: 10px; padding-right: 10px; }
  199. .infoimg a:hover{text-decoration:none;}
  200. .infoimg .rebblog img{width:13px; margin-top:3px;}
  201. .heart img{width:13px; margin-top:3px;}
  202.  
  203.  
  204. .infotxt {font-family:arial; opacity:0; font-size:8px; text-transform: lowercase; text-align:right; color:#666; -webkit-transition: all 0.8s ease-in-out; -moz-transition-duration:0.8s; -webkit-transition-duration:0.8s; -o-transition-duration:0.8s; margin-bottom:0px; margin-top:10px;}
  205. .posts:hover .infotxt {-webkit-transition: all 0.8s ease-in-out; -moz-transition-duration:0.8s; opacity:1; font-size:8px; -webkit-transition-duration:0.8s; -o-transition-duration:0.8s;}
  206.  
  207. .source {display: none;} .vsanna{display: none;}
  208.  
  209.  
  210.  
  211.  
  212.  
  213. /*** BARRA DE ROLAGEM
  214.  
  215. - o primeiro width é a grossura da barra de rolagem
  216. - o primeiro height é a grossura da barra de rolagem
  217. - o primeiro background-color é a cor do fundo do theme
  218. - o segundo e o terceiro background-color é a cor da barra
  219.  
  220. ***/
  221.  
  222. ::-webkit-scrollbar{width:5px;height:5px;}
  223. ::-webkit-scrollbar-button:start:decrement
  224. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:#fff;}
  225. ::-webkit-scrollbar-track-piece{background-color: transparent; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  226. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: #f8f8f8;-webkit-border-radius:px;}
  227. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: #f8f8f8;-webkit-border-radius:px;}
  228.  
  229.  
  230. iframe#tumblr_controls { position:fixed;white-space:nowrap; -webkit-filter: invert(100%); -moz-filter: invert(100%); -o-filter: invert(100%); -ms-filter: invert(100%); filter: invert(100%); opacity:.3;transition: .8s ease-in-out; -webkit-transition: .8s ease-in-out;-moz-transition: .8s ease-in-out;-o-transition: .8s ease-in-out; }
  231.  
  232. .tumblrAutoPager_page_separator,
  233. .tumblrAutoPager_page_info {display: none;}
  234.  
  235. #tumblr_controls{position: fixed!important}
  236. #tumblr_controls{position: fixed!important}
  237. #tumblr_controls{position: fixed!important}
  238. #tumblr_controls{position: fixed!important}
  239.  
  240.  
  241.  
  242.  
  243.  
  244.  
  245. #sidebar {position:fixed; width: auto; height:auto; margin-left:210px;margin-top:100px;}
  246.  
  247.  
  248. #foto {margin-top:60px; margin-left:-65px; margin-bottom:0px; padding:9px;border-left:0px solid ; height:auto; width:px; -webkit-transition: all 1.2s ease-out; -moz-transition: all 1.2s ease-out;}
  249. #foto img {display: inline; height:auto; height:auto; width:140px; border-top:px solid #eee;border-right:px solid #000; ; border-left:px solid #000; padding:3px; }
  250. #foto img {opacity:1;-webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;all 0.3s ease-out;}
  251. #sidebar:hover #foto {opacity:1;-webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;all 0.3s ease-out;-moz-transition:All 1s ease; -o-transition:All 1s ease; -webkit-filter: grayscale(0.0) blur(1px);-webkit-transition:All 1s ease;}
  252.  
  253.  
  254. #t {border-left:1px solid #f6f6f6; margin-left:-60px;margin-top:-190px;position:fixed;opacity:1;-webkit-transition-duration: 0.4s; -moz-transition: all .7s ease-in-out; -o-transition: all .7s ease-in-out; transition: all .7s ease-in-out; -webkit-transition: all .7s ease-in-out;width:11px; height:180px;}
  255. #sidebar:hover #t {opacity:1;}
  256.  
  257. #tt { color:#696969; font-style:italic; font-family:corbel; text-transform: lowercase; font-size:10px;background-color:transparent; padding: 1px; position: fixed; line-height:9px; margin-top:-17px; display: block;letter-spacing:0px; margin-left:-55px; text-align: center; width: 135px; padding:3px; border-bottom: 3px solid #f8f8f8;}
  258.  
  259.  
  260. #tg { -webkit-transition-duration: 0.4s; -moz-transition: all .7s ease-in-out; -o-transition: all .7s ease-in-out; transition: all .7s ease-in-out; -webkit-transition: all .7s ease-in-out; color:#696969; font-family:corbel; text-transform: lowercase; font-size:10px;background-color:transparent; padding: 1px; position: fixed; line-height:9px; margin-top:-9px; margin-left:-55px; text-align: center; width: 140px;font-style:italic;}
  261.  
  262.  
  263.  
  264. #sy { -webkit-transition-duration: 0.4s; -moz-transition: all .7s ease-in-out; -o-transition: all .7s ease-in-out; transition: all .7s ease-in-out; -webkit-transition: all .7s ease-in-out;position:fixed; width:auto; margin-top:3px; margin-left:49px; opacity:1; text-align:center; position:fixed; font-family:arial; font-size:12px; color:#5a1647;z-index:100}
  265. #sy img {width:26px; height:13px;}
  266. #sidebar:hover #sy {opacity:1;-webkit-animation: fckraw 1s infinite;}
  267.  
  268. #l {-webkit-transition-duration: 0.4s; -moz-transition: all .7s ease-in-out; -o-transition: all .7s ease-in-out; transition: all .7s ease-in-out; -webkit-transition: all .7s ease-in-out;width:280px; height:20px;margin-top:3px; text-transform:uppercase; line-height:12px;margin-left:-52px; font-family:arial; font-size:10px;text-align:left; position:fixed;color:#000;background-color:#;font-style:;opacity:;}
  269. #sidebar:hover #l {opacity:10;-webkit-transition: all 0.7s ease-out; -moz-transition: all 0.8s ease-out;}
  270.  
  271.  
  272.  
  273.  
  274.  
  275.  
  276.  
  277.  
  278. /*caixinha de links por bruteira -NÃO REMOVA OS CREDITOS- */
  279.  
  280.  
  281. #b { text-align:center;position:fixed; top:20px; left:20px; width:63px; height:20px; padding:1px; background:#eee; z-index:6; -webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out; font-family:consolas;font-size:10px;color:#696969;}
  282. #b:hover #cont {color:#696969;opacity:1; width:100px; height:110px;}
  283.  
  284. #cont {position:fixed; padding:3px; text-align:center; overflow:hidden;width:0; height:2; opacity:0; z-index:9; -webkit-transition: all 0.8s ease-out;color:#949494;font-family:consolas;font-size:9px;-moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  285.  
  286. #b:hover {border:1px solid #eee; height:125px; width:100px;}
  287.  
  288.  
  289.  
  290.  
  291.  
  292.  
  293.  
  294.  
  295. /*----- inicio barrinha #teaminspire + modificado por DOMDEAMAR -----*/
  296.  
  297. #updatetab {
  298. /* font-family: cambria; this is
  299. the font*/
  300. color: #000;} /*aqui é a cor da fonte*/
  301.  
  302. #tabtitle, #dropdown, #dropdown p {
  303. background-color:#fff;
  304. border-color:#fff;}
  305.  
  306. #updatetab {
  307. width:100px;
  308. position:fixed;
  309. top:35px;
  310. left: 10px;}
  311.  
  312. #tabtitle {
  313. text-align:center;
  314. padding:1px 3px;
  315. letter-spacing:2px;
  316. font-size:9px;
  317. /* text-transform:uppercase; */
  318. border-width:1px;
  319. border-style:dashed;
  320. border-radius: 8px;
  321. -moz-border-radius: 8px;
  322. -webkit-border-radius: 12px;}
  323.  
  324. #dropdown {
  325. border-style:dashed;
  326. border-width:0px 1px 1px 1px;
  327. padding:2px 5px 0px 5px;
  328. border-bottom-right-radius: 10px;
  329. -moz-border-bottom-right-radius: 10px;
  330. -webkit-border-bottom-right-radius: 10px;
  331. border-bottom-left-radius: 10px;
  332. -moz-border-bottom-left-radius: 0px;
  333. -webkit-border-bottom-left-radius: 10px;
  334. opacity:0;
  335. -webkit-transition: all 0.5s ease-in-out;
  336. -moz-transition: all 0.5s ease-in-out;
  337. -o-transition: all 0.5s ease-in-out;
  338. -ms-transition: all 0.5s ease-in-out;
  339. transition: all 0.5s ease-in-out;}
  340.  
  341. #updatetab:hover #dropdown {
  342. opacity:1;
  343. -webkit-transition: all 0.5s ease-in-out;
  344. -moz-transition: all 0.5s ease-in-out;
  345. -o-transition: all 0.5s ease-in-out;
  346. -ms-transition: all 0.5s ease-in-out;
  347. transition: all 0.5s ease-in-out;}
  348.  
  349. #dropdown p {
  350. text-align:center;
  351. padding-top:3px;
  352. padding-bottom:3px;
  353. border-width:0px 0px 1px 0px;
  354. border-style:dashed;
  355. font-size:10px;}
  356.  
  357. #dropdown p:last-of-type {
  358. border-bottom:0px dashed transparent;}
  359.  
  360. p, ul, li, ol {
  361. margin: 0px 0px 0px 0px;}
  362.  
  363. #c {
  364. text-align:center;
  365. position:fixed;
  366. bottom:40px;
  367. right:-50px;
  368. font-size:5px;
  369. /* font-family:helvetica; */
  370. }
  371.  
  372.  
  373.  
  374. /*----------------------- fim codigo extra -----------------------------*/
  375.  
  376.  
  377. /***************** Menuzinho Simone (cerejadosundae) **/
  378. .caixasm{width:auto;top:0px;left:5px;position:fixed;z-index: 100;}
  379. .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; }
  380.  
  381. /***************** Menuzinho Simone (cerejadosundae) **/
  382. .caixasm{width:auto;top:0px;left:5px;position:fixed;z-index: 100;}
  383. .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; }
  384.  
  385. /*-Estilo de destaque 5 por Warvada. Não retire os créditos!-*/
  386. .coisas {position:fixed; width:190px /*para colocar mais para baixo aumente o px do margin-top*/; height:420px; top:60px; left:-168px; transition-duration:.4s;}
  387. .coisas:hover{left:0px; transition-duration:.4s;}
  388. .coisast {color:#000 /*cor do titulo*/; position:fixed; margin-top:37px; margin-left:133px; width:91px; height:17px; line-height:22px; text-align:center; font-family:'Handlee', cursive; font-size:15px; transform:rotate(-90deg);}
  389.  
  390. .parcat{color:#484848/*cor do titulo dos parceiros*/;position:fixed; margin-top:0px; margin-left:10px; width:150px; height:17px; line-height:19px; border-bottom:1px dashed pink/*cor da borda (pink)*/; text-align:center; font-family:'Handlee', cursive; font-size:15px;}
  391. .parcas{position:fixed; width:150px; margin-top:25px; margin-left:5px; width:160px;text-align:center;}
  392. .parcas img{width:30px;border:2px solid transparent; border-radius:100px;}
  393. .parcas img:hover{border:1px solid pink /*cor da borda hover dos parceiros (pink)*/; padding:1px;}
  394.  
  395. .destaquest{color:#484848/*cor do titulo dos parceiros*/;position:fixed; margin-top:100px; margin-left:10px; width:150px; height:17px; line-height:19px; border-bottom:1px dashed pink/*cor da borda (pink)*/; text-align:center; font-family:'Handlee', cursive; font-size:15px;}
  396. .destaques{position:fixed; width:150px; margin-top:125px; margin-left:5px; width:160px;text-align:center;}
  397. .destaques img{width:22px;border:2px solid #fff; border-radius:100px;}
  398. .destaques img:hover{border:1px solid pink/*cor da borda hover dos destaques (pink)*/; padding:1px;}
  399.  
  400. .coisinhast{color:#484848/*cor do titulo do status*/;position:fixed; margin-top:220px; margin-left:10px; width:150px; height:17px; line-height:19px; border-bottom:1px dashed pink; text-align:center; font-family:'Handlee', cursive; font-size:15px;}
  401. .coisinhas{position:fixed; margin-top:245px; margin-left:10px; width:160px; font-family:Tahoma; text-align:left; color:#484848/*cor do texto do status*/; font-size:11px;}
  402. /*-Estilo de destaque 5 por Warvada. Não retire os créditos!-*/
  403.  
  404.  
  405.  
  406. </style>
  407.  
  408.  
  409.  
  410. <style type="text/css">{CustomCSS}</style>
  411.  
  412.  
  413.  
  414.  
  415. <!---------------------- inicio codigo extra ---------------------------->
  416.  
  417. <!----- c-abuloso.tumblr.com - inicio barrinha #teaminspire ------>
  418.  
  419. <div id="updatetab">
  420.  
  421. <div id="tabtitle">
  422. <!---this is where you put title of your updates tab--->
  423. <font color="#DB7093"></font><font color="#DB7093">***</font>
  424.  
  425. </div>
  426.  
  427.  
  428.  
  429.  
  430. <div id="dropdown">
  431. <!---this is where you put your individual updates, make sure to put each update between a set of <p> and </p>--->
  432. <p> <a href="link">titulo</a></p>
  433. <p> <a href="link"><b><marquee>titulo</marquee></a></p></b>
  434. </div>
  435.  
  436. </div>
  437.  
  438. <div id="c"><a href="http://c-abuloso.tumblr.com">by c-abuloso</a></div>
  439.  
  440. <!----- fim barrinha #teaminspire ---->
  441.  
  442.  
  443.  
  444.  
  445.  
  446. <body><script>
  447. var mensagem="aqui não amor";
  448. function bloqueio()
  449. {alert(mensagem);}
  450. document.onkeydown=bloqueio;
  451. </script>
  452.  
  453. <div class="caixasm"><a href="instagram.com/ismael_andre" title="Insta"><div class="navsm"><img src="http://cdn1.iconfinder.com/data/icons/windows8_icons_iconpharm/26/instagram.png"></a></div></div></div>
  454.  
  455. <div id="sidebar">
  456.  
  457. <div id="foto"><img src="{image:sidebar}"></div>
  458.  
  459.  
  460. <div id="t"></div>
  461.  
  462. <div id="tg"> ela é obra divina, pecado tentação, </div>
  463. <div id="sy"><img src="http://static.tumblr.com/80991a2586fd2132973559996fb673fc/4phd0e6/V7gnh7f1z/tumblr_static_1er00yh2k1hc8sc4s4444kwok.png"></div>
  464.  
  465.  
  466.  
  467. <div id="tt"></div>
  468.  
  469.  
  470. <script language="JavaScript">
  471. // FHS Tumblr Online Counter
  472. var height = '28';
  473. var ref = (''+document.referrer+'');
  474. var w_h = window.screen.width + " x " + window.screen.height;
  475. document.write('<script src="http://freehostedscripts.net/ocounter.php?site=ID4631272&s=1&h=' + height + '&e1=Online User&e2=Online Users&r=' + ref + '&wh=' + w_h + '"><\/script>');
  476. </script>
  477.  
  478. <div id="l">
  479.  
  480. <a href="{text:link1}">{text:link1 title}</a>
  481. <a href="{text:link2}">{text:link2 title}</a>
  482. <a href="{text:link3}">{text:link3 title}</a>
  483. <a href="{text:link4}">{text:link4 title}</a>
  484. <a href="{text:link5}">{text:link5 title}</a>
  485. </div></div>
  486. </div></div>
  487.  
  488. <div id="entryys">{block:Posts}<div class="posts"><div class="bpostx">
  489.  
  490. <!-- postagem texto-->{block:Text}{/block:IndexPage}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{block:IndexPage}
  491. <div class="infotxt">{block:IndexPage}{block:NoteCount} <a href="{Permalink}" {block:NoteCount}{/block:NoteCount}</a>{NoteCountWithLabel}</a>{block:RebloggedFrom} / <a href="{ReblogParentURL}"><a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom} {block:ContentSource} / <a href="{SourceURL}">source</a>{/block:ContentSource}{block:IndexPage} / <a href="{ReblogUrl}" target="_blank">reblog</a>{/block:IndexPage}</div>{/block:Text}
  492.  
  493. <!--postagem foto--><div id="cap">{block:Photo}{block:IndexPage}<div class="infoimg"><a href="{ReblogURL}" title="Reblog" target="_blank"><span class="rebblog"><img src="http://media.tumblr.com/tumblr_mboy88Mmjo1qk7o6d.png"></span></a><a href="{Permalink}" title="Permalink"><span class="notess">{NoteCount}</span></a><span class="heart" data-reblog="{ReblogURL}" data-id="{PostID}" title="Like"><img src="http://media.tumblr.com/tumblr_mbp2zdKVHR1qk7o6d.png"></span></div>{/block:IndexPage}{block:IndexPage}<img src="{PhotoURL-400}" width="250">{/block:IndexPage}{/block:Photo}
  494.  
  495. <!--postagem photoset-->
  496. {block:Photoset}{block:IndexPage}{Photoset-250}{/block:IndexPage}{block:PermalinkPage}{Photoset-250}{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}{block:IndexPage}<div class="infoimg"><a href="{ReblogURL}" title="Reblog" target="_blank"><span class="rebblog"><img src="http://media.tumblr.com/tumblr_mboy88Mmjo1qk7o6d.png"></span></a><a href="{Permalink}" title="Permalink"><span class="notess">{NoteCount}</span></a><span class="heart" data-reblog="{ReblogURL}" data-id="{PostID}" title="Like"><img src="http://media.tumblr.com/tumblr_mbp2zdKVHR1qk7o6d.png"></span></div>{/block:IndexPage}{/block:Photoset}
  497.  
  498. <!--postagem quote-->{block:Quote}<div class="quote">"{Quote}"</div><div class="sc">– {Source}</div>{block:IndexPage}<div class="infotxt"><br>{block:NoteCount} <a href="{Permalink}" {block:NoteCount}{/block:NoteCount}</a>{NoteCountWithLabel}</a>{block:RebloggedFrom} / <a href="{ReblogParentURL}"><a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom} {block:ContentSource} / <a href="{SourceURL}">source</a>{/block:ContentSource}{block:IndexPage} / <a href="{ReblogUrl}" target="_blank">reblog</a>{/block:IndexPage}</div>{/block:IndexPage}{/block:Quote}
  499.  
  500. <!--postagem links-->{block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{block:IndexPage}<div class="infotxt">{block:NoteCount} <a href="{Permalink}" {block:NoteCount}{/block:NoteCount}</a>{NoteCountWithLabel}</a>{block:RebloggedFrom} / <a href="{ReblogParentURL}"><a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom} {block:ContentSource} / <a href="{SourceURL}">source</a>{/block:ContentSource}{block:IndexPage} / <a href="{ReblogUrl}" target="_blank">reblog</a>{/block:IndexPage}</div>{/block:IndexPage}{/block:Link}
  501.  
  502. <!--chat-->{block:chat}{block:lines}<div class="chat"><div class="lines">{block:Label}<span>{Label}</span>{/block:Label} {Line}</div></div>{/block:lines}{block:IndexPage}<div class="infotxt">{block:NoteCount} <a href="{Permalink}" {block:NoteCount}{/block:NoteCount}</a>{NoteCountWithLabel}</a>{block:RebloggedFrom} / <a href="{ReblogParentURL}"><a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom} {block:ContentSource} / <a href="{SourceURL}">source</a>{/block:ContentSource}{block:IndexPage} / <a href="{ReblogUrl}" target="_blank">reblog</a>{/block:IndexPage}</div>{/block:IndexPage}{/block:chat}
  503.  
  504. <!--musica-->{block:Audio}<div class="player">{AudioPlayerBlack}</div>{block:Caption}{Caption}{/block:Caption}{block:IndexPage}<div class="infotxt">{block:NoteCount} <a href="{Permalink}" {block:NoteCount}{/block:NoteCount}</a>{NoteCountWithLabel}</a>{block:RebloggedFrom} / <a href="{ReblogParentURL}"><a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom} {block:ContentSource} / <a href="{SourceURL}">source</a>{/block:ContentSource}{block:IndexPage} / <a href="{ReblogUrl}" target="_blank">reblog</a>{/block:IndexPage}</div>{/block:IndexPage}{/block:Audio}
  505.  
  506. <!--video-->{block:Video}{block:IndexPage}<div class="infoimg"><a href="{ReblogURL}" title="Reblog" target="_blank"><span class="rebblog"><img src="http://media.tumblr.com/tumblr_mboy88Mmjo1qk7o6d.png"></span></a><a href="{Permalink}" title="Permalink"><span class="notess">{NoteCount}</span></a><span class="heart" data-reblog="{ReblogURL}" data-id="{PostID}" title="Like"><img src="http://media.tumblr.com/tumblr_mbp2zdKVHR1qk7o6d.png"></span></div>{/block:IndexPage}{block:IndexPage}{Video-400}{/block:IndexPage}{block:PermalinkPage}<center>{Video-400}</center>{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}{/block:Video}
  507.  
  508. <!--ask-->{block:Answer}<div id="balaoask">{Asker} perguntou: {Question}</div><div id="answer">{Answer}</div>{/block:answer}</div>
  509.  
  510. <div class="vsanna">{block:RebloggedFrom}<a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom}
  511. {block:ContentSource}<a href="{SourceURL}">source</a>{/block:ContentSource}</div></div></div>{/block:Posts}
  512.  
  513.  
  514.  
  515.  
  516. <script src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script>
  517. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  518. <script type="text/javascript" src="http://static.tumblr.com/me5sfsd/12Qlmj66n/script.js"></script>
  519. <script type="text/javascript">
  520. $(window).load(function(){
  521. var $wall = $('#entryys');
  522. $wall.imagesLoaded(function(){
  523. $wall.masonry({
  524. itemSelector: '.posts',
  525. isAnimated : true
  526. });
  527. });
  528. $wall.infinitescroll({
  529. navSelector : "div#navigation",
  530. nextSelector : "div#navigation a#nextPage",
  531. itemSelector : '.posts',
  532. loadingImg : "http://static.tumblr.com/8yo5xxv/3Tum7rjpo/loader.gif",
  533. loadingText : "",
  534. donetext : " ",
  535. extraScrollPx : 1000,
  536. bufferPx : 10100,
  537. debug : false,
  538. errorCallback: function() {
  539. $('#infscr-loading').animate({opacity: .8},2000).fadeOut('normal');
  540. }},
  541. function( newElements ) {
  542. var $newElems = $( newElements );
  543. $newElems.hide();
  544. $newElems.imagesLoaded(function(){
  545. $wall.masonry( 'appended', $newElems, {isAnimated: true, animationOptions: {duration: 25, easing: 'linear', queue: false}}, function(){$newElems.fadeIn('slow');} );
  546. });
  547. }); $('#entryys').show(500);
  548. });
  549. </script>
  550. <div class="column navigation" id="navigation">
  551. {block:Pagination}
  552. {block:PreviousPage}<a href="{PreviousPage}" class="navigate">{/block:PreviousPage}{block:PreviousPage}</a>{/block:PreviousPage}
  553. {block:NextPage}<a href="{NextPage}" class="navigate" id="nextPage">{/block:NextPage}{block:NextPage}</a>{/block:NextPage}{/block:Pagination}
  554. </div>
  555. {/block:IndexPage}
  556.  
  557. </div></div></div></div></div>
  558. </div></div></div></div></div></div></div></div></div>
  559. </body>
  560. <div style="font-size:10px;
  561. font-family:consolas;position:fixed;bottom:35px;right:17px;moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; color:#949494; ">
  562. <a href="http://worenow.tumblr.com/" target="_blank" title="theme bruteira -sem plagios-"><font color=#949494> WORENOW <font color=#CD6090></font> </font></div>
  563.  
  564.  
  565.  
  566.  
  567. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement