Advertisement
Guest User

theme 101

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