Advertisement
Decrepitar

Theme 52

Jun 24th, 2013
153
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.68 KB | None | 0 0
  1. <!--------------
  2.  
  3. THEMES BY DECREPITAR , NADA DE PLAGIOS !
  4.  
  5. NÃO RETIRE OS CREDITOS !
  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. ---------------->
  15.  
  16. <html>
  17.  
  18. <meta name="color:background" content="#FFFFFF" />
  19. <meta name="color:text" content="#bebebe" />
  20. <meta name="color:post" content="#FFFFFF" />
  21. <meta name="color:scrollbar" content="#bebebe" />
  22. <meta name="image:background" content="" />
  23. <meta name="color:sidebar" content="#FFFFFF" />
  24.  
  25.  
  26. <meta name="color:link" content="#bebebe"/>
  27. <meta name="color:linkss" content="#bebebe"/>
  28. <meta name="color:linkhover" content="#bebebe"/>
  29. <meta name="image:foto" content "http://static.tumblr.com/gdekeu9/CQYmox970/tumblr_morn1leh051srqccao4_250.png" />
  30. <meta name="image:foto2" content "http://static.tumblr.com/gdekeu9/hw8mox97k/tumblr_mormxkujga1srqccao6_250.png" />
  31. <meta name="text:frase" content="Eu penso na gente junto" />
  32. <meta name="color:frase" content="#bebebe"/>
  33.  
  34. <meta name="color:faixa1" content="#ebe6e6" />
  35. <meta name="color:faixa2" content="#d3d1d0" />
  36. <meta name="color:faixa3" content="#8f8e8e" />
  37.  
  38. <link href='http://fonts.googleapis.com/css?family=Homenaje' rel='stylesheet' type='text/css'>
  39.  
  40. <link href='http://fonts.googleapis.com/css?family=Pacifico' rel='stylesheet' type='text/css'>
  41.  
  42.  
  43. <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'>
  44. <link href='http://fonts.googleapis.com/css?family=Special+Elite' rel='stylesheet' type='text/css'>
  45. <link href='http://fonts.googleapis.com/css?family=Cabin+Sketch' rel='stylesheet' type='text/css'>
  46. <link href='http://fonts.googleapis.com/css?family=Shadows+Into+Light' rel='stylesheet' type='text/css'>
  47.  
  48. <link href='http://fonts.googleapis.com/css?family=Megrim' rel='stylesheet' type='text/css'>
  49. <link href='http://fonts.googleapis.com/css?family=Gloria+Hallelujah' rel='stylesheet' type='text/css'>
  50. <link href='http://fonts.googleapis.com/css?family=Rouge+Script' rel='stylesheet' type='text/css'>
  51. <link href='http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300|Dosis|Inconsolata' rel='stylesheet' type='text/css'>
  52. <link href='http://fonts.googleapis.com/css?family=Wire+One' rel='stylesheet' type='text/css'>
  53.  
  54. <meta name="text:Link1" content="/" />
  55. <meta name="text:Link1 Title" content="home" />
  56. <meta name="text:Link2" content="/ask" />
  57. <meta name="text:Link2 Title" content="ask" />
  58. <meta name="text:Link3" content="/submit" />
  59. <meta name="text:Link3 Title" content="submit" />
  60. <meta name="text:Link4" content="#" />
  61. <meta name="text:Link4 Title" content="text" />
  62.  
  63. <meta name="text:subfrase" content="todos os dias da minha vida ..."/>
  64.  
  65.  
  66.  
  67. <title>{Title}</title>
  68. <link rel="shortcut icon" href="{Favicon}">
  69. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  70. {block:Description}
  71. <meta name="description" content="{MetaDescription}" />
  72. {/block:Description}
  73.  
  74.  
  75.  
  76. <script type="text/javascript">
  77.  
  78. var _gaq = _gaq || [];
  79. _gaq.push(['_setAccount', 'UA-37760047-1']);
  80. _gaq.push(['_trackPageview']);
  81.  
  82. (function() {
  83. var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
  84. ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
  85. var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  86. })();
  87. <script language="javascript">
  88. var mensagem="Não copie, reblogue!";
  89. function clickIE() {if (document.all) {(mensagem);return false;}}
  90. function clickNS(e) {if
  91. (document.layers||(document.getElementById&&!document.all)) {
  92. if (e.which==2||e.which==3) {alert(mensagem);return false;}}}
  93. if (document.layers)
  94. {document.captureEvents(Event.MOUSEDOWN);document.onmousedown=clickNS;}
  95. else{document.onmouseup=clickNS;document.oncontextmenu=clickIE;}
  96. document.oncontextmenu=new Function("return false")
  97. </script>
  98. </script>
  99.  
  100. <style type="text/css">
  101.  
  102. 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; }
  103.  
  104. a {color: {color:link}; text-decoration: none; text-transform: none;}
  105. a:hover {color: {color:linkhover}; background-color: transparent; text-decoration: none;}
  106.  
  107. p {margin: 6px 0 0 0}
  108.  
  109. blockquote {margin: 5px 5px 5px 5px; border-left: 6px solid {color:background}; padding-left: 5px; }
  110. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 5px solid {color:background};}
  111. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  112. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
  113.  
  114. blockquote img{max-width: 470px!important}
  115. blockquote blockquote img{max-width: 450px!important}
  116. blockquote blockquote blockquote img{max-width: 430px!important}
  117. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  118.  
  119. #container {text-align: center; width: 935px; margin: 20px auto 20px auto; padding: 0px; z-index: 1;}
  120.  
  121. #entry {float: left; margin-left:300px; margin-top: 0px; }
  122.  
  123. .posts {width: 500px; background-color: {color:post}; padding: 10px; margin-bottom: 1px; text-align: justify; font-family: verdana; font-size: 9px; position: relative;border:0px solid }
  124.  
  125. h1 {font-family: georgia; text-align: center; font-size: 13px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  126. h1 a {text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  127. h1 a:hover {text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  128.  
  129. .image {text-align: center; border: 0px}
  130. .image img {max-width: 500px; margin-bottom: 2px }
  131.  
  132. .pquote {font-family: georgia; text-align: center; font-size: 11px; line-height: 15px; padding: 3px;}
  133. .pquotesource {text-align: center; text-transform: none; margin-bottom: 5px;}
  134. .pquotesource a, a:hover{text-transform: none;}
  135.  
  136. .chat {line-height: 13px; list-style: none }
  137. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  138. .person1 {color: {color:text}; padding: 2px; }
  139. .person1 .label {font-weight: bold; color:{color:text}}
  140. .person2 {color: {color:text}; padding: 2px; }
  141. .person2 .label {font-weight: bold; color:{color:text}}
  142.  
  143. .player {background-color: #000; text-align: left; display:block;}
  144.  
  145. /*ESTILO DE ASK POR MAY, DO MIR4GEM.TUMBLR.COM E DO HTML-PARTY.TUMBLR.COM! É BOM NÃO TIRAR ISSO AQUI :@@ */
  146. .boxask {background: #e9e9e9; padding: 10px; font: normal 11px georgia; text-align:left; border-radius: 7px; z-index: 1;}
  147. .seta {background: #e9e9e9; width: 10px; height: 10px; -webkit-transform: rotate(45deg); margin-left: 20px; margin-top: -5px; z-index: 1;}
  148. .perguntou {font-size: 10px; font-family: "handy"; text-transform: uppercase;margin-left: 14px;}
  149. .perguntou img {-webkit-border-radius: 5px;
  150. -moz-border-radius: 5px;
  151. border-radius: 5px;}
  152. .resposta {background: #F5F5F5; width:98%;padding: 2px;}
  153.  
  154.  
  155.  
  156. .creditoaokaique {opacity: 0.99; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
  157. .creditoaokaique:hover {opacity: 0.99; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
  158.  
  159. #info {text-align: center ; margin-top:-4px; font-size: 10px; font-family: calibri; text-transform: uppercase; z-index: 11;border-top:1px double;border-bottom:1px double;}
  160. #info a {font-size: 10px; text-transform: uppercase;}
  161.  
  162. #tags {color: {color:text}; font-size: 10px; font-family: calibri; display: inline; list-style: none; text-transform: uppercase;;}
  163. #tags a {font-size: 10px; font-family: calibri; display: inline; list-style: none; text-transform: uppercase;;}
  164.  
  165. #cap {width: 500px; margin-top: -2px;}
  166. .source {display: none;}
  167.  
  168. .notes {width: 520px; padding: 0px; margin-top: 1px; margin-bottom: 1px; font-size: 9px; text-align: right ;}
  169. ol.notes {list-style: none; margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  170. ol.notes li {background-color: {color:post}; margin-bottom: 2px; padding: 5px; }
  171. .notes img{display: none; border:0px}
  172.  
  173. ::-webkit-scrollbar{width:7px;height:7px;}
  174. ::-webkit-scrollbar-button:start:decrement
  175. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  176. ::-webkit-scrollbar-track-piece{background-color: {color:post}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  177. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:scrollbar};-webkit-border-radius:px;}
  178. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: {color:scrollbar};-webkit-border-radius:px;}
  179.  
  180.  
  181. #poeta-sidebar {width: 200px ; height: 180px ; margin-top: 80px ; margin-left: 50px ; position: fixed ; background: #transp. ; ; border:0px solid; }
  182. .imageside { margin-bottom:2px;margin-top:0px; }
  183. .imageside img {width:200px; height:180px;align:center;-webkit-transition: all 1.0s ease-out; -moz-transition: all 2.5s ease-out;border: 0px solid #fff;-webkit-transform:rotate(-10deg);}
  184. .imageside img:hover {-webkit-transition: all 1.0s ease-out; -moz-transition: all 2.5s ease-out; -webkit-transform:rotate(0deg);}
  185. #deslizar{margin-top: -180px; margin-left: 0px;-webkit-transform:rotate(10deg);}
  186. #deslizar img {width:200px; height:180px;}
  187. #deslizar img:hover {opacity:0;}
  188.  
  189.  
  190.  
  191. #quel {position:fixed; margin-left:80px; margin-top:280px; width:auto; padding:3px; text-align:center;text-transform:uppercase;font-family: 'verdana'; font-size:25px; line-height:15px;height:auto; color:{color:coracao};z-index:999;opacity:10;text-shadow: 0 0 0.2em color: ; title;-webkit-transition-duration: .88s;}
  192.  
  193. #desc-pi {width:175px; height: auto; margin-left:70px; margin-top:390px; position:fixed; overflow:hidden; background-color: #trans ; color: {color:descricao}; font-family:verdana; font-size:9px; border-top:0px solid; border-right:0px solid; padding:3px;font-style: {color:sombra};}
  194.  
  195. #linka {width: 180px; margin-top: 320px; margin-left: 70px; position:fixed;z-index:99999999999999999999999999999;}
  196.  
  197. #linka a{display:inline-block ; font-family: 'arial'; background-color:#transp.; color: {color:linkss}; width: 180px;; font-size: 8px; height:15px;line-height:15px;text-transform:uppercase; -webkit-transition-duration: .66s;margin: 1px 0 0px 0;opacity:0.71;border-bottom: 1px solid {color:borda}}
  198.  
  199.  
  200.  
  201. #cred {margin-top: 10px; margin-left: 10px; position:fixed; width: auto; z-index:99999999999999999999999999999;}
  202.  
  203. #cred a{text-transform: none; display: block; font-family: 'arial'; background-color:#transp.; color: {color:link}; width: 90px; text-align: center; font-size: 8px; height:12px;line-height:10px;text-transform:uppercase; -webkit-transition-duration: .66s;}
  204.  
  205.  
  206.  
  207. #frase2 {background-color: ; font-weight: normal; letter-spacing: 0px; color: {color:frase}; text-align:left; width: 206px; line-height: 20px; position: absolute; -moz-transition: all 0.4s ease-out; font-family:'Merienda'; margin-top:292px; margin-left:110px; text-transform: none; position: fixed; padding: 2px; font-size: 10px;}
  208.  
  209.  
  210.  
  211. .frase {width:150px;
  212. margin-top:280px;
  213. color:{color:frase};
  214. opacity:0.999;
  215. text-align:left;
  216. position:fixed;
  217. font-family:'Rochester';
  218. font-size:15px;
  219. letter-spacing:1px;
  220. margin-left:103px;border-bottom:0px solid;}
  221.  
  222. #faixa {width: 5px;height:1000px;left:20px;top:-150px;background-color: {color:faixa1};color: ;position: fixed;float: center;font-size: 9px;padding: 1px; font-family: verdana;opacity:;-webkit-transform:rotate(0deg) ;
  223. }
  224. #faixa1 {width: 5px;height:1000px;left:10px;top:-150px;background-color: {color:faixa2};color: ;position: fixed;float: center;font-size: 9px;padding: 1px; font-family: verdana;opacity:;-webkit-transform:rotate(0deg) ;
  225. }
  226. #faixa2 {width: 30px;height:1000px;left:0px;top:-150px;background-color: {color:faixa3};color: ;position: fixed;float: center;font-size: 9px;padding: 1px; font-family: verdana;opacity:;-webkit-transform:rotate(0deg) ;
  227. }
  228.  
  229.  
  230. </style>
  231.  
  232.  
  233.  
  234. <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'>
  235.  
  236. <link href='http://fonts.googleapis.com/css?family=ABeeZee|Kameron|Muli|Almendra' rel='stylesheet' type='text/css'>
  237. <link href='http://fonts.googleapis.com/css?family=ABeeZee|Kameron|Muli|Almendra' rel='stylesheet' type='text/css'>
  238. <link href='http://fonts.googleapis.com/css?family=Sacramento' rel='stylesheet' type='text/css'>
  239. <link href='http://fonts.googleapis.com/css?family=Alex+Brush|Qwigley|Rochester' rel='stylesheet' type='text/css'>
  240. <link href='http://fonts.googleapis.com/css?family=Bilbo+Swash+Caps|Lovers+Quarrel|Josefin+Sans|Allura|Bilbo|Sevillana|Great+Vibes|Ruthie|Italianno|Monsieur+La+Doulaise|Playball' rel='stylesheet' type='text/css'><link href='http://fonts.googleapis.com/css?family=Bilbo+Swash+Caps' rel='stylesheet' type='text/css'><link href='http://fonts.googleapis.com/css?family=Croissant+One|Text+Me+One|Iceland' rel='stylesheet' type='text/css'> <link href='http://fonts.googleapis.com/css?family=Courgette' rel='stylesheet' type='text/css'><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'>
  241.  
  242.  
  243.  
  244.  
  245. <body>
  246. <div id="faixa2"></div>
  247. <div id="faixa"></div><div id="faixa1"></div>
  248. <div id="poeta-sidebar">
  249. <div class="imageside">
  250. <img src="{image:foto}"/><div id="deslizar"><img src="{image:foto2}"/></div></div>
  251. </div></div>
  252. <div id ="coment">
  253. <div id = "linka">
  254. <a href="{text:link1}">{text:link1 title}</a>
  255. <a href="{text:link2}">{text:link2 title}</a>
  256. <a href="{text:link3}">{text:link3 title}</a>
  257. <a href="{text:link4}">{text:link4 title}</a>
  258.  
  259. </div>
  260. <div>
  261.  
  262. <div id="frase2">{text:subfrase}</div>
  263.  
  264. <div id="quel">
  265. </div></div>
  266.  
  267. <div id="desc-pi">{block:Pagination}
  268. {block:PreviousPage}
  269. <a href="{PreviousPage}"><</a>
  270. {/block:PreviousPage}
  271. {block:JumpPagination length="5"}
  272. {block:CurrentPage}
  273. <span class="current_page" style="color:#B0B0B0;">{PageNumber}</span>
  274. {/block:CurrentPage}
  275. {block:JumpPage}
  276. <a class="jump_page" href="{URL}">{PageNumber}</a>
  277. {/block:JumpPage}
  278. {/block:JumpPagination}
  279. {block:NextPage}
  280. <a href="{NextPage}">></a>
  281. {/block:NextPage}
  282. </div>
  283. {/block:Pagination}</div></div>
  284.  
  285.  
  286.  
  287.  
  288. <div class="frase">{text:frase}</div>
  289.  
  290. <div id="cred">
  291. <a href="http://DECREPITAR.tumblr.com" title="THEME BY DECREPITAR " target="_blank" > THEME</a>
  292.  
  293. </DIV>
  294.  
  295.  
  296. <div id="c2">
  297. <div id="c3">
  298.  
  299.  
  300.  
  301.  
  302. </div>
  303.  
  304. <div id="entry">
  305.  
  306. {block:Posts}
  307. <div class="posts">
  308.  
  309. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  310.  
  311. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  312.  
  313. {block:Photoset}{Photoset-500}{/block:Photoset}
  314.  
  315. {block:Quote}
  316. <div class="pquote">“{Quote}”</div>
  317. {block:Source}<div class="pquotesource"> ~ {Source}</div>
  318. {/block:Source}
  319. {/block:Quote}
  320.  
  321. {block:Link}
  322. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  323. {block:Description}{Description}{/block:Description}
  324. {/block:Link}
  325.  
  326. {block:Chat}
  327. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  328. <div class="chat"><ul>{block:Lines}
  329. <li class="person{UserNumber}">{block:Label}
  330. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  331. {/block:Chat}
  332.  
  333. {block:Audio}
  334. <div class="player">{AudioPlayerBlack}</div>
  335. {block:Caption}{Caption}{/block:Caption}
  336. {/block:Audio}
  337.  
  338. {block:Video}{Video-500}{/block:Video}
  339.  
  340.  
  341. {block:Answer}
  342. <div class="boxask">{Question}</div>
  343. <div class="seta"></div><br>
  344. <div class="perguntou"><img src="{AskerPortraitURL-24}" border="0" align="left"/>&nbsp;&nbsp;
  345. {Asker}:</div><br>
  346. <div class="resposta">{Answer}</div>
  347. {/block:Answer}
  348.  
  349.  
  350.  
  351. <div id="cap">
  352. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  353. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  354. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  355.  
  356. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  357. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  358. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  359. {/block:ContentSource}</div></div>
  360. <br>
  361.  
  362. <div class="creditoaokaique">
  363. {block:Date}<div id="info">
  364. <a href="{Permalink}">{TimeAgo}</a> {block:NoteCount} • <a href="{Permalink}" {block:NoteCount}{/block:NoteCount}</a>{NoteCountWithLabel}</a>{block:RebloggedFrom} • <a href="{ReblogParentURL}"><a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom} {block:ContentSource} • <a href="{SourceURL}">source</a>{/block:ContentSource} {block:IndexPage}• <a href="{ReblogUrl}" target="_blank">reblog</a>{/block:IndexPage}</center> </div>{block:IfShowTags}<center><div id="tags">{block:HasTags}{block:Tags} #<a href="{TagUrl}">{Tag}</a>{/block:Tags}{/block:HasTags}
  365. </div>{/block:IfShowTags}{/block:Date}</div>
  366. </div>
  367.  
  368.  
  369. {/block:Posts}
  370. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  371.  
  372.  
  373. </div>
  374. </div>
  375. </div>
  376. </div>
  377. </body>
  378. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement