Advertisement
kelishid

THEME 21 late-to-write

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