Don't like ads? PRO users don't see any ads ;-)
Guest

theme 08

By: mesmo-distante on Mar 29th, 2012  |  syntax: HTML  |  size: 14.49 KB  |  hits: 670  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  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.                        <!--- don't copy and don't remove this tag ---!>  
  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.  
  30. <meta name="color:background" content="#E9E9E9" />
  31. <meta name="color:link" content="#000000" />
  32. <meta name="color:ask" content="#000000" />
  33. <meta name="color:linkhover" content="#696969" />
  34. <meta name="color:text" content="#000000" />
  35. <meta name="color:post" content="#ffffff" />
  36. <meta name="color:sidebar" content="#ffffff" />
  37. <meta name="color:borda" content="#ffffff" />
  38. <meta name="color:scroll" content="#000000" />
  39. <meta name="image:background" content="" />
  40.  
  41. <meta name="color:bglinks" content="#000000" />
  42. <meta name="color:bglinkshover" content="#000000" />
  43. <meta name="color:links" content="#000000" />
  44. <meta name="color:linkshover" content="#ffffff" />
  45.  
  46. <meta name="image:imagem" content="http://static.tumblr.com/gunq1dk/APfm1neyd/3.jpg" />
  47.  
  48. <meta name="text:titulo" content="Escreva uma frase bem grande aqui." />
  49. <meta name="text:Link1" content="/" />
  50. <meta name="text:Link1 Title" content="link" />
  51. <meta name="text:Link2" content="/" />
  52. <meta name="text:Link2 Title" content="link" />
  53. <meta name="text:Link3" content="/" />
  54. <meta name="text:Link3 Title" content="link" />
  55. <meta name="text:Link4" content="/" />
  56. <meta name="text:Link4 Title" content="link" />
  57. <meta name="text:Link5" content="/" />
  58. <meta name="text:Link5 Title" content="link" />
  59. <meta name="text:Link6" content="/" />
  60. <meta name="text:Link6 Title" content="link" />
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.                       <title>{Title}</title>
  68.         <link rel="shortcut icon" href="{Favicon}">
  69.     <link rel="alternate" type="application/rss+xml" href="{RSS}">
  70.         {block:Description}
  71.   <meta name="description" content="{MetaDescription}" />
  72.         {/block:Description}
  73.  
  74.     <style type="text/css">
  75.  
  76.  
  77. 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; }
  78.  
  79. a {color: {color:link}; text-decoration: none; text-transform: none;}
  80. a:hover {color: {color:linkhover}; background-color: transparent; text-decoration: none;}
  81.  
  82. p {margin: 6px 0 0 0}
  83.  
  84. blockquote {margin: 5px 5px 5px 5px; border-left: 4px solid {color:background}; padding-left: 5px; }
  85. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background};}
  86. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  87. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  88.  
  89. blockquote img{max-width: 470px!important}
  90. blockquote blockquote img{max-width: 450px!important}
  91. blockquote blockquote blockquote img{max-width: 430px!important}
  92. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  93.  
  94. #tudoaqui {text-align: center; width: 935px; margin: 20px auto 20px auto; padding: 0px; z-index: 1}
  95.  
  96. #bubu {float: left; margin-left: 300px;}
  97.  
  98. .brupost {width: 500px; background-color: {color:post}; padding: 15px; margin-bottom: 2px; text-align: justify; font-family: verdana; font-size: 11px; position: relative; }
  99.  
  100. h1 {font-family: georgia; text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  101. h1 a {text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  102. h1 a:hover {text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  103.  
  104. .image {text-align: center; border: 0px}
  105. .image img {max-width: 500px; margin-bottom: 2px; opacity:.8; -webkit-transition: all .8s ease-out; -moz-transition: all .8s ease-out;}
  106. .image img:hover {opacity:1}
  107.  
  108. .oiqqtt {font-family: georgia; text-align: center; font-size: 13px; line-height: 15px; padding: 3px;}
  109. .oiqqtts {text-align: center; text-transform: none; margin-bottom: 5px;}
  110. .oiqqtts a, a:hover{text-transform: none;}
  111.  
  112. .chat {line-height: 13px; list-style: none }
  113. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  114. .person1 {color: {color:text}; padding: 2px; }
  115. .person1 .label {font-weight: bold;  color:{color:text}}
  116. .person2 {color: {color:text}; padding: 2px;  }
  117. .person2 .label {font-weight: bold;  color:{color:text}}
  118.  
  119. .player {background-color: #000; text-align: left; display:block;}
  120.  
  121.  
  122. .apic {padding: 5px; background-color: {color:ask}; width: 48px; height: 38px}
  123. .atip {color: {color:ask}; font-size: 38px; margin-left: -10px;}
  124. .asker {font-style: italic; font-family: georgia; font-size: 13px;}
  125. .asker a {color: {color:ask};}
  126. .asker1 {font-size: 9px; font-family: verdana;}
  127.  
  128.  
  129. #oidata {text-align: left; font-size: 9px; font-family: verdana; text-transform: lowercase; z-index: 11;}
  130. #oidata a {font-size: 9px;}
  131.  
  132. .tags {color: {color:text};  font-size: 9px; font-family: verdana;  display: inline; list-style: none; text-transform: lowercase;}
  133. .tags a {font-size: 9px; color: verdana; display: inline; list-style: none; text-transform: lowercase;}
  134.  
  135. #cap {width: 500px; margin-top: -2px;}
  136. .source {display: none;}
  137.  
  138. .notes {width: 530px; padding: 0px; margin-top: 5px; margin-bottom: 10px; font-size: 9px; text-align: left}
  139. ol.notes {list-style: none;  margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  140. ol.notes li {background-color: {color:post}; margin-bottom: 5px; padding: 5px; }
  141. .notes img{display: none; border:0px}
  142.  
  143. ::-webkit-scrollbar{width:5px;height:5px;}
  144. ::-webkit-scrollbar-button:start:decrement
  145. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  146. ::-webkit-scrollbar-track-piece{background-color: {color:post}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  147. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:scroll};-webkit-border-radius:px;}
  148. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: {color:scroll};-webkit-border-radius:px;}
  149.  
  150. #tumblr_controls{position: fixed!important}
  151. #tumblr_controls{position: fixed!important}
  152. #tumblr_controls{position: fixed!important}
  153. #tumblr_controls{position: fixed!important}
  154.  
  155. #sidebarbi {position: fixed; margin: 0px 0px 0px 560px;}
  156.  
  157. /* imagem */
  158.  
  159. #imagenath1{ float: left; margin-top: 0px; margin-left: -573px; height:140px; width:300px; position: fixed; background-color: {color:borda}; padding: 0px; border: 5px solid {color:borda}; -webkit-transition: all .8s ease-out; -moz-transition: all .8s ease-out; opacity:1}
  160. #imagenath3 {margin-top: 0px; margin-bottom: 0px;}
  161. #imagenath3 img{width: 300px; height:140px; margin-left: 0px; opacity:1; -webkit-transition: all .8s ease-out; -moz-transition: all .8s ease-out;}
  162.  
  163. /* links */
  164.  
  165.  
  166. #nath2 {width: 25px; height: 120px; float: left; margin-left:-610px; margin-top: 10px; padding: 0px; text-align: center; position: fixed; -webkit-transition: all 2s ease-out; -moz-transition: all 2s ease-out;  opacity: 1; border: 5px solid {color:borda}; -webkit-border-radius: 10px 0px 0px 10px;}
  167. #nath2 a {float: left; margin-left: 1px; display: block; letter-spacing: 0px; font-family: verdana; font-size: 9px; text-align: center; margin-left:2px; width: 17px; height: 15px; background-color: {color:background}; color:{color:links}; text-decoration: none; text-transform: none; line-height: 15px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; letter-spacing: 1px; margin-top:2px}
  168. #nath2  a:hover{text-align: center; background-color: {color:background}; color:{color:linkshover}; letter-spacing: -1px;}
  169.  
  170. /* titulo */
  171.  
  172. #titulo {text-align: center; margin-top: 142px; margin-left: -572px; -webkit-border-radius: 0px 0px 0px 0px; font-size: 9px; font-family: verdana; position: fixed;   background-color: {color:sidebar}; color: {color:text}; padding: 9px;  background-attachment: fixed; height: 130px; width:290px; -webkit-transition: all 1s ease-out; -moz-transition: all 1s ease-out; opacity:1; letter-spacing: -1px; font-style: none;  opacity:.0; line-height: 10px;}
  173. #titulo a {float: left; margin-left: 1px; display: block; letter-spacing: 0px; font-family: verdana; font-size: 9px; text-align: center; margin-left:2px; width: 17px; height: 15px; background-color: {color:background}; color:{color:links}; text-decoration: none; text-transform: none; line-height: 15px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; letter-spacing: 1px; margin-top:2px}
  174. #titulo:hover{opacity: 1; margin-top: 0px;}
  175. #titulo  a:hover{text-align: center; background-color: {color:bglinkshover}; color:{color:linkshover}; letter-spacing: -1px;}
  176.  
  177. /* descrição */
  178.  
  179. .sdescri {text-align: center; margin-top: 153px; margin-left: -573px; font-size: 15px; font-family: georgea; line-height: 8px; position: fixed;   background-color: {color:sidebar}; color: {color:text}; padding: 10px;  height:6px; width:289px; -webkit-transition: all 1s ease-out; -moz-transition: all 1s ease-out; opacity:6; letter-spacing: 0px; font-style: normal; }
  180.  
  181. /* page */
  182.  
  183. #paginal {font-family: verdana; font-size: 8px; text-align: center;}
  184. #paginal a {background: {color:background}; margin: 0 1px 0 0; padding: 2px 4px; color: {color:links2}}
  185. #paginal a:hover {background: {color:borda}; color: {color:links};}
  186. #paginal span.pagina_atual {background: {color:borda}; margin: 0 1px 0 0; padding: 2px 4px;; color: {color:link}; font-weight: bold; text-decoration: none;}
  187. .ps {position: fixed; padding: 5px; width: 80px; line-height: 10px; top: 20px; margin-left: 265px; background-color: {color:borda}; color: {color:text}}
  188.  
  189. /* credito */
  190.  
  191. #credit {text-align: justify; overflow: hidden; height:15px; -webkit-border-radius: 0px 0px 0px 0px; font-size: 9px; font-family: verdana; position: fixed; margin-left: 265px; width: 80px; background-color: {color:borda}; color: {color:text}; padding: 5px; margin-top: 21px; background-attachment: fixed; -webkit-transition: all 1s ease-out; -moz-transition: all 1s ease-out; ; letter-spacing: -1px;}
  192.  
  193.  
  194. </style>
  195. <body onkeydown=”return false”>
  196.  
  197. <div id="tudoaqui">
  198. <div id="sidebarbi">
  199.  
  200. <div id="imagenath1">
  201. <div id="imagenath3">
  202. <img src="{image:imagem}"/></div></div>
  203.  
  204. <div id="titulo"><center>{Description}</center>
  205. <div id="nath1">
  206. </div></div>
  207.  
  208. <div id="nath2">
  209. <a href="{text:Link1}" title="{text:Link1 Title}"><img src="http://static.tumblr.com/ejm8w78/lhflz2pxj/home.png" width=13px"></a><br><br>
  210. <a href="{text:Link2}" title="{text:Link2 Title}"><img src="http://static.tumblr.com/ejm8w78/w3Qlz2pzs/email.png" width=12px"></a><br><br>
  211. <a href="{text:Link3}" title="{text:Link3 Title}"><img src="http://static.tumblr.com/ejm8w78/5j5lz2s6p/heart.png"width=12px"></a><br><br>
  212. <a href="{text:Link4}" title="{text:Link4 Title}"><img src="http://static.tumblr.com/ejm8w78/onElz2rsp/folder.png"width=12px"></a><br><br>
  213. <a href="{text:Link5}" title="{text:Link5 Title}"><img src="http://static.tumblr.com/ejm8w78/EVjlz2rwa/comment.png"width=12px"></a><br><br></div>
  214. <div class="sdescri">{text:titulo}</div>
  215.  
  216. <div class="ps"><div id="paginal">
  217. {block:JumpPagination length="2"}
  218. {block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage}
  219. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}
  220. {/block:JumpPagination}
  221. </div></div>
  222.  
  223. <div id="credit"><center>mesmo-distante ©</b></center></div>
  224.  
  225. </div>
  226. <div id="bubu">
  227.  {block:Posts}
  228. <div class="brupost">
  229. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  230. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  231. {block:Photoset}{Photoset-500}{/block:Photoset}
  232. {block:Quote}
  233. <div class="oiqqtt">“{Quote}”</div>
  234. {block:Source}<div class="oiqqtts"> — {Source}</div>
  235. {/block:Source}
  236. {/block:Quote}
  237. {block:Link}
  238. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  239. {block:Description}{Description}{/block:Description}
  240. {/block:Link}
  241. {block:Chat}
  242. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  243. <div class="chat"><ul>{block:Lines}
  244. <li class="person{UserNumber}">{block:Label}
  245. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  246. {/block:Chat}
  247. {block:Audio}
  248. <div class="player">{AudioPlayerBlack}</div>
  249. {block:Caption}{Caption}{/block:Caption}
  250. {/block:Audio}
  251. {block:Video}{Video-500}{/block:Video}
  252. {block:Answer}
  253. <div class="asker"><img src="{AskerPortraitURL-24}"> {Asker} asked: <div class="question">{Question}</div></div>
  254. <div class="answer">{Answer}</div>
  255. <br>
  256. {/block:Answer}
  257. <div id="cap">
  258. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  259. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  260. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  261. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  262. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  263. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  264. {/block:ContentSource}</div></div>
  265. <br>
  266. <div id="oidata">
  267. {block:Date}<div class="tags">{block:HasTags}{block:Tags} #<a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}<br>{/block:HasTags}</div>
  268. <a href="{Permalink}">{TimeAgo}</a> {block:NoteCount}  · <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount} {block:IndexPage} · <a href="{ReblogUrl}" target="_blank">reblog</a>{/block:IndexPage}
  269. {block:RebloggedFrom}<br>originally <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>{/block:RebloggedFrom}{block:RebloggedFrom} · via <a href="{ReblogParentURL}">{ReblogParentName}</a>
  270. {/block:RebloggedFrom}
  271. </div>
  272. </div>{/block:Date}
  273.  
  274.  
  275.  {/block:Posts}
  276. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  277.  
  278.  
  279.  
  280.  
  281.  
  282.  
  283.  
  284.  
  285. </div>
  286. </div>
  287. </div>
  288. </div>
  289. </div>
  290.  
  291. </body>
  292. </html>