Advertisement
poxabolacha

Theme 3

Dec 19th, 2012
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.95 KB | None | 0 0
  1. <html>
  2.  
  3.  
  4. <!-- THEME FEITO POR RESGATANDO-SE COM BASE DA NADIFICAR.
  5.  
  6. NÃO COPIE, RETIRE OS CRÉDITOS OU DISPONIBILIZE. RESPEITE. -->
  7.  
  8.  
  9. <head>
  10.  
  11.  
  12. <!— DEFAULT VARIABLES —>
  13.  
  14. <meta name="color:background" content="#f5f5f5" />
  15. <meta name="color:sidebar" content="#a7a5a5" />
  16. <meta name="color:sidebar2" content="#a7a5a5" />
  17. <meta name="color:entry" content="#ffffff" />
  18. <meta name="color:title" content="#000000" />
  19. <meta name="color:bold" content="#a7a5a5" />
  20. <meta name="color:text" content="#010101" />
  21. <meta name="color:link" content="#666666" />
  22. <meta name="color:texto sidebar" content="#EEEEEE" />
  23. <meta name="color:border" content="#000000" />
  24. <meta name="color:barraderolagem" content="#6093b6" />
  25. <meta name="color:link side hover" content="#FFFFFF" />
  26. <meta name="color:borda tags 1" content="#FFFFFF" />
  27. <meta name="color:borda tags 2" content="#FFFFFF" />
  28. <meta name="image:background" content="" />
  29. <meta name="color:pag11" content="010101" />
  30. <meta name="color:pag12" content="010101" />
  31. <meta name="color:texttitle" content="#a7a5a5" />
  32. <meta name="text:titulo daora" content="heartless" />
  33. <meta name="image:imagemsid" content="http://static.tumblr.com/1b4b57ef5e468b9cba8244b4f0fef23c/quuc50e/PcXmfapjs/tumblr_static_tumblr_mf2vaezior1rl7jluo1_500.jpg" />
  34. <meta name="text:Link1" content="/" />
  35. <meta name="text:Link1 Title" content="link1" />
  36. <meta name="text:Link2" content="/" />
  37. <meta name="text:Link2 Title" content="link2" />
  38. <meta name="text:Link3" content="/" />
  39. <meta name="text:Link3 Title" content="link3" />
  40. <meta name="text:Link4" content="/" />
  41. <meta name="text:Link4 Title" content="link4" />
  42. <meta name="text:Link5" content="/" />
  43. <meta name="text:Link5 Title" content="link5" />
  44. <script>
  45.  
  46. $(document).ready(function(){
  47.  
  48. $(".d1").click(function(){
  49.  
  50. $(".linked").slideToggle("slow");
  51.  
  52. $(this).toggleClass("active");
  53.  
  54. });
  55.  
  56. });
  57.  
  58. </script>
  59.  
  60.  
  61.  
  62.  
  63.  
  64. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  65. <title>{Title}{block:SearchPage}, Search results for: {SearchQuery}{/block:SearchPage}{block:PostSummary}, {PostSummary}{/block:PostSummary}</title>
  66. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  67. <link rel="shortcut icon" href="{Favicon}" />
  68. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  69. <style type="text/css">
  70.  
  71. body {color:{color:text}; background-color:{color:background}; background-image: url('{image:Background}'); background-position: bottom right; background-attachment:fixed; background-repeat: repeat; font-family: verdana; font-size:11px; line-height:110%; text-align:justify}
  72. a { text-decoration:none; color:{color:link};}
  73.  
  74. a:hover{color:{color:linkhover};text-decoration:none }
  75.  
  76. g {color:#000000; font-size:4px}
  77.  
  78. #entries{left:50%;margin-left: 450px; margin-top:-30px; width:300px;font-size:10px; }
  79.  
  80. #pagelink a {
  81. background-color: {color:sbar};
  82. font-family: tahoma;
  83. font-size: 4px;
  84. text-align: center;
  85. padding: 2px 15px 2px 15px;
  86. color: {color:text};
  87. text-transform: normal;
  88. text-decoration: none;
  89. position: fixed;
  90. -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;
  91. }
  92.  
  93. #pagelink a:hover {
  94. background-color: {color:sidebarlinks};
  95. }
  96.  
  97.  
  98. #sidebar {width: 190px; position: fixed; margin-top: 190px; margin-left:145px;}
  99.  
  100. @font-face {
  101. font-family: 'Megrim';
  102. font-style: normal;
  103. font-weight: 400;
  104. src: local('Megrim'), url(http://themes.googleusercontent.com/static/fonts/megrim/v4/wEAANqPdhC-qap-OX73FcA.woff) format('woff');
  105. }
  106.  
  107.  
  108. #side1{ float: left; margin-top: 198px; margin-left: 110px; height:140px; width:163px; position: fixed; background-color: {color:background}; padding: 0px;-webkit-transition-duration: 0.8s; opacity: 1.0;;border:1px solid {color:border}}
  109.  
  110.  
  111. .picture {width:70px; height: 110px; margin-left: -10px;
  112. -webkit-transition: opacity 0.7s linear;-webkit-transition: all 0.7s ease-in-out;-moz-transition: all 0.7s ease-in-out;-o-transition: all 0.7s ease-in-out; padding: 11px; background-color: {color:sbar}; position: fixed; margin-top: -10px; }
  113.  
  114. .picture:hover #about {margin-left: 5px; margin-top: -140px; opacity: 0.9;}
  115. .picture img {width: 161px; height: 138px; -webkit-transition: all 0.7s ease-in-out;-moz-transition: all 0.7s ease-in-out;-o-transition: all 0.7s ease-in-out;}
  116. .picture img:hover{ -webkit-filter: blur(2px)}
  117.  
  118.  
  119.  
  120. @font-face {font-family: "tinytots"; src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  121. @font-face {
  122. font-family: 'Homenaje';
  123. font-style: normal;
  124. font-weight: 400;
  125. src: local('Homenaje'), local('Homenaje-Regular'), url('http://themes.googleusercontent.com/static/fonts/homenaje/v1/jYyetuCOSxcVAexXms8sf_esZW2xOQ-xsNqO47m55DA.woff') format('woff');
  126. }
  127.  
  128.  
  129.  
  130. @font-face {
  131. font-family: 'Tulpen One';
  132. font-style: normal;
  133. font-weight: 400;
  134. src: local('Tulpen One'), local('TulpenOne-Regular'), url(http://themes.googleusercontent.com/static/fonts/tulpenone/v3/zIBZqHVchKl0ZjPbCjECkhsxEYwM7FgeyaSgU71cLG0.woff) format('woff');
  135. }
  136.  
  137.  
  138. #tumblr_controls{position: fixed!important}
  139.  
  140.  
  141.  
  142.  
  143.  
  144. @font-face {
  145. font-family: 'Oranienbaum';
  146. font-style: normal;
  147. font-weight: 400;
  148. src: local('Oranienbaum'), local('Oranienbaum-Regular'), url(http://themes.googleusercontent.com/static/fonts/oranienbaum/v1/WyaFSM_en0pjtlmUWwS7GYbN6UDyHWBl620a-IRfuBk.woff) format('woff');
  149. }
  150.  
  151.  
  152.  
  153.  
  154. .joy2 {padding:5px; font-size:9px; font-family:cambria; text-align:center;}
  155.  
  156.  
  157.  
  158.  
  159. #creditos{float: left; bottom:30px; margin-top: 30px; right:15px; position: fixed; overflow: hidden; width: auto; height: auto; font-family: 'verdana'; font-size:9px; text-align:center; text-transform:none;}
  160. #creditos a {font-family: 'verdana'; font-size:9px; text-align:center; text-transform:none;color: {color:link};}
  161. #creditos a:hover {text-transform:none;color: {color:linkhover}}
  162.  
  163. #creditos img {margin-top: 3px; margin-left: 0px; width: 30px; height: auto; border: 1px solid #a7a5a5; padding: 3px; opacity: 1;}
  164. #creditos img:hover {opacity: 0.6;}
  165.  
  166.  
  167.  
  168.  
  169. #postsetal {float:left;width:410px; margin-left:300px;margin-top:-38px;z-index:-9;border:0px solid #a7a5a5;margin-bottom: 25px;padding: 5px}
  170. .image {text-align:center;border:0px;opacity:0.8;}
  171. .image img {max-width:400px;margin-bottom: -1px; -webkit-transition: all 0.8s ease-out; -moz-transition: all 0.8s ease-out;}
  172.  
  173.  
  174. .posts{overflow:hidden; background-color: {color:entry};text-align:justify;font-family:tahoma MS;font-size:12px;width:400px; margin-bottom: 3px;padding: 5px}
  175. .posts:hover .creditoaneed {opacity:1.5;}
  176. h1{color:{color:title}; font-family:calibri; font-size:18px; line-height:20px; letter-spacing:-1px; font-weight:normal; margin:0px; padding:0px; text-align:center}
  177.  
  178. h2{color:{color:title}; font-family:calibri; font-size:20px; line-height:23px; letter-spacing:-1px; font-weight:normal; margin:0px; padding:0px; margin-bottom:-0px; text-align:left}
  179.  
  180.  
  181.  
  182. .search {margin: 7px 0px 0px 0px; padding: 0px;}
  183. .search input{font-family: {font:text}; border: none; background-color: {color:sidebar}; color: {color:text}; font-size: 11px; text-transform: none; text-align: right; padding: 5px; width: 190px; opacity: 0.6; filter:alpha (opacity=60); }
  184.  
  185. #bg { z-index: 11; padding:0px; color: ; border-top: 1px solid {color:borderentry};color:{color:text};text-transform:lowercase;font:italic 11px cambria;text-align:center;}
  186. #bg a {font-size: 11px; text-transform:lowercase;}
  187.  
  188.  
  189. /* post - info */
  190.  
  191. #info{margin-top: 2px; }
  192. #info a{color: {color:link} !important}
  193. #info a:hover{color:{color:linkhover}!important;list-style: none;text-transform:lowercase;}
  194. .tags{font-size: 11px; display: inline;text-transform:lowercase;text-align:center;}
  195. .tags a{color: #FF88F5 !important;}
  196. .line1{font-size:11px; text-transform:lowercase; margin-top: 5px}
  197. .line2{font-size:11px; text-transform:lowercase; clear: both}
  198. .line3{font-size:11px; text-transform:lowercase; clear: both;}
  199. .ileft{float: center;}
  200. .iright{float: right}http://assets.tumblr.com/images/customize_menu_shadow.png
  201. .postclear{clear: both; visibility: hidden; height: 1px}
  202. #clear{clear: both; visibility: hidden; height: 20px}
  203.  
  204.  
  205. .date {display:inline; text-align:right; float:right}
  206. .date a {color:#000}
  207.  
  208.  
  209. .asker a {color: {color:link}}
  210.  
  211. .asker a:hover {color: {color:link};}
  212.  
  213. .askk img {text-align: center;}
  214.  
  215. .askk img a{background-color: {color:left};}
  216.  
  217. .askk img a:hover {background-color: {color:hehenada};}
  218.  
  219. .answer {clear: both; padding: 4px}
  220.  
  221. .answer img {max-width: 470px;}
  222.  
  223. .source{display:none}
  224. blockquote {border-left:2px {color:body} solid; padding-left:5px; margin:0px 2px 0px 10px}
  225.  
  226. #container {text-align: center; width: 935px; margin: 20px auto 20px auto; padding: 0px; z-index: 1}
  227.  
  228.  
  229. b, strong{color:{color:bold}}
  230. i, em {color:{color:title};}
  231. p{margin-top:3px; margin-bottom:3px}
  232. blockquote {margin:2px 5px 2px 5px; padding: 1px 0 3px 6px; border-left: 2px solid {color:link}}
  233.  
  234. img a{border:none; width:100%}
  235. .audio{background-color:black; display:block;}
  236.  
  237. .user_1 .label {color:{color:link}; font-weight:bold}
  238. .user_2 .label {color:{color:text}; font-weight:bold}
  239. ul.chat, .chat ol, .chat li {list-style:none; margin:0px; padding:0px;}
  240.  
  241. .quote{ position:relative; top:20px; font-size:60px; opacity:0.2; filter: alpha(opacity = 20);}
  242.  
  243. .q{ margin-left:20px; font-family:verdana; font-size:14px; color:{color:Posttitle}; line-height:15px;padding: 3px; }
  244.  
  245. .oiqqtt {font-family: calibri; text-align: center; font-size: 13px; line-height: 15px; padding: 3px;}
  246. .oiqqtts {text-align: center; text-transform: bold; margin-bottom: 5px;font-family:arial; font-size:11px}
  247. .oiqqtts a, a:hover{text-transform: none;}
  248.  
  249. .notes img{width:10px; position:relative; top:1px;}
  250. ol.notes, .notes li{list-style:none; margin:0px; padding:0px;}
  251. iframe input, iframe submit, iframe textarea, iframe div, iframe table {background-color:transparent!important;}
  252.  
  253.  
  254.  
  255. ::-webkit-scrollbar {width: 6px; height:auto; background:{color:background};}
  256. ::-webkit-scrollbar-corner {padding:2px;background:{color:background};}
  257. ::-webkit-scrollbar-button:vertical {height:4px; display: block; background:{color:barraderolagem};}
  258. ::-webkit-scrollbar-button:horizontal {width: 5px; height: 4px; display: block; background:{color:title};}
  259. ::-webkit-scrollbar-thumb:vertical {background:{color:barraderolagem};}
  260. ::-webkit-scrollbar-thumb:horizontal {background: {color:background};}
  261. ::-webkit-scrollbar-thumb {background: {color:barraderolagem};}
  262.  
  263.  
  264. .linkss {position:fixed; text-align:inline; letter-spacing: 0px; font-family:calibri; font-size: 10px; text-align: center; width:157px; text-transform: uppercase; padding:3px; margin-top: 342px; margin-left: 110px; text-decoration: none; height: 13px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; font-style: none;background-color:{color:sidebar}; border: 1px solid {color:border};}
  265. .linkss a { color: #777676; text-transform: none;}
  266. .linkss a:hover {text-align: center; color: {link side hover};}
  267.  
  268.  
  269. #description {position:fixed; font-size:10px; margin-top: 156px; text-align: right; font-family: calibri; width:159px; height: auto; margin-left: 110px; padding: 3px; background: {color:sidebar2}; line-height: 10px; color: #919191;}
  270.  
  271.  
  272. </style>
  273.  
  274.  
  275.  
  276. <style type="text/css"></style>
  277.  
  278.  
  279.  
  280. <meta name="robots" content="noindex"/><meta http-equiv="x-dns-prefetch-control" content="off"/>
  281.  
  282. </head>
  283.  
  284. <body>
  285. <div id="description">{text:titulo daora}<big><big>heartless</big></big><br>{Description}{/block:Description} {block:PreviousPage}<a href="{PreviousPage}">« previous</a> {/block:PreviousPage}{block:NextPage}<a href="{NextPage}">next »</a>{/block:NextPage}</div>
  286.  
  287. <div id="sidebar">
  288. </div></div>
  289.  
  290. </div>
  291. </br></br></br>
  292. </div>
  293.  
  294. <div id="tay">
  295. <div class="linkss">
  296. <a href="{text:link1}">{text:link1 title}</a>
  297. <a href="{text:link2}">{text:link2 title}</a>
  298. <a href="{text:link3}">{text:link3 title}</a>
  299. <a href="{text:link4}">{text:link4 title}</a>
  300. <a href="{text:link5}">{text:link5 title}</a>
  301. </div>
  302.  
  303.  
  304. <div id="side1">
  305. <div class="picture">
  306. <img src="{image:imagemsid}">
  307.  
  308. </div></div>
  309. </div>
  310. <div id="creditos">
  311.  
  312. <img src="{PortraitURL-48}"/><br>
  313. <a href="http://resgatando-se.tumblr.com/">créditos</a> <a href="http://c-affeine.tumblr.com/">©</a>
  314.  
  315. </div>
  316. </div>
  317. </div>
  318.  
  319. </div>
  320.  
  321.  
  322. </div</div>
  323. </div>
  324. </div>
  325. </div>
  326. </div>
  327. </div>
  328.  
  329. </div>
  330.  
  331.  
  332. <div id="postsetal">
  333. {block:Posts}
  334.  
  335. <div class="posts">
  336.  
  337.  
  338.  
  339. {block:Title}<h1>{Title}&nbsp;</h1>{/block:Title}
  340. {block:Text}{Body}{/block:Text}
  341.  
  342. {block:Quote}<span class="quote">&#10077;</span><div class="oiqqtt">{Quote}</div>{/block:Quote}
  343. {block:Source}<div class="oiqqtts">— {Source}</div>{/block:Source}
  344.  
  345.  
  346. {block:Link}<a href="{URL}" class="link" {Target}><h1>{Name}&nbsp;</h1></a>
  347. {block:Description}<P>{Description}</p>{/block:Description}{/block:Link}
  348.  
  349. {block:Photo}<center>{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}</div></center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  350. {block:Photoset}<center>{Photoset-400}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  351.  
  352. {block:Chat}<ul class="chat">{block:Lines}<li class="user_{UserNumber}">{block:Label}<span class="label">{Label}</span>{/block:Label}&nbsp;{Line}</li>{/block:Lines}</ul>{/block:Chat}
  353.  
  354. {block:Video}{Video-400}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  355.  
  356. {block:Answer}
  357. <div class="asker"><b>{Asker} asked:</b> {Question}</div>
  358. <div class="answer">{Answer}</div>
  359. <br>
  360. {/block:Answer}
  361.  
  362. {block:Audio}<span class="audio"><center>{AudioPlayerBlack}</center></span>{block:Caption}{Caption}{/block:Caption}{/block:Audio}
  363. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  364. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  365. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  366. {/block:ContentSource}</div><br>
  367. <div class="footer"><div id="bg">
  368.  
  369. {block:Date}
  370. <div id="info">
  371.  
  372.  
  373.  
  374. <div class="line3"><span class="ileft"> <a href="{Permalink}">{TimeAgo} {block:NoteCount}
  375. <font color=#000000>/ </font> <a href="{Permalink}" title="permalink to this post">{NoteCountWithLabel} </a>{/block:NoteCount} </a> <font color=#000000>/</font> <a href="{ReblogURL}" target="_blank">reblog</a> {block:RebloggedFrom} / <a href="{ReblogRootURL}" title="{ReblogRootTitle}">Source</a> / <a href="{ReblogParentURLcreditoaokaique}"
  376. title="{ReblogParentTitle}">via</a>
  377. </span>{/block:RebloggedFrom}</span><br> {block:HasTags}<div class="tags">{block:Tags}<b>#</b> <a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}</div>{/block:HasTags}</div>
  378.  
  379. <div class="postclear"></div>
  380. </div>{/block:Date}</div>
  381. </div></div>
  382.  
  383. {/block:Posts}
  384. {block:PostNotes}{PostNotes}{/block:PostNotes}
  385.  
  386.  
  387. </div>
  388.  
  389.  
  390. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement