pamellabellegarde

Theme Tumblr 140

Dec 18th, 2013
173
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 23.13 KB | None | 0 0
  1.  
  2.  
  3. <!-------
  4.  
  5. THEME BY BAGINSFRODO.TUMBLR.COM
  6. DON'T COPY! BE ORIGINAL!
  7.  
  8. ------->
  9.  
  10.  
  11.  
  12.  
  13. <?xml version="1.0" encoding="UTF-8"?>
  14. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  15.  
  16. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  17. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  18.  
  19. <head>
  20.  
  21. <!DOCTYPE HTML>
  22.  
  23.  
  24. <title>{title}</title>
  25.  
  26. <script src="http://static.tumblr.com/me5sfsd/1YFl414t0/jquery142.js"></script>
  27. <script type="text/javascript">
  28. $(document).ready(function () {
  29. $('li.drawer div:nth-child(2)').hide();
  30. $('li.drawer h4').click(function () {
  31. if ($(this).hasClass('open')) {
  32. $('li.drawer div:visible:nth-child(2)').slideUp().prev().removeClass('open');}
  33. else {
  34. $('li.drawer div:visible:nth-child(2)').slideUp().prev().removeClass('open');
  35. $(this).next().slideDown();
  36. $(this).addClass('open');}
  37. });
  38. });
  39. </script>
  40.  
  41.  
  42.  
  43.  
  44. <link rel="shortcut icon" href="{favicon}" />
  45. <meta name="image:ImageSidebar"
  46. content="http://static.tumblr.com/82327718d86d7f19b891279db0335bdf/y9ykbvf/dLTmwgttd/tumblr_static_tumblr_mwbjkxetjv1qa1id2o6_250.gif" />
  47.  
  48.  
  49. <meta name="color:background" content="#fff" />
  50. <meta name="image:background" content=""/>
  51. <meta name="if:Show Tags" content="0"/>
  52. <meta name="if:black and white images" content="0"/>
  53. <meta name="color:border" content="#dfdfdf" />
  54. <meta name="color:scroll bar" content="#555" />
  55. <meta name="color:title" content="#fff" />
  56. <meta name="color:notes" content="#eee" />
  57. <meta name="color:Links" content="#393939" />
  58. <meta name="color:Links Hover" content="#709fd4" />
  59. <meta name="color:Text" content="#949494" />
  60. <meta name="color:Menu 1" content="#9dc3ef" />
  61. <meta name="color:Menu 2" content="#709fd4" />
  62. <meta name="color:Menu 3" content="#4274ac" />
  63. <meta name="color:Menu 4" content="#1c4b81" />
  64. <meta name="text:Link1" content="" />
  65. <meta name="text:Link1 Title" content="" />
  66. <meta name="text:Link2" content="" />
  67. <meta name="text:Link2 Title" content="" />
  68. <meta name="text:Link3" content="" />
  69. <meta name="text:Link3 Title" content="" />
  70. <meta name="text:Link4" content="" />
  71. <meta name="text:Link4 Title" content="" />
  72. <meta name="text:Link5" content="" />
  73. <meta name="text:Link5 Title" content="" />
  74. <meta name="if:slow down" content="0"/>
  75. <meta name="if:cute cursor" content="0"/>
  76. <meta name="if:white follow button" content="0"/>
  77. <meta name="if:anti plagiarism" content="0"/>
  78.  
  79.  
  80. <link href='http://fonts.googleapis.com/css?family=Bad+Script' rel='stylesheet' type='text/css'>
  81.  
  82.  
  83. <style type="text/css">
  84.  
  85. .to {
  86. z-index:999999999999;
  87. width:500px;
  88. top:0px;
  89. margin-left:8px;
  90. position:fixed;
  91. border-bottom:3px solid {color:notes};
  92. background:{color:background} url({image:TopImage});
  93. }
  94.  
  95. .menuesquerda {
  96. float:left;
  97. width:65px;
  98. z-index:-100;
  99. text-align: left;}
  100.  
  101. .menudireita {
  102. float:right;
  103. width:63px;
  104. z-index:-100;
  105. text-align: left;}
  106.  
  107.  
  108.  
  109. .espaco {
  110. padding: 1px;
  111. margin:1px;
  112. clear: both;}
  113.  
  114.  
  115.  
  116.  
  117. /** UPDATES - POR BOMBASTIC DESIGN **/
  118.  
  119. #updates {
  120. -webkit-transition: all 0.6s ease;
  121. -moz-transition: all 0.6s ease;
  122. -o-transition: all 0.6s ease;
  123. transition: all 0.6s ease;
  124. width: 150px;
  125. position:fixed;
  126. left:100px;
  127. font-family:cambria;
  128. font-size:9px;
  129. text-align:justify;
  130. margin-top:-{text:Updates height}px;
  131. }
  132.  
  133. #updates:hover {
  134. margin-top:0px;
  135. }
  136.  
  137.  
  138. ul .drawer {list-style-type: none;
  139. font-size:10px;
  140. margin-left:-20px;}
  141.  
  142. ul#drawers a {text-decoration: none; }
  143.  
  144. ul#drawers li h4 {margin: 0;
  145. padding: 0px;
  146. font-size: 12px;
  147. l}
  148.  
  149. h4.small {display: table-cell;
  150. width: 100%;
  151. margin: 0px;
  152. height: 100%;
  153. cursor:pointer;}
  154.  
  155. li.drawer h4.open {background-color: ;
  156. border-top: 0px;
  157. list-style-type: none;}
  158.  
  159. li.drawer div {padding: 0px;
  160. margin: 0px;
  161. line-height: 10px;
  162. background-color: {color:background};
  163. list-style-type: none; }
  164.  
  165. li.drawer div li {list-style-type: disc;
  166. list-style-type: none;}
  167.  
  168. li.drawer div ul {-webkit-padding-start: 12px;
  169. list-style-type: none;}
  170.  
  171.  
  172. .right {width:110px;float:right;}
  173. .left {width:137px;height:130px;margin-top:-18px;margin-left:2px;}
  174.  
  175.  
  176.  
  177. .u1 {border-bottom:1px solid #999;
  178. width:5000px;
  179. margin-top:100px;
  180. position:fixed;
  181. background:{color:background};
  182. }
  183.  
  184. nav1 {
  185. font-family:trebuchet ms;
  186. text-transform:uppercase;
  187. width:93px;
  188. padding:2px;
  189. color:{color:background};
  190. display:block;
  191. background:{color:Menu 1};
  192. -webkit-transition: all 0.2s ease;
  193. -moz-transition: all 0.2s ease;
  194. -o-transition: all 0.2s ease;
  195. transition: all 0.2s ease;
  196. }
  197. nav1:hover {letter-spacing:5px;}
  198.  
  199. nav22 {
  200. font-family:trebuchet ms;
  201. text-transform:uppercase;
  202. width:93px;
  203. padding:2px;
  204. color:{color:background};
  205. display:block;
  206. background:{color:Menu 2};
  207. -webkit-transition: all 0.2s ease;
  208. -moz-transition: all 0.2s ease;
  209. -o-transition: all 0.2s ease;
  210. transition: all 0.2s ease;
  211. }
  212. nav22:hover {letter-spacing:5px;}
  213.  
  214. nav33 {
  215. font-family:trebuchet ms;
  216. text-transform:uppercase;
  217. width:93px;
  218. padding:2px;
  219. color:{color:background};
  220. display:block;
  221. background:{color:Menu 3};
  222. -webkit-transition: all 0.2s ease;
  223. -moz-transition: all 0.2s ease;
  224. -o-transition: all 0.2s ease;
  225. transition: all 0.2s ease;
  226. }
  227. nav33:hover {letter-spacing:5px;}
  228.  
  229. nav44 {
  230. font-family:trebuchet ms;
  231. text-transform:uppercase;
  232. width:93px;
  233. padding:2px;
  234. color:{color:background};
  235. display:block;
  236. background:{color:Menu 4};
  237. -webkit-transition: all 0.2s ease;
  238. -moz-transition: all 0.2s ease;
  239. -o-transition: all 0.2s ease;
  240. transition: all 0.2s ease;
  241. }
  242. nav44:hover {letter-spacing:5px;}
  243.  
  244. .bubble {align:right;background: {color:notes}; margin:1px 0px 3px 63px;padding:10px;position: relative;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
  245. .bubble p {margin:1px 0px;}
  246. .bubble span {display:block;position:absolute;width:1px;height:1px;font-size: 0;line-height: 1px;left:-10px;top:10px;border-top:7px solid transparent;border-bottom:7px solid transparent;border-right:10px solid {color:notes};}
  247.  
  248.  
  249.  
  250. nav2 {
  251. font-size:10px;
  252. letter-spacing:1px;
  253. text-transform:uppercase;
  254. font-family: calibri;
  255.  
  256. -webkit-transition-duration: 0.5s;
  257.  
  258. }
  259.  
  260. nav2:hover {
  261. border-bottom:3px solid {color:border menu} ;
  262. }
  263.  
  264.  
  265. .mm {margin-bottom:-5px;}
  266.  
  267.  
  268.  
  269.  
  270. {block:Ifblackandwhiteimages}
  271. img {-webkit-filter: grayscale(100%);}
  272. photoset {-webkit-filter: grayscale(100%);}
  273. .photoset {-webkit-filter: grayscale(100%);}
  274.  
  275. {/block:ifblackandwhiteimages}
  276.  
  277.  
  278. /** QUOTE **/
  279. .aspas {position:relative;
  280. top:-0px;
  281. font-size:84px;
  282. opacity:0.4;
  283. filter: alpha (opacity=20);
  284. color: {color:Text};
  285. font: normal 130px;
  286. font-family: georgia;
  287. text-align:left ; }
  288.  
  289. .quote {margin-left:20px;margin-top:-85px; letter-spacing:0px;text-align:left ; }
  290.  
  291. /** TÍTULO DOS POSTS **/
  292. h1 { font-size:12px;
  293. -webkit-transition-duration: .40s;
  294. font-weight:normal;
  295. text-align:center;
  296. text-transform:uppercase;
  297. font-family:arial;
  298. color:{color:Text};}
  299.  
  300. h2 { font-size:12pt;
  301. -webkit-transition-duration: .40s;
  302. font-weight:normal;
  303. text-align:left;
  304. font-style:italic;
  305. font-family:cambria;
  306. letter-spacing:-1px;
  307. color:{color:Text};}
  308.  
  309.  
  310. ::-webkit-scrollbar-thumb {
  311. height:auto;
  312. background-color: {color:scroll bar};
  313. border: 2px solid {color:scroll bar};
  314. }
  315.  
  316. ::-webkit-scrollbar {
  317. height:5px;
  318. width:7px;
  319. background-color: {color:background};
  320. }
  321.  
  322.  
  323.  
  324.  
  325.  
  326.  
  327.  
  328.  
  329. .embaixo {left:0px; bottom :0px; position:absolute; z-index: 4;
  330. width:100%;background:transparent; height:62px;
  331. position: fixed !important;
  332. background-opacity:0.50;}
  333.  
  334.  
  335. .audio {height:100%; background:#000;}
  336.  
  337.  
  338.  
  339.  
  340. /** CAIXINHA MINI MENU **/
  341. .caixafundo {width:527px;background:#f6f6f6; heigth:100%;padding:5px;}
  342.  
  343. /** CAIXA DOS POSTS **/
  344. .caixa {
  345. font-size: 10px;
  346. width: 500px;
  347. padding:5px 5px 2px 5px;
  348. text-align:justify;
  349. font-family: arial;
  350. background:{color:background};
  351. color:{color:Text};
  352. }
  353.  
  354. .caixa img {max-width:500px;}
  355.  
  356. .opacidadee{
  357. margin: 1px;
  358. border: none;
  359. filter: alpha(opacity=75);
  360. moz-opacity:.80;
  361. opacity:.80 ;
  362. -webkit-transition-duration: .50s;
  363. }
  364. .opacidadee:hover{
  365. margin: 1px;
  366. border: none;
  367. filter: alpha(opacity=100);
  368. moz-opacity:1.0;
  369. opacity:1.0;
  370. }
  371.  
  372.  
  373.  
  374. .pa {padding:5px;}
  375.  
  376.  
  377. .opacidade:hover {filter:alpha(opacity=100); -moz-opacity:1.0; opacity:1.0;-webkit-
  378.  
  379. transition-duration: .80s;}
  380.  
  381. .opacidade {filter:alpha(opacity=60); -moz-opacity:0.60; opacity:0.60; -webkit-transition-
  382.  
  383. duration: .80s;}
  384.  
  385.  
  386. /** FRASE **/
  387. .frase {background:#000; font: italic 15px Georgia;margin-top:-
  388.  
  389. 20px;height:17px;opacity:0.60;color:#fff;text-align:right;}
  390.  
  391. .t {
  392.  
  393. top: 25px;
  394. z-index: 4;
  395. position: fixed;
  396. left:800px;
  397. font-size:15px;
  398. font-family: 'Bad Script', cursive;
  399. text-decoration:none;
  400. padding:3px;
  401. -webkit-transition: all 0.5s ease;
  402. -moz-transition: all 0.5s ease;
  403. -o-transition: all 0.5s ease;
  404. transition: all 0.5s ease;
  405. z-index:999999999999999999999999999999999999999;
  406. color:{color:text};
  407.  
  408. }
  409.  
  410.  
  411.  
  412.  
  413. .fundo {
  414. display:inline-block;
  415. background:{color:background};
  416. background-repeat: repeat;
  417. background:{color:background} url('{image:background}');
  418. padding-left:5px;
  419.  
  420. }
  421.  
  422.  
  423. .linha {
  424. z-index:99999;
  425. margin-bottom:-13px;
  426. border-top:1px solid {color:notes};
  427. width:505px;
  428. }
  429.  
  430. /** SIDEBAR **/
  431.  
  432. .caixasidebar1 {
  433. font-size: 8px;
  434. text-align: justify;
  435. font-family:;
  436. position:fixed;
  437. bottom:0px;
  438. width:85px;
  439. top:120px;
  440. width:130px;
  441. z-index:10000000;
  442. letter-spacing:0px;
  443. padding:5px 35px 5px 5px;
  444. }
  445.  
  446. .linha1 {border-bottom:1px dotted {color:text} ;width:140px;}
  447.  
  448. /** POSIÇÃO THEME **/
  449. #pagina {
  450. width:750px;
  451. top:00px;
  452. text-align:justify;}
  453.  
  454. #coluna {width: 92px;
  455. float:left;
  456. text-align:center;
  457. top:100px;
  458. z-index:9999999999;
  459. position: fixed;
  460. }
  461.  
  462. #conteudo {
  463. width: 515px;
  464. float: right;
  465. text-align:justify;
  466. }
  467. #tudo {width:900px;top:0px;}
  468.  
  469.  
  470.  
  471. /** APARENCIA LINKS **/
  472. a:link, a:visited, a:active {
  473. -webkit-transition: all 0.5s ease;
  474. -moz-transition: all 0.5s ease;
  475. -o-transition: all 0.5s ease;
  476. transition: all 0.5s ease;
  477. text-decoration: none;
  478. border-bottom:1px solid transparent;
  479. color: {color:Links};
  480.  
  481. }
  482. #conteudo a:hover {color: {color:Links Hover}}
  483.  
  484. /** APARENCIA LINKS **/
  485. #coluna a:link, a:visited, a:active {
  486. -webkit-transition: all 0.5s ease;
  487. -moz-transition: all 0.5s ease;
  488. -o-transition: all 0.5s ease;
  489. transition: all 0.5s ease;
  490. text-decoration: none;
  491. color: {color:Links};
  492. }
  493.  
  494.  
  495.  
  496.  
  497.  
  498. #dhtmltooltip{
  499. position: absolute;
  500. padding: 4px;
  501. text-align: center;
  502. font-size: 8px;
  503. width: auto;
  504. font-family:calibri;
  505. text-transform:uppercase;
  506. visibility: hidden;
  507. opacity:100;
  508. filter:alpha(opacity=100);
  509. margin-left: 75px;
  510. z-index: 99999999999999999999999999999999999;
  511. filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
  512. color: {color:background};
  513. background: {color:menu 1};
  514. }
  515.  
  516.  
  517.  
  518.  
  519. #pagi {width:170px;
  520. text-align:center;
  521. word-spacing:5px;
  522. font-size:8px;
  523. font-family:arial;
  524. }
  525.  
  526. .imgg {
  527. width:65px;
  528. z-index:9999999;
  529. height:65px;
  530. border: 1px solid {color:border};
  531.  
  532.  
  533. }
  534.  
  535. .borda1 {
  536. width:33px;
  537. height:33px;
  538. padding:2px;
  539. border: 1px solid {color:notes};
  540.  
  541.  
  542. }
  543.  
  544. ol.notes {padding:0px; margin:20px; list-style-type:decimal-leading-zero; font-family:calibri; max-width:500px}
  545. ol.notes li.note {padding: 3px 3px 3px 3px;}
  546. ol.notes li.note img.avatar {display: none}
  547. ol.notes li.note span.action {}
  548. ol.notes li.note .answer_content {font-weight:normal;}
  549. ol.notes li.note blockquote {width: 410px; margin:6px 0px 6px 4px; padding:10px; letter-spacing:0px; font-family:georgia; font-size:11px; font-style:italic; font-weight:bold}
  550.  
  551.  
  552. .img {
  553. padding:5px;
  554. -webkit-border-radius: 10px;
  555. -moz-border-radius: 10px;
  556. border-radius: 10px;}
  557.  
  558.  
  559. .tag2 {width:500px;
  560. padding-top:1px;
  561. padding:5px;
  562. text-align:right;
  563. margin-bottom: 25px;
  564. text-transform:uppercase;
  565. font-size:8px;
  566. line-height:15px;
  567. font-family:trebuchet ms;
  568. color:{color:Text};
  569. }
  570.  
  571. nav3 {text-transform:uppercase;
  572. font-size:8px;
  573. font-family:trebuchet ms;
  574. }
  575.  
  576.  
  577. nav4 {font-size:0px;}
  578.  
  579.  
  580. .ttt {
  581. margin: 1px;
  582. border: none;
  583. filter: alpha(opacity=55);
  584. moz-opacity:.50;
  585. opacity:.50 ;
  586. -webkit-transition-duration: .90s;
  587. }
  588. .ttt:hover{
  589. margin: 1px;
  590. border: none;
  591. filter: alpha(opacity=100);
  592. moz-opacity:1.0;
  593. opacity:1.0;
  594. }
  595.  
  596.  
  597. /** FUNDO **/
  598. body { background-attachment: fixed;
  599. background-repeat: repeat;
  600. font-family: arial;
  601. font-size: 11px;
  602. text-align: justify;
  603. color: {color:Text};
  604. background:{color:background} url('{image:background}');
  605. background-attachment: fixed; }
  606.  
  607. /** APARENCIA BLOCKQUOTE **/
  608. blockquote {margin:0px;padding:0px;padding-left:4px;border-left: 2px solid {color:Text};}
  609.  
  610.  
  611.  
  612. /** BORDA REDONDA **/
  613. .bordapam {padding:3px;
  614. width:35px;
  615. margin-top:-8px;
  616. border:1px solid {color:Text};}
  617. .bordapam img {width:55px;}
  618.  
  619.  
  620.  
  621.  
  622.  
  623.  
  624.  
  625. .ll {float:left;width:70px;}
  626. .rr {float:right;width:170px;}
  627.  
  628.  
  629.  
  630.  
  631. .altt{max-height:130px;}
  632.  
  633. .borda4 {padding : 7px;
  634. background :#7E7E7E;}
  635.  
  636. .linhasidebar {border-right: #000 4px solid;}
  637.  
  638. .photo {max-width:400px;}
  639.  
  640. pre {font-family:consolas;
  641. font-size:11px;
  642. overflow:auto;
  643. }
  644.  
  645. code {font-family:consolas;
  646. font-size:11px;
  647. overflow:auto;
  648. }
  649.  
  650. nav10 {
  651. font-size:16px;
  652. text-align:center;
  653. letter-spacing:0px;
  654. webkit-transition-duration: .80s;
  655. font-style:italic;
  656. margin: 40px 0px 0px 600px;
  657. font-family: times new roman
  658. }
  659.  
  660. .direita {
  661. bottom: 330px;
  662. z-index: 4;
  663. font-size:24px;
  664. position: fixed;
  665. right:125px;
  666. font-family:georgia;
  667. color:{color:text};
  668. }
  669.  
  670.  
  671.  
  672. .caixinha {opacity:0.0;
  673. z-index: 9999999; width:100px;
  674. font-size:8px;
  675. padding-bottom:2px;
  676. text-align: center;
  677. text-transform:uppercase;
  678. -webkit-transition-duration: 0.9s;
  679. height:14px;
  680. -webkit-transition: all 1s ease;
  681. -moz-transition: all 1s ease;
  682. -o-transition: all 1s ease;
  683. transition: all 1s ease;
  684. }
  685.  
  686. .um {
  687. margin-top:-2px;
  688.  
  689. }
  690.  
  691. .caixa:hover .caixinha {opacity: 1.0;}
  692.  
  693. .cre {padding:5px;bottom: 26px; left: 30px; z-index: 100; position: fixed;text-align:center;font-size:10px;width:50px;font-family:calibri;background:{color:Postsbox};border:1px solid {color:notes};}
  694. .cre a {font-size:19px;width:50px;font-family:georgia;font-style:italic;}
  695.  
  696. .boxx {background:{color:postsbox};
  697. width:170px}
  698.  
  699. iframe#tumblr_controls {
  700. right:3px !important;
  701. position: fixed !important;
  702.  
  703.  
  704. }
  705.  
  706.  
  707. .rb {
  708. padding:1px;
  709.  
  710. }
  711.  
  712.  
  713. {block:ifWhitefollowbutton}
  714.  
  715. iframe#tumblr_controls {
  716. right:3px !important;
  717. position: fixed !important;
  718. -webkit-filter:invert(100%);
  719. -webkit-transition: all 0.6s ease;
  720. -moz-transition: all 0.6s ease;
  721. -o-transition: all 0.6s ease;
  722. opacity: 0.3;
  723.  
  724.  
  725. }
  726.  
  727. iframe#tumblr_controls:hover {
  728. right:3px !important;
  729. position: fixed !important;
  730. -webkit-filter:invert(100%);
  731. opacity: 0.7;
  732. {/block:ifWhitefollowbutton}
  733.  
  734.  
  735.  
  736.  
  737.  
  738.  
  739. a, a:hover {cursor: url(http://static.tumblr.com/y9ykbvf/3Rtms1fee/c.cur), progress;}
  740.  
  741. html {cursor: url("http://static.tumblr.com/gdasrfz/oTVmwzowj/v12mrmx.png"), default;}
  742.  
  743.  
  744.  
  745.  
  746.  
  747.  
  748. </style>
  749. <!-- FIM DO CSS -->
  750. {block:Ifantiplagiarism}
  751.  
  752. <script>
  753. function click() {
  754. if (event.button==2||event.button==3) {
  755. oncontextmenu='return false';
  756. }
  757. }
  758. document.onmousedown=click
  759. document.oncontextmenu = new Function("return false;")
  760. </script>
  761.  
  762. {/block:Ifantiplagiarism}
  763.  
  764.  
  765.  
  766. {block:Ifslowdown}
  767. <script>!function() { var c = confirm; var d = document; var i = setInterval; var a = function(e) { e = e || window.event; var t = e.target || e.srcElement; if (t.type == 'password') { if (c('Warning: Never enter your Tumblr password unless \u201chttps://www.tumblr.com/login\u201d\x0ais the address in your web browser.\x0a\x0aYou should also see a green \u201cTumblr, Inc.\u201d identification in the address bar.\x0a\x0aSpammers and other bad guys use fake forms to steal passwords.\x0a\x0aTumblr will never ask you to log in from a user\u2019s blog.\x0a\x0aAre you absolutely sure you want to continue?')) { a = function() {}; } else { t.value = ""; return false; } } }; i(function() { if (typeof d.addEventListener != 'undefined') d.addEventListener('keypress', a, false)}, 0); }();</script><head prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb# blog: http://ogp.me/ns/blog#"> <script type="text/javascript" src="http://static.tumblr.com/twte3d7/BH7lio0yf/jquery.js"></script><script type="text/javascript" src="http://static.tumblr.com/twte3d7/RhUlio0y7/lazyload.js"></script><script type="text/javascript" charset="utf-8">var $j = jQuery.noConflict();$j(function() {if (navigator.platform == "iPad" || navigator.platform == "iPhone") return;$j("img").lazyload({placeholder : "http://static.tumblr.com/twte3d7/RSvlio0k5/grey.gif",effect: "fadeIn",});});</script>
  768. {/block:Ifslowdown}
  769.  
  770.  
  771. <script type="text/javascript" src="http://code.jquery.com/jquery-1.8.1.min.js"></script>
  772. <script>
  773. $("#dropdown_img_click").click(function () {
  774. $("#dropdown_img_content").slideToggle("slow");
  775. });
  776. </script>
  777.  
  778.  
  779. </head>
  780.  
  781.  
  782. <body>
  783.  
  784.  
  785. {block:Ifantiplagiarism}
  786. <body oncontextmenu="return false" onkeydown="return false">
  787. <body ondragstart='return false'>
  788. <body onselectstart='return false'>
  789. {/block:Ifantiplagiarism}
  790. <center>
  791.  
  792. <div id="dhtmltooltip"></div>
  793. <script language="JavaScript" src="http://static.tumblr.com/xajwmek/wC6lsg2fd/titlediferenciado_ritamafalda.txt"></script>
  794.  
  795.  
  796. <div class="tudo">
  797.  
  798.  
  799.  
  800. <div id="pagina">
  801.  
  802.  
  803. <br><br><br><br>
  804.  
  805.  
  806. <div id="coluna"><br>
  807. <div class="caixasidebar1">
  808. <center>
  809. <br><br>
  810.  
  811. <div class="menuesquerda">
  812. <a href="/" title="home"><img src="{image:ImageSidebar}" class="imgg"></a></div>
  813.  
  814.  
  815. <div class="menudireita">
  816.  
  817. <a href="/" onMouseover="ddrivetip('refresh')"; onMouseout="hideddrivetip()"><img src="http://static.tumblr.com/y9ykbvf/Uiamy0oke/untitled-2.png" ></a>
  818. <br>
  819. <a href="/ask" onMouseover="ddrivetip('message')"; onMouseout="hideddrivetip()"><img src="http://static.tumblr.com/y9ykbvf/CKWmqm1gx/untitled-2.png" class="um" style="margin-top:-3px"></a>
  820. <br>
  821. <a href="/br" onMouseover="ddrivetip('blogroll')"; onMouseout="hideddrivetip()"><img src="http://static.tumblr.com/y9ykbvf/LOpmqm1lq/3.png" class="um"></a>
  822.  
  823. </div>
  824. <div class="espaco">&nbsp;</div>
  825.  
  826. <div style="width:93px;margin-left:-40px;text-align:justify">
  827. {block:Description} {Description} {/block:Description}<br><br>
  828.  
  829.  
  830. <div style="text-align:left;padding-left:3px;margin-left:-5px;">
  831. {block:ifLink1}<a href="{text:Link1}"> <nav1>{text:Link1 Title} </a> </nav1>{/block:ifLink1}
  832.  
  833. {block:ifLink2} <a href="{text:Link2}"> <nav22>{text:Link2 Title} </a> </nav22>{/block:ifLink2}
  834.  
  835. {block:ifLink3} <a href="{text:Link3}"><nav33>{text:Link3 Title} </a> </nav33>{/block:ifLink3}
  836.  
  837. {block:ifLink4} <a href="{text:Link4}"><nav44>{text:Link4 Title} </a> </nav44>{/block:ifLink4}
  838. </div><br>
  839.  
  840. <center><div style="float:left;margin-left:20px;font-size:10px;font-family:verdana">
  841. {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">←</a>{/block:PreviousPage}{/block:Pagination}</div>
  842.  
  843. <div style="float:right;margin-right:20px;font-size:10px;font-family:verdana">
  844. {block:Pagination}{block:NextPage}<a href="{NextPage}">→</a>{/block:NextPage}{/block:Pagination}</div>
  845. </center>
  846. </div>
  847.  
  848. <br><br>
  849.  
  850.  
  851.  
  852.  
  853. </div>
  854. </div>
  855.  
  856. <!-- INÍCIO DAS TAGS DOS POSTS -->
  857.  
  858.  
  859.  
  860. <div id="conteudo">
  861.  
  862.  
  863. {block:Posts}
  864.  
  865.  
  866.  
  867.  
  868.  
  869. <!-- TEXT -->
  870.  
  871. {block:Text}
  872. <div class="caixa">
  873.  
  874. <h1>{block:Title}{Title}{/block:Title}</h1>
  875.  
  876. {Body}
  877.  
  878. {block:PostNotes}<br />{PostNotes}{/block:PostNotes}</div>
  879.  
  880. {/block:Text}
  881.  
  882. <!-- PHOTO -->
  883.  
  884. {block:Photo}
  885.  
  886. <div class="caixa">
  887. <center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}">{LinkCloseTag}
  888.  
  889. </center>
  890.  
  891. {block:Caption}{Caption}{/block:Caption}<br>
  892.  
  893. {block:PostNotes}<br />{PostNotes}{/block:PostNotes}</div>
  894.  
  895.  
  896. {/block:Photo}
  897.  
  898.  
  899. <!-- PHOTOSET -->
  900.  
  901. {block:Photoset}
  902.  
  903. <div class="caixa">
  904.  
  905. <div align="center">{Photoset-500}</div>
  906.  
  907. {block:Caption}{Caption}{/block:Caption}
  908.  
  909. {block:PostNotes}<br />{PostNotes}{/block:PostNotes}</div>
  910.  
  911.  
  912.  
  913.  
  914.  
  915. {/block:Photoset}
  916.  
  917.  
  918. <!-- QUOTE -->
  919.  
  920. {block:Quote}
  921.  
  922. <div class="caixa">
  923.  
  924. <span class="aspas">“</span><div class="quote"><h2>{Quote}
  925.  
  926. </span></div></h2><br>
  927.  
  928. <div style='text-align:center'>{block:Source} — {Source}{/block:Source}</div>
  929. <br>
  930. {block:PostNotes}<br />{PostNotes}{/block:PostNotes}</div>
  931.  
  932.  
  933.  
  934. {/block:Quote}
  935.  
  936.  
  937. <!-- LINK -->
  938.  
  939. {block:Link}
  940.  
  941. <div class="caixa">
  942.  
  943. <h1><a href="{URL}" {Target}>{Name} <font face="calibri">→</font></a></h1>
  944.  
  945. {block:Description}{Description}{/block:Description}
  946.  
  947. {block:PostNotes}<br />{PostNotes}{/block:PostNotes}</div>
  948.  
  949. {/block:Link}
  950.  
  951.  
  952. <!-- CHAT -->
  953.  
  954. {block:Chat}
  955.  
  956. <div class="caixa">
  957.  
  958. <h1>{block:Title}{Title}{/block:Title}</h1>
  959.  
  960. {block:Lines}{block:Label}<b>{Label}</b>{/block:Label}
  961.  
  962. {Line}<p>
  963.  
  964. {/block:Lines}
  965.  
  966. {block:PostNotes}<br />{PostNotes}{/block:PostNotes}</div>
  967.  
  968. {/block:Chat}
  969.  
  970.  
  971. <!-- VIDEO -->
  972.  
  973. {block:Video}
  974.  
  975. <div class="caixa">
  976.  
  977. {Video-500}
  978.  
  979. {block:Caption}{Caption}{/block:Caption}
  980.  
  981. {block:PostNotes}<br />{PostNotes}{/block:PostNotes}</div>
  982.  
  983.  
  984. {/block:Video}
  985.  
  986.  
  987. <!-- AUDIO -->
  988.  
  989. {block:Audio}
  990.  
  991.  
  992. <div class="caixa">
  993.  
  994. <div class="audio">{AudioPlayerBlack}</div>
  995.  
  996. {block:Caption}{Caption}{/block:Caption}
  997.  
  998. {block:PostNotes}<br />{PostNotes}{/block:PostNotes}</div>
  999.  
  1000.  
  1001. {/block:Audio}
  1002.  
  1003.  
  1004. <!-- ASK -->
  1005.  
  1006.  
  1007.  
  1008. {block:Answer}<div class="caixa">
  1009.  
  1010. <div style="font-family:georgia;font-style:italic;">{Asker}: {Question}<p></div>
  1011.  
  1012. {Answer}
  1013. {/block:Answer}
  1014.  
  1015. <br>
  1016. <div class="linha"></div>
  1017. <div class="tag2">
  1018. <div class="fundo">
  1019. <a href="/day/{Year}/{MonthNumberWithZero}/{DayOfMonthWithZero}" title="day posts"><nav3>{Month} {DayOfMonthWithZero}{DayOfMonthSuffix} </a></nav3> ∙
  1020.  
  1021. <a href="{Permalink}" title="permalink"><nav3>{NoteCountWithLabel}</a></nav3>
  1022.  
  1023.  
  1024. {block:RebloggedFrom} · <a href="{ReblogParentURL}" target="_blank">Via</a>{/block:RebloggedFrom}
  1025. {block:ContentSource} · <a href="{SourceURL}" target="_blank">{block:SourceLogo}<img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />{/block:SourceLogo}{block:NoSourceLogo}Source{/block:NoSourceLogo}</a>{/block:ContentSource}
  1026.  
  1027. ∙ <a href="{ReblogURL}" target="_blank" title="reblog this post"class="rb">Reblog</a></font>
  1028. </div>
  1029.  
  1030.  
  1031.  
  1032.  
  1033.  
  1034.  
  1035.  
  1036.  
  1037. {block:IfShowTags}<br> {block:HasTags} {block:Tags}
  1038.  
  1039. <nav3><a href="{TagURL}"><font color="{color:links}"><div style="filter: alpha(opacity=70);moz-opacity:0.70;opacity:0.70 ;display:inline-block">#{Tag}</div> </font></a> </nav3>
  1040.  
  1041. {/block:Tags}{/block:HasTags}</i>{/block:IfShowTags}
  1042.  
  1043. </div>
  1044. <br>
  1045. {/block:Posts}
  1046.  
  1047.  
  1048. </div> </div> <div style="font-size:0px;color:transparent">{block:ContentSource} <a href="{SourceURL}" target="_blank" class="tag11">{block:SourceLogo}<img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />{/block:SourceLogo}{block:NoSourceLogo}Source{/block:NoSourceLogo}</a>{/block:ContentSource}
  1049.  
  1050. </div>
  1051.  
  1052.  
  1053.  
  1054. <!-- FIM DAS TAGS DOS POSTS -->
  1055.  
  1056.  
  1057.  
  1058. </div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div>
  1059.  
  1060.  
  1061.  
  1062. <div class="cre">theme by
  1063. <a href="http://baginsfrodo.tumblr.com/" target="_blank"><font color="{color:menu 2}">bf</font></a>
  1064.  
  1065.  
  1066.  
  1067. </body>
  1068.  
  1069. </html>
Advertisement
Add Comment
Please, Sign In to add comment