Advertisement
kelishid

theme 24 late-to-write

Feb 2nd, 2012
11,571
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.27 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="#FFFFFF" />
  15. <meta name="color:text" content="#000000" />
  16. <meta name="color:sidebar" content="#F5F5F5" />
  17. <meta name="color:cortitulo" content="#fff" />
  18. <meta name="color:corbgfrase" content="#fff" />
  19. <meta name="color:corfrase" content="#000" />
  20. <meta name="color:slinks" content="#fff" />
  21. <meta name="color:slinks txt" content="#000" />
  22. <meta name="color:slinks hover" content="#ffffff" />
  23. <meta name="color:slinks txt hover" content="#000000" />
  24. <meta name="color:links" content="#778899" />
  25. <meta name="color:entry" content="#F5F5F5" />
  26. <meta name="color:bold" content="#778899" />
  27.  
  28. <meta name="if:Enable endless scrolling" content="0"/>
  29. <meta name="if:Show tags" content="1"/>
  30. <meta name="if:Show userpic" content="1"/>
  31. <meta name="if:Show sidebar image" content="1"/>
  32. <meta name="if:Show post author" content="1"/>
  33.  
  34. <meta name="image:background" content=""/>
  35. <meta name="image:sidebar1" content=""/>
  36. <meta name="image:sidebar2" content=""/>
  37. <meta name="image:sidebar3" content=""/>
  38.  
  39. <meta name="text:frase curta1" content="Uma frase meio grande aqui, bonita por favor..."/>
  40. <meta name="text:frasedescricao" content="comeco da descricao..."/>
  41. <meta name="text:frasebaixo" content="Nome, idade. Brasil."/>
  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. <meta name="text:Link7" content="http://www.tumblr.com" />
  56. <meta name="text:Link7 Title" content="link7" />
  57. <meta name="text:Link8" content="http://www.tumblr.com" />
  58. <meta name="text:Link8 Title" content="link8" />
  59. <meta name="text:Link9" content="http://www.tumblr.com" />
  60. <meta name="text:Link9 Title" content="link9" />
  61. <meta name="text:Link10" content="http://www.tumblr.com" />
  62. <meta name="text:Link10 Title" content="link10" />
  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. .spic img{
  101. max-width: 150px;
  102. text-align:center;
  103. margin-top: 2px
  104. }
  105.  
  106. .sideimg {width: auto}
  107.  
  108. .sideimg img {width: 310px; height: auto; margin-bottom: 2px; }
  109.  
  110. .simage {text-align: center; height: 169px;}
  111.  
  112. .simage img {display: inline; max-height:180px;
  113. width: auto; text-align: center;}
  114.  
  115.  
  116. #sideimages {
  117. width:475px;
  118. height: 190px;
  119. margin-left:10px;
  120. margin-top:115px;
  121. position:fixed;
  122. overflow:hidden;
  123. background-color: {color:sidebar};
  124. border-left:0px solid;
  125. border-right:0px solid;
  126. padding:3px
  127. }
  128.  
  129. #box1 {
  130. height:auto;
  131. background-color: {color:background};
  132. margin-top: 0px;
  133. padding:0px;
  134. font-family: verdana;
  135. font-size:2px;}
  136.  
  137. #box2 {
  138. height:auto;
  139. background-color: {color:sidebar};
  140. margin-top: 2px;
  141. padding:4px;
  142. font-family: verdana;
  143. font-size:9px;}
  144.  
  145.  
  146. #title {
  147. font-size: 30px;
  148. text-align: center;
  149. margin-left: 0px;
  150. margin-left: -10px
  151. text-transform: none;
  152. line-height:20px;
  153. padding:10px;
  154. font-family: georgia;
  155. color: (color:sidebartext);
  156. background-color: #ffffff;
  157. }
  158.  
  159. #subtitle {
  160. margin-left: 0px;
  161. font-size: 9px;
  162. line-height:15px;
  163. text-align: center;
  164. text-transform: none;
  165. color: #9e9e9e;
  166. background-color: #ffffff;
  167. padding:0px;
  168. font-family: verdana;
  169. margin-top: -1px;
  170. }
  171.  
  172. #subtitle {
  173. margin-left: 0px;
  174. font-size: 9px;
  175. line-height:15px;
  176. text-align: center;
  177. text-transform: lowercase;
  178. letter-spacing: 2px;
  179.  
  180. }
  181.  
  182.  
  183. ::-webkit-scrollbar{width:8px;height:8px;}
  184.  
  185. ::-webkit-scrollbar-button:start:decrement
  186.  
  187. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  188.  
  189. ::-webkit-scrollbar-track-piece{background-color:#fff;-webkit-border-radius:0;-webkit-border-bottom-right-radius:3px;-webkit-border-bottom-left-radius:3px;}
  190.  
  191. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color:#000;-webkit-border-radius:px;}
  192.  
  193. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color:#000;-webkit-border-radius:px;}
  194.  
  195.  
  196.  
  197.  
  198.  
  199. #sbar2 {width:200px; height: 277px; margin-left: 272px; margin-top: 50px; position:fixed; overflow:hidden; background-color: {color:sidebar}; border-left:0px solid; border-right:0px solid; padding:3px}
  200.  
  201. #sbar22 {width:210px; height: 277px; margin-left: 53px; margin-top: 50px; position:fixed; overflow:hidden; background-color: {color:sidebar}; border-left:0px solid; border-right:0px solid; padding:3px}
  202.  
  203.  
  204. #sbar33 {width:40px; height: 100%; margin-left: 1025px; margin-top: 10px; position:fixed; overflow:hidden; background-color: {color:sidebar};
  205. }
  206.  
  207.  
  208. #sbar5 {width:975px; height: 34px; margin-left: 53px; margin-top: 6px; position:fixed; overflow:hidden; background-color: {color:sidebar}; border-left:0px solid; border-right:0px solid; padding:3px; }
  209.  
  210. #sbar7 {width:419px; height: 15px; margin-left: 53px; margin-top: 337px; position:fixed; overflow:hidden; background-color: {color:sidebar}; border-left:0px solid; border-right:0px solid; padding:3px; }
  211.  
  212.  
  213. #sbar51 {width:983px; height: 24px; margin-left: 45px; margin-top: -20px; position:fixed; overflow:hidden; background-color: {color:background}; border-left:0px solid; border-right:0px solid; padding:3px; }
  214.  
  215.  
  216. /* imagens */
  217.  
  218.  
  219. div#kel2 {margin-top: 0px; margin-bottom: 0px; position:fixed;}
  220.  
  221.  
  222.  
  223. div#kel2 img{width: 199px; height: 277px; margin-left: 0px; margin-top: 0px;}
  224.  
  225.  
  226. .ximg1 { background-color: transparet; margin-right: 20px;}
  227.  
  228. .ximg1 img {float: left; display: block; margin-top: -1px; width: 210px; -webkit-transition: all 0.9s ease-out; -moz-transition: all 0.9s ease-out; opacity: 0;}
  229.  
  230. .ximg1 img:hover {opacity: 100;}
  231.  
  232.  
  233.  
  234. .ximg2 {text-align: left;}
  235.  
  236. .ximg2 img {display: block; width: 210px; margin-bottom: -287px; -webkit-transition: all 0.9s ease-out; -moz-transition: all 0.9s ease-out; opacity: 100;}
  237.  
  238.  
  239.  
  240. /*DESCRIÇÃO*/
  241.  
  242. #description {text-align: center; padding: 16px; font-family: georgia; margin-top: 0px; font-size: 11px;color:{color:corfrase}; letter-spacing: -1px;}
  243.  
  244.  
  245.  
  246.  
  247. /*LINKS*/
  248.  
  249.  
  250. #links {width: 302px; float: left; margin-left:-3px; margin-top: -1px; 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; }
  251.  
  252.  
  253.  
  254. #links a {float: left; margin-left: 2px; display: block; font-family: georgia; font-size: 11px; text-align: center; height:51px; width: 99px; background-color: {color:slinks}; color: {color:slinks txt}; text-decoration: none; text-transform: uppercase; line-height: 61px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  255.  
  256.  
  257.  
  258. #links a:hover{text-align: center; background-color:{color:slinks hover}; color:{color:slinks txt hover};}
  259.  
  260.  
  261.  
  262. #links:hover{opacity: 0.5;}
  263.  
  264.  
  265.  
  266.  
  267. /*frase*/
  268.  
  269. #caba { position: fixed; width: 700px; padding: 10px 0 10px; background: {color:transparent}; color: {color:cortitulo}; margin-left: 55px; top: 20px; font-family: georgia; font-size: 18px; text-align: center; }
  270.  
  271. #caba:hover { left: 0px ; background: {color:transparent}; color: {color:cortitulo}; }
  272.  
  273. #titulosidebar {margin-left: 0px; margin-top: -1px; width: 210px; font-size: 13px; height: 9px; text-align: center; background-color:{color:corbgfrase}; font-family: georgia; color: {color:corfrase}; position: fixed; padding: 5px 0 9px 0; -webkit-transition: all 2.0s ease-out; -moz-transition: all 2.0s ease-out; overflow: visible; opacity: 0.7; overflow: hidden;}
  274.  
  275.  
  276.  
  277. #titulosidebar:hover {height: 263px;}
  278.  
  279.  
  280. #titulobaixo {margin-left: 0px; margin-top: 257px; width: 199px; font-size: 11px; height: 6px; text-align: center; background-color:{color:corbgfrase}; font-family: georgia; color: {color:corfrase}; position: fixed; padding: 5px 0 9px 0; -webkit-transition: all 2.0s ease-out; -moz-transition: all 2.0s ease-out; overflow: visible; opacity: 0.7; overflow: hidden;}
  281.  
  282.  
  283.  
  284.  
  285.  
  286.  
  287.  
  288. #icon {
  289. text-align: center;
  290. width: 100px;
  291. display: block;
  292. padding: 8px;
  293. }
  294.  
  295. #container {
  296. background-color:transparent;
  297. width: 465px;
  298. position: absolute;
  299. top: 69px;
  300. left: 490px;
  301. padding-bottom: 5px
  302. }
  303.  
  304. #entries {margin: -10px 0 0px 0}
  305.  
  306.  
  307. #entry {
  308. width: 500px;
  309. background-color:{color:entry};
  310. text-align: justify;
  311. padding: 20px;
  312. margin-bottom:15px;}
  313.  
  314. .image{text-align: center; margin: 0 0 5px 0}
  315. .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;
  316.  
  317. -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;}
  318.  
  319. #ask_form{width: 500px; }
  320.  
  321. .search_result{font-size: 12px; text-align: center}
  322.  
  323. .source{display:none}
  324.  
  325. h1{
  326. font-family: georgia;
  327. font-size:20px;
  328. letter-spacing: -1px;
  329. line-height: 20px;
  330. text-transform: none;
  331. font-weight: normal;
  332. margin: 0 0 5px 0;
  333. text-align: center
  334. }
  335.  
  336. h1 a{
  337. font-size:20px;
  338. letter-spacing: -1px;
  339. line-height: 20px;
  340. text-transform: none;
  341. font-weight: normal;
  342. margin: 0 0 5px 0;
  343. text-decoration: none;
  344. text-align: center
  345. }
  346.  
  347. .qqmarks{
  348. font-size: 80px;
  349. font-weight: bold;
  350. line-height: 80px;
  351. opacity: 0.2;
  352. filter:alpha (opacity=20)
  353. }
  354.  
  355. .qquote{
  356. font-family:Georgia;
  357. font-size: 20px;
  358. letter-spacing: -1px;
  359. line-height: 20px;
  360. text-transform: none;
  361. margin-top: -70px;
  362. margin-left: 45px
  363. }
  364.  
  365. .qsource{
  366. margin: 5px 15px 0 0;
  367. text-align: right}
  368.  
  369. .chat{
  370. line-height: 12px;
  371. list-style: none
  372. }
  373.  
  374. .chat ul {
  375. line-height: 15px;
  376. list-style: none;
  377. padding: 0px;
  378. line-height: 20px;
  379. }
  380.  
  381. .person1 {
  382. background-color: {color:link};
  383. color: {color:background}
  384. }
  385. .person1 .label {
  386. font-weight: bold;
  387. padding: 0px;
  388. margin-left: 5px;
  389. color: {color: text}
  390. }
  391. .person2 {
  392. background-color: {color:background};
  393. color: {color: text}
  394. }
  395. .person2 .label {
  396. font-weight: bold;
  397. padding: 0px;
  398. margin-left: 5px;
  399. color: {color: text}
  400. }
  401.  
  402. .audioimage{
  403. float:left;
  404. text-align: center;
  405. margin: 0 10px 5px 0;
  406. width: 205px;
  407. border: 15px solid {color:background};
  408. }
  409. .audioimage img{
  410. max-width: 205px;
  411. height: auto;
  412. margin: 0 0 2px 0
  413. }
  414. .playcount {font-style: italic}
  415.  
  416.  
  417. .asker {
  418. width: 480px;
  419. background-color: {color:background};
  420. color:{color:text};
  421. padding: 10px; -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: 25px; border-bottom-left-radius: 25px;
  422.  
  423. -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;
  424. }
  425. .asker img{
  426. float: left;
  427. margin: 0px 4px 2px 0
  428. }
  429. .asker a{
  430. font-size: 20px;
  431. color:{color:link};
  432. text-transform: lowercase;
  433. line-height: 27px;
  434. padding: 0; margin: 0;
  435. font-family: georgia;
  436. }
  437. .asker a:hover{
  438. font-size: 20px;
  439. color:{color:link};
  440. text-transform: lowercase;
  441. line-height:27px;
  442. padding: 0;
  443. margin: 0;
  444. font-family: georgia;
  445. }
  446. .answer {padding: 5px 0 0 0; }
  447.  
  448. #cap {
  449. padding: 2px 0 0 0;
  450. width: 500px;
  451. margin: 0 0 0 5px
  452. }
  453.  
  454. .info {
  455. margin-top: 10px;
  456. border-left: 0px solid {color:sidebarlinks};
  457. padding: 5px;
  458. background-color: {color:background};
  459. text-align: center;
  460. font-size: 9px;
  461. font-family: verdana;
  462. 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;
  463.  
  464. -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;
  465. }
  466.  
  467. .info a {font-size: 9px;}
  468.  
  469. .info2 {
  470. padding: 2px;
  471. border-bottom: 1px dotted {color:background};
  472. text-align: right;
  473. }
  474. .tags {
  475. color: {color:text};
  476. font-size: 9px;
  477. font-family: verdana;
  478. display: inline;
  479. list-style: none;
  480. text-transform: none;
  481. }
  482. .tags a {
  483. font-size: 9px;
  484. color: {color:text};
  485. display: inline;
  486. list-style: none;
  487. text-transform: none;
  488. }
  489.  
  490. #nts {
  491. width: 500px;
  492. margin-left: 95px;
  493. padding: 10px;
  494. margin-top: 5px;
  495. font-size: 10px;
  496. text-align: left
  497. }
  498.  
  499. #nts img{display: none; border:0px}
  500.  
  501. #clear{
  502. clear: both;
  503. width: 50px;
  504. height: 0px;
  505. background-color: transparent
  506. }
  507.  
  508. #prevnextlinks{
  509. text-align: center;
  510. width: 500px;
  511. background-color:{color:entry};
  512. padding: 7px 20px 7px 20px;
  513. margin: 0 0 2px 0;
  514. font-size: 10px
  515. }
  516.  
  517. #notes {
  518. width: 500px;
  519. margin: 0px;
  520. margin-left: 0px;
  521. padding: 5px;
  522. text-align: left
  523. }
  524.  
  525. ol.notes {list-style: none; margin: 0 20px 0 10px; padding: 0px}
  526. ol.notes li {margin: 0px; padding: 2px;}
  527.  
  528. #notes img{border:0px}
  529. #notes a{font-size: 10px}
  530.  
  531. #tumblr_controls{position: fixed!important}
  532. ::-webkit-scrollbar{width:3px;height:3px;}
  533.  
  534. ::-webkit-scrollbar-button:start:decrement
  535.  
  536. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  537.  
  538. ::-webkit-scrollbar-track-piece{background-color:#fff;-webkit-border-radius:0;-webkit-border-bottom-right-radius:3px;-webkit-border-bottom-left-radius:3px;}
  539.  
  540. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color:#000;-webkit-border-radius:px;}
  541.  
  542. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color:#000;-webkit-border-radius:px;}
  543.  
  544. {CustomCSS}
  545.  
  546. </style>
  547.  
  548. </head>
  549.  
  550.  
  551.  
  552. <body onkeydown=”return false”>
  553.  
  554.  
  555. <div id="container">
  556.  
  557. <div id="entries">
  558. {block:IfEnableEndlessScrolling}<div class="autopagerize_page_element">
  559. <script type="text/javascript"
  560.  
  561. src="http://codysherman.com/tools/infinite-scrolling/code"></script>{/block:IfEnableEndlessScrolling}
  562.  
  563.  
  564. {block:SearchPage}<div class="search_result">{SearchResultCount} results</div>{/block:SearchPage}
  565.  
  566.  
  567.  
  568. {block:Posts}
  569.  
  570. <div id="entry">
  571. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  572.  
  573. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}
  574. <div id="cap">{block:Caption}{Caption}{/block:Caption}</div>{/block:Photo}
  575.  
  576. {block:Photoset}{Photoset-500}
  577. <div id="cap">{block:Caption}{Caption}{/block:Caption}</div>
  578. {/block:Photoset}
  579.  
  580. {block:Quote}
  581. <b class="qqmarks">"</b><div class="qquote">{Quote}</div>
  582. {block:Source}<div class="qsource">— {Source}</div>{/block:Source}
  583. {/block:Quote}
  584.  
  585. {block:Link}
  586. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  587. {block:Description}{Description}{/block:Description}
  588. {/block:Link}
  589.  
  590. {block:Chat}
  591. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  592. <div class="chat"><ul>{block:Lines}
  593. <li class="person{UserNumber}">{block:Label}
  594. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  595. {/block:Chat}
  596.  
  597. {block:Audio}
  598. <div class="audioimage">{block:AlbumArt}<img src="{AlbumArtURL}">{/block:AlbumArt}</div>
  599. {AudioPlayerWhite}
  600. <div class="playcount">{PlayCountWithLabel}</div>
  601. <div class="cap">{block:Caption}{Caption}{/block:Caption}</div>
  602. {/block:Audio}
  603.  
  604. {block:Video}{Video-500}
  605. <div id="cap">{block:Caption}{Caption}{/block:Caption}</div>{/block:Video}
  606.  
  607. {block:Answer}
  608. <div class="asker">{Asker}, said to me:<br> {Question}</div>
  609. <div class="answer">{Answer}</div>
  610. {/block:Answer}
  611.  
  612. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  613. <img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  614. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  615. {/block:ContentSource}</div>
  616.  
  617.  
  618.  
  619. <div id="clear"></div>
  620.  
  621. {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>
  622. </span> / {/block:RebloggedFrom}{block:RebloggedFrom}via <a href="{ReblogParentURL}">{ReblogParentName}</a>)<br>{/block:RebloggedFrom}
  623. {block:HasTags}{block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}
  624. </div></div>
  625. {/block:Posts}
  626. {block:PostNotes}
  627. <div id="nts"><div id="ntstext">{PostNotes}</div></div>
  628. {/block:PostNotes}
  629.  
  630. </div>
  631.  
  632. </div>
  633.  
  634.  
  635. <table cellspacing="0" cellpadding="0" style="vertical-align: middle; height: 100%; text-align: justify; width: 100%"><tr><Td>
  636.  
  637.  
  638.  
  639. <div id="sbar5">
  640.  
  641. <div id="caba">{text:frase curta1}</div>
  642.  
  643. </div>
  644.  
  645. </div>
  646.  
  647.  
  648.  
  649.  
  650. <div id="sbar22">
  651. <div class="ximg1"><div class="ximg2"><img src="{image:sidebar1}" height= "277px;"></div>
  652. <img src="{image:sidebar2}" height= "277px;" >
  653. </div>
  654.  
  655. <div id="titulosidebar">{text:frasedescricao}
  656.  
  657. <div id="description">{description}
  658.  
  659.  
  660. </div></div></div>
  661.  
  662.  
  663. <div id="sbar2">
  664.  
  665. <div id="kel2"><center><img src="{image:sidebar3}" height= "277px;" ></center></div>
  666.  
  667.  
  668. <div id="titulobaixo">{text:frasebaixo}</div>
  669. <div id="links">
  670.  
  671. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
  672. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}
  673. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3}
  674. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a>{/block:ifLink4}
  675. {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a>{/block:ifLink5}
  676. {block:ifLink6}<a href="{text:Link6}">{text:Link6 Title}</a>{/block:ifLink6}
  677. {block:ifLink7}<a href="{text:Link7}">{text:Link7 Title}</a>{/block:ifLink7}
  678. {block:ifLink8}<a href="{text:Link8}">{text:Link8 Title}</a>{/block:ifLink8}
  679. {block:ifLink9}<a href="{text:Link9}">{text:Link9 Title}</a>{/block:ifLink9}
  680. {block:ifLink10}<a href="{text:Link10}">{text:Link10 Title}</a>{/block:ifLink10}
  681.  
  682.  
  683.  
  684. </div>
  685. </div>
  686.  
  687.  
  688.  
  689. </div>
  690.  
  691.  
  692.  
  693.  
  694.  
  695. <div id="sbar51">
  696. </div>
  697.  
  698. <div id="sbar33">
  699. <br><br><br><br><br><big>
  700. <div id="pagination">{block:PreviousPage}<a href="{PreviousPage}"><big><big><big><big><big><big><big><big>«</big></big></big></big></big></big></big></big></a><br><br> &nbsp;{/block:PreviousPage}{block:NextPage}&nbsp;<a href="{NextPage}"><big><big><big><big><big><big><big>»</big></big></big></big></big></big></big></a>{/block:NextPage}</div></big>
  701. <br>
  702. <br>
  703.  
  704.  
  705.  
  706. </div>
  707.  
  708. <div id="sbar7">
  709.  
  710. <center>Theme por late-to-write. Não copie © </center>
  711.  
  712. </div>
  713.  
  714.  
  715. {block:IfShowSearch}<div class="search"><form action="/search" method="get">
  716. <input type="text" name="q" value="{SearchQuery}" class="searcha">
  717.  
  718.  
  719. </form></div>{/block:IfShowSearch}
  720.  
  721. </div></div>
  722.  
  723. </body>
  724. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement