ANTIGO-BRASILEIRO

theme 34

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