Advertisement
kelishid

theme 26 late-to-write

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