Advertisement
umapequenapoeta

theme 79

Dec 13th, 2012
7,225
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 14.61 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.  
  5. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  6.  
  7. <head>
  8.  
  9.         <!-- DEFAULT VARIABLES -->
  10.        
  11.        
  12. <!-- Theme feito por promisse, enjoy blz? ?-->
  13.  
  14.  
  15. <!-- DEFAULT -->
  16. <meta name="color:background" content="#f8f8f8" />
  17. <meta name="color:ask" content="#f8f8f8" />
  18. <meta name="color:post" content="#fff" />
  19. <meta name="color:text" content="#000" />
  20. <meta name="color:link" content="#000" />
  21. <meta name="color:links" content="#000" />
  22. <meta name="color:border" content="###c5c5c5" />
  23. <meta name="color:borda" content="###c5c5c5" />
  24. <meta name="color:pagin" content="#000" />
  25.  
  26. <meta name="color:bglinks" content="#000" />
  27. <meta name="color:bglinkshover" content="##ececec" />
  28. <meta name="color:links" content="#fff>
  29. <meta name="color:bglinkshover" content="#fff" />
  30.  
  31.  
  32. <meta name="color:links" content="#000000" />
  33. <meta name="color:linkhover" content="#ffffff" />
  34. <meta name="color:sidebar" content="#000" />
  35.  
  36.  <meta name="text:second title" content=""Give your heart a break" />
  37.  
  38. <meta name="image:background" content="" />
  39. <meta name="image:sidebar" content="http://static.tumblr.com/0ede62d7b24d79b08790024c320cb9fc/dcslupi/qHumfp4hu/tumblr_static_tumblr_m5fdlazyax1r0yq4zo1_400.jpg" />
  40. <meta name="text:Link1" content="/" />
  41. <meta name="text:Link1 Title" content="link" />
  42. <meta name="text:Link2" content="/" />
  43. <meta name="text:Link2 Title" content="link" />
  44. <meta name="text:Link3" content="/" />
  45. <meta name="text:Link3 Title" content="link" />
  46. <meta name="text:Link4" content="/" />
  47. <meta name="text:Link4 Title" content="link" />
  48. <meta name="text:Link5" content="/" />
  49. <meta name="text:Link5 Title" content="link" />
  50. <meta name="text:Link6" content="/" />
  51. <meta name="text:Link6 Title" content="" />
  52. <meta name="text:Link7" content="/" />
  53. <meta name="text:Link7 Title" content="" />
  54. <meta name="text:Link8" content="/" />
  55. <meta name="text:Link8 Title" content="" />
  56. <meta name="color:scroll" content="#000" />
  57.  
  58.  
  59.  
  60.  
  61.                  <title>{Title}</title>
  62.         <link rel="shortcut icon" href="{Favicon}">
  63.     <link rel="alternate" type="application/rss+xml" href="{RSS}">
  64.         {block:Description}
  65.   <meta name="description" content="{MetaDescription}" />
  66.         {/block:Description}
  67.        
  68.           <style type="text/css">
  69.          
  70.            @font-face {
  71.     font-family: 'StarsFromOurEyesRegular';
  72.     src: url('http://static.tumblr.com/2lqtwbf/GwJly7nlm/starsfromoureyes-webfont.eot');
  73.     src: url('http://static.tumblr.com/2lqtwbf/GwJly7nlm/starsfromoureyes-webfont.eot?#iefix') format('embedded-opentype'),
  74.          url('http://static.tumblr.com/2lqtwbf/8Obly7nj0/starsfromoureyes-webfont.ttf') format('truetype'),
  75.          url('http://static.tumblr.com/2lqtwbf/8NAly7nnb/starsfromoureyes-webfont.svg') format('svg');
  76.     font-weight: normal;
  77.     font-style: normal;
  78. }
  79.  
  80. body {background-color: {color:background}; font-family: calibri; color: {color:text}; text-align: center; font-size: 12px; background-image:url('{image:background}'); background-attachment: fixed; }
  81.  
  82. a {color: {color:link}; text-decoration: none; }
  83. a:hover {color: {color:link hover}; background-color: transparent; text-decoration: none;}
  84.  
  85. p {margin: 6px 0 0 0}
  86.  
  87. blockquote{border-left: 0px solid {color:post}; margin:0px 0px 0px 0px; padding-left:0px; border-bottom:0px;}
  88.  
  89. #allboxes {float: left; margin-left:362px; margin-top:-10px; z-index:10}
  90.  
  91. .entry {width: 400px; padding:4px; z-index:10; margin-bottom:1px; text-align: justify; font-family:calibri; font-size: 12px; position: relative; background-color: {color:post}}
  92.  
  93. h1 {text-align:justify; font:13px calibri; text-transform:uppercase; color:{color:text}}
  94. h1 a, a:hover{text-transform:uppercase; color:{color:text}}
  95.  
  96. #info {text-align:center; font:9px calibri; 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; border-top:1px solid #eee}}
  97. #info a {font-size:9px; text-transform:uppercase}
  98. #info a:hover {color:{color:link hover}}
  99.  
  100. .tags {color: {color:text}; font:9px calibri; text-align:justify; display: inline; list-style: none;}
  101. .tags a {text-transform:uppercase; text-align:justify; font-size:9px; display: inline; list-style: none;}
  102. .tags a:hover {text-transform:uppercase}
  103.  
  104. .image img {width:400px}
  105.  
  106. .xquote {font-family:calibri; text-align:left; font-size: 13px}
  107.  
  108. .chat {line-height: 13px; list-style: none }
  109. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  110. .person1 {color: {color:text}; padding: 2px; }
  111. .person1 .label {font-weight: bold;  color:{color:text}}
  112. .person2 {color: {color:text}; padding: 2px;  }
  113. .person2 .label {font-weight: bold;  color:{color:text};}
  114.  
  115. .player {background-color: #000; text-align: left; display:block;}
  116.  
  117. .asker {margin-top: 12px;text-transform: uppercase;width: 400px;text-align: center;margin-bottom: 5px; font:11px calibri}
  118. .question {text-align: center;padding: 10px;position: relative;background-color: #f0f0f0; width: 380px; font:11px calibri; text-transform:uppercase}
  119. .question:after {top: 100%;border: solid transparent;content: " ";height: 0;width: 0;position: absolute;pointer-events: none;}
  120. .question:after {border-top-color: {color:ask bg};border-width: 5px;left: 50%;margin-left: -5px;}
  121.  
  122. #cap {width: 400px; margin-top: -2px;}
  123. .source {display: none;}
  124.  
  125. .notes {width: 408px; padding: 0px; margin-top: 1px; margin-bottom: 1px; font-size:12px; text-align: left}
  126. ol.notes {list-style: none;  margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  127. ol.notes li {background-color: {color:post}; margin-bottom: 1px; padding: 5px; }
  128. .notes img{display: none; border:0px}
  129.  
  130. /* oOops */
  131.  
  132.  
  133. #burn {width:21px;height:auto;float:left;-webkit-transition-duration: 0.4s;padding:0px;text-align:center; margin-bottom:4px; margin-left:4px; z-index:99999999;}
  134. #burn a {float:left;display:block; width:162px; text-transform: uppercase; line-height:20px; color:{color:text}; margin-top:2px; font-family:calibri; font-size:10px; text-align:center; letter-spacing:0px; background-color:{color:sidebar};}
  135. #bar  a:hover {letter-spacing: 0px; background-color: {color:bglinkshover}; color:{color:linkshover}; text-transform: uppercase;}
  136.  
  137.  
  138. #plinks {z-index:999999999999999;position: fixed; width: 273px; margin-left:9px; margin-top:528px; padding: 0px; text-align: center;;}
  139.  
  140. #plinks a {float: left; display: block; letter-spacing:0px; font-size:10px; font-family:calibri; text-align: center; margin-right: 1px; margin-bottom:2px; width: 53px;height:16px; background-color: {color:sidebar}; color:{color:links}; text-decoration: none; text-transform:uppercase;  line-height:16px; ;}
  141. #plinks  a:hover{text-align: center; background-color: {color:bglinkshover}; color:{color:linkshover}; letter-spacing:0px; -webkit-transition: 0.2s ease-in;}
  142. #plinks:hover {opacity:1;}
  143.  
  144. #bar {width: 180px; height:2000px; float: left; margin-left:180px; margin-top: -10px; padding: 0px; background-color: {color:sidebar}; text-align: center; position: fixed; text-transform: none}
  145.  
  146.  
  147. #frase{z-index:9999999999;color:{color:text}; font-family:StarsFromOurEyesRegular; font-size:18px; margin-left: 6px; letter-spacing:1px; text-align:center; margin-top:70px;text-transform:none; margin-bottom:-5px; width:170px;line-height:120%;}
  148.  
  149. #fix{z-index:9999999999;color:{color:text}; font-family:StarsFromOurEyesRegular; font-size:18px; margin-left: 8px; letter-spacing:1px; text-align:center; margin-top:-200px;text-transform:none; margin-bottom:-5px; width:175px;line-height:120%;}
  150.  
  151. #ds {z-index:9;opacity:0.6;width: 158px; height:45px; float: left; margin-left:11px; margin-top: 160px; padding: 0px; background-color: {color:sidebar}; text-align: center; position: fixed; text-transform: none}
  152.  
  153. .sidedescrição {z-index:999999999999999999999999;text-align: center; overflow: hidden; height: 41px; -webkit-border-radius: 0px 0px 0px 0px; font-family:calibri; font-size:11px; position: fixed; margin-top: 160px; margin-left: 11px; width:154px; background-color: transp; color: {color:text}; padding: 2px; background-attachment: fixed;}
  154.  
  155. #credit {background-color: {color:post}; font-weight: normal; letter-spacing: 1px; color: {color:post}; text-align: right; width:63px; height:10px; position: absolute; font-family: calibri; margin-top: 100px; margin-left: -210px; position: fixed; padding: 3px; font-size: 10px;}
  156.  
  157. #sidebar {width:170px;height:133px;margin-top:416px; margin-left:5px; font-size:20px;font-family:georgia;position:fixed; background-color:{color:border};}
  158.  
  159. #sidebarimage {position:fixed;border:1px solid {color:borda};margin-left:5px;margin-top:1px;height:222px;-webkit-transition: all 1.2s ease-out;  -moz-transition: all 1.2s ease-out;}
  160. #sidebarimage img {width:241px;border:5px solid {color:sidebar}; margin-bottom:-1px;height:206px;width:158px;-webkit-transition: all 1.2s ease-out;-moz-transition: all 1.2s ease-out;}
  161. #sidebarimage img:hover {opacity:0.6;-webkit-transition: all 1.2s ease-out; -moz-transition: all 1.2s ease-out;}
  162.  
  163. #paginal {font-family: verdana; font-size: 8px; text-align: center;}
  164. #paginal a {background: {color:sidebar}; margin: 0 1px 0 0; padding: 2px 4px; color: {color:link};}
  165. #paginal a:hover {background: {color:sidebar}; color: {color:sidebar};}
  166. #paginal span.pagina_atual {background: {color:sidebar}; margin: 0 1px 0 0; padding: 2px 4px;; color: {color:link}; font-weight: bold; text-decoration: none;}
  167. .ps {position:fixed;  color: {color:text}; padding: 0px; margin-top: 463px; margin-left: 200px; width: 150px; height:12px;}
  168.  
  169. #tumblr_controls{position: fixed!important}
  170. #tumblr_controls{position: fixed!important}
  171. #tumblr_controls{position: fixed!important}
  172. #tumblr_controls{position: fixed!important}
  173.  
  174. ::-webkit-scrollbar{width:6px;height:5px}
  175. ::-webkit-scrollbar-button:start:decrement
  176. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  177. ::-webkit-scrollbar-track-piece{background-color: {color:background}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  178. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:scroll};-webkit-border-radius:px;}
  179. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: {color:scroll};-webkit-border-radius:px;}
  180.  ::moz-selection {color:{color:post}; background:{color:text};}
  181. ::selection {color:{color:post}; background:{color:text};}
  182. @font-face {font-family: "pacifico"; src: url(http://static.tumblr.com/ufwwwyn/Do8m4xui1/pacifico.ttf) format("truetype");}
  183.  
  184. @font-face {font-family: "calibri"; src: url(http://static.tumblr.com/wtqmrzh/311meyzvz/calibri.ttf) format("calibri");}
  185.  
  186.  
  187.  @font-face {font-family: "discoverbeauty";src: url('http://static.tumblr.com/nf5qb3y/3ptm2vwot/discoverbeauty.ttf') format("truetype");}
  188.  
  189. </style>
  190.  
  191. <body>
  192. <div id="bar">
  193.  
  194. <div id="frase">{text:second title}</div>
  195.  
  196. <div class="sidedescrição">{description}</div>
  197.  
  198. <div id="ds"></div>
  199. <div id="sidebarimage"><img src="{image:Sidebar}"/></div>
  200. <div id="fix"></div>
  201.  
  202. <div id="plinks">
  203. <a href="{text:Link6}">{text:Link6 Title}</a>
  204. <a href="{text:Link7}">{text:link7 Title}</a>
  205. <a href="{text:link8}">{text:link8 Title}</a>
  206. </div>
  207.  
  208. <div id="sidebar">
  209. <div id="burn">
  210. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
  211. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}
  212. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3}
  213. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a>{/block:ifLink4}
  214. {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a>{/block:ifLink5}
  215. </div>
  216. </div>
  217.  
  218. <div id="credit"><a href="http://promisse.tumblr.com" title="theme por promisse">THEME</a>
  219.  </div>
  220. </div></div>
  221.  
  222. <div class="ps"><div id="paginal">{block:PreviousPage}<a href="{PreviousPage}">«</a> {/block:PreviousPage}
  223. {block:JumpPagination length="5"}
  224. {block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage}
  225. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}
  226. {/block:JumpPagination}{block:NextPage}<a href="{NextPage}">»</a>{/block:NextPage}
  227. </div></div>
  228.  
  229.  
  230.  
  231. <div id="allboxes">
  232.  
  233.  {block:Posts}
  234. <div class="entry">
  235. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  236.  
  237. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-400}"></div>{LinkCloseTag}{/block:Photo}
  238.  
  239. {block:Photoset}{Photoset-400}{/block:Photoset}
  240.  
  241. {block:Quote}
  242. <div class="xquote">“{Quote}” {block:Source}<br> — {Source}{/block:Source}</br></div>
  243. {/block:Quote}
  244.  
  245. {block:Link}
  246. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  247. {block:Description}{Description}{/block:Description}
  248. {/block:Link}
  249.  
  250. {block:Chat}
  251. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  252. <div class="chat"><ul>{block:Lines}
  253. <li class="person{UserNumber}">{block:Label}
  254. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  255. {/block:Chat}
  256.  
  257. {block:Audio}
  258. <div class="player">{AudioPlayerBlack}</div>
  259. {block:Caption}{Caption}{/block:Caption}
  260. {/block:Audio}
  261.  
  262. {block:Video}{Video-400}{/block:Video}
  263.  
  264. {block:Answer}
  265. <div class="question">{Question}</div>
  266. <div class="asker">{Asker} <b>disse</b> ?:</div>
  267. {Answer}
  268. {/block:Answer}
  269.  
  270.  
  271. <div id="cap">
  272. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  273. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  274. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  275.  
  276. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  277.       <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  278.         {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  279. {/block:ContentSource}</div></div>
  280. <br>
  281.  
  282.  
  283. <div id="info">
  284. {block:Date}
  285. 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}
  286. <br><div class="tags">{block:HasTags}{block:Tags} #<a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}<br>{/block:HasTags}</div>
  287. </div>
  288. </div>{/block:Date}
  289.  
  290.  
  291.  {/block:Posts}
  292. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  293.  
  294.  </div>
  295. </div>
  296. </div>
  297. </body>
  298. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement