Advertisement
Decrepitar

Theme 108

Aug 15th, 2013
175
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.22 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. <!-- METASS NÃO MEXA AQUII , VAI BUGAR TUDINHO .--->
  24.  
  25. <meta name="image:background" content="" />
  26. <meta name="color:background" content="#ffffff" />
  27. <meta name="color:text" content="#a1a1a1" />
  28. <meta name="color:link" content="#a1a1a1" />
  29. <meta name="color:posts" content="#ffffff" />
  30. <meta name="color:scrollbar" content="#a1a1a1">
  31. <meta name="image:foto" content "http://static.tumblr.com/90294a727d63db4a97055f06d20d90ff/36lygln/xLfmqf2do/tumblr_static_tumblr_mnqoxknhsl1qfa0zmo1_500.jpg" />
  32. <meta name="text:frase" content="Eu preciso de ti" />
  33. <meta name="color:linkss" content="#a1a1a1"/>
  34. <meta name="color:frase" content="#a1a1a1"/>
  35. <meta name="text:Link1" content="/" />
  36. <meta name="text:Link1 Title" content="link " />
  37. <meta name="text:Link2" content="/ask" />
  38. <meta name="text:Link2 Title" content="link" />
  39. <meta name="text:Link3" content="/submit" />
  40. <meta name="text:Link3 Title" content="link " />
  41. <meta name="text:Link4" content="#" />
  42. <meta name="text:Link4 Title" content="link" />
  43. <meta name="text:Link5" content="#" />
  44. <meta name="text:Link5 Title" content="link" />
  45. <meta name="text:Link6" content="#" />
  46. <meta name="text:Link6 Title" content="link" />
  47. <!----CABEÇALHO---->
  48. <title>{Title}</title>
  49. <link rel="shortcut icon" href="{Favicon}">
  50. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  51. {block:Description}
  52. <meta name="description" content="{MetaDescription}" />
  53. {/block:Description}
  54.  
  55. <!-----FONTES------>
  56. <link href='http://fonts.googleapis.com/css?family=ABeeZee|Kameron|Muli|Almendra' rel='stylesheet' type='text/css'>
  57. <link href='http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300|Dosis|Inconsolata' rel='stylesheet' type='text/css'>
  58. <link href='http://fonts.googleapis.com/css?family=Codystar' rel='stylesheet' type='text/css'>
  59. <link href='http://fonts.googleapis.com/css?family=Grand+Hotel' rel='stylesheet' type='text/css'>
  60. <link href='http://fonts.googleapis.com/css?family=Share+Tech+Mono' rel='stylesheet' type='text/css'>
  61. <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'>
  62. </script>
  63. <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'>
  64.  
  65.  
  66.  
  67. {block:IndexPage}
  68.  
  69. <script src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script>
  70.  
  71. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  72.  
  73. <script type="text/javascript" src="http://static.tumblr.com/me5sfsd/12Qlmj66n/script.js"></script>
  74.  
  75. <script type="text/javascript">
  76. $(window).load(function(){
  77. var $wall = $('#enter');
  78. $wall.imagesLoaded(function(){
  79. $wall.masonry({
  80. itemSelector: '.posts',
  81. isAnimated : true
  82. });
  83. });
  84. $wall.infinitescroll({
  85. navSelector : "div#navigation",
  86. nextSelector : "div#navigation a#nextPage",
  87. itemSelector : '.posts',
  88. loadingImg : "http://th282.photobucket.com/albums/kk259/rxplastic/random%20gifs/th_t348183788_55788_6.gif",
  89. loadingText : "",
  90. donetext : " ",
  91. extraScrollPx : 1000,
  92. bufferPx : 10100,
  93. debug : false,
  94. errorCallback: function() {
  95. $('#infscr-loading').animate({opacity: .8},2000).fadeOut('normal');
  96. }},
  97. function( newElements ) {
  98. var $newElems = $( newElements );
  99. $newElems.hide();
  100. $newElems.imagesLoaded(function(){
  101. $wall.masonry( 'appended', $newElems, {isAnimated: true, animationOptions: {duration: 25, easing: 'linear', queue: false}}, function(){$newElems.fadeIn('slow');} );
  102. });
  103. }); $('#enter').show(500);
  104. });
  105. </script>
  106.  
  107.  
  108. {/block:IndexPage}
  109.  
  110. <link rel="stylesheet" href="http://static.tumblr.com/gdekeu9/7u5mrhrm1/animate-custom__2_.css" media="screen"/>
  111.  
  112. <link rel="stylesheet" href="http://static.tumblr.com/gdekeu9/7u5mrhrm1/animate-custom__2_.css" media="screen"/>
  113.  
  114. <style type="text/css">
  115. /******* THEME POR DECREPITAR ********/
  116. 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; }
  117.  
  118. a {color: {color:link}; text-decoration: none; text-transform: none;}
  119. a:hover {color: {color:link}; background-color: transparent; text-decoration: none;}
  120.  
  121. p {margin: 6px 0 0 0}
  122. /******* THEME POR DECREPITAR ********/
  123. blockquote {margin: 5px 5px 5px 5px; border-left: 6px solid {color:background}; padding-left: 5px; }
  124. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 5px solid {color:background};}
  125. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  126. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
  127.  
  128. blockquote img{max-width: 240px!important}
  129. blockquote blockquote img{max-width: 230px!important}
  130. blockquote blockquote blockquote img{max-width: 220px!important}
  131. blockquote blockquote blockquote blockquote img{max-width: 210px!important}
  132.  
  133. /******* THEME POR DECREPITAR ********/
  134. #container {text-align: center; width: 935px; margin: 0px auto 0px auto; padding: 0px; z-index: 1}
  135.  
  136. #enter {float: center; margin-left: 440px; margin-top:-5px; width: 600px;}
  137.  
  138. .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;}
  139. .posts:hover .caixinha {opacity: 1.0;opacity: 0.5;-webkit-transform: rotate(360deg);width:60px;margin-top:-2px;}
  140.  
  141. /******* THEME POR DECREPITAR ********/
  142.  
  143. h1 {font-family: 'Muli', cursive; text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  144. h1 a {text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  145. h1 a:hover {text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  146.  
  147. /******* THEME POR DECREPITAR ********/
  148.  
  149. .image {text-align: center; border: 0px}
  150. .image img {{block:IfOneColumns}max-width:500px;{/block:IfOneColumns} max-width: 250px; margin-bottom: 2px; -webkit-transition: all 0.6s ease-out; }
  151. .image img:hover {opacity: 0.8; -webkit-transition: all 0.6s ease-out;}
  152.  
  153. /******* THEME POR DECREPITAR ********/
  154.  
  155. .quote:first-letter{font-family: 'annie use your telescope'; font-size: 18px; font-weight: bold;}
  156. .quote {margin: 0; padding: 5px; font: normal 12px 'muli'; text-align: justify;}
  157. .quotesource {text-align: center; text-transform: none; margin-bottom: 3px;}
  158. .quotesource a, a:hover{text-transform: none;}
  159.  
  160. /******* THEME POR DECREPITAR ********/
  161.  
  162. .chat {line-height: 14px; list-style: none; }
  163. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  164. .person1 {color: {color:text}; padding: 2px; }
  165. .person1 .label {font-weight: bold; color:{color:text}}
  166. .person2 {color: {color:text}; padding: 2px; }
  167. .person2 .label {font-weight: bold; color:{color:text}}
  168.  
  169. .player {background-color: #000; text-align: left; display:block;}
  170.  
  171. /******* THEME POR DECREPITAR ********/
  172. .caixinha {opacity:0;
  173. position: absolute;
  174. text-align: center;
  175. height:10px;
  176. text-transform:uppercase;
  177. top: 10%;
  178. bottom: 60%;
  179. left:70%;
  180. -webkit-transition-duration: 0.9s;z-index:99;-webkit-transition: opacity 0.5s linear; opacity: 0.0;
  181.  
  182. -webkit-transition: all 0.5s linear;
  183.  
  184. -moz-transition: all 0.5s linear;
  185.  
  186. transition: all 0.5s linear;
  187. }
  188. .caixinha img {background:#fff;border-radius:50px;}
  189. /******* THEME POR DECREPITAR ********/
  190. #sombra {width: 2000px ; height: 20px ; margin-top: -30px ; margin-left:-30px ; position: fixed ; background: #0;box-shadow:0px -1px 30px -5px #010101;z-index:99999999999999999;}
  191.  
  192. /* ask by thoughtandsoul.tumblr exclusivo no I Love Themes modificada por un-lock */
  193.  
  194. #questionpam{width:240px;
  195. padding:5px;
  196. background-color: #eee;
  197. -webkit-border-radius: 5px 5px 5px 5px;
  198. -moz-border-radius: 5px 5px 5px 5px;
  199. border-radius: 5px 5px 5px 5px;}
  200.  
  201. #askerpam{text-align: left;
  202. vertical-align:bottom;
  203. margin-top:-14px;
  204. margin-left:40px;
  205. font-size:13px;
  206. font-family:play;}
  207.  
  208. #setapam {margin-top:-0px;
  209. margin-left:18px;
  210. width: 0;
  211. height: 0;
  212. border-top: 17px solid #eee;
  213. border-left: 17px solid transparent;}
  214.  
  215.  
  216. /******* THEME POR DECREPITAR ********/
  217.  
  218. #tumblr_controls{position: fixed!important;z-index:15; -webkit-filter:invert(100%);}
  219.  
  220. 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%);}
  221. 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%);}
  222.  
  223.  
  224. /******* THEME POR DECREPITAR ********/
  225.  
  226. ::-webkit-scrollbar{width:7px;height:7px;}
  227. ::-webkit-scrollbar-button:start:decrement
  228. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  229. ::-webkit-scrollbar-track-piece{background-color: {color:post}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  230. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:scrollbar};}
  231. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: {color:scrollbar};}
  232.  
  233. /******* THEME POR DECREPITAR ********/
  234.  
  235.  
  236. #quelfoto {width: 200px ; height: 220px ; margin-top: 100px ; margin-left:150px ; position: fixed ; background: #transp. ; border:1px solid #cecece; }
  237. .quelfoto img {width:180px; height:200px;-webkit-filter: grayscale(50%);opacity:1;-webkit-border-radius:0px;margin-top:10px;}
  238.  
  239. /******* THEME POR DECREPITAR ********/
  240.  
  241. #frase {position:fixed;padding:3px; text-align:center;text-transform:none;font-family: 'Grand Hotel'; font-size:22px; height:30px; color:{color:frase};z-index:999;opacity:10;text-shadow: 0 0 0.2em color: ; title;-webkit-transition-duration: .88s;z-index:99999999999999999999999999999999;width: 200px; margin-top: 70px; margin-left: 145px;border:0px solid;}
  242.  
  243. /******* THEME POR DECREPITAR ********/
  244.  
  245. #linka {width: 200px; margin-top: 330px; margin-left: 150px ; position:fixed;z-index:99999999999999999999999999999999999999999999999;}
  246.  
  247. #linka a{display:inline-block ; font-family: 'arial';text-align:center; background-color:#transp.; color: {color:links}; width: 35px;; 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;}
  248.  
  249. /******* THEME POR DECREPITAR ********/
  250.  
  251. #desc {position:fixed;padding:3px; text-align:center;text-transform:uppercase;font-family: 'verdana'; font-size:8px; height:30px; color:{color:frase};z-index:999;opacity:10;text-shadow: 0 0 0.2em color: ; title;-webkit-transition-duration: .88s;z-index:99999999999999999999999999999999;width: 200px; margin-top: 350px; margin-left: 150px}
  252.  
  253. /******* THEME POR DECREPITAR ********/
  254.  
  255. .entrada{-webkit-animation: bounceIn 2s;-moz-animation: bounceIn 2s;-ms-animation: bounceIn: 2s; -o-animation: bounceIn 2s;}
  256.  
  257. /******* THEME POR DECREPITAR , NÃO RETIRE OS CREDITOS ********/
  258.  
  259. #cred {top: 50px; left: -130px; position:fixed; width: auto; z-index:99999999999999999999999999999;}
  260.  
  261. #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;}
  262. #cred a:hover{margin-left:128px;}
  263.  
  264.  
  265. </style>
  266. <body>
  267.  
  268. <!----------NÃO MEXA AQUI SE NÃO VOU TE ROGAR UMA MACUMBA ------------>
  269.  
  270. <div id="sombra"></div>
  271.  
  272. <!----------NÃO MEXA AQUI SE NÃO VOU TE ROGAR UMA MACUMBA ------------>
  273.  
  274. <div id="quelfoto">
  275. <div class ="quelfoto"> <img src="{image:foto}">
  276. </div></div>
  277.  
  278. <!----------NÃO MEXA AQUI SE NÃO VOU TE ROGAR UMA MACUMBA ------------>
  279.  
  280. <div id="frase">{text:frase}</div>
  281.  
  282. <!----------NÃO MEXA AQUI SE NÃO VOU TE ROGAR UMA MACUMBA ------------>
  283.  
  284. <div id="content">
  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.  
  292.  
  293.  
  294. </div> </div>
  295.  
  296. <!----------NÃO MEXA AQUI SE NÃO VOU TE ROGAR UMA MACUMBA ------------>
  297.  
  298. <div id="desc">{description}
  299. <br><br>
  300. {block:PreviousPage}<a href="{PreviousPage}">«</a> {/block:PreviousPage}{CurrentPage} of {TotalPages}{block:NextPage} <a href="{NextPage}">»</a>{/block:NextPage}
  301.  
  302. </div>
  303.  
  304.  
  305.  
  306. <!----------NÃO MEXA AQUI , OLHA A LEI EM , PENSE BEM ;) ------------>
  307. <div id="cred">
  308. <a href="http://DECREPITAR.tumblr.com" title=" THEME DECREPITAR" target="_blank" >Theme por decrepitar | DC</a>
  309.  
  310. </div>
  311.  
  312.  
  313.  
  314.  
  315.  
  316. </div>
  317. {block:IndexPage}
  318. <div class="column navigation" id="navigation">
  319. {block:Pagination}
  320. {block:PreviousPage}<a href="{PreviousPage}" class="navigate">{/block:PreviousPage}{block:PreviousPage}</a>{/block:PreviousPage}
  321. {block:NextPage}<a href="{NextPage}" class="navigate" id="nextPage">{/block:NextPage}{block:NextPage}</a>{/block:NextPage}{/block:Pagination}
  322. </div>
  323. {/block:IndexPage}
  324. </div></div></div></div>
  325.  
  326. <br></center></div></div></div></div></div></div>
  327.  
  328. <div id="enter">
  329.  
  330.  
  331. <div class="autopagerize_page_element">
  332. {block:Posts}
  333. <div class="entrada">
  334. <div class="posts">
  335. <div class="caixinha">
  336. <a href='{ReblogURL}' target='_blank'><img src='http://cdn1.iconfinder.com/data/icons/iconsweets2/40/reload_refresh.png' style='width:30px'></a> <a href='{Permalink}' target='_blank'><img src='http://cdn5.iconfinder.com/data/icons/iconsweets2/40/coda_leaf_nature.png' style='width:30px'></a>
  337.  
  338. </div>
  339. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  340.  
  341. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-250}"></div>{LinkCloseTag}{/block:Photo}
  342.  
  343. {block:Photoset}{Photoset-250}{/block:Photoset}
  344.  
  345.  
  346. {block:Quote}
  347. <div class="quote"><center>{Quote}</center></div>
  348. {block:Source}<div class="quotesource"> — {Source}</div>
  349. {/block:Source}
  350. {/block:Quote}
  351.  
  352. {block:Link}
  353. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  354. {block:Description}{Description}{/block:Description}
  355. {/block:Link}
  356.  
  357. {block:Chat}
  358. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  359. <div class="chat"><ul>{block:Lines}
  360. <li class="person{UserNumber}">{block:Label}
  361. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  362. {/block:Chat}
  363.  
  364. {block:Audio}
  365. <div class="player">{AudioPlayerBlack}</div>
  366. {block:Caption}{Caption}{/block:Caption}
  367. {/block:Audio}
  368.  
  369. {block:Video}{Video-250}{/block:Video}
  370.  
  371.  
  372. {block:Answer}
  373. <div id="questionpam">{Question}</div>
  374. <div id="setapam"></div>
  375. <div id="askerpam">{Asker}</div>
  376. <br>
  377. {Answer}
  378. {/block:answer}
  379.  
  380. <div id="cap">
  381. </div></div>
  382.  
  383.  
  384.  
  385. {/block:Posts}</div>
  386.  
  387.  
  388.  
  389. </div>
  390. </div>
  391. </div></div></div></div></div></div></div></div></div></div></div></div>
  392. </body>
  393. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement