Advertisement
kelishid

Theme 22 late-to-write

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