Eduarda

Theme 63

Oct 4th, 2012
1,880
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 30.24 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="#DCDCDC" />
  124. <meta name="color:text" content="#8B8989" />
  125. <meta name="color:entry" content="#FFFFFF" />
  126. <meta name="color:link" content="#8B8989" />
  127. <meta name="color:nots" content="#8B8989" />
  128. <meta name="color:frase" content="#8B8989" />
  129. <meta name="color:borda" content="#FFFFFF" />
  130. <meta name="color:sidebar" content="#FFFFFF" />
  131. <meta name="color:tags" content="#FFC0CB" />
  132. <meta name="color:bordaimg" content="#8B8989"/>
  133. <meta name="color:scrollbar" content="#DCDCDC"/>
  134. <meta name="color:descricao" content="#8B8989"/>
  135. <meta name="color:borda2" content="#FFC0CB"/>
  136. <meta name="color:coracao" content="#FFC0CB" />
  137. <meta name="color:bglinks" content="#fff"/>
  138. <meta name="color:bglinkshover" content="#fff"/>
  139. <meta name="color:linkshover" content="#DCDCDC"/>
  140. <meta name="color:links" content="#8B8989" />
  141.  
  142.  
  143.  
  144. <meta name="image:Background" content="http://static.tumblr.com/2bh9bxo/Qj0mb91m6/tumblr_m7tv6kcaui1rc52dzo2_400.jpg"/>
  145.  
  146. <meta name="image:sidebar" content="http://static.tumblr.com/2bh9bxo/1QXmb962r/tumblr_mazeomdvom1rcrcdeo1_500.png"/>
  147.  
  148. <meta name="text:frase" content="" />
  149. <meta name="text:Link1" content="/" />
  150. <meta name="text:Link1 Title" content="link1" />
  151. <meta name="text:Link2" content="/" />
  152. <meta name="text:Link2 Title" content="link2" />
  153. <meta name="text:Link3" content="/" />
  154. <meta name="text:Link3 Title" content="link3" />
  155. <meta name="text:Link4" content="/" />
  156. <meta name="text:Link4 Title" content="link4 " />
  157. <meta name="text:Link5" content="/" />
  158. <meta name="text:Link5 Title" content="link5 " />
  159. <meta name="text:Link6" content="/" />
  160. <meta name="text:Link6 Title" content="link6" />
  161. <meta name="text:Link7" content="/" />
  162. <meta name="text:Link7 Title" content="link7" />
  163.  
  164. <script src="http://static.tumblr.com/b1gnlwd/OX1m3bgeu/jquery-1.3.1.min.js"></script>
  165. <script src="http://static.tumblr.com/b1gnlwd/Gndm3bgdn/jquery.easing.1.3.js"></script>
  166. <script>
  167.  
  168. $(document).ready(function() {
  169.  
  170. //Custom settings
  171. var style_in = 'easeOutBounce';
  172. var style_out = 'jswing';
  173. var speed_in = 800;
  174. var speed_out = 300;
  175.  
  176. //Top and bottom
  177. var top = $('.qitem').height() * (-1);
  178. var bottom = $('.qitem').height();
  179.  
  180. $('.qitem').each(function () {
  181.  
  182. //retrieve all the details of the image before removing it
  183. url = $(this).find('a').attr('href');
  184. img = $(this).find('img').attr('src');
  185. alt = $(this).find('img').attr('img');
  186. width = $(this).width() / 4;
  187. height = $(this).height();
  188.  
  189. //remove the image and append 4 div into it
  190. $('img', this).remove();
  191. $(this).append('<div class="bar1"></div><div class="bar2"></div><div class="bar3"></div><div class="bar4"></div>');
  192.  
  193. //set the image as background image to all the bars
  194. $(this).children('div').css('background-image','url('+ img + ')');
  195.  
  196. //Divide the image into 4 bars and rebuild the image
  197. $(this).find('div.bar1').css({bottom:0, left:0, width:width, height:height, backgroundPosition:'0 0' });
  198. $(this).find('div.bar2').css({top:0, left:width, width:width, height:height, backgroundPosition:(width*-1) + 'px 0' });
  199. $(this).find('div.bar3').css({top:0, left:width*2, width:width, height:height, backgroundPosition:(width*-2) + 'px 0' });
  200. $(this).find('div.bar4').css({bottom:0, left:width*3, width:width , height:height, backgroundPosition:(width*-3) + 'px 0' });
  201.  
  202. }).hover(function () {
  203.  
  204. //Move those bar, 1st and 3rd move upward, 2nd and 4th move downward
  205. $(this).find('div.bar1').stop(false, true).animate({top:bottom}, {duration:speed_out, easing:style_out});
  206. $(this).find('div.bar2').stop(false, true).animate({top:bottom}, {duration:speed_out, easing:style_out});
  207. $(this).find('div.bar3').stop(false, true).animate({top:top}, {duration:speed_out, easing:style_out});
  208. $(this).find('div.bar4').stop(false, true).animate({top:top}, {duration:speed_out, easing:style_out});
  209.  
  210. },
  211.  
  212. function () {
  213.  
  214. //Back to default position
  215. $(this).find('div.bar1').stop(false, true).animate({top:0}, {duration:speed_in, easing:style_in});
  216. $(this).find('div.bar2').stop(false, true).animate({top:0}, {duration:speed_in, easing:style_in});
  217. $(this).find('div.bar3').stop(false, true).animate({top:0}, {duration:speed_in, easing:style_in});
  218. $(this).find('div.bar4').stop(false, true).animate({top:0}, {duration:speed_in, easing:style_in});
  219.  
  220. }).click (function () {
  221.  
  222. //make the whole box clickable
  223. window.location = $(this).find('a').attr('href');
  224. });
  225.  
  226. });
  227.  
  228. </script>
  229.  
  230. <link href='http://fonts.googleapis.com/css?family=Homenaje' rel='stylesheet' type='text/css'>
  231.  
  232. <link href='http://fonts.googleapis.com/css?family=Megrim' rel='stylesheet' type='text/css'>
  233.  
  234. <link href='http://fonts.googleapis.com/css?family=Creepster' rel='stylesheet' type='text/css'>
  235.  
  236. <link href='http://fonts.googleapis.com/css?family=Play' rel='stylesheet' type='text/css'>
  237.  
  238. <link href='http://fonts.googleapis.com/css?family=Courgette' rel='stylesheet' type='text/css'>
  239.  
  240. <link href='http://fonts.googleapis.com/css?family=Emilys+Candy' rel='stylesheet' type='text/css'>
  241.  
  242.  
  243. <link href='http://fonts.googleapis.com/css?family=Vibur' rel='stylesheet' type='text/css'>
  244.  
  245. <link href='http://fonts.googleapis.com/css?family=Wire+One' rel='stylesheet' type='text/css'>
  246.  
  247.  
  248. <head prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb# blog: http://ogp.me/ns/blog#">
  249.  
  250.  
  251.  
  252.  
  253.  
  254. <link href='http://fonts.googleapis.com/css?family=Swanky+and+Moo+Moo' rel='stylesheet' type='text/css'>
  255.  
  256. <link href='http://fonts.googleapis.com/css?family=Wire+One' rel='stylesheet' type='text/css'>
  257.  
  258. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  259. <title>{Title}</title>
  260. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  261. <link rel="shortcut icon" href="{Favicon}" />
  262. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  263. <style type="text/css">
  264.  
  265. @font-face {font-family: "pacifico";
  266. src: url(http://static.tumblr.com/ufwwwyn/Do8m4xui1/pacifico.ttf) format("truetype");}
  267.  
  268. iframe#tumblr_controls {
  269. top:0px !important;
  270. right:3px !important;
  271. position: fixed !important;
  272. -webkit-transition: opacity 0.6s linear;
  273. opacity: 0.3;
  274. -webkit-transition: all 0.8s ease-out;
  275. -moz-transition: all 0.8s ease-out;
  276. transition: all 0.8s ease-out;
  277. z-index:999999999999999999;}
  278.  
  279. iframe#tumblr_controls:hover{
  280. -webkit-transition: opacity 0.6s linear;
  281. opacity: 0.8;
  282. -webkit-transition: all 0.4s ease-out;
  283. -moz-transition: all 0.4s ease-out;
  284. transition: all 0.4s ease-out;
  285. z-index:999999999999999999999;}
  286.  
  287. #tumblr_controls{position: fixed!important}
  288. #tumblr_controls{position: fixed!important}
  289. #tumblr_controls{position: fixed!important}
  290. #tumblr_controls{position: fixed!important}
  291.  
  292. ::-webkit-scrollbar-thumb:vertical {background-color:{color:scrollbar};height:40px; border:2px solid white;}
  293.  
  294. ::-webkit-scrollbar-button:vertical {height:10px; display: block; background:{color:scrollbar};}
  295.  
  296. ::-webkit-scrollbar {height:10px;width:10px;background-color:white;}
  297.  
  298.  
  299. /* body notes tags e variados*/
  300. 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; }
  301.  
  302. a:link, a:active, a:visited{ color: {color:link}; text-decoration:none; -webkit-transition-duration: 0.4s; }
  303.  
  304. a:hover{color:{color:linkh};}
  305.  
  306. 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}
  307.  
  308.  
  309.  
  310.  
  311.  
  312. /* theme e base by: o-mundo-de-uma-garota*/
  313. #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;}
  314.  
  315.  
  316.  
  317. #container {background-color: ; width: 1000px; margin: 0 auto 4px auto; background: {color:background}}
  318.  
  319. #entries {margin-left: 390px; width: 700px; margin-top: 5px; }
  320. /*BASE DA DUDA*/
  321. .baseduh2 {{block:IndexPage}
  322. border: 4px double {color:borda}; width: 270px;
  323. background-color:{color:entry} ;
  324. text-align: justify; padding: 9px; float: left;
  325. margin: 6px 0 0 6px; {/block:IndexPage}{block:PermalinkPage}
  326. padding:10px; width:540px; margin-top: 8px;
  327. height:auto; background-color: {color:entry};
  328. text-align: left; margin-left:09px;
  329. {/block:PermalinkPage}}
  330.  
  331. .baseduh2 img {width: 240px; padding: 2px;
  332. border: 1px solid {Color:background}}
  333.  
  334. .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;}
  335.  
  336. .baseduh2 img:hover #reblog {-webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;margin-left:0px; }
  337. /*theme by o-mundo-de-uma-garota*/
  338. #baseduh3 {font-size: 13px; font-family: Cambria;
  339.  
  340. letter-spacing: 0px; line-height: 13px;
  341.  
  342. text-transform: none;text-align: center;
  343.  
  344. font-style: none; margin-top: 6px; margin-bottom: 8px}
  345.  
  346. #baseduh3 a{background: {color:linkhover};
  347.  
  348. padding: 4px; color: #fff;}
  349.  
  350.  
  351. #baseduh4 {font-size: 13px; font-family: Cambria;
  352. letter-spacing: 0px; line-height: 13px;
  353. text-transform: none;text-align: center;
  354. font-style: none; margin-top: 6px; margin-bottom: 8px}
  355.  
  356. #baseduh4 a{background: {color:linkhover};
  357. padding: 4px; color: #fff; margin-bottom: 5px}
  358.  
  359. /*FONTES*/
  360. @font-face { font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  361.  
  362.  
  363. @font-face {
  364. font-family: 'Give You Glory';
  365. font-style: normal;
  366. font-weight: norAmal;
  367. src: local('Give You Glory'), local('GiveYouGlory'), url('http://themes.googleusercontent.com/font?kit=DFEWZFgGmfseyIdGRJAxuJre1ArFO0nxyUXZnjCjpOg') format('woff');
  368. }
  369.  
  370. /* CAIXINHA DE DESCONFIGURA,POR FAVOR NÃO MEXA EM NADA AQUI*/
  371. #imsureduh {width: 310px;
  372.  
  373. height: 22px;
  374. position: fixed;
  375.  
  376. background-color:transparent;
  377. margin-left: 10px; z-index:2;
  378.  
  379. text-align: right;}
  380. .optitle{font-family: geórgia;
  381.  
  382. font-size: 15px;
  383. line-height: 14px; margin-top: 117px;
  384.  
  385. margin-left: -2px;
  386. text-align: center; width: 116px; color: {color:text};
  387. height: 18px; word-spacing: 1px; background-color: #FFFFFF}
  388.  
  389.  
  390. blockquote {padding:0px; padding-left:5px; margin:5px; border-left:2px solid {color:text}}
  391.  
  392. .notes img{width:10px; position:relative; top:1px}
  393. ol.notes, .notes li{width:280px; list-style:none; margin:0px 0 -1px 5px; padding:0px}
  394.  
  395. /*ASK*/
  396. .question1 {
  397. color:{color:text};
  398. font-size: 12px;
  399. font-family: cambria;
  400. text-align:left;
  401. font-weight: normal;
  402. line-height:95%;
  403. background: {color:background};
  404. position: relative;
  405. min-height:50px;
  406. padding:10px 15px;
  407. margin-bottom:2px;
  408. margin-right:-10px;}
  409.  
  410. .questionarrow {
  411. font-size:30px;
  412. color:{color:background};
  413. vertical-align:middle;
  414. margin-left:-5px!important;}
  415.  
  416.  
  417. .asker {width:250px; text-align:right; text-transform:lowercase; color:{color:text};}
  418. .asker a {color:{color:text};}
  419. .asker img {float:left; margin-left:238px; vertical-align:top; margin-right:3px; max-height:10px; }
  420.  
  421. .asking {text-align:center; color:{color:text}; font:9px calibri; text-transform:none;}
  422. .asking a{color:{color:text}; border-bottom:1px solid {color:borda};}
  423. .asking img {width:48px; border-bottom:3px double {color:borda};vertical-align:middle; background-color:{color:background};-webkit-border-radius: 0px 20px 0px 20px; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;padding:3px;}
  424. .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;}
  425.  
  426.  
  427. .question {color: {color:PostFont}; text-align: center; background-color: #ff; margin-bottom: -10px; }
  428. /*FONTES*/
  429. @font-face {font-family: "04b03";
  430. src: url('http://static.tumblr.com/icz5xqv/ZUmlobzpk/bonjourlindas.blgspt_upload_pxl.ttf');
  431. format("truetype");}
  432.  
  433. @font-face {font-family: "charnarr";
  434. src: url('http://static.tumblr.com/icz5xqv/ZUmlobzpk/bonjourlindas.blgspt_upload_pxl.ttf');
  435. format("truetype"); }
  436.  
  437.  
  438.  
  439. .user_1 .label {color:{color:link}; font-weight:bold; background-color:#fcf7b5; text-transform: italic}
  440. .user_2 .label {color:{color:text}; font-weight:bold; background-color:#f7f7f7; text-transform: italic}
  441. .user_3 .label {color:{color:link}; font-weight:bold}
  442. .user_4 .label {color:{color:text}; font-weight:bold}
  443. .user_5 .label {color:{color:link}; font-weight:bold}
  444. .user_6 .label {color:{color:text}; font-weight:bold}
  445. ul.chat, .chat ol, .chat li {list-style:none; margin-left: -20px; margin-top: 3px}
  446.  
  447. /*CHAT TAGS SOURCE NOTES*/
  448.  
  449. #info {text-align: left;
  450. margin-top:5px; font-size: 10px;
  451. border: 3px double {color:borda};
  452. font-family: calibri; text-transform:uppercase;
  453. z-index: 11; }
  454. #info a {font-size: 10px;
  455. text-transform: uppercase;}
  456.  
  457. #tags {color: {color:text}; font-size: 10px; font-family: calibri; display: inline; list-style: none; text-transform: uppercase;;}
  458. #tags a {font-size: 10px; font-family: calibri; display: inline; list-style: none; text-transform: uppercase;; }
  459.  
  460. #cap {width: 500px; margin-top: -2px;}
  461. .source {display: none;}
  462.  
  463. .notes {width: 520px; padding: 0px; margin-top: 1px; margin-bottom: 1px; font-size: 9px; text-align: center}
  464. ol.notes {list-style: none; margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  465. ol.notes li {background-color: {color:post}; margin-bottom: 2px; padding: 5px; }
  466. .notes img{display: none; border:0px}
  467.  
  468. #creditosaduda {position: fixed; margin: 0px 0px 0px -492px;}
  469.  
  470.  
  471. /*IMAGEM DA DUDA*/
  472. .duhimag {position: absolute; width:220px;
  473. height:222px; margin-left:130px; margin-top: 135px;
  474. position:fixed;border:8px solid {color:sidebar} }
  475.  
  476. .duhimag img {position:fixed;
  477. -webkit-transition: all 1s ease-in-out;
  478. -webkit-border-radius: 0px 0px 0px 0px;
  479. -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:207px; width: 207px;
  480. background-color: {color:none}; padding:0px;
  481. border:6px solid {color:bordaimg};margin-left:0px;
  482. margin-top:1px;}
  483.  
  484. .duhimag:hover #pqpduds #ya {margin-top:-50px; opacity:0.0;
  485. -webkit-transition: 0.9s ease-in;
  486. -moz-transition: 0.9s ease-in; transition: 0.9s ease-in; }
  487.  
  488. .duhimag img.top { opacity:1;}
  489. .duhimag:hover img.top, .cf4.hover_effect img.top {opacity:0;}
  490.  
  491. .duhimag:hover img.bottom, .cf4.hover_effect img.bottom {filter:gray}
  492.  
  493.  
  494. /*FONTES*/
  495.  
  496. @font-face {font-family: "pacifico";src: url(http://static.tumblr.com/ufwwwyn/Do8m4xui1/pacifico.ttf) format("truetype");}
  497.  
  498.  
  499. @font-face {font-family: "discoverbeauty";src: url('http://static.tumblr.com/nf5qb3y/3ptm2vwot/discoverbeauty.ttf') format("truetype");}
  500.  
  501.  
  502.  
  503. #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;}
  504.  
  505. @font-face {font-family: "discoverbeauty";src: url('http://static.tumblr.com/nf5qb3y/3ptm2vwot/discoverbeauty.ttf') format("truetype");}
  506.  
  507. .frase {text-align: center;font-family:sweetly; font-size: 24px; font-style: none;height: 21px;color: {color:frase}; margin-left:160px;margin-top:80px; 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:3px solid {color:borda};text-shadow: 2px 5px 9px #000;}
  508.  
  509. .frase:hover{ -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; color:{color:borda2};}
  510.  
  511. @font-face {font-family: "sweetly";src: url('http://static.tumblr.com/z5o2pr2/vpWm0rjxz/sweetly_broken.ttf');}
  512.  
  513. /* BORDAS, TINHADAS E FRASES ETC (OMDG)*/
  514. #tilhadinha {float: left;
  515. margin-top: 90px;
  516. margin-left: 198px;
  517. width: 140px; background-color: transparent;
  518. color:{color:borda2} ; padding: 3px;
  519. font-size: 11px; font-family: consolas;
  520. text-align: center; position:fixed;
  521. -webkit-border-radius:0; -webkit-border-bottom-right-radius:0px;
  522. -webkit-border-bottom-left-radius:0px;
  523. position:fixed; letter-spacing: 0px; -webkit-transform: rotate(deg)}
  524. #tilhadinha a{font-size: 9px; color: {color:borda2} }
  525.  
  526.  
  527. .amariaduh {position:relative;top:5px;
  528. font-size:40px;opacity:0.2;filter: alpha(opacity = 20);}
  529. .pqpduh {font-family: georgia; text-align: left;
  530. font-size: 11px; line-height: 15px; padding: 3px;
  531. margin-top:-20px; margin-left: 02px;
  532. margin-bottom:5px;padding-top:5px;}
  533. .ousheduh {font-family: verdana;
  534. font-weight: bold;text-align: right;
  535. font-size: 10px; line-height: 10px; padding: 3px; margin-top:-5;}
  536.  
  537.  
  538. /* DESCRIÇÃO E BOX NOT COPIE*/
  539. #pqpduds {width:181px;
  540. margin-left: 130px;
  541. -webkit-transform: rotate(0deg);
  542. margin-top:374px;
  543. font-family:georgia;
  544. font-size: 10px;
  545. height:48px;;
  546. color: {color:descricao};
  547. background:letter-spacing:1px;
  548. background:{color:sidebar};
  549. position: fixed;
  550. -webkit-transition: all 0.4s ease-out;
  551. -moz-transition: all 0.4s ease-out;
  552. opacity: 0.9;
  553. -webkit-border-radius: 0px 0px 0px 10px;border-bottom: 1px solid {color:borda2}; }
  554.  
  555. .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;}
  556.  
  557. .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};}
  558. .box:hover {height: 107px;}
  559.  
  560. .letra {font-family: tinytots; font-size: 8px; margin-top: -4px;}
  561.  
  562.  
  563. .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;}
  564.  
  565. #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;}
  566. #page a {color:{color:sidebar}}
  567. #page a:hover {color:{color:borda};}
  568.  
  569. #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;}
  570. #pag a {color:{color:sidebar}}
  571. #pag a:hover {color:{color:borda};}
  572.  
  573.  
  574. /* LINKS DUDA.R NOT COPIE*/
  575.  
  576. #duuh1 {width:219px; height: 27px; float: left; margin-left:141px; margin-top: 105px; padding: 0px; text-align: center; position: fixed; -webkit-transition: all 1s ease-out; -moz-transition: all 1s ease-out; border-bottom: 0px solid {color:bglinkshover}; border-right: 0px solid {color:bglinks}; border-top: 1px solid {color:bglinks}; border-bottom: 1px solid {color:bglinks};}/*theme by o-mundo-de-uma-garota*/
  577. #duuh1 a {float: left; margin-left: 1px; font-family: georgia; font-size: 9px; text-align: center; margin-top: 3px; height: 21px; width: 42px; color:{color:links}; line-height: 21px; letter-spacing: 0px; text-transform: lowercase; -webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out; font-style: normal; background-color: {color:bglinks}; text-transform: lowercase}
  578. #duuh1 a:hover{text-align: center; color:{color:links}; background-color:{color:bglinkshover}; transparent; letter-spacing: -1px; -webkit-transform: rotate(-360deg); text-shadow:0px 0px 7px #000;}
  579.  
  580.  
  581. #dj2 {width: 29px; position: fixed; padding: 8px; background-color: transparent; margin-left: 308px; margin-top: 301px; color:{color:sidebar}; font-size: 85px; -webkit-transform: rotate(90deg); z-index: 1000;opacity:0.6;}
  582.  
  583. #duh2 {width:59px; height: 27px; float: left; margin-left:312px; margin-top: 371px; padding: 0px; text-align: center; position: fixed; -webkit-transition: all 1s ease-out; -moz-transition: all 1s ease-out;}
  584.  
  585. #duh2 a {float: left; margin-left: 1px; font-family: georgia; font-size: 9px; text-align: center; margin-top: 3px; height: 23px; width: 52px; color:{color:links}; line-height: 21px; letter-spacing: 0px; text-transform: lowercase; -webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out; font-style: normal; background-color: {color:bglinks}; text-transform: lowercase}
  586. #duh2 a:hover{text-align: center; color:{color:links}; background-color:{color:bglinkshover}; transparent; letter-spacing: -1px; -webkit-transform: rotate(-360deg); text-shadow:0px 0px 7px #000;}
  587.  
  588. /*CORAÇÃOZINHOS*/
  589. #duca {text-align: justify;
  590. margin-top:300px;
  591. margin-left: 322px;
  592. overflow: hidden;
  593. -webkit-border-radius: 0px 0px 0px 0px;
  594. font-family: georgia;
  595. position: fixed;
  596. color: {color:coracao};
  597. padding: 10px;
  598. background-attachment: fixed;
  599. width:70px;
  600. height: 16px;
  601. -webkit-transition: all .5s ease-out;
  602. -moz-transition: all .5s ease-out;
  603. letter-spacing: 1px; font-style: normal;
  604. line-height: 8px; text-transform: uppercase;
  605. -webkit-transform: rotate(-28deg); z-index: 8000000000000000000000000;}
  606. #duca1{font-size: 15px;
  607. font-family:sofia ;
  608. letter-spacing: -1px; text-transform: none; line-height: 20px;}
  609.  
  610. #duca2 {text-align: justify;
  611. margin-top:316px;
  612. margin-left: 312px;
  613. overflow: hidden;
  614. -webkit-border-radius: 0px 0px 0px 0px;
  615. font-family: georgia;
  616. position: fixed;
  617. color: {color:coracao};
  618. padding: 10px;
  619. background-attachment: fixed;
  620. width:70px;
  621. height: 16px;
  622. -webkit-transition: all .5s ease-out;
  623. -moz-transition: all .5s ease-out;
  624. letter-spacing: 1px;
  625. font-style: normal;
  626. line-height: 8px;
  627. text-transform: uppercase;
  628. -webkit-transform: rotate(-22deg); z-index: 8000000000000000000000000;}
  629. #duca3{font-size: 15px;
  630. font-family:sofia ; letter-spacing: -1px;
  631. text-transform: none; line-height: 20px;}
  632.  
  633. #duca4 {text-align: justify;
  634. margin-top:314px;
  635. margin-left: 322px;
  636. overflow: hidden;
  637. -webkit-border-radius: 0px 0px 0px 0px;
  638. font-family: georgia;
  639. position: fixed;
  640. color:{color:coracao};
  641. padding: 10px;
  642. background-attachment: fixed;
  643. width:70px; height: 16px;
  644. -webkit-transition: all .5s ease-out;
  645. -moz-transition: all .5s ease-out;
  646. letter-spacing: 1px; font-style: normal;
  647. line-height: 8px;
  648. text-transform: uppercase;
  649. -webkit-transform: rotate(-28deg);
  650. z-index: 8000000000000000000000000;}
  651. #duca5{font-size: 22px;
  652. font-family:sofia ;
  653. letter-spacing: -1px; text-transform: none; line-height: 20px;}
  654.  
  655.  
  656. </style>
  657. <script type='text/javascript' src='http://static.tumblr.com/d0qlne1/DiAl6ekb7/jquery-1.4.2.min.js'></script>
  658.  
  659. <script src="http://static.tumblr.com/twte3d7/H8Glm663z/masonry.js"></script>
  660. <script src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script>
  661. <script type="text/javascript">
  662. $(window).load(function () {
  663. $('#entries').masonry(),
  664. $('.masonryWrap').infinitescroll({
  665. navSelector : ".entry",
  666. nextSelector : "#page a#p",
  667. itemSelector : ".entry",
  668. bufferPx : 10000,
  669. extraScrollPx: 10000,
  670. loadingImg : "",
  671. loadingText : "",
  672. },
  673. function() { $('#entries').masonry({ appendedContent: $(this) }); }
  674. );
  675. });
  676. </script>
  677.  
  678. <script src="http://tumbletricks.webs.com/maquina.js"></script>
  679.  
  680.  
  681.  
  682. </head>
  683.  
  684. <body onkeydown="return false">
  685.  
  686. <div id="tudo">
  687. <div id="dj">
  688. </div></div>
  689.  
  690.  
  691. <div id="pag">{block:NextPage}<a href="{NextPage}">»</a>{/block:NextPage}</div>
  692.  
  693. <div id="page">{block:PreviousPage}<a href="{PreviousPage}">«</a>{/block:PreviousPage}</div></div>
  694. </div>
  695. </div>
  696.  
  697.  
  698. <!------EPA NÃO MEXA AQUI (OMDG)---->
  699.  
  700. </div>
  701. </div></div>
  702. <center><div class="frase"><center>{text:frase}</center></div></center>
  703.  
  704.  
  705.  
  706. <div id="tilhadinha"> ................</div>
  707. <div id="duca2"><div id="duca3">♥</div></div></div></div></div>
  708.  
  709.  
  710.  
  711.  
  712.  
  713. <div id="duca4"><div id="duca5">♥</div></div></div></div></div>
  714.  
  715.  
  716.  
  717. <div id="duca"><div id="duca1">♥</div></div></div></div></div>
  718.  
  719. <div id="side">
  720.  
  721. <div class="duhimag" class="hover">
  722. <img class="bottom shadow" src="{image:sidebar}"alt="" title="baby im sure"style="-webkit-filter: grayscale(100%);" >
  723. <img class="top shadow" src="{image:sidebar}"alt="" title="baby im sure duh" /></div>
  724.  
  725.  
  726. </div>
  727. </div>
  728. <div id="dj2">◥</div>
  729.  
  730. <div id="duuh1">
  731. <a href="{text:Link1}">{text:Link1 Title}</a>
  732. <a href="{text:Link2}">{text:Link2 Title}</a>
  733. <a href="{text:Link3}">{text:Link3 Title}</a>
  734. <a href="{text:Link4}">{text:Link4 Title}</a>
  735. <a href="{text:Link5}">{text:Link5 Title}</a>
  736. </div>
  737. </div></div>
  738.  
  739. <div id="duh2">
  740. <a href="{text:Link6}">{text:Link6 Title}</a>
  741. <a href="{text:Link7}">{text:Link7 Title}</a>
  742.  
  743. </div>
  744. </div></div>
  745.  
  746. <div id="pqpduds">{Description}</div></div>
  747.  
  748. <a style="font-size: 12px;height:30px;width:55px; line-height:24px;border-bottom:1px dotted {color:tags}; background:{color:sidebar};font-family:calibri;position:fixed;bottom:10px;left:88px; top:-5px" href="http://o-mundo-de-uma-garota.tumblr.com/" title="Theme by: o-mundo-de-uma-garota + tuto by:TTHY not copie bicth"><b>THEME </b></a></div>
  749.  
  750. <!----------------------BASE DA DUH-------------->
  751.  
  752. <div id="entries">
  753.  
  754. {block:Posts}
  755. <div class="baseduh2">
  756.  
  757.  
  758.  
  759.  
  760. {block:Answer}
  761. <table width="240px" cellspacing="0" cellpadding="0">
  762. <tr>
  763. <td width="100px" class="question1">{Question}</td>
  764. <td width="30px"><span class="questionarrow">◤</span></td>
  765. <td width="1px" class="asking"><img src="{AskerPortraitURL-64}"><br>{Asker}</td>
  766. </tr>
  767. </table>
  768. <div class="answer">{Answer}</div>
  769. {/block:answer}
  770.  
  771. <!-----------------BASE DA DUH 3 ----------------->
  772.  
  773. {block:Text}{block:Title}<div id="baseduh3">{Title}</div>{/block:Title}{Body}{/block:Text}
  774.  
  775. {block:Photo}<center><img src="{PhotoURL-400}" width="400px"/></center>
  776. {block:Caption}{Caption}{/block:Caption}{/block:Photo}
  777.  
  778.  
  779. {block:Photoset}<center>{Photoset-250}</center>
  780. {block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  781.  
  782.  
  783. {block:Quote}
  784. <span class="amariaduh">&#10077;</span><div class="pqpduh">{Quote}</div>
  785. {block:Source}<div class="ousheduh"><p>&#8212; {Source}</p></div>{/block:Source}<br>
  786. {/block:Source}
  787. {/block:Quote}
  788.  
  789. <!---------------BASE DA DUH 4---------------->
  790. {block:Link}
  791. <a href="{URL}" id="baseduh4" {Target}><div id="baseduh4">{Name}</div></a>{block:Description}{Description}{/block:Description}
  792. {/block:Link}
  793.  
  794. {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}
  795.  
  796. {block:Video}{Video-250}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  797.  
  798. {block:Audio}<center>{AudioPlayerWhite}</center>{block:Caption}{Caption}{/block:Caption}{/block:Audio}
  799.  
  800.  
  801. <div class="babyimsure">
  802. {block:Date}<div id="info">
  803. <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}
  804. </div></center>{/block:IfShowTags}{/block:Date}</div>
  805. </div>
  806. {/block:Posts}
  807. {block:PostNotes}{PostNotes}{/block:PostNotes}
  808. </div></div>
  809.  
  810.  
  811.  
  812.  
  813. <!----PROIBIDA QUAISQUER TIPOS DE COPIAS PARCIAIS DESTE THEME (OMDG) --->
  814.  
  815.  
  816.  
  817. </body>
  818. </html>
Advertisement
Add Comment
Please, Sign In to add comment