Advertisement
kelishid

theme 34 late-to-write

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