Advertisement
Guest User

theme babe 30

a guest
Jun 3rd, 2015
287
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.63 KB | None | 0 0
  1. <html>
  2.  
  3. <!--
  4. --- Theme by:babevil--Não se inspire --- NÃO RETIRE OS CREDITOS---
  5. seja criativo(a)-->
  6.  
  7. <head>
  8. <!-- Fontes do theme -->
  9.  
  10. <link href='http://static.tumblr.com/azwqjke/gLqmk8uor/keymenui.css' rel='stylesheet' type='text/css'>
  11.  
  12. <link href='http://fonts.googleapis.com/css?family=Dosis:300,400' rel='stylesheet' type='text/css'>
  13.  
  14. <link href='http://fonts.googleapis.com/css?family=Rochester' rel='stylesheet' type='text/css'>
  15.  
  16. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  17.  
  18. <link href=’http://fonts.googleapis.com/css?family=Courgette’ rel=’stylesheet’ type=’text/css’>
  19.  
  20. <link href='http://fonts.googleapis.com/css?family=Dancing+Script' rel='stylesheet' type='text/css'>
  21.  
  22. <link href='http://fonts.googleapis.com/css?family=Satisfy' rel='stylesheet' type='text/css'>
  23.  
  24. <link href='http://fonts.googleapis.com/css?family=Poiret+One' rel='stylesheet' type='text/css'>
  25.  
  26. <link href='http://fonts.googleapis.com/css?family=Delius+Swash+Caps' rel='stylesheet' type='text/css'>
  27.  
  28. <link href='http://fonts.googleapis.com/css?family=Tangerine|Great+Vibes|Dancing+Script|Pinyon+Script|Handlee|Satisfy' rel='stylesheet' type='text/css'>
  29.  
  30.  
  31. <!-- Fontes do theme -->
  32.  
  33. <!-- start of script tooltip -->
  34. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  35.  
  36.  
  37.  
  38. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  39.  
  40. <script>
  41.  
  42. (function($){
  43.  
  44. $(document).ready(function(){
  45.  
  46. $("a[title]").style_my_tooltips({
  47.  
  48. tip_follows_cursor:true,
  49.  
  50. tip_delay_time:90,
  51.  
  52. tip_fade_speed:600,
  53.  
  54. attribute:"title"
  55.  
  56. });
  57.  
  58. });
  59.  
  60. })(jQuery);
  61.  
  62. </script>
  63.  
  64. <!-- Aparrence -->
  65. <meta name="image:sidebar" content="https://secure.static.tumblr.com/10b30e433dfbb94709235cfbc4476564/8ydjahx/whjnoch1d/tumblr_static_8h2r5r4mj3sw0g08scg84048s.jpg"/>
  66. <meta name="image:background" content="" />
  67.  
  68. <meta name="color:background" content="#ffffff"/>
  69. <meta name="color:texto" content="#000" />
  70. <meta name="color:cor do heart" content="#ffdaef" />
  71. <meta name="color:menu a hover" content="#000" />
  72. <meta name="color:cor do menu" content="#fff" />
  73.  
  74.  
  75. <meta name="text:Link1" content="/" />
  76. <meta name="text:Link1 Title" content="home" />
  77. <meta name="text:Link2" content="/" />
  78. <meta name="text:Link2 Title" content="chat" />
  79. <meta name="text:Link3" content="/" />
  80. <meta name="text:Link3 Title" content="love" />
  81. <meta name="text:Link4" content="/" />
  82. <meta name="text:Link4 Title" content="design" />
  83.  
  84.  
  85. <!-- Aparrence -->
  86.  
  87. <title>{Title}</title>
  88. <link rel="shortcut icon" href="{Favicon}" width="25">
  89. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  90. {block:Description}
  91. <meta name="description" content="{MetaDescription}" />
  92. {/block:Description}
  93.  
  94. <script>
  95. function click() {
  96. if (event.button==2||event.button==3) {
  97. oncontextmenu='return false';
  98. }
  99. }
  100. document.onmousedown=click
  101. document.oncontextmenu = new Function("return false;")
  102. </script>
  103.  
  104.  
  105.  
  106. <style type="text/css">
  107.  
  108.  
  109.  
  110. #s-m-t-tooltip {
  111. line-height:8px;
  112. font-family:consolas;
  113. max-width:300px;
  114. background-color:#000;
  115. border:0px dashed #fff;
  116. font-size:9px;
  117. color: #fff;box-shadow:0px 0px 2px #fdd;
  118. text-transform:none;
  119. padding:4px 5px;text-shadow:0em 0em 0.1em #fff;
  120. margin:-25px 0px 0px -25px;
  121. z-index:9999999999999999999999;
  122. border-radius:5px;}
  123.  
  124.  
  125. ::selection {background-color:#000;color:#fff;text-shadow:0px 0px 1px #fff;}
  126.  
  127. iframe#tumblr_controls { white-space:nowrap; -webkit-filter: invert(100%); -moz-filter: invert(100%); -o-filter: invert(100%); -ms-filter: invert(100%); filter: invert(100%); opacity:.2;transition: .8s ease-in-out; -webkit-transition: .8s ease-in-out;-moz-transition: .8s ease-in-out;-o-transition: .8s ease-in-out; }
  128.  
  129.  
  130. body {background-color:{color:background}; color: {color:texto};font-family:cambria; font-size:9px;text-align:justify;background-image: url('{image:Background}');
  131. background-repeat:repeat;background-attachment:fixed;}
  132.  
  133. a{ color:#000; font-style:none;text-decoration:none;}
  134.  
  135. a:hover{color:{color:Link Hover};border-bottom:0px solid #FF00FF;;-webkit-transition: all 0.5s ease-in-out;-moz-transition: all 0.5s ease-in-out;-o-transition: all 0.5s ease-in-out;}
  136.  
  137. s {color: #000000;}
  138.  
  139. i {color: #000000;}
  140.  
  141. b, strong {color:#000;}
  142.  
  143. u, span.sublinha {color: #f000;
  144. text-decoration: none;
  145. border:0px solid #000000;}
  146.  
  147. p {margin: 6px 0 0px 0px}
  148.  
  149.  
  150. ::-webkit-scrollbar-thumb:vertical {background-color:#000;height:50px;}
  151.  
  152. ::-webkit-scrollbar {width:4px;height:0px;background-color:#fff ;}
  153.  
  154.  
  155. /***************** Post ****************/
  156.  
  157. #posts{float:center;width:800px;width:600px;{/block:indexpage}{block:permalinkpage}width:600px;{/block:permalinkpage}margin-left:500px;margin-top:20px;z-index:;}
  158.  
  159.  
  160. .entry{z-index:;float:left;background:transparent;font-size:10px;line-height:13px;text-transform:normal;width:200px;{block:PermalinkPage}width:200px;padding:2px;opacity:10;width:460px;margin:3px;margin-top:5px;margin-left:13px;z-index:999;{/block:PermalinkPage}-moz-transition: all 3.9s ease-out; -o-transition: all 3.9s ease-out;-webkit-transition: all 3.9s ease-out; transition: all 3.9s ease-out;transition:.7s;margin:4px 15px 20px 4px;background:{color:background};margin:5px 25px 25px 4px;}
  161.  
  162. .entry img{max-width: 200px; margin-bottom: 0px;{block:IfUmacoluna}max-width:517px;{/block:IfUmacoluna};{block:PermalinkPage}max-width:517px;padding:0px;{/block:PermalinkPage};opacity:10;}
  163.  
  164. .entry img:hover{-webkit-filter: grayscale(0%);-webkit-transition: all 0.5s ease-out;}
  165.  
  166. .photoset{max-width:200px;}
  167.  
  168. .vsanna{display: none;}
  169.  
  170. .notes {text-transform:lowercase;padding:0px;width:250px; height:auto; background-color:#;font-size:10px; text-align:right; position: absolute;
  171. color:#999; opacity:0;font-family:calibri;display:block; -webkit-transition: all 0.4s ease-out;-moz-transition: all .4s ease-out;margin-top:-2px; margin-left:-54px;}
  172.  
  173. .notes a{color:#000;font-size:9.5px;font-family:consolas; text-transform:;}
  174.  
  175. .entry:hover .notes {opacity:1; z-index:9;font-size:10px; text-transform:lowercase;-webkit-transition: all 0.4s ease-out;-webkit-transform:rotateX(0deg);-moz-transition: all .4s ease-out;margin-left:-54px;text-transform:lowercase;margin-top:-2px;}
  176.  
  177. .like {text-transform:lowercase;padding:5px;width:80px; height:24px; background:rgba(205,205,205,.6);font-size:10px; text-align:center; position: absolute;color:#fff; opacity:0;font-family:calibri;display:block; -webkit-transition: all 0.4s ease-out;-moz-transition: all .4s ease-out;margin-top:-84px; margin-left:50px;outline-offset:-5px; outline: dotted 0px #fff;border-top:0px solid #fff;line-height:12px
  178. z-index:999999999999999999999999999999999999999;}
  179.  
  180. .like a{color:#fff;font-size:12px;font-family:calibri; text-transform:uppercase;z-index:9999999999;padding:5px;line-height:12px;z-index:999999999999999999999999999999999999999;}
  181.  
  182. .entry:hover .like {opacity:1; z-index:9;font-size:10px; text-transform:lowercase;-webkit-transition: all 0.5s ease-out;-moz-transition: all .4s ease-out;margin-left:50px;text-transform:lowercase;margin-top:-90px;z-index:999999999999999999999999999999999999999;}
  183.  
  184. .note1 {text-transform:lowercase;padding:5px;width:80px; height:24px; background:rgba(205,205,205,.0);font-size:10px; text-align:center; position: absolute;color:#fff; opacity:0;font-family:calibri;display:block; -webkit-transition: all 0.4s ease-out;-moz-transition: all .4s ease-out;margin-top:-84px; margin-left:50px;outline-offset:-5px; outline: dotted 0px #fff;border-top:0px solid #000;line-height:15px;
  185. z-index:9999999999;}
  186.  
  187. .note1 a{color:#000;font-size:12px;font-family:calibri; text-transform:uppercase;z-index:9999999999;padding:5px;line-height:12px;}
  188.  
  189. .entry:hover .note1 {opacity:1; z-index:9;font-size:10px; text-transform:lowercase;-webkit-transition: all 0.5s ease-out;-moz-transition: all .4s ease-out;margin-left:50px;text-transform:lowercase;margin-top:-50px;z-index:9999999999;}
  190.  
  191.  
  192. #info {bottom:-27.5px;display:inline-block;padding:0px;right:5px;position:absolute;}
  193.  
  194. .reblog_button, .like_button {display:inline-block;float: right;padding-left:4px;padding-bottom:10px;background: rgba(255,255,255,.6); padding:4px; margin-top:20px;border-radius:5px; }
  195.  
  196. #notes {bottom:-25px;display:inline-block;padding:0px;left:4px;position:absolute; }
  197.  
  198. #notes a:link, #notes a:visited, #notes a:active {color:#fff;display:inline-block;font-size:10px; background: rgba(255,255,255,.6); padding:4.3px; margin-left:0px;border-radius:5px; }
  199.  
  200. #gone {opacity:0;transition: all 0.5s ease;}
  201. .entry:hover #gone {opacity:1; z-index:9;font-size:10px; text-transform:lowercase;-webkit-transition: all 0.4s ease-out;;-moz-transition: all .4s ease-out;margin-left:96px;text-transform:lowercase;margin-top:-30px;}
  202.  
  203.  
  204. .perguntou {width:99%;border:0px solid #eee;background:#; text-transform:lowercase;;text-align:left;color:#000;border-left:0px solid #fff;
  205. margin-left:0px; padding:1px;font-family:calibri;
  206. font-size:10px;border-radius:0px;}
  207.  
  208. .perguntou a{color:#fff; text-shadow:0px 0px 2px #fff;}
  209.  
  210. .perguntou:hover{}
  211.  
  212. .respondeu {width:100%;font-family:calibri;background-color:; padding:0px;color:#000;
  213. font-size:10px;}
  214.  
  215.  
  216.  
  217.  
  218. /***************** Post ****************/
  219.  
  220.  
  221. /*****************Titulos,quotes etc ****************/
  222.  
  223. blockquote{margin:2px 5px 2px 5px; padding: 1px 0 3px 6px; border:
  224. 1px solid #ddd;background:#fbfbfb;}
  225.  
  226. .quote:first-letter{font-family:calibri; font-size: 15px;color:#000;;}
  227.  
  228. .quote {text-align:justify; padding-bottom:2px;font-size:10px;font-family: cambria;border-bottom:0px dashed #eee;color:#000;background:#;padding:1px;color:#000;border-radius:5px;}
  229.  
  230. .quoteb {background: url('') no-repeat; width:50px; height: 20px; margin-left:15px; margin-bottom: -7px; margin-top:0px;max-width:20px;opacity:10;}
  231.  
  232. .source {font-size:9px; text-transform:none;font-family:cambria;font-style:none; text-decoration:none;border-left:0px solid #fff;background:#;
  233. text-align:right;outline-offset:-2px; outline: dotted 1px #fff;color:#000;width:94%;border-top:0px solid #eee;}
  234.  
  235. titulo {text-align:justify;font-size:12px; color:#000;font-family:calibri}
  236.  
  237. h1 {text-align: center; font: 12px corbel; color: #000;}
  238.  
  239. /*—- [OMDG] -—*/
  240. .chat {font-family:corbel;background:#fff;line-height:15px;
  241. font-size:10px; }
  242. .chat .RH {border-right: 2px solid #eee;margin-bottom: 1px; background-color:#fff;padding: 4px 5px 4px 5px;;border-right: 0px solid #eee;color:
  243. {color:text};}
  244. .chat:before {content:"$";position: absolute;width: 0;height: 0;border-top: 8px solid transparent;border-left: 5px solid #;border-bottom: 8px solid transparent;margin: -5px 0 0 -10px;font-size:11;color:#000;}
  245.  
  246.  
  247. .chat .RH span{margin-left:-4px;font-size:11px;border-bottom: 1px solid #fff;background-color:# ;padding: 4px 4px 4px 4px;font-family:Courgette;}
  248.  
  249.  
  250. /*****************Titulos,quotes etc ****************/
  251.  
  252. /***************** Side,desc,frase ****************/
  253.  
  254. .sidebarbie{position:fixed; margin-top:70px; margin-left:260px; width:161px; height:200px;background:#fff;z-index:9;border:0px solid #eee;}
  255. .sidebarbie:hover {position:fixed;-webkit-transition: all 0.99s ease-out-f
  256. ;-moz-transition: all 0.3s ease-out;all 0.3s ease-out;-moz-transition:All 1s ease;-o-transition:All 1s ease; margin-top:70px; margin-left:260px; background:#fff;z-index:9;border-right:px solid {color:cor do heart};}
  257.  
  258.  
  259. .sidebarbieimg img{position:fixed; margin:12px -20px 10px 15px;height:180px;width:145px;border-right:0px solid #eee;border-left:0px solid #eee;border-top:0px solid #eee;border-image-source: url(); border-image-repeat: round;
  260. border-image-width: 22px;
  261. border-image-slice: 27;
  262. border-image-outset: 10px;
  263. -webkit-filter: grayscale(0%) blur(0px); margin-top:2px;margin-left:-2px;filter: alpha(opacity=705);padding:6px;z-index:9999;background-image: url('');padding-bottom:24px;padding-left:7px;padding-right:7px;padding-top:6px;border-radius:0px;}
  264.  
  265.  
  266. .sidebarbie:hover .sidebarbieimg {opacity:10;
  267. -webkit-transition: all 0.99s ease-out;
  268. -webkit-transition:All 1s ease;z-index:9999999999;}
  269.  
  270.  
  271. .faixa7{position:fixed; margin-top:8px;background:#;border:3px solid #fff;height:178px;width:141px;
  272. margin-left:5px;opacity:10;-webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;border:2px solid #;;outline-offset:-5px; outline: solid 3px #;z-index:99999;}
  273.  
  274. .sidebarbie:hover .faixa7{position:fixed; margin-top:8px;background:#;border:2px solid #eee;height:178px;width:142px;
  275. margin-left:5px;opacity:10;-webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;outline-offset:-20px; outline: solid 2px rgba(255,255,255,.3);z-index:99999;}
  276.  
  277. .faixa11{position:fixed; margin-top:8px;background:#;height:178px;width:143px;
  278. margin-left:5px;opacity:10;-webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;border:0px solid #eee;;}
  279.  
  280.  
  281. .sidebarbie:hover .faixa11{position:fixed; margin-top:14px;background:#;border:2px dotted #fff;height:170px;width:135px;
  282. margin-left:10px;opacity:10;-webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;border:1px solid rgba(255,255,255,.3);outline-offset:-7px; outline: solid 3px rgba(255,255,255,.3);z-index:99999;z-index:99999;border-radius:0px;}
  283.  
  284.  
  285.  
  286. .barbiedesc {background-color:#;color:#fff;text-align:center;position:fixed; width:145px; margin-left:6px;height:12px; line-height:12px; margin-top:171px;font-family:cambria;font-style:;font-size:8.5px;opacity:10;border-bottom:3px double #fff;border-top:3px double #fff;z-index:99999;border-radius:0px;text-shadow: 0.1em 0.1em 0em #000 ;text-transform:uppercase;}
  287.  
  288. .sidebarbie:hover .barbiedesc{opacity:0;}
  289.  
  290.  
  291.  
  292.  
  293. /***************** Side,desc,frase ****************/
  294.  
  295.  
  296. /***************** Menu ****************/
  297.  
  298.  
  299.  
  300. .links { width:90px;margin-top:50px;margin-left:50px;position: fixed; -webkit-transition-duration:0.2s;-o-transition-duration:0.2s;-moz-transition-duration:0.2s;opacity:0;-webkit-transform: scale(0);z-index:9999999999999999;background: rgba(255,255,255,.0);padding:2px;height:40px;border-radius:0px;outline-offset:2px; outline: dotted 0px #FFDAFF;padding-top:13px;outline-offset:0px; outline: solid 0px {color:cor do heart};border-top:0px solid #fff;}
  301. .links a {width:40px;margin-bottom:2px;margin-top:1px;margin-left:0px;color:#fff;background:rgba(255,255,255,.4);border:1px solid #fff;font-size:10px;font-family:calibri;display: block; float: left;text-decoration: none;text-transform: ;;padding:5px;text-align: center;-webkit-transition-duration:0.5s;-o-transition-duration:0.5s;-moz-transition-duration:0.5s;text-shadow: 0em 0.1em 0.1em #000;height:10px;line-height:7px;outline-offset:1px; outline: solid 1px rgba(255,255,255,.7);z-index:9999999999999999;;border-radius:0px;height:7px;-webkit-transform: scale(0);}
  302.  
  303. .links a:hover{opacity:10;margin-bottom:2px;-webkit-transition: all 0.2s ease-out;z-index:9999999999999999;transform:rotatex(360deg);background:#000;-webkit-filter: grayscale(0%) blur(1px); }
  304.  
  305.  
  306. .sidebarbie:hover .links{opacity:10;margin-left:50px;margin-top:50px;-webkit-transition: all 0.5s ease-out;z-index:9999999999999999;height:35px;-webkit-transform: scale(1);}
  307.  
  308. .sidebarbie:hover .links a{opacity:10;margin-bottom:5px;-webkit-transition: all 0.7s ease-out;z-index:9999999999999999;transform:rotatex(360deg);-webkit-transform: scale(1);}
  309.  
  310.  
  311.  
  312.  
  313.  
  314.  
  315. .simbo9 { margin-left:3px; margin-top:-19px; height:9px; position:fixed; opacity:10;font-size:13px;color:{color:cor do heart};transition:1.1s;font-family:cambria;background:transparent;width:17px;line-height:10px;padding:2px;text-align:left;transform:rotate(0.1deg);text-shadow:0em 0.0em 0.1em #555;border:0px solid {color:cor do heart};}
  316.  
  317.  
  318. /***************** credito ****************/
  319. .cred {font-size:9px;font-family:'CALIBRI';
  320. width:auto;height:17px; text-align:center;
  321. line-height:25px;margin-top:-80px;text-shadow:0px 0px 1px #aaa;
  322. position:fixed;left:40px;line-height:17px;border:1px solid #eee;padding:2px;z-index:999999999;}
  323. .cred a {color:#ccc;text-shadow:0em 0.1em 0em #fff;
  324. padding:2px;border:1px solid #eee;
  325. width:60px;BACKGROUND:#fbfbfb;height:1px;z-index:999999999;margin-bottom:5px;}
  326.  
  327. /***************** credito ****************/
  328.  
  329.  
  330.  
  331.  
  332. </style>
  333.  
  334.  
  335.  
  336.  
  337. <body onkeydown="return false">
  338.  
  339.  
  340.  
  341. <div class="sidebarbie">
  342. <div class="sidebarbieimg"><img src="{image:sidebar}"></div>
  343. <div class="barbiedesc">{description}</div>
  344.  
  345.  
  346. <div class="links">
  347. <a href="{text:Link1}">{text:Link1 Title}</a>
  348. <a href="{text:Link2}">{text:Link2 Title}</a>
  349. <a href="{text:Link3}">{text:Link3 Title}</a>
  350. <a href="{text:Link4}">{text:Link4 Title}</a>
  351.  
  352.  
  353. </div>
  354.  
  355.  
  356.  
  357. <div class="faixa7" ></div>
  358. <div class="faixa11" ></div>
  359.  
  360.  
  361. <div class="cred">
  362. <a href="http://babevil.tumblr.com/">BABEVIL
  363. </div> </a>
  364. </div></div></div>
  365.  
  366.  
  367.  
  368.  
  369.  
  370. <div id="posts">
  371. {block:Posts}
  372. <div class="entry">
  373.  
  374. {block:Text}
  375. {block:Title}<titulo>{Title}</titulo>{/block:Title}
  376. {Body}</span></a>
  377. {block:IndexPage}<br>
  378. <div class="notes">
  379. <a href="{ReblogURL}" target="_blank">Rebloga</a></a><font color={color:cor do heart}> </font>
  380.  
  381. <a href="{permalink}">{NoteCount} notes <font color={color:cor do heart}></font></a>
  382. </div>{/block:IndexPage}
  383. {/block:Text}
  384.  
  385. {block:Link}
  386. <a href="{URL}" class="title">{Name}</a>
  387. {block:Description}{Description}{/block:Description}
  388. {block:IndexPage}<br>
  389. <div class="notes">
  390. <a href="{ReblogURL}" target="_blank">Rebloga</a></a><font color={color:cor do heart}> </font>
  391.  
  392. <a href="{permalink}">{NoteCount} notes <font color={color:cor do heart}></font></a>
  393. </div>
  394. {/block:IndexPage}
  395. {block:Link}
  396.  
  397.  
  398.  
  399. {block:Quote}
  400. <div class="quote">{quote}</div>
  401. <p>
  402. <FIELDSET style=" height:0px;margin-top:-23px;font-family:cambria;line-height:33px;width:50px;background-color:; color:#000;border: 0px solid #ffc0e1;transform: rotate(0deg);text-shadow:0em 0.1em 0em #ccc; font-size:9px;text-align:left;padding:10px;margin-left:-7px;border-bottom:0px dashed #eee;z-index:99999999999999999">$$$ </FIELDSET><center>{block:Source}<div class="source"> {Source}</div>
  403. {/block:Source} </center>
  404. {block:IndexPage}<br>
  405. <div class="notes">
  406. <a href="{ReblogURL}" target="_blank">Rebloga</a></a><font color={color:cor do heart}> </font>
  407.  
  408. <a href="{permalink}">{NoteCount} notes <font color={color:cor do heart}></font></a>
  409. </div>{/block:IndexPage}
  410. {/block:Quote}
  411.  
  412. {block:Chat}<div class="caixa">
  413. {block:Lines}
  414. <div class="chat">
  415. <div class="RH">{block:Label}
  416. <span>{Label}</span>
  417. {/block:Label}
  418. {Line}</div></div>
  419. {/block:Lines}
  420. {block:IndexPage}
  421. <div class="notes">
  422. <a href="{ReblogURL}" target="_blank">Rebloga</a></a><font color={color:cor do heart}> </font>
  423.  
  424. <a href="{permalink}">{NoteCount} notes <font color={color:cor do heart}></font></a>
  425. </div>
  426. <center><div class="OMDG">
  427. </div></center>
  428. {/block:IndexPage}
  429. </div>{block:Chat}
  430.  
  431. {block:Audio}
  432. {AudioPlayer}
  433. {block:indexpage}
  434. <div class="notes">
  435. <a href="{ReblogURL}" target="_blank">Rebloga</a></a><font color={color:cor do heart}> </font>
  436.  
  437. <a href="{permalink}">{NoteCount} notes <font color={color:cor do heart}></font></a>
  438. </div>
  439. {/block:indexpage}
  440. {/block:Audio}
  441.  
  442. {block:Video}
  443. <center>{block:IndexPage}
  444. <div class="notes">
  445. <a href="{ReblogURL}" target="_blank">Rebloga</a><font color={color:cor do heart}> + </font>
  446. <div class="like">
  447. <a href="{permalink}">{NoteCount} notes <font color={color:cor do heart}> ♡</font></a>
  448. </div></div>
  449. <div style="width:200px; overflow-x:hidden; overflow-y:hidden">{Video-250}</div>{/block:IndexPage}</center>
  450. <center>{block:PermalinkPage}<div style="width: 450px; overflow-x:hidden; overflow-y:hidden">{Video-500}{/block:PermalinkPage}</center>
  451. {block:Video}
  452.  
  453. {block:Photo}
  454. {LinkOpenTag}
  455. <div class="imaagem"><img src="{PhotoURL-250}"></div>
  456. {block:indexpage}
  457. <div id="gone">
  458. <div id="info">
  459. {LikeButton size="14" color="white"}
  460. {ReblogButton size="14" color="white"}
  461. </div>
  462. <div id="notes"><a href="{PermaLink}">{NoteCount} notes</a></div></div>
  463.  
  464. {/block:indexpage}
  465. {/block:Photo}
  466.  
  467.  
  468.  
  469. {block:Photoset}
  470.  
  471. {block:IndexPage}
  472.  
  473. {/block:IndexPage}
  474.  
  475. {block:IndexPage}
  476. <center>{Photoset}</center>
  477. {/block:IndexPage}
  478. {block:PermalinkPage}
  479. {Photoset-500}{/block:PermalinkPage}
  480. {block:IndexPage}
  481. {block:IfShowCaptions}
  482. {block:Caption}{Caption}
  483. {/block:Caption}
  484. {/block:IfShowCaptions}
  485. {/block:IndexPage}
  486. <div id="gone">
  487. <div id="info">
  488. {LikeButton size="14" color="white"}
  489. {ReblogButton size="14" color="white"}
  490. </div>
  491. <div id="notes"><a href="{PermaLink}">{NoteCount} notes</a></div></div>
  492.  
  493. {/block:Photoset}
  494.  
  495.  
  496. {block:Answer}<div class="perguntou"><div style="background:#000;padding:1px;display:inline-block;margin-left:5px;color:#fff;border-radius:2px;"><font color=#fff> {Asker}:</font></div><font color=#000> {Question} </font></div><FIELDSET style=" height:0px;margin-top:-33px;font-family:cambria;line-height:25px;width:50px;background-color:; color:#000;border: 0px solid #ffc0e1;transform: rotate(0.1deg);text-shadow:0em 0.1em 0em #ccc; font-size:9px;text-align:left;padding:10px;margin-left:-22px;border-bottom:0px dashed #eee;z-index:99999999999999999">✖
  497. </FIELDSET><p><br>
  498. <div class="respondeu">{Answer}</div>
  499. {block:indexpage}
  500. <div class="notes">
  501. <a href="{ReblogURL}" target="_blank">Rebloga</a></a><font color={color:cor do heart}> </font>
  502.  
  503. <a href="{permalink}">{NoteCount} notes <font color={color:cor do heart}></font></a>
  504. </div>
  505. {/block:indexpage}
  506. {/block:Answer}
  507.  
  508. <div class="vsanna">{block:RebloggedFrom}<a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom} {block:ContentSource}<a href="{SourceURL}">source</a>
  509. {/block:ContentSource}</div>{/block:PostNotes}</div>{/block:Posts}</div></div>
  510.  
  511.  
  512.  
  513. </body>
  514.  
  515.  
  516.  
  517. <script type="text/javascript" src="http://static.tumblr.com/imovwvl/dJWl20ley/jqueryformasonry.js"></script>
  518. <script src="http://static.tumblr.com/df28qmy/SHUlh3i7s/jquery.infinitescroll.js"></script>
  519. <script src="http://static.tumblr.com/thpaaos/lLwkowcqm/jquery.masonry.js"></script>
  520. <script type="text/javascript">
  521. $(window).load(function () {
  522. $('#posts').masonry(),
  523. $('.masonryWrap').infinitescroll({
  524. navSelector : "div#navigation",
  525. nextSelector : "div#navigation a#nextPage",
  526. itemSelector : ".entry",
  527. bufferPx : 10000,
  528. extraScrollPx: 11000,
  529. loadingImg : "http://loadinggif.com/images/image-selection/13.gif",
  530. loadingText : "<i> </i>",
  531. },
  532. // call masonry as a callback.
  533. function() { $('#posts').masonry({ appendedContent: $(this) }); }
  534. );
  535. });
  536. </script>
  537.  
  538.  
  539.  
  540.  
  541. {block:IndexPage}
  542. <div class="column navigation" id="navigation">
  543.  
  544. {block:Pagination}
  545. {block:PreviousPage}
  546. <a href="{PreviousPage}" class="navigate">
  547. {/block:PreviousPage}
  548. {block:PreviousPage}</a>{/block:PreviousPage}
  549.  
  550. {block:NextPage}
  551. <a href="{NextPage}" class="navigate" id="nextPage">
  552. {/block:NextPage}
  553. {block:NextPage}</a>{/block:NextPage}
  554. {/block:Pagination}
  555.  
  556. </div>
  557. {/block:IndexPage}
  558.  
  559.  
  560. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement