ANTIGO-BRASILEIRO

theme19

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