pamellabellegarde

Theme Tumblr 35

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