Advertisement
Decrepitar

Theme 62

Jul 4th, 2013
119
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.82 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="#818181" />
  20. <meta name="color:post" content="#FFFFFF" />
  21. <meta name="color:scrollbar" content="#818181" />
  22. <meta name="image:background" content="" />
  23. <meta name="color:link" content="#818181"/>
  24. <meta name="color:linkss" content="#818181"/>
  25. <meta name="color:linkhover" content="#818181"/>
  26. <meta name="image:foto" content "http://static.tumblr.com/b0c125cb0708c683eb2dc9de845d6eed/gdekeu9/a9Gmpbzds/tumblr_static_17.jpg" />
  27.  
  28.  
  29.  
  30.  
  31. <link href='http://fonts.googleapis.com/css?family=Homenaje' rel='stylesheet' type='text/css'>
  32.  
  33. <link href='http://fonts.googleapis.com/css?family=Pacifico' rel='stylesheet' type='text/css'>
  34.  
  35.  
  36. <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'>
  37. <link href='http://fonts.googleapis.com/css?family=Special+Elite' rel='stylesheet' type='text/css'>
  38. <link href='http://fonts.googleapis.com/css?family=Cabin+Sketch' rel='stylesheet' type='text/css'>
  39. <link href='http://fonts.googleapis.com/css?family=Shadows+Into+Light' rel='stylesheet' type='text/css'>
  40.  
  41. <link href='http://fonts.googleapis.com/css?family=Megrim' rel='stylesheet' type='text/css'>
  42. <link href='http://fonts.googleapis.com/css?family=Gloria+Hallelujah' rel='stylesheet' type='text/css'>
  43. <link href='http://fonts.googleapis.com/css?family=Rouge+Script' rel='stylesheet' type='text/css'>
  44. <link href='http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300|Dosis|Inconsolata' rel='stylesheet' type='text/css'>
  45. <link href='http://fonts.googleapis.com/css?family=Wire+One' rel='stylesheet' type='text/css'>
  46.  
  47. <meta name="text:Link1" content="/" />
  48. <meta name="text:Link1 Title" content="home" />
  49. <meta name="text:Link2" content="/ask" />
  50. <meta name="text:Link2 Title" content="ask" />
  51. <meta name="text:Link3" content="/submit" />
  52. <meta name="text:Link3 Title" content="submit" />
  53. <meta name="text:Link4" content="#" />
  54. <meta name="text:Link4 Title" content="text" />
  55. <meta name="text:Link5" content="/submit" />
  56. <meta name="text:Link5 Title" content="submit" />
  57.  
  58.  
  59. <link href='http://fonts.googleapis.com/css?family=Lobster+Two' rel='stylesheet' type='text/css'>
  60.  
  61.  
  62. <title>{Title}</title>
  63. <link rel="shortcut icon" href="{Favicon}">
  64. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  65. {block:Description}
  66. <meta name="description" content="{MetaDescription}" />
  67. {/block:Description}
  68.  
  69.  
  70.  
  71. <script type="text/javascript">
  72.  
  73. var _gaq = _gaq || [];
  74. _gaq.push(['_setAccount', 'UA-37760047-1']);
  75. _gaq.push(['_trackPageview']);
  76.  
  77. (function() {
  78. var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
  79. ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
  80. var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  81. })();
  82. <script language="javascript">
  83. var mensagem="Não copie, reblogue!";
  84. function clickIE() {if (document.all) {(mensagem);return false;}}
  85. function clickNS(e) {if
  86. (document.layers||(document.getElementById&&!document.all)) {
  87. if (e.which==2||e.which==3) {alert(mensagem);return false;}}}
  88. if (document.layers)
  89. {document.captureEvents(Event.MOUSEDOWN);document.onmousedown=clickNS;}
  90. else{document.onmouseup=clickNS;document.oncontextmenu=clickIE;}
  91. document.oncontextmenu=new Function("return false")
  92. </script>
  93. </script>
  94.  
  95. <style type="text/css">
  96.  
  97. 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; }
  98.  
  99. a {color: {color:link}; text-decoration: none; text-transform: none;}
  100. a:hover {color: {color:linkhover}; background-color: transparent; text-decoration: none;}
  101.  
  102. p {margin: 6px 0 0 0}
  103.  
  104. blockquote {margin: 5px 5px 5px 5px; border-left: 6px solid {color:background}; padding-left: 5px; }
  105. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 5px solid {color:background};}
  106. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  107. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
  108.  
  109. blockquote img{max-width: 370px!important}
  110. blockquote blockquote img{max-width: 370px!important}
  111. blockquote blockquote blockquote img{max-width: 330px!important}
  112. blockquote blockquote blockquote blockquote img{max-width: 310px!important}
  113.  
  114. #container {text-align: center; width: 635px; margin: 20px auto 20px auto; padding: 0px; z-index: 1;}
  115.  
  116. #entry {float: left; margin-left:400px; margin-top: 0px; }
  117.  
  118. .posts {width: 400px; background-color: {color:post}; padding: 10px; margin-bottom: 3px; text-align: justify; font-family: arial ; font-size: 11px; position: relative;border-left:1px solid ;border-bottom:1px solid ; opacity:0.75;}
  119.  
  120. h1 {font-family: georgia; text-align: center; font-size: 13px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  121. h1 a {text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  122. h1 a:hover {text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  123.  
  124. .image {text-align: center; border: 0px}
  125. .image img {max-width: 400px; margin-bottom: 2px }
  126.  
  127. .pquote {font-family: arial ; text-align: center; font-size: 13px; line-height: 15px; padding: 3px;}
  128. .pquotesource {text-align: center; text-transform: none; margin-bottom: 5px;}
  129. .pquotesource a, a:hover{text-transform: none;}
  130.  
  131. .chat {line-height: 13px; list-style: none }
  132. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  133. .person1 {color: {color:text}; padding: 2px; }
  134. .person1 .label {font-weight: bold; color:{color:text}}
  135. .person2 {color: {color:text}; padding: 2px; }
  136. .person2 .label {font-weight: bold; color:{color:text}}
  137.  
  138. .player {background-color: #000; text-align: left; display:block;}
  139.  
  140. /* Estilo de Ask por by helpdesigns*/
  141.  
  142. .askhd1{background-color:#eee;width: auto;margin-left:0px; margin-top:-11px;padding:5px; color:#000;}/*helpdesigns*/
  143.  
  144. .askhd{background-color:#fff;width: auto;padding: 2px; color: #000; margin-left: 0px; margin-top:-5px;}/*helpdesigns*/
  145.  
  146. .askhd2{background-color:#bebebe;width: auto;padding: 2px; color: #818181; margin-left: 0px; margin-top:0px; font-family: ‘pixel’;font-size: 8px;}/*helpdesigns*/
  147.  
  148. .askimg {margin-top:-5px; float: left; border-radius: 90px;}/*helpdesigns*/
  149.  
  150. .askhd2 a{color: #818181;}/*helpdesigns*/
  151.  
  152. @font-face {src: url(‘http://static.tumblr.com/08l8cbl/qLfmfajt6/pf_arma_five.ttf’); font-family: ‘pixel’;}/*helpdesigns*/
  153.  
  154. .creditoaokaique {opacity: 0.99; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
  155. .creditoaokaique:hover {opacity: 0.99; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
  156.  
  157. #info {text-align: left ; margin-top:-4px; font-size: 10px; font-family: calibri; text-transform: uppercase; z-index: 11;border-top:0px solid;border-bottom:0px solid;}
  158. #info a {font-size: 10px; text-transform: uppercase;}
  159.  
  160. #tags {color: {color:text}; font-size: 10px; font-family: calibri; display: inline; list-style: none; text-transform: uppercase;;}
  161. #tags a {font-size: 10px; font-family: calibri; display: inline; list-style: none; text-transform: uppercase;;}
  162.  
  163. #cap {width: 500px; margin-top: -2px;}
  164. .source {display: none;}
  165.  
  166. .notes {width: 520px; padding: 0px; margin-top: 1px; margin-bottom: 1px; font-size: 9px; text-align: right ;}
  167. ol.notes {list-style: none; margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  168. ol.notes li {background-color: {color:post}; margin-bottom: 2px; padding: 5px; }
  169. .notes img{display: none; border:0px}
  170.  
  171. ::-webkit-scrollbar{width:7px;height:7px;}
  172. ::-webkit-scrollbar-button:start:decrement
  173. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  174. ::-webkit-scrollbar-track-piece{background-color: {color:post}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  175. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:scrollbar};-webkit-border-radius:px;}
  176. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: {color:scrollbar};-webkit-border-radius:px;}
  177.  
  178.  
  179. #sidebar {position: fixed; width:180px; height:150px; margin-left:150px; margin-top:100px; z-index:100; border:1.5px solid;color:#a1a1a1;-webkit-border-radius: 0px }
  180.  
  181. .fotoside img {display: block;width:170px; height:140px; margin-left:5px; margin-top:5px;position:fixed; opacity:;-webkit-filter: grayscale(0%); -webkit-border-radius: 0px ;
  182.  
  183. -webkit-transition: all 1s ease-in-out;
  184. -moz-transition: all 1s ease-in-out;
  185. -o-transition: all 1s ease-in-out;
  186. -ms-transition: all 1s ease-in-out;position:fixed; opacity: 0.65;
  187.  
  188. } .fotoside img:hover{-webkit-border-radius: 15px;}
  189.  
  190. #linka {width:190px; margin-top: 250px; margin-left: 137px; position:fixed;z-index:99999999999999999999999999999;}
  191.  
  192. #linka a{text-transform: none; display: inline-block ; font-family: verdana ; background-color:transp.; color: {color:linkss}; width: 30px; text-align:right; font-size: 15px; height:20px;line-height:20px;text-transform:uppercase; -webkit-transition-duration: .66s;margin: 1px 1 0px 0;opacity:0.71;border:0px solid ; }
  193. #cred {margin-top: 650px; right: 10px; position:fixed; width: auto; z-index:99999999999999999999999999999;}
  194.  
  195. #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;}
  196.  
  197.  
  198. #poeta-desc {width:180px;; margin-left:150px; margin-top:275px; position:fixed; overflow:hidden; background-color: #trans ; color: {color:text}; font-family:arial; font-size:10px; border-top:1px solid; border-right:0px solid; padding:3px;font-style: {color:sombra};}
  199.  
  200. #quel {position:fixed; margin-left:99px; margin-top:50px; width:auto; padding:3px; text-align:center;text-transform:uppercase;font-family: 'verdana'; font-size:5px; line-height:15px;height:auto; color:{color:coracao};z-index:999;opacity:0.45;text-shadow: 0 0 0.2em color: ; title;-webkit-transition-duration: .88s;}
  201.  
  202. </style>
  203. <link href='http://fonts.googleapis.com/css?family=Grand+Hotel' rel='stylesheet' type='text/css'>
  204. <link href='http://fonts.googleapis.com/css?family=Allura' rel='stylesheet' type='text/css'><link href='http://fonts.googleapis.com/css?family=Great+Vibes' rel='stylesheet' type='text/css'>
  205. <link href='http://fonts.googleapis.com/css?family=Wire+One' rel='stylesheet' type='text/css'>
  206.  
  207. <link href='http://fonts.googleapis.com/css?family=Dosis' rel='stylesheet' type='text/css'>
  208. <link href='http://fonts.googleapis.com/css?family=Ubuntu+Mono' rel='stylesheet' type='text/css'>
  209. <link href='http://fonts.googleapis.com/css?family=Rochester' rel='stylesheet' type='text/css'>
  210. <body>
  211.  
  212. <div id="sidebar">
  213.  
  214. <div class="fotoside" class="hover">
  215. <img class="bottom shadow" src="{image:foto}"</div>
  216.  
  217.  
  218.  
  219. </div>
  220. </div></div>
  221.  
  222.  
  223.  
  224. <div id="content">
  225. <div id="linka"><b>
  226. <a href="{text:link1}" title=" {text:link1 title} " >△</a>
  227. <a href="{text:link2}" title=" {text:link2 title} " >▼</a>
  228. <a href="{text:link3}" title=" {text:link3 title} " >△</a>
  229. <a href="{text:link4}" title=" {text:link4 title} " >▼</a>
  230. <a href="{text:link5}" title=" {text:link5 title} " >△</a>
  231. </b>
  232. </div></div>
  233.  
  234.  
  235. <div id="cred">
  236. <a href="http://DECREPITAR.tumblr.com" title="THEME BY DECREPITAR " target="_blank" > THEME</a>
  237.  
  238. </DIV>
  239.  
  240.  
  241.  
  242.  
  243.  
  244. <div id="poeta-desc">{description}<br><br>
  245. {block:Pagination}
  246. {block:PreviousPage}
  247. <a href="{PreviousPage}"><small>▽</small></a>
  248. {/block:PreviousPage}
  249. {block:JumpPagination length="5"}
  250. {block:CurrentPage}
  251. <span class="current_page" style="color:#B0B0B0;">{PageNumber}</span>
  252. {/block:CurrentPage}
  253. {block:JumpPage}
  254. <a class="jump_page" href="{URL}">{PageNumber}</a>
  255. {/block:JumpPage}
  256. {/block:JumpPagination}
  257. {block:NextPage}
  258. <a href="{NextPage}"><small>△</small></a>
  259. {/block:NextPage}
  260. </div>
  261. {/block:Pagination}</div>
  262.  
  263. </div>
  264.  
  265.  
  266.  
  267. </div>
  268.  
  269.  
  270.  
  271. <div id="c2">
  272. <div id="c3">
  273.  
  274.  
  275.  
  276.  
  277. </div>
  278.  
  279. <div id="entry">
  280.  
  281. {block:Posts}
  282. <div class="posts">
  283.  
  284. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  285.  
  286. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-400}"></div>{LinkCloseTag}{/block:Photo}
  287.  
  288. {block:Photoset}{Photoset-400}{/block:Photoset}
  289.  
  290. {block:Quote}
  291. <div class="pquote"><big><big><big><big>❝ </big></big></big></big> {Quote}</div>
  292. {block:Source}<div class="pquotesource"> ─ {Source}</div>
  293. {/block:Source}
  294. {/block:Quote}
  295.  
  296. {block:Link}
  297. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  298. {block:Description}{Description}{/block:Description}
  299. {/block:Link}
  300.  
  301. {block:Chat}
  302. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  303. <div class="chat"><ul>{block:Lines}
  304. <li class="person{UserNumber}">{block:Label}
  305. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  306. {/block:Chat}
  307.  
  308. {block:Audio}
  309. <div class="player">{AudioPlayerBlack}</div>
  310. {block:Caption}{Caption}{/block:Caption}
  311. {/block:Audio}
  312.  
  313. {block:Video}{Video-500}{/block:Video}
  314.  
  315.  
  316. {block:Answer}
  317. <div class="askhd"><img src="{AskerPortraitURL-64}" class="askimg" align="left">{Question}</div><p></p>
  318. <div class="askhd1">{Answer}</div>
  319. <div class="askhd2" align="right">Ask by: <font color=#fff;>{Asker}</font> perguntou à {TimeAgo}</div><p></p>
  320. {/block:Answer}
  321.  
  322.  
  323.  
  324. <div id="cap">
  325. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  326. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  327. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  328.  
  329. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  330. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  331. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  332. {/block:ContentSource}</div></div>
  333. <br>
  334.  
  335. <div class="creditoaokaique">
  336. {block:Date}<div id="info">
  337. <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}
  338. </div>{/block:IfShowTags}{/block:Date}</div>
  339. </div>
  340.  
  341.  
  342. {/block:Posts}
  343. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  344. <br>
  345. <small> Theme by <a href="http://decrepitar.tumblr.com" > Decrepitar</a> © Raquel Lopes , Brasillian | Don't Copies <br>
  346. Design todo feito por decrepitar , caso haja copias irei te denunciar .
  347. <br> Artigo lei 'artigo 184' . Bom uso .
  348. </small>
  349.  
  350. <br>
  351. <br>
  352. <br>
  353. <br>
  354.  
  355.  
  356.  
  357. </div>
  358. </div>
  359. </div>
  360. </div>
  361. </body>
  362. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement