Don't like ads? PRO users don't see any ads ;-)
Guest

155

By: a guest on May 8th, 2012  |  syntax: None  |  size: 16.94 KB  |  hits: 10  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. <!--                             theme por amigadotedio.tumblr.com
  2.                                    não copie, não roube.                                   -->
  3.  
  4. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  5.  
  6. <head>
  7.    <!-- DEFAULT VARIABLES -->
  8. <meta name="color:background" content="#f8f8f8" />
  9. <meta name="color:link" content="#000000" />
  10. <meta name="color:text" content="#000000" />
  11. <meta name="color:post" content="#ffffff" />
  12. <meta name="color:sidebar" content="#ffffff" />
  13. <meta name="color:borda" content="#ffffff" />
  14. <meta name="color:bglink1" content="#030303" />
  15. <meta name="color:bglink2" content="#414141" />
  16. <meta name="color:bglink3" content="#707070" />
  17. <meta name="color:bglink4" content="#acacac" />
  18. <meta name="color:bglink5" content="#5e5a5a" />
  19. <meta name="color:bglink6" content="#020202" />
  20. <meta name="color:bglink7" content="#616161" />
  21. <meta name="color:txtlink1" content="#fff" />
  22. <meta name="color:txtlink2" content="#fff" />
  23. <meta name="color:lhover" content="#AAAAAA" />
  24. <meta name="color:link" content="#000" />
  25. <meta name="color:link hover" content="#000" />
  26. <meta name="color:scrollbar" content="#000" />
  27.  
  28. <meta name="image:background" content="" />
  29. <meta name="image:imagem1" content="http://data.whicdn.com/images/24897052/4985519116_f04f64a59e_z_large.jpg" />
  30.  
  31.  
  32.  
  33.  
  34.  
  35. <meta name="text:Link 1" content="/" />
  36.  
  37. <meta name="text:Link 1title" content="link 1" />
  38.  
  39. <meta name="text:Link 2" content="/" />
  40.  
  41. <meta name="text:Link 2title" content="link 2" />
  42.  
  43. <meta name="text:Link 3" content="/" />
  44.  
  45. <meta name="text:Link 3title" content="link 3" />
  46.  
  47. <meta name="text:Link 4" content="/" />
  48.  
  49. <meta name="text:Link 4title" content="link4" />
  50.  
  51. <meta name="text:Link 5" content="/" />
  52.  
  53. <meta name="text:Link 5title" content="link 5 " />
  54.  
  55. <meta name="text:Link 6" content="/" />
  56.  
  57. <meta name="text:Link 6title" content="link 6" />
  58.  
  59.  
  60. <script src="http://code.jquery.com/jquery-latest.js"></script>
  61.  
  62.  
  63.                       <title>{Title}</title>
  64.         <link rel="shortcut icon" href="{Favicon}">
  65.     <link rel="alternate" type="application/rss+xml" href="{RSS}">
  66.         {block:Description}
  67.   <meta name="description" content="{MetaDescription}" />
  68.         {/block:Description}
  69.  
  70.     <style type="text/css">
  71.  
  72.  
  73.  
  74. body {background-color: {color:background}; font-family: verdana; color: {color:text}; text-align: center; font-size: 11px; background-image:url('{image:background}'); background-attachment: fixed; }
  75.  
  76. a {color: {color:link}; text-decoration: none; text-transform: none;}
  77. a:hover {color: {color:lhover}; background-color: transparent; text-decoration: none;}
  78.  
  79. p {margin: 6px 0 0 0}
  80.  
  81. blockquote {margin: 5px 5px 5px 5px; border-left: 6px solid {color:background}; padding-left: 5px; }
  82. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 5px solid {color:background};}
  83. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  84. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
  85.  
  86. blockquote img{max-width: 470px!important}
  87. blockquote blockquote img{max-width: 450px!important}
  88. blockquote blockquote blockquote img{max-width: 430px!important}
  89. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  90.  
  91.  
  92.  
  93. #container {text-align: center; width: 935px; margin: 20px auto 20px auto; padding: 0px; z-index: 1}
  94.  
  95. #entry {float: left; margin-left: 350px;}
  96.  
  97. .posts {width: 500px; background-color: {color:post}; padding: 15px; margin-bottom: 2px; text-align: justify; font-family: verdana; font-size: 11px; position: relative;}
  98.  
  99. h1 {font-family: georgia; text-align: center; font-size: 16px; text-transform: uppercase; color: {color:text}; font-weight: normal; line-height: 18px;}
  100. h1 a {text-align: center; font-size: 16px; text-transform: uppercase; color: {color:text}; font-weight: normal; line-height: 18px;}
  101. h1 a:hover {text-align: center; font-size: 16px; text-transform: uppercase; color: {color:text}; font-weight: normal; line-height: 18px;}
  102.  
  103. .image {text-align: center; border: 0px}
  104. .image img {max-width: 500px; margin-bottom: 2px }
  105.  
  106. .pquote {font-family: georgia; text-align: center; font-size: 13px; line-height: 15px; padding: 3px;}
  107. .pquotesource {text-align: center; text-transform: none; margin-bottom: 5px;}
  108. .pquotesource a, a:hover{text-transform: none;}
  109.  
  110. .chat {line-height: 13px; list-style: none }
  111. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  112. .person1 {color: {color:text}; padding: 2px; }
  113. .person1 .label {font-weight: bold;  color:{color:text}}
  114. .person2 {color: {color:text}; padding: 2px;  }
  115. .person2 .label {font-weight: bold;  color:{color:text}}
  116.  
  117. .player {background-color: #000; text-align: left; display:block;}
  118.  
  119. #asker {font-size: 11px; font-family: {font:text}; text-align: justify;}
  120. .answer {padding: 2px}
  121. .answer img {max-width: 470px;}
  122.  
  123.  
  124. #info {text-align: left; font-size: 9px; font-family: verdana; text-transform: lowercase; z-index: 11;}
  125. #info a {font-size: 9px;}
  126.  
  127. .tags {color: {color:text};  font-size: 9px; font-family: verdana;  display: inline; list-style: none; text-transform: lowercase;}
  128. .tags a {font-size: 9px; color: verdana; display: inline; list-style: none; text-transform: lowercase;}
  129.  
  130. #cap {width: 500px; margin-top: -2px;}
  131. .source {display: none;}
  132.  
  133. .notes {width: 530px; padding: 0px; margin-top: 1px; margin-bottom: 1px; font-size: 9px; text-align: left}
  134. ol.notes {list-style: none;  margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  135. ol.notes li {background-color: {color:post}; margin-bottom: 2px; padding: 5px; }
  136. .notes img{display: none; border:0px}
  137.  
  138. #damon {position: fixed; margin: 0px 0px 0px 12px;}
  139.  
  140. #masoq{font-size: 9px; font-family: verdana; position: relative; margin-left: 111px; width: 218px; background-color: {color:sidebar}; padding: 4px; margin-top: 131px; background-attachment: fixed; background-image:url('{image:sidebarbackground}'); height:auto;}
  141.  
  142. #music{font-size: 9px; font-family: verdana; position: relative; margin-left: 111px; width: 222px; background-color: {color:sidebar}; padding: 2px; margin-top: 1px; background-attachment: fixed; background-image:url('{image:sidebarbackground}'); height:auto;}
  143.  
  144. #menu {position:fixed; width:20px; height:147px; margin-top:50px; margin-left:92px;  background-color:transparent;}
  145.  
  146. .button2{width:20px; height:21px; font-family:tinytots; font-size:8px;color:{color:bglink2}; background-color:{color:bglink2}; padding-top:6px; text-align:center;-webkit-transition: opacity 0.6s linear;-webkit-transition: all 0.6s ease-in-out;-moz-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out; }
  147.  
  148. .button2:hover {margin-left:-50px; width:70px; height:21px; color:{color:txtlink2}; overflow:hidden; -moz-border-top-left-radius: 50px; border-top-left-radius: 50px;  -moz-border-bottom-left-radius: 50px; border-bottom-left-radius: 50px;}
  149.  
  150.  
  151. .button1{width:20px; height:21px; font-family:tinytots; font-size:8px;color:{color:bglink1}; background-color:{color:bglink1}; padding-top:6px; text-align:center;-webkit-transition: opacity 0.6s linear;-webkit-transition: all 0.6s ease-in-out;-moz-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out; -webkit-border-radius: 10px 0px 0px 0px }
  152.  
  153. .button1:hover {margin-left:-50px; width:70px; height:21px; color:{color:txtlink1}; overflow:hidden; -moz-border-top-left-radius: 50px; border-top-left-radius: 50px;  -moz-border-bottom-left-radius: 50px; border-bottom-left-radius: 50px;}
  154.  
  155. .button3{width:20px; height:21px; font-family:tinytots; font-size:8px;color:{color:bglink3}; background-color:{color:bglink3}; padding-top:6px; text-align:center;-webkit-transition: opacity 0.6s linear;-webkit-transition: all 0.6s ease-in-out;-moz-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out; }
  156.  
  157. .button3:hover {margin-left:-50px; width:70px; height:21px; color:{color:txtlink1}; overflow:hidden; -moz-border-top-left-radius: 50px; border-top-left-radius: 50px;  -moz-border-bottom-left-radius: 50px; border-bottom-left-radius: 50px;}
  158.  
  159. .button4{width:20px; height:21px;font-family:tinytots; font-size:8px;color:{color:bglink4}; background-color:{color:bglink4}; padding-top:6px; text-align:center;-webkit-transition: opacity 0.6s linear;-webkit-transition: all 0.6s ease-in-out;-moz-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out; }
  160.  
  161. .button4:hover {margin-left:-50px; width:70px; height:21px; color:{color:txtlink2}; overflow:hidden; -moz-border-top-left-radius: 50px; border-top-left-radius: 50px;  -moz-border-bottom-left-radius: 50px; border-bottom-left-radius: 50px;}
  162.  
  163. @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  164.  
  165. .button5{width:20px; height:21px;font-family:tinytots; font-size:8px;color:{color:bglink5}; background-color:{color:bglink5}; padding-top:6px; text-align:center;-webkit-transition: opacity 0.6s linear;-webkit-transition: all 0.6s ease-in-out;-moz-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out; }
  166.  
  167. .button5:hover {margin-left:-50px; width:70px; height:21px; color:{color:txtlink1}; overflow:hidden; -moz-border-top-left-radius: 50px; border-top-left-radius: 50px;  -moz-border-bottom-left-radius: 50px; border-bottom-left-radius: 50px;}
  168.  
  169. .button6{width:20px; height:21px;font-family:tinytots; font-size:8px;color:{color:bglink6}; background-color:{color:bglink6}; padding-top:6px; text-align:center;-webkit-transition: opacity 0.6s linear;-webkit-transition: all 0.6s ease-in-out;-moz-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out; }
  170.  
  171. .button6:hover {margin-left:-50px; width:70px; height:21px; color:{color:txtlink2}; overflow:hidden; -moz-border-top-left-radius: 50px; border-top-left-radius: 50px;  -moz-border-bottom-left-radius: 50px; border-bottom-left-radius: 50px;}
  172.  
  173. .button7{width:20px; height:21px; font-family:tinytots; font-size:8px;color:{color:bglink7}; background-color:{color:bglink7}; padding-top:6px; text-align:center;-webkit-transition: opacity 0.6s linear;-webkit-transition: all 0.6s ease-in-out;-moz-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out;  -webkit-border-radius: 0px 0px 0px 10px}
  174.  
  175. .button7:hover {margin-left:-50px; width:70px; height:21px; color:{color:txtlink1}; overflow:hidden; -moz-border-top-left-radius: 50px; border-top-left-radius: 50px;  -moz-border-bottom-left-radius: 50px; border-bottom-left-radius: 50px;}
  176.  
  177.  
  178.  
  179.  
  180. #tbar3 {width:230px; height: auto; margin-left:100px; margin-top:340px; position:fixed; overflow:hidden; background-color: transparent ; color: {color:text}; font-family: verdana; font-size:8px; border-left:0px solid; border-right:0px solid; padding:3px;
  181. -webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out;
  182. -moz-transform: rotate(-5deg);
  183. -webkit-transform: rotate(-5deg);
  184. -o-transform: rotate(-5deg);
  185. -ms-transform: rotate(-5deg);
  186. transform: rotate(-5deg);}
  187. #tbar3:hover {color: {color:text}; -webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out;
  188. -moz-transform: rotate(0deg);
  189. -webkit-transform: rotate(0deg);
  190. -o-transform: rotate(0deg);
  191. -ms-transform: rotate(0deg);
  192. transform: rotate(0deg);}
  193.  
  194.  
  195. #sdbarsi {font-family: verdana; background-color: {color:sidebar}; color: {color:text}; font-size: 9px; padding: 3px 3px 4px 3px; width: 15px; margin-top: 300px; margin-left: 90px; z-index: 1; position: fixed; text-align: center;}
  196. #sdbarsi a{font-family: verdana; font-size: 9px;}
  197.  
  198.  
  199.  
  200. /* imagem */
  201.  
  202. #imagebru1{ float: left; margin-top: 20px; margin-left: 110px; height: 300px; width:218px; position: fixed; background-color: {color:borda}; padding: 0px; border: 3px solid {color:borda}; -webkit-transition: all .8s ease-out; -moz-transition: all .8s ease-out; opacity:1;}
  203. #imagebru3 {margin-top: 0px; margin-bottom: 0px;}
  204. #imagebru3 img{width: 218px; height:300px; margin-left: 0px; opacity:1; -webkit-transition: all .8s ease-out; -moz-transition: all .8s ease-out;}
  205. #imagebru3 img:hover{opacity:.5}
  206.  
  207.  
  208. ::-webkit-scrollbar{width:5px;height:5px;}
  209.  
  210. ::-webkit-scrollbar-button:start:decrement
  211.  
  212. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  213.  
  214. ::-webkit-scrollbar-track-piece{background-color: {color:post}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  215.  
  216. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:scrollbar};-webkit-border-radius:px;}
  217.  
  218. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: {color:scrollbar};-webkit-border-radius:px;}
  219.  
  220.  
  221. #tumblr_controls{position: fixed!important}
  222. #tumblr_controls{position: fixed!important}
  223. #tumblr_controls{position: fixed!important}
  224. #tumblr_controls{position: fixed!important}
  225.  
  226. /*** Paginação by madlyluv.com ***/#paginacaoml {margin-top: 0px; font-family: verdana; font-size: 8px; line-height: 20px;
  227. }#paginacaoml a {background: {color:background}; margin: 0 1px 0 0; padding: 2px 4px; color: {color:text}; text-decoration: none;}
  228. #paginacaoml a:hover {background: {color:sidebar}; color: {color:text}; border: none;}
  229. #paginacaoml span.pagina_atual {background: {color:sidebar}; margin: 0 1px 0 0; padding: 2px 4px; color: {color:text}; font-weight: bold; text-decoration: none;}
  230. #paginacaoml span.info {background: #cor de fundo; margin: 0 1px 0 0; padding: 2px 4px; color: #cor da fonte; text-decoration: none;}
  231. .pg {margin-left: 111px; background-color: {color:sidebar}; width:226px; margin-top: 1px;}
  232.  
  233. </style>
  234.  
  235. <body>
  236. <div id="container">
  237. <div id="damon">
  238.  
  239. <div id="imagebru1">
  240. <div id="imagebru3">
  241. <img src="{image:imagem1}"/>
  242. </div></div>
  243.  
  244. <div id="menu">
  245.  
  246.  
  247. <a href="{text:Link 1}"><div class="button1">{text:Link 1title}</div></a>
  248.  
  249. <a href="{text:Link 2}"><div class="button2">{text:Link 2title}</div></a>
  250.  
  251. <a href="{text:Link 3}"><div class="button3">{text:Link 3title}</div></a>
  252.  
  253. <a href="{text:Link 4}"><div class="button4">{text:Link 4title}</div></a>
  254.  
  255. <a href="{text:Link 5}"><div class="button5">{text:Link 5title}</div></a>
  256.  
  257. <a href="{text:Link 6}"><div class="button6">{text:Link 6title}</div></a>
  258.  
  259. <a title="theme amigadotedio, insp late-to-write," href="http://amigadotedio.tumblr.com" ><div class="button7">ADT ©</div></a>
  260. </div></div>
  261.  
  262. <div id="tbar3">{Description} </div>
  263.  
  264. <div class="pg"><div id="paginacaoml">
  265. {block:JumpPagination length="10"}
  266. {block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage}
  267. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}
  268. {/block:JumpPagination}
  269. </div></div>
  270.  
  271.  
  272.  
  273.  
  274.  
  275.  
  276.  
  277. <div id="entry">
  278.  
  279.  {block:Posts}
  280. <div class="posts">
  281.  
  282. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  283.  
  284. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  285.  
  286. {block:Photoset}{Photoset-500}{/block:Photoset}
  287.  
  288. {block:Quote}
  289. <div class="pquote">“{Quote}”</div>
  290. {block:Source}<div class="pquotesource"> ~ {Source}</div>
  291. {/block:Source}
  292. {/block:Quote}
  293.  
  294. {block:Link}
  295. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  296. {block:Description}{Description}{/block:Description}
  297. {/block:Link}
  298.  
  299. {block:Chat}
  300. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  301. <div class="chat"><ul>{block:Lines}
  302. <li class="person{UserNumber}">{block:Label}
  303. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  304. {/block:Chat}
  305.  
  306. {block:Audio}
  307. <div class="player">{AudioPlayerBlack}</div>
  308. {block:Caption}{Caption}{/block:Caption}
  309. {/block:Audio}
  310.  
  311. {block:Video}{Video-500}{/block:Video}
  312.  
  313.  
  314. {block:Answer}
  315. <div id="asker"><b>{Asker} asked:</b> {Question}</div>
  316. <div class="answer">{Answer}</div>
  317. {/block:Answer}
  318.  
  319.  
  320. <div id="cap">
  321. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  322. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  323. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  324.  
  325. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  326.       <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  327.         {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  328. {/block:ContentSource}</div></div>
  329. <br>
  330.  
  331.  
  332. <div id="info">
  333. {block:Date}{block:IfShowTags}<div class="tags">{block:HasTags}{block:Tags}#<a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}<br>{/block:HasTags}</div>{/block:IfShowTags}
  334. <a href="{Permalink}">{TimeAgo}</a> {block:NoteCount}  · <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount} {block:IndexPage} · <a href="{ReblogUrl}" target="_blank">reblog</a>{/block:IndexPage}
  335. {block:RebloggedFrom}<br>originally <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>{/block:RebloggedFrom}{block:RebloggedFrom} · via <a href="{ReblogParentURL}">{ReblogParentName}</a>
  336. {/block:RebloggedFrom}
  337. </div>
  338. </div>{/block:Date}
  339.  
  340.  
  341.  {/block:Posts}
  342. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  343.  
  344.  
  345.  
  346.  
  347.  
  348.  
  349.  
  350.  
  351. </div>
  352. </div>
  353. </div>
  354. </div>
  355.  
  356. </body>
  357. </html>