mesmo-distante

theme 02

Mar 26th, 2012
1,432
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 12.68 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2.  
  3. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  4. <head>
  5.   <script>
  6. function click() {
  7. if (event.button==2||event.button==3) {
  8. oncontextmenu='return false';
  9. }
  10. }
  11. document.onmousedown=click
  12. document.oncontextmenu = new Function("return false;")
  13. </script>
  14.  
  15.  
  16.  <!-- DEFAULT VARIABLES -->
  17.    
  18. <meta name="color:background" content="#f7f7f7" />
  19. <meta name="color:content" content="#fff" />
  20.  
  21. <meta name="color:slinks" content="#fff" />
  22. <meta name="color:slinkstext" content="#000" />
  23.  
  24. <meta name="color:links" content="#000000" />
  25. <meta name="color:entry" content="#ffffff" />
  26. <meta name="color:text" content="#000000" />
  27. <meta name="color:scroll" content="#000" />
  28. <meta name="color:scrollback" content="#fff" />
  29.  
  30.  
  31. <meta name="image:background" content=" " />
  32. <meta name="image:sidebar" content="http://data.whicdn.com/images/24030048/tumblr_lyosojCEpJ1r6yfq0o1_500_large.jpg" />
  33.  
  34.  
  35. <meta name="text:Link1" content="/" />
  36. <meta name="text:Link1 Title" content="link" />
  37. <meta name="text:Link2" content="/" />
  38. <meta name="text:Link2 Title" content="link" />
  39. <meta name="text:Link3" content="/" />
  40. <meta name="text:Link3 Title" content="link" />
  41. <meta name="text:Link4" content="/" />
  42. <meta name="text:Link4 Title" content="link" />
  43. <meta name="text:Link5" content="/" />
  44. <meta name="text:Link5 Title" content="link" />
  45. <meta name="text:Link6" content="/" />
  46. <meta name="text:Link6 Title" content="link" />
  47. <meta name="text:Link7" content="/" />
  48. <meta name="text:Link7 Title" content="link" />
  49.  
  50.     <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  51.     <title>{Title}</title>
  52.     {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  53.     <link rel="shortcut icon" href="{Favicon}" />
  54.     <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  55.     <style type="text/css">
  56.  
  57.  
  58. #container {background-color:transparent; width: 935px;  text-align: center; margin: 0px auto 20px auto}
  59.  
  60. 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; }
  61.  
  62. a {color: {color:links}; text-decoration: none; text-transform: none;}
  63. a:hover {color: {color:links hover}; background-color: transparent; text-decoration: none;}
  64.  
  65. p {margin: 6px 0 0 0}
  66.  
  67. blockquote {margin: 5px 5px 5px 5px; border-left: 6px solid {color:background}; padding-left: 5px; }
  68. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 5px solid {color:background};}
  69. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  70. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
  71.  
  72. blockquote img{max-width: 470px!important}
  73. blockquote blockquote img{max-width: 450px!important}
  74. blockquote blockquote blockquote img{max-width: 430px!important}
  75. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  76.  
  77.  
  78.  
  79. #xright {float: left; margin-left: 541px; margin-top:4px; }
  80.  
  81. .postbox {width: 500px; background-color: {color:entry}; padding: 10px; margin-bottom: 1px; text-align: justify; font-family: verdana; font-size: 11px; position: relative;}
  82.  
  83. h1 {font-family: georgia; text-align: center; font-size: 16px; text-transform: uppercase; color: {color:text}; font-weight: normal; line-height: 18px;}
  84. h1 a {text-align: center; font-size: 16px; text-transform: uppercase; color: {color:text}; font-weight: normal; line-height: 18px;}
  85. h1 a:hover {text-align: center; font-size: 16px; text-transform: uppercase; color: {color:text}; font-weight: normal; line-height: 18px;}
  86.  
  87. .image {text-align: center; border: 0px}
  88. .image img {max-width: 500px; margin-bottom: 2px }
  89.  
  90. .xquote {font-family: georgia; text-align: center; font-size: 13px; line-height: 15px; padding: 3px;}
  91. .xquotesource {text-align: center; text-transform: none; margin-bottom: 5px;}
  92. .xquotesource a, a:hover{text-transform: none;}
  93.  
  94. .chat {line-height: 13px; list-style: none }
  95. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  96. .person1 {color: {color:text}; padding: 2px; }
  97. .person1 .label {font-weight: bold;  color:{color:text}}
  98. .person2 {color: {color:text}; padding: 2px;  }
  99. .person2 .label {font-weight: bold;  color:{color:text}}
  100.  
  101. .player {background-color: #000; text-align: left; display:block;}
  102.  
  103. #asker {font-size: 11px; font-family: {font:text}; text-align: justify;}
  104. .answer {padding: 2px}
  105. .answer img {max-width: 470px;}
  106.  
  107.  
  108. #xdate {text-align: left; font-size: 9px; font-family: verdana; text-transform: lowercase; z-index: 11;}
  109. #xdate a {font-size: 9px;}
  110.  
  111. .tags {color: {color:text};  font-size: 9px; font-family: verdana;  display: inline; list-style: none; text-transform: lowercase;}
  112. .tags a {font-size: 9px; color: verdana; display: inline; list-style: none; text-transform: lowercase;}
  113.  
  114. #cap {width: 500px; margin-top: -2px;}
  115. .source {display: none;}
  116.  
  117. .notes {width: 520px; padding: 0px; margin-top: 1px; margin-bottom: 1px; font-size: 9px; text-align: left}
  118. ol.notes {list-style: none;  margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  119. ol.notes li {background-color: {color:entry}; margin-bottom: 1px; padding: 5px; }
  120. .notes img{display: none; border:0px}
  121.  
  122.  
  123. ::-webkit-scrollbar{width:4px;height:4px;}::-webkit-scrollbar-button:start:decrement::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}::-webkit-scrollbar-track-piece{background-color:{color:scrollback};}::-webkit-scrollbar-thumb:vertical{height:50px; background-color:{color:scroll};}::-webkit-scrollbar-thumb:horizontal{width:50px; background-color:{color:scroll};}
  124.  
  125.  
  126.  
  127. #slideShowContainer{ float: left; top:6px; margin-left:250px; height: auto; width:40px; height: 120px; position: fixed; background-color: #transp; }
  128.  
  129.  
  130. #slideShow4 {position: fixed; margin-top: 38px; margin-bottom: 5px;}
  131.  
  132. #slideShow4 img{width: 300px; height:300px; margin-left: -40px; border: 3px solid {color:content}; -webkit-transition: all 0.8s ease-out; -moz-transition: all 0.8s ease-out;
  133. }
  134.  
  135. #slideShow4 img:hover{margin-left: 100px; opacity: 0;}
  136.  
  137. .descri {text-align: justify; font-size: 9px; overflow: auto; font-family: verdana; position: fixed; margin-left:206px; width: 295px; height: 290px;  color:{color:text}; padding: 9px; background-color:{color:content};margin-top: 35px; background-attachment: fixed;}
  138.  
  139.  
  140. #paginal {margin-top: 5px; font-family: verdana; font-size: 8px; text-align: center;}
  141. #paginal a {background: {color:background}; margin: 0 1px 0 0; padding: 2px 4px; color: {color:text};}
  142. #paginal a:hover {background: {color:background}; color: {color:links};}
  143. #paginal span.pagina_atual {background: {color:background}; margin: 0 1px 0 0; padding: 2px 4px;; color: {color:links}; font-weight: bold; text-decoration: none;}
  144.  
  145. .ps {margin-left: -130px; position: fixed; background-color:; width: 200px; margin-top: 4px;}
  146.  
  147. #pags {position:fixed; margin-left: 349px; margin-top:457px; background-color: {color:content}; width:200px; height: 17px;}
  148.  
  149.  
  150. .pagnath {position: fixed; margin-top: 3px; margin-left: 1063px; height: 20px; width: 100px; background-color: {color:content}; color: {color:text}; padding: 5; font-size: 9px; font-family: verdana; text-align: center;  -webkit-border-radius: 0px 30px 0px 00px ; }
  151.  
  152. .cred {margin-top: -10px;  margin-left:410px; font-size: 9px; font-family: verdana;}
  153.  
  154.  
  155. @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  156.  
  157. #ithink {width: 400px; float: left; margin-left:200px; margin-top: 350px; padding: 0px; text-align: center; position: fixed;}
  158.  
  159.  
  160.  
  161. #ithink a {float: left; margin-left: 2px; display: block; letter-spacing: 0px; font-family:tinytots ; font-size: 8px; text-align: center; margin-bottom: 1px; width: 44px; background-color: {color:#fffff}; height: 17px; color:{color:slinkstext}; text-decoration: uppercase; text-transform: uppercase; line-height: 8px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  162.  
  163.  
  164.  
  165. #ithink  a:hover{text-align: center; letter-spacing: 6px;}
  166.  
  167.  
  168.  
  169. #ithinkcred {width: 100px; margin-left: 1063px; margin-top: 25px; position: fixed;  background-color: {color:slinks}; height: 17px; color:{color:slinkstext}; height: 17px; line-height: 16px; font-size: 9px; font-family: verdana;}
  170.  
  171.  
  172.  
  173. #rs{font-size: 9px; font-family: verdana; position: fixed; margin-left: 205px; width: 297px; background-color: {color:content}; padding: 8px; margin-top: 7px; background-attachment: fixed;  height: 10px;}
  174.  
  175.  
  176.  
  177. .rs2 {text-align: center; font-family: georgia; font-size: 12px; margin-top: -2px; color: ; letter-spacing: 0px;}
  178.  
  179.  
  180. #tumblr_controls{position: fixed!important; z-index: 999999999;}
  181. #tumblr_controls{position: fixed!important; z-index: 999999999;}
  182. #tumblr_controls{position: fixed!important; z-index: 999999999;}
  183. #tumblr_controls{position: fixed!important; z-index: 999999999;}
  184.  
  185.         </style>
  186.     <style type="text/css">{CustomCSS}</style>
  187. </head>
  188.  
  189. <body>
  190.  
  191. <div class="descri">{description}</div>
  192.  
  193. <div id="slideShowContainer">
  194.  
  195. <div id="slideShow4"><img src="{image:sidebar}"></div></div></div></div>
  196.  
  197. </div>
  198.  
  199. <div id="ithink">
  200. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
  201. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}
  202. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3}
  203. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a>{/block:ifLink4}
  204. {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a>{/block:ifLink5}
  205. {block:ifLink6}<a href="{text:Link6}">{text:Link6 Title}</a>{/block:ifLink6}
  206. {block:ifLink7}<a href="{text:Link7}">{text:Link7 Title}</a>{/block:ifLink7}
  207. </div>
  208. <div id="ithinkcred">
  209.  mesmo-distante ©</div>
  210.  
  211. <div id="rs">
  212.  
  213. <div class="rs2">{title}</div></div>
  214.  
  215.  
  216.  <div class="pagnath"><div id="paginal">
  217. {block:JumpPagination length="3"}
  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}</div>
  221. </div>
  222.  
  223. </div>
  224.  
  225.  
  226. <div id="xright">
  227.  
  228.  {block:Posts}
  229. <div class="postbox">
  230.  
  231. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  232.  
  233. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  234.  
  235. {block:Photoset}{Photoset-500}{/block:Photoset}
  236.  
  237. {block:Quote}
  238. <div class="xquote">“{Quote}”</div>
  239. {block:Source}<div class="xquotesource"> — {Source}</div>
  240. {/block:Source}
  241. {/block:Quote}
  242.  
  243. {block:Link}
  244. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  245. {block:Description}{Description}{/block:Description}
  246. {/block:Link}
  247.  
  248. {block:Chat}
  249. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  250. <div class="chat"><ul>{block:Lines}
  251. <li class="person{UserNumber}">{block:Label}
  252. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  253. {/block:Chat}
  254.  
  255. {block:Audio}
  256. <div class="player">{AudioPlayerBlack}</div>
  257. {block:Caption}{Caption}{/block:Caption}
  258. {/block:Audio}
  259.  
  260. {block:Video}{Video-500}{/block:Video}
  261.  
  262.  
  263. {block:Answer}
  264. <div class="asker"><img src="{AskerPortraitURL-24}"> {Asker} asked: <div class="question">{Question}</div></div>
  265. <div class="answer">{Answer}</div>
  266. <br>
  267. {/block:Answer}
  268.  
  269. <div id="cap">
  270. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  271. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  272. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  273.  
  274.  
  275. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  276.       <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  277.         {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  278. {/block:ContentSource}</div></div>
  279. <br>
  280.  
  281.  
  282. <div id="xdate">
  283. {block:Date}<div class="tags">{block:HasTags}{block:Tags}#<a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}<br>{/block:HasTags}</div>
  284. <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}
  285. {block:RebloggedFrom}<br>originally <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>{/block:RebloggedFrom}{block:RebloggedFrom} · via <a href="{ReblogParentURL}">{ReblogParentName}</a>
  286. {/block:RebloggedFrom}
  287. </div>
  288. </div>{/block:Date}
  289.  
  290.  
  291.  {/block:Posts}
  292. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  293. </div>
  294.  
  295. </div>
  296.  
  297. </body>
  298.  
  299. </html>
Advertisement
Add Comment
Please, Sign In to add comment