mesmo-distante

theme 11

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