pamellabellegarde

Theme Tumblr 33

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