Advertisement
Decrepitar

Theme 119

Aug 24th, 2013
144
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 5 16.39 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. <!------------------------FIM DA SUA PLAYLIST-------------------------->
  29.  
  30.  
  31.  
  32.  
  33. <!-- METASS NÃO MEXA AQUII , VAI BUGAR TUDINHO .--->
  34.  
  35. <meta name="image:background" content="" />
  36. <meta name="color:background" content="#ffffff" />
  37. <meta name="color:text" content="#a1a1a1" />
  38. <meta name="color:link" content="#a1a1a1" />
  39. <meta name="color:posts" content="#ffffff" />
  40. <meta name="color:scrollbar" content="#a1a1a1">
  41. <meta name="text:frase" content="Eu preciso de ti aqui pertinho" />
  42.  <meta name="color:linkss" content="#a1a1a1"/>
  43. <meta name="color:frase" content="#a1a1a1"/>
  44. <meta name="text:Link1" content="/" />
  45. <meta name="text:Link1 Title" content="link " />
  46. <meta name="text:Link2" content="/ask" />
  47. <meta name="text:Link2 Title" content="link" />
  48. <meta name="text:Link3" content="/submit" />
  49. <meta name="text:Link3 Title" content="link " />
  50. <meta name="text:Link4" content="#" />
  51. <meta name="text:Link4 Title" content="link" />
  52. <meta name="text:Link5" content="#" />
  53. <meta name="text:Link5 Title" content="link" />
  54.  
  55. <!----CABEÇALHO---->
  56. <title>{Title}</title>
  57. <link rel="shortcut icon" href="{Favicon}">
  58. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  59. {block:Description}
  60. <meta name="description" content="{MetaDescription}" />
  61. {/block:Description}
  62.  
  63.  <!-----FONTES------>
  64.   <link href='http://fonts.googleapis.com/css?family=ABeeZee|Kameron|Muli|Almendra' rel='stylesheet' type='text/css'>
  65.  <link href='http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300|Dosis|Inconsolata' rel='stylesheet' type='text/css'>
  66.  <link href='http://fonts.googleapis.com/css?family=Codystar' rel='stylesheet' type='text/css'>
  67.  <link href='http://fonts.googleapis.com/css?family=Grand+Hotel' rel='stylesheet' type='text/css'>
  68. <link href='http://fonts.googleapis.com/css?family=Share+Tech+Mono' rel='stylesheet' type='text/css'>
  69.  <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'>
  70. </script>
  71. <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'>
  72.  
  73.  <link href='http://fonts.googleapis.com/css?family=Wire+One' rel='stylesheet' type='text/css'>
  74.  
  75.  <script type="text/javascript"
  76. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  77. <script type="text/javascript" src="http://static.tumblr.com/7qjmkr5/IUmmdsy41/jquery.style-my-tooltips.js"></script>
  78. <script>
  79.     (function($){
  80.  
  81.         $(document).ready(function(){
  82.             $("[title]").style_my_tooltips();
  83.         });
  84.     })(jQuery);
  85. </script>
  86.  
  87.  
  88.  
  89.  
  90.  
  91. {block:IndexPage}
  92.  
  93. <script src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script>
  94.  
  95. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  96.  
  97. <script type="text/javascript" src="http://static.tumblr.com/me5sfsd/12Qlmj66n/script.js"></script>
  98.  
  99. <script type="text/javascript">
  100. $(window).load(function(){
  101. var $wall = $('#enter');
  102. $wall.imagesLoaded(function(){
  103. $wall.masonry({
  104. itemSelector: '.posts',
  105. isAnimated : true
  106. });
  107. });
  108. $wall.infinitescroll({
  109. navSelector : "div#navigation",
  110. nextSelector : "div#navigation a#nextPage",
  111. itemSelector : '.posts',
  112. loadingImg : "http://static.tumblr.com/gdekeu9/M6Wmrjlhk/iiiiiiii.png",
  113. loadingText : "",
  114. donetext : " ",
  115. extraScrollPx : 1000,
  116. bufferPx : 10100,
  117. debug : false,
  118. errorCallback: function() {
  119. $('#infscr-loading').animate({opacity: .8},2000).fadeOut('normal');
  120. }},
  121. function( newElements ) {
  122. var $newElems = $( newElements );
  123. $newElems.hide();
  124. $newElems.imagesLoaded(function(){
  125. $wall.masonry( 'appended', $newElems, {isAnimated: true, animationOptions: {duration: 25, easing: 'linear', queue: false}}, function(){$newElems.fadeIn('slow');} );
  126. });
  127. }); $('#enter').show(500);
  128. });
  129. </script>
  130.  
  131.  
  132. {/block:IndexPage}
  133.  
  134.  
  135.  
  136.  
  137. <style type="text/css">
  138.  /******* THEME POR DECREPITAR   ********/
  139. 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; }
  140.  
  141. a {color: {color:link}; text-decoration: none; text-transform: none;}
  142. a:hover {color: {color:link}; background-color: transparent; text-decoration: none;}
  143.  
  144. p {margin: 6px 0 0 0}
  145.  /******* THEME POR DECREPITAR   ********/
  146. blockquote {margin: 5px 5px 5px 5px; border-left: 6px solid {color:background}; padding-left: 5px; }
  147. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 5px solid {color:background};}
  148. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  149. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
  150.  
  151. blockquote img{max-width: 240px!important}
  152. blockquote blockquote img{max-width: 230px!important}
  153. blockquote blockquote blockquote img{max-width: 220px!important}
  154. blockquote blockquote blockquote blockquote img{max-width: 210px!important}
  155.  
  156.  /******* THEME POR DECREPITAR   ********/
  157. #container {text-align: center; width: 935px; margin: 0px auto 0px auto; padding: 0px; z-index: 1}
  158.  
  159. #enter {float: center; margin-left: 80px; margin-top:60px; width: 1100px;}
  160.  
  161. .posts {width: 250px; background-color: {color:post}; padding: 10px; padding: 6px; float: left; margin: 5px 0 0 2px;opacity:2; text-align: justify; font-family: 'muli'; font-size: 11px; position: relative; ;border:1px solid #eee;}
  162. .posts:hover .caixinha {opacity: 1;}
  163. .posts:hover{opacity:0.75;}
  164.  
  165.  
  166.  /******* THEME POR DECREPITAR   ********/
  167.  
  168. h1 {font-family: 'Muli', cursive; text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  169. h1 a {text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  170. h1 a:hover {text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  171.  
  172.  /******* THEME POR DECREPITAR   ********/
  173.  
  174. .image {text-align: center; border: 0px}
  175. .image img { max-width: 250px; margin-bottom: 2px; -webkit-transition: all 0.6s ease-out;;-webkit-filter: grayscale(80%); }
  176. .image img:hover { -webkit-transition: all 0.6s ease-out;;-webkit-filter: grayscale(0%);-webkit-transition:All 1s ease;
  177. -moz-transition:All 1s ease;
  178. -o-transition:All 1s ease; -webkit-transform:rotate(0deg);outline-offset: -10px;outline: 10px solid rgba(255, 255, 255, 0.4);}
  179.  
  180.  /******* THEME POR DECREPITAR   ********/
  181.  
  182. .quote:first-letter{font-family: 'annie use your telescope';  font-size: 18px; font-weight: bold;}
  183. .quote {margin: 0; padding: 5px; font: normal 12px 'muli'; text-align: justify;}
  184. .quotesource {text-align: center; text-transform: none; margin-bottom: 3px;}
  185. .quotesource a, a:hover{text-transform: none;}
  186.  
  187.  /******* THEME POR DECREPITAR   ********/
  188.  
  189. .chat {line-height: 14px; 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: #000; text-align: left; display:block;}
  197.  
  198. /******* THEME POR DECREPITAR   ********/
  199. .caixinha {opacity:0;
  200. position: absolute;
  201. text-align: center;
  202. height:10px;
  203. text-transform:uppercase;
  204. top: 40%;
  205. left:40%;
  206. -webkit-transition-duration: 0.9s;z-index:99;-webkit-transition: opacity 0.5s linear; opacity: 0.0;
  207. }
  208. .caixinha img {background:#f4f4f4;border-radius:50px;}
  209.  
  210.  /******* THEME POR DECREPITAR  ********/
  211. #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}
  212.  
  213. /** estilo de ask #04 - bombasticdesign.tumblr.com **/
  214. .askfoto{border-radius: 50px;border:2px solid #eee;margin-left:10px;margin-top:-10px;}
  215. .perguntou{background:#fff;padding:4px;color:#fff}
  216. .perguntou a {color:#a1a1a1; font-family:'tahoma'}
  217. .perguntou:hover a {color:#a1a1a1;font-family:'tahoma'}
  218. .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}
  219. .pergunta{ margin-left: 50px;
  220. font-family: 'Sintony', sans-serif;}
  221. .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;}
  222.  
  223. /******* THEME POR DECREPITAR   ********/
  224.  
  225.  
  226. #tumblr_controls{position: fixed!important;z-index:15; -webkit-filter:invert(100%);}
  227.  
  228. 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%);}
  229. 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%);}
  230.  
  231.  
  232.  /******* THEME POR DECREPITAR  ********/
  233.  
  234. ::-webkit-scrollbar{width:7px;height:7px;}
  235. ::-webkit-scrollbar-button:start:decrement
  236. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  237. ::-webkit-scrollbar-track-piece{background-color: {color:post}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  238. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:scrollbar};}
  239. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: {color:scrollbar};}
  240.  
  241.  
  242.    /******* THEME POR DECREPITAR , NÃO RETIRE OS CREDITOS ********/
  243.  
  244.  /*********helpdesigns******/
  245.  
  246. #s-m-t-tooltip {max-width:300px; -webkit-border-radius: 5px 5px 5px 5px; padding:3px 4px 5px 4px;margin:15px 20px;background-color:#fff; font-family:calibri;  font-size:9px;  letter-spacing:1px;   text-transform:uppercase; color:#a1a1a1; z-index:9999999;box-shadow:0px -1px 12px -5px #000;}
  247.  
  248. /*********helpdesigns******/
  249.    /******* THEME POR DECREPITAR  ********/
  250. #sombra {width: 2000px ; height: 50px ; margin-top: -10px ; margin-left:-30px ; position: fixed ; background: {color:background};box-shadow:0px -1px 30px -5px #010101;z-index:99;opacity:0.95}
  251.  
  252.     /******* THEME POR DECREPITAR NÃO SE INSPIRE   ********/
  253. @font-face {font-family: "learningcurve"; src: url('http://static.tumblr.com/rmj06l2/paAlm4ymo/learningcurve.ttf');}  
  254.    
  255.  #frase {height:23px;line-height:23px; font-weight: normal; letter-spacing: 0px; color: {color:frase}; text-align:left; width: 820px;  ; position: absolute; -moz-transition: all 0.4s ease-out; font-family:'learningcurve'; margin-top:5px; margin-left:90px; text-transform: none; position: fixed; padding: 2px; font-size: 40px;z-index:999999999999999999;}
  256.  
  257.  
  258.  
  259.  
  260.  /******* THEME POR DECREPITAR DTLHS POR KADU (IMBATIDO)  ********/
  261.  
  262.      /******* THEME POR DECREPITAR , NÃO RETIRE OS CREDITOS ********/
  263. #linka {width:40px;  top: 150px; margin-left: 15px; position:fixed;z-index:9999999999}
  264.  
  265.  #linka a{text-transform: none; display: inline-block  ;   font-family: verdana ; background-color:transp.; color: {color:linkss}; width: 35px; text-align:center; font-size: 10px; height:30px;line-height:10px;text-transform:uppercase; -webkit-transition-duration: .66s;margin-bottom: 10px;opacity:0.48;border:0px solid ; }  
  266.  
  267.  #linka img {width:30px;height:30px;}  
  268.  
  269.  
  270.  /******* THEME POR DECREPITAR , NÃO RETIRE OS CREDITOS ********/
  271.  
  272. </style>
  273. <body>
  274.  
  275.  
  276. <!----------NÃO MEXA AQUI , OLHA A LEI EM , PENSE BEM ;)  ------------>
  277.  
  278.   <div id="sombra"></div>
  279.  
  280.  <div id="frase"><b>{text:frase}</b></div>
  281.  
  282.  
  283.  <!----------NÃO MEXA AQUI SE NÃO VOU TE ROGAR UMA MACUMBA ------------>
  284.  
  285.  <div id="content">
  286.   <div id="linka"><b>
  287. <a href="{text:link1}" title="  {text:link1 title}  " ><img height="40" src="https://cdn4.iconfinder.com/data/icons/brightmix/128/monotone_arrow_play_right_next.png" width="40"/></a>
  288. <a href="{text:link2}" title="  {text:link2 title}  " ><img height="40" src="https://cdn4.iconfinder.com/data/icons/brightmix/128/monotone_talk_chat.png" width="40"/></a>
  289. <a href="{text:link3}" title="  {text:link3 title}  " ><img height="40" src="https://cdn4.iconfinder.com/data/icons/brightmix/128/monotone_pen_write_round.png" width="40"/></a>
  290. <a href="{text:link4}" title="  {text:link4 title}  " ><img height="40" src="https://cdn4.iconfinder.com/data/icons/brightmix/128/monotone_paper_clip_document_attachment.png" width="40"/></a>
  291. <a href="{text:link5}" title="  {text:link5 title}  " ><img height="40" src="https://cdn4.iconfinder.com/data/icons/brightmix/128/monotone_close_exit_delete_small.png" width="40"/></a>
  292. <a href="http://decrepitar.tumblr.com/" title="  THEME POR DECREPITAR | NÃO COPIE NEM SE INSPIRE  " ><img height="40" src="https://cdn1.iconfinder.com/data/icons/brightmix/128/monotone_wrench.png" width="40"/></a>
  293. </b>
  294.  </div></div>
  295.  
  296.  <!----------NÃO MEXA AQUI SE NÃO VOU TE ROGAR UMA MACUMBA ------------>
  297.  
  298.  
  299.  
  300.  
  301.  
  302.  
  303.  
  304.  
  305.  
  306.  
  307.  </div> </div>
  308. </div>
  309. {block:IndexPage}
  310. <div class="column navigation" id="navigation">
  311. {block:Pagination}
  312. {block:PreviousPage}<a href="{PreviousPage}" class="navigate">{/block:PreviousPage}{block:PreviousPage}</a>{/block:PreviousPage}
  313. {block:NextPage}<a href="{NextPage}" class="navigate" id="nextPage">{/block:NextPage}{block:NextPage}</a>{/block:NextPage}{/block:Pagination}
  314. </div>
  315. {/block:IndexPage}
  316. </div></div></div></div>
  317.  
  318. <br></center></div></div></div></div></div></div>
  319.  
  320. <div id="enter">
  321.  
  322.  
  323. <div class="autopagerize_page_element">
  324.  {block:Posts}
  325.  
  326. <div class="posts">
  327.  <div class="caixinha">
  328. <a href="{ReblogURL}" target="_blank" title="reblog"><img src="http://static.tumblr.com/wch6kjp/qYsmhaw6m/reblo.png"></a>
  329. <a href="{permalink}" title="permalink" target="_blank"><img src="http://static.tumblr.com/wch6kjp/diPmhavwe/like.png" target="_blank"></a>
  330. </div>
  331.  
  332.  
  333.  
  334. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  335.  
  336. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-250}"></div><img src="http://static.tumblr.com/gdekeu9/72ymrp1vt/tumblr_lpn6ksezug1qm57imo1_500.png" width="250"> </a>{LinkCloseTag}{/block:Photo}
  337.  
  338. {block:Photoset}{Photoset-250}{/block:Photoset}
  339.  
  340.  
  341. {block:Quote}
  342. <div class="quote"><center>{Quote}</center></div>
  343. {block:Source}<div class="quotesource"> — {Source}</div>
  344. {/block:Source}
  345. {/block:Quote}
  346.  
  347. {block:Link}
  348. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  349. {block:Description}{Description}{/block:Description}
  350. {/block:Link}
  351.  
  352. {block:Chat}
  353. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  354. <div class="chat"><ul>{block:Lines}
  355. <li class="person{UserNumber}">{block:Label}
  356. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  357. {/block:Chat}
  358.  
  359. {block:Audio}
  360. <div class="player">{AudioPlayerBlack}</div>
  361. {block:Caption}{Caption}{/block:Caption}
  362. {/block:Audio}
  363.  
  364. {block:Video}{Video-250}{/block:Video}
  365.  
  366.  
  367. {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>
  368. {/block:Answer}
  369.  
  370. <div id="cap">
  371.  </div></div>
  372.  
  373.  
  374.  
  375.  {/block:Posts}</div>
  376.  
  377.  
  378. </div></div></div></div>
  379. </body>
  380. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement