Advertisement
kelishid

Theme 62 H-is.

Dec 20th, 2012
4,873
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.19 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 FEITO POR H-IS, 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:post" content="#fff" />
  13. <meta name="color:sidebar" content="#fff" />
  14. <meta name="color:titulocima" content="#fff" />
  15. <meta name="color:text" content="#000" />
  16. <meta name="color:link" content="#000" />
  17. <meta name="color:scroll" content="#000" />
  18.  
  19. <meta name="color:corlinks" content="#000" />
  20.  
  21.  
  22. <meta name="text:Link1" content="/" />
  23. <meta name="text:Link1 Title" content="link" />
  24. <meta name="text:Link2" content="/" />
  25. <meta name="text:Link2 Title" content="link" />
  26. <meta name="text:Link3" content="/" />
  27. <meta name="text:Link3 Title" content="link" />
  28. <meta name="text:Link4" content="/" />
  29. <meta name="text:Link4 Title" content="link" />
  30.  
  31. <meta name="image:background" content="" />
  32.  
  33. <meta name="image:sidebar1" content="http://media.tumblr.com/8a454ec9c11fd8dd21887f8c874878d5/tumblr_inline_mf7cjf6zJv1qfgfm9.jpg" />
  34.  
  35. <meta name="image:sidebar2" content="http://media.tumblr.com/fa57a9bd638022022e497227ed7a38ee/tumblr_inline_mf7cjqlXlD1qfgfm9.jpg" />
  36.  
  37. <meta name="image:sidebar3" content="http://media.tumblr.com/d69f465d6cf9aa9559b5b6dee809eec9/tumblr_inline_mf7ck11I8f1qfgfm9.jpg" />
  38.  
  39. <meta name="image:sidebar4" content="http://media.tumblr.com/35d0812cda82060fbac742187fb8e987/tumblr_inline_mf7cka9Mva1qfgfm9.jpg" />
  40.  
  41.  
  42. <meta name="text:frase1" content="Uma frase aqui" />
  43. <meta name="text:frase" content="Uma frase aqui" />
  44.  
  45. <title>{Title}</title>
  46. <link rel="shortcut icon" href="{Favicon}">
  47. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  48. {block:Description}
  49. <meta name="description" content="{MetaDescription}" />
  50. {/block:Description}
  51.  
  52. <style type="text/css">
  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:210px; margin-top:8px; 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:center; font-family: verdana; font-size: 8px; 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:8px; text-transform:uppercase}
  73.  
  74. .tags {color: {color:text}; font-family: verdana; text-align:justify; display: inline; list-style: none;}
  75. .tags a {text-transform:uppercase; text-align:justify; font-size:8px; 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. #ask_form{width: 500px; }
  92.  
  93. #asker {font-size: 12px; font-family: calibri; text-align: left;}
  94. .answer {padding: 2px}
  95. .answer img {max-width: 470px;}
  96.  
  97.  
  98. #cap {width: 500px; margin-top: -2px;}
  99. .source {display: none;}
  100.  
  101. .notes {width: 510px; padding: 0px; margin-top: 1px; margin-bottom: 1px; font-size: 9px; text-align: left}
  102. ol.notes {list-style: none; margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  103. ol.notes li {background-color: {color:post}; margin-bottom: 1px; padding: 5px; }
  104. .notes img{display: none; border:0px}
  105.  
  106. #sbar1 { width:150px; height: 210px; margin-left:45px; margin-top:35px; position:fixed; overflow:hidden; background-color:transparent; padding:3px; border-left:1px solid {color:background}; border-right:1px solid {color:background}; border-top:1px solid {color:background}; border-bottom:1px solid {color:background}; }
  107.  
  108. #sbar1:hover {opacity: 0.9;}
  109.  
  110. .descri { text-align: justify; overflow: auto; height: 105px; font-size: 9px; font-family: verdana; position: fixed; margin-top:278px; margin-left: 42px; width: 155px; letter-spacing: 1px; background-color:transparent; color: {color:text} ; padding: 5px;}
  111.  
  112.  
  113. #frase2 { line-height: 23px; font-family: georgia; font-size: 13px; width:169px; height: 22px; margin-left:40px; margin-top:8px; position:fixed; overflow:hidden; color: {color:titulocima}; background-color: {color:scroll}; text-transform: none; }
  114.  
  115. #frase {z-index:99999;background-color: transparent; font-weight: normal; letter-spacing: 0px; color: {color:text}; text-align: center; width: 163px; height: 16px; line-height: 20px; position: absolute; -moz-transition: all 0.4s ease-out; font-family:pacifico; margin-top: 359px; margin-left: 40px; text-transform: ; position: fixed; padding: 2px; font-size: 25px;border-bottom: px solid ;}
  116.  
  117.  
  118. .page { width:163px; height: 11px; margin-left:40px; margin-top:338px; position:fixed; overflow:hidden; background-color: {color:sidebar}; padding:3px; }
  119.  
  120. #page {font-family: verdana; font-size: 8px; text-align: center;}
  121. #page a {background: {color:sidebar}; line-height: 7px; margin: 0 1px 0 0; padding: 2px 4px; color: {color:corlinks};}
  122. #page a:hover {background: {color:sidebar}; color: {color:corlinks};}
  123. #page span.pagina_atual {background: transparent; margin: 0 1px 0 0; padding: 2px 4px;; color: {color:corlinks}; font-weight: bold; text-decoration: none;}
  124.  
  125.  
  126.  
  127. #links { margin-left: 40px; margin-top:259px; border-top:1px solid {color:background}; border-bottom:1px solid {color:background}; position:fixed; background-color:{color:sidebar};}
  128.  
  129. #links a {float: left; font-family:calibri; font-style:bold; font-size: 10px; text-align: center; height: 15px; margin-left:2px; width: 38px; background-color: {color:sidebar}; color:{color:corlinks};letter-spacing: 0px; text-transform: none; padding: 1px; line-height: 16px; text-transform:uppercase;}
  130. #links a:hover{font-style: italic;}
  131.  
  132.  
  133. #linha { width:163px; height:300px; margin-left:40px; margin-top:31px; position:fixed; overflow:hidden; background-color:{color:sidebar} ; padding:3px; }
  134.  
  135. .cred { width:163px; font-size:11px; font-family:calibri; text-align:right; position:fixed; margin-left:40px; margin-top:420px; background-color:transparent; color:{color:text}; text-transform:uppercase;}
  136. .cred a {color:{color:text};}
  137.  
  138. .kelimg {overflow: auto; height: 200px; width: 140px; text-align: left ; margin: 5px; margin-left: 2px; margin-top: 2px; border: 1px solid {color:background}; padding: 3px 0px 0px 3px; background-color: {color:sidebar};}
  139.  
  140. .kelimg img{width: 137px;height: auto;display: block;overflow: auto;margin-bottom: 1px;}
  141.  
  142.  
  143. #tumblr_controls{position: fixed!important}
  144. #tumblr_controls{position: fixed!important}
  145. #tumblr_controls{position: fixed!important}
  146. #tumblr_controls{position: fixed!important}
  147.  
  148. ::-webkit-scrollbar-thumb{
  149. background-color: {color:scroll};
  150. border: 2px solid #fafafa;
  151. height:auto;
  152.  
  153. }
  154.  
  155. ::-webkit-scrollbar {
  156. height:auto;
  157. width:9px;
  158. background-color: #999999;
  159. border: 4px solid #fafafa;
  160. }
  161.  
  162.  
  163. @font-face {font-family: "pacifico";src: url(http://static.tumblr.com/ufwwwyn/Do8m4xui1/pacifico.ttf) format("truetype");}
  164.  
  165. @font-face {font-family: "discoverbeauty";src: url('http://static.tumblr.com/nf5qb3y/3ptm2vwot/discoverbeauty.ttf') format("truetype");}
  166.  
  167. </style>
  168.  
  169. <body>
  170.  
  171. <div id="linha"></div>
  172. <div id="frase"><center>{text:frase1}</center></div>
  173. <div id="sbar1"><div class="kelimg"><marquee direction="up" scrollamount="3" height="197px" behavior="alternate" onmouseover="this.stop()" onmouseout="this.start()">
  174. <img src="{image:sidebar1}"/>
  175. <img src="{image:sidebar2}"/>
  176. <img src="{image:sidebar3}"/>
  177. <img src="{image:sidebar4}"/>
  178. </marquee>
  179. </div>
  180. </div>
  181. <div class="descri"><center>{description}</center></div>
  182. <div id="frase2"><center>{text:frase}</center></div>
  183. <div id="links">
  184. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title} </a>{/block:ifLink1}
  185. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title} </a>{/block:ifLink2}
  186. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title} </a>{/block:ifLink3}
  187. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title} </a>{/block:ifLink4}
  188.  
  189. </div>
  190. </div>
  191.  
  192.  
  193.  
  194. <div class="page"> <div id="page">{block:PreviousPage}<a href="{PreviousPage}">«</a> {/block:PreviousPage}
  195. {block:JumpPagination length="5"}
  196. {block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage}
  197. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}
  198. {/block:JumpPagination}{block:NextPage}<a href="{NextPage}">»</a>{/block:NextPage} </div></div></div>
  199.  
  200.  
  201. <div class="cred">
  202. <center><a href="http://h-is.tumblr.com/" target="_blank" title="theme by his">theme h-is ©</center></a></div>
  203.  
  204.  
  205.  
  206. <div id="allboxes">
  207.  
  208. {block:Posts}
  209. <div class="entry">
  210. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  211.  
  212. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  213.  
  214. {block:Photoset}{Photoset-500}{/block:Photoset}
  215.  
  216. {block:Quote}
  217. <div class="qquote"> <center> "{Quote}" <br><center>{block:Source}~ {Source}{/block:Source}</div>
  218. {/block:Quote}
  219.  
  220. {block:Link}
  221. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  222. {block:Description}{Description}{/block:Description}
  223. {/block:Link}
  224.  
  225. {block:Chat}
  226. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  227. <div class="chat"><ul>{block:Lines}
  228. <li class="person{UserNumber}">{block:Label}
  229. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  230. {/block:Chat}
  231.  
  232. {block:Audio}
  233. <div class="player">{AudioPlayerBlack}</div>
  234. {block:Caption}{Caption}{/block:Caption}
  235. {/block:Audio}
  236.  
  237. {block:Video}{Video-500}{/block:Video}
  238.  
  239. {block:Answer}
  240. <div id="asker"><b>{Asker} asked:</b> {Question}</div>
  241. <div class="answer">{Answer}</div>
  242. {/block:Answer}
  243.  
  244.  
  245. <div id="cap">
  246. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  247. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  248. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  249.  
  250. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  251. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  252. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  253. {/block:ContentSource}</div></div>
  254. <br>
  255.  
  256.  
  257. <div id="info">
  258. {block:Date}
  259. <a href="{Permalink}">{TimeAgo}</a> {block:NoteCount} · <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}
  260. <br><div class="tags">{block:HasTags}{block:Tags} <a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}<br>{/block:HasTags}</div>
  261. </div>
  262. </div>{/block:Date}
  263.  
  264. {/block:Posts}
  265. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  266.  
  267. </div>
  268. </div>
  269.  
  270. </body>
  271. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement