Advertisement
kelishid

theme 25 late-to-write

Feb 9th, 2012
8,594
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.68 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:cordescricao" content="#000000" />
  17. <meta name="color:sidebar" content="#F5F5F5" />
  18. <meta name="color:corbgfrase" content="#fff" />
  19. <meta name="color:corfrase" content="#000" />
  20. <meta name="color:slinks" content="#fff" />
  21. <meta name="color:slinks txt" content="#000" />
  22. <meta name="color:slinks hover" content="#ffffff" />
  23. <meta name="color:slinks txt hover" content="#000000" />
  24. <meta name="color:links" content="#778899" />
  25. <meta name="color:entry" content="#F5F5F5" />
  26. <meta name="color:bold" content="#778899" />
  27.  
  28. <meta name="if:Enable endless scrolling" content="0"/>
  29. <meta name="if:Show tags" content="1"/>
  30. <meta name="if:Show userpic" content="1"/>
  31. <meta name="if:Show sidebar image" content="1"/>
  32. <meta name="if:Show post author" content="1"/>
  33.  
  34. <meta name="image:background" content=""/>
  35. <meta name="image:sidebar1" content=""/>
  36. <meta name="image:sidebar2" content=""/>
  37.  
  38. <meta name="text:frasecurta" content=""/>
  39. <meta name="text:frasefoto" content=""/>
  40. <meta name="text:frasebaixo" content=""/>
  41. <meta name="text:texto" content=""/>
  42.  
  43. <meta name="text:Link1" content="http://www.tumblr.com" />
  44. <meta name="text:Link1 Title" content="link1" />
  45. <meta name="text:Link2" content="http://www.tumblr.com" />
  46. <meta name="text:Link2 Title" content="link2" />
  47. <meta name="text:Link3" content="http://www.tumblr.com" />
  48. <meta name="text:Link3 Title" content="link3" />
  49. <meta name="text:Link4" content="http://www.tumblr.com" />
  50. <meta name="text:Link4 Title" content="link4" />
  51. <meta name="text:Link5" content="http://www.tumblr.com" />
  52. <meta name="text:Link5 Title" content="link5" />
  53. <meta name="text:Link6" content="http://www.tumblr.com" />
  54. <meta name="text:Link6 Title" content="link6" />
  55. <meta name="text:Link7" content="http://www.tumblr.com" />
  56. <meta name="text:Link7 Title" content="link7" />
  57. <meta name="text:Link8" content="http://www.tumblr.com" />
  58. <meta name="text:Link8 Title" content="link8" />
  59. <meta name="text:Link9" content="http://www.tumblr.com" />
  60. <meta name="text:Link9 Title" content="link9" />
  61. <meta name="text:Link10" content="http://www.tumblr.com" />
  62. <meta name="text:Link10 Title" content="link10" />
  63.  
  64. <title>{Title}</title>
  65. <link rel="shortcut icon" href="{Favicon}">
  66. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  67. {block:Description}
  68. <meta name="description" content="{MetaDescription}" />
  69. {/block:Description}
  70.  
  71.  
  72.  
  73. <style type="text/css">
  74.  
  75. body {
  76. color:#252525;
  77. background-color: {color:background};
  78. background-image:url('{image:background}');
  79. color:{color:text};
  80. font-family: verdana;
  81. font-size: 11px;
  82. text-align: center;
  83. background-attachment: fixed;
  84. background-position: bottom right;
  85. line-height:110%;
  86. text-align:justify
  87. }
  88.  
  89. a:link, a:active, a:visited {
  90. color: {color:links};
  91. text-decoration:none;
  92. }
  93.  
  94. a:hover {
  95. color: #DDDDDD;
  96. -webkit-transition-duration: 0.8s;
  97. -moz-transition-duration: 0.8s;
  98. }
  99.  
  100. .spic img{
  101. max-width: 150px;
  102. text-align:center;
  103. margin-top: 2px
  104. }
  105.  
  106. .sideimg {width: auto}
  107.  
  108. .sideimg img {width: 310px; height: auto; margin-bottom: 2px; }
  109.  
  110. .simage {text-align: center; height: 169px;}
  111.  
  112. .simage img {display: inline; max-height:180px;
  113. width: auto; text-align: center;}
  114.  
  115.  
  116. #sideimages {
  117. width:475px;
  118. height: 190px;
  119. margin-left:10px;
  120. margin-top:115px;
  121. position:fixed;
  122. overflow:hidden;
  123. background-color: {color:sidebar};
  124. border-left:0px solid;
  125. border-right:0px solid;
  126. padding:3px
  127. }
  128.  
  129. #box1 {
  130. height:auto;
  131. background-color: {color:background};
  132. margin-top: 0px;
  133. padding:0px;
  134. font-family: verdana;
  135. font-size:2px;}
  136.  
  137. #box2 {
  138. height:auto;
  139. background-color: {color:sidebar};
  140. margin-top: 2px;
  141. padding:4px;
  142. font-family: verdana;
  143. font-size:9px;}
  144.  
  145.  
  146. #title {
  147. font-size: 30px;
  148. text-align: center;
  149. margin-left: 0px;
  150. margin-left: -10px
  151. text-transform: none;
  152. line-height:20px;
  153. padding:10px;
  154. font-family: georgia;
  155. color: (color:sidebartext);
  156. background-color: #ffffff;
  157. }
  158.  
  159. #subtitle {
  160. margin-left: 0px;
  161. font-size: 9px;
  162. line-height:15px;
  163. text-align: center;
  164. text-transform: none;
  165. color: #9e9e9e;
  166. background-color: #ffffff;
  167. padding:0px;
  168. font-family: verdana;
  169. margin-top: -1px;
  170. }
  171.  
  172. #subtitle {
  173. margin-left: 0px;
  174. font-size: 9px;
  175. line-height:15px;
  176. text-align: center;
  177. text-transform: lowercase;
  178. letter-spacing: 2px;
  179.  
  180. }
  181.  
  182.  
  183. ::-webkit-scrollbar{width:8px;height:8px;}
  184.  
  185. ::-webkit-scrollbar-button:start:decrement
  186.  
  187. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  188.  
  189. ::-webkit-scrollbar-track-piece{background-color:#fff;-webkit-border-radius:0;-webkit-border-bottom-right-radius:3px;-webkit-border-bottom-left-radius:3px;}
  190.  
  191. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color:#000;-webkit-border-radius:px;}
  192.  
  193. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color:#000;-webkit-border-radius:px;}
  194.  
  195.  
  196.  
  197. #sbar2 {width:170px; height: 106px; margin-left: 280px; margin-top: 250px; position:fixed; overflow:hidden; background-color: {color:background}; border-left:0px solid; border-right:0px solid; padding:3px}
  198.  
  199. #sbar11 {width:170px; height: 80px; margin-left: 280px; margin-top: 163px; 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: 279px; margin-left: 53px; margin-top: 79px; 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:176px; height: 61px; margin-left: 280px; 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: 34px; margin-left: 53px; margin-top: 6px; position:fixed; overflow:hidden; background-color: {color:sidebar}; border-left:0px solid; border-right:0px solid; padding:3px; }
  215.  
  216. #sbar7 {width:397px; height: 18px; margin-left: 53px; margin-top: 54px; 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: 57px; margin-left: 45px; margin-top: -10px; position:fixed; overflow:hidden; background-color: {color:background}; border-left:0px solid; border-right:0px solid; padding:3px; }
  221.  
  222. #sbar8 {width:397px; height: 18px; margin-left: 53px; margin-top: 365px; position:fixed; overflow:hidden; background-color: {color:sidebar}; border-left:0px solid; border-right:0px solid; padding:3px; }
  223.  
  224. /* imagens */
  225.  
  226. #icon {
  227.  
  228. display:inline-block; border:11px solid;color:#A1F1F1;margin-top:270px;margin-left:40px;
  229.  
  230. }
  231.  
  232.  
  233. div#kel2 {margin-top: 0px; margin-bottom: 0px; position:fixed;}
  234.  
  235.  
  236.  
  237. div#kel2 img{width: 199px; height: 277px; margin-left: 0px; margin-top: 0px;}
  238.  
  239.  
  240. .ximg1 { background-color: transparet; margin-right: 20px;}
  241.  
  242. .ximg1 img {float: left; display: block; margin-top: -1px; width: 220px; -webkit-transition: all 0.9s ease-out; -moz-transition: all 0.9s ease-out; opacity: 0;}
  243.  
  244. .ximg1 img:hover {opacity: 100;}
  245.  
  246.  
  247.  
  248. .ximg2 {text-align: left;}
  249.  
  250. .ximg2 img {display: block; width: 220px; margin-bottom: -287px; -webkit-transition: all 0.9s ease-out; -moz-transition: all 0.9s ease-out; opacity: 100;}
  251.  
  252.  
  253.  
  254. /*DESCRIÇÃO*/
  255.  
  256. .sbarinfo {
  257.  
  258. opacity:0;
  259.  
  260. width:166px;
  261.  
  262. margin-top:100px;
  263.  
  264. margin-left:80px;
  265.  
  266. font-family:Georgia;
  267.  
  268. font-size:10px;
  269.  
  270. text-align:center;
  271.  
  272. color:#000;
  273.  
  274. position:absolute;
  275.  
  276. z-index:99;
  277.  
  278. padding:5px;
  279.  
  280. -webkit-transition: all 1s ease-in-out;
  281.  
  282. -moz-transition: all 1s ease-in-out;
  283.  
  284. -o-transition: all 1s ease-in-out;
  285.  
  286. -ms-transition: all 1s ease-in-out;
  287.  
  288. transition: all 1s ease-in-out;
  289.  
  290. }
  291.  
  292.  
  293.  
  294. .sbarinfo:hover {font-size:color:{color:cordescricao};
  295.  
  296. opacity:1;
  297.  
  298. -webkit-transition: all 1s ease-in-out;
  299.  
  300. -moz-transition: all 1s ease-in-out;
  301.  
  302. -o-transition: all 1s ease-in-out;
  303.  
  304. -ms-transition: all 1s ease-in-out;
  305.  
  306. transition: all 1s ease-in-out;
  307.  
  308. }
  309.  
  310. #sidebar:hover .sbarinfo{
  311.  
  312. opacity:3;
  313.  
  314. margin-top:100px;
  315.  
  316. margin-left:80px;
  317.  
  318. }
  319.  
  320.  
  321.  
  322.  
  323. #italics {font-size:10px; font-style:geogia; color: {color:cordescricao}; text-align: center;}
  324.  
  325. .sdescri1 {text-align: justify; overflow: hidden; height: 68px; -webkit-border-radius: 0px 0px 0px 0px; font-size: 9px; font-family: verdana; position: fixed; margin-left: -2px; width: 158px; background-color: {color:sidebar}; color: {color:text}; padding: 10px; margin-top: 1px; background-attachment: fixed; -webkit-border-radius: 0px 0px 0px 0px;}
  326.  
  327.  
  328.  
  329.  
  330. .sdescri1 {text-align: justify; overflow: hidden; height: 68px; -webkit-border-radius: 0px 0px 0px 0px; font-size: 9px; font-family: verdana; position: fixed; margin-left: 1px; width: 158px; background-color: {color:background}; color: {color:text}; padding: 5px; margin-top: 1px; background-attachment: fixed;}
  331.  
  332. #titled {margin-left: 8px; margin-top: 0px; width: 157px; font-size: 18px; height: 15px; text-align: center; background-color: {color:sidebar}; font-family: trebuchet; line-height: 17px; color: {color:link}; position: fixed; padding: 5px 0 9px 0; text-transform:uppercase;-webkit-transition: all 1s ease-out; -moz-transition: all 1s ease-out; }
  333.  
  334. #titled:hover {opacity:0.4; }
  335.  
  336. /*LINKS*/
  337.  
  338.  
  339. .s1 {text-align: center; position: fixed; margin-top: -3px; margin-left:-3px;}
  340. .s1 a {display: block; letter-spacing: 0px; font-family: ; font-size: 9px; text-align: center; margin-bottom: 1px; width: 80px; height: 16px; background-color: {color:slinks}; color: {color:slinks txt}; text-decoration: none; text-transform: lowercase; padding: 1px 5px 5px 5px;}
  341.  
  342. .s1 a:hover {text-align: center; letter-spacing: 0px; background-color: {color:slinks hover}; color:{color:slinks txt hover}; padding: 1px 5px 5px 5px;}
  343.  
  344. .s2 {text-align: center; position: fixed; margin-top: -3px; margin-left:88px;}
  345. .s2 a {display: block; letter-spacing: 0px; font-family: ; font-size: 9px; text-align: center; margin-bottom: 1px; width: 75px; height: 16px; background-color: {color:slinks}; color: {color:slinks txt}; text-decoration: none; text-transform: lowercase; padding: 1px 5px 5px 5px;}
  346.  
  347. .s2 a:hover {text-align: center; letter-spacing: 0px; background-color: {color:slinks hover}; color:{color:slinks txt hover}; padding: 1px 5px 5px 5px;}
  348.  
  349. /*frase*/
  350.  
  351.  
  352. #titulosidebar {margin-left: 0px; margin-top: 244px; width: 220px; font-size: 13px; height: 9px; text-align: center; background-color:{color:corbgfrase}; font-family: georgia; color: {color:corfrase}; position: fixed; padding: 5px 0 9px 0; -webkit-transition: all 2.0s ease-out; -moz-transition: all 2.0s ease-out; overflow: visible; opacity: 0.7; overflow: hidden;}
  353.  
  354.  
  355.  
  356.  
  357. .titulo {
  358. font-size: 20px;
  359. margin-top:-16px;
  360. text-align: center;
  361. margin-left: -70px;
  362. text-transform: none;
  363. line-height:10px;
  364. padding:12px;
  365. font-family: georgia;
  366. width:370px;
  367. color: {color:text};
  368. background-color: {color:titlebox1};
  369. }
  370.  
  371.  
  372. .sidetitle {
  373.  
  374. text-align: center;
  375.  
  376. font-family:georgia;
  377.  
  378. text-transform: none;
  379.  
  380. font-size: 20px;
  381.  
  382. color: {color:titulo1};
  383.  
  384. z-index:3;
  385.  
  386. margin-bottom:10px;
  387.  
  388. }
  389.  
  390.  
  391.  
  392. .sidetitle a{
  393.  
  394. text-align: left;
  395.  
  396. font-family: georgia;
  397.  
  398. text-transform: none;
  399.  
  400. font-size: 20px;
  401.  
  402. color: {color:titulo1};
  403.  
  404. z-index:3;
  405.  
  406. margin-bottom:10px;
  407.  
  408. -webkit-transition: all 0.7s ease-out; -moz-transition: all 0.7s ease-out;
  409.  
  410. }
  411.  
  412.  
  413.  
  414. #icon {
  415. text-align: center;
  416. width: 100px;
  417. display: block;
  418. padding: 8px;
  419. }
  420.  
  421. #container {
  422. background-color:transparent;
  423. width: 465px;
  424. position: absolute;
  425. top:72px;
  426. left: 465px;
  427. padding-bottom: 5px
  428. }
  429.  
  430. #entries {margin: -10px 0 0px 0}
  431.  
  432.  
  433. #entry {
  434. width: 500px;
  435. background-color:{color:entry};
  436. text-align: justify;
  437. padding: 20px;
  438. margin-bottom:15px;}
  439.  
  440. .image{text-align: center; margin: 0 0 5px 0}
  441. .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;
  442.  
  443. -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;}
  444.  
  445. #ask_form{width: 500px; }
  446.  
  447. .search_result{font-size: 12px; text-align: center}
  448.  
  449. .source{display:none}
  450.  
  451. h1{
  452. font-family: georgia;
  453. font-size:20px;
  454. letter-spacing: -1px;
  455. line-height: 20px;
  456. text-transform: none;
  457. font-weight: normal;
  458. margin: 0 0 5px 0;
  459. text-align: center
  460. }
  461.  
  462. h1 a{
  463. font-size:20px;
  464. letter-spacing: -1px;
  465. line-height: 20px;
  466. text-transform: none;
  467. font-weight: normal;
  468. margin: 0 0 5px 0;
  469. text-decoration: none;
  470. text-align: center
  471. }
  472.  
  473. .qqmarks{
  474. font-size: 80px;
  475. font-weight: bold;
  476. line-height: 80px;
  477. opacity: 0.2;
  478. filter:alpha (opacity=20)
  479. }
  480.  
  481. .qquote{
  482. font-family:Georgia;
  483. font-size: 20px;
  484. letter-spacing: -1px;
  485. line-height: 30px;
  486. text-transform: none;
  487. margin-top: -70px;
  488. margin-left: 45px
  489. }
  490.  
  491. .qsource{
  492. margin: 5px 15px 0 0;
  493. text-align: right}
  494.  
  495. .chat{
  496. line-height: 12px;
  497. list-style: none
  498. }
  499.  
  500. .chat ul {
  501. line-height: 15px;
  502. list-style: none;
  503. padding: 0px;
  504. line-height: 20px;
  505. }
  506.  
  507. .person1 {
  508. background-color: {color:link};
  509. color: {color:background}
  510. }
  511. .person1 .label {
  512. font-weight: bold;
  513. padding: 0px;
  514. margin-left: 5px;
  515. color: {color: text}
  516. }
  517. .person2 {
  518. background-color: {color:background};
  519. color: {color: text}
  520. }
  521. .person2 .label {
  522. font-weight: bold;
  523. padding: 0px;
  524. margin-left: 5px;
  525. color: {color: text}
  526. }
  527.  
  528. .audioimage{
  529. float:left;
  530. text-align: center;
  531. margin: 0 10px 5px 0;
  532. width: 205px;
  533. border: 15px solid {color:background};
  534. }
  535. .audioimage img{
  536. max-width: 205px;
  537. height: auto;
  538. margin: 0 0 2px 0
  539. }
  540. .playcount {font-style: italic}
  541.  
  542.  
  543. .asker {
  544. width: 480px;
  545. background-color: {color:background};
  546. color:{color:text};
  547. padding: 10px; }
  548. .asker img{
  549. float: left;
  550. margin: 0px 4px 2px 0
  551. }
  552. .asker a{
  553. font-size: 20px;
  554. color:{color:link};
  555. text-transform: lowercase;
  556. line-height: 27px;
  557. padding: 0; margin: 0;
  558. font-family: georgia;
  559. }
  560. .asker a:hover{
  561. font-size: 20px;
  562. color:{color:link};
  563. text-transform: lowercase;
  564. line-height:27px;
  565. padding: 0;
  566. margin: 0;
  567. font-family: georgia;
  568. }
  569. .answer {padding: 5px 0 0 0; }
  570.  
  571. #cap {
  572. padding: 2px 0 0 0;
  573. width: 500px;
  574. margin: 0 0 0 5px
  575. }
  576.  
  577. .info {
  578. margin-top: 10px;
  579. border-left: 0px solid {color:sidebarlinks};
  580. padding: 5px;
  581. background-color: {color:background};
  582. text-align: center;
  583. font-size: 9px;
  584. font-family: verdana;
  585. 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;
  586.  
  587. -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;
  588. }
  589.  
  590. .info a {font-size: 9px;}
  591.  
  592. .info2 {
  593. padding: 2px;
  594. border-bottom: 1px dotted {color:background};
  595. text-align: right;
  596. }
  597. .tags {
  598. color: {color:text};
  599. font-size: 9px;
  600. font-family: verdana;
  601. display: inline;
  602. list-style: none;
  603. text-transform: none;
  604. }
  605. .tags a {
  606. font-size: 9px;
  607. color: {color:text};
  608. display: inline;
  609. list-style: none;
  610. text-transform: none;
  611. }
  612.  
  613. #nts {
  614. width: 500px;
  615. margin-left: 95px;
  616. padding: 10px;
  617. margin-top: 5px;
  618. font-size: 10px;
  619. text-align: left
  620. }
  621.  
  622. #nts img{display: none; border:0px}
  623.  
  624. #clear{
  625. clear: both;
  626. width: 50px;
  627. height: 0px;
  628. background-color: transparent
  629. }
  630.  
  631. #prevnextlinks{
  632. text-align: center;
  633. width: 500px;
  634. background-color:{color:entry};
  635. padding: 7px 20px 7px 20px;
  636. margin: 0 0 2px 0;
  637. font-size: 10px
  638. }
  639.  
  640. #notes {
  641. width: 500px;
  642. margin: 0px;
  643. margin-left: 0px;
  644. padding: 5px;
  645. text-align: left
  646. }
  647.  
  648. ol.notes {list-style: none; margin: 0 20px 0 10px; padding: 0px}
  649. ol.notes li {margin: 0px; padding: 2px;}
  650.  
  651. #notes img{border:0px}
  652. #notes a{font-size: 10px}
  653.  
  654. #tumblr_controls{position: fixed!important}
  655. ::-webkit-scrollbar{width:3px;height:3px;}
  656.  
  657. ::-webkit-scrollbar-button:start:decrement
  658.  
  659. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  660.  
  661. ::-webkit-scrollbar-track-piece{background-color:#fff;-webkit-border-radius:0;-webkit-border-bottom-right-radius:3px;-webkit-border-bottom-left-radius:3px;}
  662.  
  663. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color:#696969;-webkit-border-radius:px;}
  664.  
  665. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color:#696969;-webkit-border-radius:px;}
  666.  
  667. {CustomCSS}
  668.  
  669. </style>
  670.  
  671. </head>
  672.  
  673.  
  674.  
  675. <body>
  676.  
  677.  
  678. <div id="container">
  679.  
  680. <div id="entries">
  681. {block:IfEnableEndlessScrolling}<div class="autopagerize_page_element">
  682. <script type="text/javascript"
  683.  
  684. src="http://codysherman.com/tools/infinite-scrolling/code"></script>{/block:IfEnableEndlessScrolling}
  685.  
  686.  
  687. {block:SearchPage}<div class="search_result">{SearchResultCount} results</div>{/block:SearchPage}
  688.  
  689.  
  690.  
  691. {block:Posts}
  692.  
  693. <div id="entry">
  694. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  695.  
  696. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}
  697. <div id="cap">{block:Caption}{Caption}{/block:Caption}</div>{/block:Photo}
  698.  
  699. {block:Photoset}{Photoset-500}
  700. <div id="cap">{block:Caption}{Caption}{/block:Caption}</div>
  701. {/block:Photoset}
  702.  
  703. {block:Quote}
  704. <b class="qqmarks">"</b><div class="qquote">{Quote}</div>
  705. {block:Source}<div class="qsource">— {Source}</div>{/block:Source}
  706. {/block:Quote}
  707.  
  708. {block:Link}
  709. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  710. {block:Description}{Description}{/block:Description}
  711. {/block:Link}
  712.  
  713. {block:Chat}
  714. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  715. <div class="chat"><ul>{block:Lines}
  716. <li class="person{UserNumber}">{block:Label}
  717. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  718. {/block:Chat}
  719.  
  720. {block:Audio}
  721. <div class="audioimage">{block:AlbumArt}<img src="{AlbumArtURL}">{/block:AlbumArt}</div>
  722. {AudioPlayerWhite}
  723. <div class="playcount">{PlayCountWithLabel}</div>
  724. <div class="cap">{block:Caption}{Caption}{/block:Caption}</div>
  725. {/block:Audio}
  726.  
  727. {block:Video}{Video-500}
  728. <div id="cap">{block:Caption}{Caption}{/block:Caption}</div>{/block:Video}
  729.  
  730. {block:Answer}
  731. <div class="asker">{Asker}, said to me:<br> {Question}</div>
  732. <div class="answer">{Answer}</div>
  733. {/block:Answer}
  734.  
  735. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  736. <img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  737. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  738. {/block:ContentSource}</div>
  739.  
  740.  
  741.  
  742. <div id="clear"></div>
  743.  
  744. {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>
  745. </span> / {/block:RebloggedFrom}{block:RebloggedFrom}via <a href="{ReblogParentURL}">{ReblogParentName}</a>)<br>{/block:RebloggedFrom}
  746. {block:HasTags}{block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}
  747. </div></div>
  748. {/block:Posts}
  749. {block:PostNotes}
  750. <div id="nts"><div id="ntstext">{PostNotes}</div></div>
  751. {/block:PostNotes}
  752.  
  753. </div>
  754.  
  755. </div>
  756.  
  757.  
  758. <table cellspacing="0" cellpadding="0" style="vertical-align: middle; height: 100%; text-align: justify; width: 100%"><tr><Td>
  759.  
  760.  
  761.  
  762.  
  763. <div id="sbar22">
  764. <div class="ximg1"><div class="ximg2"><img src="{image:sidebar1}" height= "281px;"></div>
  765. <img src="{image:sidebar2}" height= "281px;" >
  766. </div>
  767.  
  768. <div id="titulosidebar">{text:frasefoto}
  769.  
  770. </div></div>
  771.  
  772. <div class="sbarinfo">
  773. <br><br>
  774. <div id="italics">{description}
  775.  
  776. </div></div>
  777. </div>
  778.  
  779. <div id="sbar2">
  780.  
  781. <div class="s1">
  782. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
  783. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}
  784. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3}
  785. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a>{/block:ifLink4}
  786. {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a>{/block:ifLink5}</div>
  787.  
  788. <div class="s2">
  789. {block:ifLink6}<a href="{text:Link6}">{text:Link6 Title}</a>{/block:ifLink6}
  790. {block:ifLink7}<a href="{text:Link7}">{text:Link7 Title}</a>{/block:ifLink7}
  791. {block:ifLink8}<a href="{text:Link8}">{text:Link8 Title}</a>{/block:ifLink8}
  792. {block:ifLink9}<a href="{text:Link9}">{text:Link9 Title}</a>{/block:ifLink9}
  793. {block:ifLink10}<a href="{text:Link10}">{text:Link10 Title}</a>{/block:ifLink10}
  794. </div>
  795.  
  796. </div></div>
  797.  
  798. </div>
  799. <div id="sbar4">
  800. <div id="titled">{text:frasebaixo}</div>
  801. </div>
  802. </div></div>
  803.  
  804. <div id="sbar1">
  805. <center>{block:Pagination}<div class="sidebarpages">
  806. {block:PreviousPage}<a href="{PreviousPage}"> &laquo; prev</a>{/block:PreviousPage}
  807.  
  808. {block:NextPage}<a href="{NextPage}">/ next &raquo;</a>{/block:NextPage}
  809. </div> {/block:Pagination}</center>
  810.  
  811. </div>
  812.  
  813. <div id="sbar7">
  814.  
  815. <center>Theme <b>late-to-write</b>, detalhe baudelaired. Não copie © </center>
  816.  
  817. </div>
  818. <div id="sbar11">
  819. <div class="sdescri1"><div class="inok">{text:texto}
  820. </div></div>
  821. </div>
  822. <div id="sbar8">
  823.  
  824. <center>
  825.  
  826. <div class="sidetitle">
  827.  
  828. <a href="/">{text:frasecurta}</a></div>
  829. </div></div>
  830. <div id="sbar51">
  831. </div>
  832.  
  833.  
  834.  
  835. {block:IfShowSearch}<div class="search"><form action="/search" method="get">
  836. <input type="text" name="q" value="{SearchQuery}" class="searcha">
  837.  
  838.  
  839. </form></div>{/block:IfShowSearch}
  840.  
  841. </div></div>
  842.  
  843. </body>
  844. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement