Eduarda

Theme03

Apr 12th, 2012
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.58 KB | None | 0 0
  1. <html>
  2. <head>
  3.  
  4. <title>{title}</title>
  5.  
  6.  
  7. <link rel="shortcut icon" href="{Favicon}">
  8. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  9. {block:Description}
  10. <meta name="description" content="{MetaDescription}" />
  11. {/block:Description}
  12. <meta name="text:frase8" content="Umafrase curta" />
  13. <meta name="text:frase1" content="Uma frase pequena" />
  14. <meta name="text:frase9" content="pode ser o nome do seu tumblr" />
  15. <meta name="color:frase2" content="#9400D3"/>
  16. <meta name="color:frase3" content="#9400D3"/>
  17. <meta name="color:Text" content="#9400D3"/>
  18. <meta name="color:Links" content="#9400D3"/>
  19. <meta name="color:Background" content="#000000"/">
  20. <meta name="font:body" content="Georgia" />
  21. <meta name="image:background" content=""/>
  22. <meta name="if:NotRepeatBackground" content="1"/>
  23. <meta name="color:slink text" content="#9400D3"/>
  24. <meta name="font:body" content="Georgia" />
  25. <meta name="text:titulo" content="Modifique no appearance" />
  26. <meta name="text:frase2" content="Frase2" />
  27. <meta name="frase1" content="uma foto aqui: " />
  28. <meta name="image:background" content=""/>
  29. <meta name="if:NotRepeatBackground" content="1"/>
  30. <meta name="color:backgroundlinha3" content="#696969" />
  31. <meta name="color:backgroundlinha1" content="#696969" />
  32. <meta name="color:sidebarlinks" content="#696969" />
  33. <meta name="color:sidebarlinkstext" content="#9400D3" />
  34. <meta name="image:sidebar" content=""/>
  35. <meta name="text:Link1" content="/" />
  36. <meta name="text:Link1 Title" content="link" />
  37. <meta name="text:Link2" content="/" />
  38. <meta name="text:Link2 Title" content="link" />
  39. <meta name="text:Link3" content="/" />
  40. <meta name="text:Link3 Title" content="link" />
  41. <meta name="text:Link4" content="/" />
  42. <meta name="text:Link4 Title" content="link" />
  43. <meta name="text:Link5" content="/" />
  44. <meta name="text:Link5 Title" content="link" />
  45. <meta name="text:Link6" content="/" />
  46. <meta name="text:Link6 Title" content="link" />
  47. <meta name="text:Link7" content="/" />
  48. <meta name="text:Link7 Title" content="link" />
  49. <meta name="text:Link8" content="/" />
  50. <meta name="text:Link8 Title" content="link" />
  51.  
  52.  
  53. <script type="text/javascript"
  54. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  55.  
  56.  
  57.  
  58. <style type="text/css">
  59. iframe#tumblr_controls {
  60. top: 0% !important;
  61. right:0% !important;
  62. position: fixed !important;}
  63.  
  64.  
  65. body {
  66. font-family: verdana;
  67. font-size: 10px;
  68. color: {color:Text};
  69. background:{color:Background};
  70. background-image:url('{image:background}'); background-attachment: fixed; {block:ifNotRepeatBackground} background-repeat: no-repeat; background-position: right; {/block:ifNotRepeatBackground}}
  71. }
  72.  
  73.  
  74. a:hover {color: {color:Hover};
  75. -webkit-transition: 0.1s ease-in;{block:ifLetterSpacingHover}letter-spacing:3px;{/block:ifLetterSpacingHover}}
  76.  
  77.  
  78. .asker {
  79. width: 480px;
  80. background-color: {color:background};
  81. color:{color:text};
  82. padding: 0px
  83. }
  84. .asker img{
  85. float: left;
  86. margin: 0px 4px 2px 0
  87. }
  88. .asker a{
  89. font-size: 15px;
  90. color:{color:link};
  91. text-transform: lowercase;
  92. line-height: 27px;
  93. padding: 0; margin: 0;
  94. font-family: georgia;
  95. }
  96. .asker a:hover{
  97. font-size: 15px;
  98. color:{color:link};
  99. text-transform: lowercase;
  100. line-height:27px;
  101. padding: 0;
  102. margin: 0;
  103. font-family: Segoe Script;
  104. }
  105. .answer {padding: 5px 0 0 0}
  106.  
  107. #cap {
  108. padding: 2px 0 0 0;
  109. width: 500px;
  110. margin: 0 0 0 5px
  111. }
  112.  
  113. .info {
  114. margin-top: 6px;
  115. border-left: 0px solid {color:links};
  116. padding: 5px;
  117. background-color: {color:background};
  118. text-align: center;
  119. font-size: 10px;
  120. font-family: verdana;
  121. text-transform: lowercase;
  122. }
  123.  
  124. .info a {font-size: 10px;}
  125.  
  126. .info2 {
  127. padding: 2px;
  128. border-bottom: 1px dotted {color:background};
  129. text-align: right;
  130. }
  131.  
  132. #icon {
  133. text-align: center;
  134. width: 100px;
  135. display: block;
  136. padding: 8px;
  137. }
  138.  
  139. #container {
  140. background-color:transparent;
  141. width: 200px;
  142. position: absolute;
  143. top: 50px;
  144. left:600px;
  145. padding-bottom: 10px}
  146. #entries {margin: -5px 0 10px 0}
  147.  
  148. #entry {width: 400px;
  149. background-color:{color:entry};
  150. text-align: justify;
  151. padding: 20px;
  152. margin: 0px 0 5px 0
  153. }
  154.  
  155. .image{text-align: center; margin: 0 0 5px 0}
  156. .image img{border: 0px; margin: 0; padding: 0}
  157.  
  158. #ask_form{width: 500px}
  159.  
  160. .search_result{font-size: 12px; text-align: center}
  161.  
  162. .source{display:none}
  163.  
  164. h1{
  165. font-family: georgia;
  166. font-size:20px;
  167. letter-spacing: -1px;
  168. line-height: 20px;
  169. text-transform: none;
  170. font-weight: normal;
  171. margin: 0 0 5px 0;
  172. text-align: center
  173. }
  174.  
  175. h1 a{
  176. font-size:20px;
  177. letter-spacing: -1px;
  178. line-height: 20px;
  179. text-transform: none;
  180. font-weight: normal;
  181. margin: 0 0 5px 0;
  182. text-decoration: none;
  183. text-align: center
  184. }
  185.  
  186. .qqmarks{
  187. font-size: 100px;
  188. font-weight: bold;
  189. line-height: 100px;
  190. opacity: 0.3;
  191. filter:alpha (opacity=20)
  192. }
  193.  
  194. .qquote{
  195. font-family: georgia;
  196. font-size: 20px;
  197. letter-spacing: 0px;
  198. line-height: 30px;
  199. text-transform: none;
  200. margin-top: -70px;
  201. margin-left: 45px
  202. }
  203.  
  204. .qsource{
  205. margin: 5px 20px 0 0;
  206. text-align: right}
  207.  
  208. .chat{
  209. line-height: 13px;
  210. list-style: none
  211. }
  212.  
  213. .chat ul {
  214. line-height: 15px;
  215. list-style: none;
  216. padding: 0px;
  217. line-height: 20px;
  218. }
  219.  
  220. .person1 {
  221. background-color: {color:link};
  222. color: {color:text}
  223. }
  224. .person1 .label {
  225. font-weight: bold;
  226. padding: 0px;
  227. margin-left: 5px;
  228. color: {color:text}
  229. }
  230. .person2 {
  231. background-color: {color:background};
  232. color: {color:text}
  233. }
  234. .person2 .label {
  235. font-weight: bold;
  236. padding: 0px;
  237. margin-left: 5px;
  238. color: {color:text}
  239. }
  240.  
  241. .audioimage{
  242. float:left;
  243. text-align: center;
  244. margin: 0 10px 5px 0;
  245. width: 205px;
  246. border: 15px solid {color:background};
  247. }
  248. .audioimage img{
  249. max-width: 200px;
  250. height: auto;
  251. margin: 0 0 2px 0
  252. }
  253. .playcount {font-style: italic}
  254.  
  255.  
  256.  
  257.  
  258.  
  259.  
  260.  
  261. #notes {
  262. width: 500px;
  263. margin: 0px;
  264. margin-left: 0px;
  265. padding: 5px;
  266. text-align: left
  267. }
  268.  
  269. ol.notes {list-style: none; margin: 0 20px 0 10px; padding: 0px}
  270. ol.notes li {margin: 0px; padding: 2px;}
  271.  
  272.  
  273. #notes img{border:0px}
  274. #notes a{font-size: 10px}
  275.  
  276. #tumblr_controls{position: fixed!important}
  277. ::-webkit-scrollbar{width:8px;height:8px;}
  278.  
  279. ::-webkit-scrollbar-button:start:decrement
  280.  
  281. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  282.  
  283. ::-webkit-scrollbar-track-piece{background-color:#fff;-webkit-border-radius:0;-webkit-border-bottom-right-radius:3px;-webkit-border-bottom-left-radius:3px;}
  284.  
  285. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color:#000;-webkit-border-radius:px;}
  286.  
  287. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color:#000;-webkit-border-radius:px;}
  288.  
  289.  
  290. .permalink {
  291. font-family:{font:body};
  292. width:50px;
  293. padding:5px;
  294. margin-left:500px;
  295. text-align: left;
  296. position:absolute;
  297. opacity:0;
  298. -moz-transition: all 0.3s ease-out;
  299. -o-transition: all 0.3s ease-out;
  300. -webkit-transition: all 0.3s ease-out;
  301. transition: all 0.3s ease-out;
  302. }
  303.  
  304. .permalink a:hover{
  305. color:{color:Hover}
  306. }
  307.  
  308. .ptitle {{block:ifCursivePostTitleFont}font-family:'The Girl Next Door', cursive;font-size:18px;{/block:ifCursivePostTitleFont} {block:IfNotCursivePostTitleFont}font-family:{font:body};text-transform:uppercase;font-size:11px;{/block:IfNotCursivePostTitleFont}}
  309.  
  310. .links {font-family:{font:body};font-size:10px;}
  311.  
  312. .pag {font-size:10px;border-top:dotted 1px #000000;text-align:right;}
  313. .linkpost
  314. a {{block:ifCursivePostTitleFont}font-family:'The Girl Next Door', cursive;font-size:18px;{/block:ifCursivePostTitleFont}{block:IfNotCursivePostTitleFont}font-family:{font:body};text-transform:uppercase;font-size:11px;{/block:IfNotCursivePostTitleFont}}
  315.  
  316.  
  317. .text {font-family:{font:body};font-size:10px;}
  318.  
  319.  
  320.  
  321. a:link, a:active, a:visited {
  322. color: {color:links};
  323. text-decoration:none;
  324. }
  325.  
  326. a:hover {
  327. color: {color:hover};
  328. -webkit-transition-duration: 0.1s;
  329. -moz-transition-duration: 0.1s;
  330. }
  331.  
  332. .spic img{
  333. max-width: 150px;
  334. text-align:center;
  335. margin-top: 2px
  336. }
  337.  
  338. #simag {
  339. margin-bottom:2px;
  340. margin-top:2px
  341. }
  342.  
  343.  
  344. .sidebar {background:transparent; width:248px; left:150px; position:fixed; top:30px; padding:0px;font-family:{font:body}; background-image:{image:banner};}
  345. .sid1 img {width: 270px; height: 319px; margin-bottom: 2px; border: 0px solid #000000;}
  346.  
  347.  
  348.  
  349. .descricao {width:270px; background-color:{color:descricao};text-align:none; font-family: georgia; font-size: 11px; padding: 3px 3px 3px 3px width: 250px; }
  350.  
  351.  
  352.  
  353.  
  354. .linha1 {width: 529px;margin-left:-120px; ;margin-top:-5px;z-index: 20; padding: 6px; background-color: {color:backgroundlinha1};; width:529px; left:150px; position:fixed; top:85px; font-family: verdana; font-size: 10px; color:{color: frase2} ;-webkit-border-radius: 20px 0px 0px 0px; -moz-border-radius: 0px 0px 0px 0px;}
  355.  
  356.  
  357.  
  358. .descricao {width: 350px; height: 15px; top:460px; left: 30px; position: fixed; background-color: transparent;font-family: verdana; font-size: 11px; z-index: 0;}
  359.  
  360.  
  361.  
  362. .linha3 {z-index: 20;width: 531px;margin-left:-120px;margin-top:401px; padding:5px; background-color: {color:backgroundlinha3}; font-family: tahoma; font-size: 10px; color:{color: frase3} ;-moz-border-bottom-right-radius: 0px; border-bottom-right-radius: 10px; -moz-border-bottom-left-radius: 10px; border-bottom-left-radius: 10px;}
  363.  
  364.  
  365.  
  366.  
  367. #footer {z-index:3; opacity: 1; bottom:2; background-color:#000;color:#FFFFFF; width:7000px; height:55px; background-image:url('http://s3.apkhub.com/7245ad0605b84683b7ea29ed8f201d90.jpg'); }
  368.  
  369.  
  370.  
  371.  
  372.  
  373.  
  374.  
  375. .titlee{overflow-y:hidden; height:50px; z-index:3; position:relative;}
  376.  
  377.  
  378.  
  379.  
  380.  
  381.  
  382.  
  383.  
  384. .tituloo{ width:500px; float:left; font-size:34px; font-family: Segoe Script; text-transform: none; line-height:100%; color:; font-weight:200; margin:5px 0px 0px 6px; text-align:center; background-color:transparent; padding:4px 2px 4px 2px; -webkit-transition: 0.5s ease-in;-moz-transition: 0.5s ease-in;transition: 0.5s ease-in; text-shadow:3px 3px 9px #FFFFFF }
  385.  
  386.  
  387.  
  388.  
  389.  
  390.  
  391. .caixa {left:0px; top: 0px; position:fixed; z-index: 3; width:250%; height:55px; position: fixed !important; background-image:url('http://s3.apkhub.com/7245ad0605b84683b7ea29ed8f201d90.jpg'); }
  392.  
  393. #sub { font-size: 12px; text-align: right; line-height:0px; padding:5px;z-index: 20; font-family: tahoma; color:{color:frase2}; }
  394.  
  395.  
  396.  
  397. #tit4{background-color:transparent; letter-spacing: 0px; color: transparent; width:260px; height:325px; position: fixed; padding-top: 9px; padding-bottom: -0px; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; margin-left: -5px; font-family: verdana; font-size: 12px; margin-top: 44px; margin-left: 30px; px; z-index: 3;}
  398.  
  399. #tit4:hover {background-color: #000000; height: 325px;width:541px; color: #FFFFFF; filter:alpha(opacity=0.50) -moz-opacity:0.80; opacity:0.90}
  400.  
  401.  
  402. #tit2{background-color:transparent; letter-spacing: 0px; color: transparent; width:541px; height:40px; position: fixed; padding-top: 9px; padding-bottom: -0px; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; margin-left: -5px; font-family: verdana; font-size: 12px; margin-top: 378px; margin-left: 30px; px; z-index: 3;}
  403.  
  404. #tit2:hover {background-color: #000000; height: 40px; color: #FFFFFF; filter:alpha(opacity=0.50) -moz-opacity:0.80; opacity:0.90}
  405.  
  406.  
  407. #sideimg5 {display: block; margin-left: -120px; float: right; margin-top: -7px; width: 400px; height: 0px; background-color: transparent; position: fixed;}
  408.  
  409. .simg5 img {width: 260px; height: 307px; margin-bottom: 2px; border: 0px solid #000000;}
  410. .simg5 img:hover {-webkit-transition: all 1.9s ease-out; -moz-transition: all 1.9s ease-out; opacity: 0.0}
  411.  
  412.  
  413.  
  414. #images{margin-left: 0px; margin-top: 67px; width: 400px; float: up; padding: 0px; position: fixed; height: 100px; }
  415.  
  416.  
  417.  
  418. #sideimg2 {display: block; margin-left: -120px; float: right; margin-top: -7px; width: 400px; height: 400px; background-color: transparent; position: fixed;}
  419.  
  420. .linha4 {position:fixed;width: 330px;margin-left:120px;margin-top:258px; padding: 0px; background-color:#fff; font-family: tahoma; font-size:2px; color:#fff ;-moz-border-bottom-right-radius: 0px; border-bottom-right-radius: 00px; -moz-border-bottom-left-radius: 00px; border-bottom-left-radius: 00px;-moz-transform: rotate(-90deg); -webkit-transform: rotate(-90deg);}
  421.  
  422. .simg2 img {width: 260px; height: 307px; margin-bottom: 2px; border: 0px solid #000000;}
  423.  
  424.  
  425.  
  426.  
  427.  
  428.  
  429.  
  430. #slideShowContainer{ float: left; top: 91px; margin-left:-11px; height: auto; width:40px; height: 120px; position: fixed; background-color: #transp; }
  431.  
  432.  
  433. #slideShow4 {position: fixed; margin-top: 11px; margin-bottom: 0px;}
  434.  
  435. #slideShow4 img{width: 541px; height: 330px; margin-left: -109px;}
  436.  
  437. #links {width: 268px; float: left; margin-left:403px; margin-top:95px; padding: 0px; text-align: center; position: fixed; -moz-transition: opacity .7s ease-in-out; -o-transition: opacity .7s ease-in-out; transition: opacity .7s ease-in-out; -webkit-transition: opacity .7s ease-in-out; opacity: 0; }
  438.  
  439.  
  440. #links a {float: left; margin-left: -118px; display: block; letter-spacing: -1px; font-family: georgia; font-size: 15px; text-align: none; margin-bottom: 1px; width: 278px;height: 32px; padding: 0px 0px 00px 0px; background-color: {color:sidebarlinks}; color:{color:sidebarlinkstext}; text-decoration: none; -webkit-transition: all 0.8s ease-out; -moz-transition: all 0.8s ease-out;}
  441.  
  442.  
  443.  
  444. #links a:hover{text-align: right; letter-spacing: 5px;}
  445.  
  446. #links:hover{opacity: 0.8;}
  447.  
  448.  
  449.  
  450.  
  451. #icarohivizi {width: 156px; height: 25px; top:455px; left: 408px; position: fixed; background-color: transparent;font-family: georgia; font-size: 90px; z-index: 0;}
  452.  
  453.  
  454. #credito {width: 200px; height: 25px; top:580px; left: 400px; position: fixed; background-color: transparent;font-family: georgia; font-size: 12px; z-index: 0;}
  455.  
  456. .shakeht {
  457. position:relative
  458. }
  459. </style>
  460.  
  461. </head>
  462.  
  463. </div>
  464. <div id="credito"><a href="http://o-mundo-de-uma-garota.tumblr.com">Theme For:o-mundo-de-uma-garota<b> com base de</a> noitedetormenta</div>
  465.  
  466. {block:IfEndlessScroll}
  467. <script type="text/javascript" src="http://static.tumblr.com/q0etgkr/J5bl3lkz1/tumblrautopagernopage.js"></script>
  468. {/block:IfEndlessScroll}
  469.  
  470.  
  471.  
  472.  
  473.  
  474. <body ondragstart='return false'>
  475.  
  476.  
  477. <div id="container">
  478.  
  479. <div id="entries">
  480. {block:IfEnableEndlessScrolling}<div class="autopagerize_page_element">
  481. <script type="text/javascript"
  482.  
  483. src="http://codysherman.com/tools/infinite-scrolling/code"></script>{/block:IfEnableEndlessScrolling}
  484.  
  485.  
  486. {block:SearchPage}
  487. <div class="search_result">{SearchResultCount} results</div>{/block:SearchPage}
  488. </div>
  489.  
  490.  
  491.  
  492. {block:Posts}
  493.  
  494. <div id="entry">
  495. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  496.  
  497. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}" alt="{PhotoAlt}" width="500" class="shakeht" onMouseover="init(this);rattleimage()" onMouseout="stoprattle(this);top.focus()" onClick="top.focus()" /></div>{LinkCloseTag}
  498. <div id="cap">{block:Caption}{Caption}{/block:Caption}</div>{/block:Photo}
  499.  
  500. {block:Photoset}{Photoset-500}
  501. <div id="cap">{block:Caption}{Caption}{/block:Caption}</div>
  502. {/block:Photoset}
  503.  
  504. {block:Quote}
  505. <b class="qqmarks">“ </b><div class="qquote">{Quote}</div>
  506. {block:Source}<div class="qsource">{Source}</div>{/block:Source}
  507. {/block:Quote}
  508.  
  509.  
  510. {block:Link}
  511. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  512. {block:Description}{Description}{/block:Description}
  513. {/block:Link}
  514.  
  515. {block:Chat}
  516.  
  517. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  518. <div class="chat"><ul>{block:Lines}
  519.  
  520. <li class="person{UserNumber}">{block:Label}
  521. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  522. {/block:Chat}
  523.  
  524. {block:Audio}
  525. <div class="audioimage">{block:AlbumArt}<img src="{AlbumArtURL}">{/block:AlbumArt}</div>
  526. {AudioPlayerWhite}
  527. <div class="playcount">{PlayCountWithLabel}</div>
  528. <div class="cap">{block:Caption}{Caption}{/block:Caption}</div>
  529. {/block:Audio}
  530.  
  531. {block:Video}{Video-500}
  532. <div id="cap">{block:Caption}{Caption}{/block:Caption}</div>{/block:Video}
  533.  
  534. {block:Answer}
  535. <div class="asker"><img src="{AskerPortraitURL-30}"><big> {Asker} Sussurrou</big><b>:</b><br> {Question}</div><br>
  536. <div class="answer">{Answer}</div>
  537.  
  538. {/block:Answer}
  539. <br>
  540. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  541. <img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  542. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  543. {/block:ContentSource}</div>
  544.  
  545.  
  546.  
  547.  
  548. <div class="info">
  549. <a href="{Permalink}">{TimeAgo}</a> {/block:Date} {block:NoteCount} · <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}{Block:IndexPage} · <a href="{ReblogUrl}" target="_blank">Reblogue esse post delicia!!</a>{/Block:IndexPage}<br>
  550. </div></div>
  551. {/block:Posts}
  552. {block:PostNotes}
  553. <div id="nts"><div id="ntstext">{PostNotes}</div></div>
  554. {/block:PostNotes}
  555.  
  556.  
  557. </div>
  558. </div>
  559.  
  560.  
  561.  
  562. <div class="sidebar">
  563. <div class="linha3">
  564. <div id="sub"><center><big><div/></big><br><br>{block:iffrase9}<br>{text:frase9}<br></big>{/block:iffrase9}
  565. </div>
  566.  
  567. </div></div></div>
  568.  
  569.  
  570. <div class="linha1">
  571. <div id="sub"><center><big><div/>{block:iffrase2}{text:frase2}</big>{/block:iffrase2}
  572. </div></div></div>
  573.  
  574.  
  575. <div class="descricao">{Description}
  576. </div>
  577. <div class="sidebar">
  578.  
  579.  
  580. <div id="slideShowContainer">
  581.  
  582. <div id="slideShow4"> <img src="{image:sidebar}"></div></div></div></div>
  583.  
  584. <div class="linha4">i</div>
  585.  
  586. <div id="links">
  587. <a href="/"><big>1st page</a>
  588. <a href="/ask"><big>Ask</a>
  589.  
  590. {block:ifLink1}<a href="{text:Link1}"><big>{text:Link1 Title}</big></a>{/block:ifLink1}
  591. {block:ifLink2}<a href="{text:Link2}"><big>{text:Link2 Title}</big></a> {/block:ifLink2}
  592. {block:ifLink3}<a href="{text:Link3}"><big>{text:Link3 Title}</big></a> {/block:ifLink3}
  593. {block:ifLink4}<a href="{text:Link4}"><big>{text:Link4 Title}</big></a> {/block:ifLink4}
  594. {block:ifLink5}<a href="{text:Link5}"><big>{text:Link5 Title}</big></a> {/block:ifLink5}
  595. {block:ifLink6}<a href="{text:Link6}"><big>{text:Link6 Title}</big></a> {/block:ifLink6}
  596. {block:ifLink7}<a href="{text:Link7}"><big>{text:Link7 Title}</big></a> {/block:ifLink7}
  597. {block:ifLink8}<a href="{text:Link8}"><big>{text:Link8 Title}</big></a> {/block:ifLink8}
  598.  
  599.  
  600.  
  601.  
  602. </div> </div>
  603.  
  604.  
  605.  
  606.  
  607. <div class="caixa">
  608.  
  609.  
  610.  
  611. <div id="footer">
  612.  
  613.  
  614.  
  615.  
  616. <div class="titlee"><center><div class="tituloo">{block:iffrase3}{text:frase3}{/block:iffrase3}</div></div></div>
  617.  
  618.  
  619. <div id="tit2"><div class="tit2"><center><br>{block:iffrase1}{text:frase1}{/block:iffrase1}</center></div></div>
  620.  
  621.  
  622. <div id="tit4"><div class="tit4"><center><br>{block:iffrase8}{text:frase8}{/block:iffrase8}</center></div></div>
  623.  
  624. </div>
  625.  
  626.  
  627. </div>
  628. </div> <div id="icarohivizi">
  629. <center><div class="pages">{block:Pagination}
  630. {block:PreviousPage}<a href="{PreviousPage}">«</a>{/block:PreviousPage}</span>{block:NextPage}<a href="{NextPage}">»</a>{/block:NextPage}</span>
  631. {/block:Pagination}</div></center></div></div>
  632.  
  633.  
  634.  
  635.  
  636. </div>
  637. </body>
  638. </html>
Advertisement
Add Comment
Please, Sign In to add comment