gugub13

Theme Verdades de Garoto - 03

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