Eduarda

Theme Baby im sure

Mar 22nd, 2013
983
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 34.80 KB | None | 0 0
  1. <!---All Themes feito por Duda.R [OMDG] não use como base, só adapte para o seu uso próprio e por favor não disponibilize. respeite o meu tranalho
  2. --------------------------------------->
  3.  
  4. <html>
  5.  
  6. <script type="text/javascript">
  7. $(window).load(function(){
  8. var $wall = $('#box');
  9. $wall.imagesLoaded(function(){
  10. $wall.masonry({
  11. itemSelector: '.post',
  12. isAnimated : true
  13. });
  14. });
  15. $wall.infinitescroll({
  16. navSelector : "div#navigation",
  17. nextSelector : "div#navigation a#nextPage",
  18. itemSelector : '.post',
  19. loadingImg : "http://static.tumblr.com/kwz90l7/bIdlst7ub/transparent.png",
  20. loadingText : " ",
  21. donetext : " ",
  22. extraScrollPx : 9000,
  23. bufferPx : 10000,
  24. debug : false,
  25. errorCallback: function() {
  26. $('#infscr-loading').animate({opacity: .8},2000).fadeOut('normal');
  27. }},
  28. function( newElements ) {
  29. var $newElems = $( newElements );
  30. $newElems.hide();
  31. $newElems.imagesLoaded(function(){
  32. $wall.masonry( 'appended', $newElems, {isAnimated: true, animationOptions: {duration: 750, easing: 'linear', queue: false}}, function(){$newElems.fadeIn('slow');} );
  33. });
  34. }); $('#box').show(500);
  35. });
  36. </script>
  37.  
  38.  
  39. <head>
  40.  
  41.  
  42. <script>
  43.  
  44.  
  45.  
  46. $(document).ready(function() {
  47.  
  48. //
  49.  
  50.  
  51.  
  52. //When you click on a link with class of poplight and the href starts with a #
  53.  
  54. $('a.poplight[href^=#]').click(function() {
  55.  
  56. var popID = $(this).attr('rel'); //Get Popup Name
  57.  
  58. var popURL = $(this).attr('href'); //Get Popup href to define size
  59.  
  60.  
  61.  
  62. //Pull Query & Variables from href URL
  63.  
  64. var query= popURL.split('?');
  65.  
  66. var dim= query[1].split('&');
  67.  
  68. var popWidth = dim[0].split('=')[1]; //Gets the first query string value
  69.  
  70.  
  71.  
  72. //Fade in the Popup and add close button
  73.  
  74. $('#' + popID).fadeIn().css({ 'width': Number( popWidth ) }).prepend('<a href="#" class="close"><img src="http://static.tumblr.com/2bh9bxo/iTXmdcocj/sbdb.gif" class="btn_close" title="Volte My boo" alt="Close" /></a>');
  75.  
  76.  
  77. //Define margin for center alignment (vertical horizontal) - we add 80px to the height/width to accomodate for the padding and border width defined in the css
  78.  
  79. var popMargTop = ($('#' + popID).height() + 80) / 2;
  80.  
  81. var popMargLeft = ($('#' + popID).width() + 80) / 2;
  82.  
  83.  
  84.  
  85. //Apply Margin to Popup
  86.  
  87. $('#' + popID).css({
  88.  
  89. 'margin-top' : -popMargTop,
  90.  
  91. 'margin-left' : -popMargLeft
  92.  
  93. });
  94.  
  95.  
  96.  
  97. //Fade in Background
  98.  
  99. $('body').append('<div id="fade"></div>'); //Add the fade layer to bottom of the body tag.
  100.  
  101. $('#fade').css({'filter' : 'alpha(opacity=80)'}).fadeIn(); //Fade in the fade layer - .css({'filter' : 'alpha(opacity=80)'}) is used to fix the IE Bug on fading transparencies
  102.  
  103.  
  104.  
  105. return false;
  106.  
  107. });
  108.  
  109.  
  110.  
  111. //Close Popups and Fade Layer
  112.  
  113. $('a.close, #fade').live('click', function() { //When clicking on the close or fade layer...
  114.  
  115. $('#fade , .popup_block').fadeOut(function() {
  116.  
  117. $('#fade, a.close').remove(); //fade them both out
  118.  
  119. });
  120.  
  121. return false;
  122.  
  123. });
  124.  
  125.  
  126.  
  127.  
  128.  
  129. });
  130.  
  131. </script>
  132.  
  133.  
  134. <!-- APPERENCE VARIABLES {OMDG}----->
  135.  
  136. <meta name="image:fotodr" content="http://static.tumblr.com/32a551d0c37fa51582e7d44476856f3f/2bh9bxo/SgBmk0kjp/tumblr_static_tumblr_mas4gepigl1rnuo01o1_500__1_.jpg" />
  137. <meta name="image:background" content="" />
  138.  
  139.  
  140.  
  141.  
  142. <meta name="color:background" content="#fdfafa" />
  143. <meta name="color:link" content="#929191" />
  144. <meta name="color:text" content="#8B8682" />
  145. <meta name="color:bghover" content="#ddc7dd" />
  146. <meta name="color:linkshover" content="#f0f0f0" />
  147. <meta name="color:links" content="#989c9c" />
  148. <meta name="color:text desc" content="#8b8b8b" />
  149. <meta name="color:borda" content="#8B8682" />
  150. <meta name="color:borda2" content="#dabbc1" />
  151. <meta name="color:bordaimg" content="#dabbc1" />
  152. <meta name="color:abc" content="#e2d3cb" />
  153. <meta name="color:italico" content="#9c8ba5" />
  154. <meta name="color:linhadopost" content="#cfcfcf" />
  155. <meta name="color:post" content="#fff" />
  156. <meta name="color:sidebar" content="#cfcfcf" />
  157. <meta name="color:scrollbar" content="#fff" />
  158. <meta name="color:frase" content="#fff" />
  159. <meta name="color:tags" content="#8B8682" />
  160. <meta name="color:sombra" content="#747474" />
  161. <meta name="color:bgask" content="#dcdcdc" />
  162. <meta name="color:pag" content="#8B8682" />
  163. <meta name="color:faixa1" content="#ecdbce" />
  164. <meta name="color:faixa2" content="#dabbc1" />
  165.  
  166. <meta name="if:one columns" content="1"/>
  167.  
  168.  
  169. <meta name="text:Link1" content="/" />
  170. <meta name="text:Link1 Title" content="H o m e" />
  171. <meta name="text:Link2" content="/" />
  172. <meta name="text:Link2 Title" content="a s k?" />
  173. <meta name="text:Link3" content="/" />
  174. <meta name="text:Link3 Title" content="link" />
  175. <meta name="text:Link4" content="/" />
  176. <meta name="text:Link4 Title" content="link" />
  177. <meta name="text:Link5" content="/" />
  178. <meta name="text:Link5 Title" content="link " />
  179. <meta name="text:Link6" content="/" />
  180. <meta name="text:Link6 Title" content="link " />
  181.  
  182.  
  183.  
  184. <meta name="text:frase" content="Barbie" />
  185. <meta name="text:frase1" content="Baby Im sure" />
  186.  
  187.  
  188. <title>{Title}</title> <link rel="shortcut icon" href="{Favicon}">
  189. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  190. {block:Description}
  191. <meta name="description" content="{MetaDescription}" />
  192. {/block:Description}
  193.  
  194.  
  195.  
  196.  
  197.  
  198.  
  199. <!----------------FONTES-------♥-------->
  200. <link href='http://fonts.googleapis.com/css?family=Courgette' rel='stylesheet' type='text/css'>
  201. <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'>
  202. <link href='http://fonts.googleapis.com/css?family=Play' rel='stylesheet' type='text/css'>
  203.  
  204. <link href='http://fonts.googleapis.com/css?family=Anonymous+Pro' rel='stylesheet' type='text/css'>
  205.  
  206. <link href='http://fonts.googleapis.com/css?family=Life+Savers' rel='stylesheet' type='text/css'>
  207. <link href='http://fonts.googleapis.com/css?family=Play' rel='stylesheet' type='text/css'>
  208. <link href="http://fonts.googleapis.com/css?family=Yanone+Kaffeesatz:300,400,700t" rel="stylesheet" type="text/css">
  209.  
  210. <link href='http://fonts.googleapis.com/css?family=Rochester' rel='stylesheet' type='text/css'>
  211.  
  212.  
  213. <link href='http://fonts.googleapis.com/css?family=Ruge+Boogie' rel='stylesheet' type='text/css'>
  214.  
  215. <link href='http://fonts.googleapis.com/css?family=ABeeZee|Kameron|Muli|Almendra' rel='stylesheet' type='text/css'>
  216.  
  217. <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'>
  218.  
  219. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  220. <link href='http://fonts.googleapis.com/css?family=Raleway+Dots' rel='stylesheet' type='text/css'>
  221. <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'>
  222.  
  223. <link href='http://fonts.googleapis.com/css?family=Droid+Serif:400,400italic' rel='stylesheet' type='text/css'>
  224. <link href='http://fonts.googleapis.com/css?family=Homenaje' rel='stylesheet' type='text/css'>
  225.  
  226.  
  227. <link href='http://fonts.googleapis.com/css?family=Akronim' rel='stylesheet' type='text/css'>
  228.  
  229. <link href='http://fonts.googleapis.com/css?family=Play' rel='stylesheet' type='text/css'>
  230. <link href='http://fonts.googleapis.com/css?family=Courgette' rel='stylesheet' type='text/css'>
  231. <link href='http://fonts.googleapis.com/css?family=Wire+One' rel='stylesheet' type='text/css'>
  232. <link href='http://fonts.googleapis.com/css?family=Vibur' rel='stylesheet' type='text/css'>
  233.  
  234. <link rel="stylesheet" href="http://static.tumblr.com/5dbytsa/VYmmcwtwj/entrada.css" media="screen"/>
  235.  
  236. <!------------------eita duh--------------------->
  237. <link href='http://fonts.googleapis.com/css?family=Play' rel='stylesheet' type='text/css'>
  238.  
  239. <link href='http://fonts.googleapis.com/css?family=Homenaje' rel='stylesheet' type='text/css'>
  240. <link href='http://fonts.googleapis.com/css?family=Lato:300,400,700,900' rel='stylesheet' type='text/css'>
  241. <link href='http://fonts.googleapis.com/css?family=Rochester' rel='stylesheet' type='text/css'>
  242. <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'>
  243. <link href='http://fonts.googleapis.com/css?family=Josefin+Sans:400,300italic|Exo:300,400|Alegreya+SC|Gafata' rel='stylesheet' type='text/css'>
  244. <link href='http://fonts.googleapis.com/css?family=Sacramento' rel='stylesheet' type='text/css'>
  245.  
  246. <link href='http://fonts.googleapis.com/css?family=ABeeZee|Kameron|Muli|Almendra' rel='stylesheet' type='text/css'>
  247. <link href='http://fonts.googleapis.com/css?family=Stalemate' rel='stylesheet' type='text/css'>
  248.  
  249. <script type="text/javascript">
  250. // <![CDATA[
  251. var speed=100; //
  252. var height=3; //
  253. var alink="/"; // page to link text to (set to ="" for no link)
  254.  
  255. /****************************
  256. ****************************/
  257. var wobtxt, wobble, wobcnt=0;
  258. window.onload=function() { if (document.getElementById) {
  259. var i, wobli;
  260. wobble=document.getElementById("wobble");
  261. wobtxt=wobble.firstChild.nodeValue;
  262. while (wobble.childNodes.length) wobble.removeChild(wobble.childNodes[0]);
  263. for (i=0; i<wobtxt.length; i++) {
  264. wobli=document.createElement("span");
  265. wobli.setAttribute("id", "wobb"+i);
  266. wobli.style.position="relative";
  267. wobli.appendChild(document.createTextNode(wobtxt.charAt(i)));
  268. if (alink) {
  269. wobli.style.cursor="pointer";
  270. wobli.onclick=function() { top.location.href=alink; }
  271. }
  272. wobble.appendChild(wobli);
  273. }
  274. setInterval("wobbler()", speed);
  275. }}
  276.  
  277. function wobbler() {
  278. for (var i=0; i<wobtxt.length; i++) document.getElementById("wobb"+i).style.top=Math.round(height*Math.sin(i+wobcnt))+"px"
  279. wobcnt++;
  280. }
  281. // ]]>
  282. </script>
  283.  
  284. </head>
  285.  
  286.  
  287. <style type="text/css">
  288.  
  289. ::-moz-selection
  290.  
  291. {color: #FFF;
  292.  
  293. background: #FFF;}
  294.  
  295.  
  296.  
  297. ::selection
  298.  
  299. {color: #fff ;
  300.  
  301. background: #aca7a7;
  302. text-shadow: #3a3939 1px 1px 5px ;}
  303.  
  304.  
  305.  
  306. @font-face {font-family: "pacifico";
  307. src: url(http://static.tumblr.com/ufwwwyn/Do8m4xui1/pacifico.ttf) format("truetype");}
  308.  
  309. iframe#tumblr_controls {
  310. top:0px !important;
  311. right:3px !important;
  312. position: fixed !important;
  313. -webkit-transition: opacity 0.6s linear;
  314. opacity: 0.3;
  315. -webkit-transition: all 0.8s ease-out;
  316. -moz-transition: all 0.8s ease-out;
  317. transition: all 0.8s ease-out;
  318. z-index:999999999999999999;}
  319.  
  320. iframe#tumblr_controls:hover{
  321. -webkit-transition: opacity 0.6s linear;
  322. opacity: 0.8;
  323. -webkit-transition: all 0.4s ease-out;
  324. -moz-transition: all 0.4s ease-out;
  325. transition: all 0.4s ease-out;
  326. z-index:999999999999999999999;}
  327.  
  328. #tumblr_controls{position: fixed!important}
  329. #tumblr_controls{position: fixed!important}
  330. #tumblr_controls{position: fixed!important}
  331. #tumblr_controls{position: fixed!important}
  332.  
  333. body {color:{color:text};background-color:{color:background}; background-image: url('{image:Background}'); background-attachment:fixed; font-family:calibri; font-size:13px; line-height:100%; text-align:justify; text-transform: none;text-align: center; font-style: none; }
  334.  
  335. a:link, a:active, a:visited{ color: {color:link}; text-decoration:none; -webkit-transition-duration: 0.4s; }
  336.  
  337. a:hover{color:{color:lhover};text-shadow:0px 0px 9px ; }
  338.  
  339.  
  340.  
  341. 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}
  342.  
  343. /**--OMDG---♥---**/ /**--OMDG---♥---**/ /**--OMDG---♥---**/
  344.  
  345.  
  346.  
  347. #barbie-e {background-color: ; width: 1000px; margin: 0px auto 0px auto; background: #1c1c1c;}
  348.  
  349. #OMDG {margin-left: 510px; width: 700px; margin-top: 15px; opacity:2; -webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out; }
  350.  
  351. #OMDG:hover{-webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out; opacity:1}
  352.  
  353. .baseduh {-webkit-border-radius: 2px;
  354. -moz-border-radius: 2px;
  355. border-radius: 2px;border:1px solid {color:linhadopost};-webkit-border-radius: 10px 10px 10px 10px; width: 270px; background-color:{color:post} ; text-align: justify; padding: 3px; float: left; margin: 4px 0 0 6px;opacity:2; {block:PermalinkPage}width:500px {/block:PermalinkPage};{block:IfOneColumns}width:438px;{/block:IfOneColumns} }
  356.  
  357. .baseduh:hover {opacity:2}
  358.  
  359. .baseduh img {-webkit-border-radius: 10px 10px 10px 10px;border: 3px solid {color:borda}; max-width: 260px; padding: 2px; opacity:2; -webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out;{block:IfOneColumns}max-width: 405px;{/block:IfOneColumns};opacity:0.9;}
  360.  
  361. .baseduh img:hover {border: 1px solid {color:tags};opacity:2;}
  362.  
  363.  
  364. h1 {font-family: 'muli'; text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; }
  365. h1 a {text-align: center; font-size: 14px; text-transform: none; color: {color:text}; font-weight: normal; }
  366. h1 a:hover {text-align: center; font-size: 18px; text-transform: none; color: {color:borda2}; font-weight: normal;padding: 4px;}
  367.  
  368.  
  369. blockquote {padding:0px; padding-left:5px; margin:0px; border-left:2px solid #aaa}
  370.  
  371. .notes img{width:10px; position:relative; top:1px}
  372. ol.notes, .notes li{width:280px; list-style:none; margin:0px 0 -1px 5px; padding:0px}
  373.  
  374. /*** Stilo da Ask por TTHY ********/
  375. .pergunta {background: {color:bgask2}; padding: 6px;margin-top: 0px; border-bottom: 1px solid {color:linha2}; margin-top: 2px; border-right: 0px solid {color:borda}; margin-left: 0; margin-right: 0;overflow: hidden; }
  376. .perguntou {display: block; height: 24px; margin-left: 31px; background: {color:bgask}; border-left: 6px solid {color:linha2}; line-height: 23px; font-family: Palatino, "Palatino Linotype", "Palatino LT STD", "Book Antiqua", Georgia, serif; font-style: italic; font-size: 10pt; color: {color:text}; padding: 3px; text-align: left; text-shadow: 0px 1px 1px {color:sombra};}
  377. .perguntou a {color: {color:text}; border-bottom: dotted 1px {color:borda2};}
  378. .fotoask {float: left; margin-top: 0px; margin-left: 0; margin-right: 4px; display: inline; margin-bottom: 0;}
  379. .oi {background: {color:post}; padding-left: 5px; padding-right: 5px; padding-top: 2px; padding-bottom: 2px; margin-top: 0px;color: {color:text}; border-bottom: 0px solid {color:borda}; border-right: 1px solid {color:borda}; margin-left: 0; margin-right: 2px;overflow: hidden; }
  380.  
  381.  
  382. .chat {margin: 1px 1px 0 1px; font-size: 11px; color: #888;margin-bottom:2px;}
  383. .chat .chat1 {margin-left: 0px;}
  384. .chat .chat1 .chat2 {background:rgba(238,238,238, 0.4); margin-bottom: 1px; padding: 0px 5px; font-family: 'calibri', sans-serif; line-height:21px;}
  385. .chat .chat1 .chat2.even {background: rgba(234,234,234, 0.6);}
  386. .chat b{color: #000; background: #f5f5f5; padding: 4px 5px; font-size: 9px; font-weight: normal; margin: 0 0 0 -5px; text-transform: uppercase;}
  387. .chat1 a, .chat2 a{color: #d9e0e7;}
  388.  
  389.  
  390. .cred {opacity: 2; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;font-size:10px;{block:IfOneColumns} border-top:0px solid #f2f2f2; {/block:IfOneColumns}}
  391. /*-------------NEGRITO ITALICO E SUBLINHADO------♥-------*/
  392.  
  393. b {color: {color:abc};text-decoration: none;}
  394.  
  395. i {color:{color:italico};text-decoration: none;}
  396.  
  397. u {color: {color:borda}; text-decoration: none; border-bottom: 1px dashed {color:borda2}; DO SUBLINHADO;}
  398.  
  399.  
  400. #baseduh1 {background:{color:background};
  401. margin-top: 2px; text-align:right; font-size:16px; font-family:pacifico; z-index:11; padding:2px; color:{color:link} ; -webkit-transition: all 0.2s ease-out;border-top:1px solid {color:borda};border-bottom:0px dashed {color:linhadopost}; -moz-transition: all .4s ease-out;letter-spacing: 0.5px;{block:IfOneColumns} ; {/block:IfOneColumns}}
  402. #baseduh1 a {font-size: 10px; opacity:0.8; }
  403.  
  404. #tags {color: {color:text}; font-size: 12px; font-family:Iceland; display: inline; list-style: none; text-transform: uppercase;opacity:0.9}
  405. #tags a {font-size: 10px; font-family: Iceland; display: inline; list-style: none; text-transform: uppercase; color:{color:links};}
  406.  
  407.  
  408. #cap {width: 500px; margin-top: -2px;}
  409. .source {display: none;}
  410.  
  411. .notes {width: 520px; padding: 0px; margin-top: 1px; margin-bottom: 1px; font-size: 9px; text-align: center}
  412. ol.notes {list-style: none; margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  413. ol.notes li {background-color: ; margin-bottom: 2px; padding: 5px; }
  414. .notes img{display: none; border:0px}
  415.  
  416.  
  417.  
  418.  
  419. .quote:first-letter{font-family: Rochester; font-size: 24px;color:{color:borda2};}
  420. .quote {font-family: Muli; text-align: center; font-size: 12px; line-height: 15px; padding: 3px; margin-top: 6px;}
  421. .b-source {-webkit-transform: rotate(-3deg);font-family:'candara'; font-style:italic; font-size: 12px; text-transform: none; margin-bottom: 5px; margin-top:4px; padding-left:10px; background: {color:background}; padding:0px 10px 0px 0px; line-height:20px; height:22; border-top: 1px dashed {color:borda2}; font-weight:bold; text-align: right;}
  422. }
  423. .b-source a, a:hover{text-transform: none;}
  424.  
  425.  
  426.  
  427. ::-webkit-scrollbar-thumb:vertical {width:8px;background-color:{color:scrollbar};-webkit-border-radius: 30px;
  428. -moz-border-radius: 30px;
  429. border-radius: 30px;}
  430. ::-webkit-scrollbar {height:0px;width:8px;background-color:#fff; -webkit-border-radius: 50px;
  431. -moz-border-radius: 50px;
  432. border-radius: 50px;}
  433.  
  434.  
  435. .imagem {position: absolute; width:245px; height:495px; margin-left:5px; margin-top: 11px;position:fixed;border:7px solid {color:borda}; padding:5px; padding:8px; background-color:{color:borda};}
  436. .imagem img {position:fixed; -webkit-transition: all 1s ease-in-out;-webkit-border-radius: 0px 0px 0px 0px; -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:270px; width: 244px;margin-left:0px; margin-top:40px; opacity:1;}
  437.  
  438.  
  439. .imagem img.top { opacity:1;}
  440. .imagem:hover img.top, .cf4.hover_effect img.top {opacity:0;}
  441.  
  442. .imagem:hover img.bottom, .cf4.hover_effect img.bottom {filter:gray; -webkit-border-radius: 30px;
  443. -moz-border-radius: 30px;
  444. border-radius: 30px;}
  445.  
  446. /**--OMDG---♥---**/ /**--OMDG---♥---**/ /**--OMDG---♥---**/
  447.  
  448.  
  449.  
  450. /***-------------- TITULOS------------------♥--------***/
  451. #duka {margin-left:358px;margin-top: 179px; height:30px; line-height:28px;float:left; position:fixed; width:94px; font-family:Akronim; font-size:30px; text-align: center;
  452. color:{color:bordaimg} ;letter-spacing:-1px; z-index:11; text-transform: none; text-shadow: 3px 3px 4px rgba(148, 150, 150, 0.79);-webkit-border-radius: 10px 10px 10px 10px;-webkit-transform: rotate(0deg);border: 1px dashed {color:frase}; -webkit-transition: 0.6s ease-in; -moz-transition: 0.6s ease-in; transition: 0.6s ease-in;} /**--OMDG---♥---**/
  453. /**--OMDG---♥---**/
  454. #duka a:hover {margin-top:55px;}
  455. /**--OMDG---♥---**/ /**--OMDG---♥---**/ /**--OMDG---♥---**/
  456.  
  457.  
  458.  
  459. .efeito2 {background:{color:sidebar};position: absolute;width:210px;height:211px;margin-left:109px; /**--OMDG---♥---**/
  460. margin-top: 150px;position:fixed;border:10px solid {color:bordaimg};-webkit-border-radius: 150px 150px 150px 150px; }
  461. .efeito2 img {border:1px solid {color:borda2}; position:fixed; -webkit-transition: all 1s ease-in-out;-webkit-transform: rotate(0deg);
  462. -webkit-border-radius: 150px 150px 150px 150px;-moz-transition: all 1s ease-in-out;
  463. -o-transition: all 1s ease-in-out;-ms-transition: all 1s ease-in-out; transition: all 1s ease-in-out;display: block;height:209px;width: 208px;
  464. padding:0px;margin-left:0px;margin-top:0px;opacity:0.8;-webkit-transition-duration: 0.8s;opacity: 9.0;} /**--OMDG---♥---**/
  465. .efeito2 img:hover { margin-bottom: 2px;
  466. -webkit-transition: all 0.9s ease-out;
  467. -moz-transition: all 0.9s ease-out; opacity: 10; filter:alpha (opacity=50);-webkit-border-radius: 150px 150px 150px 150px;background:{color:borda2};-webkit-transition-duration: 1.9s; -moz-transition-duration:1.9s;text-transform:uppercase; border:2px dotted {color:borda};-webkit-transition: all 0.8s ease-out; -moz-transition: all 0.5s ease-out;-moz-transform: rotate(350deg);-webkit-transform: rotate(360deg);-o-transform: rotate(350deg);-ms-transform: rotate(360deg);transform: rotate(360deg);opacity:0.8; -webkit-transform:scale(1.1);
  468. -moz-transform:scale(1.1);
  469. -o-transform:scale(1.1);
  470. opacity:0.2;
  471. -webkit-transition-duration: .99s;opacity:0.7; #pattern opacity:0.7;-webkit-transition-duration: 0.8s;}
  472.  
  473.  
  474. /**--OMDG---♥---**/ /**--OMDG---♥---**/ /**--OMDG---♥---**/
  475.  
  476. /**--OMDG---♥---**/ /**--OMDG---♥---**/ /**--OMDG---♥---**/
  477. .imsureduh {width:125px;
  478. margin-top:160px;background:{color:bordaimg};
  479. color:{color:frase};
  480. opacity:0.999;height:70px;line-height:28px;
  481. text-align:center;
  482. position:fixed;
  483. font-family:pacifico;
  484. font-size:21px;
  485. text-shadow: 1px 1px 1px {color:sombra};
  486. letter-spacing:1px; /**--OMDG---♥---**/
  487. margin-left:70px;-webkit-transform: rotate(-50deg);-webkit-border-radius: 10px 15px 0px 0px;-webkit-transition: 0.6s ease-in; -moz-transition: 0.6s ease-in; transition: 0.6s ease-in;}
  488.  
  489.  
  490. .imsureduh1 {width:425px;
  491. margin-top:232px;background:;
  492. color:{color:frase};
  493. opacity:0.999;height:30px;line-height:28px;
  494. text-align:right;
  495. position:fixed;
  496. font-family:pacifico;
  497. font-size:15px;
  498. text-shadow: 1px 1px 1px {color:sombra};
  499. letter-spacing:1px; /**--OMDG---♥---**/
  500. margin-left:-25px;-webkit-transform: rotate(0deg);-webkit-border-radius: 0px 15px 15px 0px;-webkit-transition: 0.6s ease-in; -moz-transition: 0.6s ease-in; transition: 0.6s ease-in;}
  501.  
  502.  
  503. /**--OMDG---♥---**/
  504. @font-face {font-family:basket; src: url('http://static.tumblr.com/ejm8w78/aollviadu/destrukt.ttf');}
  505. /******----------------DESCRIÇÃO--------♥--------******/
  506. #notinholaduda {margin-left: 123px; margin-top: 430px; width:181px; font-size: 11px; height:80px; text-align: center; transparent; font-family:Ubuntu Mono; color: {color:text desc};background:{color:faixa1};position: fixed;z-index:99;padding: 5px; -webkit-transition: 1s ease-in; line-height: 13px; /**--OMDG---♥---**/
  507. -moz-transition: 1s ease-in; transition: 1s ease-in; overflow: hidden; opacity: 1; border-top: 3px dotted transparent;padding: 2px 2px 2px 2px;-webkit-transform: rotate(0deg);-webkit-border-radius: 10px 10px 10px 10px;}
  508.  
  509.  
  510.  
  511. #sure {width: 100px; float: left; margin-left:79px; height:20px; margin-top: 227px; padding: 3px; text-align: center; position: fixed; background-color: transparent; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; z-index:100 } /***link by o-mundo-de-uma-garota***/
  512.  
  513. #sure a {float: left; margin-right: 0px; display: block; width: 8px; letter-spacing: 2px; font-family: calibri; font-size: 9px; text-transform: uppercase; text-align: center; margin-bottom: 1px; border-bottom:3px solid {color:faixa1};background-color: {color:bordaimg}; color: {color:links}; text-decoration: none; height:61px;line-height:10px; padding: 4px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;border-left: 0px double{color:borda2};-webkit-border-radius: 0px 0px 10px 10px;} /***link by o-mundo-de-uma-garota***/
  514. #sure a:hover{-webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;text-align: center; color:{color:borda2}; box-shadow: inset 0px 100px {color:bghover};}
  515.  
  516.  
  517. #sure2 {width: 100px; float: left; margin-left:95px; height:20px; margin-top: 227px; padding: 3px; text-align: center; position: fixed; background-color: transparent; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; z-index:100 } /***link by o-mundo-de-uma-garota***/
  518.  
  519. #sure2 a {float: left; margin-right: 0px; display: block; width: 8px; letter-spacing: 2px; font-family: calibri; font-size: 9px; text-transform: uppercase; text-align: center; margin-bottom: 1px; border-bottom:3px solid {color:faixa1};background-color: {color:bordaimg}; color: {color:links}; text-decoration: none; height:78px;line-height:10px; padding: 4px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;border-left: 0px double{color:borda2};-webkit-border-radius: 0px 0px 10px 10px;} /***link by o-mundo-de-uma-garota***/
  520. #sure2 a:hover{-webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;text-align: center; color:{color:borda2}; box-shadow: inset 0px 100px {color:bghover};}
  521.  
  522.  
  523. #pink{width:578px; height: 40px; float: left; margin-left:342px; margin-top: 273px; padding: 0px; text-align: center; position: fixed; z-index:9999;}
  524. /***link by o-mundo-de-uma-garota***/
  525. #pink a {display: inline-block;float: left; margin-left: 1px; font-family: calibri; font-size: 9px;letter-spacing:0px; text-align: center; margin-top: 2px; height: 24px; width: 38px; color:{color:links}; -webkit-border-radius: 5px 5px 5px 5px; line-height: 22px; text-transform: uppercase; -webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out; font-style: normal; background-color:{color:sidebar}; } /***link by o-mundo-de-uma-garota***/
  526.  
  527. #pink a:hover{box-shadow: inset 50px 0px {color:bghover}; color: {color:bghoveR}; text-shadow: -2px 0px {color:sombra}, 2px 0px {color:borda2};-webkit-box-shadow:inset 0 0 95px 5px {color:sombra}, 0 0 95px 35px {color:sombra};opacity:0.9;} /***link by o-mundo-de-uma-garota***/
  528.  
  529.  
  530. /***-------------BORDAS -------------♥-----***/
  531.  
  532. #barra {position: fixed; margin-left: 135px; width:163px; height: 435px; background-color:{color:faixa2};margin-top: 410px; -webkit-transform: rotate(0deg);-webkit-border-radius: 15px 15px 15px 15px;border: 0px double {color:borda};} /**--OMDG---♥---**/
  533.  
  534. #barra1 {position: fixed; margin-left: 203px; width:73px; height: 435px; background-color:{color:faixa1};margin-top: 410px; -webkit-transform: rotate(0deg);border: 0px double {color:borda};} /**--
  535. /**--OMDG---♥---**/ /**--OMDG---♥---**/ /**--OMDG---♥---**/
  536. #barra2 {position: fixed; margin-left: 90px; width:19px; height: 24px; background-color:{color:sidebar};margin-top: 49px; -webkit-transform: rotate(0deg);-webkit-transform: rotate(180deg);-webkit-border-radius: 20px 0px 0px 20px;}
  537.  
  538. /**--OMDG---♥---**/ /**--OMDG---♥---**/ /**--OMDG---♥---**/
  539. #paginal {font-family: verdana; font-size: 8px; text-align: center;}
  540. #paginal a { margin: 0 1px 0 0; padding: 2px 4px; background:{color:bordaimg};color: {color:pag};opacity:1; -webkit-border-radius: 0px 0px 20px 20px;border: 1px dashed {color:borda};} /**--OMDG---♥---**/
  541. #paginal a:hover {background: {color:borda2}; color: {color:text};}
  542. #paginal span.pagina_atual {background: {color:bordaimg}; margin: 0 1px 0 0; padding: 2px 4px; color: {color:text}; font-weight: bold; text-decoration: none;-webkit-border-radius: 0px 0px 20px 20px;} /**--OMDG---♥---**/
  543. .ps {position: fixed; padding: 2px; width: 148px; margin-left: 352px; margin-top: 310px; height: auto; color: {color:text};opacity:1;-webkit-border-radius: 0px 0px 20px 20px; }
  544.  
  545.  
  546.  
  547.  
  548. /*-------------NEGRITO ITALICO E SUBLINHADO------♥-------*/
  549.  
  550. b {color: {color:abc};text-decoration: none;}
  551.  
  552. i {color:{color:italico};text-decoration: none;}
  553.  
  554. u {color: {color:text}; text-decoration: none; border-bottom: 1px dashed {color:borda2}; DO SUBLINHADO;}
  555.  
  556.  
  557. /*******-------------------PARTE DA SIDEBAR------♥-----******/
  558.  
  559. #estela1 {position: fixed; margin-left: 232px; width:273px; height: 60px; background-color:{color:faixa1}; margin-top: 250px; -webkit-transform: rotate(0deg);-webkit-border-radius: 20px 20px 20px 20px; border: 0px solid {color:bordaimg};}
  560.  
  561. /**--OMDG---♥---**/ /**--OMDG---♥---**/ /**--OMDG---♥---**/
  562.  
  563.  
  564. #faixa2 {margin-top: 229px; margin-left: 233px; position: fixed; background:{color:faixa2}; height: 40px; width:262px;-webkit-border-radius: 20px 20px 20px 20px;}/***detalhes by o-mundo-de-uma-garota***/
  565. #faixa3 {margin-top: 160px; margin-left: 113px; position: fixed; background-color:{color:borda2};border-top: 1px dashed {color:sidebar}; height: 2px; width:298px;}/***detalhes by o-mundo-de-uma-garota***/
  566.  
  567. #faixa4 {margin-top: 148px; margin-left: 103px; position: fixed; background-color:{color:borda}; height: 3px; width:322px;-webkit-border-radius: 150px 150px 150px 150px; -webkit-transform: rotate(0deg);}/***detalhes by o-mundo-de-uma-garota***/
  568.  
  569. #faixa5 {margin-top: 140px; margin-left: 97px; position: fixed; background-color:{color:borda2}; height: 5px; width:350px; -webkit-transform: rotate(0deg);border: 1px dashed {color:sidebar};}/***detalhes by o-mundo-de-uma-garota***/
  570.  
  571. #faixa6 {margin-top: -20px; margin-left: 70px; position: fixed; background-color:{color:borda}; height: 738px; width:8px; -webkit-transform: rotate(0deg);}/***detalhes by o-mundo-de-uma-garota***/
  572.  
  573.  
  574.  
  575.  
  576.  
  577. #dolls {font-family: tinytots; background-color: {color:sidebar}; color: {color:coracao}; font-size: 14px; padding: 3px 5px 5px 5px; width: 13px;text-shadow: 0px 0px 9px {color:sombra};-webkit-border-radius: 0px 20px 20px 0px; margin-top: 270px; margin-left: 362px; z-index: 1; position: fixed; text-align: center; height: 13px; border-right:5px solid {color:borda2} ; text-transform: none; }
  578. #dolls a{font-family: verdana; font-size: 10px; text-transform: none; font-weight: none; padding-left:1px; margin-left:-3px; color: {color:coracao}; }
  579.  
  580. /***--- SCROLLBAR---♥----***/
  581.  
  582. ::-webkit-scrollbar-thumb:vertical {background-color:{color:borda2};height:50px; border:5px solid {color:scrollbar};}
  583.  
  584. ::-webkit-scrollbar-button:vertical {height:8px;display: block; background:{color:borda2};}
  585.  
  586.  
  587. ::-webkit-scrollbar {height:0px;width:12px;background-color:{color:scrollbar};}
  588.  
  589. /**** SELECAO COLORIDA - MADLYLUV.com ****/
  590. ::-moz-selection{background:{color:borda2};text-shadow:0px 1px 1px {color:sombra}; }
  591. ::selection{background: {color:borda2}; color: {color:text};text-shadow:0px 1px 1px {color:sombra}; }
  592.  
  593. /***--------TUMBLR CONTROLS---------♥------***/
  594.  
  595. #tumblr_controls{position: fixed!important}
  596.  
  597. #tumblr_controls{position: fixed!important}
  598.  
  599. #tumblr_controls{position: fixed!important}
  600.  
  601. #tumblr_controls{position: fixed!important}
  602.  
  603.  
  604.  
  605.  
  606. </style>
  607.  
  608.  
  609.  
  610.  
  611. <script type='text/javascript' src='http://static.tumblr.com/d0qlne1/DiAl6ekb7/jquery-1.4.2.min.js'></script>
  612.  
  613. <script src="http://static.tumblr.com/twte3d7/H8Glm663z/masonry.js"></script>
  614. <script src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script>
  615. <script type="text/javascript">
  616. $(window).load(function () {
  617. $('#OMDG').masonry(),
  618. $('.masonryWrap').infinitescroll({
  619. navSelector : ".baseduh",
  620. nextSelector : "#page a#p",
  621. itemSelector : ".baseduh",
  622. bufferPx : 10000,
  623. extraScrollPx: 10000,
  624. loadingImg : "",
  625. loadingText : "",
  626. },
  627. function() { $('#OMDG').masonry({ appendedContent: $(this) }); }
  628. );
  629. });
  630. </script>
  631.  
  632.  
  633. <body onkeydown="return false">
  634.  
  635.  
  636.  
  637. <div id="barbie-e">
  638.  
  639. <div id="pink">
  640. <a href="{text:Link3}">{text:Link3 Title}</a>
  641. <a href="{text:Link4}">{text:Link4 Title}</a>
  642.  
  643. <a href="{text:Link5}">{text:Link5 Title}</a>
  644.  
  645. <a href="{text:Link6}">{text:Link6 Title}</a>
  646.  
  647. </div class>
  648. </div></div>
  649. </div>
  650. </div>
  651. </div>
  652.  
  653.  
  654. <div id="sure">
  655.  
  656. <a href="{text:Link1}">{text:Link1 Title}</a>
  657.  
  658.  
  659. </a>
  660. </div>
  661.  
  662. <div id="sure2">
  663.  
  664. <a href="{text:Link2}">{text:Link2 Title}</a>
  665.  
  666.  
  667. </a>
  668. </div>
  669.  
  670. <div id="estela1"></div><div id="faixa2"></div><div id="barra"></div><div id="barra1"></div>
  671.  
  672. <div class="imsureduh">{text:frase}</div> <div class="imsureduh1">{text:frase1}</div>
  673.  
  674.  
  675. <div class="efeito2" class="hover">
  676.  
  677. <img class="bottom shadow" src="{image:fotodr}" >
  678. <img class="hover" src="{image:sidebar}" title=""><div class="tt">sua frase aqui</div></div></div>
  679. </div></div>
  680.  
  681. <div id="notinholaduda">{Description}</div>
  682.  
  683.  
  684.  
  685.  
  686. <!-------------PAGINATION-----------♥---------->
  687.  
  688. <div class="ps"><div id="paginal">
  689. {block:JumpPagination length="4"}
  690. {block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage}
  691. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}
  692. {/block:JumpPagination}
  693. </div></div>
  694.  
  695. <!-------------CRÉDITOS-----------------♥------------->
  696. <div style="margin-left:110px;background:{color:post};-webkit-border-radius: 5px 5px 5px 5px;-webkit-transform: rotate(0deg); width:95px; font-family:Muli;font-size:11px; margin-top: 5px; height:15px;position:fixed; border: 1px dashed {color:borda2};"><a href="http://o-mundo-de-uma-garota.tumblr.com/"title="Theme por Duda.R [OMDG] not copie plagio é crime"><small>All Themes OMDG</a></a>
  697. <font color="{color:tags}">©</font> </a></div>
  698.  
  699. <div id="OMDG">
  700.  
  701. {block:Posts}
  702. <div class="baseduh">
  703.  
  704. {block:Answer}
  705. <img src="{AskerPortraitURL-30}" align="left" class="fotoask"> <div class="perguntou">Pergunta feita por: {Asker} </div>
  706. <div class="pergunta">{Question}</div>
  707. <br>
  708. <div class="oi">{Answer}</div>
  709. {/block:Answer}
  710.  
  711. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  712.  
  713. {block:Photo}<center><img src="{PhotoURL-500}" width="500px"/></center>
  714. {block:Caption}{Caption}{/block:Caption}{/block:Photo}
  715.  
  716.  
  717. {block:Photoset}<center>{Photoset-250}</center>
  718. {block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  719.  
  720.  
  721. {block:Quote}
  722. <div class="quote">“{Quote}”</div>
  723. {block:Source}<div class="b-source"> — {Source}</div>
  724. {/block:Source}
  725. {/block:Quote}
  726.  
  727. {block:Link}
  728. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  729. {block:Description}{Description}{/block:Description}
  730. {/block:Link}
  731.  
  732. {block:Chat}
  733. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  734. <div class="chat"><ul>{block:Lines}
  735. <li class="person{UserNumber}">{block:Label}
  736. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  737. {/block:Chat}
  738.  
  739. {block:Video}{Video-250}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  740.  
  741. {block:Audio}<center>{AudioPlayerWhite}</center>{block:Caption}{Caption}{/block:Caption}{/block:Audio}
  742.  
  743.  
  744. <div class="cred">
  745. {block:Date}<div id="baseduh1">
  746. <a href="{Permalink}">{block:Date} {block:Date}<a href="{Permalink}">{TimeAgo}</a> {/block:Date} {block:NoteCount} · <a href="{Permalink}">{NoteCount} Notes</a>{/block:NoteCount} · </a>{block:RebloggedFrom} <a href="{ReblogParentURL}"><a href="{ReblogParentURL}"> Via</a>{/block:RebloggedFrom}{block:ContentSource}<a href="{SourceURL}"> · Source</font> + </a>{/block:ContentSource} {block:IndexPage} <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}
  747. </div></center>{/block:IfShowTags}{/block:Date}</div>
  748. </div>
  749. {/block:Posts}
  750. {block:PostNotes}{PostNotes}{/block:PostNotes}
  751. </div></div>
  752.  
  753.  
  754.  
  755.  
  756. </div>
  757. </div>
  758. </div>
  759.  
  760.  
  761.  
  762.  
  763.  
  764.  
  765.  
  766. </body>
  767. </html>
Advertisement
Add Comment
Please, Sign In to add comment