ANTIGO-BRASILEIRO

theme 11

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