ANTIGO-BRASILEIRO

44

Dec 2nd, 2012
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.48 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. <link href='http://fonts.googleapis.com/css?family=Cutive+Mono' rel='stylesheet' type='text/css'>
  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.  
  57.  
  58.  
  59. 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;
  60. background-repeat: no-repeat;
  61.  
  62. background-position: 100% 100%;
  63. }
  64.  
  65. a {color: {color:link}; text-decoration: none; text-transform: none;}
  66. a:hover {color: {color:link hover}; background-color: transparent; text-decoration: none;}
  67.  
  68. p {margin: 6px 0 0 0}
  69.  
  70. blockquote{border-left: 0px solid {color:post}; margin:0px 0px 0px 0px; padding-left:0px; border-bottom:0px;}
  71.  
  72. #all {text-align: center; width: 835px; margin: 20px auto 20px auto; padding: 0px}
  73.  
  74. #allboxes { float: left; margin-left:321px; margin-top:-8px; margin-bottom:25px; z-index:10}
  75.  
  76. .entry {border: 1px solid #eee;width: 500px; padding:8px; z-index:10; margin-bottom:50px; text-align: justify; font-family: verdana; font-size: 11px; position: relative; background-color: {color:post}}
  77.  
  78. h1 {text-align:center; font:15px georgia; text-transform: none; color:{color:text}}
  79. h1 a, a:hover{text-transform: none; color:{color:text}}
  80.  
  81. #info {color: #918F8F;border-top:1px solid #eee;text-align:right; text-transform:normal;
  82. font-family: cambria;
  83. font-style: italic;
  84. letter-spacing: 0px;
  85. 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}
  86. #info a {text-transform:normal;
  87. font-family: cambria;
  88. font-style: italic;
  89. letter-spacing: 0px;
  90. font-size: 9px;}
  91.  
  92. .tags {color: {color:text}; font:9px verdana; text-align:justify; display: inline; list-style: none;}
  93. .tags a {text-transform:normal; text-align:justify; font-size:9px; display: inline; list-style: none;}
  94. .tags a:hover {text-transform:normal}
  95.  
  96. .image img {width:500px;}
  97.  
  98. .qquote {font-family:georgia; text-align:justify; font-size: 14px}
  99.  
  100. .chat {line-height: 13px; list-style: none }
  101. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  102. .person1 {color: {color:text}; padding: 2px; }
  103. .person1 .label {font-weight: bold; color:{color:text}}
  104. .person2 {color: {color:text}; padding: 2px; }
  105. .person2 .label {font-weight: bold; color:{color:text};}
  106.  
  107. .player {background-color: #000; text-align: left; display:block;}
  108.  
  109. .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};}
  110.  
  111. .questionarrow {font-size:30px; vertical-align:middle; margin-left:-5px!important; color:{color:askfundo};}
  112.  
  113. .asker {width:500px; text-align:right; text-transform:lowercase; color:{color:text};}
  114. .asker a {color:{color:text};}
  115. .asker img {float:left; margin-left:400px; vertical-align:top; margin-right:3px; max-height:15px;}
  116.  
  117. .asking {text-align:center; color:{color:text}; font:9px verdana; text-transform:none;}
  118. .asking a{color:{color:text};}
  119. .asking img {width:58px; vertical-align:middle; background-color:{color:askfundo}; padding:3px;}
  120.  
  121. .arrow {padding-top:11px; color:{color:question background}; font-size:30px;}
  122.  
  123. .answer {color:{color:text};}
  124.  
  125. #cap {width: 500px; margin-top: -2px;}
  126. .source {display: none;}
  127.  
  128. .notes {width: 510px; padding: 0px; margin-top: 1px; margin-bottom: 1px; font-size: 9px; text-align: left}
  129. ol.notes {list-style: none; margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  130. ol.notes li {background-color: {color:post}; margin-bottom: 1px; padding: 5px; }
  131. .notes img{display: none; border:0px}
  132.  
  133.  
  134. #sidebar {top: 0px; left: -20px; background-color:; color: #000 float: left; width: 863px; height: 20px; position: fixed; }
  135.  
  136.  
  137.  
  138.  
  139.  
  140.  
  141.  
  142. < -----------** segunda parte**----------------------------- >
  143.  
  144.  
  145.  
  146.  
  147.  
  148.  
  149.  
  150.  
  151.  
  152.  
  153.  
  154.  
  155.  
  156.  
  157.  
  158.  
  159.  
  160.  
  161.  
  162.  
  163. #sbar1 {width:145px; height: 170px; margin-left:0px; margin-top: 74px; position:fixed; overflow:hidden; background-color: transparent ; border-left:0px solid; border-right:0px solid; padding:3px; }
  164.  
  165.  
  166. .imageside { margin-bottom:-96px;margin-top:2px; margin-left: -28px;}
  167. .imageside img {width:250px; height:152px;align:center;-webkit-transition: all 1.0s ease-out; -moz-transition: all 2.5s ease-out;border: 5px solid #000;}
  168. .imageside img:hover {-webkit-transition: all 1.0s ease-out; -moz-transition: all 2.5s ease-out; }
  169. #deslizar{margin-top: -160px; margin-left: 0px;}
  170. #deslizar img {width:250px; height:150px;-webkit-transition: all 1.0s ease-out; -moz-transition: all 1.0s ease-out;}
  171. #deslizar img:hover {opacity:0;}
  172.  
  173.  
  174. #pag {width: 291px;
  175. padding: 4px;
  176. float: right;
  177. height: 13px;
  178. position: fixed;
  179. margin-left: -106px;
  180. margin-top: 7px;}
  181.  
  182.  
  183.  
  184. #pagination { z-index: 100; position: fixed;position:fixed;text-transform:uppercase; letter-spacing:2px; font-size:10px; font-family:calibri; margin-top: 25px;
  185. margin-left: 117px; color:{color:links}; background-color:transparent; width:80px; z-index:10}
  186.  
  187. #pagination a {color:#000}
  188.  
  189.  
  190. .aff {opacity: 0.4;margin-left: 780px;
  191. margin-top: -9px; text-align: center; font-size: 10px; font-family:calibri; padding: 3px;width: 151px; height: autopx; color:#000; position: fixed;}
  192.  
  193.  
  194.  
  195.  
  196.  
  197.  
  198.  
  199.  
  200. #tumblr_controls{position: fixed!important}
  201. #tumblr_controls{position: fixed!important}
  202. #tumblr_controls{position: fixed!important}
  203. #tumblr_controls{position: fixed!important}
  204.  
  205. ::-webkit-scrollbar{width:6px;height:5px}
  206. ::-webkit-scrollbar-button:start:decrement
  207. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  208. ::-webkit-scrollbar-track-piece{background-color: #fff ; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  209. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:scroll};-webkit-border-radius:px;}
  210. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: {color:scroll};-webkit-border-radius:px;}
  211. ::moz-selection {color:{color:post}; background:{color:text};}
  212. ::selection {color:{color:post}; background:{color:text};}
  213.  
  214. @font-face {font-family: "pacifico"; src: url(http://static.tumblr.com/ufwwwyn/Do8m4xui1/pacifico.ttf) format("truetype");}
  215.  
  216. @font-face {font-family: "discoverbeauty";src: url('http://static.tumblr.com/nf5qb3y/3ptm2vwot/discoverbeauty.ttf') format("truetype");}
  217.  
  218.  
  219.  
  220.  
  221. #editthis{
  222. /* EDIT THIS STUFF TO POSITION YOUR MUSIC PLAYER */
  223. position:fixed;
  224. top:20px; /* YOU CAN CHANGE THIS TO BOTTOM */
  225. left:20px; /* YOU CAN CHANGE THIS TO RIGHT */
  226. z-index:99;}
  227.  
  228. /* I DON'T RECOMMEND TOUCHING THIS STUFF */
  229. #music1{
  230. position:fixed;
  231. padding:2px;
  232. -webkit-transition: all 0.5s ease-in-out;
  233. -moz-transition: all 0.5s ease-in-out;
  234. -o-transition: all 0.5s ease-in-out;}
  235.  
  236. #music1:hover #music2{
  237. opacity:0;
  238. margin-top:-25px;
  239. z-index:-1;}
  240.  
  241. #music1:hover #music3{
  242. opacity:1;
  243. margin-top:-5px;
  244. z-index:99;}
  245.  
  246. #music1:hover #musiclist{
  247. opacity:1;}
  248.  
  249. #music2{
  250. /* THIS IS THE GIF DIV */
  251. opacity:1;
  252. background-color:#fff;
  253. padding:6px;
  254. -webkit-transition: all 0.5s ease-in-out;
  255. -moz-transition: all 0.5s ease-in-out;
  256. -o-transition: all 0.5s ease-in-out;}
  257.  
  258. #music3{
  259. /* THIS IS THE ACTUAL MUSIC PLAYER DIV */
  260. opacity:0;
  261. position:fixed;
  262. background-color:#fff;
  263. border:1px dashed #ccc;
  264. width:55px;
  265. height:20px;
  266. z-index:99;
  267. margin-left:-5px;
  268. overflow:hidden;
  269. -webkit-transition: all 0.5s ease-in-out;
  270. -moz-transition: all 0.5s ease-in-out;
  271. -o-transition: all 0.5s ease-in-out;}
  272.  
  273. #musiclist{
  274. /* THIS IS THE PLAYLIST DIV */
  275. opacity:0;
  276. position:fixed;
  277. padding:6px;
  278. border:1px dashed #ccc;
  279. margin-left:10px;
  280. margin-top:10px;
  281. font-family:consolas;
  282. font-size:8px;
  283. background-color:#fff;
  284. width:120px;
  285. color:#999;
  286. text-transform:uppercase;
  287. -webkit-transition: all 0.5s ease-in-out;
  288. -moz-transition: all 0.5s ease-in-out;
  289. -o-transition: all 0.5s ease-in-out;}
  290.  
  291. #musiclist h1{
  292. /*THIS IS THE PLAYLIST TITLE SETTINGS*/
  293. font-family:consolas;
  294. font-size:11px;
  295. margin-top:0px;
  296. margin-bottom:2px;
  297. font-style:normal;
  298. font-weight:normal;
  299. color:#b5b5b5; /*THIS IS THE PLAYLIST TITLE COLOR*/
  300. border-bottom:1px dotted #ccc;
  301. text-align:left;
  302. text-transform:uppercase;}
  303.  
  304.  
  305.  
  306. #derlan { letter-spacing: 3px;
  307. background-color:trans; width:400px; height: 12px; text-align: center; margin-top: 100px;margin-left: 230px; position:fixed; font:italic 30px/60px georgia, times new roman, serif; color: #fff; z-index: 2 }
  308.  
  309.  
  310. #derlan2 { background-color:trans; width:400px; height: 12px; text-align: center; margin-top: 120px;margin-left: 220px; position:fixed; font:italic 10px/60px georgia, times new roman, serif; color: #fff; z-index: 2 }
  311.  
  312.  
  313.  
  314.  
  315. #links {width:400px; height: 40px; float: left; margin-left:325px; margin-top: 99px; padding: 0px; text-align: center; position: fixed; z-index:9999; opacity:0.9; z-index:999;}
  316.  
  317. #links a {display: inline-block; float: left; margin-left: 1px; font-family: calibri; font-size: 8px; text-align: center; margin-top: 2px; height: 16px; width: 30.7px; color:#fff; line-height: 16px; text-transform: uppercase; -webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out; font-style: normal; background-color: #000; border-top:1px solid #000; border-bottom:1px solid #000;}
  318. #links a:hover{box-shadow: inset 46px 0px #eee; color: #000;font-size: 8px;border-top:1px solid #000; border-bottom:1px solid #000; z-index:1;}
  319.  
  320.  
  321. #linha
  322. {position: fixed;z-index: 2;
  323. margin-top: -70px;
  324. margin-left: 82px;
  325. height: 100px;
  326. width: 221px;
  327. background-color:#000;-webkit-border-radius:0; -webkit-border-top-right-radius:15px; -webkit-border-top-left-radius:15px;overflow:hidden; }
  328.  
  329.  
  330.  
  331. .lanzinho {margin-left:-8px;margin-top:-10px;width: 116px; position: fixed;overflow: hidden;height:100%;opacity:1;background-color:#000;background-image:url('http://24.media.tumblr.com/tumblr_mebvwy7MH61qder5oo1_1280.jpg');}
  332.  
  333.  
  334.  
  335.  
  336.  
  337. #linha
  338. {position: fixed;
  339. bottom:65px;
  340. margin-top: 57px;
  341. margin-left: 12px;
  342. height: 176px;
  343. width: 280px;
  344. background-color:#000;}
  345.  
  346.  
  347.  
  348.  
  349. </style>
  350.  
  351. <body>
  352.  
  353.  
  354.  
  355.  
  356.  
  357.  
  358. <div id="allboxes">
  359.  
  360. {block:Posts}
  361. <div class="entry">
  362. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  363.  
  364. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  365.  
  366. {block:Photoset}{Photoset-500}{/block:Photoset}
  367.  
  368. {block:Quote}
  369. <div class="qquote"> <center> "{Quote}" <br><center>{block:Source}~ {Source}{/block:Source}</div>
  370. {/block:Quote}
  371.  
  372. {block:Link}
  373. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  374. {block:Description}{Description}{/block:Description}
  375. {/block:Link}
  376.  
  377. {block:Chat}
  378. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  379. <div class="chat"><ul>{block:Lines}
  380. <li class="person{UserNumber}">{block:Label}
  381. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  382. {/block:Chat}
  383.  
  384. {block:Audio}
  385. <div class="player">{AudioPlayerBlack}</div>
  386. {block:Caption}{Caption}{/block:Caption}
  387. {/block:Audio}
  388.  
  389. {block:Video}{Video-500}{/block:Video}
  390.  
  391. {block:Answer}
  392. <table width="500px" cellspacing="0" cellpadding="0">
  393. <tr>
  394. <td width="415px" class="question">{Question}</td>
  395. <td width="30px"><span class="questionarrow">◤</span></td>
  396. <td width="64px" class="asking"><img src="{AskerPortraitURL-64}"><br>{Asker}</td>
  397. </tr>
  398. </table>
  399. <div class="answer">{Answer}</div>
  400. {/block:answer}
  401.  
  402.  
  403. <div id="cap">
  404. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  405. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  406. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  407.  
  408. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  409. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  410. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  411. {/block:ContentSource}</div></div>
  412. <br>
  413.  
  414.  
  415. <div id="info">
  416. {block:Date}
  417. 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}
  418. <br><div class="tags">{block:HasTags}{block:Tags} #<a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}<br>{/block:HasTags}</div>
  419. </div>
  420. </div>{/block:Date}
  421.  
  422.  
  423. {/block:Posts}
  424. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  425.  
  426. </div>
  427. </div>
  428. </div>
  429.  
  430.  
  431.  
  432.  
  433.  
  434.  
  435.  
  436.  
  437.  
  438.  
  439.  
  440.  
  441. <div style=" background: #000; border-bottom: 2px solid #ffffff; bottom: 0px; left: 0px; width: 100%; height: 81px; z-index: 100; position: fixed;"></div>
  442. <div id="linha"></div>
  443.  
  444. <div style=" background: #000; border-bottom: 0px solid #ffffff; bottom: 50px; left: 129px; width: 200px; height: 65px; z-index: 100; position: fixed;"></div>
  445.  
  446.  
  447.  
  448.  
  449.  
  450. <div style="margin-left: 50px;
  451. bottom: 164px;position: fixed;z-index: 100;">
  452.  
  453.  
  454.  
  455.  
  456.  
  457. <div class="imageside">
  458. <img src="http://24.media.tumblr.com/tumblr_mbdkxzM33Q1rwidfqo2_500.gif"/><div id="deslizar"><img src="http://25.media.tumblr.com/tumblr_mbdkxzM33Q1rwidfqo1_500.gif"/></div></div>
  459.  
  460.  
  461. <object type="application/x-shockwave-flash" width="265" height="25" data="https://www.youtube-nocookie.com/v/fwK7ggA3-bU?version=2&amp;autoplay=1&amp;loop=1&amp;theme=dark" style="
  462. margin-top: 92px;margin-left: -30px;
  463. position: fixed;
  464. "><param name="movie" value="https://www.youtube-nocookie.com/v/fwK7ggA3-bU?version=2&amp;autoplay=1&amp;loop=1&amp;theme=dark"><param name="wmode" value="transparent"></object>
  465.  
  466.  
  467. <div id="derlan">APRENDE MENINO</div>
  468.  
  469.  
  470.  
  471. <div id="derlan2">Ninguém sente falta daqui que tem muito fácil !</div>
  472.  
  473.  
  474.  
  475.  
  476. <div id="links">
  477. <a href="/" >Home</a>
  478. <a href="/piu" >Ask</a>
  479. <a href="/tag" >Meus</a>
  480. <a href="http://antigo-brasileiro.tumblr.com/tagged/frases5" >Recente</a>
  481. <a href="http://ir0n-girl.tumblr.com/" >Fiona</a>
  482. <a href="http://themes-a-b.tumblr.com/" >Themes</a>
  483. </div>
  484.  
  485.  
  486.  
  487.  
  488. </div></div></div></div></div></div></div></div></div></div>
  489.  
  490.  
  491.  
  492.  
  493. <div style="margin-left: 135px;
  494. bottom: 108px;position: fixed;">
  495. <div align="center" id="pagination">{block:PreviousPage}<a href="{PreviousPage}">«</a>{/block:PreviousPage}{CurrentPage}/{TotalPages}{block:NextPage}<a href="{NextPage}">»</a>{/block:NextPage}</div>
  496. </div></center></div></div>
  497.  
  498.  
  499.  
  500.  
  501.  
  502.  
  503.  
  504. </body>
  505.  
  506.  
  507. </div>
  508.  
  509. </div>
  510. </div>
  511.  
  512.  
  513.  
  514.  
  515. </div>
  516.  
  517. </div>
  518. </div>
  519.  
  520.  
  521.  
  522. </html>
Advertisement
Add Comment
Please, Sign In to add comment