ANTIGO-BRASILEIRO

exclusivo para julgad0.tumblr

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