acucar_amargo

theme 49 acucar-amargo ©

Oct 23rd, 2012
2,288
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.59 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  2. <!--
  3. theme by acucar-amargo. se quiser copiar, copie, só estará dizendo a si próprio que precisa do meu trabalho para fazer algo decente. reflita.
  4. -->
  5. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  6.  
  7. <head>
  8.  
  9. <!-- DEFAULT VARIABLES -->
  10. <meta name="font:text" content="verdana" />
  11. <meta name="color:entry" content="#000000" />
  12. <meta name="font:title" content="verdana" />
  13. <meta name="color:background" content="#000" />
  14. <meta name="color:link" content="#000" />
  15. <meta name="color:text" content="#DFDFDF" />
  16. <meta name="color:scrollbar" content="#BBBBBB" />
  17. <meta name="color:linkhover" content="#949494" />
  18.  
  19. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  20. <title>{Title}{block:SearchPage}, Search results for: {SearchQuery}{/block:SearchPage}{block:PostSummary}, {PostSummary}{/block:PostSummary}</title>
  21. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  22. <link rel="shortcut icon" href="{Favicon}" />
  23. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  24. <style type="text/css">
  25.  
  26. body {background-color: {color:background}; font-family: verdana; font-size: 11px; color: {color:text}; text-align: center; background-image:url('{image:background}'); background-attachment: fixed; }
  27.  
  28. a {color: {color:link}; text-decoration: none; text-transform: none;}
  29. a:hover {color: {color:lhover}; background-color: transparent; text-decoration: none;}
  30.  
  31. p {margin: 6px 0 0 0}
  32.  
  33. blockquote {margin: 5px 5px 5px 5px; border-left: 3px solid {color:text}; padding-left: 5px; }
  34. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background};}
  35. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
  36. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
  37.  
  38. blockquote img{max-width: 470px!important}
  39. blockquote blockquote img{max-width: 450px!important}
  40. blockquote blockquote blockquote img{max-width: 430px!important}
  41. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  42.  
  43. #postbox {width:500px; background-color:#fff; padding:10px; text-align: justify; position: relative; left:53px; top:0px; border-bottom: 1px solid #eee;}
  44.  
  45. h1 {color:{color:text}; font-family:calibri; font-size:14px; line-height:16px; text-align: center; font-weight:normal; }
  46. h1 a {color:{color:link}}
  47. h1 a:hover {color:{color:link hover}}
  48.  
  49. .image {text-align: center;}
  50. .image img {max-width: 500px; margin-bottom: 2px;}
  51. .image img:hover{-webkit-filter: grayscale(0%);}
  52.  
  53. .quote {font-family: calibri; text-align: center; font-size: 14px; line-height: 16px; padding: 3px;}
  54. .quotesource {text-align: right; font-family: calibri; font-size: 11px; letter-spacing: 1px; text-transform: none; margin-bottom: 5px;}
  55. .quotesource a, a:hover{text-transform: none;}
  56.  
  57. .chat {line-height: 13px; list-style: none }
  58. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  59. .person1 {color: {color:text}; padding: 2px; }
  60. .person1 .label {font-weight: bold; color:{color:text}}
  61. .person2 {color: {color:text}; padding: 2px; }
  62. .person2 .label {font-weight: bold; color:{color:text}}
  63.  
  64. .player {background-color: #000; text-align: left; display:block;}
  65.  
  66. #asker {font-size: 11px; font-family: verdana; text-align: justify;}
  67. .answer {padding: 2px}
  68. .answer img {max-width: 470px;}
  69.  
  70. #info {text-align: right; margin-top:-4px; font-size: 9px; letter-spacing: 1px; font-family: calibri; text-transform: none; z-index: 11; height: auto; padding: 2px; width: 500px; opacity: 1.0; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  71. #info a {font-size: 9px; text-transform: uppercase; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  72. #info:hover {opacity: 1.0; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  73.  
  74. #tags {color: {color:text}; font-size: 10px; font-family: calibri; display: inline; list-style: none; text-transform: uppercase;;}
  75. #tags a {font-size: 10px; font-family: calibri; display: inline; list-style: none; text-transform: uppercase;;}
  76.  
  77. #cap {width: 500px; margin-top: -2px;}
  78. .source {display: none;}
  79.  
  80. .notes {width: 500px; padding: 0px; margin-top: 23px; margin-bottom: 10px; font-size: 9px; text-align: center; font-family: verdana; text-transform: none;}
  81. ol.notes {list-style: none; margin-top: 2px; padding: 0px; z-index: 11; margin-left:63px; font-family: verdana; text-transform: none; font-size: 9px; width: 500px;}
  82. ol.notes li {background-color: {color:entry}; margin-bottom: 3px; padding: 5px; font-family: verdana; text-transform: none; font-size: 9px; width: 420px;}
  83. .notes img{display: none; border:0px}
  84.  
  85. ::-webkit-scrollbar{width:5px;height:5px;}
  86.  
  87. ::-webkit-scrollbar-button:start:decrement
  88.  
  89. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  90.  
  91. ::-webkit-scrollbar-track-piece{background-color: {color:background}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  92.  
  93. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: #656565;}
  94.  
  95. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: #656565;}
  96.  
  97. #tumblr_controls{position: fixed!important}
  98.  
  99. #tumblr_controls{position: fixed!important}
  100.  
  101. #tumblr_controls{position: fixed!important}
  102.  
  103. #tumblr_controls{position: fixed!important}
  104.  
  105. /* theme */
  106.  
  107. #sidebar {position: fixed; margin-top: 10px; margin-left: 543px;}
  108.  
  109. #simgg {width: 250px; margin-top: -2px; margin-left: 31px; position: fixed; padding: 5px; background: #fff; font-size: 14px; font-family: calibri; text-align: center;}
  110. #simgg img{width: 250px; height:auto;}
  111. #simgg img:hover {-webkit-filter: blur(2px);}
  112.  
  113. .frase {position:fixed; margin-left:35px; margin-top:3px; width:245px; padding:3px; text-align:center; font-family: calibri; font-size: 14px; height:auto; z-index:152; color: #fff; text-shadow: 1px 0px 1px #000; letter-spacing: 2px; background: rgba(255,255,255,0.35);}
  114.  
  115. .frase a {color: #fff; text-shadow: 1px 0px 1px #555454;}
  116.  
  117. .links1 {position: fixed; width: 250px; margin-left:40px; margin-top:225px; padding: 0px; text-align: center; z-index:3;}
  118.  
  119. .links1 a {float: left; display: block; letter-spacing: 0px; font-size:14px; font-family:calibri; text-align: center; margin-right: 2px; margin-bottom:2px; width: auto; height: 10px; text-transform:none; line-height:10px; padding: 3px; text-shadow: 1px 0px 1px #000; color: #fff;}
  120.  
  121. </style>
  122.  
  123. <body onkeydown="return false">
  124.  
  125. <div id="sidebar">
  126.  
  127. <div id="simgg"><img src="http://25.media.tumblr.com/tumblr_m4rnlmYgzu1qdg4a6o1_250.gif"> <br> <a href="http://acucar-amargo.tumblr.com">theme made by acucar-amargo</a> <br> <small>{block:JumpPagination length="9"}
  128. {block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage}
  129. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}
  130. {/block:JumpPagination}</small></div>
  131.  
  132. <div class="frase">i love you, but i don't know what to do</div>
  133.  
  134. <div class="links1">
  135. <a href="/">link</a>
  136. <a href="/">link</a>
  137. <a href="/">link</a>
  138. <a href="/">link</a>
  139. <a href="/">link</a>
  140. </div>
  141.  
  142. </div>
  143.  
  144. <div id="post">
  145.  
  146. {block:Posts}
  147. <div id="postbox">
  148. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  149.  
  150. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  151.  
  152. {block:Photoset}{Photoset-500}{/block:Photoset}
  153.  
  154. {block:Quote}
  155. <div class="quote">“{Quote}”</div>
  156. {block:Source}<div class="quotesource"> — <b>{Source}</b></div>
  157. {/block:Source}
  158. {/block:Quote}
  159.  
  160. {block:Link}
  161. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  162. {block:Description}{Description}{/block:Description}
  163. {/block:Link}
  164.  
  165. {block:Chat}
  166. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  167. <div class="chat"><ul>{block:Lines}
  168. <li class="person{UserNumber}">{block:Label}
  169. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  170. {/block:Chat}
  171.  
  172. {block:Audio}
  173. <div class="player">{AudioPlayerBlack}</div>
  174. {block:Caption}{Caption}{/block:Caption}
  175. {/block:Audio}
  176.  
  177. {block:Video}{Video-500}{/block:Video}
  178.  
  179. {block:Answer}
  180. <div id="asker"><b>{Asker} asked:</b> {Question}</div>
  181. <div class="answer">{Answer}</div>
  182. {/block:Answer}
  183.  
  184. <div id="cap">
  185. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  186. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  187. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  188.  
  189. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  190. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  191. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  192. {/block:ContentSource}</div></div>
  193. <br>
  194.  
  195. <div id="info">
  196. {block:Date}<a href="{Permalink}">{TimeAgo}</a>{/block:Date}{block:NoteCount} + <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}{block:RebloggedFrom} + <a href="{ReblogParentURL}">via</a>/{block:ContentSource}<a href="{SourceURL}">source</a>{/block:ContentSource}{/block:RebloggedFrom} + <a href="{ReblogUrl}" target="_blank">reblog</a> <br>{block:HasTags}{block:Tags}
  197. #<a href="/tagged/{Tag}">{Tag}</a>{/block:Tags}{/block:HasTags}{/block:IndexPage}
  198. </div></div></div>
  199.  
  200. {/block:Posts}
  201. {block:PostNotes}
  202. <div id="notes"><div id="ntstext">{PostNotes}</div></div>
  203. {/block:PostNotes}
  204.  
  205. </div>
  206. </div>
  207. </div>
  208.  
  209. </body>
  210. </html>
Advertisement
Add Comment
Please, Sign In to add comment