ANTIGO-BRASILEIRO

Exclusivo para ...

May 29th, 2012
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.95 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  2.  
  3. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  4.  
  5. <! Theme # ANTIGO-BRASILEIRO, NÃO RETIRE OS CRÉDITOS, NÃO COPIE!!!!>
  6.  
  7.  
  8. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  9.  
  10. <head> <!-- DEFAULT VARIABLES -->
  11.  
  12. <meta name="color:cortitulo" content="#fff" />
  13. <meta name="color:frase" content="#fff" />
  14. <meta name="color:border" content="#000" />
  15. <meta name="font:body" content="georgia" />
  16. <meta name="font:title" content="georgia" />
  17. <meta name="color:linha" content="#000" />
  18. <meta name="color:background" content="#F1F1F1" />
  19. <meta name="color:text" content="#000000" />
  20. <meta name="color:sidebar" content="#fff" />
  21. <meta name="color:descri" content="#fff" />
  22. <meta name="color:titletext" content="#fff" />
  23. <meta name="color:entry" content="#fff" />
  24. <meta name="color:text link" content="#000000" />
  25. <meta name="color:text link hover" content="#fff" />
  26. <meta name="color:bg link" content="#fff" />
  27. <meta name="color:bg link hover" content="#000" />
  28. <meta name="color:Link" content="#000" />
  29. <meta name="color:links" content="#000" />
  30. <meta name="color:sidebarlinks" content="#000" />
  31. <meta name="color:sidebarlinks text" content="#fff" />
  32. <meta name="color:linkhover" content="#fff" />
  33. <meta name="color:linkhover text" content="#000" />
  34.  
  35. <meta name="if:Enable endless scrolling" content="0"/>
  36. <meta name="if:Show tags" content="1"/>
  37. <meta name="if:Show userpic" content="1"/>
  38. <meta name="if:Show sidebar image" content="1"/>
  39. <meta name="if:Show post author" content="1"/>
  40.  
  41. <meta name="image:background" content=""/>
  42. <meta name="image:sidebar1" content=""/>
  43.  
  44. <meta name="text:frase curta1" content="perigooo, "/>
  45.  
  46. <meta name="text:Link1" content="http://www.tumblr.com" />
  47. <meta name="text:Link1 Title" content="link1" />
  48. <meta name="text:Link2" content="http://www.tumblr.com" />
  49. <meta name="text:Link2 Title" content="link2" />
  50. <meta name="text:Link3" content="http://www.tumblr.com" />
  51. <meta name="text:Link3 Title" content="link3" />
  52. <meta name="text:Link4" content="http://www.tumblr.com" />
  53. <meta name="text:Link4 Title" content="link4" />
  54. <meta name="text:Link5" content="/" />
  55. <meta name="text:Link5 Title" content="link5" />
  56. <meta name="text:Link6" content="/" />
  57. <meta name="text:Link6 Title" content="link6" />
  58. <meta name="text:Link7" content="/" />
  59. <meta name="text:Link7 Title" content="link7" />
  60.  
  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.  
  71.  
  72. <style type="text/css">
  73.  
  74. body {
  75. color:#252525;
  76. background-color: {color:background};
  77. background-image:url('{image:background}');
  78. color:{color:text};
  79. font-family: verdana;
  80. font-size: 11px;
  81. text-align: center;
  82. background-attachment: fixed;
  83. background-position: bottom right;
  84. line-height:110%;
  85. text-align:justify
  86. }
  87.  
  88. a:link, a:active, a:visited {
  89. color: {color:links};
  90. text-decoration:none;
  91. }
  92.  
  93. a:hover {
  94. color: #DDDDDD;
  95. -webkit-transition-duration: 0.8s;
  96. -moz-transition-duration: 0.8s;
  97. }
  98.  
  99.  
  100.  
  101.  
  102. ::-webkit-scrollbar{width:8px;height:8px;}
  103.  
  104. ::-webkit-scrollbar-button:start:decrement
  105.  
  106. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  107.  
  108. ::-webkit-scrollbar-track-piece{background-color:#fff;-webkit-border-radius:0;-webkit-border-bottom-right-radius:3px;-webkit-border-bottom-left-radius:3px;}
  109.  
  110. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color:#000;-webkit-border-radius:px;}
  111.  
  112. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color:#000;-webkit-border-radius:px;}
  113.  
  114.  
  115. #sbar {position:fixed; top:330px; width:80px; height: 15px; color: #f1f1f1; background-color:transparent; text-transform: none; font-family: georgia; padding: 2px 10px; font-size: 20px; line-height:20px; margin-left: 250px; letter-spacing: 1px; text-align: center; text-shadow:0px 0px 10px #fff;
  116.  
  117. z-index:9999;}
  118.  
  119. /*** Paginação by madlyluv.com ***/
  120. #paginal {font-family: verdana; font-size: 7px; text-align: center;}
  121. #paginal a { background:{color:sidebar}; margin: 0 1px 0 0; padding: 2px 4px; color: {color:links}; -moz-border-bottom-right-radius: 20px; border-bottom-right-radius: 20px; -moz-border-bottom-left-radius: 20px; border-bottom-left-radius: 20px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  122. #paginal a:hover {background: {color:background}; color: {color:links};}
  123. #paginal span.pagina_atual {background:{color:sidebar}; margin: 0 1px 0 0; padding: 2px 4px;; color: {color:links}; font-weight: bold; text-decoration: none; -moz-border-bottom-right-radius: 20px; border-bottom-right-radius: 20px; -moz-border-bottom-left-radius: 20px; border-bottom-left-radius: 20px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  124.  
  125.  
  126.  
  127. @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  128.  
  129.  
  130.  
  131.  
  132.  
  133.  
  134. .esc {font-family: verdana; font-size: 11px; text-transform: none; letter-spacing: 1px; color: {color:letrab};}
  135.  
  136.  
  137.  
  138.  
  139.  
  140.  
  141. #sbar22 {width:195px; height: 229px; margin-left: 233px; margin-top: 4px; position:fixed; overflow:hidden; background-color: {color:sidebar}; border-left:0px solid; border-right:0px solid; padding:3px }
  142.  
  143. #limit{height:111px; width:224px;margin-top: 49px;margin-left: 168px;}
  144.  
  145.  
  146.  
  147. #linha
  148. {position: fixed;
  149. margin-top: 239px;
  150. margin-left: 233px;
  151. height:89px;
  152. width:201px;
  153. background-color:{color:linha};}
  154.  
  155. #linha2
  156. {position: fixed;
  157. margin-top: -5px;
  158. margin-left: 441px;
  159. height:36px;
  160. width:541px;
  161. background-color:{color:linha};}
  162.  
  163.  
  164.  
  165.  
  166.  
  167.  
  168.  
  169.  
  170.  
  171.  
  172.  
  173. #avat {position: fixed; margin-top: 129px; margin-left: 987px; border: 0px solid {color:border};}
  174. .avat img {width:46px; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out; border: 4px solid {color:border};}
  175. .avat img:hover {-webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out; border: 4px solid {color:frase};}
  176.  
  177.  
  178.  
  179. #descri {position:fixed; text-align: justify; font-size: 9px; font-family: verdana; margin-left: 69px; width: 184px; height:auto; background-color: transparent; color:{color:descri}; padding: 1px; margin-top: 210px;
  180.  
  181. text-shadow:0px 2px 5px #000;
  182.  
  183. z-index:9999;}
  184.  
  185.  
  186.  
  187.  
  188.  
  189. text-shadow:0px 2px 5px  #000;
  190.  
  191.  
  192.  
  193.  
  194. z-index:9999;}
  195.  
  196. .bubble {align:right;background: {color:background}; margin:7px 0px 2px 66px;padding:11px;position: relative;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
  197. .bubble p {margin:1px 0px;}
  198. .bubble span {display:block;position:absolute;width:1px;height:1px;font-size: 0;line-height: 1px; left:-13px;top:2px;border-top:7px solid transparent;border-bottom:7px solid transparent; border-right:10px solid {color:entry};}
  199. .askborder{-webkit-border-radius: 3px 3px 3px 3px; -webkit-transition-duration: 0.6s; }.askborder:hover{ -webkit-border-radius: 180px}
  200.  
  201.  
  202. #links {width: 521px; float: left; margin-left:455px; margin-top: -153px; padding: 0px; text-align: center; position: fixed; }
  203.  
  204. #links a {font-size: 9px; color: {color:text link}; background-color: {color:bg link}; padding: 6px 0px 8px 2px; display:block; margin-bottom: 1px; height: 0px; text-align: center; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; width: 70px; line-height: 1px; border-left: 1px solid {color:background}; float: left}
  205.  
  206. #links a:hover{text-align: center; color: {color:text link hover}; background-color: {color:bg link hover}; font-weight:bold; }
  207.  
  208.  
  209.  
  210. #cre {opacity:0.8; width:92px; height: 10px; margin-left:331px; margin-top:60px; position:fixed; font-family: georgia;  overflow:hidden; background-color: #ffffff; border-left:0px solid; border-right:0px solid; padding:3px;-moz-border-top-right-radius:10px; -webkit-border-top-right-radius:10px; -moz-border-top-left-radius:10px; -webkit-border-top-left-radius:10px;  }
  211.  
  212. #icon {
  213. text-align: center;
  214. width: 100px;
  215. display: block;
  216. padding: 8px;
  217. }
  218.  
  219. #container {
  220. background-color:transparent;
  221. width: 465px;
  222. position: absolute;
  223. top:55px;
  224. left: 449px;
  225. padding-bottom: 5px;
  226. }
  227.  
  228. #entries {margin: -10px 0 0px 0}
  229.  
  230.  
  231. #entry {
  232. width: 500px;
  233. background-color:{color:entry};
  234. text-align: justify;
  235. padding: 20px;
  236. margin-bottom:1px;}
  237.  
  238. .image{text-align: center; margin: 0 0 5px 0}
  239. .image img{border: 0px; margin: 0; padding: 0;}
  240.  
  241. #ask_form{width: 500px; }
  242.  
  243. .search_result{font-size: 12px; text-align: center}
  244.  
  245. .source{display:none}
  246.  
  247. h1{
  248. font-family: georgia;
  249. font-size:20px;
  250. letter-spacing: -1px;
  251. line-height: 20px;
  252. text-transform: none;
  253. font-weight: normal;
  254. margin: 0 0 5px 0;
  255. text-align: center
  256. }
  257.  
  258. h1 a{
  259. font-size:20px;
  260. letter-spacing: -1px;
  261. line-height: 20px;
  262. text-transform: none;
  263. font-weight: normal;
  264. margin: 0 0 5px 0;
  265. text-decoration: none;
  266. text-align: center
  267. }
  268.  
  269. .qqmarks{
  270. font-size: 80px;
  271. font-weight: bold;
  272. line-height: 80px;
  273. opacity: 0.2;
  274. filter:alpha (opacity=20)
  275. }
  276.  
  277. .qquote{
  278. font-family:Georgia;
  279. font-size: 20px;
  280. letter-spacing: -1px;
  281. line-height: 30px;
  282. text-transform: none;
  283. margin-top: -70px;
  284. margin-left: 45px
  285. }
  286.  
  287. .qsource{
  288. margin: 5px 15px 0 0;
  289. text-align: right}
  290.  
  291. .chat{
  292. line-height: 12px;
  293. list-style: none
  294. }
  295.  
  296. .chat ul {
  297. line-height: 15px;
  298. list-style: none;
  299. padding: 0px;
  300. line-height: 20px;
  301. background: #000;
  302. }
  303.  
  304. .person1 {
  305. background-color: {color:link};
  306. color: {color:background}
  307. }
  308. .person1 .label {
  309. font-weight: bold;
  310. padding: 0px;
  311. margin-left: 5px;
  312. color: {color: text}
  313. }
  314. .person2 {
  315. background-color: {color:background};
  316. color: {color: text}
  317. }
  318. .person2 .label {
  319. font-weight: bold;
  320. padding: 0px;
  321. margin-left: 5px;
  322. color: {color: text}
  323. }
  324.  
  325. .audioimage{
  326. float:left;
  327. text-align: center;
  328. margin: 0 10px 5px 0;
  329. width: 205px;
  330. border: 15px solid {color:background};
  331. }
  332. .audioimage img{
  333. max-width: 205px;
  334. height: auto;
  335. margin: 0 0 2px 0
  336. }
  337. .playcount {font-style: italic}
  338.  
  339.  
  340. .asker {
  341. width: 480px;
  342. background-color: {color:background};
  343. color:{color:text};
  344. padding: 10px; }
  345. .asker img{
  346. float: left;
  347. margin: 0px 4px 2px 0
  348. }
  349. .asker a{
  350. font-size: 20px;
  351. color:{color:link};
  352. text-transform: lowercase;
  353. line-height: 27px;
  354. padding: 0; margin: 0;
  355. font-family: georgia;
  356. }
  357. .asker a:hover{
  358. font-size: 20px;
  359. color:{color:link};
  360. text-transform: lowercase;
  361. line-height:27px;
  362. padding: 0;
  363. margin: 0;
  364. font-family: georgia;
  365. }
  366. .answer {padding: 5px 0 0 0; }
  367.  
  368. #cap {
  369. padding: 2px 0 0 0;
  370. width: 500px;
  371. margin: 0 0 0 5px
  372. }
  373.  
  374. .info {
  375. margin-top: 10px;
  376. border-left: 0px solid {color:entry};
  377. padding: 5px;
  378. background-color: {color:entry};
  379. text-align: left;
  380. font-size: 9px;
  381. font-family: verdana;
  382. text-transform: lowercase;
  383. }
  384.  
  385. .info a {font-size: 9px;}
  386.  
  387. .info2 {
  388. padding: 2px;
  389. border-bottom: 1px dotted {color:entry};
  390. text-align: right;
  391. }
  392. .tags {
  393. color: {color:text};
  394. font-size: 9px;
  395. font-family: verdana;
  396. display: inline;
  397. list-style: none;
  398. text-transform: none;
  399. }
  400. .tags a {
  401. font-size: 9px;
  402. color: {color:text};
  403. display: inline;
  404. list-style: none;
  405. text-transform: none;
  406. }
  407.  
  408. #nts {
  409. width: 500px;
  410. margin-left: 95px;
  411. padding: 10px;
  412. margin-top: 5px;
  413. font-size: 10px;
  414. text-align: left
  415. }
  416.  
  417. #nts img{display: none; border:0px}
  418.  
  419. #clear{
  420. clear: both;
  421. width: 50px;
  422. height: 0px;
  423. background-color: transparent
  424. }
  425.  
  426. #prevnextlinks{
  427. text-align: center;
  428. width: 500px;
  429. background-color:{color:entry};
  430. padding: 7px 20px 7px 20px;
  431. margin: 0 0 2px 0;
  432. font-size: 10px
  433. }
  434.  
  435. #notes {
  436. width: 500px;
  437. margin: 0px;
  438. margin-left: 0px;
  439. padding: 5px;
  440. text-align: left
  441. }
  442.  
  443. ol.notes {list-style: none; margin: 0 20px 0 10px; padding: 0px}
  444. ol.notes li {margin: 0px; padding: 2px;}
  445.  
  446. #notes img{border:0px}
  447. #notes a{font-size: 10px}
  448.  
  449. #tumblr_controls{position: fixed!important}
  450. ::-webkit-scrollbar{width:5px;height:5px;}
  451.  
  452. ::-webkit-scrollbar-button:start:decrement
  453.  
  454. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  455.  
  456. ::-webkit-scrollbar-track-piece{background-color:#fff;-webkit-border-radius:0;-webkit-border-bottom-right-radius:3px;-webkit-border-bottom-left-radius:3px;}
  457.  
  458. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color:#000;-webkit-border-radius:px;}
  459.  
  460. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color:#000;-webkit-border-radius:px;}
  461.  
  462. {CustomCSS}
  463.  
  464. </style>
  465.  
  466. </head>
  467.  
  468.  
  469.  
  470. <body>
  471.  
  472.  
  473.  
  474. <div id="container">
  475.  
  476. <div id="entries">
  477. {block:IfEnableEndlessScrolling}<div class="autopagerize_page_element">
  478. <script type="text/javascript"
  479.  
  480. src="http://codysherman.com/tools/infinite-scrolling/code"></script>{/block:IfEnableEndlessScrolling}
  481.  
  482.  
  483. {block:SearchPage}<div class="search_result">{SearchResultCount} results</div>{/block:SearchPage}
  484.  
  485.  
  486.  
  487. {block:Posts}
  488.  
  489. <div id="entry">
  490. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  491.  
  492. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}
  493. <div id="cap">{block:Caption}{Caption}{/block:Caption}</div>{/block:Photo}
  494.  
  495. {block:Photoset}{Photoset-500}
  496. <div id="cap">{block:Caption}{Caption}{/block:Caption}</div>
  497. {/block:Photoset}
  498.  
  499. {block:Quote}
  500. <b class="qqmarks">"</b><div class="qquote">{Quote}</div>
  501. {block:Source}<div class="qsource">— {Source}</div>{/block:Source}
  502. {/block:Quote}
  503.  
  504. {block:Link}
  505. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  506. {block:Description}{Description}{/block:Description}
  507. {/block:Link}
  508.  
  509. {block:Chat}
  510. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  511. <div class="chat"><ul>{block:Lines}
  512. <li class="person{UserNumber}">{block:Label}
  513. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  514. {/block:Chat}
  515.  
  516. {block:Audio}
  517. <div class="audioimage">{block:AlbumArt}<img src="{AlbumArtURL}">{/block:AlbumArt}</div>
  518. {AudioPlayerWhite}
  519. <div class="playcount">{PlayCountWithLabel}</div>
  520. <div class="cap">{block:Caption}{Caption}{/block:Caption}</div>
  521. {/block:Audio}
  522.  
  523. {block:Video}{Video-500}
  524. <div id="cap">{block:Caption}{Caption}{/block:Caption}</div>{/block:Video}
  525.  
  526. {block:Answer}
  527. <img src="{AskerPortraitURL-48}" align="left" class="askborder" class="dreamgirl"><div class="bubble"><span></span><b>{Asker}</b> said to me: {Question}&nbsp;</div>{Answer} {/block:Answer}
  528.  
  529. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  530. <img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  531. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  532. {/block:ContentSource}</div>
  533.  
  534.  
  535.  
  536. <div id="clear"></div>
  537.  
  538. {block:Date} <div class="info">{block:Date} {DayOfMonth} {Month} {Year} <a href="{Permalink}">{TimeAgo}</a> {/block:Date} {block:NoteCount} | <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}{Block:IndexPage} <a href="{ReblogUrl}" target="_blank">| reblog this post</a> {/Block:IndexPage} {block:RebloggedFrom}| via <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}
  539. <br>
  540. {block:HasTags}{block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}
  541. </div></div>
  542. {/block:Posts}
  543. {block:PostNotes}
  544. <div id="nts"><div id="ntstext">| {PostNotes}</div></div>
  545. {/block:PostNotes}
  546.  
  547. </div>
  548.  
  549. </div>
  550.  
  551.  
  552. <table cellspacing="0" cellpadding="0" style="vertical-align: middle; height: 100%; text-align: justify; width: 100%"><tr><Td>
  553.  
  554.  
  555.  
  556. </div>
  557.  
  558. <div id="sbar22">
  559.  
  560.  
  561. <img src="{image:sidebar1}" width= "190px;" height= "225px;" style="border: 3px solid #f1f1f1"/ >
  562.  
  563.  
  564. </div>
  565. <div id="linha"></div>
  566. <div id="linha2"></div>
  567.  
  568.  
  569.  
  570.  
  571.  
  572. <div id="limit">
  573. <div id="descri"><center>{description}
  574. </div>
  575. </div>
  576.  
  577.  
  578. <div id="links">
  579. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
  580. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}
  581. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3}
  582. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a>{/block:ifLink4}
  583. {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a>{/block:ifLink5}
  584. {block:ifLink6}<a href="{text:Link6}">{text:Link6 Title}</a>{/block:ifLink6}
  585. {block:ifLink7}<a href="{text:Link7}">{text:Link7 Title}</a>{/block:ifLink7}
  586.  
  587.  
  588. </div>
  589.  
  590.  
  591. <div id="sbar"><center><div id="paginal">
  592. {block:JumpPagination length="4"}
  593. {block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage}
  594. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}
  595. {/block:JumpPagination}
  596. </center>
  597. </div>
  598.  
  599. <div id="cre">
  600. <center><a href="http://antigo-brasileiro.tumblr.com/" title="Antigo-Brasileiro"> Exclusivo &copy;</a> <a a href="http://late-to-write.tumblr.com/" title="late-to-write">+</a> </div>
  601.  
  602.  
  603.  
  604.  
  605. </div>
  606. </div>
  607.  
  608. </div>
  609.  
  610. </div>
  611.  
  612.  
  613.  
  614.  
  615. {block:IfShowSearch}<div class="search"><form action="/search" method="get">
  616. <input type="text" name="q" value="{SearchQuery}" class="searcha">
  617.  
  618.  
  619. </form></div>{/block:IfShowSearch}
  620.  
  621. </div></div>
  622.  
  623.  
  624. </div>
  625. </body>
  626. </html>
Advertisement
Add Comment
Please, Sign In to add comment