Advertisement
Decrepitar

Theme 115

Aug 18th, 2013
185
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.16 KB | None | 0 0
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
  2. <!--------------
  3.  
  4. THEMES POR DECREPITAR
  5.  
  6.  
  7. DDDDDDDDDD EEEEEEEEEE =======>> CREPITAR
  8. DD DD EE =======>> CREPITAR
  9. DD DD EEEEEEE =======>> CREPITAR
  10. DD DD EEEEEEE =======>> CREPITAR
  11. DD DD EE =======>> CREPITAR
  12. DDDDDDDDDD EEEEEEEEEEE =======>> CREPITAR
  13. ----------------------------------------------------------------------
  14. * NÃO RETIRE OS CREDITOS ;
  15. * NÃO PLAGIE , ART. LEI 184
  16. * PENSE BEM ANTES DE FAZER BESTEIRA
  17. ----------------------------------------------------------------------
  18. ---------------->
  19.  
  20. <html>
  21. <head>
  22.  
  23. <!-------------------COLOQUE SUA PLAYLIST AQUIII----------------------->
  24.  
  25.  
  26.  
  27.  
  28.  
  29. <!------------------------FIM DA SUA PLAYLIST-------------------------->
  30.  
  31.  
  32.  
  33.  
  34.  
  35. <!-- METASS NÃO MEXA AQUII , VAI BUGAR TUDINHO .--->
  36.  
  37. <meta name="image:background" content="" />
  38. <meta name="color:background" content="#ffffff" />
  39. <meta name="color:text" content="#a1a1a1" />
  40. <meta name="color:link" content="#a1a1a1" />
  41. <meta name="color:posts" content="#ffffff" />
  42. <meta name="color:scrollbar" content="#a1a1a1">
  43. <meta name="image:foto" content "http://static.tumblr.com/8267bf26e5204c0ec5f4964e602bdd61/gdekeu9/6R0mrmtq0/tumblr_static_tumblr_static_jpeg.jpeg" />
  44. <meta name="text:frase" content="Eu preciso de ti" />
  45. <meta name="color:linkss" content="#a1a1a1"/>
  46. <meta name="color:frase" content="#a1a1a1"/>
  47. <meta name="text:Link1" content="/" />
  48. <meta name="text:Link1 Title" content="link " />
  49. <meta name="text:Link2" content="/ask" />
  50. <meta name="text:Link2 Title" content="link" />
  51. <meta name="text:Link3" content="/submit" />
  52. <meta name="text:Link3 Title" content="link " />
  53. <meta name="text:Link4" content="#" />
  54. <meta name="text:Link4 Title" content="link" />
  55. <meta name="text:Link5" content="#" />
  56. <meta name="text:Link5 Title" content="link" />
  57.  
  58. <!----CABEÇALHO---->
  59. <title>{Title}</title>
  60. <link rel="shortcut icon" href="{Favicon}">
  61. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  62. {block:Description}
  63. <meta name="description" content="{MetaDescription}" />
  64. {/block:Description}
  65.  
  66. <!-----FONTES------>
  67. <link href='http://fonts.googleapis.com/css?family=ABeeZee|Kameron|Muli|Almendra' rel='stylesheet' type='text/css'>
  68. <link href='http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300|Dosis|Inconsolata' rel='stylesheet' type='text/css'>
  69. <link href='http://fonts.googleapis.com/css?family=Codystar' rel='stylesheet' type='text/css'>
  70. <link href='http://fonts.googleapis.com/css?family=Grand+Hotel' rel='stylesheet' type='text/css'>
  71. <link href='http://fonts.googleapis.com/css?family=Share+Tech+Mono' rel='stylesheet' type='text/css'>
  72. <link href='http://fonts.googleapis.com/css?family=Princess+Sofia|Crafty+Girls|Stalemate|Allura|Sevillana|Great+Vibes|Mouse+Memoirs|Merienda' rel='stylesheet' type='text/css'>
  73. </script>
  74. <link href='http://fonts.googleapis.com/css?family=Snippet|Sue+Ellen+Francisco|Andika|Delius+Swash+Caps|Lobster|Redressed|Tangerine|Rancho|Rochester|Lobster+Two|Dancing+Script|Pacifico|Crafty+Girls' rel='stylesheet' type='text/css'>
  75.  
  76.  
  77.  
  78. {block:IndexPage}
  79.  
  80. <script src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script>
  81.  
  82. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  83.  
  84. <script type="text/javascript" src="http://static.tumblr.com/me5sfsd/12Qlmj66n/script.js"></script>
  85.  
  86. <script type="text/javascript">
  87. $(window).load(function(){
  88. var $wall = $('#enter');
  89. $wall.imagesLoaded(function(){
  90. $wall.masonry({
  91. itemSelector: '.posts',
  92. isAnimated : true
  93. });
  94. });
  95. $wall.infinitescroll({
  96. navSelector : "div#navigation",
  97. nextSelector : "div#navigation a#nextPage",
  98. itemSelector : '.posts',
  99. loadingImg : "http://static.tumblr.com/gdekeu9/M6Wmrjlhk/iiiiiiii.png",
  100. loadingText : "",
  101. donetext : " ",
  102. extraScrollPx : 1000,
  103. bufferPx : 10100,
  104. debug : false,
  105. errorCallback: function() {
  106. $('#infscr-loading').animate({opacity: .8},2000).fadeOut('normal');
  107. }},
  108. function( newElements ) {
  109. var $newElems = $( newElements );
  110. $newElems.hide();
  111. $newElems.imagesLoaded(function(){
  112. $wall.masonry( 'appended', $newElems, {isAnimated: true, animationOptions: {duration: 25, easing: 'linear', queue: false}}, function(){$newElems.fadeIn('slow');} );
  113. });
  114. }); $('#enter').show(500);
  115. });
  116. </script>
  117.  
  118.  
  119. {/block:IndexPage}
  120.  
  121.  
  122. <style type="text/css">
  123. /******* THEME POR DECREPITAR ********/
  124. body {background-color: {color:background}; font-family: 'Calibri', arial; color: {color:text}; text-align: center; font-size: 11px; background-image:url('{image:background}'); background-attachment: fixed; }
  125.  
  126. a {color: {color:link}; text-decoration: none; text-transform: none;}
  127. a:hover {color: {color:link}; background-color: transparent; text-decoration: none;}
  128.  
  129. p {margin: 6px 0 0 0}
  130. /******* THEME POR DECREPITAR ********/
  131. blockquote {margin: 5px 5px 5px 5px; border-left: 6px solid {color:background}; padding-left: 5px; }
  132. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 5px solid {color:background};}
  133. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  134. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
  135.  
  136. blockquote img{max-width: 240px!important}
  137. blockquote blockquote img{max-width: 230px!important}
  138. blockquote blockquote blockquote img{max-width: 220px!important}
  139. blockquote blockquote blockquote blockquote img{max-width: 210px!important}
  140.  
  141. /******* THEME POR DECREPITAR ********/
  142. #container {text-align: center; width: 935px; margin: 0px auto 0px auto; padding: 0px; z-index: 1}
  143.  
  144. #enter {float: center; margin-left: 450px; margin-top:10px; width: 600px;}
  145.  
  146. .posts {width: 400px; background-color: {color:post}; padding: 10px; padding: 6px; float: left; margin: 2px 0 0 2px;opacity:2; text-align: justify; font-family: 'muli'; font-size: 11px; position: relative; ;border:1px solid #eee;}
  147. .posts:hover .caixinha {opacity: 1;}
  148. .posts:hover{opacity:0.75;}
  149.  
  150.  
  151. /******* THEME POR DECREPITAR ********/
  152.  
  153. h1 {font-family: 'Muli', cursive; text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  154. h1 a {text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  155. h1 a:hover {text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  156.  
  157. /******* THEME POR DECREPITAR ********/
  158.  
  159. .image {text-align: center; border: 0px}
  160. .image img { max-width: 400px; margin-bottom: 2px; -webkit-transition: all 0.6s ease-out;;-webkit-filter: grayscale(80%); }
  161. .image img:hover { -webkit-transition: all 0.6s ease-out;;-webkit-filter: grayscale(0%);-webkit-transition:All 1s ease;
  162. -moz-transition:All 1s ease;
  163. -o-transition:All 1s ease; -webkit-transform:rotate(0deg);outline-offset: -10px;outline: 10px solid rgba(255, 255, 255, 0.4);}
  164.  
  165. /******* THEME POR DECREPITAR ********/
  166.  
  167. .quote:first-letter{font-family: 'annie use your telescope'; font-size: 18px; font-weight: bold;}
  168. .quote {margin: 0; padding: 5px; font: normal 12px 'muli'; text-align: justify;}
  169. .quotesource {text-align: center; text-transform: none; margin-bottom: 3px;}
  170. .quotesource a, a:hover{text-transform: none;}
  171.  
  172. /******* THEME POR DECREPITAR ********/
  173.  
  174. .chat {line-height: 14px; list-style: none; }
  175. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  176. .person1 {color: {color:text}; padding: 2px; }
  177. .person1 .label {font-weight: bold; color:{color:text}}
  178. .person2 {color: {color:text}; padding: 2px; }
  179. .person2 .label {font-weight: bold; color:{color:text}}
  180.  
  181. .player {background-color: #000; text-align: left; display:block;}
  182.  
  183. /******* THEME POR DECREPITAR ********/
  184. .caixinha {opacity:0;
  185. position: absolute;
  186. text-align: center;
  187. height:10px;
  188. text-transform:uppercase;
  189. top: 40%;
  190. left:40%;
  191. -webkit-transition-duration: 0.9s;z-index:99;-webkit-transition: opacity 0.5s linear; opacity: 0.0;
  192. }
  193. .caixinha img {background:#f4f4f4;border-radius:50px;}
  194.  
  195. /******* THEME POR DECREPITAR ********/
  196. #sombra {width: 2000px ; height: 40px ; margin-top: -10px ; margin-left:-30px ; position: fixed ; background: #000;box-shadow:0px -1px 30px -5px #010101;z-index:99;opacity:0.85}
  197.  
  198. /** estilo de ask #04 - bombasticdesign.tumblr.com **/
  199. .askfoto{border-radius: 50px;border:2px solid #eee;margin-left:10px;margin-top:-10px;}
  200. .perguntou{background:#fff;padding:4px;color:#fff}
  201. .perguntou a {color:#a1a1a1; font-family:'tahoma'}
  202. .perguntou:hover a {color:#a1a1a1;font-family:'tahoma'}
  203. .resposta{background-color:#fff;padding:7px;font-family:'tahoma', sans-serif; font-size: 9pt;color:#aaa;text-align: left;border-radius:0px 0px 5px 5px}
  204. .pergunta{ margin-left: 50px;
  205. font-family: 'Sintony', sans-serif;}
  206. .perguntas{background-color:#f8f8f8;padding:7px;font-family:'tahoma', sans-serif; font-size: 9pt;color:#aaa;text-align: left;border-radius:5px 5px 0px 0px;}
  207.  
  208. /******* THEME POR DECREPITAR ********/
  209.  
  210.  
  211. #tumblr_controls{position: fixed!important;z-index:15; -webkit-filter:invert(100%);}
  212.  
  213. iframe#tumblr_controls { right:3px !important; position: fixed !important; -webkit-transition: opacity 0.5s linear; opacity: 0.6; -webkit-transition: all 0.8s ease-out; -moz-transition: all 0.8s ease-out; transition: all 0.8s ease-out;-webkit-filter:invert(100%);}
  214. iframe#tumblr_controls:hover{ -webkit-transition: opacity 0.7s linear; opacity: 1; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; transition: all 0.4s ease-out; -webkit-filter:invert(100%);}
  215.  
  216.  
  217. /******* THEME POR DECREPITAR ********/
  218.  
  219. ::-webkit-scrollbar{width:7px;height:7px;}
  220. ::-webkit-scrollbar-button:start:decrement
  221. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  222. ::-webkit-scrollbar-track-piece{background-color: {color:post}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  223. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:scrollbar};}
  224. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: {color:scrollbar};}
  225.  
  226.  
  227. /******* THEME POR DECREPITAR , NÃO RETIRE OS CREDITOS ********/
  228.  
  229. #cred {top: 50px; left: -130px; position:fixed; width: auto; z-index:99999999999999999999999999999;}
  230.  
  231. #cred a{text-transform: none; display: block; font-family: 'arial'; background-color:#000; color: #FFF; width: 150px; text-align: center; font-size: 9px; height:20px;line-height:20px;text-transform:uppercase; -webkit-transition-duration: .66s;opacity:0.75;border-radius:0px 8px 8px 0px;}
  232. #cred a:hover{margin-left:128px;}
  233.  
  234. /******* THEME POR DECREPITAR , NÃO RETIRE OS CREDITOS ********/
  235.  
  236. #decrepitar-side {width: 180px ; height: 710px ; margin-top: -10px ; margin-left:230px ; position: fixed ; background: #transp. ; border:1px solid;color:#cecece;}
  237. .decrepitar-foto img {width:180px; height:710px;-webkit-filter: grayscale(80%);opacity:0.85;z-index:999;}
  238.  
  239. /******* THEME POR DECREPITAR , NÃO RETIRE OS CREDITOS ********/
  240.  
  241.  
  242. @font-face {font-family: "the only exception"; src: url('http://static.tumblr.com/8pcxx7s/hGXm15paz/theonlyexception.ttf');}
  243.  
  244. #frase {height:25px;line-height:30px; color: {color:frase}; text-align:center; width: 410px; ; position: absolute; -moz-transition: all 0.4s ease-out; font-family:'the only exception'; margin-top:-5px; margin-left:452px; text-transform: none; position: fixed; padding: 2px; font-size: 18px;border: 0px dashed ;z-index:99;background:{color:background};opacity:0.75}
  245.  
  246. /******* THEME POR DECREPITAR , NÃO RETIRE OS CREDITOS ********/
  247. #page{position:fixed;padding:3px; text-align:center;text-transform:uppercase;font-family: 'muli'; font-size:9px; height:30px; color:#a1a1a1;z-index:999;opacity:10;text-shadow: 0 0 0.2em color: ; title;-webkit-transition-duration: .88s;z-index:99999999999999999999999999999999;width: 170px; margin-top: 370px; margin-left: 230px}
  248. #page:first-letter{font-family: 'annie use your telescope'; font-size: 18px; font-weight: bold;background:#eee;border-radius:45px;opacity:0.75}
  249.  
  250. /******* THEME POR DECREPITAR ********/
  251. .linka1 {width: 180px;height:20px;margin-top: 285px; margin-left:230px; position:fixed; width: ; z-index:99999999999999999999999999999;background-color:#;border-radius:0px 0px 0px 0px;opacity:0.85;z-index:999;}
  252.  
  253. .linka1 a{text-transform: none; display: inline-block ; font-family: arial ; color: {color:linkss}; width: 183px; text-align: center; font-size: 8px; line-height:15px;text-transform:uppercase; -webkit-transition-duration: .66s;margin: 1px 0 0px 0;border-bottom:0px solid;background-color:#eee;}
  254. .linka1 a:hover{background : #f5f5f5; -webkit-transition-duration: .80s; ; width: 133px;}
  255.  
  256. </style>
  257. <body>
  258.  
  259. <!----------NÃO MEXA AQUI SE NÃO VOU TE ROGAR UMA MACUMBA ------------>
  260. <div id="decrepitar-side">
  261. <div class ="decrepitar-foto"> <img src="{image:foto}">
  262. </div></div></div></div>
  263. <!----------NÃO MEXA AQUI , OLHA A LEI EM , PENSE BEM ;) ------------>
  264. <div id="cred">
  265. <a href="http://DECREPITAR.tumblr.com" title=" THEME DECREPITAR" target="_blank" >Theme por decrepitar | DC</a>
  266. </div>
  267.  
  268. <!----------NÃO MEXA AQUI SE NÃO VOU TE ROGAR UMA MACUMBA ------------>
  269.  
  270. <div id="frase">{text:frase}</div>
  271.  
  272. <!----------NÃO MEXA AQUI SE NÃO VOU TE ROGAR UMA MACUMBA ------------>
  273. <div id="page">{description}
  274. </div>
  275. </DIV>
  276. <!----------NÃO MEXA AQUI SE NÃO VOU TE ROGAR UMA MACUMBA ------------>
  277. <div id="content">
  278. <div class="linka1"><center>
  279. <a href="{text:link1}">{text:link1 title} </a>
  280. <a href="{text:link2}">{text:link2 title} </a>
  281. <a href="{text:link3}">{text:link3 title} </a>
  282. <a href="{text:link4}">{text:link4 title} </a>
  283. <a href="{text:link5}">{text:link5 title} </a>
  284. </div></div></div>
  285.  
  286. </div>
  287. {block:IndexPage}
  288. <div class="column navigation" id="navigation">
  289. {block:Pagination}
  290. {block:PreviousPage}<a href="{PreviousPage}" class="navigate">{/block:PreviousPage}{block:PreviousPage}</a>{/block:PreviousPage}
  291. {block:NextPage}<a href="{NextPage}" class="navigate" id="nextPage">{/block:NextPage}{block:NextPage}</a>{/block:NextPage}{/block:Pagination}
  292. </div>
  293. {/block:IndexPage}
  294. </div></div></div></div>
  295.  
  296. <br></center></div></div></div></div></div></div>
  297.  
  298. <div id="enter">
  299.  
  300.  
  301. <div class="autopagerize_page_element">
  302. {block:Posts}
  303.  
  304. <div class="posts">
  305. <div class="caixinha">
  306. <a href="{ReblogURL}" target="_blank" title="reblog"><img src="http://static.tumblr.com/wch6kjp/qYsmhaw6m/reblo.png"></a>
  307. <a href="{permalink}" title="permalink" target="_blank"><img src="http://static.tumblr.com/wch6kjp/diPmhavwe/like.png" target="_blank"></a>
  308. </div>
  309.  
  310.  
  311.  
  312. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  313.  
  314. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-400}"></div>{LinkCloseTag}{/block:Photo}
  315.  
  316. {block:Photoset}{Photoset-400}{/block:Photoset}
  317.  
  318.  
  319. {block:Quote}
  320. <div class="quote"><center>{Quote}</center></div>
  321. {block:Source}<div class="quotesource"> — {Source}</div>
  322. {/block:Source}
  323. {/block:Quote}
  324.  
  325. {block:Link}
  326. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  327. {block:Description}{Description}{/block:Description}
  328. {/block:Link}
  329.  
  330. {block:Chat}
  331. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  332. <div class="chat"><ul>{block:Lines}
  333. <li class="person{UserNumber}">{block:Label}
  334. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  335. {/block:Chat}
  336.  
  337. {block:Audio}
  338. <div class="player">{AudioPlayerBlack}</div>
  339. {block:Caption}{Caption}{/block:Caption}
  340. {/block:Audio}
  341.  
  342. {block:Video}{Video-250}{/block:Video}
  343.  
  344.  
  345. {block:Answer}<div class="perguntas">{Question}</div><div class="perguntou"><img src="{AskerPortraitURL-30}" align="left" class="askfoto"><div class="pergunta">{Asker} perguntou:</div></div><div class="resposta">{Answer}</div>
  346. {/block:Answer}
  347.  
  348. <div id="cap">
  349. </div></div>
  350.  
  351.  
  352.  
  353. {/block:Posts}</div>
  354.  
  355.  
  356. </div></div></div></div>
  357. </body>
  358. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement