pamellabellegarde

Theme Tumblr 128

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