pamellabellegarde

Theme Tumblr 11

May 9th, 2013
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.18 KB | None | 0 0
  1.  
  2.  
  3. <!-------
  4.  
  5. THEME BY ARYAFROMWINTERFELL.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/45bf44f6adfe83b2dbe4d7fdc611eb6c/y9ykbvf/BHCmmjnmp/tumblr_static_untitled-3.png" />
  31. <meta name="image:BGSidebar"
  32. content="http://static.tumblr.com/y9ykbvf/Mlnmmjnng/dany.png" />
  33. <meta name="color:title" content="#999"/>
  34. <meta name="color:background" content="#ddd" />
  35. <meta name="color:postsbox" content="#eee" />
  36. <meta name="image:background" content=""/>
  37. <meta name="if:Show Tags" content="0"/>
  38. <meta name="if:img sidebar" content="1"/>
  39. <meta name="if:anti plagiarism" content="0"/>
  40. <meta name="if:bwimages" content="0"/>
  41.  
  42. <meta name="color:bg menu" content="#f1f1f1" />
  43.  
  44.  
  45. <meta name="color:scroll bar" content="#5fa8a3" />
  46. <meta name="color:bg scroll bar" content="#fff" />
  47. <meta name="color:PostsBorder" content="#5fa8a3" />
  48. <meta name="color:Links" content="#5fa8a3" />
  49. <meta name="color:Links Hover" content="#97ceca" />
  50. <meta name="color:Text" content="#777777" />
  51. <meta name="text:Link1" content="" />
  52. <meta name="text:Link1 Title" content="" />
  53. <meta name="text:Link2" content="" />
  54. <meta name="text:Link2 Title" content="" />
  55. <meta name="text:Link3" content="" />
  56. <meta name="text:Link3 Title" content="" />
  57. <meta name="text:Link4" content="" />
  58. <meta name="text:Link4 Title" content="" />
  59. <meta name="text:Link5" content="" />
  60. <meta name="text:Link5 Title" content="" />
  61. <meta name="text:Link6" content="" />
  62. <meta name="text:Link6 Title" content="" />
  63.  
  64.  
  65.  
  66.  
  67.  
  68. <link href='http://fonts.googleapis.com/css?family=Bad+Script' rel='stylesheet' type='text/css'>
  69.  
  70.  
  71.  
  72. <style type="text/css">
  73.  
  74.  
  75. /** PERSONALIZAÇÃO MENU **/
  76. .fu:hover {
  77. filter: alpha(opacity=0);
  78. moz-opacity:.00;
  79. opacity:.00 ;
  80. -webkit-transition-duration: 0.9s;
  81. background:{color:Sidebar};}
  82.  
  83. .fu {opacity:1.0 ;filter: alpha(opacity=100);margin-top:-180px;-webkit-transition-duration:
  84.  
  85. 0.9s;}
  86.  
  87.  
  88. .right {width:110px;float:right;}
  89. .left {width:137px;height:130px;margin-top:-18px;margin-left:2px;}
  90.  
  91.  
  92.  
  93.  
  94. nav1 {
  95. -webkit-transition: all 1s ease;
  96. -moz-transition: all 1s ease;
  97. -o-transition: all 1s ease;
  98. transition: all 1s ease;
  99. margin-bottom:1px;
  100. display:inline-block;
  101. margin-right:3px;
  102. margin-left:4px;
  103. overflow:hidden;
  104. font-size:10px;
  105. text-align:center;
  106. text-transform:uppercase;
  107. -webkit-transition-duration: 0.5s;
  108. font-family:consolas;
  109. filter: alpha(opacity=80);
  110. moz-opacity:0.8;
  111. color:{color:links};
  112.  
  113.  
  114.  
  115. }
  116.  
  117. nav1:hover {
  118. text-decoration:line-through;
  119.  
  120. }
  121.  
  122. nav2 {font-size:10px;
  123. letter-spacing:1px;
  124. text-transform:uppercase;
  125. font-family: calibri;
  126. -webkit-transition-duration: 0.5s;
  127.  
  128. }
  129.  
  130. nav2:hover {
  131. border-bottom:3px solid {color:border menu} ;
  132. }
  133.  
  134.  
  135. .mm {margin-bottom:-5px;}
  136.  
  137.  
  138.  
  139.  
  140. {block:Ifbwimages}
  141. img {-webkit-filter: grayscale(100%);}
  142. photoset {-webkit-filter: grayscale(100%);}
  143. .photoset {-webkit-filter: grayscale(100%);}
  144.  
  145. {/block:ifbwimages}
  146.  
  147.  
  148. /** QUOTE **/
  149. .aspas {position:relative;
  150. top:-0px;
  151. font-size:84px;
  152. opacity:0.4;
  153. filter: alpha (opacity=20);
  154. color: {color:Text};
  155. font: normal 130px;
  156. font-family: georgia;
  157. text-align:left ; }
  158.  
  159. .quote {margin-left:20px;margin-top:-85px; letter-spacing:0px;text-align:left ; }
  160.  
  161. /** TÍTULO DOS POSTS **/
  162. h1 { font-size:10pt;
  163. -webkit-transition-duration: .40s;
  164. font-weight:normal;
  165. text-align:center;
  166. text-transform:uppercase;
  167. font-family:Trebuchet MS;
  168. color:{color:Text};}
  169. h2 { font-size:10pt;
  170. -webkit-transition-duration: .40s;
  171. font-weight:normal;
  172. text-align:center;
  173. text-transform:uppercase;
  174. font-family:Trebuchet MS;
  175. letter-spacing:-1px;
  176. color:{color:Text};}
  177.  
  178.  
  179.  
  180. .embaixo {left:0px; bottom :0px; position:absolute; z-index: 4;
  181. width:100%;background:transparent; height:62px;
  182. position: fixed !important;
  183. background-opacity:0.50;}
  184.  
  185.  
  186. .audio {height:100%; background:#000;}
  187.  
  188.  
  189.  
  190.  
  191. /** CAIXINHA MINI MENU **/
  192. .caixafundo {width:527px;background:#f6f6f6; heigth:100%;padding:5px;}
  193.  
  194. /** CAIXA DOS POSTS **/
  195. .caixa {
  196. font-size: 11px;
  197. width: 500px;
  198. z-index:000000000;
  199. padding-top:2px;
  200. padding:8px;padding-bottom:0px;
  201. text-align:justify;
  202. color:{color:Text};
  203. font-family: calibri;
  204. background: {color:postsbox};
  205. border-top:solid 1px {color:postsborder};
  206. border-left:solid 1px {color:postsborder};
  207. border-right:solid 1px {color:postsborder};}
  208.  
  209. .caixa img {max-width:500px;}
  210.  
  211.  
  212. /** BARRA ROLAGEM -- BY SECRET-DIALOGUES.TUMBLR.COM **/
  213.  
  214. ::-webkit-scrollbar {width: 8px; height:5px; background:{color:background}}::-webkit-scrollbar-corner {background:{color:background}}
  215. ::-webkit-scrollbar-button:vertical {height:4px; display: block; background:{color:scroll bar}}
  216. ::-webkit-scrollbar-button:horizontal {width: 7px; height: 4px; display: block; background:{color:scroll bar}}
  217. ::-webkit-scrollbar-thumb:vertical {background:{color:scroll bar}; border-top: 1px solid {color:background}; border-bottom: 1px solid {color:background}}
  218. ::-webkit-scrollbar-thumb:horizontal {background: {color:background}; border: 0px solid {color:background}}
  219. ::-webkit-scrollbar-thumb {background: {color:scroll bar}; border-top: 0pt solid {color:background}; border-bottom: 0pt solid {color:background}}
  220. ::-webkit-scrollbar-track-piece {color:scroll bar}; border-top: 1pt solid {color:background}; border-bottom: 1pt solid {color:background}; width:4pt}
  221.  
  222.  
  223. .opacidadee{
  224. margin: 1px;
  225. border: none;
  226. filter: alpha(opacity=75);
  227. moz-opacity:.80;
  228. opacity:.80 ;
  229. -webkit-transition-duration: .50s;
  230. }
  231. .opacidadee:hover{
  232. margin: 1px;
  233. border: none;
  234. filter: alpha(opacity=100);
  235. moz-opacity:1.0;
  236. opacity:1.0;
  237. }
  238.  
  239.  
  240.  
  241. .pa {padding:5px;}
  242.  
  243.  
  244. .opacidade:hover {filter:alpha(opacity=100); -moz-opacity:1.0; opacity:1.0;-webkit-
  245.  
  246. transition-duration: .80s;}
  247.  
  248. .opacidade {filter:alpha(opacity=60); -moz-opacity:0.60; opacity:0.60; -webkit-transition-
  249.  
  250. duration: .80s;}
  251.  
  252.  
  253. /** FRASE **/
  254. .frase {background:#000; font: italic 15px Georgia;margin-top:-
  255.  
  256. 20px;height:17px;opacity:0.60;color:#fff;text-align:right;}
  257.  
  258.  
  259.  
  260. .esquerda {bottom: 25px;
  261. z-index: 4;
  262. position: fixed;
  263. left:25px;
  264. color:{color:text};
  265. }
  266.  
  267.  
  268.  
  269. .direita {bottom: 25px;
  270. z-index: 4;
  271. font-size:16px;
  272. position: fixed;
  273. right:25px;
  274. color:{color:text};
  275. }
  276.  
  277.  
  278.  
  279.  
  280. /** SIDEBAR **/
  281. .caixasidebar1 {font-size: 10px;
  282. text-align: center;
  283. font-family:;
  284. top:0px;
  285. height:1000px;
  286. line-height:17px;
  287. width:280px;
  288. z-index:4;
  289. letter-spacing:0px;
  290. padding:5px;
  291. background: url('{image:BGSidebar}');}
  292.  
  293. .linha1 {border-bottom:1px dotted {color:text} ;width:140px;}
  294.  
  295. /** POSIÇÃO THEME **/
  296. #pagina {width:820px; top:0px; text-align:justify;float:left;}
  297. #coluna {width: 300px; float:left;left:0px; top:0px;position: fixed;}
  298. #conteudo {width: 515px;float: right;top:0px;text-align:justify;}
  299. #tudo {width:900px;top:0px;}
  300.  
  301.  
  302.  
  303. /** APARENCIA LINKS **/
  304. a:link, a:visited, a:active {
  305. -webkit-transition: all 0.6s ease;
  306. -moz-transition: all 0.6 ease;
  307. -o-transition: all 0.6s ease;
  308. transition: all 0.6s ease;
  309. text-decoration: none;
  310. color: {color:Links};
  311. }
  312. a:hover {color:{color:Links Hover};}
  313.  
  314.  
  315. /** CAIXA ASK **/
  316.  
  317. .caixask {display:block;
  318. padding:10px;
  319. text-align:justify;
  320. font-size:11px;
  321. min-height:28px;
  322. background:{color:background};font-family: calibri;}
  323.  
  324. /*** BALÃO ASK POR BIIBS ***/
  325. .bubble {align:right;
  326. margin:1px 0px 3px 63px;
  327. padding:10px;
  328. position: relative;
  329. -moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;
  330. background: {color:background};}
  331.  
  332. .bubble p {margin:1px 0px;}
  333. .bubble span {display:block;
  334. position:absolute;
  335. width:1px;
  336. height:1px;
  337. font-size: 0;
  338. line-height: 1px;
  339. text-align:left;
  340. left:-10px;
  341. top:10px;
  342. border-top:7px solid transparent;
  343. border-bottom:7px solid transparent;
  344. border-right:10px solid {color:background};}
  345.  
  346. /** TAGS **/
  347. @font-face {font-family: "tinytots";src: url
  348.  
  349. ('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  350.  
  351. .imgg {width:100px;
  352. max-height:180px;
  353. padding:5px;
  354. border: 1px solid {color:postsborder};}
  355.  
  356. .tag2 {width:500px;
  357. padding-top:0px;
  358. padding:8px;
  359. text-align:right;
  360. margin-bottom: 6px;
  361. margin-top:-11px;
  362. text-transform:uppercase;
  363. font-size:8px;
  364. background: {color:postsbox};
  365. color:{color:Text};
  366. border-bottom:solid 1px {color:postsborder};
  367. border-left:solid 1px {color:postsborder};
  368. border-right:solid 1px {color:postsborder};}
  369.  
  370. nav3 {text-transform:uppercase;
  371. font-size:8px;
  372. font-family:calibri;}
  373. }
  374.  
  375.  
  376. nav4 {font-size:0px;}
  377.  
  378.  
  379. .ttt {
  380. margin: 1px;
  381. border: none;
  382. filter: alpha(opacity=55);
  383. moz-opacity:.50;
  384. opacity:.50 ;
  385. -webkit-transition-duration: .90s;
  386. }
  387. .ttt:hover{
  388. margin: 1px;
  389. border: none;
  390. filter: alpha(opacity=100);
  391. moz-opacity:1.0;
  392. opacity:1.0;
  393. }
  394.  
  395.  
  396. /** FUNDO **/
  397. body { background-attachment: fixed;
  398. background-repeat: repeat;
  399. font-family: calibri;
  400. font-size: 11px;
  401. text-align: justify;color: {color:Text};
  402. background:{color:background} url('{image:background}');
  403. background-attachment: fixed; }
  404.  
  405. /** APARENCIA BLOCKQUOTE **/
  406. blockquote {margin:0px;padding:0px;padding-left:4px;border-left: 2px solid {color:Text};}
  407.  
  408.  
  409.  
  410. /** BORDA REDONDA **/
  411. .bordapam {padding:3px;
  412. width:35px;
  413. margin-top:-8px;
  414. border:1px solid {color:Text};}
  415. .bordapam img {width:55px;}
  416.  
  417.  
  418. .ops {
  419. opacity:0.65;
  420. -moz-opacity: 0.65;
  421. filter: alpha(opacity=65);
  422. -webkit-transition: all 0.6s ease;
  423. -moz-transition: all 0.6 ease;
  424. -o-transition: all 0.6s ease;
  425. transition: all 0.6s ease;
  426. }
  427.  
  428. .ops:hover {
  429. opacity:0.85;
  430. -moz-opacity: 0.85;
  431. filter: alpha(opacity=85);
  432.  
  433. }
  434.  
  435.  
  436.  
  437.  
  438.  
  439. .ll {float:left;width:70px;}
  440. .rr {float:right;width:170px;}
  441.  
  442.  
  443.  
  444.  
  445. .altt{max-height:130px;}
  446.  
  447. .borda4 {padding : 7px;
  448. background :#7E7E7E;}
  449.  
  450. .linhasidebar {border-right: #000 4px solid;}
  451.  
  452. .photo {max-width:400px;}
  453.  
  454. pre {font-family:courier new;
  455. font-size:11px;
  456. overflow:auto;
  457. }
  458.  
  459. .sss {
  460. font-size:0px;
  461. color:transparent;
  462. }
  463.  
  464. .sss a {
  465. font-size:0px;
  466. color:transparent;
  467. }
  468.  
  469. .menu {margin-top:-70px;
  470. z-index:100;
  471. margin-left:-20px;}
  472.  
  473. .pic {margin-bottom:5px;}
  474.  
  475.  
  476. nav10 {
  477. font-size:20px;
  478. text-align:center;
  479. letter-spacing:0px;
  480. webkit-transition-duration: .80s;
  481. font-family: 'Bad Script', cursive;
  482. }
  483.  
  484. nav10:hover {
  485. }
  486.  
  487.  
  488. .caixinha {opacity:0.0;
  489. z-index: 9999999; width:100px;
  490. font-size:8px;
  491. padding-bottom:2px;
  492. text-align: center;
  493. text-transform:uppercase;
  494. -webkit-transition-duration: 0.9s;
  495. height:14px;
  496. -webkit-transition: all 1s ease;
  497. -moz-transition: all 1s ease;
  498. -o-transition: all 1s ease;
  499. transition: all 1s ease;
  500. }
  501.  
  502. .caixa:hover .caixinha {opacity: 1.0;}
  503.  
  504. .cre {padding:5px;
  505. bottom: 0px;
  506. right: 30px;
  507. z-index: 100;
  508. position: fixed;
  509. text-align:center;
  510. font-size:10px;
  511. height:20px;
  512. width:40px;
  513. -webkit-transition-duration: .50s;
  514. font-family:calibri;
  515. background:{color:Postsbox};}
  516.  
  517. .boxx {
  518. width:200px;
  519. }
  520.  
  521. .boxx:first-letter {
  522. font-size:30px;
  523. font-style:italic;
  524. font-family:georgia;
  525. padding: 2px 4px 0px 4px;
  526. margin:1px;
  527. background:{color:background};
  528. color:{color:links}
  529.  
  530.  
  531. }
  532.  
  533. iframe#tumblr_controls {
  534. !important;
  535. position: fixed !important;
  536.  
  537. }
  538.  
  539.  
  540. </style>
  541. <!-- FIM DO CSS -->
  542.  
  543. {block:Ifantiplagiarism}
  544.  
  545. <script>
  546. function click() {
  547. if (event.button==2||event.button==3) {
  548. oncontextmenu='return false';
  549. }
  550. }
  551. document.onmousedown=click
  552. document.oncontextmenu = new Function("return false;")
  553. </script>
  554.  
  555. {/block:Ifantiplagiarism}
  556.  
  557.  
  558. </head>
  559.  
  560.  
  561. {block:Ifantiplagiarism}
  562. <body oncontextmenu="return false" onkeydown="return false">
  563. <body ondragstart='return false'>
  564. <body onselectstart='return false'>
  565. {/block:Ifantiplagiarism}
  566.  
  567. <body><center>
  568. <div class="tudo">
  569.  
  570.  
  571.  
  572. <div id="pagina">
  573.  
  574.  
  575.  
  576.  
  577.  
  578. <div id="coluna">
  579. <div class="caixasidebar1">
  580. <br><br><br><br>
  581.  
  582. <nav10><a href="/" ><font color="{color:title}">{title}</font></nav10>
  583. </a>
  584. <br>
  585.  
  586.  
  587. {block:Ifimgsidebar}
  588. <a href="/" >
  589. <img src="{image:ImageSidebar}" class="imgg"></a>
  590. <br>
  591. {/block:Ifimgsidebar}
  592. <br>
  593.  
  594. <center>
  595. {block:Description}<div class="boxx"><i> {Description} </div>{/block:Description}</i>
  596. </center>
  597.  
  598. {block:ifLink1}<a href="{text:Link1}"> <nav1>{text:Link1 Title} </a> </nav1> +
  599.  
  600. {/block:ifLink1}
  601.  
  602. {block:ifLink2} <a href="{text:Link2}"> <nav1>{text:Link2 Title} </a> </nav1> +
  603.  
  604. {/block:ifLink2}
  605.  
  606. {block:ifLink3} <a href="{text:Link3}"><nav1>{text:Link3 Title} </a> </nav1> +
  607.  
  608. {/block:ifLink3}
  609.  
  610. {block:ifLink4} <a href="{text:Link4}"><nav1>{text:Link4 Title} </a> </nav1> +
  611.  
  612. {/block:ifLink4}
  613.  
  614.  
  615. {block:ifLink5}<a href="{text:Link5}"><nav1>{text:Link5 Title} </a> </nav1> +
  616.  
  617. {/block:ifLink5}
  618.  
  619. {block:ifLink6}<a href="{text:Link6}"><nav1>{text:Link6 Title} </a> </nav1>
  620.  
  621. {/block:ifLink6}
  622.  
  623.  
  624.  
  625. <br>
  626.  
  627.  
  628.  
  629.  
  630.  
  631.  
  632. </div>
  633.  
  634.  
  635.  
  636. </div>
  637.  
  638. <!-- INÍCIO DAS TAGS DOS POSTS -->
  639.  
  640.  
  641. <div class="autopagerize_page_element">
  642. <div id="conteudo">
  643. <div id="liuc">
  644.  
  645.  
  646.  
  647.  
  648. <div class="tudo"><div class="treme">
  649. {block:Posts}
  650.  
  651.  
  652.  
  653. <div class="caixinha">
  654.  
  655. <a href="{ReblogURL}" target="_blank">reblog</a>
  656. </div>
  657.  
  658. <!-- TEXT -->
  659.  
  660. {block:Text}
  661. <div class="caixa">
  662.  
  663. <h1>{block:Title}{Title}{/block:Title}</h1>
  664.  
  665. {Body}
  666.  
  667. {block:PostNotes}<br />{PostNotes}{/block:PostNotes}</div>
  668.  
  669. {/block:Text}
  670.  
  671. <!-- PHOTO -->
  672.  
  673. {block:Photo}
  674.  
  675. <div class="caixa">
  676. <center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}">{LinkCloseTag}
  677.  
  678. </center>
  679.  
  680. {block:Caption}{Caption}{/block:Caption}<br>
  681.  
  682. {block:PostNotes}<br />{PostNotes}{/block:PostNotes}</div>
  683.  
  684.  
  685. {/block:Photo}
  686.  
  687.  
  688. <!-- PHOTOSET -->
  689.  
  690. {block:Photoset}
  691.  
  692. <div class="caixa">
  693.  
  694. <div align="center">{Photoset-500}</div>
  695.  
  696. {block:Caption}{Caption}{/block:Caption}
  697.  
  698. {block:PostNotes}<br />{PostNotes}{/block:PostNotes}</div>
  699.  
  700.  
  701.  
  702.  
  703.  
  704. {/block:Photoset}
  705.  
  706.  
  707. <!-- QUOTE -->
  708.  
  709. {block:Quote}
  710.  
  711. <div class="caixa">
  712.  
  713. <span class="aspas">“</span><div class="quote"><h2>{Quote}
  714.  
  715. </span></div></h2><br>
  716.  
  717. <div style='text-align:center'>{block:Source} — {Source}{/block:Source}</div>
  718. <br>
  719. {block:PostNotes}<br />{PostNotes}{/block:PostNotes}</div>
  720.  
  721.  
  722.  
  723. {/block:Quote}
  724.  
  725.  
  726. <!-- LINK -->
  727.  
  728. {block:Link}
  729.  
  730. <div class="caixa">
  731.  
  732. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  733.  
  734. {block:Description}{Description}{/block:Description}
  735.  
  736. {block:PostNotes}<br />{PostNotes}{/block:PostNotes}</div>
  737.  
  738. {/block:Link}
  739.  
  740.  
  741. <!-- CHAT -->
  742.  
  743. {block:Chat}
  744.  
  745. <div class="caixa">
  746.  
  747. <h1>{block:Title}{Title}{/block:Title}</h1>
  748.  
  749. {block:Lines}{block:Label}<b>{Label}</b>{/block:Label}
  750.  
  751. {Line}<p>
  752.  
  753. {/block:Lines}
  754.  
  755. {block:PostNotes}<br />{PostNotes}{/block:PostNotes}</div>
  756.  
  757. {/block:Chat}
  758.  
  759.  
  760. <!-- VIDEO -->
  761.  
  762. {block:Video}
  763.  
  764. <div class="caixa">
  765.  
  766. {Video-500}
  767.  
  768. {block:Caption}{Caption}{/block:Caption}
  769.  
  770. {block:PostNotes}<br />{PostNotes}{/block:PostNotes}</div>
  771.  
  772.  
  773. {/block:Video}
  774.  
  775.  
  776. <!-- AUDIO -->
  777.  
  778. {block:Audio}
  779.  
  780.  
  781. <div class="caixa">
  782.  
  783. <div class="audio">{AudioPlayerBlack}</div>
  784.  
  785. {block:Caption}{Caption}{/block:Caption}
  786.  
  787. {block:PostNotes}<br />{PostNotes}{/block:PostNotes}</div>
  788.  
  789.  
  790. {/block:Audio}
  791.  
  792.  
  793. <!-- ASK -->
  794.  
  795. {block:Answer}
  796.  
  797. <div class="caixa"><center>
  798.  
  799.  
  800. <div class="caixask"> {Asker} asked: <i>{Question}</i></div>
  801.  
  802.  
  803. {Answer}
  804.  
  805. {block:PostNotes}<br />{PostNotes}{/block:PostNotes}</div>
  806.  
  807. {/block:Answer}
  808.  
  809.  
  810.  
  811. <div class="tag2">
  812. <div class="ops">
  813.  
  814. shared on <a href={Permalink}><nav3>{Month} {DayOfMonth}</a></nav3> WITH
  815.  
  816. <a href="{Permalink}"><nav3>{NoteCountWithLabel}</a></nav3>
  817.  
  818.  
  819. {block:RebloggedFrom}via <a href="{ReblogParentURL}">{ReblogParentName}</a>{Block:IndexPage} {/Block:IndexPage}{/block:RebloggedFrom}{block:RebloggedFrom}originally <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>
  820. {/block:RebloggedFrom} / <a href="{ReblogURL}" target="_blank">Reblog</a>
  821.  
  822.  
  823.  
  824.  
  825.  
  826.  
  827.  
  828. {block:IfShowTags}<br> <nav3>Tagged:</nav3> {block:HasTags} {block:Tags}
  829.  
  830. <nav3><a href="{TagURL}"><font color="{color:Text}">#{Tag} </font></a> </nav3>
  831.  
  832. {/block:Tags}{/block:HasTags}{/block:IfShowTags}
  833.  
  834. </div></div>
  835.  
  836. <div class="sss">
  837. {block:ContentSource} · <a href="{SourceURL}" target="_blank" class="tag11"><nav3>
  838.  
  839. {block:SourceLogo}<img src="{BlackLogoURL}" width="{LogoWidth}"
  840.  
  841. height="{LogoHeight}" alt="{SourceTitle}" />{/block:SourceLogo}{block:NoSourceLogo}
  842.  
  843. Source{/block:NoSourceLogo}</a>{/block:ContentSource}
  844. </div>
  845.  
  846.  
  847. {/block:Posts}
  848.  
  849.  
  850. </div> </div>
  851.  
  852.  
  853.  
  854. <!-- FIM DAS TAGS DOS POSTS -->
  855.  
  856.  
  857.  
  858. </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>
  859.  
  860.  
  861.  
  862.  
  863. <div class="esquerda"><a target="_blank" href="http://aryafromwinterfell.tumblr.com/">THEME BY © </a></div>
  864.  
  865. <div class="direita">
  866. {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">◀</a> / {/block:PreviousPage}{/block:Pagination}
  867. {block:Pagination}{block:NextPage}<a href="{NextPage}">▶</a>{/block:NextPage}{/block:Pagination}
  868. </div>
  869.  
  870.  
  871.  
  872.  
  873. </body>
  874.  
  875. </html>
Advertisement
Add Comment
Please, Sign In to add comment