Detonado

THEME 6

Jul 2nd, 2012
128
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.13 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  2.  
  3. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  4.  
  5. <! THEME FEITO POR EXIST0.TUMBLR.COM | DON'T COPY BITCH (c) !>
  6.  
  7. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  8.  
  9. <head>
  10. <!-- DEFAULT VARIABLES -->
  11. <meta name="font:title" content="verdana" />
  12. <meta name="color:background" content="#fff" />
  13. <meta name="color:link" content="#ffffff" />
  14. <meta name="color:linkhover" content="#6b6d6d" />
  15. <meta name="color:text" content="#fff" />
  16. <meta name="color:post" content="#00000" />
  17. <meta name="color:sidebar" content="#000" />
  18. <meta name="color:backscroll" content="#f1f1f1" />
  19. <meta name="color:scroll" content="#000" />
  20. <meta name="color:borda" content="#ffffff" />
  21.  
  22. <meta name="color:linkss" content="#fff" />
  23. <meta name="color:bglinkss" content="#000" />
  24. <meta name="color:linkssh" content="#000" />
  25. <meta name="color:bghlinkss" content="#ffffff" />
  26.  
  27. <meta name="if:Show tags" content="1"/>
  28. <meta name="if:Show pic" content="1"/>
  29. <meta name="if:Enable endless scrolling" content="1"/>
  30. <meta name="if:Show subtitle" content="1"/>
  31. <meta name="if:Show links" content="1"/>
  32. <meta name="if:Show search" content="1"/>
  33. <meta name="if:Show sidebar image" content="1"/>
  34.  
  35. <meta name="image:tbar3" content="http://static.tumblr.com/zljoxog/P8em6kac2/tumblr_lvuqndchxh1qkyhzho1_500.png"/>
  36. <meta name="image:background" content=""/>
  37.  
  38. <meta name="text:Link1" content="" />
  39. <meta name="text:Link1 Title" content="" />
  40. <meta name="text:Link2" content="" />
  41. <meta name="text:Link2 Title" content="" />
  42. <meta name="text:Link3" content="" />
  43. <meta name="text:Link3 Title" content="" />
  44. <meta name="text:Link4" content="" />
  45. <meta name="text:Link4 Title" content="" />
  46. <meta name="text:Link5" content="" />
  47. <meta name="text:Link5 Title" content="" />
  48.  
  49. <title>{Title}</title>
  50. <link rel="shortcut icon" href="{Favicon}">
  51. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  52. {block:Description}
  53. <meta name="description" content="{MetaDescription}" />
  54. {/block:Description}
  55.  
  56. {block:IfEnableEndlessScrolling}
  57. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
  58. {/block:IfEnableEndlessScrolling}
  59.  
  60. <style type="text/css">
  61.  
  62. body {background-color: {color:background}; font-family: {font:text}; color: {color:text}; text-align: center; font-size: 11px; background-image:url('{image:background}'); background-attachment: fixed; }
  63.  
  64. a {color: {color:link}; text-decoration: none; text-transform: none; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out;}
  65. a:hover {color: {color:linkhover}; background-color: transparent; text-decoration: none; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out;}
  66.  
  67. p {margin: 6px 0 0 0}
  68.  
  69. blockquote {margin: 5px 5px 5px 5px; border-left: 3px solid {color:text}; padding-left: 5px; }
  70. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background};}
  71. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 2px solid {color:sidebarlinks}; }
  72. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:sidtext}; }
  73.  
  74. blockquote img{max-width: 470px!important}
  75. blockquote blockquote img{max-width: 450px!important}
  76. blockquote blockquote blockquote img{max-width: 430px!important}
  77. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  78.  
  79.  
  80.  
  81. #all {text-align: center; width: 835px; margin: 20px auto 20px auto; padding: 0px; z-index: 1}
  82.  
  83. #allboxes {float: left; margin-left: 557px;}
  84.  
  85. .entry {width: 500px; background-color: {color:post}; padding: 15px; margin-bottom: 0px; text-align: justify; font-family: verdana; font-size: 11px; position: relative;}
  86.  
  87. h1 {font-family: georgia; text-align: center; font-size: 16px; text-transform: uppercase; color: {color:text}; font-weight: normal; line-height: 18px;}
  88. h1 a {text-align: center; font-size: 16px; text-transform: uppercase; color: {color:text}; font-weight: normal; line-height: 18px;}
  89. h1 a:hover {text-align: center; font-size: 16px; text-transform: uppercase; color: {color:text}; font-weight: normal; line-height: 18px;}
  90.  
  91. .image {text-align: center; border: 0px}
  92. .image img {max-width: 500px; margin-bottom: 2px }
  93.  
  94. .xquote {font-family: georgia; text-align: center; font-size: 13px; line-height: 15px; padding: 3px;}
  95. .xquotesource {text-align: center; text-transform: none; margin-bottom: 5px;}
  96. .xquotesource a, a:hover{text-transform: none;}
  97.  
  98. .chat {line-height: 13px; list-style: none }
  99. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  100. .person1 {color: {color:text}; padding: 2px; }
  101. .person1 .label {font-weight: bold; color:{color:text}}
  102. .person2 {color: {color:text}; padding: 2px; }
  103. .person2 .label {font-weight: bold; color:{color:text}}
  104.  
  105. .player {background-color: #000; text-align: left; display:block;}
  106.  
  107. #asker {font-size: 11px; font-family: {font:text}; text-align: justify;}
  108. .answer {padding: 2px}
  109. .answer img {max-width: 470px;}
  110.  
  111.  
  112. #info {text-align: left; font-size: 9px; font-family: verdana; text-transform: lowercase; z-index: 11;}
  113. #info a {font-size: 9px;}
  114.  
  115. .tags {color: {color:text}; font-size: 9px; font-family: verdana; display: inline; list-style: none; text-transform: lowercase;}
  116. .tags a {font-size: 9px; color: verdana; display: inline; list-style: none; text-transform: lowercase;}
  117.  
  118. #cap {width: 500px; margin-top: -2px;}
  119. .source {display: none;}
  120.  
  121. .notes {width: 530px; padding: 0px; margin-top: 1px; margin-bottom: 1px; font-size: 9px; text-align: left}
  122. ol.notes {list-style: none; margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  123. ol.notes li {background-color: {color:post}; margin-bottom: 1px; padding: 5px; }
  124. .notes img{display: none; border:0px}
  125.  
  126. #oipai {position: fixed; margin-left: 15px; width: 222px; height: 316px; background-color: {color:background}; margin-top: 0px;}
  127.  
  128. @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  129.  
  130. #sidlinks a {margin-top: 319px; margin-left: 29px; float: left; display: block; letter-spacing: 0px; font-family: tinytots; font-size: 8px; text-align: center; margin-bottom: 1px; width: 52px; background-color:{color:bglinkss}; height: 17px; color:{color:linkss}; text-decoration: none; text-transform: uppercase; line-height: 20px; -webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out; position: fixed; -webkit-border-radius: 0px 0px 0px 7px;}
  131. #sidlinks a:hover {color: {color:linkssh}; background-color: {color:bghlinkss}; text-align: center; font-weight: bold;}
  132.  
  133. #sidlinks2 a {margin-top: 319px; margin-left: 82px; float: left; display: block; letter-spacing: 0px; font-family: tinytots; font-size: 8px; text-align: center; margin-bottom: 1px; width: 52px; background-color:{color:bglinkss}; height: 17px; color:{color:linkss}; text-decoration: none; text-transform: uppercase; line-height: 20px; -webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out; position: fixed; -webkit-border-radius: 0px 0px 0px 0px;}
  134. #sidlinks2 a:hover {color: {color:linkssh}; background-color: {color:bghlinkss}; text-align: center; font-weight: bold;}
  135.  
  136. #sidlinks22 a {margin-top: 319px; margin-left: 135px; float: left; display: block; letter-spacing: 0px; font-family: tinytots; font-size: 8px; text-align: center; margin-bottom: 1px; width: 51px; background-color:{color:bglinkss}; height: 17px; color:{color:linkss}; text-decoration: none; text-transform: uppercase; line-height: 20px; -webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out; position: fixed; -webkit-border-radius: 0px 0px 0px 0px;}
  137. #sidlinks22 a:hover {color: {color:linkssh}; background-color: {color:bghlinkss}; text-align: center; font-weight: bold;}
  138.  
  139. #sidlinks222 a {margin-top: 319px; margin-left: 187px; float: left; display: block; letter-spacing: 0px; font-family: tinytots; font-size: 8px; text-align: center; margin-bottom: 1px; width: 52px; background-color:{color:bglinkss}; height: 17px; color:{color:linkss}; text-decoration: none; text-transform: uppercase; line-height: 20px; -webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out; position: fixed; -webkit-border-radius: 0px 0px 0px 0px;}
  140. #sidlinks222 a:hover {color: {color:linkssh}; background-color: {color:bghlinkss}; text-align: center; font-weight: bold;}
  141.  
  142. #sidlinks3 a {margin-top: 319px; margin-left: 240px; float: left; display: block; letter-spacing: 0px; font-family: tinytots; font-size: 8px; text-align: center; margin-bottom: 1px; width: 52px; background-color:{color:bglinkss}; height: 17px; color:{color:linkss}; text-decoration: none; text-transform: uppercase; line-height: 20px; -webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out; position: fixed; -webkit-border-radius: 0px 0px 7px 0px;}
  143. #sidlinks3 a:hover {color: {color:linkssh}; background-color: {color:bghlinkss}; text-align: center; font-weight: bold;}
  144.  
  145. #meucu{font-size: 8px; font-family: tinytots; margin-left: -80px; width: 2284px; background-color: {color:sidebar}; text-align: justify; padding: 1px; margin-top: 239px; height: auto; height:111px; position:fixed;}
  146.  
  147. #borderr {margin-left: 29px; width: 263px; background-color: {color:borda}; text-align: justify; margin-top: 181px; height: auto; height: 138px; position:fixed;}
  148.  
  149. #xuxu {position: fixed; margin-left: 588px; width: 124px; height: 20px; background-color: {color:background}; margin-top: 317px;}
  150.  
  151. div#vcs {background-color: {color:sidebar}; font-weight: lowercase; letter-spacing: 0px; color: {color:text}; text-align: center; width: 175px; height:auto; line-height: 13px; position: absolute; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; margin-left: 0px; font-family: tahoma; margin-top: 259px; margin-left: 1055px; position: fixed; padding: 2px; font-size: 10px;}
  152.  
  153. div#cu {background-color: {color:sidebar}; font-weight: lowercase; letter-spacing: 0px; color: {color:text}; text-align: center; width: 240px; height:auto; line-height: 1px; position: absolute; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; margin-left: 0px; font-family: tahoma; margin-top: 254px; margin-left: 304px; position: fixed; padding: 2px; font-size: 10px;}
  154.  
  155. div#credit {background-color: {color:sidebar}; font-weight: normal; letter-spacing: 0px; color: #fff; text-align: center; width:14px; height:14px; position: absolute; font-family: verdana; margin-top: 232px; margin-left: 13px; position: fixed; padding: 1px; font-size: 9px;}
  156.  
  157. #paginal {font-family: verdana; font-size: 8px; text-align: center;}
  158. #paginal a {background: #000; margin: 0 1px 0 0; padding: 1px 3px; color: #fff};}
  159. #paginal a:hover {background: {color:background}; color: {color:borda};}
  160. #paginal span.pagina_atual {background: {color:sidebar}; margin: 0 1px 0 0; padding: 1px 3px;; color: {color:background}; font-weight: bold; text-decoration: none;}
  161. .ps {position: fixed; margin-left: 1120px; padding: 4px; width: 125px; height: auto; top: 234px; background-color: transparent; color: {color:text};}
  162.  
  163. #sidebardescription {padding: 7px; text-align: justify; font-size: 9px; font-family: verdana; color: {color:text}; line-height:11px; background-color:{color:sidebar}; height:254px; width:217px; padding-left:8px; padding-right:8px; margin-top:5px;}
  164. #sidebardescription a {color: {color:text}; font-weight:none;}
  165. #sidebardescription:hover {margin-top:-12px; margin-left:-9px; }
  166.  
  167. #ssidebardescription {padding: 4px; text-align: center; font-size: 9px; font-family: verdana; color: {color:text}; line-height:11px; background-color:{color:sidebar}; height:104px; width:91px; margin-top: -10px; position: fixed; margin-left:152px; }
  168. #ssidebardescription a {color: {color:text}; font-weight:none;}
  169.  
  170. #sideimg3 {display: block; margin-left: 35px; float: right; margin-top: 187px; width: auto; height: auto; position: fixed; -webkit-transition: all 3s ease-out; -moz-transition: all 3s ease-out; }
  171. .simg3 img {width: 252px; height: 126px; margin-bottom: 2px; border: none; -webkit-transition: all 3s ease-out; -moz-transition: all 3s ease-out;}
  172.  
  173. #sideimg4 {display: block; margin-left: 1107px; float: right; margin-top: 260px; width: auto; height: auto; position: fixed; -webkit-transition: all 3s ease-out; -moz-transition: all 3s ease-out; }
  174. .simg4 img {width: 71px; height: 71px; margin-bottom: 2px; border: none; -webkit-transition: all 3s ease-out; -moz-transition: all 3s ease-out;}
  175. .simg4 img:hover {-webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out; }
  176.  
  177. #boatarde {margin-left: 328px; margin-top: 20px; width: 141px; font-size: 16px; height: 18px; text-align: center; background-color: {color:sidebar}; font-family: georgia; line-height: 18px; color: {color:text}; position: fixed; text-transform: lowercase; padding: 1px 0 0px 0; overflow: visible; opacity: 1.0; overflow: hidden;}
  178.  
  179. #bomdia {margin-left: 830px; margin-top: 288px; width: 150px; font-size: 9px; height: 15px; text-align: center; background-color: {color:sidebar}; font-family: verdana; line-height: 12px; color: {color:text}; position: fixed; text-transform: normal; padding: 1px 0 0px 0; overflow: visible; opacity: 1.0; overflow: hidden;}
  180.  
  181. #hoverrr {margin-top:0px; position:fixed; -webkit-transition: all 1.3s ease-out; -moz-transition: all 1.3s ease-out;}
  182. #hoverrr:hover {margin-left:-81px;}
  183.  
  184.  
  185.  
  186. ::-webkit-scrollbar{width:5px;height:6px;}
  187.  
  188. ::-webkit-scrollbar-button:start:decrement
  189.  
  190. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  191.  
  192. ::-webkit-scrollbar-track-piece{background-color:{color:backscroll}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  193.  
  194. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:scroll};-webkit-border-radius:px;}
  195.  
  196. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: {color:scroll};-webkit-border-radius:px;}
  197.  
  198.  
  199. .search {letter-spacing: 3px; text-transform: uppercase;}
  200. .search input{font-family: {font:text}; border: none; background-color: {color:sidebarlinks}; color: {color:text}; text-transform: uppercase; font-size: 9px; text-align: center; padding: 3px; width: 210px;}
  201.  
  202. #tumblr_controls{position: fixed!important}
  203. #tumblr_controls{position: fixed!important}
  204. #tumblr_controls{position: fixed!important}
  205. #tumblr_controls{position: fixed!important}
  206.  
  207. </style>
  208.  
  209. <body onkeydown="return false">
  210.  
  211. <div class="ps"><div id="paginal">
  212. {block:JumpPagination length="5"}
  213. {block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage}
  214. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}
  215. {/block:JumpPagination}
  216. </div></div>
  217.  
  218. <div id="meucu"></div>
  219.  
  220. <div id="borderr"></div>
  221.  
  222. <div id="sidlinks">
  223. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
  224. </div>
  225.  
  226. <div id="sidlinks2">
  227. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a> {/block:ifLink2}
  228. </div>
  229.  
  230. <div id="sidlinks22">
  231. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a> {/block:ifLink4}
  232. </div>
  233.  
  234. <div id="sidlinks222">
  235. {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a> {/block:ifLink5}
  236. </div>
  237.  
  238. <div id="sidlinks3">
  239. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3}
  240. </div>
  241.  
  242. <div id="sideimg3"><div class="simg3">
  243. <img src="{image:tbar3}">
  244. </div></div>
  245.  
  246. <div id="sideimg4"><div class="simg4">
  247. <img src="{PortraitURL-64}">
  248. </div></div>
  249.  
  250.  
  251. <div id="cu">{Description}</div>
  252.  
  253. <div id="credit"><a href="http://exist0.tumblr.com">©</a></div>
  254.  
  255. </body>
  256.  
  257.  
  258. <div id="allboxes">
  259.  
  260. {block:Posts}
  261. <div class="entry">
  262.  
  263. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  264.  
  265. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  266.  
  267. {block:Photoset}{Photoset-500}{/block:Photoset}
  268.  
  269. {block:Quote}
  270. <div class="xquote">“{Quote}”</div>
  271. {block:Source}<div class="xquotesource"> — {Source}</div>
  272. {/block:Source}
  273. {/block:Quote}
  274.  
  275. {block:Link}
  276. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  277. {block:Description}{Description}{/block:Description}
  278. {/block:Link}
  279.  
  280. {block:Chat}
  281. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  282. <div class="chat"><ul>{block:Lines}
  283. <li class="person{UserNumber}">{block:Label}
  284. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  285. {/block:Chat}
  286.  
  287. {block:Audio}
  288. <div class="player">{AudioPlayerBlack}</div>
  289. {block:Caption}{Caption}{/block:Caption}
  290. {/block:Audio}
  291.  
  292. {block:Video}{Video-500}{/block:Video}
  293.  
  294.  
  295. {block:Answer}
  296. <div class="asker"><img src="{AskerPortraitURL-48}"> <small><b>{Asker}</b></small> <small><b>falou baixinho no meu ouvido: </b></small><br> "{Question}"</div><br>
  297. <div class="answer">{Answer}</div>
  298. <br>
  299. {/block:Answer}
  300.  
  301. <div id="cap">
  302. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  303. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  304. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  305.  
  306. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  307. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  308. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  309. {/block:ContentSource}</div></div>
  310. <br>
  311.  
  312.  
  313. <div id="oidata">
  314. {block:Date}<div class="tags">{block:HasTags}<b>tapa na cara:</b> {block:Tags}#<a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}<br>{/block:HasTags}</div>
  315. <a href="{Permalink}">{TimeAgo}</a> {block:NoteCount} - <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount} {block:IndexPage} - <a href="{ReblogUrl}" target="_blank"><b>reblog</b> e ganhe uma coca.</a>{/block:IndexPage}
  316. {block:RebloggedFrom}<br><b>dono do post:</b> <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>{/block:RebloggedFrom}{block:RebloggedFrom} <b>- rebloguei de: </b> <a href="{ReblogParentURL}">{ReblogParentName}</a>
  317. {/block:RebloggedFrom}
  318. </div>
  319. </div>{/block:Date}
  320.  
  321.  
  322. {/block:Posts}
  323. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  324.  
  325.  
  326.  
  327.  
  328.  
  329.  
  330.  
  331. </div>
  332. </div>
  333. </div>
  334. </div>
  335. </div>
  336.  
  337. </body>
  338. </html>
Advertisement
Add Comment
Please, Sign In to add comment