Advertisement
Guest User

theme babe 48

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