pamellabellegarde

Theme Tumblr 28

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