mesmo-distante

theme 10

Apr 1st, 2012
511
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 15.30 KB | None | 0 0
  1. <!  theme por mesmo-distante, base negatividade. Don't copy. !>
  2.  
  3. <html>
  4. <script type="text/javascript">
  5. //desabilita menu de opcoes ao clicar no botao direito
  6. function desabilitaMenu(e)
  7. {
  8. if (window.Event)
  9. {
  10. if (e.which == 2 || e.which == 3)
  11. return false;
  12. }
  13. else
  14. {
  15. event.cancelBubble = true
  16. event.returnValue = false;
  17. return false;
  18. }
  19. }
  20.  
  21.  
  22.  
  23.  
  24. //desabilita botao direito
  25. function desabilitaBotaoDireito(e)
  26. {
  27. if (window.Event)
  28. {
  29. if (e.which == 2 || e.which == 3)
  30. return false;
  31. }
  32. else
  33. if (event.button == 2 || event.button == 3)
  34. {
  35. event.cancelBubble = true
  36. event.returnValue = false;
  37. return false;
  38. }
  39. }
  40.  
  41.  
  42.  
  43.  
  44. //desabilita botao direito do mouse
  45. if ( window.Event )
  46. document.captureEvents(Event.MOUSEUP);
  47. if ( document.layers )
  48. document.captureEvents(Event.MOUSEDOWN);
  49.  
  50.  
  51.  
  52.  
  53. document.oncontextmenu = desabilitaMenu;
  54. document.onmousedown = desabilitaBotaoDireito;
  55. document.onmouseup = desabilitaBotaoDireito;
  56. </script>
  57.  
  58.  
  59. <head> <!-- DEFAULT VARIABLES -->
  60. <meta name="color:background" content="#F7F7F7" />
  61. <meta name="color:scrollbar" content="000000" />
  62. <meta name="color:link" content="#000000" />
  63. <meta name="color:lhover" content="#000000" />
  64. <meta name="color:text" content="#000000" />
  65. <meta name="color:post" content="#ffffff" />
  66. <meta name="color:sidebar" content="#FFFFFF" />
  67. <meta name="color:sidebarlinks" content="#f8f8f8" />
  68. <meta name="image:sidebar" content="http://static.tumblr.com/gunq1dk/QLDm1tiz0/tumblr_m1sxei1mln1rolmmmo1_500.jpg" />
  69. <meta name="text:Link1" content="/" />
  70. <meta name="text:Link1 Title" content="link" />
  71. <meta name="text:Link2" content="/" />
  72. <meta name="text:Link2 Title" content="link" />
  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.                       <title>{Title}</title>
  83.         <link rel="shortcut icon" href="{Favicon}">
  84.     <link rel="alternate" type="application/rss+xml" href="{RSS}">
  85.         {block:Description}
  86.   <meta name="description" content="{MetaDescription}" />
  87.         {/block:Description}
  88.  
  89.     <style type="text/css">
  90.  
  91.  
  92. 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; }
  93.  
  94. a {color: {color:link}; text-decoration: none; text-transform: none;}
  95. a:hover {color: {color:lhover}; background-color: transparent; text-decoration: none;}
  96.  
  97. p {margin: 6px 0 0 0}
  98.  
  99. blockquote {margin: 5px 5px 5px 5px; border-left: 6px solid {color:sidebar}; padding-left: 5px; }
  100. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 5px solid {color:sidebar};}
  101. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:sidebar}; }
  102. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:sidebar}; }
  103.  
  104. blockquote img{max-width: 470px!important}
  105. blockquote blockquote img{max-width: 450px!important}
  106. blockquote blockquote blockquote img{max-width: 430px!important}
  107. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  108.  
  109. #top {z-index: 40; background-color: {color:background}; width: 100%; height: 42px; padding: 0px; position: fixed; margin-left: -10px; margin-top: -10px;}
  110.  
  111. #top2 {z-index: 40; background-color: {color:text}; width: 933px ; height: 5px; padding: 0px; position: fixed; margin-left: 305px; margin-top: 32px;}
  112.  
  113. .sidebar2 {width: 197px; height: 313px; top: 46px; left: 100px; padding: 0px; background-color: {color:background}; text-align: center; position: fixed;}
  114.  
  115. #mpic {position: fixed; float: left; top: 10px; left: 980px; border: 4px solid {color:text};}
  116. .mpic img {width:260px; height: 370px;}
  117.  
  118. #xp {text-align: center; width: 935px; margin: 20px auto 20px auto; padding: 0px; z-index: 1;}
  119.  
  120. #xright {float: left; margin-left: 495px; margin-top: 38px}
  121.  
  122. .postbox {width: 500px; left: -80px; background-color: {color:post}; padding: 15px; margin-bottom: 1px; text-align: justify; font-family: verdana; font-size: 11px; position: relative;}
  123.  
  124. h1 {font-family: georgia; text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  125. h1 a {text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  126. h1 a:hover {text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  127.  
  128. .image {text-align: center; border: 0px}
  129. .image img {max-width: 500px; margin-bottom: 2px }
  130.  
  131. .xquote {font-family: georgia; text-align: center; font-size: 13px; line-height: 15px; padding: 3px;}
  132. .xquotesource {text-align: center; text-transform: none; margin-bottom: 5px;}
  133. .xquotesource a, a:hover{text-transform: none;}
  134.  
  135. .chat {line-height: 13px; list-style: none }
  136. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  137. .person1 {color: {color:text}; padding: 2px; }
  138. .person1 .label {font-weight: bold;  color:{color:text}}
  139. .person2 {color: {color:text}; padding: 2px;  }
  140. .person2 .label {font-weight: bold;  color:{color:text}}
  141.  
  142. .player {background-color: #000; text-align: left; display:block;}
  143.  
  144. #asker {font-size: 11px; font-family: {font:text}; text-align: justify;}
  145. .answer {padding: 2px}
  146. .answer img {max-width: 470px;}
  147.  
  148.  
  149. #xdate {text-align: left; font-size: 9px; font-family: verdana; text-transform: lowercase; z-index: 11;}
  150. #xdate a {font-size: 9px;}
  151.  
  152. .tags {color: {color:text};  font-size: 9px; font-family: verdana;  display: inline; list-style: none; text-transform: lowercase;}
  153. .tags a {font-size: 9px; color: verdana; display: inline; list-style: none; text-transform: lowercase;}
  154.  
  155. #cap {width: 500px; margin-top: -2px;}
  156. .source {display: none;}
  157.  
  158. .notes {width: 530px; padding: 0px; margin-top: 5px; margin-bottom: 10px; font-size: 9px; text-align: left}
  159. ol.notes {list-style: none;  margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  160. ol.notes li {background-color: {color:post}; margin-bottom: 5px; padding: 5px; }
  161. .notes img{display: none; border:0px}
  162.  
  163. ::-webkit-scrollbar{width:4px;height:5px;}
  164.  
  165. ::-webkit-scrollbar-button:start:decrement
  166.  
  167. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  168.  
  169. ::-webkit-scrollbar-track-piece{background-color: {color:background}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  170.  
  171. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:scrollbar};-webkit-border-radius:px;}
  172.  
  173. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: FFFFFF;-webkit-border-radius:px;}
  174.  
  175. @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  176.  
  177. .cred {text-align: center; font-size: 8px; font-family: tinytots; text-transform: uppercase; position: fixed; margin-left: 880px; width: 270px; background-color: {color:background}; color: {color:text}; padding: 2px; margin-top: 350px; overflow: auto; height: 16px; }
  178.  
  179.  
  180. .xlinky {position: fixed; float: left; margin-top: -10px; margin-left: 1148px; text-align: center;}
  181. .xlinky a{display: block; letter-spacing: 1px; font-family: tinytots; font-size: 8px; text-align: center;  margin-bottom: 1px; height: 25px; width: 65px;  background-color: {color:text}; color:#FFFFFF; text-decoration: uppercase; text-transform: uppercase; line-height: 27px;}
  182. .xlinky  a:hover{ letter-spacing: 3px; text-align: center; background-color: {color:text}; color:#FFFFFF;}
  183.  
  184. .xlinky2 {position: fixed; float: left; margin-top: 15px; margin-left: 1148px; text-align: center;}
  185. .xlinky2 a{display: block; letter-spacing: 1px; font-family: tinytots; font-size: 8px; text-align: center;  margin-bottom: 1px; height: 20px; width: 65px;  background-color: #FFFFFF; color:{color:text}; text-decoration: uppercase; text-transform: uppercase; line-height: 21px;}
  186. .xlinky2  a:hover{ letter-spacing: 3px; text-align: center; background-color: #FFFFFF; color:{color:text};}
  187.  
  188. .xlinky3 {position: fixed; float: left; margin-top: 35px; margin-left: 1148px; text-align: center;}
  189. .xlinky3 a{display: block; letter-spacing: 1px; font-family: tinytots; font-size: 8px; text-align: center;  margin-bottom: 1px height: 20px; width: 65px;  background-color: {color:text}; color:#FFFFFF; text-decoration: uppercase; text-transform: uppercase; line-height: 21px;}
  190. .xlinky3  a:hover{ letter-spacing: 3px; text-align: center; background-color: {color:text}; color:#FFFFFF;}
  191.  
  192. .xlinky4 {position: fixed; float: left; margin-top: 56px; margin-left: 1148px; text-align: center;}
  193. .xlinky4 a{display: block; letter-spacing: 1px; font-family: tinytots; font-size: 8px; text-align: center;  margin-bottom: 1px; height: 20px; width: 65px;  background-color: #FFFFFF; color:{color:text}; text-decoration: uppercase; text-transform: uppercase; line-height: 21px;}
  194. .xlinky4  a:hover{ letter-spacing: 3px; text-align: center; background-color: #FFFFFF; color:{color:text};}
  195.  
  196. .xlinky5 {position: fixed; float: left; margin-top: 77px; margin-left: 1148px; text-align: center;}
  197. .xlinky5 a{display: block; letter-spacing: 1px; font-family: tinytots; font-size: 8px; text-align: center;  margin-bottom: 1px height: 20px; width: 65px;  background-color: {color:text}; color:#FFFFFF; text-decoration: uppercase; text-transform: uppercase; line-height: 21px;}
  198. .xlinky5  a:hover{ letter-spacing: 3px; text-align: center; background-color: {color:text}; color:#FFFFFF;}
  199.  
  200. .xlinky6 {position: fixed; float: left; margin-top: 97px; margin-left: 1148px; text-align: center;}
  201. .xlinky6 a{display: block; letter-spacing: 1px; font-family: tinytots; font-size: 8px; text-align: center;  margin-bottom: 1px; height: 20px; width: 65px;  background-color: #FFFFFF; color:{color:text}; text-decoration: uppercase; text-transform: uppercase; line-height: 21px;}
  202. .xlinky6  a:hover{ letter-spacing: 3px; text-align: center; background-color: #FFFFFF; color:{color:text};}
  203.  
  204. .sidepage {width: 103px; height: 20px; top: 40px; left: 313px; padding: 0px; background-color:{color:text}; text-align: center; position: fixed;}
  205.  
  206.  
  207. @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  208.  
  209. #drescri {float: left; margin-top: 250px; margin-left: 887px; width: 250px; height:80px; line-height: 10px; background-color: {color:#000}; color:#ffffff; padding: 1px; font-size: 8px; font-family:tinytots; text-align: center; position:fixed;}
  210. #drescri a{font-size: 10px; color:}
  211.  
  212. /*** Paginação by madlyluv.com ***/
  213. #paginacaoml {font-size: 8px; line-height: 20px;}
  214. #paginacaoml a {background: {color:text}; margin: 0 1px 0 0; padding: 2px 4px; color: {color:sidebar}; text-decoration: none;}
  215. #paginacaoml a:hover {background: {color:sidebar}; color: {color:text}; border: none;}
  216. #paginacaoml span.pagina_atual {background: #cor de fundo; margin: 0 1px 0 0; padding: 2px 4px; color: #FFFFFF; text-decoration: none;}
  217. #paginacaoml span.info {background: #cor de fundo; margin: 0 1px 0 0; padding: 2px 4px; color: #cor da fonte; text-decoration: none;}
  218.  
  219. #tumblr_controls{position: fixed!important}
  220. #tumblr_controls{position: fixed!important}
  221. #tumblr_controls{position: fixed!important}
  222. #tumblr_controls{position: fixed!important}
  223.  
  224.  
  225. </style>
  226.  
  227. <body>
  228. <div id="top"></div>
  229. <div id="top2"></div>
  230. <div id="top3"></div>
  231. <div class="sidebar2">
  232. <div class="cred">theme por <a href="http://mesmo-distante.tumblr.com">mesmo-distante</a>, <a href="http://negatividade.tumblr.com">+details</a>; don't copy.</div>
  233. <div id="mpic"><div class="mpic"><img src="{image:sidebar}"></div></div>
  234. <div class="xlinky">
  235. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}</div>
  236. <div class="xlinky2">
  237. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}</div>
  238. <div class="xlinky3">
  239. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3}</div>
  240. <div class="xlinky4">
  241. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a>{/block:ifLink4}</div>
  242. <div class="xlinky5">
  243. {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a>{/block:ifLink5}</div>
  244. <div class="xlinky6">
  245. {block:ifLink6}<a href="{text:Link6}">{text:Link6 Title}</a>{/block:ifLink6}</div>
  246.  
  247. <div id="drescri">{Description}</div>
  248.  
  249. <div class="sidepage"><div id="paginacaoml">{block:Pagination}{block:PreviousPage}{/block:PreviousPage}{/block:Pagination}
  250. {block:JumpPagination length="4"}
  251. {block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage}
  252. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}
  253. {/block:JumpPagination}
  254. {block:Pagination}{block:NextPage}{/block:NextPage}{/block:Pagination}
  255. </div></div></div>
  256.  
  257.  
  258. <div id="xright">
  259.  
  260.  {block:Posts}
  261. <div class="postbox">
  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. {block:Answer}
  295. <div class="asker"><img src="{AskerPortraitURL-24}"> {Asker} asked: <div class="question">{Question}</div></div>
  296. <div class="answer">{Answer}</div>
  297. <br>
  298. {/block:Answer}
  299.  
  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="xdate">
  314. {block:Date}<div class="tags">{block:HasTags}{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">reblog</a>{/block:IndexPage}
  316. {block:RebloggedFrom}<br>originally <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>{/block:RebloggedFrom}{block:RebloggedFrom} · via <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.  
  332. </div>
  333. </div>
  334. </div>
  335. </div>
  336.  
  337. </body>
  338. </html>
Advertisement
Add Comment
Please, Sign In to add comment