FuturaSuicida

Theme Futura Suicida 33

Jun 3rd, 2012 (edited)
1,485
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.31 KB | None | 0 0
  1. <html>
  2.  
  3. <!-------------------------------------------------------------------------THEME FUTURA SUICIDA NÃO USE COMO BASE E NEM COPIE, THEME FUTURA SUICIDA NÃO USE COMO BASE E NEM COPIE, THEME FUTURA SUICIDA NÃO USE COMO BASE E NEM COPIE . THEME FUTURA SUICIDA NÃO USE COMO BASE E NEM COPIE. THEME FUTURA SUICIDA NÃO USE COMO BASE E NEM COPIE. THEME FUTURA SUICIDA NÃO USE COMO BASE E NEM COPIE.THEME FUTURA SUICIDA NÃO USE COMO BASE E NEM COPIE.THEME FUTURA SUICIDA NÃO USE COMO BASE E NEM COPIE.THEME FUTURA SUICIDA NÃO USE COMO BASE E NEM COPIE.
  4. <!---------------------------------------------------------->
  5.  
  6. <link href='https://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|Bad+Script' rel='stylesheet' type='text/css'>
  7. <link href='https://fonts.googleapis.com/css?family=Cookie' rel='stylesheet' type='text/css'>
  8. <link href='https://fonts.googleapis.com/css?family=Rouge+Script' rel='stylesheet' type='text/css'>
  9. <link href='https://fonts.googleapis.com/css?family=Sail' rel='stylesheet' type='text/css'>
  10. <link href='https://fonts.googleapis.com/css?family=Handlee' rel='stylesheet' type='text/css'>
  11. <link href='https://fonts.googleapis.com/css?family=Raleway:100' rel='stylesheet' type='text/css'>
  12.  
  13. <script type="text/javascript">
  14. //Created by Title bar Maker (https://www.bosiljak.hr/titlemaker)
  15. function tb8_makeArray(n){
  16. this.length = n;
  17. return this.length;
  18. }
  19. tb8_messages = new tb8_makeArray(1);
  20. tb8_messages[0] = "{title}";
  21. tb8_rptType = 'infinite';
  22. tb8_rptNbr = 5;
  23. tb8_speed = 100;
  24. tb8_delay = 2000;
  25. var tb8_counter=1;
  26. var tb8_currMsg=0;
  27. var tb8_tekst ="";
  28. var tb8_i=0;
  29. var tb8_TID = null;
  30. function tb8_pisi(){
  31. tb8_tekst = tb8_tekst + tb8_messages[tb8_currMsg].substring(tb8_i, tb8_i+1);
  32. document.title = tb8_tekst;
  33. tb8_sp=tb8_speed;
  34. tb8_i++;
  35. if (tb8_i==tb8_messages[tb8_currMsg].length){
  36. tb8_currMsg++; tb8_i=0; tb8_tekst="";tb8_sp=tb8_delay;
  37. }
  38. if (tb8_currMsg == tb8_messages.length){
  39. if ((tb8_rptType == 'finite') && (tb8_counter==tb8_rptNbr)){
  40. clearTimeout(tb8_TID);
  41. return;
  42. }
  43. tb8_counter++;
  44. tb8_currMsg = 0;
  45. }
  46. tb8_TID = setTimeout("tb8_pisi()", tb8_sp);
  47. }
  48. tb8_pisi()
  49. </script>
  50.  
  51.  
  52. <head>
  53.  
  54. <script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  55. <style type="text/css">
  56.  
  57. #myslideshow{ /*sample CSS quinze for demo*/
  58. border:0px solid #fff;
  59. }
  60. </style>
  61. <script src="https://static.tumblr.com/ywlup7y/MWKlz5boa/slideshowbyquinze.js" type="text/javascript">
  62.  
  63. /***********************************************
  64. * Translucent slideshow- (c) Dynamic Drive ( dynamicdrive.com/)
  65. * Tutorial e códigos adaptados/hospedados por Sarah S ( quinzeparameianoite.tumblr.com )
  66. * Não retire esses créditos.
  67. ***********************************************/
  68.  
  69. </script>
  70.  
  71. <script src="https://static.tumblr.com/ywlup7y/MWKlz5boa/slideshowbyquinze.js" type="text/javascript">
  72.  
  73. /***********************************************
  74. * Translucent slideshow- (c) Dynamic Drive ( dynamicdrive.com/)
  75. * Tutorial e códigos adaptados/hospedados por Sarah S ( quinzeparameianoite.tumblr.com )
  76. * Não retire esses créditos.
  77. ***********************************************/
  78.  
  79. </script>
  80.  
  81. <script type="text/javascript">
  82.  
  83. var translideshow1=new translideshow({
  84. wrapperid: "myslideshow", //div do slideshow
  85. dimensions: [160, 160], //tamanho não precisa por "px" somente o numero. Deve ter o tamanho das imagens.
  86. imagearray: [ ["{image:sidebar1}"],
  87. ["{image:sidebar2}"],
  88. ["{image:sidebar3}"],["{image:sidebar4}"],
  89. ["{image:sidebar5}"] //jamais retire isso! se quiser acrescentar fotos, acrescente em cima, jamais em baixo
  90. ],
  91. displaymode: {type:'auto', pause:2000, cycles:80, pauseonmouseover:true},
  92. orientation: "h", //Coloque H para slide direita/esquerda e V para esquerda/direita
  93. persist: true, //continuar a partir do ultimo slide
  94. slideduration: 800 //duração de cada slide, escolha o numero ou deixe esse ( milisegundos )
  95. })
  96.  
  97. </script>
  98.  
  99.  
  100. <!-- DEFAULT VARIABLES -->
  101.  
  102. <meta name="color:Background" content="#fafafa" />
  103. <meta name="color:text" content="#000000" />
  104. <meta name="color:post" content="#ffffff" />
  105. <meta name="color:text link" content="#000" />
  106. <meta name="color:Link" content="#000" />
  107. <meta name="color:fundoimage" content="#bbb" />
  108. <meta name="color:sidebar" content="#bbb" />
  109. <meta name="color:textdescription" content="#000" />
  110. <meta name="color:textbglinks" content="#fff" />
  111. <meta name="color:bglinkshover" content="#000" />
  112. <meta name="color:frase" content="#fff" />
  113. <meta name="color:linkbg" content="#000" />
  114.  
  115. <meta name="text:frase" content="Let <b>me love</b> you?"/>
  116. <meta name="image:background" content="">
  117. <meta name="image:sidebar1" content="" />
  118. <meta name="image:sidebar2" content="" />
  119. <meta name="image:sidebar3" content="" />
  120. <meta name="image:sidebar4" content="" />
  121. <meta name="image:sidebar5" content="" />
  122.  
  123. <meta name="text:Link1" content="/" />
  124. <meta name="text:Link1 Title" content="link" />
  125. <meta name="text:Link2" content="/" />
  126. <meta name="text:Link2 Title" content="link" />
  127. <meta name="text:Link3" content="/" />
  128. <meta name="text:Link3 Title" content="link" />
  129. <meta name="text:Link4" content="/" />
  130. <meta name="text:Link4 Title" content="link" />
  131. <meta name="text:Link5" content="/" />
  132. <meta name="text:Link5 Title" content="link" />
  133. <meta name="text:Link6" content="/" />
  134. <meta name="text:Link6 Title" content="link" />
  135. <meta name="text:Link7" content="/" />
  136. <meta name="text:Link7 Title" content="link" />
  137. <meta name="text:Link8" content="/" />
  138. <meta name="text:Link8 Title" content="link" />
  139. <meta name="text:Link9" content="/" />
  140. <meta name="text:Link9 Title" content="link" />
  141.  
  142.  
  143.  
  144.  
  145. <title>{Title}</title>
  146. <link rel="shortcut icon" href="{Favicon}">
  147. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  148. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  149. </head>
  150.  
  151.  
  152. <style type="text/css">
  153. body {background-color: {color:background}; font-family: verdana; color: {color:text}; text-align: center; font-size: 11px; background-image:url('{image:background}'); background-attachment: fixed; }
  154.  
  155. a {color: {color:link}; text-decoration: none; text-transform: none;}
  156. a:hover {color: {color:lhover}; background-color: transparent; text-decoration: none;}
  157.  
  158. p {margin: 6px 0 0 0}
  159.  
  160. blockquote {margin: 5px 5px 5px 5px; border-left: 6px solid {color:background}; padding-left: 5px; }
  161. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 5px solid {color:background};}
  162. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  163. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
  164.  
  165. blockquote img{max-width: 470px!important}
  166. blockquote blockquote img{max-width: 450px!important}
  167. blockquote blockquote blockquote img{max-width: 430px!important}
  168. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  169.  
  170.  
  171.  
  172. #container {text-align: center; width: 935px; margin: 20px auto 20px auto; padding: 0px; z-index: 1}
  173.  
  174. #entrydanay {float: left; margin-top: 29px; margin-left: 512px;}
  175.  
  176. .postsoftumblr {width: 500px; background-color: {color:post}; padding: 15px; margin-bottom: 2px; text-align: justify; font-family: verdana; font-size: 11px; position: relative;}
  177.  
  178. h1 {font-family: georgia; text-align: center; font-size: 16px; text-transform: uppercase; color: {color:text}; font-weight: normal; line-height: 18px;}
  179. h1 a {text-align: center; font-size: 16px; text-transform: uppercase; color: {color:text}; font-weight: normal; line-height: 18px;}
  180. h1 a:hover {text-align: center; font-size: 16px; text-transform: uppercase; color: {color:text}; font-weight: normal; line-height: 18px;}
  181.  
  182. .image {text-align: center; border: 0px}
  183. .image img {max-width: 500px; margin-bottom: 2px }
  184.  
  185. .pquote {font-family: georgia; text-align: center; font-size: 13px; line-height: 15px; padding: 3px;}
  186. .pquotesource {text-align: center; text-transform: none; margin-bottom: 5px;}
  187. .pquotesource a, a:hover{text-transform: none;}
  188.  
  189. .chat {line-height: 13px; list-style: none }
  190. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  191. .person1 {color: {color:text}; padding: 2px; }
  192. .person1 .label {font-weight: bold; color:{color:text}}
  193. .person2 {color: {color:text}; padding: 2px; }
  194. .person2 .label {font-weight: bold; color:{color:text}}
  195.  
  196. .player {background-color: #fff; text-align: left; display:block;}
  197.  
  198. #asker {font-size: 11px; font-family: {font:text}; text-align: justify;}
  199. .answer {padding: 2px}
  200. .answer img {max-width: 470px;}
  201.  
  202.  
  203. #info {text-align: left; font-size: 9px; font-family: verdana; text-transform: lowercase; z-index: 11;}
  204. #info a {font-size: 9px;}
  205.  
  206. .tags {color: {color:text}; font-size: 9px; font-family: verdana; display: inline; list-style: none; text-transform: lowercase;}
  207. .tags a {font-size: 9px; color: verdana; display: inline; list-style: none; text-transform: lowercase;}
  208.  
  209. #cap {width: 500px; margin-top: -2px;}
  210. .source {display: none;}
  211.  
  212. .notes {width: 530px; padding: 0px; margin-top: 5px; margin-bottom: 1px; font-size: 9px; text-align: left}
  213. ol.notes {list-style: none; margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  214. ol.notes li {background-color: {color:post}; margin-bottom: 5px; padding: 5px; }
  215. .notes img{display: none; border:0px}
  216. /* sidebar e outras */
  217.  
  218.  
  219. #simge{
  220. float: left; margin-top: 30px; margin-left:341px; height: 170px;
  221. width:170px;
  222. position: fixed;
  223. background-color: {color:sidebar}; -webkit-transition: all 0.9s ease-out; -moz-transition: all 0.9s ease-out;
  224. }
  225.  
  226. #simge:hover { background-color: {color:fundoimage}; -webkit-transition: all 0.9s ease-out; -moz-transition: all 0.9s ease-out; }
  227.  
  228. #simggee {margin-top: 4px; margin-left: 5px; margin-bottom: 10px;}
  229. #simggee img{width: 160px; height: 160px}
  230.  
  231. #zayn{positon:inherit; font-size: 9px; font-family: verdana; margin-left: 341px; width: 160px; background-color: {color:sidebar}; text-align: justify; padding: 5px; margin-top: 326px; height: 55px; height:71px; position:fixed;}
  232.  
  233. #zayn a {float: left; display: block; font-family: verdana; font-size: 9px; text-align: center; background-color: {color:background}; margin-bottom: 1px; color: {color:text}; margin-right: 1px; width: 79px; height: 17px; text-decoration: none; text-transform: none; line-height: 17px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  234.  
  235. #zayn a:hover {color: {color:textbglinks}; background-color: {color:bglinkshover}; text-shadow:0px 2px 9px #c6c6c6; text-align: center; letter-spacing: 0px; text-shadow:0px 2px 9px #000000;}
  236.  
  237.  
  238. .desce {margin-top:-35px; margin-left: 0px; position:fixed; -webkit-transition: all 1.3s ease-out; -moz-transition: all 1.3s ease-out;}
  239.  
  240. .desce:hover {margin-top:45px;}
  241.  
  242.  
  243.  
  244. #liampfto {margin-left: 341px; margin-top: 403px; width: 162px; font-size: 13px; height:auto; text-align: center; background-color: {color:sidebar}; font-family: georgia; font-style: line-height: 105%; color: {color:frase}; position: fixed; padding: 4px; -webkit-transition: all 1s ease-out; }
  245.  
  246. #description {position: fixed; margin-top: 201px; margin-left: 341px; width: 170px; height: 150px; background-color: {color:sidebar}; z-index:2; font-family: Verdana}
  247. .opdescription{color: {color:textdescription}; clear: both; font-size:9px; height: 83px; text-align: center; background-color:transparent; padding: 8px; margin-top: -3px; font-family: Verdana}
  248. .opdescription a{font-size:9px}
  249. #description a:hover{position: fixed; margin-top: -3px; margin-left: 50px; height: 22px; z-index:2; text-transform: arial}
  250.  
  251. #paginal {font-family: verdana; font-size: 8px; text-align: center;}
  252. #paginal a {background: {color:sidebar}; margin: 0 1px 0 0; padding: 2px 4px; color: {color:textdescription};}
  253. #paginal a:hover {background: {color:sidebar}; color: {color:linkbg};}
  254. #paginal span.pagina_atual {background: {color:sidebar}; margin: 0 1px 0 0; padding: 2px 4px;; color: {color:linkbg}; font-weight: bold; text-decoration: none;}
  255. .ps {position: fixed; margin-left: 444px; padding: 3px; width: 55px; height: auto; top: 359px; background-color: {color:sidebar}; color: {color:textdescription};}
  256.  
  257. #credito {
  258. background-color: {color:sidebar};
  259. color: {color:textdescription};
  260. width: 92px;
  261. height: 8px;
  262. padding: 3px 5px 5px 5px;
  263. position: fixed;
  264. float: left;
  265. top: 359px;
  266. left: 350px;
  267. font-family: tinytots;
  268. font-size: 8px;
  269. text-transform: uppercase;
  270. }
  271.  
  272. #credito a {color: {color:textdescription}; font-weight: bold; text-transform: uppercase; opacity: 10;}
  273.  
  274. #credito a:hover {opacity: 0.7; border-left: 0px;}
  275.  
  276.  
  277. @font-face {font-family: "tinytots";src: url('https://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  278.  
  279.  
  280.  
  281. /*** h1 ***/
  282.  
  283. h1{color:{color:title}; font-family: tahoma; font-size:15px; line-height:23px; letter-spacing:1px; font-weight:normal; margin:0px; padding:0px; text-align:center;}
  284.  
  285. ::-webkit-scrollbar{width:7px;height:5px;}
  286.  
  287. ::-webkit-scrollbar-button:start:decrement
  288.  
  289. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  290.  
  291. ::-webkit-scrollbar-track-piece{background-color: {color:post}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  292.  
  293. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:scrollbar};-webkit-border-radius:px;}
  294.  
  295. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: {color:scrollbar};-webkit-border-radius:px;}
  296.  
  297. #tumblr_controls{position: fixed!important}
  298. #tumblr_controls{position: fixed!important}
  299. #tumblr_controls{position: fixed!important}
  300. #tumblr_controls{position: fixed!important}
  301.  
  302.  
  303.  
  304.  
  305. </style>
  306.  
  307. <style type="text/css">{CustomCSS}</style>
  308.  
  309. </head>
  310.  
  311. <body onkeydown="return false">
  312.  
  313.  
  314. <div id="description">
  315. <div class="opdescription">{block:Description}{Description}{/block:Description}</div></div>
  316.  
  317. <div id="dhtmltooltip"></div>
  318. <script language="JavaScript" src="https://static.tumblr.com/xajwmek/wC6lsg2fd/titlediferenciado_ritamafalda.txt"></script>
  319. <div id="simge">
  320. <div id="simggee"><div id="myslideshow">
  321. </div></div></center></div>
  322.  
  323. <div class="desce"><div id="liampfto">{text:frase} +</div>
  324.  
  325. <div id="zayn">
  326.  
  327.  
  328. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
  329. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a> {/block:ifLink2}
  330.  
  331. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a> {/block:ifLink3}
  332. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a> {/block:ifLink4}
  333.  
  334. {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a> {/block:ifLink5}
  335. {block:ifLink6}<a href="{text:Link6}">{text:Link6 Title}</a> {/block:ifLink6}
  336.  
  337. {block:ifLink7}<a href="{text:Link7}">{text:Link7 Title}</a> {/block:ifLink7}
  338. {block:ifLink8}<a href="{text:Link8}">{text:Link8 Title}</a> {/block:ifLink8}
  339.  
  340.  
  341. </div></div>
  342.  
  343.  
  344. <span onMouseover="this.style.background='#'" onMouseout="this.style.background='#'" onClick="document.getElementById('entries').innerHTML=document.getElementById('extras').innerHTML"></div></span>
  345. </div></div>
  346.  
  347. <div style=" margin-left: 80px; margin-top: 350px; position:fixed; font-family: verdana; font-size:8px;"></div>
  348. <div id="entriess">
  349.  
  350. <div class="ps"><div id="paginal">
  351. {block:JumpPagination length="3"}
  352. {block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage}
  353. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}
  354. {/block:JumpPagination}
  355. </div></div>
  356.  
  357. <div id="credito"><a href="https://futurasuicida.tumblr.com/">FUTURASUICIDA <a href="https://quinzeparameianoite.tumblr.com/">+</a> <a href="https://shextasy.tumblr.com/">+</a></div>
  358.  
  359. <div id="entrydanay">
  360.  
  361. {block:Posts}
  362. <div class="postsoftumblr">
  363.  
  364. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  365.  
  366. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  367.  
  368. {block:Photoset}{Photoset-500}{/block:Photoset}
  369.  
  370. {block:Quote}
  371. <div class="pquote">“{Quote}”</div>
  372. {block:Source}<div class="pquotesource"> — {Source}</div>
  373. {/block:Source}
  374. {/block:Quote}
  375.  
  376. {block:Link}
  377. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  378. {block:Description}{Description}{/block:Description}
  379. {/block:Link}
  380.  
  381. {block:Chat}
  382. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  383. <div class="chat"><ul>{block:Lines}
  384. <li class="person{UserNumber}">{block:Label}
  385. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  386. {/block:Chat}
  387.  
  388. {block:Audio}
  389. <div class="player">{AudioPlayerWhite}</div>
  390. {block:Caption}{Caption}{/block:Caption}
  391. {/block:Audio}
  392.  
  393. {block:Video}{Video-500}{/block:Video}
  394.  
  395.  
  396. {block:Answer}
  397. <div id="asker"><b>{Asker} asked me:</b> {Question}</div>
  398. <div class="answer">{Answer}</div>
  399. {/block:Answer}
  400.  
  401.  
  402. <div id="cap">
  403. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  404. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  405. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  406.  
  407. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  408. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  409. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  410. {/block:ContentSource}</div></div>
  411. <br>
  412.  
  413.  
  414. <div id="info">
  415. {block:Date}{block:IfShowTags}<div class="tags"><b>tag as</b> {block:HasTags}{block:Tags}#<a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}<br>{/block:HasTags}</div>{/block:IfShowTags}
  416. <a href="{Permalink}">{TimeAgo}</a> {block:NoteCount} · <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount} {block:IndexPage} · <a href="{ReblogUrl}" target="_blank">reblog me</a>{/block:IndexPage}
  417. {block:RebloggedFrom}<br>originally <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>{/block:RebloggedFrom}{block:RebloggedFrom} · via <a href="{ReblogParentURL}">{ReblogParentName}</a>
  418. {/block:RebloggedFrom}
  419. </div>
  420. </div>{/block:Date}
  421.  
  422.  
  423. {/block:Posts}
  424. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  425.  
  426.  
  427.  
  428.  
  429.  
  430.  
  431.  
  432.  
  433. </div>
  434. </div>
  435. </div>
  436. </div>
  437.  
  438. </body>
  439. </html>
Add Comment
Please, Sign In to add comment