Advertisement
princefoolish

Theme 04

Apr 23rd, 2012
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 18.23 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 | 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://static.tumblr.com/ad0wsx2/Qu3lt2iea/tumblr_lsyngc9j571qf1ey7o1_500.jpg" />
  68. <meta name="text:frase" content="uma frase" />
  69.  
  70. <meta name="text:Link1" content="/" />
  71. <meta name="text:Link1 Title" content="home" />
  72. <meta name="text:Link2" content="/ask" />
  73. <meta name="text:Link2 Title" content="ask me" />
  74. <meta name="text:Link3" content="/" />
  75. <meta name="text:Link3 Title" content="link" />
  76. <meta name="text:Link4" content="/" />
  77. <meta name="text:Link4 Title" content="link" />
  78. <meta name="text:Link5" content="/" />
  79. <meta name="text:Link5 Title" content="link" />
  80. <meta name="text:Link6" content="/" />
  81. <meta name="text:Link6 Title" content="link" />
  82. <meta name="text:Link7" content="/" />
  83. <meta name="text:Link7 Title" content="link" />
  84. <meta name="text:Link7" content="/" />
  85. <meta name="text:Link7 Title" content="link" />
  86. <meta name="text:Link8" content="/" />
  87. <meta name="text:Link8 Title" content="link" />
  88. <meta name="text:Link9" content="/" />
  89. <meta name="text:Link9 Title" content="link" />
  90.  
  91.  
  92.  
  93.  
  94.  
  95.  
  96.                       <title>{Title}</title>
  97.         <link rel="shortcut icon" href="{Favicon}">
  98.     <link rel="alternate" type="application/rss+xml" href="{RSS}">
  99.         {block:Description}
  100.   <meta name="description" content="{MetaDescription}" />
  101.         {/block:Description}
  102.  
  103.     <style type="text/css">
  104.  
  105.  
  106. 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; }
  107.  
  108. a {color: {color:link}; text-decoration: none; text-transform: none;}
  109. a:hover {color: {color:linkhover}; background-color: transparent; text-decoration: none;}
  110.  
  111. p {margin: 6px 0 0 0}
  112.  
  113. blockquote {margin: 5px 5px 5px 5px; border-left: 4px solid {color:background}; padding-left: 5px; }
  114. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background};}
  115. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  116. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  117.  
  118. blockquote img{max-width: 470px!important}
  119. blockquote blockquote img{max-width: 450px!important}
  120. blockquote blockquote blockquote img{max-width: 430px!important}
  121. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  122.  
  123. #tudoaqui {text-align: center; width: 930px; margin: 20px auto 20px auto; padding: 0px; z-index: 1}
  124.  
  125. #quequeé {float: left; margin-left: 412px;}
  126.  
  127. .brupost {width: 500px; background-color: {color:post}; padding: 15px; margin-bottom: 0px; text-align: justify; font-family: verdana; font-size: 11px; position: relative; }
  128.  
  129. h1 {font-family: georgia; text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  130. h1 a {text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  131. h1 a:hover {text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  132.  
  133. .image {text-align: center; border: 0px}
  134. .image img {max-width: 500px; margin-bottom: 2px; opacity:.8; -webkit-transition: all .8s ease-out; -moz-transition: all .8s ease-out;}
  135. .image img:hover {opacity:1}
  136.  
  137. .oiqqtt {font-family: georgia; text-align: center; font-size: 13px; line-height: 15px; padding: 3px;}
  138. .oiqqtts {text-align: center; text-transform: none; margin-bottom: 5px;}
  139. .oiqqtts a, a:hover{text-transform: none;}
  140.  
  141. .chat {line-height: 13px; list-style: none }
  142. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  143. .person1 {color: {color:text}; padding: 2px; }
  144. .person1 .label {font-weight: bold;  color:{color:text}}
  145. .person2 {color: {color:text}; padding: 2px;  }
  146. .person2 .label {font-weight: bold;  color:{color:text}}
  147.  
  148. .player {background-color: #000; text-align: left; display:block;}
  149.  
  150. .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;}
  151. .asker a {color: {color:link}; font-size: 10px;}
  152. .answer {font-style: normal; font-size: 9px; font-family: verdana; color: {color:text}}
  153.  
  154.  
  155. #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;}
  156. #oidata:hover{background-color: {color:background}; margin-left:20px}
  157. #oidata a {font-size: 9px; line-height: 13px;}
  158. .xxy {border-left: 2px solid {color:background};  padding: 5px; margin-bottom: 10px; font-size: 9px; font-family: verdana; text-transform: lowercase; text-align: left;}
  159. .xxy:hover{border-left: 2px solid {color:link};}
  160.  
  161. .tags {color: {color:text};  font-size: 9px; font-family: verdana;  display: inline; list-style: none; text-transform: lowercase;}
  162. .tags a {font-size: 9px; color: verdana; display: inline; list-style: none; text-transform: lowercase;}
  163. .xxx {border-bottom: 2px solid {color:background};  padding: 5px; margin-bottom: 10px; font-size: 9px; font-family: verdana; text-transform: lowercase; text-align: left;}
  164. #cap {width: 500px; margin-top: -2px;}
  165. .source {display: none;}
  166.  
  167. .notes {width: 530px; padding: 0px; margin-top: 5px; margin-bottom: 10px; font-size: 9px; text-align: left}
  168. ol.notes {list-style: none;  margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  169. ol.notes li {background-color: {color:post}; margin-bottom: 5px; padding: 5px; }
  170. .notes img{display: none; border:0px}
  171.  
  172. ::-webkit-scrollbar{width:8px;height:5px;}
  173. ::-webkit-scrollbar-button:start:decrement
  174. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  175. ::-webkit-scrollbar-track-piece{background-color: {color:post}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  176. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:scroll};-webkit-border-radius:px;}
  177. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: {color:scroll};-webkit-border-radius:px;}
  178.  
  179. #tumblr_controls{position: fixed!important}
  180. #tumblr_controls{position: fixed!important}
  181. #tumblr_controls{position: fixed!important}
  182. #tumblr_controls{position: fixed!important}
  183.  
  184. #sidebarbi {position: fixed; margin: 0px 0px 0px 560px;}
  185.  
  186. /* imagem */
  187.  
  188. #imagebru1{ float: left; margin-top: 227px; margin-left: -500px; position: fixed; padding: 0px; border: 5px solid {color:borda};width: 160px; height:170px;}
  189. #imagebru3 {margin-top: 0px; margin-bottom: 0px;}
  190. #imagebru3 img{width: 160px; height:170px; margin-left: 0px; opacity:.9;}
  191. #imagebru3 img:hover{opacity:1;}
  192.  
  193.  
  194. /* descrição */
  195.  
  196. #sdescri {text-align: justify; margin-top:275px; margin-left: -325px;  overflow: hidden; -webkit-border-radius: 0px 0px 0px 0px; font-size: 9px; font-family: georgia; position: fixed; color: {color:text}; padding: 10px;  background-attachment: fixed; width:141px; height: 99px; -webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out; letter-spacing: 1px; font-style: normal; line-height: 8px; text-transform: uppercase; background-color: {color:borda}; border: 1px solid {color:borda};}
  197. #desc{font-size: 9px; font-family: verdana; letter-spacing: -1px; text-transform: none; line-height: 10px; margin-left:-5px}
  198.  
  199. /* links */
  200.  
  201. #bru1 {width: 282px; height: 129px; float: left; margin-left:194px; margin-top: 150px; padding: 0px; text-align: center; position: absolute; -webkit-transition: all 2s ease-out; -moz-transition: all 2s ease-out; background-color: {color:borda}}
  202. #bru1 a {float: left; margin-left: 1px; font-family: tinytots; font-size: 8px; text-align: center; margin-top: 2px; height: 10px; width: 163px; background-color: {color:bglinks}; color:{color:links}; line-height: 10px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; letter-spacing: 0px; text-transform: uppercase;}
  203. #bru1  a:hover{text-align: center; background-color: {color:bglinkshover}; color:{color:linkshover};}
  204.  
  205. /* linkfundo */
  206.  
  207. #linkfundo {text-align: justify; margin-top:-100px; margin-left: -50px;  overflow: hidden; -webkit-border-radius: 0px 0px 0px 0px; font-size: 9px; font-family: georgia;  padding: 10px;  background-attachment: fixed; width:210px; height: 340px; -webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out; letter-spacing: 1px; font-style: normal; line-height: 8px; text-transform: uppercase; position: absolute;}
  208.  
  209. #linkfundo2 {text-align: justify; margin-top:-41px; margin-left: -170px;  overflow: hidden; -webkit-border-radius: 0px 0px 0px 0px; font-size: 9px; font-family: georgia;  padding: 10px;  background-attachment: fixed; width:540px; height: 560px; -webkit-transition: all 1s ease-out; -moz-transition: all 1s ease-out; letter-spacing: 1px; font-style: normal; line-height: 8px; text-transform: uppercase;}
  210. #linkfundo2:hover{margin-top:-170px; opacity:1;}
  211.  
  212. /* titulo2 */
  213.  
  214. .menu {display: block; margin-left: -330px; top: 247px; position: fixed; font-size: 20px; color: {color:text}; background-color: {color:post}; padding: 3px 2px 4px 2px; width: 166px; display: block; margin-bottom: 1px; height: 26px;; z-index: 100; -webkit-transition: opacity 0.9s linear;-webkit-transition: all 0.9s ease-in-out;-moz-transition: all 0.9s ease-in-out;-o-transition: all 0.9s ease-in-out;}
  215.  
  216. .menu:hover {color: {color:text}; background-color: {color:post}; -webkit-transition-duration: 0.6s; -moz-transition-duration: 0.6s; z-index: 100; -webkit-transition: opacity 0.9s linear;-webkit-transition: all 0.9s ease-in-out;-moz-transition: all 0.9s ease-in-out;-o-transition: all 0.9s ease-in-out;}
  217.  
  218. #barra {z-index: 100; background-color: {color:text}; width: 4px ; height: 282px; padding: 0px; position: fixed; margin-left: -510px; margin-top: 200px;}
  219.  
  220. #barra2 {z-index: 40; background-color: {color:text}; width: 230px ; height: 4px; padding: 0px; position: fixed; margin-left: -537px; margin-top: 420px;}
  221.  
  222.  
  223. /* page */
  224.  
  225. .mama {font-size: 13px; width: 62px; height: 11px; position:fixed; margin-left: -400; background-color: {color:post}; margin-top: 427px; font-size: 9px; padding: 4px}
  226.  
  227. #pagin {text-align: center; font-family: verdana; font-size: 8px; line-height: 15px;position:fixed; width: 62px;}
  228. #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}
  229. #pagin a:hover {background: {color:entry}; color: {color:text}; border: none; text-align: center}
  230. #pagin span.pagina_atual {background: {color:entry}; margin: 0 1px 0 0; padding: 2px 4px; color:{color:text}; font-weight: bold; text-decoration: none; }
  231.  
  232. /* credito */
  233.  
  234. .credit {font-size: 13px; width: 90px; height: 11px; position:fixed; margin-left:-500px; background-color: {color:post}; margin-top: 427px; font-size: 9px; padding: 4px}
  235.  
  236. .mimi {width:5px; height: 140px; background-color: {color:post}; margin-left: 600px; margin-top: 229px; position:fixed}
  237.  
  238. </style>
  239. <body onkeydown=”return false”>
  240.  
  241. <div class="mimi"> </div>
  242.  
  243. <div id="tudoaqui">
  244. <div id="sidebarbi">
  245.  
  246. <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>
  247.  
  248. <div id="barra"></div>
  249. <div id="barra2"></div>
  250. <div id="imagebru1">
  251. <div id="imagebru15">
  252. <div id="imagebru3">
  253. <img src="{image:imagem}"/>
  254. </div></div></div>
  255.  
  256. <div class="titlebb"><div class="titlebbawn">{text:title}</div></div>
  257. <div id="sdescri"><center></center><div id="desc">{description}
  258. <div id="linkfundo">
  259. <div id="linkfundo2">
  260. <div id="bru1">
  261. <a href="{text:Link1}">{text:Link1 Title}</a>
  262. <a href="{text:Link2}">{text:Link2 Title}</a>
  263. <a href="{text:Link3}">{text:Link3 Title}</a>
  264. <a href="{text:Link4}">{text:Link4 Title}</a>
  265. <a href="{text:Link5}">{text:Link5 Title}</a>
  266. <a href="{text:Link6}">{text:Link6 Title}</a>
  267. <a href="{text:Link7}">{text:Link7 Title}</a>
  268. <a href="{text:Link8}">{text:Link8 Title}</a>
  269. <a href="{text:Link9}">{text:Link9 Title}</a>
  270. </div></div></div></div>
  271. </div>
  272. <li class="menu"><div style="font-family: georgia; font-style:; font-size: 15px; -webkit-transition: opacity 0.9s linear;-webkit-transition: all 0.9s ease-in-out;-moz-transition: all 0.9s ease-in-out;-o-transition: all 0.9s ease-in-out; margin-top: 5px;">{text:frase}</div></li>
  273.  
  274. <div class="credit"> <b><a href="http://1-nostalgic0.tumblr.com">Theme</b></a>. <b><a href="http://e-xtasy.tumblr.com/">base</a> <a href="http://hyliar.tumblr.com/">+</a> <a href="http://negatividade.tumblr.com.tumblr.com/">+</a></b></div>
  275.  
  276. </div>
  277. <div id="quequeé">
  278.  {block:Posts}
  279. <div class="brupost">
  280. <div class="xxx">
  281. <div class="tags">{block:HasTags}{block:Tags}#<a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}<br>{/block:HasTags}</div></div><br>
  282. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  283. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  284. {block:Photoset}{Photoset-500}{/block:Photoset}
  285. {block:Quote}
  286. <div class="oiqqtt">“{Quote}”</div>
  287. {block:Source}<div class="oiqqtts"> — {Source}</div>
  288. {/block:Source}
  289. {/block:Quote}
  290. {block:Link}
  291. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  292. {block:Description}{Description}{/block:Description}
  293. {/block:Link}
  294. {block:Chat}
  295. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  296. <div class="chat"><ul>{block:Lines}
  297. <li class="person{UserNumber}">{block:Label}
  298. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  299. {/block:Chat}
  300. {block:Audio}
  301. <div class="player">{AudioPlayerBlack}</div>
  302. {block:Caption}{Caption}{/block:Caption}
  303. {/block:Audio}
  304. {block:Video}{Video-500}{/block:Video}
  305. {block:Answer}
  306. <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>
  307. <div class="answer"><p>{Answer}</p></div>
  308. {/block:answer}
  309. <div id="cap">
  310. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  311. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  312. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  313. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  314. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  315. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  316. {/block:ContentSource}</div></div>
  317. <br>
  318. <div id="oidata">
  319. <div class="xxy">
  320. {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}
  321. {block:RebloggedFrom}<br>originally <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>{/block:RebloggedFrom}{block:RebloggedFrom} via <a href="{ReblogParentURL}">{ReblogParentName}</a>
  322. {/block:RebloggedFrom}
  323. </div></div>
  324. </div>{/block:Date}
  325.  
  326.  
  327.  {/block:Posts}
  328. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  329.  
  330.  
  331.  
  332.  
  333.  
  334.  
  335.  
  336.  
  337. </div>
  338. </div>
  339. </div>
  340. </div>
  341. </div>
  342.  
  343. </body>
  344. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement