Advertisement
kelishid

theme 31 late-to-write

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