ANTIGO-BRASILEIRO

theme 32

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