acucar_amargo

theme 30 acucar-amargo ©

Aug 9th, 2012
607
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.75 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. <link href='http://fonts.googleapis.com/css?family=Ubuntu+Mono' rel='stylesheet' type='text/css'>
  10.  
  11. <link href='http://fonts.googleapis.com/css?family=La+Belle+Aurore|Yesteryear|Marck+Script|Contrail+One|Reenie+Beanie|Open+Sans+Condensed:700,300|Nothing+You+Could+Do|Kaushan+Script&subset=latin,latin-ext' rel='stylesheet' type='text/css'>
  12.  
  13.  
  14. <!-- DEFAULT VARIABLES -->
  15. <meta name="font:text" content="verdana" />
  16. <meta name="color:entry" content="#000000" />
  17. <meta name="font:title" content="verdana" />
  18. <meta name="color:background" content="#000" />
  19. <meta name="color:link" content="#000" />
  20. <meta name="color:text" content="#DFDFDF" />
  21. <meta name="color:scrollbar" content="#BBBBBB" />
  22. <meta name="color:linkhover" content="#949494" />
  23.  
  24. <meta name="text:Link1" content="http://www.tumblr.com" />
  25. <meta name="text:Link1 Title" content="link1" />
  26. <meta name="text:Link2" content="http://www.tumblr.com" />
  27. <meta name="text:Link2 Title" content="link2" />
  28. <meta name="text:Link3" content="http://www.tumblr.com" />
  29. <meta name="text:Link3 Title" content="link3" />
  30. <meta name="text:Link4" content="http://www.tumblr.com" />
  31. <meta name="text:Link4 Title" content="link4" />
  32. <meta name="text:Link5" content="http://www.tumblr.com" />
  33. <meta name="text:Link5 Title" content="link5" />
  34. <meta name="text:Link6" content="http://www.tumblr.com" />
  35. <meta name="text:Link6 Title" content="link6" />
  36. <meta name="text:Link7" content="http://www.tumblr.com" />
  37. <meta name="text:Link7 Title" content="link7" />
  38. <meta name="text:Link8" content="http://www.tumblr.com" />
  39. <meta name="text:Link8 Title" content="link8" />
  40. <meta name="text:Link9" content="http://www.tumblr.com" />
  41. <meta name="text:Link9 Title" content="link9" />
  42.  
  43.  
  44. <meta name="text:frase" content="" />
  45.  
  46. <meta name="image:sidebar 1" content=""/>
  47. <meta name="image:sidebar 2" content=""/>
  48.  
  49. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  50. <title>{Title}{block:SearchPage}, Search results for: {SearchQuery}{/block:SearchPage}{block:PostSummary}, {PostSummary}{/block:PostSummary}</title>
  51. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  52. <link rel="shortcut icon" href="{Favicon}" />
  53. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  54. <style type="text/css">
  55.  
  56. body {background-color: {color:background}; font-family: georgia; font-size: 11px; color: {color:text}; text-align: center; background-image:url('{image:background}'); background-attachment: fixed; }
  57.  
  58. a {color: {color:link}; text-decoration: none; text-transform: none;}
  59. a:hover {color: {color:lhover}; background-color: transparent; text-decoration: none;}
  60.  
  61. p {margin: 6px 0 0 0}
  62.  
  63. blockquote {margin: 5px 5px 5px 5px; border-left: 3px solid {color:text}; padding-left: 5px; }
  64. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background};}
  65. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
  66. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
  67.  
  68. blockquote img{max-width: 470px!important}
  69. blockquote blockquote img{max-width: 450px!important}
  70. blockquote blockquote blockquote img{max-width: 430px!important}
  71. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  72.  
  73. #postbox {width:400px; background-color:{color:entry}; padding:10px; text-align: justify; position: relative; left:251px; top:0px;}
  74.  
  75. h1 {color:{color:text}; font-family:georgia; font-size:12px; line-height:16px; text-align: center; font-weight:normal; }
  76. h1 a {color:{color:link}}
  77. h1 a:hover {color:{color:link hover}}
  78.  
  79. .image {text-align: center;}
  80. .image img {max-width: 400px; margin-bottom: 2px; border: 4px solid #fff;}
  81. .image img:hover{-webkit-filter: grayscale(100%);}
  82.  
  83. .quote {font-family: georgia; text-align: center; font-size: 11px; line-height: 16px; padding: 3px;}
  84. .quotesource {text-align: center; text-transform: none; margin-bottom: 5px;}
  85. .quotesource a, a:hover{text-transform: none;}
  86.  
  87. .chat {line-height: 13px; list-style: none }
  88. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  89. .person1 {color: {color:text}; padding: 2px; }
  90. .person1 .label {font-weight: bold; color:{color:text}}
  91. .person2 {color: {color:text}; padding: 2px; }
  92. .person2 .label {font-weight: bold; color:{color:text}}
  93.  
  94. .player {background-color: #000; text-align: left; display:block;}
  95.  
  96. #asker {font-size: 11px; font-family: georgia; text-align: justify;}
  97. .answer {padding: 2px}
  98. .answer img {max-width: 470px;}
  99.  
  100. #info {text-align: center; margin-top:-4px; font-size: 10px; font-family: calibri; text-transform: uppercase; z-index: 11; opacity: 0.9; height: auto; padding: 2px; width: 404px;}
  101. #info a {font-size: 10px; text-transform: uppercase;}
  102. #info:hover {opacity: 0.9;}
  103.  
  104. #tags {color: {color:text}; font-size: 10px; font-family: calibri; display: inline; list-style: none; text-transform: uppercase;;}
  105. #tags a {font-size: 10px; font-family: calibri; display: inline; list-style: none; text-transform: uppercase;;}
  106.  
  107. #cap {width: 400px; margin-top: -2px;}
  108. .source {display: none;}
  109.  
  110. .notes {width: 400px; padding: 0px; margin-top: 23px; margin-bottom: 10px; font-size: 9px; text-align: center; font-family: georgia; text-transform: none;}
  111. ol.notes {list-style: none; margin-top: 30px; padding: 0px; z-index: 11; margin-left:275px; font-family: georgia; text-transform: none; font-size: 9px;}
  112. ol.notes li {background-color: {color:background}; margin-bottom: 3px; padding: 5px; font-family: georgia; text-transform: none; font-size: 9px;}
  113. .notes img{display: none; border:0px}
  114.  
  115. ::-webkit-scrollbar{width:5px;height:5px;}
  116.  
  117. ::-webkit-scrollbar-button:start:decrement
  118.  
  119. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  120.  
  121. ::-webkit-scrollbar-track-piece{background-color: {color:background}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  122.  
  123. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: #656565;}
  124.  
  125. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: #656565;}
  126.  
  127. #tumblr_controls{position: fixed!important}
  128.  
  129. #tumblr_controls{position: fixed!important}
  130.  
  131. #tumblr_controls{position: fixed!important}
  132.  
  133. #tumblr_controls{position: fixed!important}
  134.  
  135. /* theme */
  136.  
  137. #links {width: 75px; position: fixed; background: {color:entry}; font-size: 9px; font-family: tahoma; padding: 2px; margin-top: 239px; margin-left:171px; height:79px; }
  138.  
  139. .links a{background: {color:entry}; padding: 3px; text-transform: uppercase; display: table-cell; text-align: center; font-family: courier new; font-size: 10px; height:79px;}
  140.  
  141. #links a:hover{font-weight: bold; letter-spacing: 5px;}
  142.  
  143. .img {font-family: verdana; font-size: 9px; text-transform: none; height: 304px; width: 118px; padding: 0px; position:fixed; margin-top: 0px; margin-left: 46px;}
  144.  
  145. .img a {color: #fff;}
  146.  
  147. .img img {padding: 4px; background: {color:entry}; height: 210px; opacity: 0.9}
  148.  
  149. .img img:hover {opacity: 1.0;}
  150.  
  151. #ttle{width: 196px; font-size: 13px; font-family: georgia; line-height: 11px; margin-left:46px; margin-top:219; position:fixed; background: {color:entry};text-transform: uppercase; padding: 4px; text-align: right;}
  152.  
  153. #desc{width: 122px; font-size: 9px; font-family: georgia; line-height: 11px; margin-left:46px; margin-top:239px; position:fixed; background: {color:entry}; text-transform: none; padding: 1px;}
  154.  
  155. </style>
  156.  
  157. <body onkeydown="return false">
  158.  
  159. <div class="img"><img src="http://24.media.tumblr.com/tumblr_m7j27t8n2h1qhzejeo1_500.jpg" width="196"></div>
  160.  
  161. <div id="links"><div class="links">
  162.  
  163. <a href="/">l i n k</a>
  164.  
  165. <a href="/">l i n k</a>
  166.  
  167. <a href="/">l i n k</a>
  168.  
  169. <a href="/">l i n k</a>
  170.  
  171. <a href="/">l i n k</a>
  172.  
  173. <a href="/">l i n k</a>
  174.  
  175. </div></div>
  176.  
  177. <div id="desc">{description} {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">-</a>{/block:PreviousPage} {block:NextPage}<a href="{NextPage}">+</a><br />{/block:NextPage}{/block:Pagination}<br>theme by <b>acucar-amargo.</b></div>
  178.  
  179. <div id="ttle">self destruction</div>
  180.  
  181. </div>
  182.  
  183. <div id="post">
  184.  
  185. {block:Posts}
  186. <div id="postbox">
  187. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  188.  
  189. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  190.  
  191. {block:Photoset}{Photoset-400}{/block:Photoset}
  192.  
  193. {block:Quote}
  194. <div class="quote">“{Quote}”</div>
  195. {block:Source}<div class="quotesource"> — <b>{Source}</b></div>
  196. {/block:Source}
  197. {/block:Quote}
  198.  
  199. {block:Link}
  200. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  201. {block:Description}{Description}{/block:Description}
  202. {/block:Link}
  203.  
  204. {block:Chat}
  205. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  206. <div class="chat"><ul>{block:Lines}
  207. <li class="person{UserNumber}">{block:Label}
  208. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  209. {/block:Chat}
  210.  
  211. {block:Audio}
  212. <div class="player">{AudioPlayerBlack}</div>
  213. {block:Caption}{Caption}{/block:Caption}
  214. {/block:Audio}
  215.  
  216. {block:Video}{Video-500}{/block:Video}
  217.  
  218. {block:Answer}
  219. <div id="asker"><b>{Asker} asked:</b> {Question}</div>
  220. <div class="answer">{Answer}</div>
  221. {/block:Answer}
  222.  
  223. <div id="cap">
  224. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  225. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  226. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  227.  
  228. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  229. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  230. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  231. {/block:ContentSource}</div></div>
  232. <br>
  233.  
  234. <div id="info">
  235. {block:Date}posted <a href="{Permalink}">{TimeAgo}</a>{/block:Date}{block:NoteCount} with <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}
  236. #<a href="/tagged/{Tag}">{Tag}</a>{/block:Tags}{/block:HasTags}{/block:IndexPage}
  237. </div></div></div>
  238.  
  239. {/block:Posts}
  240. {block:PostNotes}
  241. <div id="notes"><div id="ntstext">{PostNotes}</div></div>
  242. {/block:PostNotes}
  243.  
  244. </div>
  245. </div>
  246. </div>
  247.  
  248. </body>
  249. </html>
Advertisement
Add Comment
Please, Sign In to add comment