Advertisement
kelishid

Theme 61 H-is.

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