pamellabellegarde

Theme Tumblr: Just a little

Jun 3rd, 2012
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 25.92 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  2.  
  3. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  4.  
  5.  
  6. <!-------
  7.  
  8. THEME BY SECRET-DIALOGUES.TUMBLR.COM (C)
  9. DON'T COPY! BE ORIGINAL!
  10.  
  11. ------->
  12.  
  13. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  14.  
  15. <link href='http://fonts.googleapis.com/css?family=Amatic+SC' rel='stylesheet' type='text/css'>
  16.  
  17. <link href='http://fonts.googleapis.com/css?family=Rochester' rel='stylesheet' type='text/css'>
  18.  
  19. <title>{title}</title>
  20.  
  21.  
  22. <link rel="shortcut icon" href="{favicon}" />
  23. <meta name="color:Sidebar" content="#fff"/>
  24. <meta name="color:border sidebar" content="#7c7e81"/>
  25. <meta name="color:Postsbox" content="#fff"/>
  26. <meta name="color:background" content="#eee" />
  27. <meta name="image:background" content=""/>
  28. <meta name="color:bg menu" content="#888" />
  29. <meta name="color:bg menu hover" content="#000" />
  30. <meta name="color:links menu" content="#fff" />
  31. <meta name="color:links menu hover" content="#999" />
  32. <meta name="color:scroll bar" content="#7c7e81" />
  33. <meta name="color:Links" content="#666" />
  34. <meta name="color:Links Hover" content="#dadada" />
  35. <meta name="color:AskBox" content="#eee" />
  36. <meta name="color:notes" content="#eee"/>
  37. <meta name="color:Text" content="#000" />
  38. <meta name="if:Show Tags" content="1"/>
  39. <meta name="text:Link1" content="/#" />
  40. <meta name="text:Link1 Title" content="1" />
  41. <meta name="text:Link2" content="/#" />
  42. <meta name="text:Link2 Title" content="2" />
  43. <meta name="text:Link3" content="/#" />
  44. <meta name="text:Link3 Title" content="3" />
  45. <meta name="text:Link4" content="/#" />
  46. <meta name="text:Link4 Title" content="4" />
  47. <meta name="text:Link5" content="/#" />
  48. <meta name="text:Link5 Title" content="5" />
  49.  
  50.  
  51. <style>
  52. div.treme img{position:relative}
  53. </style>
  54. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.5.0/jquery.min.js"></script>
  55. <script src="http://tumbletricks.webs.com/treme.js"></script>
  56.  
  57.  
  58. <style type="text/css">
  59. #foto1 {margin-top: 0px; margin-bottom: 0px; -webkit-transition-duration: 1.0s;}
  60. #foto1 img{ position:fixed; margin-top:-265px;}
  61. #foto1:hover {opacity: 0;margin-left:165px;}
  62.  
  63.  
  64.  
  65. .fotinha {border-radius:12px;-webkit-transition-duration: .90s; position:fixed;height: 80px; width: 80px;}
  66.  
  67. .fotinha:hover {height: 120px; width: 80px;}
  68.  
  69.  
  70.  
  71. #caixinha{margin-left: 520px;
  72. min-width: 77px;
  73. background: {color:Postsbox};
  74. margin-top: 0px;
  75. text-align:center;
  76. color: {color:Text};
  77. padding: 4px;
  78. position: absolute;
  79. z-index: 4;
  80. }
  81. #caixinha a{ letter-spacing:-1px;}
  82.  
  83. pre {background: transparent; font-family: verdana; font-size: 9px; padding: 1px; color:{color:Text};overflow: auto; line-height: 100%; height:18px;width:200px;text-transform: lowercase;margin-top:10px;}
  84.  
  85. pre a{text-transform: lowercase;}
  86.  
  87. .ma {margin-top:-43px;}
  88.  
  89.  
  90. .borda {-webkit-border-radius: 360px;
  91. -moz-border-radius: 360px;
  92. border-radius: 360px;}
  93.  
  94.  
  95. .aspas {position:relative; top:-10px;font-size:80px;opacity:0.1;filter: alpha(opacity=10);color: {color:Text}; font-family: georgia;letter-spacing:5px; }
  96. .quote {margin-left:20px;margin-top:-85px;line-height:3px; letter-spacing:0px;}
  97.  
  98.  
  99. /*** BALÃO ASK POR BIIBS ***/
  100. .bubble {align:right;background: {color:AskBox}; margin:1px 0px 3px 63px;padding:10px;position: relative;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
  101. .bubble p {margin:1px 0px;}
  102. .bubble span {display:block;position:absolute;width:1px;height:1px;font-size: 0;line-height: 1px;left:-10px;top:10px;border-top:7px solid transparent;border-bottom:7px solid transparent;border-right:10px solid {color:AskBox};}
  103.  
  104.  
  105. /********** paginação dos posts by: yasmin lira */
  106. a.page, a.page:visited, a.page:active {width: 50px; background:transparent; padding:
  107. 2px; color: {color:Links}; display: block; text-decoration: none; text-align: center; font-family: georgia;margin-top: 3px; font-size: 25px; text-shadow: 0px 1px 1px#eee;}
  108. a.page:hover {width: 50px; background:transparent; padding: 2px; color: {color:Links Hover}; display: block; text-decoration: none; text-align: center; }
  109.  
  110.  
  111. /********** personalização da paginação dos posts by: yasmin lira */
  112. .direita { z-index: 4;}
  113. .esquerda { z-index: 4;}
  114.  
  115. #allscrol{overflow:hidden; height:65px; margin: auto;}
  116. #allheader{-webkit-transition: 0.9s; display: navigate; padding:2px; height: 10;}
  117. #allheader:hover{-webkit-transition: 0.9s; margin-top:-68px;}
  118.  
  119.  
  120. .titt {font: normal 28px Rochester; color:{color:Text};text-align:center;-webkit-transition-duration: .90s;}
  121. .titt1 {font: normal 18px georgia; color:{color:Text}; }
  122.  
  123.  
  124. /** TÍTULO DOS POSTS **/
  125. .titulo {font: normal 22px georgia; color:{color:Text}; text-align:Center; }
  126.  
  127.  
  128.  
  129. /** CAIXA DOS POSTS **/
  130. .caixa {background: {color:Postsbox}; font-family: verdana; font-size: 11px; width: 500px; margin-bottom: 6px; padding-top: 7px; padding: 12px;z-index:0;text-align:justify;}
  131.  
  132. .caixa img:hover {filter:alpha(opacity=60); -moz-opacity:0.60; opacity:0.60; -webkit-transition-duration: .80s;-webkit-transform: rotate(1deg); -moz-transform: rotate(1deg);
  133. -o-transform: rotate(1deg); -ms-transform: rotate(1deg); rotate(1deg);}
  134. .caixa img {filter:alpha(opacity=100); -moz-opacity:1.0; opacity:1.0;-webkit-transition-duration: .80s;}
  135. /** SIDEBAR **/
  136.  
  137. .caixasidebar {font-size: 10px; color:{color:leftext}; text-align: center; background: {color:sidebar};font-family: tahoma; width: 100%;padding:5px;height:130px;margin-left:0px;position:fixed;top:0px;left:0px;z-index:100;}
  138.  
  139. .11111 {margin-top:130px;}
  140. .padd { padding:5px;}
  141.  
  142. .marg {margin-left:-50px;}
  143.  
  144. /** SIDEBAR 2 **/
  145. .caixasidebar2 {font-size: 10px; color:{color:leftext}; text-align: justify; background:
  146. {color:sidebar}; font-family: tahoma; width: 320px;
  147. position: fixed; margin-top: 60px; }
  148.  
  149. @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  150.  
  151. /** POSIÇÃO THEME **/
  152.  
  153. #pagina {width: 785px; margin-right: auto; margin-left: auto;margin-top: auto;margin-
  154. bottom:auto; padding-top:1px; }
  155. #conteudo {width: 550px; text-align: justify; margin: auto; position: relative; margin-top:170px;}
  156.  
  157. /** APARENCIA LINKS **/
  158. a:link, a:visited, a:active {color: {color:Links}; text-decoration: none; -webkit-transition-duration: .50s; }
  159. a:hover { color: {color:Links Hover}; }
  160.  
  161. /** FOLLOW OPACO **/
  162.  
  163. iframe#tumblr_controls { right:3px !important; position: fixed !important; -webkit-transition:opacity 0.3s linear; opacity: 0.3; -webkit-transition: all 0.8s ease-out; -moz-transition: all 0.8s
  164. ease-out; transition: all 0.8s ease-out;}
  165. iframe#tumblr_controls:hover{ -webkit-transition:opacity 0.7s linear; opacity: 1; -webkit-transition: all 0.7s ease-out; -moz-transition: all 0.4sease-out; transition: all 0.7s ease-out;}
  166.  
  167. iframe#tumblr_controls:hover { right:3px !important; position: fixed !important; -webkit-transition: opacity 1.0s linear; opacity: 1.0; -webkit-transition: all 1.0s ease-out; -moz-
  168. transition: all 1.0s ease-out; transition: all 1.0s ease-out;}
  169. iframe#tumblr_controls:hover{ -webkit-transition: opacity 1.0s linear; opacity: 1; -webkit-transition: all 1.0s ease-out; -moz-transition: all 1.0s ease-out; transition: all 1.0s ease-out;}
  170.  
  171.  
  172.  
  173. /** TAGS **/
  174. .tag2 {border-top: dashed 1px {color:notes}; font-family: verdana; font-size: 9px; width: 100%px; margin-top: 4px; padding: 2px; padding-top:1px;text-transform: lowercase;text-align:center;}
  175.  
  176.  
  177. /** TITLE **/
  178. .line {border-bottom: 4px {color:background} #fff; margin: 7px 0px 7px 0px;}
  179.  
  180. .title2 {font-size: 10px; font-family:tahoma;
  181. color: {color:Links Hover};float:left;letter-spacing:1px; text-align:center;
  182. background:{color:menu};
  183. width:100%; height: 27px; padding-top:2px;}
  184.  
  185. .sub {font-size: 10px; font-family:tahoma;
  186. color: {color:Links Hover};float:left;letter-spacing:3px; text-align:center;background:
  187. {color:subtitle bg};
  188. width:100%; height: 27px; padding-top:2px;}
  189.  
  190.  
  191. #allscrol{overflow:hidden; height:22px; margin: auto;}
  192. #allheader{-webkit-transition: 0.9s; display: navigate; padding:2px; height: 10;}
  193. #allheader:hover{-webkit-transition: 0.9s; margin-top:-28px;}
  194.  
  195. /** PERSONALIZAÇÃO MENU **/
  196.  
  197.  
  198. .bb {-webkit-border-top-left-radius: 10px;
  199. -webkit-border-top-right-radius: 10px;
  200. -moz-border-radius-topleft: 10px;
  201. -moz-border-radius-topright: 10px;
  202. border-top-left-radius: 10px;
  203. border-top-right-radius: 10px;}
  204.  
  205. nav1 { padding:2px;
  206. display: inline-block;
  207. font-size:8px;
  208. width:90px;
  209. color:{color:links menu};
  210. background:{color:bg menu};
  211. text-align:center;
  212. display: inline-block;
  213. -webkit-transition: all 1.0s ease-out; -moz-transition: all 1.0s ease-out; transition: all 1.0s ease-out;
  214. cursor: pointer;
  215. text-transform: uppercase;
  216. font-family: verdana;
  217. margin-left:-1px;
  218. -webkit-border-bottom-right-radius: 10px;
  219. -webkit-border-bottom-left-radius: 10px;
  220. -moz-border-radius-bottomright: 10px;
  221. -moz-border-radius-bottomleft: 10px;
  222. border-bottom-right-radius: 10px;
  223. border-bottom-left-radius: 10px;
  224. height:18px;
  225. }
  226.  
  227.  
  228. nav1:hover {
  229. background:{color:bg menu hover};
  230. color:{color:links menu hover};
  231. height:50px;
  232. font-weight:bold;
  233. }
  234.  
  235.  
  236.  
  237. nav1 a{ padding:2px;
  238. margin-bottom:1px;
  239. display: inline-block;
  240. font-size:8px;
  241. width:42px;
  242. color:{color:links menu};
  243. background:{color:bg menu};
  244. text-align:center;
  245. display: inline-block;
  246. -webkit-transition: all 1.0s ease-out; -moz-transition: all 1.0s ease-out; transition: all 1.0s ease-out;
  247. cursor: pointer;
  248. text-transform: uppercase;
  249. font-family: verdana;
  250. margin-left:2px;
  251.  
  252. }
  253.  
  254.  
  255. nav1:hover {
  256. background:{color:bg menu hover};
  257. color:{color:links menu hover};
  258.  
  259. }
  260.  
  261. nav5{font-size: 8px;
  262. font-family:tahoma;
  263. float:left;
  264. cursor: pointer;
  265. letter-spacing:1px;
  266. text-align:center;
  267. background:{color:bg menu hover};
  268. width:87px;
  269. -webkit-transition-duration: .50s;
  270. text-transform: uppercase;
  271. height:15px;
  272. padding:2px;
  273. margin-top:8px;
  274. color: {color:Links Menu};
  275. -webkit-border-top-left-radius: 10px;
  276. -webkit-border-top-right-radius: 10px;
  277. -moz-border-radius-topleft: 10px;
  278. -moz-border-radius-topright: 10px;
  279. border-top-left-radius: 10px;
  280. border-top-right-radius: 10px;
  281.  
  282. }
  283.  
  284. nav5:hover {background: {color:bg menu hover}; letter-spacing:3px; color: {color:Links Menu Hover};}
  285.  
  286. nav6{font-size: 8px;
  287. font-family:tahoma;
  288. float:left;
  289. cursor: pointer;
  290. letter-spacing:1px;
  291. text-align:center;
  292. background:{color:bg menu};
  293. width:87px;
  294. -webkit-transition-duration: .50s;
  295. text-transform: uppercase;
  296. height:15px;
  297. padding:2px;
  298. color: {color:Links Menu};
  299. -webkit-border-bottom-right-radius: 10px;
  300. -webkit-border-bottom-left-radius: 10px;
  301. -moz-border-radius-bottomright: 10px;
  302. -moz-border-radius-bottomleft: 10px;
  303. border-bottom-right-radius: 10px;
  304. border-bottom-left-radius: 10px;
  305.  
  306. }
  307.  
  308. nav6:hover {background: {color:bg menu hover}; letter-spacing:3px; color: {color:Links Menu Hover};}
  309.  
  310.  
  311.  
  312. /** FUNDO **/
  313. body {background: {color:background}; background-image:url('{image:background}'); background-attachment: fixed; background-repeat: no-repeat;background-position: right; font-family: tahoma; font-size: 10px; color: {color:Text}; text-align: center;}
  314.  
  315. /** APARENCIA BLOCKQUOTE **/
  316. blockquote {padding:1px;margin:0px;border-left: 3px solid {color:Text}; margin-right:2px}
  317.  
  318.  
  319.  
  320. .leftt {float: left; width:68%;text-align:left;}
  321. .rightt {float: right; width:28%; text-align:right;}
  322.  
  323. .hh {max-height:253px;}
  324.  
  325. /** BARRA ROLAGEM -- BY SECRET-DIALOGUES.TUMBLR.COM **/
  326.  
  327. ::-webkit-scrollbar{width:10px;height:5px;}
  328. ::-webkit-scrollbar-button:start:decrement
  329. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  330. ::-webkit-scrollbar-track-piece{background-color:{color:background};}
  331. ::-webkit-scrollbar-thumb:vertical{height:50px; scrollbar-face-color:{color:scroll bar}; background-color:{color:scroll bar};}
  332. ::-webkit-scrollbar-thumb:horizontal{width:50px; scrollbar-face-color:{color:scroll bar}; background-color:{color:scroll bar};}
  333.  
  334.  
  335. .paginaa{
  336. background: transparent;
  337. padding: 5px;
  338. margin-bottom: 0px;
  339. height:16px;
  340. font-size:13;
  341. color:{color:Text};
  342. width:530px;
  343. text-align:center;
  344. }
  345.  
  346.  
  347.  
  348. .menunopatternht {position:fixed; z-index: 4; width:87%; height:50px;left:0px;
  349. top :0px;background-color: {color:background}; align:center; text-align: center;}
  350.  
  351.  
  352. /********** paginação dos posts by: yasmin lira */
  353. a.page, a.page:visited, a.page:active {width: 50px; background:transparent; padding:
  354.  
  355. 2px; color: {color:Links}; display: block; text-decoration: none; text-align: center;
  356.  
  357. margin-top: 3px; font-size: 60px; font-family: tahoma;text-shadow: 0px 1px 1px
  358.  
  359. #FFFFFF;}
  360. a.page:hover {width: 50px; background:transparent; padding: 2px; color: {color:Links
  361.  
  362. Hover}; display: block; text-decoration: none; text-align: center; font-family: tahoma;}
  363. /********** personalização da paginação dos posts by: yasmin lira */
  364. .direita {bottom: 10px; z-index: 4; position: fixed;right:10px;}
  365. .esquerda {bottom: 10px; z-index: 4; position: fixed;left:10px;}
  366.  
  367.  
  368. #sidebardescri{left: 235px; margin-top: 55px; width: 210px; float: left; background-
  369.  
  370. color: {color:entry}; padding: 0px; position: fixed; height: 250px;}
  371. .sidebardescri1{margin: 5px; padding: 5px; text-align: justify; font-size: 9px; font-family:
  372.  
  373. {font:body2}; border: 1px solid {color:boxborder}; padding: 3px; background-color:
  374.  
  375. {color:boxbackground}; color: {color:boxtext}; overflow: auto; height: 90px;}
  376. .sidebardescri1 a{font-size: 9px; {font:body2};}
  377.  
  378. .11 {width:22%; float:right;z-index:100}
  379. .22 {width:68%;float:left;z-index:100}
  380.  
  381. /*** Paginação by madlyluv.com ***/
  382. #paginacaoml {font-size: 9px; line-height: 15px; }
  383.  
  384. #paginacaoml a {background: {color:sidebar}; padding: 2px 4px; color: #000; text-decoration: none;}
  385.  
  386. #paginacaoml a:hover {background: {color:bg menu}; border: none;color:#fff;margin-bottom:-2px;}
  387.  
  388. #paginacaoml span.pagina_atual {background: {color:sidebar};padding: 2px 4px; color: #000; text-decoration: none;font-weight: bold;}
  389.  
  390. #paginacaoml span.info {background: {color:sidebar};padding: 2px 4px; color: {color:Text}; text-decoration: none;}
  391.  
  392. #pagg {font-size:25px;font-family:georgia;}
  393.  
  394.  
  395.  
  396.  
  397. <script type="text/javascript">
  398. //desabilita menu de opcoes ao clicar no botao direito
  399. function desabilitaMenu(e)
  400. {
  401. if (window.Event)
  402. {
  403. if (e.which == 2 || e.which == 3)
  404. return false;
  405. }
  406. else
  407. {
  408. event.cancelBubble = true
  409. event.returnValue = false;
  410. return false;
  411. }
  412. }
  413.  
  414.  
  415.  
  416.  
  417. //desabilita botao direito
  418. function desabilitaBotaoDireito(e)
  419. {
  420. if (window.Event)
  421. {
  422. if (e.which == 2 || e.which == 3)
  423. return false;
  424. }
  425. else
  426. if (event.button == 2 || event.button == 3)
  427. {
  428. event.cancelBubble = true
  429. event.returnValue = false;
  430. return false;
  431. }
  432. }
  433.  
  434.  
  435.  
  436.  
  437. //desabilita botao direito do mouse
  438. if ( window.Event )
  439. document.captureEvents(Event.MOUSEUP);
  440. if ( document.layers )
  441. document.captureEvents(Event.MOUSEDOWN);
  442.  
  443.  
  444.  
  445.  
  446. document.oncontextmenu = desabilitaMenu;
  447. document.onmousedown = desabilitaBotaoDireito;
  448. document.onmouseup = desabilitaBotaoDireito;
  449. </script>
  450.  
  451. @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  452.  
  453.  
  454.  
  455.  
  456.  
  457. </style>
  458.  
  459. <!-- FIM DO CSS -->
  460.  
  461. <script>
  462. function click() {
  463. if (event.button==2||event.button==3) {
  464. oncontextmenu='return false';
  465. }
  466. }
  467. document.onmousedown=click
  468. document.oncontextmenu = new Function("return false;")
  469. </script>
  470.  
  471. </head>
  472.  
  473. <body>
  474.  
  475. <!-- BLOQUEIO CÓDIGO FONTE -->
  476. <body ondragstart='return false'>
  477. <body onkeydown="return false">
  478. <Body onselectstart="return false">
  479.  
  480.  
  481. <div style="font-family:verdana;background:{color:sidebar};padding:5px;-webkit-border-top-left-radius: 15px;-webkit-border-top-right-radius: 15px;-moz-border-radius-topleft: 15px;-moz-border-radius-topright: 15px;border-top-left-radius: 15px;border-top-right-radius: 15px;bottom: 0px; right: 30px; z-index: 100; position: fixed;text-align:center;font-size:9px;"><em>Theme</em> by <strong><a href="http://secret-dialogues.tumblr.com/" target="_blank">secret-dialogues</a></strong>. <em>Don't</em> Copy!&nbsp;<span>&copy;</span></div>
  482.  
  483. <div class="caixasidebar">
  484.  
  485. <center>
  486. <div class="titt"><a href="/">{Title}
  487. <img src="{PortraitURL-96}" class="borda" width="25px"/>
  488.  
  489. </div></a>
  490. <div style="border: 1px (000, 000, 000); padding: 5px; overflow: auto; color: {color:Text}; width: 440px;max-height: 77px; text-align: justify; font-family: verdana; font-size:9px; line-height: 100%; background-color: transparent">
  491. {block:Description} {Description} {/block:Description}
  492. </div>
  493. <br>
  494. <center>
  495. {block:ifLink1}<a href="{text:Link1}"> <nav1>{text:Link1 Title} </a> </nav1>
  496.  
  497. {/block:ifLink1}
  498. {block:ifLink2}<a href="{text:Link2}"> <nav1>{text:Link2 Title} </a> </nav1>
  499.  
  500. {/block:ifLink2}
  501. {block:ifLink3}<a href="{text:Link3}"><nav1>{text:Link3 Title} </a> </nav1>
  502.  
  503. {/block:ifLink3}
  504. {block:ifLink4}<a href="{text:Link4}"><nav1>{text:Link4 Title} </a> </nav1>
  505.  
  506. {/block:ifLink4}
  507. {block:ifLink5}<a href="{text:Link5}"><nav1>{text:Link5 Title} </a> </nav1>{/block:ifLink5}
  508.  
  509.  
  510.  
  511. <center></div>
  512. </div>
  513. <div id="conteudo">
  514. <center
  515. <!-- INÍCIO DAS TAGS DOS POSTS -->
  516. <div class="autopagerize_page_element">
  517. {block:Posts}
  518.  
  519.  
  520.  
  521.  
  522. <!-- TEXT -->
  523.  
  524. {block:Text}
  525.  
  526. <div class="caixa">
  527.  
  528. <div class="titulo">{block:Title}{Title}{/block:Title}</div>
  529.  
  530. {Body}
  531.  
  532.  
  533.  
  534. <div class="tag2"><center>
  535. <a href="{Permalink}">{Timeago}</a> {block:RebloggedFrom} <a href="{ReblogParentURL}"> · Via</a>{/block:RebloggedFrom} {block:ContentSource} · <a href="{SourceURL}" target="_blank">{block:SourceLogo}<img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />{/block:SourceLogo}{block:NoSourceLogo}Source{/block:NoSourceLogo}</a>{/block:ContentSource} ·
  536.  
  537. {block:NoteCount}<a href="{Permalink}">{NoteCount} notes</a>{/block:NoteCount} · <a href="{ReblogURL}" target="_blank"><b>Reblog this post</b></a>
  538.  
  539. {block:IfShowTags}{block:HasTags}<br>Tagged:{block:Tags} #<a href="{TagURL}">{Tag}</a>{/block:Tags}{/block:HasTags}{/block:IfShowTags}
  540.  
  541. </center> </div></div>
  542.  
  543. {/block:Text}
  544.  
  545. <!-- PHOTO -->
  546.  
  547. {block:Photo}
  548.  
  549. <div class="caixa">
  550.  
  551. <div align="center"><img src="{PhotoURL-500}" alt="{PhotoAlt}" width="500px"/></div>
  552.  
  553. {block:Caption}{Caption}{/block:Caption}
  554.  
  555.  
  556. <div class="tag2"><center>
  557. <a href="{Permalink}">{Timeago}</a> {block:RebloggedFrom} <a href="{ReblogParentURL}"> · Via</a>{/block:RebloggedFrom} {block:ContentSource} · <a href="{SourceURL}" target="_blank">{block:SourceLogo}<img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />{/block:SourceLogo}{block:NoSourceLogo}Source{/block:NoSourceLogo}</a>{/block:ContentSource} ·
  558.  
  559. {block:NoteCount}<a href="{Permalink}">{NoteCount} notes</a>{/block:NoteCount} · <a href="{ReblogURL}" target="_blank"><b>Reblog this post</b></a>
  560.  
  561. {block:IfShowTags}{block:HasTags}<br>Tagged:{block:Tags} #<a href="{TagURL}">{Tag}</a>{/block:Tags}{/block:HasTags}{/block:IfShowTags}
  562.  
  563. </center> </div></div>
  564. {/block:Photo}
  565.  
  566.  
  567. <!-- PHOTOSET -->
  568.  
  569. {block:Photoset}
  570.  
  571. <div class="caixa">
  572.  
  573. <div align="center">{Photoset-500}</div>
  574.  
  575. {block:Caption}{Caption}{/block:Caption}
  576.  
  577.  
  578.  
  579. <div class="tag2"><center>
  580. <a href="{Permalink}">{Timeago}</a> {block:RebloggedFrom} <a href="{ReblogParentURL}"> · Via</a>{/block:RebloggedFrom} {block:ContentSource} · <a href="{SourceURL}" target="_blank">{block:SourceLogo}<img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />{/block:SourceLogo}{block:NoSourceLogo}Source{/block:NoSourceLogo}</a>{/block:ContentSource} ·
  581.  
  582. {block:NoteCount}<a href="{Permalink}">{NoteCount} notes</a>{/block:NoteCount} · <a href="{ReblogURL}" target="_blank"><b>Reblog this post</b></a>
  583.  
  584. {block:IfShowTags}{block:HasTags}<br>Tagged:{block:Tags} #<a href="{TagURL}">{Tag}</a>{/block:Tags}{/block:HasTags}{/block:IfShowTags}
  585.  
  586. </center> </div></div>
  587. {/block:Photoset}
  588.  
  589.  
  590. <!-- QUOTE -->
  591.  
  592. {block:Quote}
  593.  
  594. <div class="caixa">
  595.  
  596. <span class="aspas">“</span><div class="quote"><div class="titt1">{Quote}
  597.  
  598. </span></div></div><br>
  599.  
  600. <div style="text-align:right">{block:Source}— {Source}</div>{/block:Source}<br>
  601.  
  602.  
  603.  
  604. <div class="tag2"><center>
  605. <a href="{Permalink}">{Timeago}</a> {block:RebloggedFrom} <a href="{ReblogParentURL}"> · Via</a>{/block:RebloggedFrom} {block:ContentSource} · <a href="{SourceURL}" target="_blank">{block:SourceLogo}<img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />{/block:SourceLogo}{block:NoSourceLogo}Source{/block:NoSourceLogo}</a>{/block:ContentSource} ·
  606.  
  607. {block:NoteCount}<a href="{Permalink}">{NoteCount} notes</a>{/block:NoteCount} · <a href="{ReblogURL}" target="_blank"><b>Reblog this post</b></a>
  608.  
  609. {block:IfShowTags}{block:HasTags}<br>Tagged:{block:Tags} #<a href="{TagURL}">{Tag}</a>{/block:Tags}{/block:HasTags}{/block:IfShowTags}
  610.  
  611. </center> </div></div></div>
  612. {/block:Quote}
  613.  
  614.  
  615. <!-- LINK -->
  616.  
  617. {block:Link}
  618.  
  619. <div class="caixa">
  620.  
  621. <div class="titulo"><a href="{URL}" {Target}>{Name}</a></div>
  622.  
  623. {block:Description}{Description}{/block:Description}
  624.  
  625.  
  626.  
  627. <div class="tag2"><center>
  628. <a href="{Permalink}">{Timeago}</a> {block:RebloggedFrom} <a href="{ReblogParentURL}"> · Via</a>{/block:RebloggedFrom} {block:ContentSource} · <a href="{SourceURL}" target="_blank">{block:SourceLogo}<img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />{/block:SourceLogo}{block:NoSourceLogo}Source{/block:NoSourceLogo}</a>{/block:ContentSource} ·
  629.  
  630. {block:NoteCount}<a href="{Permalink}">{NoteCount} notes</a>{/block:NoteCount} · <a href="{ReblogURL}" target="_blank"><b>Reblog this post</b></a>
  631.  
  632. {block:IfShowTags}{block:HasTags}<br>Tagged:{block:Tags} #<a href="{TagURL}">{Tag}</a>{/block:Tags}{/block:HasTags}{/block:IfShowTags}
  633.  
  634. </center> </div></div>
  635. {/block:Link}
  636.  
  637.  
  638. <!-- CHAT -->
  639.  
  640. {block:Chat}
  641.  
  642. <div class="caixa">
  643.  
  644. <div class="titulo">{block:Title}<a href="{Permalink}">{Title}</a>{/block:Title}</div>
  645.  
  646. {block:Lines}{block:Label}<b>{Label}</b>{/block:Label}
  647.  
  648. {Line}<p>
  649.  
  650. {/block:Lines}
  651.  
  652.  
  653.  
  654. <div class="tag2"><center>
  655. <a href="{Permalink}">{Timeago}</a> {block:RebloggedFrom} <a href="{ReblogParentURL}"> · Via</a>{/block:RebloggedFrom} {block:ContentSource} · <a href="{SourceURL}" target="_blank">{block:SourceLogo}<img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />{/block:SourceLogo}{block:NoSourceLogo}Source{/block:NoSourceLogo}</a>{/block:ContentSource} ·
  656.  
  657. {block:NoteCount}<a href="{Permalink}">{NoteCount} notes</a>{/block:NoteCount} · <a href="{ReblogURL}" target="_blank"><b>Reblog this post</b></a>
  658.  
  659. {block:IfShowTags}{block:HasTags}<br>Tagged:{block:Tags} #<a href="{TagURL}">{Tag}</a>{/block:Tags}{/block:HasTags}{/block:IfShowTags}
  660.  
  661. </center> </div></div>
  662.  
  663. {/block:Chat}
  664.  
  665.  
  666. <!-- VIDEO -->
  667.  
  668. {block:Video}
  669.  
  670. <div class="caixa">
  671.  
  672. {Video-500}
  673.  
  674. {block:Caption}{Caption}{/block:Caption}
  675.  
  676.  
  677.  
  678. <div class="tag2"><center>
  679. <a href="{Permalink}">{Timeago}</a> {block:RebloggedFrom} <a href="{ReblogParentURL}"> · Via</a>{/block:RebloggedFrom} {block:ContentSource} · <a href="{SourceURL}" target="_blank">{block:SourceLogo}<img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />{/block:SourceLogo}{block:NoSourceLogo}Source{/block:NoSourceLogo}</a>{/block:ContentSource} ·
  680.  
  681. {block:NoteCount}<a href="{Permalink}">{NoteCount} notes</a>{/block:NoteCount} · <a href="{ReblogURL}" target="_blank"><b>Reblog this post</b></a>
  682.  
  683. {block:IfShowTags}{block:HasTags}<br>Tagged:{block:Tags} #<a href="{TagURL}">{Tag}</a>{/block:Tags}{/block:HasTags}{/block:IfShowTags}
  684.  
  685. </center> </div></div>
  686. {/block:Video}
  687.  
  688.  
  689. <!-- AUDIO -->
  690.  
  691. {block:Audio}
  692.  
  693. <div class="caixa">
  694. <center>{block:AlbumArt}
  695. <img src="{AlbumArtURL}" width="208px">
  696. {/block:AlbumArt}
  697. {AudioPlayerBlack}
  698. </center>
  699. {block:Caption}{Caption}{/block:Caption}
  700.  
  701.  
  702.  
  703. <div class="tag2"><center>
  704. <a href="{Permalink}">{Timeago}</a> {block:RebloggedFrom} <a href="{ReblogParentURL}"> · Via</a>{/block:RebloggedFrom} {block:ContentSource} · <a href="{SourceURL}" target="_blank">{block:SourceLogo}<img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />{/block:SourceLogo}{block:NoSourceLogo}Source{/block:NoSourceLogo}</a>{/block:ContentSource} ·
  705.  
  706. {block:NoteCount}<a href="{Permalink}">{NoteCount} notes</a>{/block:NoteCount} · <a href="{ReblogURL}" target="_blank"><b>Reblog this post</b></a>
  707.  
  708. {block:IfShowTags}{block:HasTags}<br>Tagged:{block:Tags} #<a href="{TagURL}">{Tag}</a>{/block:Tags}{/block:HasTags}{/block:IfShowTags}
  709.  
  710. </center> </div></div>
  711. {/block:Audio}
  712.  
  713.  
  714. <!-- ASK -->
  715.  
  716. {block:Answer}
  717.  
  718. <div class="caixa">
  719.  
  720. <img src="{AskerPortraitURL-40}" width="52px" align="left" class="borda" /><div class="bubble"><span></span>{Asker}: {Question}<p></div>
  721.  
  722. {Answer}
  723.  
  724. </div>
  725.  
  726.  
  727.  
  728. <div class="tag2"><center>
  729. <a href="{Permalink}">{Timeago}</a> {block:RebloggedFrom} <a href="{ReblogParentURL}"> · Via</a>{/block:RebloggedFrom} {block:ContentSource} · <a href="{SourceURL}" target="_blank">{block:SourceLogo}<img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />{/block:SourceLogo}{block:NoSourceLogo}Source{/block:NoSourceLogo}</a>{/block:ContentSource} ·
  730.  
  731. {block:NoteCount}<a href="{Permalink}">{NoteCount} notes</a>{/block:NoteCount} · <a href="{ReblogURL}" target="_blank"><b>Reblog this post</b></a>
  732.  
  733. {block:IfShowTags}{block:HasTags}<br>Tagged:{block:Tags} #<a href="{TagURL}">{Tag}</a>{/block:Tags}{/block:HasTags}{/block:IfShowTags}
  734.  
  735. </center> </div></div>
  736.  
  737.  
  738. {/block:Answer}
  739.  
  740.  
  741.  
  742. {/block:Posts}
  743. </div>
  744. </div>
  745.  
  746. <!-- FIM DAS TAGS DOS POSTS -->
  747.  
  748. </div>
  749.  
  750. </div>
  751. <!-- PAGINAÇÃO DO THEME -->
  752. <center><div class="esquerda">{block:PreviousPage}<a href="{PreviousPage}" class="page">«</a>{/block:PreviousPage} </div> <div class="direita">{block:NextPage}<a href="{NextPage}" class="page">»</a>{/block:NextPage}</div></center>
  753.  
  754. <!-- FIM DA PAGINAÇÃO DO THEME -->
  755.  
  756.  
  757. <div style="top: 0px; right: 0px; position: fixed;">
  758.  
  759.  
  760. </body>
  761.  
  762. </html>
Advertisement
Add Comment
Please, Sign In to add comment