Eduarda

Theme 54

Sep 22nd, 2012
956
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 26.04 KB | None | 0 0
  1. <!----
  2. Theme by: o-mundo-de-uma-garota|tumblr {NÃO USE COMO BASE} só adapte para o seu próprio uso e sem retirar os creditos, aliás não foi voce que fez né?! {NOT COPIE} plágio é crime se eu pegar algo tiro da minha página de themes.
  3.  
  4. - - - - - - - - - - - - - -
  5. - THEME FEITO POR DUDA.R -
  6. - - - - - - - - - - - - - - ---->
  7.  
  8. <!-- DEFAULT VARIABLES -->
  9.  
  10. <script>
  11. function bloqueio()
  12. {alert(mensagem);}
  13. document.onkeydown=bloqueio;
  14. </script><meta http-equiv="x-dns-prefetch-control" content="off"/>
  15.  
  16.  
  17. <script type="text/javascript">
  18. //desabilita menu de opcoes ao clicar no botao direito
  19. function desabilitaMenu(e)
  20. {
  21. if (window.Event)
  22. {
  23. if (e.which == 2 || e.which == 3)
  24. return false;
  25. }
  26. else
  27. {
  28. event.cancelBubble = true
  29. event.returnValue = false;
  30. return false;
  31. }
  32. }
  33. document.oncontextmenu = desabilitaMenu;
  34. document.onmousedown = desabilitaBotaoDireito;
  35. document.onmouseup = desabilitaBotaoDireito;
  36. </script>
  37.  
  38.  
  39. <script language="JavaScript1.2">
  40. function disableselect(e){
  41. return false
  42. }
  43. function reEnable(){
  44. return true
  45. }
  46. //if IE4+
  47. document.onselectstart=new Function ("return false")
  48. //if NS6
  49. if (window.sidebar){
  50. document.onmousedown=disableselect
  51. document.onclick=reEnable
  52. }
  53. </script>
  54.  
  55.  
  56.  
  57. <script type="text/javascript">
  58.  
  59. $(window).load(function(){
  60.  
  61. var $wall = $('#contente');
  62.  
  63. $wall.imagesLoaded(function(){
  64.  
  65. $wall.masonry({
  66.  
  67. itemSelector: '.postdobru',
  68.  
  69. isAnimated : true
  70.  
  71. });
  72.  
  73. });
  74.  
  75. $wall.infinitescroll({
  76.  
  77. navSelector : "div#navigation",
  78.  
  79. nextSelector : "div#navigation a#nextPage",
  80.  
  81. itemSelector : '.',
  82.  
  83. loadingImg : "http://static.tumblr.com/kwz90l7/bIdlst7ub/transparent.png",
  84.  
  85. loadingText : " ",
  86.  
  87. donetext : " ",
  88.  
  89. extraScrollPx : 9000,
  90.  
  91. bufferPx : 10000,
  92.  
  93. debug : false,
  94.  
  95. errorCallback: function() {
  96.  
  97. $('#infscr-loading').animate({opacity: .8},2000).fadeOut('normal');
  98.  
  99. }},
  100.  
  101. function( newElements ) {
  102.  
  103. var $newElems = $( newElements );
  104.  
  105. $newElems.hide();
  106.  
  107. $newElems.imagesLoaded(function(){
  108.  
  109. $wall.masonry( 'appended', $newElems, {isAnimated: true, animationOptions: {duration: 250, easing: 'linear', queue: false}}, function(){$newElems.fadeIn('slow');} );
  110.  
  111. });
  112.  
  113. }); $('#contente').show(500);
  114.  
  115. });
  116.  
  117. </script>
  118.  
  119.  
  120. <head>
  121. <!-- DEFAULT VARIABLES -->
  122.  
  123. <meta name="color:background" content="#1C1C1C" />
  124. <meta name="color:text" content="#9C9C9C" />
  125. <meta name="color:entry" content="#000" />
  126. <meta name="color:link" content="#9C9C9C" />
  127. <meta name="color:nots" content="#CDCDC1" />
  128. <meta name="color:frase" content="#CDC9C9" />
  129. <meta name="color:borda" content="#9C9C9C" />
  130. <meta name="color:sidebar" content="#000" />
  131. <meta name="color:tags" content="#FF69B4" />
  132. <meta name="color:linkh" content="#9C9C9C"/>
  133. <meta name="color:bordaimg" content="#9C9C9C"/>
  134. <meta name="color:scrollbar" content="#FF69B4"/>
  135. <meta name="color:descricao" content="#9C9C9C"/>
  136. <meta name="color:borda2" content="#FF69B4"/>
  137.  
  138. <meta name="color:bglinks" content="#000"/>
  139. <meta name="color:bglinkshover" content="9C9C9C"/>
  140. <meta name="color:linkshover" content="#9C9C9C"/>
  141. <meta name="color:links" content="#fff" />
  142.  
  143.  
  144.  
  145. <meta name="image:Background" content="http://static.tumblr.com/kbesbrd/4lgmaq3lm/tumblr_m524nz3toe1qkzf0fback.png"/>
  146.  
  147. <meta name="image:sidebar" content="http://static.tumblr.com/kbesbrd/Vqymaq3mx/tumblr_m9p53qg7se1rcrcdeo1_500.jpg"/>
  148. <meta name="text:frase" content="" />
  149. <meta name="text:Link1" content="/" />
  150. <meta name="text:Link1 Title" content="link" />
  151. <meta name="text:Link2" content="/" />
  152. <meta name="text:Link2 Title" content="link" />
  153. <meta name="text:Link3" content="/" />
  154. <meta name="text:Link3 Title" content="link" />
  155. <meta name="text:Link4" content="/" />
  156. <meta name="text:Link4 Title" content="link" />
  157. <meta name="text:Link5" content="/" />
  158. <meta name="text:Link5 Title" content="link" />
  159. <meta name="text:Link6" content="/" />
  160. <meta name="text:Link6 Title" content="link" />
  161.  
  162. <script src="http://static.tumblr.com/b1gnlwd/OX1m3bgeu/jquery-1.3.1.min.js"></script>
  163. <script src="http://static.tumblr.com/b1gnlwd/Gndm3bgdn/jquery.easing.1.3.js"></script>
  164. <script>
  165.  
  166. $(document).ready(function() {
  167.  
  168. //Custom settings
  169. var style_in = 'easeOutBounce';
  170. var style_out = 'jswing';
  171. var speed_in = 800;
  172. var speed_out = 300;
  173.  
  174. //Top and bottom
  175. var top = $('.qitem').height() * (-1);
  176. var bottom = $('.qitem').height();
  177.  
  178. $('.qitem').each(function () {
  179.  
  180. //retrieve all the details of the image before removing it
  181. url = $(this).find('a').attr('href');
  182. img = $(this).find('img').attr('src');
  183. alt = $(this).find('img').attr('img');
  184. width = $(this).width() / 4;
  185. height = $(this).height();
  186.  
  187. //remove the image and append 4 div into it
  188. $('img', this).remove();
  189. $(this).append('<div class="bar1"></div><div class="bar2"></div><div class="bar3"></div><div class="bar4"></div>');
  190.  
  191. //set the image as background image to all the bars
  192. $(this).children('div').css('background-image','url('+ img + ')');
  193.  
  194. //Divide the image into 4 bars and rebuild the image
  195. $(this).find('div.bar1').css({bottom:0, left:0, width:width, height:height, backgroundPosition:'0 0' });
  196. $(this).find('div.bar2').css({top:0, left:width, width:width, height:height, backgroundPosition:(width*-1) + 'px 0' });
  197. $(this).find('div.bar3').css({top:0, left:width*2, width:width, height:height, backgroundPosition:(width*-2) + 'px 0' });
  198. $(this).find('div.bar4').css({bottom:0, left:width*3, width:width , height:height, backgroundPosition:(width*-3) + 'px 0' });
  199.  
  200. }).hover(function () {
  201.  
  202. //Move those bar, 1st and 3rd move upward, 2nd and 4th move downward
  203. $(this).find('div.bar1').stop(false, true).animate({top:bottom}, {duration:speed_out, easing:style_out});
  204. $(this).find('div.bar2').stop(false, true).animate({top:bottom}, {duration:speed_out, easing:style_out});
  205. $(this).find('div.bar3').stop(false, true).animate({top:top}, {duration:speed_out, easing:style_out});
  206. $(this).find('div.bar4').stop(false, true).animate({top:top}, {duration:speed_out, easing:style_out});
  207.  
  208. },
  209.  
  210. function () {
  211.  
  212. //Back to default position
  213. $(this).find('div.bar1').stop(false, true).animate({top:0}, {duration:speed_in, easing:style_in});
  214. $(this).find('div.bar2').stop(false, true).animate({top:0}, {duration:speed_in, easing:style_in});
  215. $(this).find('div.bar3').stop(false, true).animate({top:0}, {duration:speed_in, easing:style_in});
  216. $(this).find('div.bar4').stop(false, true).animate({top:0}, {duration:speed_in, easing:style_in});
  217.  
  218. }).click (function () {
  219.  
  220. //make the whole box clickable
  221. window.location = $(this).find('a').attr('href');
  222. });
  223.  
  224. });
  225.  
  226. </script>
  227.  
  228. <link href='http://fonts.googleapis.com/css?family=Homenaje' rel='stylesheet' type='text/css'>
  229.  
  230. <link href='http://fonts.googleapis.com/css?family=Megrim' rel='stylesheet' type='text/css'>
  231.  
  232. <link href='http://fonts.googleapis.com/css?family=Creepster' rel='stylesheet' type='text/css'>
  233.  
  234. <link href='http://fonts.googleapis.com/css?family=Play' rel='stylesheet' type='text/css'>
  235.  
  236. <link href='http://fonts.googleapis.com/css?family=Courgette' rel='stylesheet' type='text/css'>
  237.  
  238. <link href='http://fonts.googleapis.com/css?family=Emilys+Candy' rel='stylesheet' type='text/css'>
  239.  
  240.  
  241. <link href='http://fonts.googleapis.com/css?family=Vibur' rel='stylesheet' type='text/css'>
  242.  
  243. <link href='http://fonts.googleapis.com/css?family=Wire+One' rel='stylesheet' type='text/css'>
  244.  
  245.  
  246. <head prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb# blog: http://ogp.me/ns/blog#">
  247.  
  248.  
  249.  
  250.  
  251.  
  252. <link href='http://fonts.googleapis.com/css?family=Swanky+and+Moo+Moo' rel='stylesheet' type='text/css'>
  253.  
  254.  
  255.  
  256. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  257. <title>{Title}</title>
  258. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  259. <link rel="shortcut icon" href="{Favicon}" />
  260. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  261. <style type="text/css">
  262.  
  263. @font-face {font-family: "pacifico";
  264. src: url(http://static.tumblr.com/ufwwwyn/Do8m4xui1/pacifico.ttf) format("truetype");}
  265.  
  266. iframe#tumblr_controls {
  267. top:0px !important;
  268. right:3px !important;
  269. position: fixed !important;
  270. -webkit-transition: opacity 0.6s linear;
  271. opacity: 0.3;
  272. -webkit-transition: all 0.8s ease-out;
  273. -moz-transition: all 0.8s ease-out;
  274. transition: all 0.8s ease-out;
  275. z-index:999999999999999999;}
  276.  
  277. iframe#tumblr_controls:hover{
  278. -webkit-transition: opacity 0.6s linear;
  279. opacity: 0.8;
  280. -webkit-transition: all 0.4s ease-out;
  281. -moz-transition: all 0.4s ease-out;
  282. transition: all 0.4s ease-out;
  283. z-index:999999999999999999999;}
  284.  
  285. #tumblr_controls{position: fixed!important}
  286. #tumblr_controls{position: fixed!important}
  287. #tumblr_controls{position: fixed!important}
  288. #tumblr_controls{position: fixed!important}
  289.  
  290. ::-webkit-scrollbar-thumb:vertical {background-color:{color:scrollbar};height:40px; border:2px solid white;}
  291.  
  292. ::-webkit-scrollbar-button:vertical {height:10px; display: block; background:{color:scrollbar};}
  293.  
  294. ::-webkit-scrollbar {height:10px;width:10px;background-color:white;}
  295.  
  296.  
  297. /* body notes tags e variados*/
  298. body {color:{color:text}; opacity:0.9; background-color:{color:background}; background-image: url('{image:Background}'); background-attachment:fixed; font-family:calibri; font-size:11px; line-height:100%; text-align:justify; text-transform: none;text-align: center; font-style: none; }
  299.  
  300. a:link, a:active, a:visited{ color: {color:link}; text-decoration:none; -webkit-transition-duration: 0.4s; }
  301.  
  302. a:hover{color:{color:linkh};}
  303.  
  304. 58px; margin-left: 553px; position: fixed; text-transform:uppercase; letter-spacing:1px; z-index:1; opacity:0.8; border-top: 2px solid #eee; border-bottom: 0px solid #eee}
  305.  
  306.  
  307.  
  308.  
  309.  
  310. /* theme e base by: o-mundo-de-uma-garota*/
  311. #baseduh{width:164px;; text-align: center; font-size: 10px; opacity:0.8; font-family: calibri; position: relative; background-color:transparent; color: {color:text}; background-attachment: fixed; opacity:0.9; margin-top: 140px; position: fixed; text-transform:uppercase;}
  312.  
  313.  
  314.  
  315. #container {background-color: ; width: 1000px; margin: 0 auto 4px auto; background: {color:background}}
  316.  
  317. #entries {margin-left: 345px; width: 900px; margin-top: 5px; }
  318.  
  319. .baseduh2 {{block:IndexPage} border: 1px dotted {color:borda}; width: 250px; background-color:{color:entry} ; text-align: justify; padding: 9px; float: left; margin: 6px 0 0 6px; {/block:IndexPage}{block:PermalinkPage} padding:10px; width:540px; margin-top: 8px; height:auto; background-color: {color:entry}; text-align: left; margin-left:09px;
  320. {/block:PermalinkPage}}
  321.  
  322. .baseduh2 img {width: 240px; padding: 2px; border: 1px solid {Color:background}}
  323.  
  324. .baseduh2 img:hover {-webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;border:1px solid {color:tags}; opacity:0.8;}
  325.  
  326. .baseduh2 img:hover #reblog {-webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;margin-left:0px; }
  327. /*theme by o-mundo-de-uma-garota*/
  328. #baseduh3 {font-size: 13px; font-family: Cambria; letter-spacing: 0px; line-height: 13px; text-transform: none;text-align: center; font-style: none; margin-top: 6px; margin-bottom: 8px}
  329.  
  330. #baseduh3 a{background: {color:linkhover}; padding: 4px; color: #fff;}
  331.  
  332.  
  333. #baseduh4 {font-size: 13px; font-family: Cambria; letter-spacing: 0px; line-height: 13px; text-transform: none;text-align: center; font-style: none; margin-top: 6px; margin-bottom: 8px}
  334.  
  335. #baseduh4 a{background: {color:linkhover}; padding: 4px; color: #fff; margin-bottom: 5px}
  336.  
  337. @font-face { font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  338.  
  339.  
  340. @font-face {
  341. font-family: 'Give You Glory';
  342. font-style: normal;
  343. font-weight: norAmal;
  344. src: local('Give You Glory'), local('GiveYouGlory'), url('http://themes.googleusercontent.com/font?kit=DFEWZFgGmfseyIdGRJAxuJre1ArFO0nxyUXZnjCjpOg') format('woff');
  345. }
  346.  
  347. /* caixinha de desconfigurar,n mecha em nada aqui*/
  348. #imsureduh {width: 310px; height: 22px;
  349. position: fixed; background-color:transparent;
  350. margin-left: 10px; z-index:2; text-align: right;}
  351. .optitle{font-family: geórgia; font-size: 15px;
  352. line-height: 14px; margin-top: 117px; margin-left: -2px;
  353. text-align: center; width: 116px; color: {color:text};
  354. height: 18px; word-spacing: 1px; background-color: #FFFFFF}
  355.  
  356.  
  357. blockquote {padding:0px; padding-left:5px; margin:5px; border-left:2px solid {color:text}}
  358.  
  359. .notes img{width:10px; position:relative; top:1px}
  360. ol.notes, .notes li{width:280px; list-style:none; margin:0px 0 -1px 5px; padding:0px}
  361.  
  362.  
  363. .question1 {
  364. color:{color:text};
  365. font-size: 12px;
  366. font-family: cambria;
  367. text-align:left;
  368. font-weight: normal;
  369. line-height:95%;
  370. background: {color:background};
  371. position: relative;
  372. min-height:70px;
  373. padding:10px 15px;
  374. margin-bottom:2px;
  375. margin-right:-10px;}
  376.  
  377. .questionarrow {
  378. font-size:30px;
  379. color:{color:background};
  380. vertical-align:middle;
  381. margin-left:-5px!important;}
  382.  
  383.  
  384. .asker {width:250px; text-align:right; text-transform:lowercase; color:{color:text};}
  385. .asker a {color:{color:text};}
  386. .asker img {float:left; margin-left:238px; vertical-align:top; margin-right:3px; max-height:15px; }
  387.  
  388. .asking {text-align:center; color:{color:text}; font:9px calibri; text-transform:none;}
  389. .asking a{color:{color:text}; border-bottom:1px solid {color:borda};}
  390. .asking img {width:58px; border-bottom:3px double {color:borda};vertical-align:middle; background-color:{color:background}; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;padding:3px;}
  391. .asking img:hover {webkit-filter: grayscale(1);-webkit-filter: grayscale(100%); -moz-filter: grayscale(100%);filter: url(desaturate.svg#greyscale);filter: gray; filter: grayscale(100%);-webkit-transition: all 0.4s linear;-moz-transition: all 0.4s linear;transition: all 0.4s linear;}
  392.  
  393.  
  394. .question {color: {color:PostFont}; text-align: center; background-color: #ff; margin-bottom: -10px; }
  395.  
  396. @font-face {font-family: "04b03";
  397. src: url('http://static.tumblr.com/icz5xqv/ZUmlobzpk/bonjourlindas.blgspt_upload_pxl.ttf');
  398. format("truetype");}
  399.  
  400. @font-face {font-family: "charnarr";
  401. src: url('http://static.tumblr.com/icz5xqv/ZUmlobzpk/bonjourlindas.blgspt_upload_pxl.ttf');
  402. format("truetype"); }
  403.  
  404.  
  405.  
  406. .user_1 .label {color:{color:link}; font-weight:bold; background-color:#fcf7b5; text-transform: italic}
  407. .user_2 .label {color:{color:text}; font-weight:bold; background-color:#f7f7f7; text-transform: italic}
  408. .user_3 .label {color:{color:link}; font-weight:bold}
  409. .user_4 .label {color:{color:text}; font-weight:bold}
  410. .user_5 .label {color:{color:link}; font-weight:bold}
  411. .user_6 .label {color:{color:text}; font-weight:bold}
  412. ul.chat, .chat ol, .chat li {list-style:none; margin-left: -20px; margin-top: 3px}
  413.  
  414. .babyimsure {opacity: 0.2; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
  415. .babyimsure:hover {opacity: 0.99; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
  416.  
  417. #info {text-align: left; margin-top:5px; font-size: 10px; font-family: calibri; text-transform: uppercase; z-index: 11;}
  418. #info a {font-size: 10px; text-transform: uppercase;}
  419.  
  420. #tags {color: {color:text}; font-size: 10px; font-family: calibri; display: inline; list-style: none; text-transform: uppercase;;}
  421. #tags a {font-size: 10px; font-family: calibri; display: inline; list-style: none; text-transform: uppercase;;}
  422.  
  423. #cap {width: 500px; margin-top: -2px;}
  424. .source {display: none;}
  425.  
  426. .notes {width: 520px; padding: 0px; margin-top: 1px; margin-bottom: 1px; font-size: 9px; text-align: center}
  427. ol.notes {list-style: none; margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  428. ol.notes li {background-color: {color:post}; margin-bottom: 2px; padding: 5px; }
  429. .notes img{display: none; border:0px}
  430.  
  431. #creditosaduda {position: fixed; margin: 0px 0px 0px -492px;}
  432.  
  433.  
  434. /*imagem da duda*/
  435. .duhimag {position: absolute; width:165px;
  436. height:202px; margin-left:130px; margin-top: 145px;
  437. position:fixed;border:8px solid {color:sidebar} }
  438.  
  439. .duhimag img {position:fixed;
  440. -webkit-transition: all 1s ease-in-out;
  441. -webkit-border-radius: 0px 0px 0px 0px;
  442. -moz-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out; -ms-transition: all 1s ease-in-out; transition: all 1s ease-in-out; display: block; height:188px; width: 154px;
  443. background-color: {color:none}; padding:0px;
  444. border:6px double {color:bordaimg};margin-left:0px;
  445. margin-top:1px;}
  446.  
  447. .duhimag:hover #pqpduds #ya {margin-top:-50px; opacity:0.0;
  448. -webkit-transition: 0.9s ease-in;
  449. -moz-transition: 0.9s ease-in; transition: 0.9s ease-in; }
  450.  
  451. .duhimag img.top { opacity:1;}
  452. .duhimag:hover img.top, .cf4.hover_effect img.top {opacity:0;}
  453.  
  454. .duhimag:hover img.bottom, .cf4.hover_effect img.bottom {filter:gray}
  455.  
  456.  
  457.  
  458.  
  459. @font-face {font-family: "pacifico";src: url(http://static.tumblr.com/ufwwwyn/Do8m4xui1/pacifico.ttf) format("truetype");}
  460.  
  461.  
  462. @font-face {font-family: "discoverbeauty";src: url('http://static.tumblr.com/nf5qb3y/3ptm2vwot/discoverbeauty.ttf') format("truetype");}
  463.  
  464.  
  465.  
  466. #ya{width:135px; text-align: center; font-size: 10px; font-family: calibri;background-color:{color:sidebar}; color: {color:text}; background-attachment: fixed; margin-top: 120px; position: fixed;line-height:15px;}
  467.  
  468.  
  469.  
  470. .frase {text-align: center;font-family:"pacifico"; font-size: 15px; font-style: none;height: 21px;color: {color:frase}; margin-left:130px;margin-top:120px; text-transform: none; letter-spacing: 1px;position:fixed;-webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;width:181px;z-index:8000000000000000;line-height:21px; background-color:; border-bottom:2px solid {color:borda};}
  471.  
  472. .frase:hover{ -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; color:{color:borda2};}
  473.  
  474. #ya2 { margin-left: 190px; margin-top: 141px; width: 100px; font-size: 20px; height: 2px; text-align: justify; background-color:{color:borda2}; line-height: 5px; color:transparent; position: fixed; z-index:90000000000000000000000000000000000000000;}
  475.  
  476.  
  477.  
  478. .amariaduh {position:relative;top:5px;font-size:40px;opacity:0.2;filter: alpha(opacity = 20);}
  479. .pqpduh {font-family: georgia; text-align: left; font-size: 11px; line-height: 15px; padding: 3px; margin-top:-20px; margin-left: 02px;margin-bottom:5px;padding-top:5px;}
  480. .ousheduh {font-family: verdana; font-weight: bold;text-align: right; font-size: 10px; line-height: 10px; padding: 3px; margin-top:-5;}
  481.  
  482.  
  483.  
  484. #pqpduds {width:181px;margin-left: 130px;border-bottom: 2px solid {color:borda}; -webkit-transform: rotate(0deg); margin-top:363px; font-family:tinytots; font-size: 7px; height:44px;;color: {color:descricao};background:{color:sidebar};letter-spacing:1px; text-transform: uppercase; position: fixed;-webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; opacity: 0.9;}
  485.  
  486. .box1 {width: 170px; margin-left: 75px; margin-top:-220px; background-color:transparent; font-size:18px; color: ; padding:1px;position:fixed;height: 40px; font-family:verdana;}
  487.  
  488. .box {width:150px; margin-left: 190px; margin-top:387px; font-size:8px; font-family: tinytots; color: #000000; padding:-20px;position:fixed;height: 30px; -moz-transition: all .7s ease-in-out; -o-transition: all .7s ease-in-out; transition: all .7s ease-in-out; -webkit-transition: all .7s ease-in-out; overflow:hidden; z-index:99999999;text-shadow:0px 0px 9px {color:shadows};}
  489. .box:hover {height: 107px;}
  490.  
  491. .letra {font-family: tinytots; font-size: 8px; margin-top: -4px;}
  492.  
  493.  
  494.  
  495. #links2 {position: fixed; float: left; margin-top:265px; margin-left: 260px; z-index: 999999999999999999999999999999999999999999999999999999;}
  496. /*theme by: o-mundo-de-uma-garota*/
  497. #links2 a {display: block; font-family: calibri; font-size: 8px; text-align: center;margin-bottom: 1px; text-transform: uppercase; -webkit-transition-duration: 1.5s; -moz-transition-duration:1.0s; background-color:{color:bglinks}; color: {color:links}; height: 10px; width: 40px; }
  498.  
  499. #links2 a:hover{background-color: {color:bglinkshover}; color: {color:links}; -webkit-transition-duration: 1.5s; -moz-transition-duration:1.5s;opacity: 0.8;}
  500.  
  501.  
  502.  
  503. .avadj:hover {margin-left:157px;margin-top:100px;-webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out; opacity: 0.4;z-index:100;}
  504.  
  505. #page {position: fixed; margin-left:215px; margin-top: 435px; font-size: 25px; font-family: georgia; z-index:100;border-bottom:1px ;text-shadow: 1px 1px 1px #000;}
  506. #page a {color:{color:sidebar}}
  507. #page a:hover {color:{color:borda};}
  508.  
  509. #pag {position: fixed; margin-left: 230px; margin-top: 435px; font-size: 25px; font-family: georgia; z-index:90000000000000000000000000000000000000000000000000000000000000000000;border-bottom:1px ;text-shadow: 1px 1px 1px #000;}
  510. #pag a {color:{color:sidebar}}
  511. #pag a:hover {color:{color:borda};}
  512.  
  513.  
  514.  
  515.  
  516. .duh {clear: both; float: left; width: 290px;position:fixed; margin-top: 410px; text-align: center; margin-left: 180px;}
  517. .duh a {float: left; margin-right: 0px; display: block; width: 34px; letter-spacing: 0px; font-family: calibri; font-size: 8px; text-align: center; margin-bottom: 1px; background-color: {color:bglinks}; color:{color:links};;text-decoration: none; text-transform: uppercase; height: 12px; line-height: 8px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; padding: 4px;; border-right: 2px solid {color:borda}; }
  518. .duh a:hover {letter-spacing: 0px; background-color: {color:bglinkshover}; color:{color:linkshover}; text-transform: uppercase;}
  519.  
  520.  
  521.  
  522. </style>
  523. <script type='text/javascript' src='http://static.tumblr.com/d0qlne1/DiAl6ekb7/jquery-1.4.2.min.js'></script>
  524.  
  525. <script src="http://static.tumblr.com/twte3d7/H8Glm663z/masonry.js"></script>
  526. <script src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script>
  527. <script type="text/javascript">
  528. $(window).load(function () {
  529. $('#entries').masonry(),
  530. $('.masonryWrap').infinitescroll({
  531. navSelector : ".entry",
  532. nextSelector : "#page a#p",
  533. itemSelector : ".entry",
  534. bufferPx : 10000,
  535. extraScrollPx: 10000,
  536. loadingImg : "",
  537. loadingText : "",
  538. },
  539. function() { $('#entries').masonry({ appendedContent: $(this) }); }
  540. );
  541. });
  542. </script>
  543.  
  544. <script src="http://tumbletricks.webs.com/maquina.js"></script>
  545.  
  546.  
  547.  
  548. </head>
  549.  
  550. <body onkeydown="return false">
  551.  
  552. <div id="tudo">
  553. <div id="msd">
  554. </div></div>
  555.  
  556.  
  557. <div id="pag">{block:NextPage}<a href="{NextPage}">»</a>{/block:NextPage}</div>
  558.  
  559. <div id="page">{block:PreviousPage}<a href="{PreviousPage}">«</a>{/block:PreviousPage}</div></div>
  560. </div>
  561. </div>
  562.  
  563.  
  564.  
  565. </div>
  566. </div></div>
  567. <center><div class="frase"><center>{text:frase}</center></div></center>
  568.  
  569.  
  570.  
  571. <div id="ya2"></div>
  572.  
  573. <div id="side">
  574.  
  575. <div class="duhimag" class="hover">
  576. <img class="bottom shadow" src="{image:sidebar}"alt="" title="baby im sure"style="-webkit-filter: grayscale(100%);" >
  577. <img class="top shadow" src="{image:sidebar}"alt="" title="baby im sure duh" /></div>
  578.  
  579.  
  580. </div>
  581. </div>
  582.  
  583. <div id="links2">
  584. <a href="{text:Link1}">{text:Link1 Title}</a>
  585. <a href="{text:Link2}">{text:Link2 Title}</a>
  586. <a href="{text:Link3}">{text:Link3 Title}</a>
  587. </div>
  588.  
  589.  
  590. <div class="duh">
  591. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a>{/block:ifLink4}
  592. {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a>{/block:ifLink5}
  593. {block:ifLink6}<a href="{text:Link6}">{text:Link6 Title}</a>{/block:ifLink6}
  594. </div>
  595. </div></div></div>
  596.  
  597. <div id="pqpduds">{Description}</div></div>
  598.  
  599. <a style="font-size: 11px;height:20px;width:50px; background:{color:sidebar};font-family:calibri;position:fixed;bottom:10px;left:138px; top:418px" href="http://o-mundo-de-uma-garota.tumblr.com/" title="Theme by: o-mundo-de-uma-garota + dths por hugm-e"><b>THEME </b></a></div>
  600.  
  601.  
  602. <div id="entries">
  603.  
  604. {block:Posts}
  605. <div class="baseduh2">
  606.  
  607.  
  608.  
  609.  
  610. {block:Answer}
  611. <table width="240px" cellspacing="0" cellpadding="0">
  612. <tr>
  613. <td width="100px" class="question1">{Question}</td>
  614. <td width="30px"><span class="questionarrow"></span></td>
  615. <td width="1px" class="asking"><img src="{AskerPortraitURL-64}"><br>{Asker}</td>
  616. </tr>
  617. </table>
  618. <div class="answer">{Answer}</div>
  619. {/block:answer}
  620.  
  621.  
  622. {block:Text}{block:Title}<div id="baseduh3">{Title}</div>{/block:Title}{Body}{/block:Text}
  623.  
  624. {block:Photo}<center><img src="{PhotoURL-400}" width="400px"/></center>
  625. {block:Caption}{Caption}{/block:Caption}{/block:Photo}
  626.  
  627.  
  628. {block:Photoset}<center>{Photoset-250}</center>
  629. {block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  630.  
  631.  
  632. {block:Quote}
  633. <span class="amariaduh">&#10077;</span><div class="pqpduh">{Quote}</div>
  634. {block:Source}<div class="ousheduh"><p>&#8212; {Source}</p></div>{/block:Source}<br>
  635. {/block:Source}
  636. {/block:Quote}
  637.  
  638.  
  639. {block:Link}
  640. <a href="{URL}" id="baseduh4" {Target}><div id="baseduh4">{Name}</div></a>{block:Description}{Description}{/block:Description}
  641. {/block:Link}
  642.  
  643. {block:Chat}<ul class="chat">{block:Lines}<li class="user_{UserNumber}">{block:Label}<span class="label">{Label}</span>{/block:Label}&nbsp;{Line}</li>{/block:Lines}</ul>{/block:Chat}
  644.  
  645. {block:Video}{Video-250}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  646.  
  647. {block:Audio}<center>{AudioPlayerWhite}</center>{block:Caption}{Caption}{/block:Caption}{/block:Audio}
  648.  
  649.  
  650. <div class="babyimsure">
  651. {block:Date}<div id="info">
  652. <center> <a href="{Permalink}">{TimeAgo}</a> <font color="{color:tags}">.</font> {block:NoteCount} <font color="{color:tags}">.</font> <a href="{Permalink}" {block:NoteCount}{/block:NoteCount}</a>{NoteCountWithLabel}</a>{block:RebloggedFrom} <font color="{color:tags}">.</font> <a href="{ReblogParentURL}"><a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom}{block:ContentSource} <font color="{color:tags}">.</font> <a href="{SourceURL}">source</a>{/block:ContentSource} {block:IndexPage} <font color="{color:tags}">+</font> <a href="{ReblogUrl}" target="_blank">reblog <font color="{color:tags}">♥</font> </a>{/block:IndexPage}</center> </div>{block:IfShowTags}<center><div id="tags">{block:HasTags}{block:Tags} #<a href="{TagUrl}">{Tag}</a>{/block:Tags}{/block:HasTags}
  653. </div></center>{/block:IfShowTags}{/block:Date}</div>
  654. </div>
  655. {/block:Posts}
  656. {block:PostNotes}{PostNotes}{/block:PostNotes}
  657. </div></div>
  658.  
  659.  
  660.  
  661.  
  662.  
  663.  
  664.  
  665.  
  666. </body>
  667. </html>
Advertisement
Add Comment
Please, Sign In to add comment