ANTIGO-BRASILEIRO

usei

Dec 2nd, 2012
137
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.69 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. <! Theme #39 por ANTIGO-BRASILEIRO, NÃO RETIRE OS CRÉDITOS, NÃO COPIE!!!!>
  5.  
  6. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  7.  
  8. <head>
  9.  
  10. <!-- DEFAULT VARIABLES -->
  11. <meta name="color:background" content="#f1f1f1" />
  12. <meta name="color:post" content="#fff" />
  13. <meta name="color:sidebar" content="#fff" />
  14. <meta name="color:text" content="#000" />
  15. <meta name="color:link hover" content="#000" />
  16. <meta name="color:link" content="#000" />
  17. <meta name="color:page" content="#fff" />
  18.  
  19.  
  20.  
  21.  
  22.  
  23. <meta name="color:corlinks" content="#000" />
  24.  
  25. <meta name="color:corpag" content="#000" />
  26. <meta name="color:scroll" content="#000" />
  27. <meta name="color:asktext" content="#000" />
  28. <meta name="color:askfundo" content="#fff" />
  29.  
  30. <meta name="image:sidebar1" content=""/>
  31. <meta name="image:sidebar2" content=""/>
  32. <meta name="image:sidebar3" content=""/>
  33. <meta name="color:bordadaimagem" content=" #e0e0e0" />
  34.  
  35.  
  36. <meta name="text:Link1" content="/" />
  37. <meta name="text:Link1 Title" content="link1" />
  38. <meta name="text:Link2" content="/" />
  39. <meta name="text:Link2 Title" content="link2" />
  40. <meta name="text:Link3" content="/" />
  41. <meta name="text:Link3 Title" content="link3" />
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48. <title>{Title}</title>
  49. <link rel="shortcut icon" href="{Favicon}">
  50. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  51. {block:Description}
  52. <meta name="description" content="{MetaDescription}" />
  53. {/block:Description}
  54.  
  55. <style type="text/css">
  56. body {background-color: {color:background}; font-family: verdana; color: {color:text}; text-align: center; font-size: 11px; background-image:url(''); font-size: 12px; background-attachment:fixed;
  57. background-repeat: no-repeat;
  58.  
  59. background-position: 100% 100%;
  60. }
  61.  
  62. a {color: {color:link}; text-decoration: none; text-transform: none;}
  63. a:hover {color: {color:link hover}; background-color: transparent; text-decoration: none;}
  64.  
  65. p {margin: 6px 0 0 0}
  66.  
  67. blockquote{border-left: 0px solid {color:post}; margin:0px 0px 0px 0px; padding-left:0px; border-bottom:0px;}
  68.  
  69. #all {text-align: center; width: 835px; margin: 20px auto 20px auto; padding: 0px}
  70.  
  71. #allboxes { float: left; margin-left:321px; margin-top:-8px; margin-bottom:25px; z-index:10}
  72.  
  73. .entry {border: 1px solid #eee;width: 500px; padding:8px; z-index:10; margin-bottom:1px; text-align: justify; font-family: verdana; font-size: 11px; position: relative; background-color: {color:post}}
  74.  
  75. h1 {text-align:center; font:15px georgia; text-transform: none; color:{color:text}}
  76. h1 a, a:hover{text-transform: none; color:{color:text}}
  77.  
  78. #info {color: #918F8F;border-top:1px solid #eee;text-align:right; text-transform:normal;
  79. font-family: cambria;
  80. font-style: italic;
  81. letter-spacing: 0px;
  82. font-size: 9px; 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}
  83. #info a {text-transform:normal;
  84. font-family: cambria;
  85. font-style: italic;
  86. letter-spacing: 0px;
  87. font-size: 9px;}
  88.  
  89. .tags {color: {color:text}; font:9px verdana; text-align:justify; display: inline; list-style: none;}
  90. .tags a {text-transform:normal; text-align:justify; font-size:9px; display: inline; list-style: none;}
  91. .tags a:hover {text-transform:normal}
  92.  
  93. .image img {width:500px;}
  94.  
  95. .qquote {font-family:georgia; text-align:justify; font-size: 14px}
  96.  
  97. .chat {line-height: 13px; list-style: none }
  98. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  99. .person1 {color: {color:text}; padding: 2px; }
  100. .person1 .label {font-weight: bold; color:{color:text}}
  101. .person2 {color: {color:text}; padding: 2px; }
  102. .person2 .label {font-weight: bold; color:{color:text};}
  103.  
  104. .player {background-color: #000; text-align: left; display:block;}
  105.  
  106. .question {font-size: 11px; font-weight: normal; font-family: verdana; line-height:95%; position: relative; min-height:70px; padding:10px 15px; margin-bottom:2px; margin-right:-10px; background: {color:askfundo}; color:{color:asktext};}
  107.  
  108. .questionarrow {font-size:30px; vertical-align:middle; margin-left:-5px!important; color:{color:askfundo};}
  109.  
  110. .asker {width:500px; text-align:right; text-transform:lowercase; color:{color:text};}
  111. .asker a {color:{color:text};}
  112. .asker img {float:left; margin-left:400px; vertical-align:top; margin-right:3px; max-height:15px;}
  113.  
  114. .asking {text-align:center; color:{color:text}; font:9px verdana; text-transform:none;}
  115. .asking a{color:{color:text};}
  116. .asking img {width:58px; vertical-align:middle; background-color:{color:askfundo}; padding:3px;}
  117.  
  118. .arrow {padding-top:11px; color:{color:question background}; font-size:30px;}
  119.  
  120. .answer {color:{color:text};}
  121.  
  122. #cap {width: 500px; margin-top: -2px;}
  123. .source {display: none;}
  124.  
  125. .notes {width: 510px; padding: 0px; margin-top: 1px; margin-bottom: 1px; font-size: 9px; 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.  
  131. #sidebar {top: 0px; left: -20px; background-color:; color: #000 float: left; width: 863px; height: 20px; position: fixed; }
  132.  
  133.  
  134.  
  135.  
  136.  
  137.  
  138.  
  139. < -----------** segunda parte**----------------------------- >
  140.  
  141.  
  142.  
  143.  
  144.  
  145.  
  146.  
  147.  
  148.  
  149.  
  150.  
  151.  
  152.  
  153.  
  154.  
  155.  
  156.  
  157.  
  158.  
  159.  
  160. #sbar1 {width:145px; height: 170px; margin-left:7px; margin-top: 74px; position:fixed; overflow:hidden; background-color: transparent ; border-left:0px solid; border-right:0px solid; padding:3px; }
  161.  
  162.  
  163. #foto {margin-top: 50px; margin-left: 50px; width: 200px; height: auto;
  164. position: fixed; padding: 6px;background-color: {color:sidebar};}
  165.  
  166. #foto img{width: 200px; height: 300px;}
  167.  
  168. #foto img:hover{background-color: #000;opacity:0.5; z-index:13000000; -webkit-transition: all 1.0s ease-out; -moz-transition: all 1.4s ease-out;}
  169.  
  170.  
  171.  
  172.  
  173. #orquestra {margin-left: 56px;
  174. margin-top: 290px;
  175. width: 192px; font-size: 10px; height: auto;px; background-color: {color:sidebar}; font-family: calibri; line-height: 12px; color: #000; position: fixed; ; letter-spacing: 1px; text-align: center; padding: 4px; z-index: 120000;opacity:0.9; }
  176.  
  177. #orquestra A{font-size: 10px; height: 70px; background-color: #000 ; font-family: verdana; line-height: 10px; color: #000; position: fixed; ; letter-spacing: 0px; text-align: center;}
  178.  
  179.  
  180.  
  181.  
  182. #derlanh {margin-left: 80px;
  183. margin-top: 365px;
  184.  
  185. width: 190px;float:left;text-decoration: underline overline}
  186.  
  187. .derlanh a { text-decoration: underline overline
  188. padding:0px 3px 0px 3px;
  189. font-family: cambria;
  190. font-style: italic;
  191. letter-spacing: 0px;
  192. font-size: 9px;
  193. color:#9e9e9e;
  194. letter-spacing: 1px;float:left; }
  195.  
  196. .derlanh a:hover{text-decoration: underline overline;float:left; }
  197.  
  198.  
  199.  
  200. #paginacaoml {font-family: arial sans; font-size:8px; font-weight: none; line-height: 15px; text-shadow: 0 0px 0px #000;}
  201. #paginacaoml a {background: {color:page}; margin: 0 1px 0 0; padding: 2px 4px; color: {color:page}; text-decoration: none;}
  202. #paginacaoml a:hover {background: {color:page};}
  203. #paginacaoml span.pagina_atual {background: #; margin: 0 1px 0 0; padding: 1px 3px; color:{color:page}; text-decoration: none;}
  204. #paginacaoml span.info {background: {color:page}; margin: 0 0px 0 0; padding: 2px 4px; color: {color:page}; text-decoration: none;}
  205.  
  206.  
  207.  
  208. #alan {margin-left: 282px;
  209. margin-top: 52px;
  210. width: 25px; font-size: 10px; height: auto; text-align: center; background-color: {color:sidebar}; font-family: verdana; line-height: 17px; color: #fff; position: fixed; padding:0px; overflow: visible; }
  211.  
  212.  
  213.  
  214. .aff {opacity: 0.4;margin-left: 780px;
  215. margin-top: -9px; text-align: center; font-size: 10px; font-family:calibri; padding: 3px;width: 151px; height: autopx; color:#000; position: fixed;}
  216.  
  217.  
  218.  
  219.  
  220.  
  221.  
  222.  
  223.  
  224. #tumblr_controls{position: fixed!important}
  225. #tumblr_controls{position: fixed!important}
  226. #tumblr_controls{position: fixed!important}
  227. #tumblr_controls{position: fixed!important}
  228.  
  229. ::-webkit-scrollbar{width:6px;height:5px}
  230. ::-webkit-scrollbar-button:start:decrement
  231. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  232. ::-webkit-scrollbar-track-piece{background-color: #fff ; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  233. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:scroll};-webkit-border-radius:px;}
  234. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: {color:scroll};-webkit-border-radius:px;}
  235. ::moz-selection {color:{color:post}; background:{color:text};}
  236. ::selection {color:{color:post}; background:{color:text};}
  237.  
  238. @font-face {font-family: "pacifico"; src: url(http://static.tumblr.com/ufwwwyn/Do8m4xui1/pacifico.ttf) format("truetype");}
  239.  
  240. @font-face {font-family: "discoverbeauty";src: url('http://static.tumblr.com/nf5qb3y/3ptm2vwot/discoverbeauty.ttf') format("truetype");}
  241.  
  242.  
  243.  
  244.  
  245. #editthis{
  246. /* EDIT THIS STUFF TO POSITION YOUR MUSIC PLAYER */
  247. position:fixed;
  248. top:20px; /* YOU CAN CHANGE THIS TO BOTTOM */
  249. left:20px; /* YOU CAN CHANGE THIS TO RIGHT */
  250. z-index:99;}
  251.  
  252. /* I DON'T RECOMMEND TOUCHING THIS STUFF */
  253. #music1{
  254. position:fixed;
  255. padding:2px;
  256. -webkit-transition: all 0.5s ease-in-out;
  257. -moz-transition: all 0.5s ease-in-out;
  258. -o-transition: all 0.5s ease-in-out;}
  259.  
  260. #music1:hover #music2{
  261. opacity:0;
  262. margin-top:-25px;
  263. z-index:-1;}
  264.  
  265. #music1:hover #music3{
  266. opacity:1;
  267. margin-top:-5px;
  268. z-index:99;}
  269.  
  270. #music1:hover #musiclist{
  271. opacity:1;}
  272.  
  273. #music2{
  274. /* THIS IS THE GIF DIV */
  275. opacity:1;
  276. background-color:#fff;
  277. padding:6px;
  278. -webkit-transition: all 0.5s ease-in-out;
  279. -moz-transition: all 0.5s ease-in-out;
  280. -o-transition: all 0.5s ease-in-out;}
  281.  
  282. #music3{
  283. /* THIS IS THE ACTUAL MUSIC PLAYER DIV */
  284. opacity:0;
  285. position:fixed;
  286. background-color:#fff;
  287. border:1px dashed #ccc;
  288. width:55px;
  289. height:20px;
  290. z-index:99;
  291. margin-left:-5px;
  292. overflow:hidden;
  293. -webkit-transition: all 0.5s ease-in-out;
  294. -moz-transition: all 0.5s ease-in-out;
  295. -o-transition: all 0.5s ease-in-out;}
  296.  
  297. #musiclist{
  298. /* THIS IS THE PLAYLIST DIV */
  299. opacity:0;
  300. position:fixed;
  301. padding:6px;
  302. border:1px dashed #ccc;
  303. margin-left:10px;
  304. margin-top:10px;
  305. font-family:consolas;
  306. font-size:8px;
  307. background-color:#fff;
  308. width:120px;
  309. color:#999;
  310. text-transform:uppercase;
  311. -webkit-transition: all 0.5s ease-in-out;
  312. -moz-transition: all 0.5s ease-in-out;
  313. -o-transition: all 0.5s ease-in-out;}
  314.  
  315. #musiclist h1{
  316. /*THIS IS THE PLAYLIST TITLE SETTINGS*/
  317. font-family:consolas;
  318. font-size:11px;
  319. margin-top:0px;
  320. margin-bottom:2px;
  321. font-style:normal;
  322. font-weight:normal;
  323. color:#b5b5b5; /*THIS IS THE PLAYLIST TITLE COLOR*/
  324. border-bottom:1px dotted #ccc;
  325. text-align:left;
  326. text-transform:uppercase;}
  327.  
  328.  
  329.  
  330.  
  331.  
  332.  
  333.  
  334. </style>
  335.  
  336. <body>
  337.  
  338.  
  339.  
  340.  
  341.  
  342.  
  343. <div id="allboxes">
  344.  
  345. {block:Posts}
  346. <div class="entry">
  347. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  348.  
  349. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  350.  
  351. {block:Photoset}{Photoset-500}{/block:Photoset}
  352.  
  353. {block:Quote}
  354. <div class="qquote"> <center> "{Quote}" <br><center>{block:Source}~ {Source}{/block:Source}</div>
  355. {/block:Quote}
  356.  
  357. {block:Link}
  358. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  359. {block:Description}{Description}{/block:Description}
  360. {/block:Link}
  361.  
  362. {block:Chat}
  363. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  364. <div class="chat"><ul>{block:Lines}
  365. <li class="person{UserNumber}">{block:Label}
  366. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  367. {/block:Chat}
  368.  
  369. {block:Audio}
  370. <div class="player">{AudioPlayerBlack}</div>
  371. {block:Caption}{Caption}{/block:Caption}
  372. {/block:Audio}
  373.  
  374. {block:Video}{Video-500}{/block:Video}
  375.  
  376. {block:Answer}
  377. <table width="500px" cellspacing="0" cellpadding="0">
  378. <tr>
  379. <td width="415px" class="question">{Question}</td>
  380. <td width="30px"><span class="questionarrow">◤</span></td>
  381. <td width="64px" class="asking"><img src="{AskerPortraitURL-64}"><br>{Asker}</td>
  382. </tr>
  383. </table>
  384. <div class="answer">{Answer}</div>
  385. {/block:answer}
  386.  
  387.  
  388. <div id="cap">
  389. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  390. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  391. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  392.  
  393. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  394. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  395. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  396. {/block:ContentSource}</div></div>
  397. <br>
  398.  
  399.  
  400. <div id="info">
  401. {block:Date}
  402. 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}
  403. <br><div class="tags">{block:HasTags}{block:Tags} #<a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}<br>{/block:HasTags}</div>
  404. </div>
  405. </div>{/block:Date}
  406.  
  407.  
  408. {/block:Posts}
  409. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  410.  
  411. </div>
  412. </div>
  413. </div>
  414.  
  415.  
  416.  
  417.  
  418.  
  419.  
  420.  
  421.  
  422. <div style="margin-left: 50px;
  423. top: 5px;position: fixed;">
  424.  
  425.  
  426.  
  427. <div id="foto">
  428.  
  429. <img src="http://25.media.tumblr.com/tumblr_mdf21ae79j1qeflqko1_400.jpg"/>
  430.  
  431.  
  432. </div>
  433.  
  434.  
  435.  
  436. <div id="orquestra">E sabe que serão importantes na história um do outro para sempre, independentemente de tudo que estiver pra acontecer.
  437.  
  438.  
  439.  
  440. </div>
  441.  
  442.  
  443. <div id="derlanh">
  444.  
  445. <div class="derlanh">
  446. <a href="/">inicio </a></div>
  447.  
  448. <div class="derlanh">
  449.  
  450. <a href="/ask"> |Askme </a></div>
  451.  
  452. <div class="derlanh"><a href="/tag"> |meus </a></div>
  453.  
  454.  
  455. <div class="derlanh">
  456. <a href="http://ir0n-girl.tumblr.com/"> |fiona </a> </div>
  457. <div class="derlanh">
  458.  
  459. <a href="http://themes-a-b.tumblr.com/"> |themes </a></div>
  460.  
  461. </div>
  462. </div></div></div></div></div>
  463.  
  464.  
  465.  
  466.  
  467.  
  468.  
  469.  
  470.  
  471.  
  472.  
  473.  
  474.  
  475.  
  476.  
  477.  
  478.  
  479.  
  480.  
  481.  
  482.  
  483.  
  484.  
  485. <div id="alan">
  486. <div id="paginal">
  487. {block:JumpPagination length="2"}
  488. {block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage}
  489. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}
  490. {/block:JumpPagination}
  491. </div>
  492. </div>
  493. </div></div>
  494.  
  495.  
  496.  
  497.  
  498.  
  499.  
  500.  
  501.  
  502.  
  503. </body>
  504.  
  505. <div id="editthis">
  506. <div id="music1">
  507. <div id="music2">
  508.  
  509. <!-- YOU CAN CHANGE THE MUSIC GIF BELOW. -->
  510. <img src="http://i11.photobucket.com/albums/a168/evelynregly/minigifs/minhoquinha.gif"></div>
  511.  
  512. <div id="music3">
  513. <Div style="margin-top:4px;">
  514. <embed src="http://www.sheepproductions.com/billy/billy.swf?autoplay=true&f0=https://dl-web.dropbox.com/get/Public/02%20Comme%20des%20enfants.mp3?w=428821bc&t0=-&f1=https://dl-web.dropbox.com/get/Public/esteban%20-%20pianinho.mp3?w=9590ff9b&t1=-&total=2" quality="high" wmode="transparent" width="200" height="10" name="billy" align="middle" type="application/x-shockwave-flash" />
  515.  
  516. </div>
  517. </div>
  518.  
  519. <div id="musiclist">
  520. <h1>PARA CADA PESSOA TENHO UMA MUSICA</h1>
  521. <!-- PUT YOUR MUSIC TITLES HERE. BE SURE TO ADD A BREAK AFTER EACH ONE. -->
  522. 01.Comme des enfants <br>
  523. 02. Pianinho <br>
  524.  
  525. </div>
  526.  
  527. </div>
  528. </div>
  529.  
  530.  
  531.  
  532. </html>
Advertisement
Add Comment
Please, Sign In to add comment