Advertisement
kelishid

Theme 58 H-is.

Nov 6th, 2012
5,676
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.10 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. <html>
  3.  
  4. <!-- theme por LATE-TO-WRITE, NÃO RETIRE OS CRÉDITOS, OBRIGADA! -->
  5.  
  6. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  7.  
  8. <head>
  9.  
  10. <!-- DEFAULT VARIABLES -->
  11. <meta name="color:background" content="#f1f1f1" />
  12. <meta name="color:scroll" content="#f1f1f1" />
  13. <meta name="color:post" content="#fff" />
  14. <meta name="color:sidebar" content="#fff" />
  15. <meta name="color:text" content="#000" />
  16. <meta name="color:link hover" content="#000" />
  17. <meta name="color:link" content="#000" />
  18.  
  19. <meta name="color:sslinks" content="#fff" />
  20. <meta name="color:sslinks txt" content="#000" />
  21. <meta name="color:sslinks txt hover" content="#000000" />
  22.  
  23. <meta name="color:asktext" content="#000" />
  24. <meta name="color:askfundo" content="#fff" />
  25.  
  26. <meta name="image:background" content="" />
  27. <meta name="image:sidebar" content="http://static.tumblr.com/rqwqiy3/1GMmcx5uf/tumblr_mcvwna9l4h1qi03blo1_500.jpg" />
  28.  
  29. <meta name="text:Link1" content="/" />
  30. <meta name="text:Link1 Title" content="link1" />
  31. <meta name="text:Link2" content="/" />
  32. <meta name="text:Link2 Title" content="link2" />
  33. <meta name="text:Link3" content="/" />
  34. <meta name="text:Link3 Title" content="link3" />
  35. <meta name="text:Link4" content="/" />
  36. <meta name="text:Link4 Title" content="link4" />
  37.  
  38.  
  39. <meta name="text:frase2" content="UMA FRASE AQUI BEM BONITA HEHE" />
  40.  
  41. <title>{Title}</title>
  42. <link rel="shortcut icon" href="{Favicon}">
  43. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  44. {block:Description}
  45. <meta name="description" content="{MetaDescription}" />
  46. {/block:Description}
  47.  
  48. <style type="text/css">
  49.  
  50.  
  51.  
  52.  
  53. body {background-color: {color:background}; font-family: verdana; color: {color:text}; text-align: center; font-size: 11px; background-image:url('{image:background}'); font-size: 12px; background-position:bottom left; background-attachment:fixed; background-repeat:repeat; background-size:100%;}
  54.  
  55. a {color: {color:link}; text-decoration: none; text-transform: none;}
  56. a:hover {color: {color:link hover}; background-color: transparent; text-decoration: none;}
  57.  
  58. p {margin: 6px 0 0 0}
  59.  
  60. blockquote{border-left: 0px solid {color:post}; margin:0px 0px 0px 0px; padding-left:0px; border-bottom:0px;}
  61.  
  62. #all {text-align: center; width: 835px; margin: 20px auto 20px auto; padding: 0px}
  63.  
  64. #allboxes { float: left; margin-left:365px; margin-top:10px; margin-bottom:1px; z-index:10}
  65.  
  66. .entry {width: 500px; padding:4px; z-index:10; margin-bottom:1px; text-align: justify; font-family: verdana; font-size: 11px; position: relative; background-color: {color:post}}
  67.  
  68. h1 {text-align:center; font:15px georgia; text-transform: none; color:{color:text}}
  69. h1 a, a:hover{text-transform: none; color:{color:text}}
  70.  
  71. #info {text-align:right; font:7px verdana; text-transform:uppercase; z-index: 11; margin-top:-6px; -moz-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out; transition: all 1s ease-in-out; -webkit-transition: all 1s ease-in-out}
  72. #info a {font-size:7px; text-transform:uppercase}
  73.  
  74. .tags {color: {color:text}; font:7px verdana; text-align:justify; display: inline; list-style: none;}
  75. .tags a {text-transform:uppercase; text-align:justify; font-size:7px; display: inline; list-style: none;}
  76. .tags a:hover {text-transform:uppercase}
  77.  
  78. .image img {width:500px;}
  79.  
  80. .qquote {font-family:georgia; text-align:justify; font-size: 14px}
  81.  
  82. .chat {line-height: 13px; list-style: none }
  83. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  84. .person1 {color: {color:text}; padding: 2px; }
  85. .person1 .label {font-weight: bold; color:{color:text}}
  86. .person2 {color: {color:text}; padding: 2px; }
  87. .person2 .label {font-weight: bold; color:{color:text};}
  88.  
  89. .player {background-color: #000; text-align: left; display:block;}
  90.  
  91. .question {font-size: 11px; font-weight: normal; font-family: verdana; line-height:95%; position: relative; min-height:70px; padding:10px 15px; margin-bottom:2px; margin-right:-10px; background: {color:askfundo}; color:{color:asktext};}
  92.  
  93. .questionarrow {font-size:30px; vertical-align:middle; margin-left:-5px!important; color:{color:askfundo};}
  94.  
  95. .asker {width:500px; text-align:right; text-transform:lowercase; color:{color:text};}
  96. .asker a {color:{color:text};}
  97. .asker img {float:left; margin-left:400px; vertical-align:top; margin-right:3px; max-height:15px;}
  98.  
  99. .asking {text-align:center; color:{color:text}; font:9px verdana; text-transform:none;}
  100. .asking a{color:{color:text};}
  101. .asking img {width:58px; vertical-align:middle; background-color:{color:askfundo}; padding:3px;}
  102.  
  103. .arrow {padding-top:11px; color:{color:question background}; font-size:30px;}
  104.  
  105. .answer {color:{color:text};}
  106.  
  107. #cap {width: 500px; margin-top: -2px;}
  108. .source {display: none;}
  109.  
  110. .notes {width: 510px; padding: 0px; margin-top: 1px; margin-bottom: 1px; font-size: 9px; text-align: left}
  111. ol.notes {list-style: none; margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  112. ol.notes li {background-color: {color:post}; margin-bottom: 1px; padding: 5px; }
  113. .notes img{display: none; border:0px}
  114.  
  115. #sbar1 { width:250px; height: 487px; margin-left:100px; margin-top:10px; position:fixed; overflow:hidden; background-image: url('http://media.tumblr.com/tumblr_mc9myu3B1H1qfgfm9.jpg'); background-color:{color:sidebar}; padding:3px; border-top:4px solid {color:sidebar}; border-bottom: 4px solid {color:sidebar}; border-right:4px solid {color:sidebar}; border-left:4px solid {color:sidebar}; }
  116.  
  117. #sbar1:hover {opacity: 0.9;}
  118.  
  119. .descri { text-align: justify; overflow: auto; height: 40px; font-size: 9px; font-family: verdana; position: fixed; margin-top:400px; margin-left: 100px; width: 252px; background-color:{color:sidebar}; color:{color:text} ; padding: 4px; background-attachment: fixed; line-height: 10px; -webkit-transition: all 1.9s ease-out; -moz-transition: all 1.9s ease-out;}
  120.  
  121. #frase { line-height: 13px; font-family: calibri; font-size: 11px; width:190px; height: 30px; margin-left:154px; margin-top:492px; position:fixed; overflow:hidden; color: {color:text}; background-color: transparent; text-transform: none; }
  122.  
  123.  
  124. #frase2 { line-height: 13px; font-family: georgia; font-size: 13px; width:260px; height: 20px; margin-left:100px; margin-top:470px; position:fixed; overflow:hidden; line-height:20px; color: {color:text}; background-color: {color:sidebar}; text-transform: uppercase; }
  125.  
  126.  
  127. #sbar5 { width:35px; height: 9px; margin-left:107px; margin-top:492px; position:fixed; overflow:hidden; background-color:transparent; padding:3px; line-height: 6px; }
  128.  
  129.  
  130. #paginacaoml {font-family: calibri; font-size:9px; font-weight: none; line-height: 14px; text-shadow: 0 0px 0px #000;}
  131. #paginacaoml a {background: {color:scroll}; margin: 0 1px 0 0; padding: 2px 4px; color: {color:corpag}; text-decoration: none;}
  132. #paginacaoml a:hover {background:{color:scroll};}
  133. #paginacaoml span.pagina_atual {background: {color:scroll}; margin: 0 0px 0 0; padding: 2px 4px; color:{color:corpag}; text-decoration: none;}
  134. #paginacaoml span.info {background: {color:scroll}; margin: 0 0px 0 0; padding: 2px 4px; color: {color:corpag}; text-decoration: none;}
  135.  
  136. .cred { width:15px; font-size:11px; font-family:calibri; text-align:right; position:fixed; margin-left:85px; margin-top:10px; background-color:transparent; color:{color:text}; text-transform:uppercase;}
  137. .cred a {color:{color:text};}
  138.  
  139.  
  140.  
  141. #linha3 {width:5px; height:22px; margin-left: 100px; margin-top: 448px; position:fixed; overflow:hidden; background-color: #fff; border-left:0px solid; border-right:0px solid; }
  142.  
  143. #linha4 {width:5px; height:22px; margin-left: 355px; margin-top:448px; position:fixed; overflow:hidden; background-color: #fff; border-left:0px solid; border-right:0px solid; }
  144.  
  145. #link {width:260px; height:12px; margin-left: 108px; margin-top:451px; position:fixed; overflow:hidden; background-color: transparent; border-left:0px solid; border-right:0px solid; padding:3px }
  146.  
  147. ::-webkit-scrollbar{width:6px;height:5px}
  148. ::-webkit-scrollbar-button:start:decrement
  149. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  150. ::-webkit-scrollbar-track-piece{background-color: #fff ; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  151. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:scroll};-webkit-border-radius:px;}
  152. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: {color:scroll};-webkit-border-radius:px;}
  153. ::moz-selection {color:{color:post}; background:{color:text};}
  154. ::selection {color:{color:post}; background:{color:text};}
  155.  
  156.  
  157. .s1 {text-align: center; position: fixed; margin-top: -3px; margin-left:-3px;}
  158. .s1 a {display: block; letter-spacing: 1px; font-family: ; font-size: 9px; text-align: center; margin-bottom: 1px; line-height: 13px; width: 51px; height: 10px; background-color: {color:sslinks}; color: {color:sslinks txt}; text-decoration: none; text-transform: lowercase; padding: 1px 5px 5px 5px;}
  159.  
  160. .s1 a:hover {text-align: center; letter-spacing: 0px; background-color: {color:sslinks hover}; color:{color:sslinks txt hover}; padding: 1px 5px 5px 5px;}
  161.  
  162. .s2 {text-align: center; position: fixed; margin-top: -3px; margin-left:58px;}
  163. .s2 a {display: block; letter-spacing:1px; font-family: ; font-size: 9px; text-align: center; margin-bottom: 1px; line-height: 15px; width: 53px; height: 10px; background-color: {color:sslinks}; color: {color:sslinks txt}; text-decoration: none; text-transform: lowercase; padding: 1px 5px 5px 5px;}
  164.  
  165. .s2 a:hover {text-align: center; letter-spacing: 0px; background-color: {color:sslinks hover}; color:{color:sslinks txt hover}; padding: 1px 5px 5px 5px;}
  166.  
  167. .s3 {text-align: center; position: fixed; margin-top: -17px; margin-left:63px;}
  168. .s3 a {display: block; letter-spacing: 1px; font-family: ; font-size: 9px; text-align: center; margin-bottom: 1px; line-height: 15px; width: 50px; height: 10px; background-color: {color:sslinks}; color: {color:sslinks txt}; text-decoration: none; text-transform: lowercase; padding: 1px 5px 5px 5px;}
  169.  
  170. .s3 a:hover {text-align: center; letter-spacing: 0px; background-color: {color:sslinks hover}; color:{color:sslinks txt hover}; padding: 1px 5px 5px 5px;}
  171.  
  172. .s4 {text-align: center; position: fixed; margin-top: -17px; margin-left:123px;}
  173.  
  174. .s4 a {display: block; letter-spacing: 1px; font-family: ; font-size: 9px; text-align: center; margin-bottom: 1px; line-height: 15px; width: 50px; height: 10px; background-color: {color:sslinks}; color: {color:sslinks txt}; text-decoration: none; text-transform: lowercase; padding: 1px 5px 5px 5px;}
  175.  
  176. .s4 a:hover {text-align: center; letter-spacing: 0px; background-color: {color:sslinks hover}; color:{color:sslinks txt hover}; padding: 1px 5px 5px 5px;
  177.  
  178.  
  179. @font-face {font-family: "pacifico"; src: url(http://static.tumblr.com/ufwwwyn/Do8m4xui1/pacifico.ttf) format("truetype");}
  180.  
  181. @font-face {font-family: "discoverbeauty";src: url('http://static.tumblr.com/nf5qb3y/3ptm2vwot/discoverbeauty.ttf') format("truetype");}
  182.  
  183. #tumblr_controls{position: fixed!important}
  184. #tumblr_controls{position: fixed!important}
  185. #tumblr_controls{position: fixed!important}
  186. #tumblr_controls{position: fixed!important}
  187.  
  188. </style>
  189.  
  190. <body>
  191.  
  192.  
  193. <div id="sbar1">
  194.  
  195. <img src="{image:sidebar}" height= "380px;" width= "248px;"></div>
  196.  
  197.  
  198. <div id="linha1">
  199. </div>
  200. <div id="linha2">
  201. </div>
  202. <div id="linha3">
  203. </div>
  204. <div id="linha4">
  205. </div>
  206.  
  207. <div id="link">
  208. <div class="s1">
  209. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title} </a>{/block:ifLink1}</div>
  210. <div class="s2">
  211. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title} </a>{/block:ifLink2}
  212. <div class="s3">
  213. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title} </a>{/block:ifLink3}</div>
  214.  
  215. <div class="s4">
  216. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title} </a>{/block:ifLink4}</div>
  217. </div></div>
  218.  
  219. <div id="frase2">
  220. <center>{text:frase2}</center></div>
  221.  
  222. <div id="frase">
  223. <center><a href="http://h-is.tumblr.com/">This theme was originally <b>made by H-is</b> ©</center></a>
  224. </div>
  225.  
  226. <div class="descri"><center>{description}</center></div>
  227.  
  228. <div id="sbar5"><center><div id="pagination">{block:PreviousPage}<a href="{PreviousPage}">« </a>&nbsp;{/block:PreviousPage}{block:NextPage}&nbsp; <a href="{NextPage}"> »</a>{/block:NextPage} </div></big></center>
  229. </div>
  230.  
  231. </div>
  232.  
  233. </div>
  234. </div>
  235.  
  236. <div id="allboxes">
  237.  
  238. {block:Posts}
  239. <div class="entry">
  240. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  241.  
  242. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  243.  
  244. {block:Photoset}{Photoset-500}{/block:Photoset}
  245.  
  246. {block:Quote}
  247. <div class="qquote"> <center> "{Quote}" <br><center>{block:Source}~ {Source}{/block:Source}</div>
  248. {/block:Quote}
  249.  
  250. {block:Link}
  251. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  252. {block:Description}{Description}{/block:Description}
  253. {/block:Link}
  254.  
  255. {block:Chat}
  256. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  257. <div class="chat"><ul>{block:Lines}
  258. <li class="person{UserNumber}">{block:Label}
  259. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  260. {/block:Chat}
  261.  
  262. {block:Audio}
  263. <div class="player">{AudioPlayerBlack}</div>
  264. {block:Caption}{Caption}{/block:Caption}
  265. {/block:Audio}
  266.  
  267. {block:Video}{Video-500}{/block:Video}
  268.  
  269. {block:Answer}
  270. <table width="500px" cellspacing="0" cellpadding="0">
  271. <tr>
  272. <td width="415px" class="question">{Question}</td>
  273. <td width="30px"><span class="questionarrow">◤</span></td>
  274. <td width="64px" class="asking"><img src="{AskerPortraitURL-64}"><br>{Asker}</td>
  275. </tr>
  276. </table>
  277. <div class="answer">{Answer}</div>
  278. {/block:answer}
  279.  
  280.  
  281. <div id="cap">
  282. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  283. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  284. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  285.  
  286. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  287. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}"/>
  288.  
  289. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  290. {/block:ContentSource}</div></div>
  291. <br>
  292.  
  293.  
  294. <div id="info">
  295. {block:Date}
  296. posted on <a href="{Permalink}">{TimeAgo}</a> {block:NoteCount} with <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount} {block:RebloggedFrom}· <a href="{ReblogParentURL}" title="{ReblogParentTitle}">via</a> · <a href="{ReblogRootURL}" title="{ReblogRootTitle}">source</a>{/block:RebloggedFrom} · {block:IndexPage}<a href="{ReblogUrl}" target="_blank">reblog</a>{/block:IndexPage}
  297. <br><div class="tags">{block:HasTags}{block:Tags} #<a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}<br>{/block:HasTags}</div>
  298. </div>
  299. </div>{/block:Date}
  300.  
  301.  
  302. {/block:Posts}
  303. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  304. </div>
  305. </div>
  306.  
  307. </div>
  308.  
  309. </div>
  310.  
  311. </div>
  312.  
  313. </body>
  314. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement