mesmo-distante

theme 01

May 13th, 2012
1,870
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 12.58 KB | None | 0 0
  1. <!--                             theme por mesmo-distante.tumblr.com
  2.                                          DON'T COPY.                                  -->
  3.  
  4. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  5.  
  6. <head>
  7.  
  8.  <script>
  9. function click() {
  10. if (event.button==2||event.button==3) {
  11. oncontextmenu='return false';
  12. }
  13. }
  14. document.onmousedown=click
  15. document.oncontextmenu = new Function("return false;")
  16. </script>
  17.  
  18.  
  19.   <!-- DEFAULT VARIABLES -->
  20. <meta name="color:background" content="#f8f8f8" />
  21. <meta name="color:link" content="#000000" />
  22. <meta name="color:text" content="#000000" />
  23. <meta name="color:post" content="#ffffff" />
  24. <meta name="color:sidebar" content="#ffffff" />
  25. <meta name="color:scrollbar" content="#ffffff" />
  26. <meta name="color:lhover" content="#ffffff" />
  27. <meta name="color:sidebar image hover" content="#fffff" />
  28.  
  29.  
  30. <meta name="image:background" content="" />
  31. <meta name="image:sidebar" content="" />
  32.  
  33. <meta name="if:Show tags" content="1"/>
  34.  
  35. <meta name="text:Link1" content="" />
  36. <meta name="text:Link1 Title" content="" />
  37. <meta name="text:Link2" content="" />
  38. <meta name="text:Link2 Title" content="" />
  39. <meta name="text:Link3" content="" />
  40. <meta name="text:Link3 Title" content="" />
  41. <meta name="text:Link4" content="" />
  42. <meta name="text:Link4 Title" content="" />
  43. <meta name="text:Link5" content="" />
  44. <meta name="text:Link5 Title" content="" />
  45. <meta name="text:Link6" content="" />
  46. <meta name="text:Link6 Title" content="" />
  47. <meta name="text:Link7" content="" />
  48. <meta name="text:Link7 Title" content="" />
  49.  
  50.                       <title>{Title}</title>
  51.         <link rel="shortcut icon" href="{Favicon}">
  52.     <link rel="alternate" type="application/rss+xml" href="{RSS}">
  53.         {block:Description}
  54.   <meta name="description" content="{MetaDescription}" />
  55.         {/block:Description}
  56.  
  57.     <style type="text/css">
  58.  
  59.  
  60.  
  61. 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; }
  62.  
  63. a {color: {color:link}; text-decoration: none; text-transform: none;}
  64. a:hover {color: {color:lhover}; background-color: transparent; text-decoration: none;}
  65.  
  66. p {margin: 6px 0 0 0}
  67.  
  68. blockquote {margin: 5px 5px 5px 5px; border-left: 6px solid {color:background}; padding-left: 5px; }
  69. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 5px solid {color:background};}
  70. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  71. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
  72.  
  73. blockquote img{max-width: 470px!important}
  74. blockquote blockquote img{max-width: 450px!important}
  75. blockquote blockquote blockquote img{max-width: 430px!important}
  76. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  77.  
  78.  
  79.  
  80. #container {text-align: center; width: 935px; margin: 20px auto 20px auto; padding: 0px; z-index: 1}
  81.  
  82. #entry {float: left; margin-left: 413px;}
  83.  
  84. .posts {width: 500px; background-color: {color:post}; padding: 15px; margin-bottom: 1px; text-align: justify; font-family: verdana; font-size: 11px; position: relative;}
  85.  
  86. h1 {font-family: georgia; text-align: center; font-size: 16px; text-transform: uppercase; color: {color:text}; font-weight: normal; line-height: 18px;}
  87. h1 a {text-align: center; font-size: 16px; text-transform: uppercase; color: {color:text}; font-weight: normal; line-height: 18px;}
  88. h1 a:hover {text-align: center; font-size: 16px; text-transform: uppercase; color: {color:text}; font-weight: normal; line-height: 18px;}
  89.  
  90. .image {text-align: center; border: 0px}
  91. .image img {max-width: 500px; margin-bottom: 2px }
  92.  
  93. .pquote {font-family: georgia; text-align: center; font-size: 13px; line-height: 15px; padding: 3px;}
  94. .pquotesource {text-align: center; text-transform: none; margin-bottom: 5px;}
  95. .pquotesource a, a:hover{text-transform: none;}
  96.  
  97. .chat {line-height: 13px; list-style: none }
  98. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  99. .person1 {color: {color:text}; padding: 2px; }
  100. .person1 .label {font-weight: bold;  color:{color:text}}
  101. .person2 {color: {color:text}; padding: 2px;  }
  102. .person2 .label {font-weight: bold;  color:{color:text}}
  103.  
  104. .player {background-color: #000; text-align: left; display:block;}
  105.  
  106. #asker {font-size: 11px; font-family: {font:text}; text-align: justify;}
  107. .answer {padding: 2px}
  108. .answer img {max-width: 470px;}
  109.  
  110.  
  111. #info {text-align: left; font-size: 9px; font-family: verdana; text-transform: lowercase; z-index: 11;}
  112. #info a {font-size: 9px;}
  113.  
  114. .tags {color: {color:text};  font-size: 9px; font-family: verdana;  display: inline; list-style: none; text-transform: lowercase;}
  115. .tags a {font-size: 9px; color: verdana; display: inline; list-style: none; text-transform: lowercase;}
  116.  
  117. #cap {width: 500px; margin-top: -2px;}
  118. .source {display: none;}
  119.  
  120. .notes {width: 530px; padding: 0px; margin-top: 5px; margin-bottom: 10px; font-size: 9px; text-align: left}
  121. ol.notes {list-style: none;  margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  122. ol.notes li {background-color: {color:post}; margin-bottom: 5px; padding: 5px; }
  123. .notes img{display: none; border:0px}
  124.  
  125. #damon {position: fixed; margin: 0px 0px 0px 12px;}
  126.  
  127.  
  128. #title{font-size: 9px; font-family: verdana; position: relative; margin-left: 3px; width: 308px; background-color: {color:sidebar}; padding: 7px; margin-top: 1px; background-attachment: fixed; background-image:url('{image:sidebarbackground}'); height:auto;}
  129.  
  130. #koala {text-align: center; font-family: georgia; font-size: 12px; color: {color:sublinks}; letter-spacing: 0px; text-transform: uppercase;}
  131.  
  132.  
  133. @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  134.  
  135. .links {position: absolute; text-align: center;margin-top: 60px; margin-left: 2px;}
  136. .links a {display: block; font-family: tinytots; font-size: 8px; text-align: center; width: 120px; height: auto;  background-color: {color:000}; color:{color:text}; text-decoration: none; padding: 4px 5px 4px 5px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; margin-bottom: 1px; text-transform: uppercase;}
  137. .links  a:hover{text-align: center; letter-spacing: 4px; background-color: {color:000}; color:{color:link};}
  138.  
  139. @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  140.  
  141. #cred {text-align: justify; font-size: 8px; font-family: tinytots; position: absolute; margin-left: 0px; width: 322px; height:14px; background-color: {color:background}; color: {color:text}; padding: 3px; margin-top: 518px; background-attachment: fixed;}
  142. #simg{
  143. float: left; margin-top: 25px; margin-left: 0px; height: auto;
  144.     width:325px;
  145.     position: absolute;
  146.     background-color: {color:background};  -webkit-transition: all 0.1s ease-out; -moz-transition: all 0.1s ease-out;
  147. }
  148. #simg:hover {background-color: {color:sidebar image hover}; -webkit-transition: all 0.9s ease-out; -moz-transition: all 0.9s ease-out; }
  149.  
  150.  
  151.  
  152. #simgg {margin-top: 5px; margin-bottom: 5px;}
  153. #simgg img{width: 320px; height: 390px}
  154.  
  155.  
  156.  
  157. ::-webkit-scrollbar{width:5px;height:5px;}
  158.  
  159. ::-webkit-scrollbar-button:start:decrement
  160.  
  161. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  162.  
  163. ::-webkit-scrollbar-track-piece{background-color: {color:post}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  164.  
  165. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:scrollbar};-webkit-border-radius:px;}
  166.  
  167. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: {color:scrollbar};-webkit-border-radius:px;}
  168.  
  169. .descr {text-align: justify; font-size: 9px; font-family: verdana; position: absolute; margin-left: 2px; width: 304px; height:105px; background-color: {color:sidebar}; color: {color:text}; padding: 10px; margin-top: 400px; background-attachment: fixed;}
  170.  
  171. #tumblr_controls{position: fixed!important}
  172. #tumblr_controls{position: fixed!important}
  173. #tumblr_controls{position: fixed!important}
  174. #tumblr_controls{position: fixed!important}
  175.  
  176. /*** Paginação by madlyluv.com ***/#paginacaoml {margin-top: 0px; font-family: verdana; font-size: 8px; line-height: 20px;
  177. }#paginacaoml a {background: {color:background}; margin: 0 1px 0 0; padding: 2px 4px; color: {color:text}; text-decoration: none;}
  178. #paginacaoml a:hover {background: {color:sidebar}; color: {color:text}; border: none;}
  179. #paginacaoml span.pagina_atual {background: {color:sidebar}; margin: 0 1px 0 0; padding: 2px 4px; color: {color:text}; font-weight: bold; text-decoration: none;}
  180. #paginacaoml span.info {background: #cor de fundo; margin: 0 1px 0 0; padding: 2px 4px; color: #cor da fonte; text-decoration: none;}
  181. .pg {margin-left: 2px; background-color: {color:sidebar}; width:324px; margin-top: 496px;}
  182.  
  183. </style>
  184.  
  185. <body>
  186. <div id="container">
  187. <div id="damon">
  188.  
  189.  
  190. <div id="simg">
  191.     <div id="simgg"><img src="{image:sidebar}">
  192.     </div></div>
  193.  
  194. <div class="links">
  195. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
  196. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}
  197. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3}
  198. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a>{/block:ifLink4}
  199. {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a>{/block:ifLink5}
  200. {block:ifLink6}<a href="{text:Link6}">{text:Link6 Title}</a>{/block:ifLink6}
  201. {block:ifLink7}<a href="{text:Link7}">{text:Link7 Title}</a>{/block:ifLink7}
  202. </div>
  203.  
  204.  
  205. <div class="descr">{description}</div>
  206. <div id="title">
  207. <div id="koala">{title}</div></div>
  208. <div id="cred"><center>THEME BY MESMO-DISTANTE BASE POR NEE-D; DON'T COPY.</center></div>
  209. <div class="pg"><div id="paginacaoml">
  210. {block:JumpPagination length="5"}
  211. {block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage}
  212. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}
  213. {/block:JumpPagination}
  214. </div></div>
  215.  
  216. </div>
  217.  
  218.  
  219. <div id="entry">
  220.  
  221.  {block:Posts}
  222. <div class="posts">
  223.  
  224. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  225.  
  226. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  227.  
  228. {block:Photoset}{Photoset-500}{/block:Photoset}
  229.  
  230. {block:Quote}
  231. <div class="pquote">“{Quote}”</div>
  232. {block:Source}<div class="pquotesource"> ~ {Source}</div>
  233. {/block:Source}
  234. {/block:Quote}
  235.  
  236. {block:Link}
  237. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  238. {block:Description}{Description}{/block:Description}
  239. {/block:Link}
  240.  
  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.  
  248. {block:Audio}
  249. <div class="player">{AudioPlayerBlack}</div>
  250. {block:Caption}{Caption}{/block:Caption}
  251. {/block:Audio}
  252.  
  253. {block:Video}{Video-500}{/block:Video}
  254.  
  255.  
  256.  
  257. {block:Answer}
  258. <div class="asker"><img src="{AskerPortraitURL-24}"> {Asker} asked: <div class="question">{Question}</div></div>
  259. <div class="answer">{Answer}</div>
  260. <br>
  261. {/block:Answer}
  262.  
  263.  
  264. <div id="cap">
  265. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  266. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  267. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  268.  
  269. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  270.       <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  271.         {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  272. {/block:ContentSource}</div></div>
  273. <br>
  274.  
  275.  
  276. <div id="info">
  277. {block:Date}{block:IfShowTags}<div class="tags">{block:HasTags}{block:Tags}#<a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}<br>{/block:HasTags}</div>{/block:IfShowTags}
  278. <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}
  279. {block:RebloggedFrom}<br>originally <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>{/block:RebloggedFrom}{block:RebloggedFrom} · via <a href="{ReblogParentURL}">{ReblogParentName}</a>
  280. {/block:RebloggedFrom}
  281. </div>
  282. </div>{/block:Date}
  283.  
  284.  
  285.  {/block:Posts}
  286. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  287.  
  288.  
  289.  
  290.  
  291.  
  292.  
  293.  
  294.  
  295. </div>
  296. </div>
  297. </div>
  298. </div>
  299.  
  300. </body>
  301. </html>
Advertisement
Add Comment
Please, Sign In to add comment