ANTIGO-BRASILEIRO

theme42

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