Advertisement
Decrepitar

Theme 37

Jun 2nd, 2013
167
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.08 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.  
  17.  
  18. <html>
  19.  
  20. <meta name="color:background" content="#FFFFFF" />
  21. <meta name="color:text" content="#979797" />
  22. <meta name="color:post" content="#FFFFFF" />
  23. <meta name="color:scrollbar" content="#979797" />
  24. <meta name="image:background" content="" />
  25.  
  26.  
  27. <meta name="color:bglinks" content="#000000"/>
  28. <meta name="color:link" content="#979797"/>
  29. <meta name="color:linkss" content="#979797"/>
  30. <meta name="image:foto" content "http://static.tumblr.com/dbfdc6de27627a79c276f6c919eec466/36lygln/X1nmnserz/tumblr_static_large.png" />
  31. <meta name="text:frase" content="Ainda penso na gente" />
  32. <meta name="color:frase" content="#979797"/>
  33. <meta name="color:descricao" content="#979797" />
  34.  
  35. <link href='http://fonts.googleapis.com/css?family=Homenaje' rel='stylesheet' type='text/css'>
  36.  
  37. <link href='http://fonts.googleapis.com/css?family=Pacifico' rel='stylesheet' type='text/css'>
  38.  
  39.  
  40. <link href='http://fonts.googleapis.com/css?family=Special+Elite' rel='stylesheet' type='text/css'>
  41. <link href='http://fonts.googleapis.com/css?family=Cabin+Sketch' rel='stylesheet' type='text/css'>
  42. <link href='http://fonts.googleapis.com/css?family=Shadows+Into+Light' rel='stylesheet' type='text/css'>
  43.  
  44. <link href='http://fonts.googleapis.com/css?family=Megrim' rel='stylesheet' type='text/css'>
  45. <link href='http://fonts.googleapis.com/css?family=Gloria+Hallelujah' rel='stylesheet' type='text/css'>
  46. <link href='http://fonts.googleapis.com/css?family=Rouge+Script' rel='stylesheet' type='text/css'>
  47. <link href='http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300|Dosis|Inconsolata' rel='stylesheet' type='text/css'>
  48. <link href='http://fonts.googleapis.com/css?family=Wire+One' rel='stylesheet' type='text/css'>
  49.  
  50. <meta name="text:Link1" content="/" />
  51. <meta name="text:Link1 Title" content="1st page" />
  52. <meta name="text:Link2" content="/ask" />
  53. <meta name="text:Link2 Title" content="ask me" />
  54. <meta name="text:Link3" content="/submit" />
  55. <meta name="text:Link3 Title" content="submit" />
  56. <meta name="text:Link4" content="#" />
  57. <meta name="text:Link4 Title" content="link" />
  58.  
  59.  
  60.  
  61.  
  62.  
  63. <title>{Title}</title>
  64. <link rel="shortcut icon" href="{Favicon}">
  65. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  66. {block:Description}
  67. <meta name="description" content="{MetaDescription}" />
  68. {/block:Description}
  69.  
  70.  
  71. <style type="text/css">
  72.  
  73. 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; }
  74.  
  75. a {color: {color:link}; text-decoration: none; text-transform: none;}
  76. a:hover {color: {color:linkhover}; background-color: transparent; text-decoration: none;}
  77.  
  78. p {margin: 6px 0 0 0}
  79.  
  80. #container {text-align: center; width: 635px; margin: 20px auto 20px auto; padding: 0px; z-index: 1;}
  81.  
  82. #entry {float: left; margin-left:450px; margin-top: 0px; }
  83.  
  84. .posts {width: 400px; background-color: {color:post}; padding: 10px; margin-bottom: 1px; text-align: justify; font-family: 'Inconsolata' ; font-size: 11px; position: relative;border:0px solid ; opacity:0.75;}
  85.  
  86. h1 {font-family: 'Inconsolata'; text-align: center; font-size: 13px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  87. h1 a {text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  88. h1 a:hover {text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  89.  
  90. .image {text-align: center; border: 0px}
  91. .image img {max-width: 400px; margin-bottom: 2px }
  92.  
  93. .pquote {font-family: arial ; text-align: center; font-size: 13px; line-height: 15px; padding: 3px;}
  94. .pquotesource {text-align: center; text-transform: none; margin-bottom: 5px;}
  95. .pquotesource a, a:hover{text-transform: none;}
  96.  
  97. .chat {line-height: 13px; list-style: none }
  98. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  99. .person1 {color: {color:text}; padding: 2px; }
  100. .person1 .label {font-weight: bold; color:{color:text}}
  101. .person2 {color: {color:text}; padding: 2px; }
  102. .person2 .label {font-weight: bold; color:{color:text}}
  103.  
  104. .player {background-color: #000; text-align: left; display:block;}
  105.  
  106. .question {
  107. color:{color:text};
  108. font-size: 11px;
  109. font-weight: normal;
  110. font-family: verdana;
  111. line-height:95%;
  112. background: {color:post};
  113. position: relative;
  114. min-height:70px;
  115. padding:10px 15px;
  116. margin-bottom:2px;
  117. margin-right:-10px;}
  118.  
  119. .questionarrow {
  120. font-size:30px;
  121. color:{color:background};
  122. vertical-align:middle;
  123. margin-left:-5px!important;}
  124.  
  125.  
  126. .asker {width:500px; text-align:right; text-transform:lowercase; color:{color:text};}
  127. .asker a {color:{color:text};}
  128. .asker img {float:left; margin-left:500px; vertical-align:top; margin-right:3px; max-height:15px;}
  129.  
  130. .asking {text-align:center; color:{color:text}; font:9px verdana; text-transform:none;}
  131. .asking a{color:{color:text};}
  132. .asking img {width:58px; vertical-align:middle; background-color:{color:background}; padding:3px;}
  133.  
  134. .arrow {padding-top:11px; color:{color:question background}; font-size:30px;}
  135.  
  136.  
  137. .answer {color:{color:answer};}
  138.  
  139.  
  140. .creditoaokaique {opacity: 0.99; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
  141. .creditoaokaique:hover {opacity: 0.99; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
  142.  
  143. #info {text-align: center ; margin-top:-4px; font-size: 10px; font-family: 'Inconsolata'; text-transform: uppercase; z-index: 11;border-top:0px dotted;border-bottom:0px solid;}
  144. #info a {font-size: 10px; text-transform: uppercase;}
  145.  
  146. #tags {color: {color:text}; font-size: 10px; font-family: calibri; display: inline; list-style: none; text-transform: uppercase;;}
  147. #tags a {font-size: 10px; font-family: calibri; display: inline; list-style: none; text-transform: uppercase;;}
  148.  
  149. #cap {width: 500px; margin-top: -2px;}
  150. .source {display: none;}
  151.  
  152. .notes {width: 520px; padding: 0px; margin-top: 1px; margin-bottom: 1px; font-size: 9px; text-align: right ;}
  153. ol.notes {list-style: none; margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  154. ol.notes li {background-color: {color:post}; margin-bottom: 2px; padding: 5px; }
  155. .notes img{display: none; border:0px}
  156.  
  157. ::-webkit-scrollbar{width:7px;height:7px;}
  158. ::-webkit-scrollbar-button:start:decrement
  159. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  160. ::-webkit-scrollbar-track-piece{background-color: {color:post}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  161. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:scrollbar};-webkit-border-radius:px;}
  162. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: {color:scrollbar};-webkit-border-radius:px;}
  163.  
  164. #lulu {position:fixed; margin-left:0px; margin-top:40px; width:auto; padding:3px; text-align:center;text-transform:uppercase;font-family: 'verdana'; font-size:50px; 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;}
  165.  
  166. #frase {background-color:transp. ; width: 200px;height:20px ; letter-spacing: 0px; color: {color:frase}; text-align:center; line-height: 20px; position:; -moz-transition: all 0.4s ease-out; font-family:'Inconsolata'; margin-top:125px; margin-left:170px; text-transform: none; position: fixed; padding: 2px; font-size: 16px; ;}
  167.  
  168. #poeta-desc {width:180px;; margin-left:178px; margin-top:495px; position:fixed; overflow:hidden; background-color: #trans ; color: {color:text}; font-family:'Inconsolata'; font-size:10px; border-top:1px solid; border-right:0px solid; padding:3px;font-style: {color:sombra};}
  169.  
  170.  
  171.  
  172. #sidebar {position: fixed; width:180px; height:300px; margin-left:180px; margin-top:150px; z-index:100; border:1px solid {color:text};-webkit-border-radius: 0px;-webkit-transform:rotate(0deg)}
  173.  
  174. .fotoside img {display: block;width:180px; height:300px;-webkit-border-radius: 0;-webkit-transition: all 1s ease-in-out;
  175. -moz-transition: all 1s ease-in-out;
  176. -o-transition: all 1s ease-in-out;
  177. -ms-transition: all 1s ease-in-out;position:fixed;}
  178.  
  179. .fotoside img:hover{ -webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1); opacity:0.5;-webkit-transition-duration: .69s;opacity:1.0;}
  180.  
  181. .fotoside img.top { opacity:0.7;}
  182. .fotoside:hover img.top, .cf4.hover_effect img.top {opacity:0;}
  183.  
  184. .fotoside:hover img.bottom, .cf4.hover_effect img.bottom {filter:gray;opacity:1.0;}
  185.  
  186. .linka1 {width: 165px;margin-top: 455px; margin-left:188px; position:fixed; width: ; z-index:99999999999999999999999999999;}
  187.  
  188. .linka1 a{text-transform: none; display: inline-block ; font-family: 'Inconsolata' ; background-color:transp.; color: {color:linkss}; width: 80px; text-align: center; font-size: 10px; height:15px;line-height:15px;text-transform:none; -webkit-transition-duration: .66s;margin: 2px 0 0px 0;opacity:0.71;border-bottom:1px solid ; }
  189. .linka1 a:hover{text-transform:uppercase;}
  190.  
  191.  
  192. #cred {margin-top: 10px; margin-left: 0px; position:fixed; width: auto; z-index:99999999999999999999999999999;}
  193.  
  194. #cred a{text-transform: none; display: block; font-family: 'Inconsolata'; background-color:#transp.; color: {color:link}; width: 90px; text-align: center; font-size: 9px; height:12px;line-height:10px;text-transform:uppercase; -webkit-transition-duration: .66s;}
  195.  
  196.  
  197. </style>
  198.  
  199. <body>
  200.  
  201. <div id="sidebar">
  202. <div class="fotoside" class="hover">
  203. <img class="bottom shadow" src="{image:foto}" style="-webkit-filter: grayscale(100%);"</div>
  204. <img class="top shadow" src="{image:foto}" ></div></div>
  205.  
  206. <div id="content">
  207. <div class="linka1">
  208. <a href="{text:Link1}" >{text:Link1 title}</a>
  209. <a href="{text:Link2}" >{text:Link2 title}</a>
  210. <a href="{text:Link3}" >{text:Link3 title}</a>
  211. <a href="{text:Link4}" >{text:Link4 title}</a>
  212. </div>
  213. </div></div>
  214.  
  215. <div id="poeta-desc">{description} <br>
  216. <br>{block:Pagination}
  217. {block:PreviousPage}
  218. <a href="{PreviousPage}">←</a>
  219. {/block:PreviousPage}
  220. {block:JumpPagination length="5"}
  221. {block:CurrentPage}
  222. <span class="current_page">{PageNumber}</span>
  223. {/block:CurrentPage}
  224. {block:JumpPage}
  225. <a class="jump_page" href="{URL}">{PageNumber}</a>
  226. {/block:JumpPage}
  227. {/block:JumpPagination}
  228. {block:NextPage}
  229. <a href="{NextPage}">→</a>
  230. {/block:NextPage}
  231. </div>
  232. {/block:Pagination}</div>
  233.  
  234. </div>
  235.  
  236.  
  237. <div id="faixa4"></div>
  238.  
  239.  
  240. <div id="frase">{text:frase}
  241. </div></div></div>
  242.  
  243.  
  244. <div id="cred">
  245. <a href="http://DECREPITAR.tumblr.com" title="THEME BY DECREPITAR " target="_blank" > THEME</a>
  246.  
  247. </DIV>
  248.  
  249.  
  250. </div>
  251.  
  252.  
  253.  
  254.  
  255. </div>
  256.  
  257. <div id="entry">
  258.  
  259. {block:Posts}
  260. <div class="posts">
  261.  
  262. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  263.  
  264. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-400}"></div>{LinkCloseTag}{/block:Photo}
  265.  
  266. {block:Photoset}{Photoset-400}{/block:Photoset}
  267.  
  268. {block:Quote}
  269. <div class="pquote">“{Quote}”</div>
  270. {block:Source}<div class="pquotesource"> ~ {Source}</div>
  271. {/block:Source}
  272. {/block:Quote}
  273.  
  274. {block:Link}
  275. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  276. {block:Description}{Description}{/block:Description}
  277. {/block:Link}
  278.  
  279. {block:Chat}
  280. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  281. <div class="chat"><ul>{block:Lines}
  282. <li class="person{UserNumber}">{block:Label}
  283. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  284. {/block:Chat}
  285.  
  286. {block:Audio}
  287. <div class="player">{AudioPlayerBlack}</div>
  288. {block:Caption}{Caption}{/block:Caption}
  289. {/block:Audio}
  290.  
  291. {block:Video}{Video-500}{/block:Video}
  292.  
  293.  
  294. {block:Answer}
  295. <table width="400px" cellspacing="0" cellpadding="0">
  296. <tr>
  297. <td width="315px" class="question">{Question}</td>
  298. <td width="20px"><span class="questionarrow"></span></td>
  299. <td width="54px" class="asking"><img src="{AskerPortraitURL-64}"><br>{Asker}</td>
  300. </tr>
  301. </table>
  302. <div class="answer">{Answer}</div>
  303. {/block:answer}
  304.  
  305.  
  306.  
  307. <div id="cap">
  308. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  309. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  310. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  311.  
  312. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  313. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  314. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  315. {/block:ContentSource}</div></div>
  316. <br>
  317.  
  318. <div class="creditoaokaique">
  319. {block:Date}<div id="info">
  320. <center> <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}
  321. </div></center>{/block:IfShowTags}{/block:Date}</div>
  322. </div>
  323.  
  324.  
  325. {/block:Posts}
  326. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  327.  
  328. <br>
  329. <small> Theme by <a href="http://decrepitar.tumblr.com" > Decrepitar</a> © Raquel Lopes , Brasillian | Don't Copies <br>
  330. Design todo feito por decrepitar , caso haja copias irei te denunciar .
  331. <br> Artigo lei 'artigo 184' . Bom uso .
  332. </small>
  333. <br>
  334. <br>
  335. <br>
  336. </div>
  337. </div>
  338. </div>
  339. </div>
  340. </body>
  341. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement