Advertisement
Decrepitar

Theme 113

Aug 17th, 2013
179
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.20 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: 320px; margin-top:-5px; width: 600px;}
  145.  
  146. .posts {width: 250px; 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: 250px; 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. /******* THEME POR DECREPITAR , NÃO RETIRE OS CREDITOS ********/
  234.  
  235.  
  236. /******* THEME POR DECREPITAR NÃO SE INSPIRE ********/
  237.  
  238. #decrepitar-side {width: 190px ; height: 210px ; margin-top: 100px ; margin-left:70px ; position: fixed ; background: #transp. ; ; border-right:3px solid;color:; border:5px solid;color:#eee;;z-index:999;}
  239. .decrepitar-foto img {width:190px; height:210px;-webkit-filter: grayscale(80%);z-index:9;-webkit-transition-duration: .66s;}
  240.  
  241. /******* THEME POR DECREPITAR NÃO SE INSPIRE ********/
  242.  
  243. #imagem {margin-top: 320px ; margin-left:70px ; position: fixed ;}
  244. #imagem img {width: 200px ;}
  245.  
  246. /******* THEME POR DECREPITAR NÃO SE INSPIRE ********/
  247.  
  248. @font-face {font-family: "learningcurve"; src: url('http://static.tumblr.com/rmj06l2/paAlm4ymo/learningcurve.ttf');}
  249.  
  250.  
  251. #frase {height:23px;line-height:23px; font-weight: normal; letter-spacing: 0px; color:{color:frase}; text-align:center; width: 190px; ; position: absolute; -moz-transition: all 0.4s ease-out; font-family:'learningcurve'; margin-top:70px; margin-left:70px; text-transform: none; position: fixed; padding: 2px; font-size: 28px;border: 0px dashed ;z-index:999999999999999999;}
  252.  
  253. /******* THEME POR DECREPITAR NÃO SE INSPIRE ********/
  254.  
  255. #desc {position:fixed;padding:3px; text-align:center;text-transform:none;font-family: 'arial'; font-size:10px; height:30px; color:{color:frase};z-index:999;opacity:10;text-shadow: 0 0 0.2em color: ; title;-webkit-transition-duration: .88s;width: 190px; margin-top: 350px; margin-left: 70px}
  256.  
  257. /******* THEME POR DECREPITAR ********/
  258.  
  259. #linka {width: 230px; margin-top: 330px; margin-left: 50px ; position:fixed;z-index:99999999999999999999999999999999999999999999999;}
  260.  
  261. #linka a{display:inline-block ; font-family: 'arial';text-align:center; background-color:#transp.; color: {color:linkss}; width: 30px;; font-size: 15px; height:15px;line-height:15px;text-transform:uppercase; -webkit-transition-duration: .66s;margin: 1px 0 0px 0;opacity:0.71;border-bottom: 0px solid;}
  262.  
  263.  
  264.  
  265. </style>
  266. <body>
  267.  
  268. <!----------NÃO MEXA AQUI SE NÃO VOU TE ROGAR UMA MACUMBA ------------>
  269. <div id="decrepitar-side">
  270. <div class ="decrepitar-foto"> <img src="{image:foto}"></div>
  271. </div></div></div></div>
  272. <div id="imagem"><img src="http://static.tumblr.com/gdekeu9/72ymrp1vt/tumblr_lpn6ksezug1qm57imo1_500.png"> </a></div>
  273.  
  274. <!----------NÃO MEXA AQUI , OLHA A LEI EM , PENSE BEM ;) ------------>
  275. <div id="cred">
  276. <a href="http://DECREPITAR.tumblr.com" title=" THEME DECREPITAR" target="_blank" >Theme por decrepitar | DC</a>
  277.  
  278. </div>
  279. <!----------NÃO MEXA AQUI SE NÃO VOU TE ROGAR UMA MACUMBA ------------>
  280. <div id="frase">{text:frase}</div>
  281. <div id="desc"> {description}</div>
  282.  
  283. <!----------NÃO MEXA AQUI SE NÃO VOU TE ROGAR UMA MACUMBA ------------>
  284.  
  285. <div id ="linka">
  286. <a href="{text:link1}"title=" {text:link1 title} ">●</a>
  287. <a href="{text:link2}"title=" {text:link2 title} ">●</a>
  288. <a href="{text:link3}"title=" {text:link3 title} ">●</a>
  289. <a href="{text:link4}"title=" {text:link4 title} ">●</a>
  290. <a href="{text:link5}"title=" {text:link5 title} ">●</a>
  291. </div></div>
  292.  
  293.  
  294.  
  295.  
  296.  
  297.  
  298.  
  299. </div>
  300. {block:IndexPage}
  301. <div class="column navigation" id="navigation">
  302. {block:Pagination}
  303. {block:PreviousPage}<a href="{PreviousPage}" class="navigate">{/block:PreviousPage}{block:PreviousPage}</a>{/block:PreviousPage}
  304. {block:NextPage}<a href="{NextPage}" class="navigate" id="nextPage">{/block:NextPage}{block:NextPage}</a>{/block:NextPage}{/block:Pagination}
  305. </div>
  306. {/block:IndexPage}
  307. </div></div></div></div>
  308.  
  309. <br></center></div></div></div></div></div></div>
  310.  
  311. <div id="enter">
  312.  
  313.  
  314. <div class="autopagerize_page_element">
  315. {block:Posts}
  316.  
  317. <div class="posts">
  318. <div class="caixinha">
  319. <a href="{ReblogURL}" target="_blank" title="reblog"><img src="http://static.tumblr.com/wch6kjp/qYsmhaw6m/reblo.png"></a>
  320. <a href="{permalink}" title="permalink" target="_blank"><img src="http://static.tumblr.com/wch6kjp/diPmhavwe/like.png" target="_blank"></a>
  321. </div>
  322.  
  323.  
  324.  
  325. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  326.  
  327. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-250}"></div>{LinkCloseTag}{/block:Photo}
  328.  
  329. {block:Photoset}{Photoset-250}{/block:Photoset}
  330.  
  331.  
  332. {block:Quote}
  333. <div class="quote"><center>{Quote}</center></div>
  334. {block:Source}<div class="quotesource"> — {Source}</div>
  335. {/block:Source}
  336. {/block:Quote}
  337.  
  338. {block:Link}
  339. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  340. {block:Description}{Description}{/block:Description}
  341. {/block:Link}
  342.  
  343. {block:Chat}
  344. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  345. <div class="chat"><ul>{block:Lines}
  346. <li class="person{UserNumber}">{block:Label}
  347. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  348. {/block:Chat}
  349.  
  350. {block:Audio}
  351. <div class="player">{AudioPlayerBlack}</div>
  352. {block:Caption}{Caption}{/block:Caption}
  353. {/block:Audio}
  354.  
  355. {block:Video}{Video-250}{/block:Video}
  356.  
  357.  
  358. {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>
  359. {/block:Answer}
  360.  
  361. <div id="cap">
  362. </div></div>
  363.  
  364.  
  365.  
  366. {/block:Posts}</div>
  367.  
  368.  
  369. </div></div></div></div>
  370. </body>
  371. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement