Advertisement
kelishid

theme 38 late-to-write

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