mesmo-distante

theme 21

Apr 26th, 2012
1,248
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 15.32 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.  
  7. <! THEME POR MESMO-DISTANTE.TUMBLR.COM; DON'T COPY. >
  8.  
  9. <script type="text/javascript">
  10. //desabilita menu de opcoes ao clicar no botao direito
  11. function desabilitaMenu(e)
  12. {
  13. if (window.Event)
  14. {
  15. if (e.which == 2 || e.which == 3)
  16. return false;
  17. }
  18. else
  19. {
  20. event.cancelBubble = true
  21. event.returnValue = false;
  22. return false;
  23. }
  24. }
  25.  
  26.  
  27.  
  28.  
  29. //desabilita botao direito
  30. function desabilitaBotaoDireito(e)
  31. {
  32. if (window.Event)
  33. {
  34. if (e.which == 2 || e.which == 3)
  35. return false;
  36. }
  37. else
  38. if (event.button == 2 || event.button == 3)
  39. {
  40. event.cancelBubble = true
  41. event.returnValue = false;
  42. return false;
  43. }
  44. }
  45.  
  46.  
  47.  
  48.  
  49. //desabilita botao direito do mouse
  50. if ( window.Event )
  51. document.captureEvents(Event.MOUSEUP);
  52. if ( document.layers )
  53. document.captureEvents(Event.MOUSEDOWN);
  54.  
  55.  
  56.  
  57.  
  58. document.oncontextmenu = desabilitaMenu;
  59. document.onmousedown = desabilitaBotaoDireito;
  60. document.onmouseup = desabilitaBotaoDireito;
  61. </script>
  62.  
  63.  
  64. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  65.  
  66. <head> <!-- DEFAULT VARIABLES -->
  67. <meta name="color:background" content="#f8f8f8" />
  68. <meta name="color:post" content="#fff" />
  69. <meta name="color:link" content="#000000" />
  70. <meta name="color:linkhover" content="#696969" />
  71. <meta name="color:bglinks" content="#000000" />
  72. <meta name="color:bglinkshover" content="#fff" />
  73. <meta name="color:textlinks" content="#fff" />
  74. <meta name="color:textlinkshover" content="#fff" />
  75. <meta name="color:scroll" content="#000000" />
  76. <meta name="image:background" content="" />
  77. <meta name="image:sidebar" content="http://static.tumblr.com/gunq1dk/RFgm2yym4/cabelogb.jpg" />
  78.  
  79.  
  80. <meta name="text:Link1" content="/" />
  81. <meta name="text:Link1 Title" content="link" />
  82. <meta name="text:Link2" content="/" />
  83. <meta name="text:Link2 Title" content="link" />
  84. <meta name="text:Link3" content="/" />
  85. <meta name="text:Link3 Title" content="link" />
  86. <meta name="text:Link4" content="/" />
  87. <meta name="text:Link4 Title" content="link" />
  88. <meta name="text:Link5" content="/" />
  89. <meta name="text:Link5 Title" content="link" />
  90. <meta name="text:Link6" content="/" />
  91. <meta name="text:Link6 Title" content="link" />
  92. <meta name="text:Link7" content="/" />
  93. <meta name="text:Link7 Title" content="link" />
  94. <meta name="text:Link8" content="/" />
  95. <meta name="text:Link8 Title" content="link" />
  96.  
  97. <title>{Title}</title>
  98.         <link rel="shortcut icon" href="{Favicon}">
  99.     <link rel="alternate" type="application/rss+xml" href="{RSS}">
  100.         {block:Description}
  101.   <meta name="description" content="{MetaDescription}" />
  102.         {/block:Description}
  103.  
  104.     <style type="text/css">
  105.  
  106.  
  107. @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  108.  
  109.  
  110.  
  111. 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; }
  112.  
  113. a {color: {color:link}; text-decoration: none; text-transform: none; -webkit-transition: all .2s ease-out; -moz-transition: all .2s ease-out;}
  114.  
  115. p {margin: 6px 0 0 0}
  116.  
  117. blockquote {margin: 5px 5px 5px 5px; border-left: 4px solid {color:background}; padding-left: 5px; }
  118. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:post};}
  119. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  120. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  121.  
  122. blockquote img{max-width: 470px!important}
  123. blockquote blockquote img{max-width: 450px!important}
  124. blockquote blockquote blockquote img{max-width: 430px!important}
  125. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  126.  
  127. #tudo {text-align: center; margin: 20px auto 20px auto; z-index: 1; width: 935px; }
  128.  
  129. #oquevemnadireita {float: left; margin-left:488px; margin-top: 0px; position: relative; }
  130.  
  131. .nathpost {width: 500px; background-color: {color:post}; padding: 10px; border-bottom: 1px solid {color:background}; text-align: justify; font-family: verdana; font-size: 11px;}
  132.  
  133. h1 {font-family: georgia; text-align: center; font-size: 17px; color: {color:text}; font-weight: normal; line-height: 17px;}
  134. h1 a {text-align: center; font-size: 17px; color: {color:text}; font-weight: normal; line-height: 17px;}
  135. h1 a:hover {text-align: center; font-size: 17px; color: {color:text}; font-weight: normal; line-height: 17px;}
  136.  
  137. .image {text-align: center; border: 0px}
  138. .image img {max-width: 500px; margin-bottom: 2px }
  139.  
  140. .oiqqtt {font-family: georgia; text-align: center; font-size: 13px; line-height: 15px; padding: 3px;}
  141. .oiqqtts {text-align: center; text-transform: none; margin-bottom: 5px;}
  142. .oiqqtts a, a:hover{text-transform: none;}
  143.  
  144. .chat {line-height: 13px; list-style: none }
  145. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  146. .person1 {color: {color:text}; padding: 2px; }
  147. .person1 .label {font-weight: bold;  color:{color:text}}
  148. .person2 {color: {color:text}; padding: 2px;  }
  149. .person2 .label {font-weight: bold;  color:{color:text}}
  150.  
  151. .player {background-color: #000; text-align: left; display:block;}
  152.  
  153. .question{background: {color:post}; font-size: 10px; font-weight:bold; color: {color:text}; padding: 10px;}
  154. .asker {width: 490px; background-color: {color:post}; color:{color:text};
  155. padding: 10px}
  156. .asker img{float: left; margin: 0px 5px 3px 0}
  157. .asker a{font-size: 9px; color:{color:link}; text-transform: lowercase; line-height: 8px; padding: 0; margin: 0; font-family: verdana;}
  158. .asker a:hover{font-size: 9px; color:{color:link}; text-transform: lowercase; line-height:8px; padding: 0; margin: 0; font-family: verdana;}
  159. .answer {padding: 5px 0 0 0}
  160.  
  161. #oidata {text-align: left; font-size: 9px; font-family: verdana; text-transform: lowercase; z-index: 11; padding-right: 10px;padding-left: 10px;padding-top: 10px; width: 500px; margin-left: -10px; border-top: 1px solid {color:background}}
  162. #oidata a {font-size: 9px;}
  163.  
  164. .tags {color: {color:link};  font-size: 9px; font-family: verdana;  display: inline; list-style: none; text-transform: lowercase;}
  165. .tags a {font-size: 9px; color: verdana; display: inline; list-style: none; text-transform: lowercase;}
  166.  
  167. #cap {width: 500px; margin-top: -2px;}
  168. .source {display: none;}
  169.  
  170. .notes {width: 520px; padding: 0px; margin-top: 1px; margin-bottom: 10px; font-size: 9px; text-align: right}
  171. ol.notes {list-style: none;  margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  172. ol.notes li {background-color: {color:post}; margin-bottom: 1px; padding: 5px; }
  173. .notes img{display: none; border:0px}
  174.  
  175. ::-webkit-scrollbar{width:3px;height:3px;}
  176. ::-webkit-scrollbar-button:start:decrement
  177. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  178. ::-webkit-scrollbar-track-piece{background-color: {color:post};}
  179.  
  180. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:scroll}; }
  181.  
  182. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: {color:scroll};}
  183.  
  184. #tumblr_controls{position: fixed!important}
  185. #tumblr_controls{position: fixed!important}
  186. #tumblr_controls{position: fixed!important}
  187. #tumblr_controls{position: fixed!important}
  188.  
  189.  
  190.  
  191.  
  192. #credito{float: left; margin-top: 0px; margin-left:1010px; width: 15px; height:12px; background-color: {color:post}; color: #000; line-height:13px; font-size: 8px; font-family: tinytots;text-align: -20;-webkit-border-radius: 0px 0px 0px 0px; -moz-border-radius: 0px 0px 0px 0px; -webkit-transition: all 0.8s ease-out; -moz-transition: all 0.8s ease-out; position :fixed; border-bottom:2px solid #000  }
  193.  
  194. #credito a{font-size: 8px; font-family: verdana; background-color: transparent; color: {color:text};-webkit-transition: all 0.8s ease-out; -moz-transition: all 0.8s ease-out;text-transform: uppercase;}
  195. #credito a:hover{opacity:0.5;text-transform: uppercase;}
  196.  
  197.  
  198. ::-webkit-scrollbar{width:6px;height:6px;}
  199. ::-webkit-scrollbar-button:start:decrement
  200. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  201. ::-webkit-scrollbar-track-piece{background-color: #f1f1f1; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  202. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:scroll};-webkit-border-radius:px;}
  203. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: {color:scroll};-webkit-border-radius:px;}
  204.  
  205.  
  206.  
  207. .nathpic{width:200px;position:fixed;font-size:11px;margin-top:42px; margin-left:278px;text-align:justify;font-family:arial;}
  208.  
  209.  
  210. .nathpic img{width:199px; height: 268px; border-right: 4px solid #000000; border-left:4px solid #000000; border-top:4px solid #000000; border-bottom:4px solid #000000;-webkit-transition: all 1.5s ease-out; -moz-transition: all 1.5s ease-out; }
  211.  
  212. .nathpic img:hover{}
  213.  
  214.  
  215.  
  216.  
  217.  
  218. .linkss {float: left; position: fixed; margin-top:0px;  text-align: center; margin-left: 278px;position:fixed; width:300px; font-family: tinytots; text-transform: uppercase;}
  219.  
  220. .linkss a{float: left; margin-right: 1px; letter-spacing: px; font-family:tinytots; font-size: 8px; text-align: center; text-align: center;  margin-bottom: 2px; width: 37px; background-color: {color:bglinks}; color:{color:textlinks}; text-decoration: none; text-transform: lowercase; line-height: 0px; -webkit-transition: all 0.8s ease-out; -moz-transition: all 0.8s ease-out; padding: 10px 7px ; font-family: tinytots;text-transform: uppercase;}
  221.  
  222. .linkss a:hover{letter-spacing: 1px;font-family: tinytots;text-transform: uppercase; background-color:{color:bglinkshover}; color:{color:textlinkshover}}
  223.  
  224.  
  225. .linkss2 {float: left; position: fixed; margin-top:21px;  text-align: center; margin-left: 0px;position:fixed; width:300px; font-family: tinytots; text-transform: uppercase;}
  226.  
  227. .linkss2 a{float: left; margin-right: 1px; letter-spacing: px; font-family:tinytots; font-size: 8px; text-align: center; text-align: center;  margin-bottom: 2px; width: 37px; background-color: {color:bglinks}; {color:textlinks}; text-decoration: none; text-transform: lowercase; line-height: 0px; -webkit-transition: all 0.8s ease-out; -moz-transition: all 0.8s ease-out; padding: 10px 7px ; font-family: tinytots;text-transform: uppercase;}
  228.  
  229. .linkss2 a:hover{letter-spacing: 1px;font-family: tinytots;text-transform: uppercase; background-color:{color:bglinkshover}; color:{color:textlinkshover}}
  230.  
  231.  
  232. .oizinho {font-family: georgea; position: fixed; margin-left: 250px; margin-top: 90px; font-size: 38px; z-index: 0;}
  233. .oizinho a {color: ; background-color: transparent;}
  234. .oizinho a:hover {color: ;}
  235.  
  236. .oizinho2 {font-family: georgia; position: fixed; margin-left: 249px; margin-top: 130px; font-size: 38px; z-index: 0;}
  237. .oizinho2 a {color: ; background-color: transparent;}
  238. .oizinho2 a:hover {color: ;}
  239.  
  240.  
  241. #nathdescri {width:210px; height: auto; margin-left:270px; margin-top:330px; position:fixed; overflow:hidden; background-color: transparent ; color: #000; font-family: tinytots; font-size:8px;text-transform: uppercase; border-left:0px solid; border-right:0px solid; padding:3px;-moz-transform: rotate(-5deg);-webkit-transform: rotate(-3deg);-o-transform: rotate(5deg);-ms-transform: rotate(5deg);transform: rotate(5deg);}
  242.  
  243.  
  244.  
  245. #nathdescri:hover {color: #000;
  246. -moz-transform: rotate(0deg);-webkit-transform: rotate(0deg);-o-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg)}
  247.  
  248.  
  249.  
  250.  
  251. </style>
  252.  
  253. <body
  254. onkeydown=”return false”
  255. onselectstart="return false">
  256.  
  257. </div>
  258.  
  259. <div id="top">  
  260. </div>
  261.  
  262. <div class="linkss">
  263. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
  264. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}
  265. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3}
  266. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a>{/block:ifLink4}
  267. <div class="linkss2">
  268. {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a>{/block:ifLink5}
  269. {block:ifLink6}<a href="{text:Link6}">{text:Link6 Title}</a>{/block:ifLink6}
  270. {block:ifLink3}<a href="{text:Link7}">{text:Link7 Title}</a>{/block:ifLink7}
  271. {block:ifLink4}<a href="{text:Link8}">{text:Link8 Title}</a>{/block:ifLink8}
  272. </div></div>
  273. </div></div>
  274.  
  275.  
  276. <div class="oizinho">{block:NextPage}<a href="{NextPage}"></a>{/block:NextPage}</div>
  277.  
  278. <div class="oizinho2">{block:PreviousPage}<a href="{PreviousPage}"></a>{/block:PreviousPage}</div>
  279.  
  280. </div>
  281.  
  282. </div></div></div></div></div></div></div>
  283.  
  284.  
  285. <div id="nathdescri">{description}</div>
  286.  
  287. </div></div></div></div></div></div></div>
  288.  
  289.  
  290. <div class="nathpic"><img src="{image:sidebar}">
  291.  
  292.  
  293.  
  294.  
  295. </div></div>
  296.  
  297.  
  298. </div>
  299.  
  300.  
  301. </div>
  302.  
  303.  
  304. </div>
  305. </div></center>
  306. <div id="credito"><b><a href="http://mesmo-distante.tumblr.com/">©</a></b>
  307. </div></b> </marquee></div>
  308.  
  309.  
  310. <div id="oquevemnadireita">
  311.  
  312.  {block:Posts}
  313. <div class="nathpost">
  314.  
  315. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  316.  
  317. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  318.  
  319. {block:Photoset}{Photoset-500}{/block:Photoset}
  320.  
  321. {block:Quote}
  322. <div class="oiqqtt">“{Quote}”</div>
  323. {block:Source}<div class="oiqqtts"> ~ {Source}</div>
  324. {/block:Source}
  325. {/block:Quote}
  326.  
  327. {block:Link}
  328. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  329. {block:Description}{Description}{/block:Description}
  330. {/block:Link}
  331.  
  332. {block:Chat}
  333. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  334. <div class="chat"><ul>{block:Lines}
  335. <li class="person{UserNumber}">{block:Label}
  336. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  337. {/block:Chat}
  338.  
  339. {block:Audio}
  340. <div class="player">{AudioPlayerBlack}</div>
  341. {block:Caption}{Caption}{/block:Caption}
  342. {/block:Audio}
  343.  
  344. {block:Video}{Video-500}{/block:Video}
  345.  
  346.  
  347. {block:Answer}
  348. <div class="asker"><img src="{AskerPortraitURL-48}"> <small><b>{Asker}</b></small> <small><b>asked: </b></small><br> "{Question}"</div><br>
  349. <div class="answer">{Answer}</div>
  350. <br>
  351. {/block:Answer}
  352.  
  353.  
  354. <div id="cap">
  355. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  356. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  357. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  358.  
  359. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  360.       <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  361.         {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  362. {/block:ContentSource}</div></div>
  363. <br>
  364.  
  365. <div id="oidata">
  366. {block:Date}<div class="tags">{block:HasTags} {block:Tags}<a href="{TagURL}">#{Tag}</a>&nbsp;&nbsp;{/block:Tags}<br>{/block:HasTags}</div>
  367. <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}
  368. {block:RebloggedFrom}<br>originally <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>{/block:RebloggedFrom}{block:RebloggedFrom} - via <a href="{ReblogParentURL}">{ReblogParentName}</a>
  369. {/block:RebloggedFrom}
  370. </div>
  371. </div>{/block:Date}
  372.  
  373.  {/block:Posts}
  374. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  375.  
  376. </div>
  377. </div>
  378. </div>
  379. </div>
  380. </div>
  381. </div>
  382.  
  383. </body>
  384. </html>
Advertisement
Add Comment
Please, Sign In to add comment