Detonado

THEME 7

Jul 14th, 2012
140
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.62 KB | None | 0 0
  1.  
  2. <html>
  3. <head>
  4.  
  5.  
  6. <!--------
  7.  
  8. THEME BY EXIST0 , NÃO COPIE, NÃO RETIRA OS CRÉDITOS!
  9. THEME BY EXIST0 , NÃO COPIE, NÃO RETIRA OS CRÉDITOS!
  10.  
  11. -------->
  12.  
  13.  
  14. <!-- DEFAULT VARIABLES -->
  15.  
  16. <SCRIPT TYPE="text/javascript">
  17. <!-- //Disable right click script
  18. var message="isso é feio";
  19. ///////////////////////////////////
  20. function clickIE() {if (document.all) {(message);return false;}}
  21. function clickNS(e) {if
  22. (document.layers||(document.getElementById&&!document.all)) {
  23. if (e.which==2||e.which==3) {(message);return false;}}}
  24. if (document.layers)
  25. {document.captureEvents(Event.MOUSEDOWN);document.onmousedown=clickNS;}
  26. else{document.onmouseup=clickNS;document.oncontextmenu=clickIE;}
  27. document.oncontextmenu=new Function("return false")
  28. // -->
  29. </SCRIPT>
  30.  
  31. <script>
  32. var mensagem="Nops.";
  33. function bloqueio()
  34. {alert(mensagem);}
  35. document.onkeydown=bloqueio;
  36. </script>
  37.  
  38. <meta name="color:background" content="#090808" />
  39. <meta name="color:text" content="#ffffff" />
  40. <meta name="color:linkhover" content="#fff" />
  41. <meta name="color:link" content="#ffffff" />
  42. <meta name="color:links" content="#ffffff" />
  43. <meta name="image:background" content=""/>
  44.  
  45.  
  46. <meta name="color:entry" content="#00000" />
  47. <meta name="color:scroll" content="#fff" />
  48. <meta name="font:text" content="verdana" />
  49.  
  50. <meta name="color:sidebar" content="#000000" />
  51. <meta name="color:sidebartext" content="#fff" />
  52. <meta name="color:bordahover" content="#ffffff" />
  53. <meta name="text:ttitle" content="Sua frase aqui" />
  54. <meta name="image:sidebar" content=""/>
  55.  
  56. <meta name="if:Show tags" content="1"/>
  57.  
  58. <meta name="text:Link1" content="/" />
  59. <meta name="text:Link1 Title" content="link" />
  60. <meta name="text:Link2" content="/" />
  61. <meta name="text:Link2 Title" content="link" />
  62. <meta name="text:Link3" content="/" />
  63. <meta name="text:Link3 Title" content="link" />
  64. <meta name="text:Link4" content="/" />
  65. <meta name="text:Link4 Title" content="link" />
  66. <meta name="text:Link5" content="/" />
  67. <meta name="text:Link5 Title" content="link" />
  68. <meta name="text:Link6" content="/" />
  69. <meta name="text:Link6 Title" content="link" />
  70. <meta name="text:Link7" content="/" />
  71. <meta name="text:Link7 Title" content="link" />
  72.  
  73.  
  74. <title>{Title}</title>
  75. <link rel="shortcut icon" href="{Favicon}">
  76. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  77. {block:Description}
  78. <meta name="description" content="{MetaDescription}" />
  79. {/block:Description}
  80.  
  81.  
  82.  
  83. <style type="text/css">
  84.  
  85. 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; }
  86.  
  87. a {color: {color:link}; text-decoration: none; text-transform: none; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out;}
  88. a:hover {color: {color:linkhover}; background-color: {color:post}; text-decoration: none; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out;}
  89.  
  90. p {margin: 6px 0 0 0}
  91.  
  92. blockquote {margin: 5px 5px 5px 5px; border-left: 3px solid {color:background}; padding-left: 5px; }
  93. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background};}
  94. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 2px solid {color:sidebarlinks}; }
  95. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:sidtext}; }
  96.  
  97. blockquote img{max-width: 470px!important}
  98. blockquote blockquote img{max-width: 450px!important}
  99. blockquote blockquote blockquote img{max-width: 430px!important}
  100. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  101.  
  102.  
  103.  
  104. #xp {text-align: center; width: 935px; margin: 20px auto 10px auto; padding: 0px; z-index: 1}
  105.  
  106. .posts {width: 507px; margin-left: 392px; margin-top: 0px; background-color: {color:entry}; padding: 10px; margin-bottom: 1px; text-align: justify; font-family: verdana; font-size: 11px;}
  107.  
  108. #xright {position: fixed; margin-top: 0px; margin-left: 440px; overflow: auto; width: 534px; height: 675px;}
  109.  
  110. #entries {margin-top: 40px;}
  111.  
  112. #top {margin-top: 200px;}
  113.  
  114. h1 {font-family: verdana; text-align: center; font-size: 13px; text-transform: normal; color: {color:text}; font-weight: normal; line-height: 16px;}
  115. h1 a {text-align: center; font-size: 13px; text-transform: normal; color: {color:text}; font-weight: normal; line-height: 16px;}
  116. h1 a:hover {text-align: center; font-size: 13px; text-transform: normal; color: {color:text}; font-weight: normal; line-height: 16px;}
  117.  
  118. .image {text-align: center; border: 0px}
  119. .image img {max-width: 500px; margin-bottom: 2px }
  120.  
  121. .qt {font-family: georgia; text-align: center; font-size: 13px; line-height: 13px; padding: 3px;}
  122. .qs {text-align: center; text-transform: none; margin-bottom: 5px;}
  123. .qs a, a:hover{text-transform: none;}
  124.  
  125. .chat {line-height: 12px; list-style: none }
  126. .chat ul {line-height: 15px; list-style: none; padding: 0px; line-height:20px;}
  127. .person1 {background-color:{color:background}; color: {color:text}; }
  128. .person1 .label {font-weight: bold; padding: 0px; margin-left: 5px; color:{color:text}}
  129. .person2 {color: {color:text} }
  130. .person2 .label {font-weight: bold; padding: 0px; margin-left: 5px; color:{color:text}}
  131.  
  132. .music{text-align: center; margin-bottom: 2px; width: 100%; background-color: {color:background}; text-align: center;}
  133. .music img{text-align: left; max-width: 250px; height: auto; padding: 20px 0 20px 0}
  134. .capt{text-align: justify; margin-top: 2px; margin-bottom: 7px;}
  135. .source{display:none}
  136.  
  137. .bubble {align:right;background: {color:background}; margin:7px 0px 5px 66px;padding:10px;position: relative;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
  138. .bubble p {margin:1px 0px;}
  139. .bubble span {display:block;position:absolute;width:1px;height:1px;font-size: 0;line-height: 1px;left:-10px;top:10px;border-top:7px solid transparent;border-bottom:7px solid transparent;border-right:10px solid {color:background};}
  140. .askborder{-webkit-border-radius: 0px 360px 360px 360px; -webkit-transition-duration: 0.6s;}.askborder:hover{ -webkit-border-radius: 40px}
  141.  
  142. #cap {width: 500px; margin-top: -2px;}
  143.  
  144. #dda {text-align: left; font-size: 9px; font-family: verdana; text-transform: lowercase; z-index: 11; border: 2px solid {color:entry}}
  145. #dda a {font-size: 9px;}
  146.  
  147.  
  148. .tags {color: {color:text}; font-size: 9px; font-family: verdana; display: inline; list-style: none; text-transform: normal;}
  149. .tags a {font-size: 9px; color: verdana; display: inline; list-style: none; text-transform: normal;}
  150.  
  151. #nts {width: 500px; margin-left: 470px; padding: 10px; margin-top: 5px; font-size: 10px; font-family: verdana; text-align: left}
  152. #nts img{display: none; border:0px}
  153.  
  154.  
  155.  
  156. #xuxuzinho {height: 106px; left: 57px; margin-top: 75px; position:fixed; overflow:hidden; background-color: {color:sidebar}; border:5px solid {color:sidebar} ; padding:2px; opacity: 10;
  157. -webkit-transition: 0.8s ease-in;
  158.  
  159. -moz-transition: 0.8s ease-in; transition: 0.8s ease-in; }
  160.  
  161. #xuxuzinho:hover {border:5px solid {color:bordahover} ;
  162. -webkit-transition: 0.8s ease-in;
  163.  
  164. -moz-transition: 0.8s ease-in; transition: 0.8s ease-in;}
  165.  
  166.  
  167. #xuxu {position: fixed; top: -115px; margin-left: -360px; width: 3px; height: 310px; background-color: #ffffff; margin-top: 200px;}
  168.  
  169. #xuxus {position: fixed; top: -282px;margin-left: -378px; width: 318px; height: 3px; background-color: #ffffff; margin-top: 390px;}
  170.  
  171. #descri {text-transform: none; font-size: 9px; font-family: verdana; width: 255px; height: 116px; background-color: {color:sidebar}; color: {color:sidebartext}; left: 57px; top: 245px; float: left; padding: 5px; position:fixed; float: left; letter-spacing: -1px;}
  172.  
  173. #credito {background-color: {color:sidebar}; color: {color:links}; width: 140px; height: 2px; padding: 6px 5px 5px 5px; position: fixed; float: left; top: 217px; left: 172px; font-family: tinytots; font-size: 8px; text-transform: uppercase;}
  174.  
  175. #credito a {color: {color:links}; font-weight: bold; text-transform: uppercase; opacity: 10;}
  176.  
  177. #credito a:hover {opacity: 0.7;}
  178.  
  179. @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  180.  
  181.  
  182. #loslinks {position: fixed; float: left; top: 115px; left: 172px; }
  183.  
  184. #loslinks a {display: block; width: 150px; height: 9px; font-family: tinytots; line-height: 9px; font-size: 8px; -webkit-transition-duration: 0.9s; text-align: center; color: {color:links}; background-color: {color:sidebar}; -moz-transition-duration: 0.9s; padding-top:3px; margin-bottom: 0px; text-transform: uppercase; border-bottom: 1px solid {color:background}}
  185.  
  186. #loslinks a:hover{font-weight: normal; background-color: {color:sidebar}; letter-spacing: 1px;}
  187.  
  188.  
  189.  
  190. div#detalhes {top: 206px; left: 172px; width: 142px; height: 2px; font-family: tinytots; font-size: 9px; text-align: center; background-color:{color:sidebar}; color: {color:sidebar texts}; padding: 4px; position:fixed; letter-spacing: 1px; float:left; }
  191.  
  192.  
  193.  
  194.  
  195. #paginacaoml {font-size: 8px; font-weight: normal; margin: 0 1px 0 0;}
  196. #paginacaoml a {background: {color:sidebar}; margin: 0 1px 0 0; padding: 1px 2px; color: {color:sidebartext}; text-decoration: none;}
  197. #paginacaoml a:hover {background: {color:sidebar}; border: none; color: {color:sidebartext}; }
  198. #paginacaoml span.pagina_atual {background: {color:sidebar}; margin: 0 1px 0 0; padding: 1px 2px; color: {color:sidebartext}; text-decoration: none;}
  199. #paginacaoml span.info {background: transparent; margin: 0 1px 0 0; padding: 1px 2px; color: {color:sidebartext}; text-decoration: none;}
  200.  
  201.  
  202.  
  203. ::-webkit-scrollbar{width:10px; height:3px; opacity: 0.5;}
  204. ::-webkit-scrollbar-button:start:decrement
  205. ::-webkit-scrollbar-button:end:increment{display:block; height:0; background-color:transparent; opacity: 0.5;}
  206. ::-webkit-scrollbar-track-piece{background-color:{color:background}; -webkit-border-radius:0;-webkit-border-bottom-left-radius:3px;-webkit-border-bottom-left-radius:3px; opacity: 0.5;}
  207. ::-webkit-scrollbar-thumb:vertical{height:20px; background-color: {color:scroll};}
  208. ::-webkit-scrollbar-thumb:horizontal{width:20px; background-color: {color:scroll};}
  209.  
  210. #tumblr_controls{position: fixed!important;z-index:15;}
  211.  
  212. iframe#tumblr_controls {right:3px !important; position: fixed !important; -webkit-transition: opacity 0.5s linear; opacity: 10; -webkit-transition: all 0.8s ease-out; -moz-transition: all 0.8s ease-out; transition: all 0.8s ease-out;}
  213.  
  214. iframe#tumblr_controls:hover{ -webkit-transition: opacity 0.7s linear; opacity: 0.6; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; transition: all 0.4s ease-out;}
  215.  
  216.  
  217.  
  218.  
  219.  
  220. {CustomCSS}
  221.  
  222.  
  223.  
  224.  
  225.  
  226. </head>
  227. </style>
  228.  
  229.  
  230. <body>
  231.  
  232.  
  233. <div id="xuxuzinho">
  234. <img src="{image:sidebar}" height= "106px;" width= "100px;"></div>
  235.  
  236.  
  237. <div id="loslinks">
  238. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
  239. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a> {/block:ifLink2}
  240. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a> {/block:ifLink3}
  241. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a> {/block:ifLink4}
  242. {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a> {/block:ifLink5}
  243. {block:ifLink6}<a href="{text:Link6}">{text:Link6 Title}</a> {/block:ifLink6}
  244. {block:ifLink7}<a href="{text:Link7}">{text:Link7 Title}</a> {/block:ifLink7}
  245. </div>
  246.  
  247.  
  248. <div id="detalhes"><div id="paginacaoml">
  249. {block:JumpPagination length="5"}
  250. {block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage}
  251. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}
  252. {/block:JumpPagination}</center>
  253. </div></div></div>
  254.  
  255. <div id="credito">« <a href="http://exist0.tumblr.com/">Theme</a></a> »</div>
  256.  
  257.  
  258. <div id="descri">{Description}</div>
  259.  
  260.  
  261. <div id="entries">
  262. {block:Posts}
  263. <div class="posts">
  264.  
  265. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  266.  
  267. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  268.  
  269. {block:Photoset}{Photoset-500}{/block:Photoset}
  270.  
  271. {block:Quote}
  272. <div class="qt">"{Quote}"</div>
  273. {block:Source}<div class="qs"> + {Source}</div>
  274. {/block:Source}
  275. {/block:Quote}
  276.  
  277.  
  278. <div id="xuxu"></div>
  279. <div id="xuxus"></div>
  280.  
  281.  
  282. {block:Link}
  283. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  284. {block:Description}{Description}{/block:Description}
  285. {/block:Link}
  286.  
  287. {block:Chat}
  288. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  289. <div class="chat"><ul>{block:Lines}
  290. <li class="person{UserNumber}">{block:Label}
  291. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  292. {/block:Chat}
  293.  
  294. {block:Audio}
  295. <br>
  296. <div class="music">{block:AlbumArt}<img src="{AlbumArtURL}">{/block:AlbumArt}</div>
  297. <div class="capt">{AudioPlayerGrey}{block:Caption}{Caption}{/block:Caption}</div>
  298. {/block:Audio}
  299.  
  300. {block:Video}{Video-500}{/block:Video}
  301.  
  302.  
  303. {block:Answer}
  304. <div class="asker"><img src="{AskerPortraitURL-48}"> {Asker}, <small><b>falou no meu ouvido:</b></small><br> {Question}</div>
  305. <div class="answer">{Answer}</div>
  306. <br>
  307. {/block:Answer}
  308.  
  309.  
  310. <div id="cap">
  311. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  312. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  313. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  314.  
  315.  
  316. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  317. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  318. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  319. {/block:ContentSource}</div></div>
  320. <br>
  321.  
  322.  
  323.  
  324. <div id="info">
  325. <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>{/block:IfShowTags}
  326. <a href="{Permalink}">{TimeAgo}</a> {block:NoteCount} . <a href="{Permalink}"> {NoteCountWithLabel}</a>{/block:NoteCount} {block:IndexPage} . <a href="{ReblogUrl}" target="_blank"> <img src=""class="" title=""> ⇨ <b>reblog</b> e ganhe um doce.</a>{/block:IndexPage}
  327. {block:RebloggedFrom}<br><b>dono do post:</b> <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>{/block:RebloggedFrom}{block:RebloggedFrom} <b>- eu rebloguei de: </b> <a href="{ReblogParentURL}">{ReblogParentName}</a>
  328. {/block:RebloggedFrom}
  329. </div>
  330. </div>{/block:Date}
  331.  
  332.  
  333.  
  334. {/block:Posts}
  335. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  336.  
  337.  
  338.  
  339.  
  340. {/block:Posts}
  341. {block:PostNotes}
  342. <div id="nts"><div id="ntstext">{PostNotes}</div></div>
  343. {/block:PostNotes}
  344.  
  345. </div>
  346. </div>
  347. </div>
  348. </div>
  349. </div>
  350. </div>
  351.  
  352. </body>
  353. </html>
Advertisement
Add Comment
Please, Sign In to add comment