ANTIGO-BRASILEIRO

theme 36

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