Bakaway

theme 17

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