Advertisement
kelishid

theme 47 late-to-write

Jul 2nd, 2012
5,862
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.10 KB | None | 0 0
  1. <! Theme #LATE-TO-WRITE, NÃO RETIRE OS CRÉDITOS, NÃO COPIE!!! !>
  2.  
  3.  
  4.  
  5.  
  6.  
  7. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  8.  
  9.  
  10. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  11.  
  12. <head> <!-- DEFAULT VARIABLES -->
  13.  
  14. <meta name="font:body" content="georgia" />
  15. <meta name="font:title" content="georgia" />
  16.  
  17. <meta name="color:background" content="#f1f1f1" />
  18. <meta name="color:text" content="#000" />
  19. <meta name="color:sidebar" content="#fff" />
  20. <meta name="color:entry" content="#fff" />
  21. <meta name="color:links" content="#000" />
  22.  
  23.  
  24. <meta name="color:corfrase1" content="#000" />
  25.  
  26. <meta name="color:corpag" content="#fff" />
  27.  
  28. <meta name="color:topelinhas" content="#0000000" />
  29.  
  30.  
  31. <meta name="color:sslinks" content="#fff" />
  32. <meta name="color:sslinks txt" content="#000" />
  33. <meta name="color:sslinks hover" content="#fff" />
  34. <meta name="color:sslinks txt hover" content="#000000" />
  35.  
  36.  
  37.  
  38.  
  39. <meta name="image:background" content=""/>
  40. <meta name="image:sidebar1" content=""/>
  41.  
  42. <meta name="text:frase1" content="Uma frase bem legal aqui em cima"/>
  43.  
  44.  
  45. <meta name="text:Link1" content="/" />
  46. <meta name="text:Link1 Title" content="link" />
  47. <meta name="text:Link2" content="/" />
  48. <meta name="text:Link2 Title" content="link" />
  49. <meta name="text:Link3" content="/" />
  50. <meta name="text:Link3 Title" content="link" />
  51. <meta name="text:Link4" content="/" />
  52. <meta name="text:Link4 Title" content="link4" />
  53. <meta name="text:Link5" content="/" />
  54. <meta name="text:Link5 Title" content="link5 " />
  55. <meta name="text:Link6" content="/" />
  56. <meta name="text:Link6 Title" content="link6" />
  57.  
  58. <title>{Title}</title>
  59. <link rel="shortcut icon" href="{Favicon}">
  60. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  61. {block:Description}
  62. <meta name="description" content="{MetaDescription}" />
  63. {/block:Description}
  64.  
  65.  
  66.  
  67. <style type="text/css">
  68.  
  69.  
  70.  
  71. body {
  72. color:{color:text};
  73. background-color: {color:background};
  74. background-image:url('{image:background}');
  75. color:{color:text};
  76. font-family: verdana;
  77. font-size: 11px;
  78. text-align: center;
  79. background-attachment: fixed;
  80. background-position: bottom right;
  81. line-height:110%;
  82. text-align:justify
  83. }
  84.  
  85. a:link, a:active, a:visited {
  86. color: #000;
  87. text-decoration:none;
  88. }
  89.  
  90. a:hover {
  91. color: {color:links};
  92. -webkit-transition-duration: 0.8s;
  93. -moz-transition-duration: 0.8s;
  94. }
  95.  
  96. blockquote {margin: 5px 5px 5px 5px; border-left: 6px solid {color:background}; padding-left: 5px; }
  97. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 5px solid {color:background};}
  98. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  99. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
  100.  
  101. blockquote img{max-width: 470px!important}
  102. blockquote blockquote img{max-width: 450px!important}
  103. blockquote blockquote blockquote img{max-width: 430px!important}
  104. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  105.  
  106.  
  107.  
  108.  
  109. #sbar9 {width:56px; height: 15px; margin-left: 320px; margin-top: 294px; position:fixed; font-family:Futura, 'Century Gothic', AppleGothic, sans-serif; ; font-size:10px; line-height: 15px;overflow:hidden; background-color:transparent; border-left:0px solid; border-right:0px solid; padding:3px }
  110.  
  111.  
  112.  
  113. #menu {position:fixed; width:20px; height:147px; margin-top:91px; margin-left:93px; background-color:transparent;}
  114.  
  115. .button2{width:20px; height:25px; font-family:calibri; font-size:10px;color:{color:bglink2}; background-color:{color:bglink2}; padding-top:8px; text-align:center;-webkit-transition: opacity 0.6s linear;-webkit-transition: all 0.6s ease-in-out;-moz-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out; }
  116.  
  117. .button2:hover {margin-left:-50px; width:70px; height:25px; color:{color:txtlink}; overflow:hidden; }
  118.  
  119.  
  120. .button1{width:20px; height:23px; font-family:calibri; font-size:10px;color:{color:bglink1}; background-color:{color:bglink1}; padding-top:9px; text-align:center;-webkit-transition: opacity 0.6s linear;-webkit-transition: all 0.6s ease-in-out;-moz-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out; -webkit-border-radius: 0px 0px 0px 0px }
  121.  
  122. .button1:hover {margin-left:-50px; width:70px; height:23px; color:{color:txtlink}; overflow:hidden; }
  123.  
  124. .button3{width:20px; height:22px; font-family:calibri; font-size:10px;color:{color:bglink3}; background-color:{color:bglink3}; padding-top:9px; text-align:center;-webkit-transition: opacity 0.6s linear;-webkit-transition: all 0.6s ease-in-out;-moz-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out; }
  125.  
  126. .button3:hover {margin-left:-50px; width:70px; height:22px; color:{color:txtlink}; overflow:hidden;}
  127.  
  128.  
  129. #sbar33 {width:100px; height: 20px; margin-left: 270px; margin-top: 15px; position:fixed; overflow:hidden; background-color:transparent; border-left:0px solid; border-right:0px solid; padding:3px; }
  130.  
  131. #linkk {width:172px; height: 16px; margin-left:196px; margin-top: 388px; position:fixed; overflow:hidden; background-color:transparent; border-left:0px solid; border-right:0px solid; padding:3px; }
  132.  
  133. #linkk2 {width:172px; height: 16px; margin-left:196px; margin-top: 70px; position:fixed; overflow:hidden; background-color:transparent; border-left:0px solid; border-right:0px solid; padding:3px; }
  134.  
  135. .s1 {text-align: center; position: fixed; margin-top: -3px; margin-left:-3px;}
  136. .s1 a {display: block; letter-spacing: 1px; font-family: ; font-size: 9px; text-align: center; margin-bottom: 1px; line-height: 17px; width: 52px; height: 16px; background-color: {color:sslinks}; color: {color:sslinks txt}; text-decoration: none; text-transform: lowercase; padding: 1px 5px 5px 5px;}
  137.  
  138. .s1 a:hover {text-align: center; letter-spacing: 0px; background-color: {color:sslinks hover}; color:{color:sslinks txt hover}; padding: 1px 5px 5px 5px;}
  139.  
  140. .s2 {text-align: center; position: fixed; margin-top: -3px; margin-left:60px;}
  141. .s2 a {display: block; letter-spacing:1px; font-family: ; font-size: 9px; text-align: center; margin-bottom: 1px; line-height: 17px; width: 47px; height: 16px; background-color: {color:sslinks}; color: {color:sslinks txt}; text-decoration: none; text-transform: lowercase; padding: 1px 5px 5px 5px;}
  142.  
  143. .s2 a:hover {text-align: center; letter-spacing: 0px; background-color: {color:sslinks hover}; color:{color:sslinks txt hover}; padding: 1px 5px 5px 5px;}
  144.  
  145. .s3 {text-align: center; position: fixed; margin-top: -3px; margin-left:118px;}
  146. .s3 a {display: block; letter-spacing: 1px; font-family: ; font-size: 9px; text-align: center; margin-bottom: 1px; line-height: 17px; width: 47px; height: 16px; background-color: {color:sslinks}; color: {color:sslinks txt}; text-decoration: none; text-transform: lowercase; padding: 1px 5px 5px 5px;}
  147.  
  148. .s3 a:hover {text-align: center; letter-spacing: 0px; background-color: {color:sslinks hover}; color:{color:sslinks txt hover}; padding: 1px 5px 5px 5px;}
  149.  
  150.  
  151. #sbar10 {width:538px;height: 63px; margin-left:276px; margin-top:-8px; position:fixed; overflow:hidden; background-color:{color:background}; padding:1px }
  152.  
  153. #sbar7 {width:538px;height: 20px; margin-left:276px; margin-top:34px; position:fixed; overflow:hidden; background-color:{color:topelinhas}; padding:1px }
  154.  
  155.  
  156. #sbar8 {opacity:0.4; width:50px; height: 15px; margin-left:195px; margin-top:230px; position:fixed; overflow:hidden; text-align:center; font-family: calibri; font-size: 11px; color:#000; background-color:{color:sidebar}; padding:1px }
  157.  
  158. #linha1 {width:202px; height: 20px; margin-left:197px; margin-top:45px; position:fixed;line-height: 18px; text-align:center; font-family: georgia; font-size: 15px; overflow:hidden; color:{color:corfrase1}; background-color:{color:sidebar}; padding:1px; border-top:2px solid {color:topelinhas}; }
  159.  
  160.  
  161. #sbar6 {width:164px; height: 83px; margin-left: 196px; margin-top:91px; position:fixed; color:{color:text}; font-family:georgia; font-size:17px; line-height: 10px; background-color:{color:sidebar}; padding:7px; }
  162.  
  163. #sbar12 {width:172px; height: 20px; margin-left: 196px; margin-top: 43px; position:fixed; text-align:center; line-height: 19px; font-family: georgia; font-size: 12px; overflow:hidden; color:{color:corfrase1}; background-color:{color:sidebar}; border-left:0px solid; border-right:0px solid; padding:3px; border-top:2px solid {color:topelinhas}; }
  164.  
  165. #sbar5 {width:153px; height: 17px; margin-left: 215px; margin-top: 410px; position:fixed; overflow:hidden; background-color:{color:sidebar}; border-left:0px solid; border-right:0px solid; padding:3px; border-bottom:2px solid {color:topelinhas}; }
  166.  
  167. #cred {width:20px; height: 17px; margin-left: 196px; margin-top: 410px; position:fixed; overflow:hidden; background-color:{color:sidebar}; border-left:0px solid; border-right:0px solid; padding:3px; border-bottom:2px solid {color:topelinhas}; }
  168.  
  169. #sbar4 {width:45px; height: 45px; margin-left:290px; margin-top: 255px; position:fixed; overflow:hidden; background-color: {color:sidebar}; border-left:0px solid; border-right:0px solid; padding:3px }
  170.  
  171. #sbar3 {width:110px; height: 15px; margin-left: 113px; margin-top: 3px; position:fixed; overflow:hidden; background-color: {COLOR:background}; border-left:0px solid; border-right:0px solid; padding:3px}
  172.  
  173.  
  174. #sbar11 {width:128px; height:170px; margin-left: 106px; margin-top:86px; position:fixed; overflow:hidden; background-color: {color:sidebar}; border-left:0px solid; border-right:0px solid; padding:3px }
  175.  
  176. #sbar1 { width:172px; height: 194px; margin-left:196px; margin-top: 188px; position:fixed; overflow:hidden; background-color:{color:sidebar}; padding:3px; }
  177.  
  178.  
  179. .desc {text-align: justify; overflow: hidden; height: 85px; font-size: 11px; font-family: calibri; margin-left:-4px; width:164px; padding: 3px; margin-top: -4px; border-left:1px solid {color:topelinhas};border-top:1px solid {color:topelinhas}; border-bottom:1px solid {color:topelinhas}; border-right:1px solid {color:topelinhas}; }
  180.  
  181.  
  182. #paginacaoml {font-family: arial sans; font-size:8px; font-weight: none; line-height: 17px; text-shadow: 0 0px 0px #000;}
  183.  
  184. #paginacaoml a {background: {color:topelinhas}; margin: 0 1px 0 0; padding: 2px 4px; color: {color:corpag}; text-decoration: none;}
  185.  
  186. #paginacaoml a:hover {background:{color:topelinhas};}
  187.  
  188. #paginacaoml span.pagina_atual {background: {color:topelinhas}; margin: 0 1px 0 0; padding: 2px 4px; color:{color:corpag}; text-decoration: none;}
  189.  
  190. #paginacaoml span.info {background: {color:topelinhas}; margin: 0 1px 0 0; padding: 2px 4px; color: {color:corpag}; text-decoration: none;}
  191.  
  192.  
  193. #imagem img{width: 172px; height:193px; position: fixed;}
  194.  
  195. #zebrinha {width: 280px; font-size: 23px; background-color: #000; font-family: georgia; line-height:40px; color: #000; position: fixed; -webkit-border-radius: 0px 0px 0px 0px; overflow: hidden; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; z-index: 1; text-align: center; font-style: italic;}
  196.  
  197.  
  198.  
  199. .zebrinha1 {margin-left: 144px; margin-top: 440px; width: 280px; font-size: 15px; background-color: #trans; font-family: georgia; height: 50px; line-height:25px; color: #000; position: fixed; -webkit-border-radius: 0px 0px 0px 0px; overflow: hidden; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; z-index: 1; text-align: center; font-style: italic; letter-spacing: -1px;}
  200.  
  201.  
  202. .zebrinha2 {margin-left:210px; margin-top: 476px; width: 150px; font-size: 9px; background-color: #000; font-family: tahoma; line-height:16px; color: #fff; position: fixed; -webkit-border-radius: 0px 0px 0px 0px; overflow: hidden; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; z-index: 1; text-align: center; font-style: normal; -webkit-border-bottom-right-radius:0px; -webkit-border-bottom-left-radius:0px;}
  203.  
  204.  
  205. #icon {
  206. text-align: center;
  207. width: 100px;
  208. display: block;
  209. padding: 8px;
  210. }
  211.  
  212. #container {
  213. background-color:transparent;
  214. width: 465px;
  215. position: absolute;
  216. top:20px;
  217. left: 383px;
  218.  
  219. padding-bottom: 5px;
  220. }
  221.  
  222. #entries {margin: -10px 0 0px 0}
  223.  
  224.  
  225. #entry {
  226. width: 500px;
  227. background-color:{color:entry};
  228. text-align: justify;
  229. padding: 20px;
  230. margin-bottom:1px;}
  231.  
  232. .image{text-align: center; margin: 0 0 5px 0}
  233. .image img{border: 0px; margin: 0; padding: 0;}
  234.  
  235. #ask_form{width: 500px; }
  236.  
  237. .search_result{font-size: 12px; text-align: center}
  238.  
  239. .source{display:none}
  240.  
  241. h1{
  242. font-family: georgia;
  243. font-size:20px;
  244. letter-spacing: -1px;
  245. line-height: 20px;
  246. text-transform: none;
  247. font-weight: normal;
  248. margin: 0 0 5px 0;
  249. text-align: center;
  250. }
  251.  
  252. h1 a{font-size:20px; letter-spacing: -1px; line-height: 20px; text-transform: none; font-weight: normal; margin: 0 0 5px 0; text-decoration: none; text-align: center; }
  253.  
  254.  
  255. .qquote {font-family: georgia; text-align: left; font-size: 15px; line-height: 15px; padding: 3px;}
  256.  
  257. .qsource {text-align: right; text-transform: none; margin-bottom: 5px;}
  258.  
  259. .qsource a, a:hover {text-transform: none;}
  260.  
  261. #asker {font-size: 12px; font-family: calibri; text-align: left;}
  262. .answer {padding: 2px}
  263. .answer img {max-width: 470px;}
  264.  
  265.  
  266. .chat{
  267. line-height: 12px;
  268. list-style: none
  269. }
  270.  
  271. .chat ul {
  272. line-height: 15px;
  273. list-style: none;
  274. padding: 0px;
  275. line-height: 20px;
  276. background: {color:entry};
  277. }
  278.  
  279. .person1 {
  280. background-color: {color:entry};
  281. color: {color:text}
  282. }
  283. .person1 .label {
  284. font-weight: bold;
  285. padding: 0px;
  286. margin-left: 5px;
  287. color: {color: text}
  288. }
  289. .person2 {
  290. background-color: {color:entry};
  291. color: {color: text}
  292. }
  293. .person2 .label {
  294. font-weight: bold;
  295. padding: 0px;
  296. margin-left: 5px;
  297. color: {color: text}
  298. }
  299.  
  300. .audioimage{
  301. float:left;
  302. text-align: center;
  303. margin: 0 10px 5px 0;
  304. width: 205px;
  305. border: 15px solid {color:background};
  306. }
  307. .audioimage img{
  308. max-width: 205px;
  309. height: auto;
  310. margin: 0 0 2px 0
  311. }
  312. .playcount {font-style: italic}
  313.  
  314.  
  315. #cap {
  316. padding: 2px 0 0 0;
  317. width: 500px;
  318. margin: 0 0 0 5px
  319. }
  320.  
  321. .info {
  322. margin-top: 10px;
  323. border-left: 0px solid {color:entry};
  324. padding: 5px;
  325. background-color: {color:entry};
  326. text-align: left;
  327. font-size: 9px;
  328. font-family: verdana;
  329. text-transform: lowercase;
  330. }
  331.  
  332. .info a {font-size: 9px;}
  333.  
  334. .info2 {
  335. padding: 2px;
  336. border-bottom: 1px dotted {color:entry};
  337. text-align: right;
  338. }
  339. .tags {
  340. color: {color:text};
  341. font-size: 9px;
  342. font-family: verdana;
  343. display: inline;
  344. list-style: none;
  345. text-transform: none;
  346. }
  347. .tags a {
  348. font-size: 9px;
  349. color: {color:text};
  350. display: inline;
  351. list-style: none;
  352. text-transform: none;
  353. }
  354.  
  355. #nts {
  356. width: 500px;
  357. margin-left: 95px;
  358. padding: 10px;
  359. margin-top: 5px;
  360. font-size: 10px;
  361. text-align: left
  362. }
  363.  
  364. #nts img{display: none; border:0px}
  365.  
  366. #clear{
  367. clear: both;
  368. width: 50px;
  369. height: 0px;
  370. background-color: transparent
  371. }
  372.  
  373. #prevnextlinks{
  374. text-align: center;
  375. width: 500px;
  376. background-color:{color:entry};
  377. padding: 7px 20px 7px 20px;
  378. margin: 0 0 2px 0;
  379. font-size: 10px
  380. }
  381.  
  382. #notes {
  383. width: 500px;
  384. margin: 0px;
  385. margin-left: 0px;
  386. padding: 5px;
  387. text-align: left
  388. }
  389.  
  390. ol.notes {list-style: none; margin: 0 20px 0 10px; padding: 0px}
  391. ol.notes li {margin: 0px; padding: 2px;}
  392.  
  393. #notes img{border:0px}
  394. #notes a{font-size: 10px}
  395.  
  396. #tumblr_controls{position: fixed!important}
  397. ::-webkit-scrollbar{width:5px;height:5px;}
  398.  
  399. ::-webkit-scrollbar-button:start:decrement
  400.  
  401. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  402.  
  403. ::-webkit-scrollbar-track-piece{background-color:#fff;-webkit-border-radius:0;-webkit-border-bottom-right-radius:3px;-webkit-border-bottom-left-radius:3px;}
  404.  
  405. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color:{color:topelinhas};-webkit-border-radius:px;}
  406.  
  407. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color:{color:topelinhas};-webkit-border-radius:px;}
  408.  
  409. {CustomCSS}
  410.  
  411. </style>
  412.  
  413. </head>
  414.  
  415.  
  416.  
  417. <body>
  418.  
  419.  
  420.  
  421. <div id="container">
  422.  
  423. <div id="entries">
  424. {block:IfEnableEndlessScrolling}<div class="autopagerize_page_element">
  425. <script type="text/javascript"
  426.  
  427. src="http://codysherman.com/tools/infinite-scrolling/code"></script>{/block:IfEnableEndlessScrolling}
  428.  
  429.  
  430. {block:SearchPage}<div class="search_result">{SearchResultCount} results</div>{/block:SearchPage}
  431.  
  432.  
  433.  
  434. {block:Posts}
  435.  
  436. <div id="entry">
  437. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  438.  
  439. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}
  440. <div id="cap">{block:Caption}{Caption}{/block:Caption}</div>{/block:Photo}
  441.  
  442. {block:Photoset}{Photoset-500}
  443. <div id="cap">{block:Caption}{Caption}{/block:Caption}</div>
  444. {/block:Photoset}
  445.  
  446.  
  447. {block:Quote}
  448. <div class="qquote">"{Quote}"</div>
  449. {block:Source}<div class="qsource"><br> — {Source}</div>
  450. {/block:Source}
  451. {/block:Quote}
  452.  
  453. {block:Link}
  454. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  455. {block:Description}{Description}{/block:Description}
  456. {/block:Link}
  457.  
  458. {block:Chat}
  459. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  460. <div class="chat"><ul>{block:Lines}
  461. <li class="person{UserNumber}">{block:Label}
  462. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  463. {/block:Chat}
  464.  
  465. {block:Audio}
  466. <div class="audioimage">{block:AlbumArt}<img src="{AlbumArtURL}">{/block:AlbumArt}</div>
  467. {AudioPlayerWhite}
  468. <div class="playcount">{PlayCountWithLabel}</div>
  469. <div class="cap">{block:Caption}{Caption}{/block:Caption}</div>
  470. {/block:Audio}
  471.  
  472. {block:Video}{Video-500}
  473. <div id="cap">{block:Caption}{Caption}{/block:Caption}</div>{/block:Video}
  474.  
  475. {block:Answer}
  476. <div id="asker"><b>{Asker} asked:</b> {Question}</div>
  477. <div class="answer">{Answer}</div>
  478. {/block:Answer}
  479.  
  480. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  481. <img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  482. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  483. {/block:ContentSource}</div>
  484.  
  485.  
  486.  
  487. <div id="clear"></div>
  488.  
  489. {block:Date} <div class="info"> <a href="{Permalink}">{TimeAgo}</a> {/block:Date} {block:NoteCount} . <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}{Block:IndexPage} <a href="{ReblogUrl}" target="_blank"> . <b>r</b>eblog </a> {/Block:IndexPage} {block:RebloggedFrom} . via <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}
  490. <br>
  491. {block:HasTags}{block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}
  492. </div></div>
  493. {/block:Posts}
  494. {block:PostNotes}
  495. <div id="nts"><div id="ntstext"> . {PostNotes}</div></div>
  496. {/block:PostNotes}
  497.  
  498. </div>
  499.  
  500. </div>
  501.  
  502.  
  503. <table cellspacing="0" cellpadding="0" style="vertical-align: middle; height: 100%; text-align: justify; width: 100%"><tr><Td>
  504.  
  505.  
  506.  
  507.  
  508.  
  509.  
  510. <div id="sbar1"><div id="imagem">
  511.  
  512. <img src="{image:sidebar1}"/></div>
  513.  
  514.  
  515. </div></div>
  516.  
  517. <div id="linkk">
  518.  
  519. <div class="s1">
  520. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a>{/block:ifLink4}</div>
  521.  
  522. <div class="s2">
  523. {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a>{/block:ifLink5}</div>
  524.  
  525. <div class="s3">
  526. {block:ifLink6}<a href="{text:Link6}">{text:Link6 Title}</a>{/block:ifLink6}</div>
  527. </div>
  528.  
  529.  
  530. <div id="linkk2">
  531.  
  532. <div class="s1">
  533. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}</div>
  534.  
  535. <div class="s2">
  536. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}</div>
  537.  
  538. <div class="s3">
  539. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3}</div>
  540. </div>
  541.  
  542. <div id="cred">
  543. <a title="theme late-to-write" href="http://late-to-write.tumblr.com" > <center>©</div></a>
  544. </div>
  545.  
  546.  
  547. <div id="sbar5"><center><div id="paginacaoml">
  548. {block:Pagination}
  549. {block:JumpPagination length="8"}
  550. {block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage}
  551. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}
  552. {/block:JumpPagination}
  553. {/block:Pagination}
  554. </center>
  555. </div></div>
  556.  
  557. <div id="cred">
  558. <a title="theme late-to-write" href="http://late-to-write.tumblr.com" > <center>©</div></a>
  559. </div>
  560.  
  561. <div id="sbar12">{text:frase1}
  562. </div></div>
  563.  
  564.  
  565. <div id="sbar6">
  566. <div class="desc">{description}
  567. </div>
  568. </div</div>
  569.  
  570. </div></div>
  571.  
  572. </body>
  573. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement