ANTIGO-BRASILEIRO

thme 33

Sep 18th, 2012
1,496
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.84 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="#ffffff" />
  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.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63. <title>{Title}</title>
  64. <link rel="shortcut icon" href="{Favicon}">
  65. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  66. {block:Description}
  67. <meta name="description" content="{MetaDescription}" />
  68. {/block:Description}
  69.  
  70.  
  71. <link href='http://fonts.googleapis.com/css?family=Zeyada' rel='stylesheet' type='text/css'>
  72.  
  73. <link href='http://fonts.googleapis.com/css?family=Homenaje' rel='stylesheet' type='text/css'>
  74.  
  75.  
  76. <style type="text/css">
  77.  
  78.  
  79.  
  80. body {
  81. color:{color:text};
  82. background-color: {color:background};
  83. background-image:url('{image:background}');
  84. color:{color:text};
  85. font-family: verdana;
  86. font-size: 11px;
  87. text-align: center;
  88. background-attachment:fixed;
  89. background-repeat: no-repeat;
  90.  
  91. background-position: 100% 100%;
  92. line-height:110%;
  93.  
  94. text-align:justify
  95. }
  96.  
  97. a:link, a:active, a:visited {
  98. color: {color:links};
  99. text-decoration:none;
  100. }
  101.  
  102. a:hover {
  103. color: {color:links};
  104. -webkit-transition-duration: 0.8s;
  105. -moz-transition-duration: 0.8s;
  106. }
  107.  
  108.  
  109. .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;}
  110. .bubble p {margin:1px 0px;}
  111. .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};}
  112. .askborder{-webkit-border-radius: 3px 3px 3px 3px; -webkit-transition-duration: 0.6s; }.askborder:hover{ -webkit-border-radius: 180px}
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122. #pag {width: 291px;
  123. padding: 4px;
  124. float: right;
  125. height: 13px;
  126. position: fixed;
  127. margin-left: -106px;
  128. margin-top: 7px;}
  129.  
  130.  
  131.  
  132.  
  133.  
  134.  
  135.  
  136.  
  137.  
  138. #sbar5 {width: 91px;
  139. height: 11px;
  140. margin-left: 207px;
  141. margin-top: 102px;
  142. position: fixed;
  143. overflow: hidden;
  144. background-color: transparent;
  145. border-left: 0px solid;
  146. border-right: 0px solid;
  147. padding: 3px; }
  148.  
  149.  
  150.  
  151. #credit{position:fixed;bottom:5px;right:15px;}
  152.  
  153.  
  154. #credit a{color: {color:links};font-size:10px;font-family:consolas;text-decoration:none;}
  155.  
  156.  
  157. #icon {
  158. text-align: center;
  159. width: 100px;
  160. display: block;
  161. padding: 8px;
  162. }
  163.  
  164. .caixa-posts {padding-bottom: 10px;
  165. }
  166.  
  167.  
  168.  
  169. #container {
  170. background-color:transparent;
  171. width: 465px;
  172. position: absolute;
  173. top:13px;
  174. left: 390px;
  175.  
  176. padding-bottom: 5px;
  177. }
  178.  
  179. #entries {margin: -10px 0 0px 0}
  180.  
  181.  
  182. #entry {
  183. width: 500px;
  184. background-color:{color:entry};
  185. text-align: justify;
  186. padding: 10px;border: 1px solid #C8CCCC;
  187.  
  188. margin-bottom:0px;}
  189.  
  190.  
  191. #entry:hover .info{opacity:0.9;}
  192.  
  193.  
  194. #entry:hover {border: 1px solid #000;-webkit-transition: all 1s linear;
  195. -moz-transition: all 1s linear;
  196. transition: all 1s linear;}
  197.  
  198.  
  199.  
  200.  
  201.  
  202. .not { display: inline-block;
  203. background: url("http://static.tumblr.com/uiqhh9x/X6Ym17xp2/middle.png");
  204. height: 20px;
  205. top: -6px;
  206. font-size: 11px;
  207. line-height: 20px;
  208. color: #fff;
  209. padding-left: 4px;
  210. padding-right: 4px;
  211. -moz-border-radius: 2px;
  212. border-radius: 2px;
  213. position: relative;
  214. }
  215.  
  216. .not a, .not:hover a, .not a:hover{
  217. color: #ffffff!important;
  218. font-weight: bold;
  219. font-family: Arial, Helvetica, sans-serif;
  220. }
  221.  
  222. #entry:hover .not, .entry:hover .rep, .entry:hover .likep {
  223. opacity: 0.8;
  224. filter: alpha(opacity = 80);
  225. margin-right: 0;
  226. }
  227.  
  228.  
  229. .not:hover , .rep:hover, .likep:hover {
  230. opacity: 1!important;
  231. filter: alpha(opacity = 100)!important;
  232. }
  233.  
  234.  
  235.  
  236.  
  237.  
  238.  
  239.  
  240.  
  241.  
  242.  
  243.  
  244.  
  245.  
  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 {margin-top: -45px;font-size: 40px; font-family: Elephant; line-height: 120px; color:{color:text};}
  271.  
  272.  
  273. .qquote {font-family: calibri; text-align: left; font-size: 14px; line-height: 16px; padding: 0px;}
  274.  
  275. .qsource {font-size: 9px; font-family: verdana;text-align: right;margin-bottom: 5px;}
  276.  
  277.  
  278. .chat{
  279. line-height: 12px;
  280. list-style: none
  281. }
  282.  
  283. .chat ul {
  284. line-height: 15px;
  285. list-style: none;
  286. padding: 0px;
  287. line-height: 20px;
  288. background: {color:entry};
  289. }
  290.  
  291. .person1 {
  292. background-color: {color:entry};
  293. color: {color:text}
  294. }
  295. .person1 .label {
  296. font-weight: bold;
  297. padding: 0px;
  298. margin-left: 5px;
  299. color: {color: text}
  300. }
  301. .person2 {
  302. background-color: {color:entry};
  303. color: {color: text}
  304. }
  305. .person2 .label {
  306. font-weight: bold;
  307. padding: 0px;
  308. margin-left: 5px;
  309. color: {color: text}
  310. }
  311.  
  312. .audioimage{
  313. float:left;
  314. text-align: center;
  315. margin: 0 10px 5px 0;
  316. width: 205px;
  317. border: 15px solid {color:background};
  318. }
  319. .audioimage img{
  320. max-width: 205px;
  321. height: auto;
  322. margin: 0 0 2px 0
  323. }
  324. .playcount {font-style: italic}
  325.  
  326.  
  327. .asker {
  328. width: 480px;
  329. background-color: {color:background};
  330. color:{color:text};
  331. padding: 10px; }
  332. .asker img{
  333. float: left;
  334. margin: 0px 4px 2px 0
  335. }
  336. .asker a{
  337. font-size: 20px;
  338. color:{color:links};
  339. text-transform: lowercase;
  340. line-height: 27px;
  341. padding: 0; margin: 0;
  342. font-family: georgia;
  343. }
  344. .asker a:hover{
  345. font-size: 20px;
  346. color:{color:links};
  347. text-transform: lowercase;
  348. line-height:27px;
  349. padding: 0;
  350. margin: 0;
  351. font-family: georgia;
  352. }
  353. .answer {padding: 5px 0 0 0; }
  354.  
  355. #cap {
  356. padding: 2px 0 0 0;
  357. width: 500px;
  358. margin: 0 0 0 5px
  359. }
  360.  
  361. .info {opacity:0;-webkit-transition:All 1s ease;-webkit-transition-delay:0.2s;
  362.  
  363. -moz-transition:All 1s ease;-moz-transition-delay:0.2s;
  364.  
  365. -o-transition:All 1s ease;
  366.  
  367.  
  368. margin-top: 10px;
  369. border-left: 0px solid {color:entry};
  370. padding: 5px;
  371. background-color: {color:entry};
  372. text-align: center;
  373. font-size: 11px;
  374. font-family: Arial, Helvetica, sans-serif;
  375. }
  376.  
  377. .info a {font-size: 8px;text-transform:uppercase;}
  378.  
  379. .info2 {
  380. padding: 2px;
  381. border-bottom: 1px dotted {color:entry};
  382. text-align: right;
  383. }
  384. .tags {
  385. color: {color:text};
  386. font-size: 9px;
  387. font-family: verdana;
  388. display: inline;
  389. list-style: none;
  390. text-transform: none;
  391. }
  392. .tags a {
  393. font-size: 9px;
  394. color: {color:text};
  395. display: inline;
  396. list-style: none;
  397. text-transform: none;
  398. }
  399.  
  400. #nts {
  401. width: 500px;
  402. margin-left: 95px;
  403. padding: 10px;
  404. margin-top: 5px;
  405. font-size: 10px;
  406. text-align: left
  407. }
  408.  
  409. #nts img{display: none; border:0px}
  410.  
  411. #clear{
  412. clear: both;
  413. width: 50px;
  414. height: 0px;
  415. background-color: transparent
  416. }
  417.  
  418. #prevnextlinks{
  419. text-align: center;
  420. width: 500px;
  421. background-color:{color:entry};
  422. padding: 7px 20px 7px 20px;
  423. margin: 0 0 2px 0;
  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.  
  459.  
  460.  
  461.  
  462.  
  463. #pagination {position:fixed;text-transform:uppercase; letter-spacing:2px; font-size:10px; font-family:calibri; margin-top: 0px;
  464. margin-left: 9px; color:{color:links}; background-color:{color:background}; width:80px; z-index:10}
  465.  
  466. #pagination a {color:{color:links}}
  467.  
  468.  
  469.  
  470. div#sidebar{
  471. z-index:999999999999999;
  472. position:absolute !important;
  473. position:fixed !important;
  474. font-family: Geneva, 'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
  475. font-size: 11px;
  476. background-color: transparent;
  477. width:190px;
  478. height:auto;
  479. margin-top:110px;
  480. margin-left: 145px;
  481. padding:10px;
  482. z-index:10;
  483. overflow:hidden;
  484. border-right: 2px solid rgba(173, 173, 173, 0.37);
  485. }
  486.  
  487.  
  488.  
  489.  
  490.  
  491.  
  492. .lanzinho {margin-left:-8px;margin-top:-8px;width: 116px; position: fixed;overflow: hidden;height:1000px;opacity:1;border:2px solid #000000;background-color:#000;}
  493.  
  494.  
  495.  
  496. .vishi {left:-20px;margin-top: 10px;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}
  497.  
  498.  
  499.  
  500.  
  501. #menuform select{background:#fff;text-transform: uppercase; width:190px; color: #000; height: 15px; border-style: solid; border-color: #555; font-family: calibri; font-size: 9px; letter-spacing: 1px; text-tranform: uppercase}
  502.  
  503.  
  504.  
  505.  
  506. </style>
  507.  
  508. </head>
  509.  
  510.  
  511.  
  512. <body>
  513.  
  514.  
  515.  
  516. <div id="container">
  517.  
  518. <div id="entries">
  519. {block:IfEnableEndlessScrolling}<div class="autopagerize_page_element">
  520. <script type="text/javascript"
  521.  
  522. src="http://codysherman.com/tools/infinite-scrolling/code"></script>{/block:IfEnableEndlessScrolling}
  523.  
  524.  
  525. {block:SearchPage}<div class="search_result">{SearchResultCount} results</div>{/block:SearchPage}
  526.  
  527.  
  528.  
  529. {block:Posts}
  530. <div class="caixa-posts">
  531. <div id="entry">
  532. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  533.  
  534. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}
  535. <div id="cap">{block:Caption}{Caption}{/block:Caption}</div>{/block:Photo}
  536.  
  537. {block:Photoset}{Photoset-500}
  538. <div id="cap">{block:Caption}{Caption}{/block:Caption}</div>
  539. {/block:Photoset}
  540.  
  541.  
  542. {block:Quote}
  543. <div class="qquote"><div style="padding: 15px;-moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;">"{Quote}"</div></div>
  544. {block:Source}<div class="qsource"><br> — {Source}</div>
  545. {/block:Source}
  546. {/block:Quote}
  547.  
  548. {block:Link}
  549. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  550. {block:Description}{Description}{/block:Description}
  551. {/block:Link}
  552.  
  553. {block:Chat}
  554. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  555. <div class="chat"><ul>{block:Lines}
  556. <li class="person{UserNumber}">{block:Label}
  557. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  558. {/block:Chat}
  559.  
  560. {block:Audio}
  561. <div class="audioimage">{block:AlbumArt}<img src="{AlbumArtURL}">{/block:AlbumArt}</div>
  562. {AudioPlayerWhite}
  563. <div class="playcount">{PlayCountWithLabel}</div>
  564. <div class="cap">{block:Caption}{Caption}{/block:Caption}</div>
  565. {/block:Audio}
  566.  
  567. {block:Video}{Video-500}
  568. <div id="cap">{block:Caption}{Caption}{/block:Caption}</div>{/block:Video}
  569.  
  570. {block:Answer}
  571. <img src="{AskerPortraitURL-48}" align="left" class="askborder" class="dreamgirl"><div class="bubble"><span></span><b>{Asker}</b>
  572. {Question}&nbsp;</div><br>{Answer} {/block:Answer}
  573.  
  574. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  575. <img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  576. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  577. {/block:ContentSource}</div>
  578.  
  579.  
  580.  
  581. <div id="clear"></div>
  582.  
  583. {block:Date} <div class="info"> <div class="not"><a href="{Permalink}">{TimeAgo}</a> {/block:Date} </div>{block:NoteCount} <div class="not"><a href="{Permalink}">{NoteCountWithLabel}</a></div>{/block:NoteCount}{Block:IndexPage} <div class="not"> <a href="{ReblogUrl}" target="_blank"><b>r</b>eblog </a> </div>{/Block:IndexPage} <div class="not"> {block:RebloggedFrom} via <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}
  584. </div>
  585.  
  586. </div></div></div>
  587. {/block:Posts}
  588. {block:PostNotes}
  589. {/block:PostNotes}
  590. </div>
  591.  
  592. </div>
  593.  
  594.  
  595.  
  596. </div></div>
  597.  
  598. </div></div></div></div>
  599.  
  600.  
  601.  
  602.  
  603. <div id="sidebar">
  604.  
  605. <center>
  606. <center>
  607. <img src="{image:sidebar1}" width=190px height=auto></a></center>
  608.  
  609.  
  610.  
  611.  
  612. <div style="font-family: calibri;color:#888;text-transform: uppercase;font-size:11px;letter-spacing:1px;"><center><form id="menuform">
  613. <select name="menu3" onChange="top.location.href = this.form.menu3.options[this.form.menu3.selectedIndex].value; return false;">
  614. <option value="/" selected>+ NAVEGUE</option>
  615. <option value="/">Home</option>
  616. <option value="/ask">Ask me</option>
  617. <option value="{text:Link1}">{text:Link1 Title}</option>
  618. <option value="{text:Link2}">{text:Link2 Title}</option>
  619. <option value="{text:Link3}">{text:Link3 Title}</option>
  620. <option value="{text:Link4}">{text:Link4 Title}</option>
  621.  
  622. </select>
  623. </form></div>
  624.  
  625. <div style="width: 188px;
  626. margin-left: -2px;font-family:Geneva, 'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;color:#fff;font-size:11px;text-align:justify;">
  627.  
  628. {description}
  629.  
  630. </div></center></div></div>
  631.  
  632.  
  633.  
  634.  
  635.  
  636.  
  637.  
  638.  
  639.  
  640.  
  641. <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>
  642. </div></center></div></div>
  643. </div></div>
  644. </div></div>
  645.  
  646.  
  647.  
  648.  
  649. </div>
  650. </div></div>
  651.  
  652.  
  653.  
  654.  
  655. </div></div>
  656.  
  657.  
  658.  
  659.  
  660.  
  661.  
  662.  
  663.  
  664.  
  665.  
  666.  
  667.  
  668.  
  669. </body>
  670.  
  671.  
  672.  
  673.  
  674.  
  675.  
  676. <div id="credit">
  677.  
  678.  
  679.  
  680. <a title="Theme feito por ANTIGO-BRASILEIRO" href="http://antigo-brasileiro.tumblr.com">Theme ©</a>
  681.  
  682.  
  683.  
  684.  
  685.  
  686. </div>
  687.  
  688.  
  689. </html>
Advertisement
Add Comment
Please, Sign In to add comment