Advertisement
princefoolish

Theme 11

May 20th, 2012
32
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 18.70 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.  
  6.                                                                                                               <!--- THEME BY 1-nostalgic0 base de d-ressedtokill| NÃO RETIRE OS CRÉDITOS... ---!>  
  7.  
  8.  
  9. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  10.  
  11. <head> <!-- DEFAULT VARIABLES -->
  12.  
  13. <SCRIPT TYPE="text/javascript">
  14.  
  15. <!-- //Disable right click script
  16. var message="isso é feio";
  17. ///////////////////////////////////
  18. function clickIE() {if (document.all) {(message);return false;}}
  19. function clickNS(e) {if
  20. (document.layers||(document.getElementById&&!document.all)) {
  21. if (e.which==2||e.which==3) {(message);return false;}}}
  22. if (document.layers)
  23. {document.captureEvents(Event.MOUSEDOWN);document.onmousedown=clickNS;}
  24. else{document.onmouseup=clickNS;document.oncontextmenu=clickIE;}
  25. document.oncontextmenu=new Function("return false")
  26. // -->
  27. </SCRIPT>
  28.  
  29. <meta http-equiv="x-dns-prefetch-control" content="off"/><meta name="robots" content="noindex"/><meta http-equiv="x-dns-prefetch-control" content="off"/><script type="text/javascript">
  30. var rev = "fwd";function titlebar(val)
  31. {var msg = "{title}";
  32. var res = " ";
  33. var speed = 120;var pos = val;msg = "{title}";var le = msg.length;if(rev == "fwd"){if(pos < le){pos = pos+1;scroll = msg.substr(0,pos);document.title = scroll;timer = window.setTimeout("titlebar("+pos+")",speed);}
  34. else{rev = "bwd";
  35. timer = window.setTimeout("titlebar("+pos+")",speed);}}
  36. else{
  37. if(pos > 0){
  38. pos = pos-1;var ale = le-pos;scrol = msg.substr(ale,le);document.title = scrol;timer = window.setTimeout("titlebar("+pos+")",speed);}
  39. else{rev = "fwd";timer = window.setTimeout("titlebar("+pos+")",speed);}}}
  40. titlebar(0);
  41. </script>
  42. <link href='http://fonts.googleapis.com/css?family=Poly:400italic' rel='stylesheet' type='text/css'>
  43.  
  44. <link href='http://fonts.googleapis.com/css?family=Pacifico' rel='stylesheet' type='text/css'>
  45.  
  46.  
  47.  
  48. <meta name="color:background" content="#f8f8f8" />
  49. <meta name="color:link" content="#000000" />
  50. <meta name="color:linkhover" content="#696969" />
  51. <meta name="color:text" content="#000000" />
  52. <meta name="color:post" content="#ffffff" />
  53. <meta name="color:borda" content="#ffffff" />
  54. <meta name="color:side" content="#DFDFDF" />
  55. <meta name="color:scroll" content="#000000" />
  56. <meta name="color:bglinks" content="#000000" />
  57. <meta name="color:link1" content="#fff" />
  58. <meta name="color:link2" content="#000" />
  59. <meta name="color:link3" content="#fff" />
  60. <meta name="color:linkhover1" content="#fff" />
  61. <meta name="color:linkhover2" content="#FFB553" />
  62. <meta name="color:linkhover3" content="#fff" />
  63. <meta name="color:links" content="#000000" />
  64. <meta name="color:linkshover" content="#ffffff" />
  65. <meta name="color:bglinkshover" content="#000000" />
  66.  
  67. <meta name="image:imagem" content="http://26.media.tumblr.com/tumblr_m24uyh13yI1qmnaqvo1_250.png" />
  68.  
  69. <meta name="text:Link1" content="/" />
  70. <meta name="text:Link1 Title" content="home" />
  71. <meta name="text:Link2" content="/ask" />
  72. <meta name="text:Link2 Title" content="ask me" />
  73. <meta name="text:Link3" content="/" />
  74. <meta name="text:Link3 Title" content="link" />
  75. <meta name="text:Link4" content="/" />
  76. <meta name="text:Link4 Title" content="link" />
  77. <meta name="text:Link5" content="/" />
  78. <meta name="text:Link5 Title" content="link" />
  79. <meta name="text:Link6" content="/" />
  80. <meta name="text:Link6 Title" content="link" />
  81.  
  82.  
  83.  
  84.  
  85.  
  86.                       <title>{Title}</title>
  87.         <link rel="shortcut icon" href="{Favicon}">
  88.     <link rel="alternate" type="application/rss+xml" href="{RSS}">
  89.         {block:Description}
  90.   <meta name="description" content="{MetaDescription}" />
  91.         {/block:Description}
  92.  
  93.     <style type="text/css">
  94.  
  95.  
  96. 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; }
  97.  
  98. a {color: {color:link}; text-decoration: none; text-transform: none;}
  99. a:hover {color: {color:linkhover}; background-color: transparent; text-decoration: none;}
  100.  
  101. p {margin: 6px 0 0 0}
  102.  
  103. blockquote {margin: 5px 5px 5px 5px; border-left: 4px solid {color:background}; padding-left: 5px; }
  104. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background};}
  105. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  106. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  107.  
  108. blockquote img{max-width: 470px!important}
  109. blockquote blockquote img{max-width: 450px!important}
  110. blockquote blockquote blockquote img{max-width: 430px!important}
  111. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  112.  
  113. #tudoaqui {text-align: center; width: 930px; margin: 20px auto 20px auto; padding: 0px; z-index: 1}
  114.  
  115. #quequeé {float: left; margin-left: 412px;}
  116.  
  117. .brupost {width: 500px; background-color: {color:post}; padding: 15px; margin-bottom: 0px; text-align: justify; font-family: verdana; font-size: 11px; position: relative; }
  118.  
  119. h1 {font-family: georgia; text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  120. h1 a {text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  121. h1 a:hover {text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  122.  
  123. .image {text-align: center; border: 0px}
  124. .image img {max-width: 500px; margin-bottom: 2px; opacity:.8; -webkit-transition: all .8s ease-out; -moz-transition: all .8s ease-out;}
  125. .image img:hover {opacity:1}
  126.  
  127. .oiqqtt {font-family: georgia; text-align: center; font-size: 13px; line-height: 15px; padding: 3px;}
  128. .oiqqtts {text-align: center; text-transform: none; margin-bottom: 5px;}
  129. .oiqqtts 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. .asker {background-color: {color:post}; font-style: normal; font-size: 9px; font-family: verdana; color: {color:text}; padding:2px; margin-top: 2px; margin-bottom:2px; -webkit-border-radius: 0px 0px 0px 0px;}
  141. .asker a {color: {color:link}; font-size: 10px;}
  142. .answer {font-style: normal; font-size: 9px; font-family: verdana; color: {color:text}}
  143.  
  144.  
  145. #oidata {text-align: left; font-size: 9px; font-family: verdana; text-transform: lowercase; z-index: 11; height: auto; -webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out;}
  146. #oidata:hover{background-color: {color:background}; margin-left:20px}
  147. #oidata a {font-size: 9px; line-height: 13px;}
  148. .xxy {border-left: 2px solid {color:background};  padding: 5px; margin-bottom: 10px; font-size: 9px; font-family: verdana; text-transform: lowercase; text-align: left;}
  149. .xxy:hover{border-left: 2px solid {color:link};}
  150.  
  151. .tags {color: {color:text};  font-size: 9px; font-family: verdana;  display: inline; list-style: none; text-transform: lowercase;}
  152. .tags a {font-size: 9px; color: verdana; display: inline; list-style: none; text-transform: lowercase;}
  153. .xxx {border-bottom: 2px solid {color:background};  padding: 5px; margin-bottom: 10px; font-size: 9px; font-family: verdana; text-transform: lowercase; text-align: left;}
  154. #cap {width: 500px; margin-top: -2px;}
  155. .source {display: none;}
  156.  
  157. .notes {width: 530px; padding: 0px; margin-top: 5px; margin-bottom: 10px; font-size: 9px; text-align: left}
  158. ol.notes {list-style: none;  margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  159. ol.notes li {background-color: {color:post}; margin-bottom: 5px; padding: 5px; }
  160. .notes img{display: none; border:0px}
  161.  
  162. ::-webkit-scrollbar{width:8px;height:5px;}
  163. ::-webkit-scrollbar-button:start:decrement
  164. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  165. ::-webkit-scrollbar-track-piece{background-color: {color:post}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  166. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:scroll};-webkit-border-radius:px;}
  167. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: {color:scroll};-webkit-border-radius:px;}
  168.  
  169. #tumblr_controls{position: fixed!important}
  170. #tumblr_controls{position: fixed!important}
  171. #tumblr_controls{position: fixed!important}
  172. #tumblr_controls{position: fixed!important}
  173.  
  174. #sidebarbi {position: fixed; margin: 0px 0px 0px 560px;}
  175.  
  176. /* imagem */
  177.  
  178. #imagebru1{ float: left; margin-top: 232px; margin-left: -700px; position: fixed; padding: 0px; border: 5px solid {color:borda};width: 140px; height:160px;}
  179. #imagebru3 {margin-top: 0px; margin-bottom: 0px;}
  180. #imagebru3 img{width: 140px; height:160px; margin-left: 0px; opacity:.9;}
  181. #imagebru3 img:hover{opacity:1;}
  182.  
  183.  
  184. /* LINKS */
  185.  
  186. @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  187.  
  188.  
  189. #sidlinks a {margin-top: 295px; margin-left: -549px; float: left;  display: block; letter-spacing: 0px; font-family: tinytots; font-size: 8px; text-align: center; margin-bottom: 1px; width: 49px; background-color:{color:link1}; height: 17px; color:{color:link2}; 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;}
  190.  
  191. #sidlinks  a:hover {color: {color:linkhover1}; background-color: {color:linkhover2}; text-align: center; font-weight: bold;}
  192.  
  193. #sidlinks2 a {margin-top: 313px; margin-left: -549px; float: left;  display: block; letter-spacing: 0px; font-family: tinytots; font-size: 8px; text-align: center; margin-bottom: 1px; width: 49px; background-color:{color:link1}; height: 17px; color:{color:link2}; 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;}
  194.  
  195. #sidlinks2  a:hover {color: {color:linkhover3}; background-color: {color:linkhover4}; text-align: center; font-weight: bold;}
  196.  
  197. #sidlinks3 a {margin-top: 331px; margin-left: -549px; float: left;  display: block; letter-spacing: 0px; font-family: tinytots; font-size: 8px; text-align: center; margin-bottom: 1px; width: 49px; background-color:{color:link1}; height: 17px; color:{color:link2}; 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;}
  198.  
  199. #sidlinks3  a:hover {color: {color:linkhover3}; background-color: {color:linkhover4}; text-align: center; font-weight: bold;}
  200.  
  201. #sidlinks4 a {margin-top: 349px; margin-left: -549px; float: left;  display: block; letter-spacing: 0px; font-family: tinytots; font-size: 8px; text-align: center; margin-bottom: 1px; width: 49px; background-color:{color:link1}; height: 17px; color:{color:link2}; 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;}
  202.  
  203. #sidlinks4  a:hover {color: {color:linkhover3}; background-color: {color:linkhover4}; text-align: center; font-weight: bold;}
  204.  
  205. #sidlinks5 a {margin-top: 367px; margin-left: -549px; float: left;  display: block; letter-spacing: 0px; font-family: tinytots; font-size: 8px; text-align: center; margin-bottom: 1px; width: 49px; background-color:{color:link1}; height: 17px; color:{color:link2}; 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;}
  206.  
  207. #sidlinks5  a:hover {color: {color:linkhover3}; background-color: {color:linkhover4}; text-align: center; font-weight: bold;}
  208.  
  209. #sidlinks6 a {margin-top: 385px; margin-left: -549px; float: left;  display: block; letter-spacing: 0px; font-family: tinytots; font-size: 8px; text-align: center; margin-bottom: 1px; width: 49px; background-color:{color:link1}; height: 17px; color:{color:link2}; 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;}
  210.  
  211. #sidlinks6  a:hover {color: {color:linkhover5}; background-color: {color:linkhover6}; text-align: center; font-weight: bold;}
  212.  
  213.  
  214. /* descrição */
  215.  
  216. #sdescri {text-align: justify; margin-top:404px; margin-left: -700px;  overflow: hidden; -webkit-border-radius: 0px 0px 0px 0px; font-size: 9px; font-family: verdana; position: absolute; color: {color:textdesc}; padding: 10px;  background-attachment: fixed; width:180px; height: 50px; -webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out; letter-spacing: 1px; font-style: normal; line-height: 8px; text-transform: normal; -webkit-transform: rotate(360deg); background-color: {color:borda};}
  217. #desc{font-size: 9px; font-family: verdana; letter-spacing: -1px; text-transform: normal; line-height: 9px; margin-left:-5px; margin-top:-5}
  218.  
  219.  
  220.  
  221. /* page */
  222.  
  223. .mama {font-size: 13px; width: 62px; height: 11px; position:fixed; margin-left: -498; background-color: {color:post}; margin-top: 454px; font-size: 9px; padding: 4px}
  224.  
  225. #pagin {text-align: center; font-family: verdana; font-size: 8px; line-height: 15px;position:fixed; width: 62px;}
  226. #pagin a {background: {color:background}; margin: 0 1px 0 0; padding: 2px 4px; color: {color:text}; text-decoration: none;  -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;font-size: 8px;  text-align: center}
  227. #pagin a:hover {background: {color:entry}; color: {color:text}; border: none; text-align: center}
  228. #pagin span.pagina_atual {background: {color:entry}; margin: 0 1px 0 0; padding: 2px 4px; color:{color:text}; font-weight: bold; text-decoration: none; }
  229.  
  230. /* credito */
  231.  
  232. #credi {text-align: justify; font-size: 9px; font-family: verdana; position: relative; width: 10px; height: 12px; background-color:{color:borda}; color: {color:text}; padding: 2px; margin-top: 232px; margin-left: 8px;  border-bottom-left-radius: 50px;  border-top-left-radius: 50px ;position:fixed ; line-height: 9px}
  233.  
  234. .mimi {width:5px; height: 140px; background-color: {color:post}; margin-left: 600px; margin-top: -229px; position:fixed}
  235.  
  236. </style>
  237. <body onkeydown=”return false”>
  238.  
  239. <div class="mimi"> </div>
  240.  
  241. <div id="tudoaqui">
  242. <div id="sidebarbi">
  243.  
  244. <div class="mama"><div id="pagin"><div class="binbin">{block:JumpPagination length="3"}{block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage}{block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}{/block:JumpPagination}</div></div></div>
  245.  
  246. <div id="imagebru1">
  247. <div id="imagebru15">
  248. <div id="imagebru3">
  249.  
  250.  
  251.  
  252.  
  253.  
  254. <img src="{image:imagem}"/>
  255. </div></div></div>
  256.  
  257. <div id="sidlinks">
  258. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
  259. </div>
  260.  
  261. <div id="sidlinks2">
  262. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a> {/block:ifLink2}
  263. </div>
  264.  
  265. <div id="sidlinks3">
  266. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3}
  267.  
  268. <div id="sidlinks4">
  269. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a>{/block:ifLink4}
  270.  
  271. <div id="sidlinks5">
  272. {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a>{/block:ifLink5}
  273.  
  274. <div id="sidlinks6">
  275. {block:ifLink6}<a href="{text:Link6}">{text:Link6 Title}</a>{/block:ifLink6}
  276. </div></div></div></div>
  277.  
  278.  
  279. <div id="sdescri"><center></center><div id="desc">{description}</div></div>
  280. </div></div>
  281.  
  282.  
  283. <div id="credi"><center><a href="http://1-nostalgic0.tumblr.com" title="base of d-ressedtokill">©</a>  
  284. </div></center>
  285.  
  286. <div id="quequeé">
  287.  {block:Posts}
  288. <div class="brupost">
  289. <div class="xxx">
  290. <div class="tags">{block:HasTags}{block:Tags}#<a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}<br>{/block:HasTags}</div></div><br>
  291. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  292. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  293. {block:Photoset}{Photoset-500}{/block:Photoset}
  294. {block:Quote}
  295. <div class="oiqqtt">“{Quote}”</div>
  296. {block:Source}<div class="oiqqtts"> — {Source}</div>
  297. {/block:Source}
  298. {/block:Quote}
  299. {block:Link}
  300. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  301. {block:Description}{Description}{/block:Description}
  302. {/block:Link}
  303. {block:Chat}
  304. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  305. <div class="chat"><ul>{block:Lines}
  306. <li class="person{UserNumber}">{block:Label}
  307. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  308. {/block:Chat}
  309. {block:Audio}
  310. <div class="player">{AudioPlayerBlack}</div>
  311. {block:Caption}{Caption}{/block:Caption}
  312. {/block:Audio}
  313. {block:Video}{Video-500}{/block:Video}
  314. {block:Answer}
  315. <table cellspacing="0" cellpadding="0" width="100%"><tr><td bgcolor="{color:post}" width="10px"></td><td bgcolor="{color:post}"><div class="asker"><a href="{URL}" class="asker"><b>{Asker}</b></a> sussurrou: {Question}</div></td></tr></table>
  316. <div class="answer"><p>{Answer}</p></div>
  317. {/block:answer}
  318. <div id="cap">
  319. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  320. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  321. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  322. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  323. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  324. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  325. {/block:ContentSource}</div></div>
  326. <br>
  327. <div id="oidata">
  328. <div class="xxy">
  329. {block:Date}<a href="{Permalink}">{TimeAgo}</a> {block:NoteCount} <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount} {block:IndexPage} <a href="{ReblogUrl}" target="_blank"><B>reblog</B> </a>{/block:IndexPage}
  330. {block:RebloggedFrom}<br>originally <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>{/block:RebloggedFrom}{block:RebloggedFrom} via <a href="{ReblogParentURL}">{ReblogParentName}</a>
  331. {/block:RebloggedFrom}
  332. </div></div>
  333. </div>{/block:Date}
  334.  
  335.  
  336.  {/block:Posts}
  337. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  338.  
  339.  
  340.  
  341.  
  342.  
  343.  
  344.  
  345.  
  346. </div>
  347. </div>
  348. </div>
  349. </div>
  350. </div>
  351.  
  352. </body>
  353. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement