Eduarda

Theme 101

Jan 11th, 2013
1,241
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 31.54 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  2.  
  3. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  4.  
  5.  
  6. <!----
  7. 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 .
  8. TUTOS: REVOLUTIONHTML and TTHY;
  9.  
  10. - - - - - - - - - - - - - -
  11. - THEME FEITO POR DUDA.R -
  12. - - - - - - - - - - - - - - ---->
  13.  
  14.  
  15. <head prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb# blog: http://ogp.me/ns/blog#">
  16.  
  17. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  18.  
  19.  
  20.  
  21.  
  22. <link href='http://fonts.googleapis.com/css?family=Dosis' rel='stylesheet' type='text/css'>
  23.  
  24.  
  25. <link href='http://fonts.googleapis.com/css?family=Economica|Ubuntu+Condensed' rel='stylesheet' type='text/css'>
  26.  
  27. <link href='http://fonts.googleapis.com/css?family=Play' rel='stylesheet' type='text/css'>
  28.  
  29. <script src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script>
  30.  
  31. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  32.  
  33. <script type="text/javascript" src="http://static.tumblr.com/me5sfsd/12Qlmj66n/script.js"></script>
  34.  
  35. <script type="text/javascript">
  36. $(window).load(function(){
  37. var $wall = $('#box');
  38. $wall.imagesLoaded(function(){
  39. $wall.masonry({
  40. itemSelector: '.post',
  41. isAnimated : true
  42. });
  43. });
  44. $wall.infinitescroll({
  45. navSelector : "div#navigation",
  46. nextSelector : "div#navigation a#nextPage",
  47. itemSelector : '.post',
  48. loadingImg : "http://static.tumblr.com/kwz90l7/bIdlst7ub/transparent.png",
  49. loadingText : " ",
  50. donetext : " ",
  51. extraScrollPx : 9000,
  52. bufferPx : 10000,
  53. debug : false,
  54. errorCallback: function() {
  55. $('#infscr-loading').animate({opacity: .8},2000).fadeOut('normal');
  56. }},
  57. function( newElements ) {
  58. var $newElems = $( newElements );
  59. $newElems.hide();
  60. $newElems.imagesLoaded(function(){
  61. $wall.masonry( 'appended', $newElems, {isAnimated: true, animationOptions: {duration: 750, easing: 'linear', queue: false}}, function(){$newElems.fadeIn('slow');} );
  62. });
  63. }); $('#box').show(500);
  64. });
  65. </script>
  66.  
  67.  
  68. <head>
  69.  
  70.  
  71.  
  72.  
  73. <!-- APPERENCE OMDG -->
  74. <meta name="image:background" content="" />
  75. <meta name="image:fotodr" content="http://static.tumblr.com/4b2f9a0f1b7eaf9f4acaf37f7375c517/2bh9bxo/iUFmgfmlo/tumblr_static_tumblr_static_tumblr_mel2jdw0cx1rth4exo1_500_thumb.png" />
  76.  
  77.  
  78.  
  79. <meta name="text:frase2" content="Im a Barbie Badly" />
  80.  
  81. <meta name="color:background" content="#F4F3F3" />
  82. <meta name="color:link" content="#8B8989" />
  83. <meta name="color:text" content="#8B8989" />
  84. <meta name="color:bghover" content="#EE799F" />
  85. <meta name="color:linkshover" content="#FFFFFF" />
  86. <meta name="color:links" content="#8B898989" />
  87. <meta name="color:text desc" content="#8B8989" />
  88. <meta name="color:borda" content="#D9FBFD" />
  89. <meta name="color:borda2" content="#FEC6EA" />
  90. <meta name="color:bordaimg" content="#fff" />
  91. <meta name="color:abc" content="#EE799F" />
  92. <meta name="color:italico" content="#8B8989" />
  93. <meta name="color:linhadopost" content="#fff" />
  94. <meta name="color:post" content="#FFFFFF" />
  95. <meta name="color:sidebar" content="#FFFFFF" />
  96. <meta name="color:scrollbar" content="#FFFFFF" />
  97. <meta name="color:frase" content="#8B8989" />
  98. <meta name="color:tags" content="#EE799F" />
  99. <meta name="color:sombra" content="#8B8989" />
  100. <meta name="color:bgask" content="#fff" />
  101. <meta name="color:pag" content="#8B8989" />
  102.  
  103.  
  104. <meta name="if:Show tags" content="1"/>
  105.  
  106. <meta name="text:Link1" content="/" />
  107. <meta name="text:Link1 Title" content="home" />
  108. <meta name="text:Link2" content="/" />
  109. <meta name="text:Link2 Title" content="askbox" />
  110. <meta name="text:Link3" content="/" />
  111. <meta name="text:Link3 Title" content="link" />
  112. <meta name="text:Link4" content="/" />
  113. <meta name="text:Link4 Title" content="link4" />
  114. <meta name="text:Link5" content="/" />
  115. <meta name="text:Link5 Title" content="link5" />
  116. <meta name="text:Link6" content="/" />
  117. <meta name="text:Link6 Title" content="link6" />
  118. <meta name="text:Link7" content="/" />
  119. <meta name="text:Link7 Title" content="link7" />
  120. <meta name="text:Link8" content="/" />
  121. <meta name="text:Link8 Title" content="link8" />
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128. <title>{Title}</title>
  129. <link rel="shortcut icon" href="{Favicon}">
  130. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  131. {block:Description}
  132. <meta name="description" content="{MetaDescription}" />
  133. {/block:Description}
  134.  
  135.  
  136.  
  137.  
  138. <!----------------FONTES-------?-------->
  139. <link href='http://fonts.googleapis.com/css?family=Courgette' rel='stylesheet' type='text/css'>
  140. <link href='http://fonts.googleapis.com/css?family=Wire+One' rel='stylesheet' type='text/css'><link href='http://fonts.googleapis.com/css?family=Ubuntu+Mono' rel='stylesheet' type='text/css'>
  141. <link href='http://fonts.googleapis.com/css?family=Play' rel='stylesheet' type='text/css'>
  142.  
  143. <link href='http://fonts.googleapis.com/css?family=Anonymous+Pro' rel='stylesheet' type='text/css'>
  144.  
  145. <link href='http://fonts.googleapis.com/css?family=Life+Savers' rel='stylesheet' type='text/css'>
  146. <link href='http://fonts.googleapis.com/css?family=Play' rel='stylesheet' type='text/css'>
  147. <link href="http://fonts.googleapis.com/css?family=Yanone+Kaffeesatz:300,400,700t" rel="stylesheet" type="text/css">
  148.  
  149. <link href='http://fonts.googleapis.com/css?family=Rochester' rel='stylesheet' type='text/css'>
  150.  
  151.  
  152. <link href='http://fonts.googleapis.com/css?family=Ruge+Boogie' rel='stylesheet' type='text/css'>
  153.  
  154. <link href='http://fonts.googleapis.com/css?family=ABeeZee|Kameron|Muli|Almendra' rel='stylesheet' type='text/css'>
  155.  
  156. <link href='http://fonts.googleapis.com/css?family=Snippet|Sue+Ellen+Francisco|Andika|Delius+Swash+Caps|Lobster|Redressed|Tangerine|Rancho|Rochester|Lobster+Two|Dancing+Script|Pacifico|Crafty+Girls' rel='stylesheet' type='text/css'>
  157.  
  158. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  159. <link href='http://fonts.googleapis.com/css?family=Raleway+Dots' rel='stylesheet' type='text/css'>
  160. <link href='http://fonts.googleapis.com/css?family=Emilys+Candy|Butterfly+Kids|Federo|Quicksand|Antic+Didone|Josefin+Slab|Raleway+Dots|Cedarville+Cursive|Damion|Dawning+of+a+New+Day|Rancho|Marvel' rel='stylesheet' type='text/css'>
  161.  
  162. <link href='http://fonts.googleapis.com/css?family=Droid+Serif:400,400italic' rel='stylesheet' type='text/css'>
  163. <link href='http://fonts.googleapis.com/css?family=Homenaje' rel='stylesheet' type='text/css'>
  164.  
  165.  
  166.  
  167. <link href='http://fonts.googleapis.com/css?family=Play' rel='stylesheet' type='text/css'>
  168. <link href='http://fonts.googleapis.com/css?family=Courgette' rel='stylesheet' type='text/css'>
  169. <link href='http://fonts.googleapis.com/css?family=Wire+One' rel='stylesheet' type='text/css'>
  170. <link href='http://fonts.googleapis.com/css?family=Vibur' rel='stylesheet' type='text/css'>
  171.  
  172. <link rel="stylesheet" href="http://static.tumblr.com/5dbytsa/VYmmcwtwj/entrada.css" media="screen"/>
  173. <link href='http://fonts.googleapis.com/css?family=Courgette' rel='stylesheet' type='text/css'>
  174. <link href='http://fonts.googleapis.com/css?family=Wire+One' rel='stylesheet' type='text/css'><link href='http://fonts.googleapis.com/css?family=Ubuntu+Mono' rel='stylesheet' type='text/css'>
  175. <link href='http://fonts.googleapis.com/css?family=Play' rel='stylesheet' type='text/css'>
  176. <!------------------eita duh--------------------->
  177. <link href='http://fonts.googleapis.com/css?family=Play' rel='stylesheet' type='text/css'>
  178.  
  179. <script type="text/javascript">
  180. // <![CDATA[
  181. var speed=100; //
  182. var height=3; //
  183. var alink="/"; // page to link text to (set to ="" for no link)
  184.  
  185. /****************************
  186. ****************************/
  187. var wobtxt, wobble, wobcnt=0;
  188. window.onload=function() { if (document.getElementById) {
  189. var i, wobli;
  190. wobble=document.getElementById("wobble");
  191. wobtxt=wobble.firstChild.nodeValue;
  192. while (wobble.childNodes.length) wobble.removeChild(wobble.childNodes[0]);
  193. for (i=0; i<wobtxt.length; i++) {
  194. wobli=document.createElement("span");
  195. wobli.setAttribute("id", "wobb"+i);
  196. wobli.style.position="relative";
  197. wobli.appendChild(document.createTextNode(wobtxt.charAt(i)));
  198. if (alink) {
  199. wobli.style.cursor="pointer";
  200. wobli.onclick=function() { top.location.href=alink; }
  201. }
  202. wobble.appendChild(wobli);
  203. }
  204. setInterval("wobbler()", speed);
  205. }}
  206.  
  207. function wobbler() {
  208. for (var i=0; i<wobtxt.length; i++) document.getElementById("wobb"+i).style.top=Math.round(height*Math.sin(i+wobcnt))+"px"
  209. wobcnt++;
  210. }
  211. // ]]>
  212. </script>
  213.  
  214.  
  215.  
  216.  
  217.  
  218.  
  219.  
  220. <style type="text/css">
  221.  
  222. body {background-color: {color:background}; font-family: Century Gothic; color: {color:text}; text-align: center; font-size: 11px; background-image:url('{image:background}'); background-attachment: fixed; }
  223.  
  224.  
  225.  
  226. a {color: {color:link}; text-decoration: none; text-transform: none;}
  227. a:hover {color: {color:lhover}; background-color: transparent; text-decoration: none;}
  228.  
  229.  
  230. p {margin: 6px 0 0 0}
  231.  
  232. blockquote {margin: 5px 5px 5px 5px; border-left: 1px solid {color:background}; padding-left: 5px; }
  233. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 1px solid {color:background};}
  234. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 1px solid {color:background}; }
  235. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
  236.  
  237.  
  238. blockquote img{max-width: 470px!important}
  239. blockquote blockquote img{max-width: 450px!important}
  240. blockquote blockquote blockquote img{max-width: 430px!important}
  241. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  242.  
  243.  
  244. #container {background-color: ; width: 1000px; margin: 0 auto 10px auto; background: {color:background}}
  245.  
  246. /**-------------BASE DUH------------?---------------**/
  247. #baseduh {margin-left: 435px; width: 700px; margin-top: 20px; }
  248.  
  249. .omdg {background:{color:post};{block:IndexPage}width: 280px;
  250. border: solid 5px {color:linhadopost};text-align: justify;
  251. padding: 9px; float: left;
  252. margin: 4px 0 0 4px;{/block:IndexPage}{block:PermalinkPage}
  253. padding:10px; width:300px; margin-top: 8px; height:auto;
  254. background-color: {color:post};
  255. text-align: left; margin-left:7px;
  256. {/block:PermalinkPage}}
  257.  
  258. #baseduh:hover{-webkit-transition: all .7s ease-out;
  259. -moz-transition: all .7s ease-out;opacity:1}
  260. .omdg img{width: 278px; padding: 3px;
  261. border: 1px solid {Color:background}}
  262.  
  263. .omdg:hover #baseduh2 {opacity: 1;}
  264.  
  265.  
  266. h1 {font-family:Muli ; text-align: center; font-size: 14px; color: {color:text};border-bottom: 1px dashed {color:borda2}; font-weight: normal; line-height: 14px;}
  267. h1 a {text-align: center; font-size: 13px;color: {color:text}; font-weight: normal; line-height: 14px;}
  268. h1 a:hover {text-align: center; font-size: 13px; color: {color:text}; font-weight: normal; line-height: 14px;}
  269. .image {text-align: center; width: 272px; border: 0px}
  270. .image img {max-width: 272px; margin-bottom: 2px }
  271.  
  272. .duggs {font-size: 12px; font-family: cambria;
  273. letter-spacing: 0px; line-height: 13px;
  274. text-transform: none;text-align: center;
  275. font-style: none; margin-top:-65px;
  276. margin-bottom: 2px;color:{color:text}}
  277. .queroaspas{ position:relative; top: -20px;
  278. font-size: 60px; opacity:0.2;
  279. filter: alpha(opacity = 10); color: #fff;}
  280.  
  281. .dolls {margin-bottom: 8px; }
  282.  
  283. /*—-Chat por Duda.R [OMDG] exclusive por revolutionhtml—*/
  284.  
  285. .chat {font-family: calibri;background:{color:sidebar};
  286.  
  287. font-size:12px; }
  288.  
  289. .chat .RH { border: 1px solid {color:borda}; margin-bottom: 1px; background-color: {color:background};padding: 4px 5px 4px 5px;color:{color:text};}
  290.  
  291. .chat .RH span{margin-left:-4px;font-size:13px;border-right: 3px solid {color:borda2};background-color: {color:sidebar};padding: 4px 4px 4px 4px;-webkit-border-radius: 20px 0px 0px 20px;font-family:Courgette;}
  292.  
  293. .player {background-color: #000; text-align: left; display:block;}
  294.  
  295.  
  296. .question {color:{color:text};font-size: 11px;font-weight: normal;fon-family: verdana;line-height:95%;background: {color:bgask};position: relative;min-height:70px;padding:10px 15px;margin-bottom:2px;margin-right:-10px;}
  297.  
  298. .questionarrow {font-size:30px;color:{color:bgask};vertical-align:middle;margin-left:-5px!important;}
  299.  
  300.  
  301. .asker {width:280px; text-align:right; text-transform:lowercase; color:{color:text};}
  302. .asker a {color:{color:text};}
  303. .asker img {float:left; margin-left:400px; vertical-align:top; margin-right:3px; max-height:15px;}
  304.  
  305. .asking {text-align:center; color:{color:text}; font:9px verdana; text-transform:none;}
  306. .asking a{color:{color:text};}
  307. .asking img {width:58px; vertical-align:middle; background-color:{color:background}; padding:3px;}
  308.  
  309. .arrow {padding-top:11px; color:{color:question background}; font-size:30px;}
  310.  
  311.  
  312. .answer {color:{color:answer};}
  313.  
  314. /**------------------BASE DUH 3 E 2 [NOTES E SOUCE]-------?---*****/
  315.  
  316. .baseduh3 {opacity:; -webkit-transition: all 0.6s ease-out;
  317. -moz-transition: all 0.6s ease-out;
  318. border-top: solid 1px {color:linhadopost};
  319. border-bottom: solid 0px {color:text};letter-spacing: 1px}
  320. .baseduh3:hover {opacity: 0.9;
  321. -webkit-transition: all 0.9s ease-out;
  322. -moz-transition: all 0.9s ease-out;letter-spacing: 1px}
  323.  
  324. #baseduh2 {text-align: left; margin-top:6px;
  325. font-size: 11px; font-family: Ubuntu Mono;
  326. z-index: 11;background:{color:background};}
  327. #baseduh2 a {font-size: 10px; color:{color:link};}
  328.  
  329. #tags {color: {color:text}; font-size: 9px; font-family: calibri; display: inline; list-style: none; text-transform: none; color:{color:text};background:{color:background};-webkit-border-radius: 0px 0px 20px 20px;}
  330. #tags a {font-size: 10px; font-family: Ubuntu Mono; display: inline; list-style: none; text-transform: none; color:{color:text};}
  331.  
  332. #cap {width: 280px; margin-top: -2px;}
  333. .source {display: none;}
  334.  
  335. .notes {width: 250px; padding: 0px; margin-top: 1px; margin-bottom: 1px; font-size: 9px; text-align: center}
  336. ol.notes {list-style: none; margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  337. ol.notes li {background-color: {color:post}; margin-bottom: 2px; padding: 5px; }
  338. .notes img{display: none; border:0px}
  339.  
  340. #duggs2 {position: fixed; margin: 0px 0px 0px -500px;}
  341.  
  342.  
  343.  
  344. /***--- SCROLLBAR---?----***/
  345.  
  346. ::-webkit-scrollbar-thumb:vertical {background-color:{color:borda2};height:50px; border:5px solid {color:scrollbar};}
  347.  
  348. ::-webkit-scrollbar-button:vertical {height:8px;display: block; background:{color:borda2};}
  349.  
  350.  
  351. ::-webkit-scrollbar {height:0px;width:12px;background-color:{color:scrollbar};}
  352.  
  353. /****----------------EFEITINHO--------------?------*****/
  354. @-webkit-keyframes smallToBig{from {-webkit-transform: scale(1);}to {-webkit-transform: scale(1.1);}}
  355. @-moz-keyframes smallToBig{from {-moz-transform: scale(1);}to {-moz-transform: scale(1.1);}}
  356. 3
  357.  
  358. /***-----------NEGRITO ITALICO E SUBLINHADO-----?---***/
  359. b, strong, bold {color:{color:abc};}
  360.  
  361. u,underline {color:{color:text}; border-bottom: 1px dotted {color:italico}; text-decoration:none; }
  362.  
  363. i, em{color:{color:text};}
  364.  
  365.  
  366.  
  367.  
  368.  
  369. /*----Efeito imagem por Duda.R exclusive por revolutionhtml--?--*/
  370.  
  371. .duhimag3 {position: absolute;width:230px;height:250px;margin-left:180px;
  372. margin-top: 120px;position:fixed;border:10px solid {color:bordaimg}; }
  373. .duhimag3 img {position:fixed; -webkit-transition: all 1s ease-in-out;
  374. -moz-transition: all 1s ease-in-out;-o-transition: all 1s ease-in-out;
  375. -ms-transition: all 1s ease-in-out; transition: all 1s ease-in-out;
  376. display: block;height:250px;width: 230px;padding:0px;margin-left:0px;
  377. margin-top:0px;opacity:0.8;-webkit-transition-duration: 0.8s;opacity: 9.0}
  378. .duhimag3 img:hover {border:2px dashed {color:borda2}; margin-left:10px;width: 200px;height: -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;text-align: center; color:; background-color:transparent; opacity:1;-webkit-transition: all 0.7s ease-out; -moz-transition: all 0.7s ease-out;color:transparent; position: fixed;-webkit-border-top-left-radius: 5px;
  379. -webkit-border-top-right-radius: 5px;
  380. -moz-border-radius-topleft: 5px;
  381. -moz-border-radius-topright: 5px;
  382. border-top-left-radius: 5px;
  383. border-top-right-radius: 5px;-webkit-animation: duds 4s alternate infinite linear;}
  384.  
  385. @-webkit-keyframes duds {
  386. 10% { -webkit-transform: rotate(5deg); }
  387. 50% {margin-left:19px;width:210px; margin-top:10px;height:250px; -webkit-transform: rotate(-5deg); }
  388. 100% { border-top-right-radius: 5px; width:210px;height:250px;margin-left:-10px; }
  389. }
  390.  
  391.  
  392.  
  393.  
  394. /***----------- A PARTE DA SID---------?------***/
  395.  
  396. #estela1 {position: fixed; margin-left: 92px; width:314px; height: 398px; background-color:{color:sidebar}; margin-top: 29px; -webkit-transform: rotate(0deg);-webkit-border-radius: 0px 0px 0px 0px; -webkit-transform: rotate(0deg);box-shadow: 3px 3px 9px {color:sombra};background: URL('{image:fundo}');border: 1px dashed {color:borda};}
  397.  
  398.  
  399. /***-------------TITULOS---------------?---------***/
  400. #duka {background-color:{color:sidebar};margin-left:209px;margin-top: 100px; height:20px; line-height:22px;float:left; position:fixed; width:216px; font-family: 'contribute'; font-size:25px; text-align: center;
  401. color:{color:frase} ; letter-spacing:-1px; z-index:11; text-transform: none;-webkit-border-radius: 5px 5px 0px 0px;border-right: 5px solid {color:borda2};}
  402.  
  403. @font-face {font-family:"contribute"; src: url('http://static.tumblr.com/q54tzar/SYim21ewv/contribute_free-version_1_.ttf'); }
  404. @font-face { font-family: "sunshine"; src: url('http://static.tumblr.com/5fd89aw/U3vli7rvs/sunshine_in_my_soul.ttf'); }
  405.  
  406.  
  407.  
  408. /******----------------DESCRIÇÃO--------?--------******/
  409. #notinholaduda {margin-left: 72px; margin-top: 20px; width:200px; font-size: 11px; height: 38px; text-align: center; transparent; font-family:Muli; color: {color:text desc}; position: fixed;z-index:99;padding: 5px; -webkit-transition: 1s ease-in; line-height: 10px;
  410. -moz-transition: 1s ease-in; transition: 1s ease-in; overflow: hidden; opacity: 1; border-top: 3px dotted transparent;text-shadow: 3px 3px 9px {color:sombra};}
  411.  
  412.  
  413.  
  414.  
  415. /***-------------BORDAS -------------?-----***/
  416.  
  417. #barra {position: fixed; margin-left: 19px; width:327px; height: 150px; background-color:{color:borda};margin-top: -25px; -webkit-transform: rotate(50deg);border: 5px solid {color:linhadopost};}
  418.  
  419. #barra1 {position: fixed; margin-left: -10px; width:387px; height: 54px; background-color:{color:borda};margin-top: -25px; -webkit-transform: rotate(0deg);-webkit-transform: rotate(50deg);background:{color:borda2};opacity:0.6;}
  420.  
  421. #barra2 {position: fixed; margin-left: 105px; width:149px; height: 30px; background-color:{color:borda};margin-top: 68px; -webkit-transform: rotate(0deg);-webkit-transform: rotate(180deg);background:{color:sidebar};-webkit-border-radius: 20px 0px 0px 20px;}
  422.  
  423.  
  424. /***LINKS BY DUDA.R***/
  425.  
  426. #nossadudex {font-family: tinytots; background-color:{color:linkshover}; color: {color:omdg}; font-size: 14px; padding: 3px 5px 5px 5px; width: 25px;text-shadow: 0px 0px 9px {color:duda};-webkit-border-radius: 5px 5px 5px 5px; margin-top: 73px; margin-left: 118px; z-index: 1; position: fixed; text-align: center; height: 11px; border:1px dashed {color:borda2} ; text-transform: none;}/*links o-mundo-de-uma-garota*/
  427. #nossadudex a{font-family: verdana; font-size: 10px; text-transform: none; font-weight: none; padding-left:1px; margin-left:-3px; color: {color:omdg}; }/*links o-mundo-de-uma-garota*/
  428. #nossadudex1 {font-family: tinytots; background-color: {color:linkshover}; color: {color:omdg}; font-size: 14px; padding: 3px 5px 5px 5px; width: 25px;text-shadow: 0px 0px 9px {color:duda};-webkit-border-radius: 5px 5px 5px 5px; margin-top: 73px; margin-left: 160px; z-index: 1; position: fixed; text-align: center; height: 11px; border:1px dashed {color:borda2} ; text-transform: none; }/*links o-mundo-de-uma-garota*/
  429. #nossadudex a{font-family: verdana; font-size: 10px; text-transform: none; font-weight: none; padding-left:1px; margin-left:-3px; color: {color:omdg}; }/*links o-mundo-de-uma-garota*/
  430. #nossadudex2 {font-family: tinytots; background-color: {color:linkshover}; color: {color:omdg}; font-size: 14px; padding: 3px 5px 5px 5px; width: 25px;text-shadow: 0px 0px 9px {color:duda};-webkit-border-radius: 5px 5px 5px 5px; margin-top: 73px; margin-left: 202px; z-index: 1; position: fixed; text-align: center; height: 11px; border:1px dashed {color:borda2}; text-transform: none; }/*links o-mundo-de-uma-garota*/
  431. #nossadudex a{font-family: verdana; font-size: 10px; text-transform: none; font-weight: none; padding-left:1px; margin-left:-3px; color: {color:omdg}; }/*links o-mundo-de-uma-garota*/
  432.  
  433.  
  434.  
  435. #menu { float: left; margin-top: 388px; padding: 3px; text-align: center;margin-left:177px; position: fixed; height:25px;background-color: transparent; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; z-index:1000;width: 385px; -webkit-transform: rotate(0deg); }
  436.  
  437. #menu a {float: left; margin-right: 0px; display: block; width: 42px; letter-spacing: 0px; font-family: calibri; font-size: 9px; text-transform: uppercase; text-align: center; margin-bottom: 1px; background-color:{color:linkshover} ; color: {color:links}; text-decoration: none; height:20px;line-height:20px; padding: 4px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; margin-top:1px;}
  438. #menu a:hover{-webkit-transition: all 0.7s ease-out; -moz-transition: all 0.7s ease-out;text-align: center; background:{color:bghover}; color:{color:links}; box-shadow: inset 0 0 0 15px rgba(255,255,255,0.3), 0 0px 0px rgba(0,0,0,0.4);
  439. }
  440.  
  441.  
  442.  
  443.  
  444. #faixa2 {margin-top: 175px; margin-left: 187px; position: fixed; background-color: {color:sidebar}; height: 4px; width:152px;}/***detalhes by o-mundo-de-uma-garota***/
  445. #faixa3 {margin-top: 174px; margin-left: 185px; position: fixed; background-color:{color:borda2};border-top: 1px dashed {color:sidebar}; height: 2px; width:152px;}/***detalhes by o-mundo-de-uma-garota***/
  446.  
  447. #faixa4 {margin-top: 474px; margin-left: 315px; position: fixed; background-color:{color:sidebar}; height: 49px; width:75px;-webkit-border-radius: 150px 150px 150px 150px; -webkit-transform: rotate(190deg);}/***detalhes by o-mundo-de-uma-garota***/
  448.  
  449.  
  450.  
  451. /**** SELECAO COLORIDA - MADLYLUV.com ****/
  452. ::-moz-selection{background:{color:borda2};text-shadow:0px 1px 1px {color:sombra}; }
  453. ::selection{background: {color:borda2}; color: {color:text};text-shadow:0px 1px 1px {color:sombra}; }
  454.  
  455.  
  456.  
  457.  
  458. /***--------TUMBLR CONTROLS---------?------***/
  459.  
  460. #tumblr_controls{position: fixed!important}
  461.  
  462. #tumblr_controls{position: fixed!important}
  463.  
  464. #tumblr_controls{position: fixed!important}
  465.  
  466. #tumblr_controls{position: fixed!important}
  467.  
  468.  
  469.  
  470.  
  471. #paginal {font-family: verdana; font-size: 8px; text-align: center;}
  472. #paginal a { margin: 0 1px 0 0; padding: 2px 4px; background:{color:sidebar};color: {color:pag};opacity:1; -webkit-border-radius: 0px 0px 20px 20px;}
  473. #paginal a:hover {background: {color:sidebar}; color: {color:text};}
  474. #paginal span.pagina_atual {background: {color:sidebar}; margin: 0 1px 0 0; padding: 2px 4px; color: {color:text}; font-weight: bold; text-decoration: none;-webkit-border-radius: 0px 0px 20px 20px;}
  475. .ps {position: fixed; padding: 2px; width: 148px; margin-left: 302px; margin-top: 418px; height: auto; color: {color:text};opacity:1;-webkit-border-radius: 0px 0px 20px 20px; }
  476.  
  477.  
  478. #duka3 {background-color:#;margin-left:155px;margin-top: 627px; height:44px; line-height:25px;float:left; position:fixed; width:280px; font-family: 'Rochester'; font-size:43px; text-align: left;
  479. color:#000;#b4b2b2 ; letter-spacing:-1px; z-index:11; text-transform: none; }
  480. #duka:hover{-webkit-animation: smallToBig 300ms alternate infinite ease;-moz-animation: smallToBig 300ms alternate infinite ease;}
  481.  
  482.  
  483.  
  484.  
  485. #dj3 {width: 29px; position: fixed; padding: 8px; background-color: transparent; margin-left: 95px; margin-top: 80px; color:{color:sidebar}; font-size: 29px; -webkit-transform: rotate(88deg); z-index: 1000;}
  486.  
  487.  
  488.  
  489.  
  490. #duka3 {background-color:#;margin-left:155px;margin-top: 627px; height:44px; line-height:25px;float:left; position:fixed; width:280px; font-family: 'Courgette'; font-size:43px; text-align: left;
  491. color:#000;#b4b2b2 ; letter-spacing:-1px; z-index:11; text-transform: none; }
  492. #duka:hover{-webkit-animation: smallToBig 300ms alternate infinite ease;-moz-animation: smallToBig 300ms alternate infinite ease;}
  493.  
  494.  
  495.  
  496. .caixinha{font-family: 'Cursive standard', sans-serif;height:25px;line-height:25px;font-size:22px; padding:2px; color: #000; background: #FF82AB; text-align:center; display:block;margin-bottom: 1px; text-shadow: 0px 1px 1px transparent; font-style: none; text-decoration: none; }
  497.  
  498.  
  499.  
  500. ::-moz-selection {
  501. color: #fff;
  502. background: #000;
  503. }
  504. ::selection {
  505. color: #fff;
  506. background: #000;
  507. }
  508.  
  509.  
  510.  
  511.  
  512.  
  513.  
  514. @font-face{font-family:'Cursive standard'; src:url('http://static.tumblr.com/37gdlu1/xpLmc5f4q/cursive_standard.ttf');}
  515.  
  516. </style>
  517. <script type='text/javascript' src='http://static.tumblr.com/d0qlne1/DiAl6ekb7/jquery-1.4.2.min.js'></script>
  518.  
  519. <script src="http://static.tumblr.com/twte3d7/H8Glm663z/masonry.js"></script>
  520. <script src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script>
  521. <script type="text/javascript">
  522. $(window).load(function () {
  523. $('#baseduh').masonry(),
  524. $('.masonryWrap').infinitescroll({
  525. navSelector : ".omdg",
  526. nextSelector : "#page a#p",
  527. itemSelector : ".omdg",
  528. bufferPx : 10000,
  529. extraScrollPx: 10000,
  530. loadingImg : "",
  531. loadingText : "",
  532. },
  533. function() { $('#baseduh').masonry({ appendedContent: $(this) }); }
  534. );
  535. });
  536. </script>
  537.  
  538.  
  539.  
  540. <body>
  541.  
  542.  
  543. <!---------------------EPA NÃO MEXA AQUI----♥---------->
  544. <!--------------------play aqui embaixo---♥------------>
  545.  
  546.  
  547.  
  548.  
  549.  
  550. <div id="estela"></div>
  551.  
  552.  
  553.  
  554.  
  555. <div id="barra"></div>
  556. <div id="barra1"></div>
  557. <div id="barra2"></div>
  558.  
  559. <div id="faixa2"></div>
  560. <div id="faixa3"></div>
  561.  
  562.  
  563. <div class="duhimag3" class="hover">
  564.  
  565. <img class="duh" src="{image:fotodr}" title="baby im sure duh"></div></div>
  566. </div></div>
  567. <div id="dj3">◤</div>
  568.  
  569.  
  570. <div id="duka">{text:frase2}</div>
  571.  
  572.  
  573. <div id="notinholaduda">{Description}</div>
  574.  
  575. <div id="menu">
  576. <a href="{text:Link4}">{text:Link4 Title}</a>
  577. <a href="{text:Link5}">{text:Link5 Title}</a>
  578. <a href="{text:Link6}">{text:Link6 Title}</a>
  579. <a href="{text:Link7}">{text:Link7 Title}</a>
  580. <a href="{text:Link8}">{text:Link8 Title}</a>
  581. </div>
  582.  
  583. </div>
  584. </div>
  585.  
  586.  
  587.  
  588.  
  589. <div id="nossadudex" title="{text:Link1 Title} "><a href="{text:Link1}"><img height="15"src="http://static.tumblr.com/bpaio6t/YwMm1exvz/msoi1.png" width="25"class="home"title="{text:Link1 Title} "></div>
  590.  
  591.  
  592. <div id="nossadudex1" title="{text:Link2 Title} "><a href="{text:Link2}"><img height="15"src="http://static.tumblr.com/bpaio6t/9jLm1ez5e/msoi4.png" width="20"class="ask"title="{text:Link2 Title}"></div>
  593.  
  594.  
  595. <div id="nossadudex2" title="{text:Link3 Title} "><a href="{text:Link3}"><img height="15"src="http://static.tumblr.com/bpaio6t/2q4m1ezcq/msoi3.png" width="20"class="amor"title="{text:Link3 Title}"></div>
  596.  
  597.  
  598.  
  599.  
  600. <!-------------PAGINATION-----------♥---------->
  601.  
  602. <div class="ps"><div id="paginal">
  603. {block:JumpPagination length="3"}
  604. {block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage}
  605. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}
  606. {/block:JumpPagination}
  607. </div></div>
  608.  
  609.  
  610. <!-------------CRÉDITOS-----------------♥------------->
  611. <div style="margin-left:52px;-webkit-border-radius: 5px 5px 5px 5px;-webkit-transform: rotate(0deg); width:80px;background:{color:sidebar};font-family:tahoma;font-size:11px; margin-top: 505px; height:18px;position:fixed; "><a href="http://o-mundo-de-uma-garota.tumblr.com/"title="Theme by: o-mundo-de-uma-garota not copie"><small>OMDG </small></a>
  612. <font color="{color:tags}">©</font> </a></div>
  613.  
  614.  
  615. <!--------------BASE DUH-------------------♥---------->
  616.  
  617. <div id="baseduh">
  618.  
  619. {block:Posts}
  620. <div class="omdg">
  621.  
  622.  
  623.  
  624.  
  625. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  626.  
  627. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  628.  
  629. {block:Photoset}{Photoset-250}{/block:Photoset}
  630.  
  631. {block:Quote}<span class="queroaspas"><font color="{color:tags}">&#10077</font></span><div class="duggs">{Quote}</div> <center><font color="{color:tags}"><div class="dolls">~ {Source}</div></center></font>{/block:Quote}
  632. {/block:Quote}
  633.  
  634. {block:Link}
  635. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  636. {block:Description}{Description}{/block:Description}
  637. {/block:Link}
  638.  
  639.  
  640. <!———————-CHAT—♥————————>
  641.  
  642. {block:Chat}<div class="caixa">
  643.  
  644. {block:Lines}
  645.  
  646. <div class="chat">
  647.  
  648. <div class="RH">{block:Label}
  649.  
  650. <span>{Label}</span>
  651.  
  652. {/block:Label}
  653.  
  654. {Line}</div></div>
  655.  
  656. {/block:Lines}
  657.  
  658. {block:IndexPage}
  659.  
  660. <center><div class="OMDG">
  661.  
  662. </div></center>
  663.  
  664. {/block:IndexPage}
  665.  
  666. </div>{block:Chat}
  667.  
  668.  
  669. {block:Audio}
  670. <div class="player">{AudioPlayerBlack}</div>
  671. {block:Caption}{Caption}{/block:Caption}
  672. {/block:Audio}
  673.  
  674. {block:Video}{Video-500}{/block:Video}
  675.  
  676.  
  677. {block:Answer}
  678. <table width="250px" cellspacing="0" cellpadding="0">
  679. <tr>
  680. <td width="355px" class="question">{Question}</td>
  681. <td width="30px"><span class="questionarrow"></span></td>
  682. <td width="64px" class="asking"><img src="{AskerPortraitURL-64}"><br>{Asker}</td>
  683. </tr>
  684. </table>
  685. <div class="answer">{Answer}</div>
  686. {/block:answer}
  687.  
  688.  
  689.  
  690. <!-----------BASE DUH 2 E 3 ----------♥------------>
  691.  
  692. <div id="cap">
  693. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  694. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  695. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  696.  
  697. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  698. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  699. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  700. {/block:ContentSource}</div></div>
  701. <br>
  702.  
  703. <div class="baseduh3">
  704. {block:Date}<div id="baseduh2">
  705. <center> <a href="{Permalink}">{TimeAgo}</a> {block:NoteCount} <font color="{color:tags}">•</font> <a href="{Permalink}" {block:NoteCount}{/block:NoteCount}</a>{NoteCountWithLabel}</a>{block:RebloggedFrom} <a href="{ReblogParentURL}">{/block:RebloggedFrom} {block:ContentSource} {/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} <font color="{color:tags}">#</font><a href="{TagUrl}">{Tag}</a>{/block:Tags}{/block:HasTags}</div></center>{block:RebloggedFrom}<br><font color="{color:tags}">Originally</font> <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>{/block:RebloggedFrom}{/block:IfShowTags}{/block:Date}</div>
  706. </div>
  707.  
  708.  
  709. {/block:Posts}
  710. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  711.  
  712.  
  713.  
  714.  
  715.  
  716.  
  717.  
  718.  
  719. </div>
  720. </div>
  721. </div>
  722. </div>
  723. </div>
  724. </div>
  725. </div>
  726. </div>
  727. </div>
  728.  
  729. </div>
  730. </div>
  731. </div>
  732. </div>
  733.  
  734.  
  735.  
  736.  
  737.  
  738.  
  739.  
  740. </body>
  741.  
  742. </html>
Advertisement
Add Comment
Please, Sign In to add comment