pamellabellegarde

Theme Tumblr: Escape

Aug 8th, 2012
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 26.62 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Trans{tional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2.  
  3.  
  4. <!-------
  5.  
  6. THEME BY SECRET-DIALOGUES.TUMBLR.COM
  7. DON'T COPY! BE ORIGINAL!
  8.  
  9. ------->
  10.  
  11.  
  12. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  13.  
  14. <head>
  15.  
  16.  
  17.  
  18.  
  19.  
  20. <title>{title}</title>
  21.  
  22.  
  23. <link href='http://fonts.googleapis.com/css?family=Butterfly+Kids' rel='stylesheet' type='text/css'>
  24.  
  25.  
  26.  
  27. <meta name="image:PhotoSidebar" content="http://data.whicdn.com/images/19056036/tumblr_lvwg3kD5Il1qgviyuo1_500_large.jpg" />
  28.  
  29.  
  30.  
  31.  
  32. <link href='http://fonts.googleapis.com/css?family=Gorditas' rel='stylesheet' type='text/css'>
  33.  
  34. <link rel="shortcut icon" href="http://i122.photobucket.com/albums/o260/mhilka/minigifs/mug3.gif" />
  35.  
  36. <link href='http://fonts.googleapis.com/css?family=Dancing+Script' rel='stylesheet' type='text/css'>
  37. <link href='http://fonts.googleapis.com/css?family=Rouge+Script' rel='stylesheet' type='text/css'>
  38.  
  39.  
  40. <link href='http://fonts.googleapis.com/css?family=Rochester' rel='stylesheet' type='text/css'>
  41.  
  42.  
  43. </center>
  44.  
  45. <link href='http://fonts.googleapis.com/css?family=Rochester' rel='stylesheet' type='text/css'>
  46.  
  47.  
  48. <!-- IFRAME -->
  49. <script type="text/javascript">
  50. function changeNavigation(id) {document.getElementById('liuc').innerHTML=document.getElementById(id).innerHTML}
  51. </script>
  52.  
  53.  
  54. <script type="text/javascript" src="http://static.tumblr.com/53unaru/kx3lgzker/jquery-1.3.2.min.js" charset="utf-8"></script>
  55. <script type="text/javascript" src="http://static.tumblr.com/53unaru/4jtlgzkf8/easing.js"></script>
  56. <script type="text/javascript" src="http://static.tumblr.com/53unaru/y8wlgzkbt/jquery.ui.totop.js"></script>
  57. <script type="text/javascript">
  58. $(document).ready(function() {
  59. $().UItoTop({ easingType: 'easeOutQuart' });
  60. });
  61. </script>
  62.  
  63.  
  64. <!-- INICIO DO CSS -->
  65. <style type="text/css">
  66.  
  67. /*** TOOLTIP BY RITAMAFALDA ***/
  68. #dhtmltooltip{position: absolute; padding: 4px; background-color:#f4f4f4; border: 2px solid #ED718E; left: -100px; color: #494949; text-align: center; font-size: 11px; width: auto; margin: 10px;border-radius: 25px 10px / 10px 25px;-moz-border-radius: 25px 10px / 10px 25px;visibility: hidden; z-index: 300; filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);}
  69.  
  70.  
  71.  
  72.  
  73. .heart { border-bottom: 1px solid #ddd; display: block;line-height: 17px;margin-bottom: 0;}
  74.  
  75.  
  76. /*** BALÃO ASK POR BIIBS ***/
  77. .bubble {align:right;background: #eee; margin:1px 0px 3px 63px;padding:10px;position: relative;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
  78. .bubble p {margin:1px 0px;}
  79. .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 #eee;}
  80.  
  81. .ali {margin-right:-40px;}
  82.  
  83. /** TITULO DO TUMBLR **/
  84. .titulotumblr {font-family: 'georgia';font-size:20px;align:center;color:#BF6366;font-style:italic;}
  85. /** TÍTULO DOS POSTS **/
  86.  
  87. /** FONT FACE -- BY SECRET-DIALOGUES **/
  88. @font-face { font-family: fonte ; src: url('http://static.tumblr.com/y9ykbvf/RVdm3vf79/geosanslight.ttf') }
  89. .titulo {font-family: 'georgia', cursive; font-size: 16pt; color:#BF6366;text-align:left;font-style:italic;}
  90. .titulo2 {font-family: 'courier new';text-transform:uppercase; font-size: 22px; color:#CA807F; border-bottom: 2px dashed #95BAB2; padding:0px; text-align:left;letter-spacing:-1px;}
  91.  
  92.  
  93.  
  94. /** FORMATAÇÕES BÁSICAS --- POR SECRET-DIALOGUES.TUMBLR.COM **/
  95.  
  96. b, strong, bold {color: #A1C2B9;}
  97. u {text-decoration: none; border-bottom: 1px solid #A1C2B9;}
  98. i, em {color: #A1C2B9;}
  99. s {color:#A1C2B9;}
  100.  
  101.  
  102.  
  103. /** CAIXA DOS POSTS **/
  104. .caixa {background:#FDFCFB; font-family: verdana; font-size: 11px; width: 500px; padding: 7px; color:#444;text-align:justify;box-shadow: 0 0 1em #ddd;margin-bottom:10px;}
  105.  
  106.  
  107. .fundo1 {-moz-box-shadow: 0 0 1em #606060; -webkit-box-shadow: 0 0 1em #ddd; box-shadow: 0 0 1em #aaa; border-radius: 25px 10px / 10px 25px;-moz-border-radius: 25px 10px / 10px 25px; width:530px;padding:10px;margin-top:20px;}
  108.  
  109. /** SIDEBAR **/
  110. .caixasidebar {font-size: 9px; color:#393939; text-align: justify;font-family: verdana; width: 235px; align: center; position:relative; color:#fff;z-index: 0;background: #FDFCFB;padding:7px;
  111. }
  112. .csp {padding: 7px;}
  113.  
  114. pre {font-family:courier new;width:450px;}
  115.  
  116. /** FAIXINHAS **/
  117. .faixa2 {background-color:#EEE; font-family: verdana; font-size:12px; padding:3px; margin:0px 0px 4px 0px; text-align: left; font-weight:bold; color: #AE9245; -webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px; cursor:help; letter-spacing:0px; -webkit-transition-duration: .50s;}
  118.  
  119. .faixa3 {background-color:#EEE; font-family: verdana; font-size:12px; padding:3px; margin:0px 0px 4px 0px; text-align: right; font-weight:bold; color: #CE7C7B; -webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px; cursor:help; letter-spacing:0px; -webkit-transition-duration: .50s;margin-top:5px;}
  120.  
  121.  
  122.  
  123. /** POSIÇÃO THEME **/
  124.  
  125. #pagina {width: 800px; }
  126. #sidebar {width: 250px; float: left; margin-top:80px;position:fixed;}
  127. #conteudo {width: 540px; float: right; margin-top:70px;margin-bottom:20px;}
  128.  
  129.  
  130. /** APARENCIA LINKS **/
  131. a:link, a:visited, a:active {color: #93B9AE; text-decoration: none; -webkit-transition-duration: .50s;}
  132. a:hover {text-decoration: none; color:#EDE4DD;}
  133.  
  134.  
  135. #caixinha{margin-left: 500px;
  136. max-width: 80px;
  137. margin-top: 0px;
  138. text-align:center;
  139. color: #606060;
  140. padding: 4px;
  141. position: absolute;
  142. z-index: -4;
  143. -webkit-border-radius: 5px;
  144. -moz-border-radius: 5px;
  145. border-radius: 5px;}
  146.  
  147.  
  148.  
  149. /** TAGS **/
  150. .tag2 {border-top: 1px dashed #93B9AE; margin: 7px 0px 0px 0px;background:#fff;font-size:9px;font-family:verdana;}
  151.  
  152. /** PERSONALIZAÇÃO MENU **/
  153. nav1 {color:#D4ECF0; padding: 4px; text-align:center; font-size:12px; font-family:consolas; display: inline-block; margin-right:3px;cursor:help;-webkit-transition-duration: .90s;text-transform:uppercase; -webkit-border-bottom-right-radius: 10px;-webkit-border-bottom-left-radius: 10px;-moz-border-radius-bottomright: 10px;-moz-border-radius-bottomleft: 10px;border-bottom-right-radius: 10px;border-bottom-left-radius: 10px;;background:#98BBB4;width:33px;height:15px}
  154.  
  155. nav1:hover {background:#CA6A6E;color:#ECE5DD;
  156.  
  157. }
  158.  
  159.  
  160.  
  161.  
  162. /** BOTÃO TOPO **/
  163.  
  164. nav3 {border-radius: 10px ; background-color:#F978AE; padding:5px;margin:5px;}
  165. nav3 a { color:#fff;}
  166. nav3 a:hover { color:#fff;}
  167.  
  168.  
  169.  
  170. /** FUNDO **/
  171. body {background: #eee url(http://1.bp.blogspot.com/-yDDmfbBUWL0/T6bXrsXtp6I/AAAAAAAAAkI/iAAGRtCEvCM/s1600/bg5.png); background-attachment: fixed;font-family: verdana; font-size: 11px; color: #606060; text-align: justify;}
  172.  
  173.  
  174.  
  175. /** APARENCIA BLOCKQUOTE **/
  176. blockquote {margin:0px;padding:0px;padding-left:4px;border-left: 6px solid #D07981;}
  177.  
  178.  
  179.  
  180. /** BORDA **/
  181. .borda {background-image: url(http://static.tumblr.com/e4yc5en/r7rm8g0na/sem_t__tulo_4.png);padding:5px;}
  182.  
  183. .borda1 {border: 6px ridge #9EBFB6;}
  184.  
  185. .borda22 {border: 8px ridge #9EBFB6;margin-left:3px;margin-bottom:3px;}
  186.  
  187.  
  188. /*** Paginação by madlyluv.com ***/
  189. #paginacaoml {font-size: 11px; font-weight: bold; line-height: 21px; }
  190. #paginacaoml a {background: #fff; margin: 0 1px 0 0; padding: 2px 4px; color: #444; text-decoration: none;}
  191. #paginacaoml span.pagina_atual {background: #fff; margin: 0 1px 0 0; padding: 2px 4px; color: #444; text-decoration: none;}
  192. #paginacaoml span.info {background: #fff; margin: 0 1px 0 0; padding: 2px 4px; color: #444; text-decoration: none;}
  193.  
  194.  
  195. /** SELEÇÃO COLORIDA **/
  196. ::-moz-selection
  197. {
  198.  
  199. color:#97BAB3;
  200. }
  201. ::selection
  202. {
  203.  
  204. color:#97BAB3;
  205. }
  206.  
  207. /** BARRA ROLAGEM -- BY SECRET-DIALOGUES.TUMBLR.COM **/
  208.  
  209. ::-webkit-scrollbar{width:12px;height:10px;}
  210. ::-webkit-scrollbar-button:start:decrement
  211. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  212. ::-webkit-scrollbar-track-piece{background-color:#fff;}
  213. ::-webkit-scrollbar-thumb:vertical{height:50px; scrollbar-face-color:#C57578; background-color:#C57578;}
  214. ::-webkit-scrollbar-thumb:horizontal{width:50px; scrollbar-face-color:#C57578; background-color:#C57578;}
  215.  
  216.  
  217.  
  218.  
  219. .hhh {max-hight:190px;}
  220.  
  221.  
  222. /** QUOTE **/
  223. .aspas {position:relative; top:-10px;font-size:84px;opacity:0.4;filter: alpha (opacity=20);color: #BF6366; font: normal 130px; font-family: georgia;text-align:left ; }
  224.  
  225. .quote {margin-left:20px;margin-top:-85px;line-height:30px; letter-spacing:-1px;text-align:left ; }
  226.  
  227. .imgg {margin-top:-113px;}
  228.  
  229. #fade { /*--Transparent background layer--*/
  230. display: none; /*--hidden by default--*/
  231. background: #000;
  232. position: fixed; left: 0; top: 0;
  233. width: 100%; height: 100%;
  234. opacity: .80;
  235. z-index: 9999;
  236. }
  237. .popup_block{
  238. display: none; /*--hidden by default--*/
  239. background: #fff;
  240. padding: 10px;
  241. border: 5px solid #C86369;
  242. float: left;
  243. font-size: 11px;
  244. position: fixed;
  245. top: 50%; left: 50%;
  246. z-index: 99999;
  247. /*--CSS3 Box Shadows--*/
  248. -webkit-box-shadow: 0px 0px 20px #000;
  249. -moz-box-shadow: 0px 0px 20px #000;
  250. box-shadow: 0px 0px 20px #000;
  251. /*--CSS3 Rounded Corners--*/
  252.  
  253. }
  254. img.btn_close {
  255. float: right;
  256. margin: -45px -45px 0 0;
  257. }
  258. /*--Making IE6 Understand Fixed Positioning--*/
  259. *html #fade {
  260. position: absolute;
  261. }
  262. *html .popup_block {
  263. position: absolute;
  264. }
  265.  
  266.  
  267.  
  268. </style>
  269. <!-- FIM DO CSS -->
  270.  
  271.  
  272.  
  273.  
  274. <script>
  275.  
  276.  
  277.  
  278. $(document).ready(function() {
  279.  
  280. //
  281.  
  282.  
  283.  
  284. //When you click on a link with class of poplight and the href starts with a #
  285.  
  286. $('a.poplight[href^=#]').click(function() {
  287.  
  288. var popID = $(this).attr('rel'); //Get Popup Name
  289.  
  290. var popURL = $(this).attr('href'); //Get Popup href to define size
  291.  
  292.  
  293.  
  294. //Pull Query & Variables from href URL
  295.  
  296. var query= popURL.split('?');
  297.  
  298. var dim= query[1].split('&');
  299.  
  300. var popWidth = dim[0].split('=')[1]; //Gets the first query string value
  301.  
  302.  
  303.  
  304. //Fade in the Popup and add close button
  305.  
  306. $('#' + popID).fadeIn().css({ 'width': Number( popWidth ) }).prepend('<a href="#" class="close"><img src="http://static.tumblr.com/mw3v5cd/vp8lqzj25/b10.png" class="btn_close" title="Close Window" alt="Close" /></a>');
  307.  
  308.  
  309. //Define margin for center alignment (vertical horizontal) - we add 80px to the height/width to accomodate for the padding and border width defined in the css
  310.  
  311. var popMargTop = ($('#' + popID).height() + 80) / 2;
  312.  
  313. var popMargLeft = ($('#' + popID).width() + 80) / 2;
  314.  
  315.  
  316.  
  317. //Apply Margin to Popup
  318.  
  319. $('#' + popID).css({
  320.  
  321. 'margin-top' : -popMargTop,
  322.  
  323. 'margin-left' : -popMargLeft
  324.  
  325. });
  326.  
  327.  
  328.  
  329. //Fade in Background
  330.  
  331. $('body').append('<div id="fade"></div>'); //Add the fade layer to bottom of the body tag.
  332.  
  333. $('#fade').css({'filter' : 'alpha(opacity=80)'}).fadeIn(); //Fade in the fade layer - .css({'filter' : 'alpha(opacity=80)'}) is used to fix the IE Bug on fading transparencies
  334.  
  335.  
  336.  
  337. return false;
  338.  
  339. });
  340.  
  341.  
  342.  
  343. //Close Popups and Fade Layer
  344.  
  345. $('a.close, #fade').live('click', function() { //When clicking on the close or fade layer...
  346.  
  347. $('#fade , .popup_block').fadeOut(function() {
  348.  
  349. $('#fade, a.close').remove(); //fade them both out
  350.  
  351. });
  352.  
  353. return false;
  354.  
  355. });
  356.  
  357.  
  358.  
  359.  
  360.  
  361. });
  362.  
  363. </script>
  364.  
  365. <script>
  366. function click() {
  367. if (event.button==2||event.button==3) {
  368. oncontextmenu='return false';
  369. }
  370. }
  371. document.onmousedown=click
  372. document.oncontextmenu = new Function("return false;")
  373. </script>
  374.  
  375.  
  376.  
  377.  
  378.  
  379.  
  380.  
  381.  
  382. </head>
  383.  
  384. <body>
  385.  
  386.  
  387. <div style=" background-image: url('http://media.tumblr.com/tumblr_m3mdwuMrei1qkgtjs.jpg'); top: 0px; left: 0px; width: 100%; height: 50px; z-index: 100; position: fixed; box-shadow: 0 0 1em #ddd;border-bottom:5px #fff solid;"></div>
  388.  
  389. <div style=" background-image: url('http://media.tumblr.com/tumblr_m3mdwuMrei1qkgtjs.jpg'); bottom: 0px; left: 0px; width: 100%; height: 15px; z-index: 100; position: fixed; box-shadow: 0 0 1em #ddd;border-top:5px #fff solid;">
  390.  
  391.  
  392. </div>
  393.  
  394. <!-- BLOQUEIO CÓDIGO FONTE -->
  395. <body onkeydown="return false">
  396. <body ondragstart="return false">
  397.  
  398.  
  399. <center><center><center><center><center>
  400. <div id="pagina"><center>
  401.  
  402. <div id="sidebar">
  403.  
  404. <div class="caixasidebar">
  405.  
  406. <a href="/"><img src="{image:PhotoSidebar}" width="233px" class="opacidade; hhh ;"></a>
  407. </div>
  408.  
  409. <br>
  410.  
  411.  
  412. <div class="caixasidebar">
  413. <div class="titulotumblr"><center><font color="#BF6366"><a href="/">{title}</font><center></div></a>
  414.  
  415. <div style=" padding: 5px; overflow: auto; color: #444; width: LARGURApx;max-height: 80px; text-align: justify; line-height: 100%;">
  416. {block:Description} {Description} {/block:Description}<br><center>
  417.  
  418.  
  419.  
  420. </div></div>
  421. <center><center><center>
  422. <a href="/"><nav1>home</nav1></a>
  423.  
  424. <a href="#?w=500" rel="3" class="poplight"><nav1>ask</nav1></a>
  425.  
  426. <a href="#?w=500" rel="2" class="poplight"><nav1>me</nav1></a>
  427.  
  428. <a href="#?w=500" rel="1" class="poplight"><nav1>here</nav1></a>
  429.  
  430. <a href="/tagged/SUATAG" onMouseover="ddrivetip('Meus Textos/frases')"; onMouseout="hideddrivetip()"><nav1>texts</nav1></a><br> <br>
  431.  
  432.  
  433. <font color="#A0A0A0">
  434. <small> Theme by <a href="http://secret-dialogues.tumblr.com/" target=blank>secret-dialogues</a> </b> +
  435.  
  436. <a href="#?w=500" rel="4" class="poplight">help</a>
  437.  
  438.  
  439. </center></small>
  440.  
  441. </div>
  442.  
  443. <div id="conteudo">
  444.  
  445. <!-- INÍCIO DAS TAGS DOS POSTS -->
  446.  
  447. <center><center>
  448.  
  449. <div id="liuc"><center>
  450. {block:Posts}
  451.  
  452.  
  453. <!-- TEXT -->
  454.  
  455. {block:Text}
  456.  
  457. <div class="caixa">
  458.  
  459. <div class="titulo">{block:Title}{Title}{/block:Title}</div>
  460.  
  461. {Body}
  462.  
  463. <div class="tag2">
  464.  
  465. <a href="{Permalink}"><b>Texto</b></a> postado em
  466. {block:Date} {DayOfMonthWithZero}/{MonthNumberWithZero}/{Year}{/block:Date} | <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} | <a href="{Permalink}">{block:NoteCount}{/block:NoteCount}{NoteCount} notes</a> | <a href="{ReblogURL}" target="_blank">Reblog!</a>
  467.  
  468. {/block:HasTags}
  469. </div>
  470. </div>
  471.  
  472.  
  473.  
  474. {/block:Text}
  475.  
  476. <!-- PHOTO -->
  477.  
  478. {block:Photo}
  479.  
  480. <div class="caixa">
  481.  
  482. <div align="center">{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}" class=" opacidade ; borda" width="490px" />{LinkCloseTag}</div>
  483.  
  484. {block:Caption}{Caption}{/block:Caption}
  485.  
  486. <div class="tag2">
  487.  
  488. <a href="{Permalink}"><b>Texto</b></a> postado em
  489. {block:Date} {DayOfMonthWithZero}/{MonthNumberWithZero}/{Year}{/block:Date} | <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} | <a href="{Permalink}">{block:NoteCount}{/block:NoteCount}{NoteCount} notes</a> | <a href="{ReblogURL}" target="_blank">Reblog!</a>
  490.  
  491. {/block:HasTags}
  492. </div>
  493. </div>
  494.  
  495.  
  496. {/block:Photo}
  497.  
  498.  
  499. <!-- PHOTOSET -->
  500.  
  501. {block:Photoset}
  502.  
  503. <div class="caixa">
  504.  
  505. <div align="center"><div class="opacidade">{Photoset-500}</div></div>
  506.  
  507. {block:Caption}{Caption}{/block:Caption}
  508.  
  509. <div class="tag2">
  510.  
  511. <a href="{Permalink}"><b>Texto</b></a> postado em
  512. {block:Date} {DayOfMonthWithZero}/{MonthNumberWithZero}/{Year}{/block:Date} | <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} | <a href="{Permalink}">{block:NoteCount}{/block:NoteCount}{NoteCount} notes</a> | <a href="{ReblogURL}" target="_blank">Reblog!</a>
  513.  
  514. {/block:HasTags}
  515. </div>
  516. </div>
  517.  
  518.  
  519.  
  520. {/block:Photoset}
  521.  
  522.  
  523. <!-- QUOTE -->
  524.  
  525. {block:Quote}
  526.  
  527. <div class="caixa">
  528.  
  529. <span class="aspas">“</span><div class="quote"><div class="titulo">{Quote}
  530.  
  531. </span></div></div><br>
  532.  
  533. <div style="text-align:right">{block:Source}<font color="#84AFA5">—</font> {Source}</font>{/block:Source}</div>
  534.  
  535. <div class="tag2">
  536.  
  537. <a href="{Permalink}"><b>Texto</b></a> postado em
  538. {block:Date} {DayOfMonthWithZero}/{MonthNumberWithZero}/{Year}{/block:Date} | <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} | <a href="{Permalink}">{block:NoteCount}{/block:NoteCount}{NoteCount} notes</a> | <a href="{ReblogURL}" target="_blank">Reblog!</a>
  539.  
  540. {/block:HasTags}
  541. </div>
  542. </div>
  543.  
  544. {/block:Quote}
  545.  
  546.  
  547. <!-- LINK -->
  548.  
  549. {block:Link}
  550.  
  551. <div class="caixa">
  552.  
  553. <div class="titulo"><a href="{URL}" {Target}>{Name}</a></div>
  554.  
  555. {block:Description}{Description}{/block:Description}
  556.  
  557. <div class="tag2">
  558.  
  559. <a href="{Permalink}"><b>Texto</b></a> postado em
  560. {block:Date} {DayOfMonthWithZero}/{MonthNumberWithZero}/{Year}{/block:Date} | <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} | <a href="{Permalink}">{block:NoteCount}{/block:NoteCount}{NoteCount} notes</a> | <a href="{ReblogURL}" target="_blank">Reblog!</a>
  561.  
  562. {/block:HasTags}
  563. </div>
  564. </div>
  565.  
  566. {/block:Link}
  567.  
  568.  
  569. <!-- CHAT -->
  570.  
  571. {block:Chat}
  572.  
  573. <div class="caixa">
  574.  
  575. <div class="titulo">{block:Title}<a href="{Permalink}">{Title}</a>{/block:Title}</div>
  576.  
  577. {block:Lines}{block:Label}<b>{Label}</b>{/block:Label}
  578.  
  579. {Line}<p>
  580.  
  581. {/block:Lines}
  582.  
  583. <div class="tag2">
  584.  
  585. <a href="{Permalink}"><b>Texto</b></a> postado em
  586. {block:Date} {DayOfMonthWithZero}/{MonthNumberWithZero}/{Year}{/block:Date} | <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} | <a href="{Permalink}">{block:NoteCount}{/block:NoteCount}{NoteCount} notes</a> | <a href="{ReblogURL}" target="_blank">Reblog!</a>
  587.  
  588. {/block:HasTags}
  589. </div>
  590. </div>
  591. {/block:Chat}
  592.  
  593.  
  594. <!-- VIDEO -->
  595.  
  596. {block:Video}
  597.  
  598. <div class="caixa">
  599.  
  600. {Video-500}
  601.  
  602. {block:Caption}{Caption}{/block:Caption}
  603.  
  604. <div class="tag2">
  605.  
  606. <a href="{Permalink}"><b>Texto</b></a> postado em
  607. {block:Date} {DayOfMonthWithZero}/{MonthNumberWithZero}/{Year}{/block:Date} | <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} | <a href="{Permalink}">{block:NoteCount}{/block:NoteCount}{NoteCount} notes</a> | <a href="{ReblogURL}" target="_blank">Reblog!</a>
  608.  
  609. {/block:HasTags}
  610. </div>
  611. </div>
  612.  
  613. {/block:Video}
  614.  
  615.  
  616. <!-- AUDIO -->
  617.  
  618. {block:Audio}
  619.  
  620. <div class="caixa">
  621.  
  622. {AudioPlayerBlack}
  623.  
  624. {block:Caption}{Caption}{/block:Caption}
  625.  
  626. <div class="tag2">
  627.  
  628. <a href="{Permalink}"><b>Texto</b></a> postado em
  629. {block:Date} {DayOfMonthWithZero}/{MonthNumberWithZero}/{Year}{/block:Date} | <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} | <a href="{Permalink}">{block:NoteCount}{/block:NoteCount}{NoteCount} notes</a> | <a href="{ReblogURL}" target="_blank">Reblog!</a>
  630.  
  631. {/block:HasTags}
  632. </div>
  633. </div>
  634.  
  635.  
  636. {/block:Audio}
  637.  
  638.  
  639. <!-- ASK -->
  640.  
  641. {block:Answer}
  642.  
  643. <div class="caixa">
  644.  
  645. <img src="{AskerPortraitURL-40}" align="left" class="borda1" /><div class="bubble"><span></span>{Asker}: {Question}<p></div>
  646.  
  647. {Answer}
  648.  
  649. <div class="tag2">
  650. <a href="{Permalink}"><b>Ask</b></a> respondida em {block:Date}{TimeAgo}{/block:Date}
  651. </div></div>
  652.  
  653.  
  654. {/block:Answer}
  655.  
  656.  
  657. {/block:Posts}
  658.  
  659. <div id="paginacaoml"><span class="info" style="font-weight: normal;">Página <b>{CurrentPage}</b> de <b>{TotalPages}</b></span> {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">&laquo;</a>{/block:PreviousPage}{/block:Pagination}
  660. {block:JumpPagination length="8"}
  661. {block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage}
  662. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}
  663. {/block:JumpPagination}
  664. {block:Pagination}{block:NextPage}<a href="{NextPage}">&raquo;</a>{/block:NextPage}{/block:Pagination}
  665. </div><br>
  666.  
  667. </div></div>
  668.  
  669. <!-- FIM DAS TAGS DOS POSTS -->
  670.  
  671. <!-- CONTEUDO IFRAME -->
  672.  
  673. <div id="02" style="display:none"><img src="http://static.tumblr.com/y9ykbvf/eR3lvdnry/nada.png" height="0px">
  674. <div class="caixa">
  675.  
  676. <div class="titulo2">Sobre Mim</div><div class="tag3"></div><br>
  677.  
  678. <img src="{PortraitURL-96}" align="right" class="borda22 ; opacidade" />Escreva sobre voce
  679.  
  680. aqui :) Escreva sobre voce aqui :) Escreva sobre voce aqui :) Escreva sobre voce aqui :)
  681.  
  682. Escreva sobre voce aqui :) Escreva sobre voce aqui :) Escreva sobre voce aqui :) Escreva
  683.  
  684. sobre voce aqui :) Escreva sobre voce aqui :) Escreva sobre voce aqui :) Escreva sobre voce
  685.  
  686. aqui :) Escreva sobre voce aqui :) Escreva sobre voce aqui :) Escreva sobre voce aqui :)
  687.  
  688. Escreva sobre voce aqui :) Escreva sobre voce aqui :) Escreva sobre voce aqui :) Escreva
  689.  
  690. sobre voce aqui :) Escreva sobre voce aqui :) Escreva sobre voce aqui :) Escreva sobre voce
  691.  
  692. aqui :) Escreva sobre voce aqui :) Escreva sobre voce aqui :) Escreva sobre voce aqui :)
  693.  
  694. Escreva sobre voce aqui :) Escreva sobre voce aqui :) Escreva sobre voce aqui :)Escreva sobre voce aqui :)Escreva sobre voce aqui :)Escreva sobre voce aqui :)<br><br>
  695.  
  696. </div>
  697.  
  698.  
  699. <div class="caixa"><div class="titulo2">Lista de Desejos</div><div class="tag3"></div><br>
  700. <s>Fiz</s><br>
  701. Não fiz<br>
  702. <s>Fiz</s><br>
  703. Não fiz<br>
  704. Não fiz<br>
  705. <s>Fiz</s><br>
  706. <s>Fiz</s><br>
  707. Não fiz<br>
  708. <s>Fiz</s><br>
  709.  
  710.  
  711. </div>
  712.  
  713.  
  714.  
  715.  
  716. </div>
  717.  
  718.  
  719. <div id="1" class="popup_block">
  720.  
  721.  
  722. <div class="titulo2">Meu Tumblr</div><div class="tag3"></div><br>
  723. Fale sobre seu tumblr, criação, do que fala etc. <B>NÃO FAÇA MUITO GRANDE!</B>
  724.  
  725.  
  726. <br><br>
  727. <div class="titulo2">Recomendo</div><div class="tag3"></div><br>
  728. Os melhores tumblrs, recomendo:
  729. <br><a href="http://secret-dialogues.tumblr.com/">Mind Power</a> + <a
  730.  
  731. href="http://TUMBLRDAPESSOA.tumblr.com/">TITULO DO TUMBLR DA PESSOA</a> + <a
  732.  
  733. href="http://TUMBLRDAPESSOA.tumblr.com/">TITULO DO TUMBLR DA PESSOA</a> +<a
  734.  
  735. href="http://TUMBLRDAPESSOA.tumblr.com/">TITULO DO TUMBLR DA PESSOA</a> + <a
  736.  
  737. href="http://TUMBLRDAPESSOA.tumblr.com/">TITULO DO TUMBLR DA PESSOA</a> + <a
  738.  
  739. href="http://TUMBLRDAPESSOA.tumblr.com/">TITULO DO TUMBLR DA PESSOA</a> + <a
  740.  
  741. href="http://TUMBLRDAPESSOA.tumblr.com/">TITULO DO TUMBLR DA PESSOA</a> + <a
  742.  
  743. href="http://TUMBLRDAPESSOA.tumblr.com/">TITULO DO TUMBLR DA PESSOA</a> + <a
  744.  
  745. href="http://TUMBLRDAPESSOA.tumblr.com/">TITULO DO TUMBLR DA PESSOA</a>
  746.  
  747.  
  748. <br><br>
  749. <div class="titulo2">Quem eu sigo:</div><div class="tag3"></div><br>
  750. <center>
  751. <div style=" padding: 5px; overflow: auto; color: #444;max-height: 180px; text-align: justify; line-height: 100%;">
  752.  
  753. <center>
  754. {block:Following}{block:Followed}<a href="{FollowedURL}" title="{FollowedTitle}"><img src="{FollowedPortraitURL-64}" class="borda22" alt="{FollowedTitle}"/> </a> {/block:Followed}{/block:Following}
  755.  
  756.  
  757. </center>
  758.  
  759. </div></div>
  760.  
  761.  
  762. <div id="4" class="popup_block">
  763. <div class="titulo2">Créditos</div><br>
  764.  
  765. <div style="text-align:left">
  766.  
  767. <img src="http://static.tumblr.com/nxhlvyi/VXXlggo1h/2m7uqlt.gif"> Theme por: <a href="http://secret-dialogues.tumblr.com/" target=blank>secret-dialogues</a> (<a href="http://bombasticdesign.tumblr.com/" target=blank>Bombastic Design</a>)<br>
  768.  
  769.  
  770. <img src="http://static.tumblr.com/nxhlvyi/VXXlggo1h/2m7uqlt.gif"> Pattern, bg e botão close:<a href="http://ilovehtml.tumblr.com/" target=blank> I Love HTML</a><br>
  771.  
  772. <img src="http://static.tumblr.com/nxhlvyi/VXXlggo1h/2m7uqlt.gif"> Balão de ask: <a href="http://biibis.tumblr.com/" target=blank> Tua Menina</a><br>
  773.  
  774. <img src="http://static.tumblr.com/nxhlvyi/VXXlggo1h/2m7uqlt.gif"> Menu Pop-up: <a href="http://havingthemes.tumblr.com/" target=blank> Having Themes</a><br>
  775.  
  776. <img src="http://static.tumblr.com/nxhlvyi/VXXlggo1h/2m7uqlt.gif"> Paginação: <a href="http://madlyluv.com/" target=blank> Madly Luv</a>
  777. <br>
  778. </div><br>
  779. <img src="http://static.tumblr.com/y9ykbvf/mDTlrxtib/___________53_.gif" /> &Eacute;
  780.  
  781. proibida qualquer c&oacute;pia parcial ou total desse theme! <strong>Pl&aacute;gio &eacute;
  782.  
  783. crime</strong>! A Lei que rege o direito autoral no Brasil &eacute; a Lei 9610/98. Voc&ecirc;
  784.  
  785. pode ser processado!<strong>&nbsp;</strong>
  786.  
  787.  
  788.  
  789.  
  790. </div>
  791.  
  792.  
  793.  
  794.  
  795. <div id="2" class="popup_block">
  796.  
  797.  
  798. <div class="titulo2">Sobre Mim</div><br>
  799.  
  800. <img src="{PortraitURL-96}" align="right" class="borda22 ; opacidade" />Escreva sobre voce
  801.  
  802. aqui :) Escreva sobre voce aqui :) Escreva sobre voce aqui :) Escreva sobre voce aqui :)
  803.  
  804. Escreva sobre voce aqui :) Escreva sobre voce aqui :) Escreva sobre voce aqui :) Escreva
  805.  
  806. sobre voce aqui :) Escreva sobre voce aqui :) Escreva sobre voce aqui :) Escreva sobre voce
  807.  
  808. aqui :) Escreva sobre voce aqui :) Escreva sobre voce aqui :) Escreva sobre voce aqui :)
  809.  
  810. Escreva sobre voce aqui :) Escreva sobre voce aqui :) Escreva sobre voce aqui :) Escreva
  811.  
  812. sobre voce aqui :) Escreva sobre voce aqui :) Escreva sobre voce aqui :) Escreva sobre voce
  813.  
  814. aqui :) Escreva sobre voce aqui :) Escreva sobre voce aqui :) Escreva sobre voce aqui :)
  815.  
  816. Escreva sobre voce aqui :) Escreva sobre voce aqui :) Escreva sobre voce aqui :)Escreva sobre voce aqui :)Escreva sobre voce aqui :)Escreva sobre voce aqui :)<br><br>
  817.  
  818. </div>
  819.  
  820.  
  821.  
  822.  
  823. <div id="3" class="popup_block">
  824.  
  825. <div class="titulo2">Ask me!</div><br>
  826.  
  827. <iframe src="http://www.tumblr.com/ask_form/{name}.tumblr.com" style="background-color: transparent; overflow: hidden;" id="ask_form" frameborder="0" height="149" scrolling="no" width="100%"></iframe>
  828.  
  829. <div>
  830.  
  831.  
  832.  
  833. </div>
  834.  
  835.  
  836.  
  837. </div>
  838.  
  839. </div>
  840. <div style="top: 0px; right: 0px; position: fixed;">
  841. </body>
  842.  
  843. </html>
Advertisement
Add Comment
Please, Sign In to add comment