Eduarda

Theme amore

Mar 29th, 2013
1,214
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 34.86 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. <meta name="if:Show tags" content="1"/>
  136. <meta name="if:Show Search" content="0"/>
  137.  
  138.  
  139. <meta name="image:fotodr" content="http://static.tumblr.com/8ec32fb1c75d7d838643806d64188ab0/2bh9bxo/tePmkfsvh/tumblr_static_tumblr_m8cg40x2qc1ravghco1_500.jpg" />
  140. <meta name="image:background" content="http://static.tumblr.com/92d83b4a87af1031adbcb2aabf6524ec/2bh9bxo/UDnmkea0a/tumblr_static_daduh.gif" />
  141.  
  142.  
  143.  
  144. <meta name="color:background" content="#ffffff" />
  145. <meta name="color:link" content="#929191" />
  146. <meta name="color:text" content="#8B8682" />
  147. <meta name="color:bghover" content="#ffe9ed" />
  148. <meta name="color:linkshover" content="#c9c8c7" />
  149. <meta name="color:links" content="#989c9c" />
  150. <meta name="color:text desc" content="#8b8b8b" />
  151. <meta name="color:borda" content="#cfcfcf" />
  152. <meta name="color:borda2" content="#f1bcc6" />
  153. <meta name="color:bordaimg" content="#ffe9ed" />
  154. <meta name="color:abc" content="#fac8cb" />
  155. <meta name="color:italico" content="#9c8ba5" />
  156. <meta name="color:linhadopost" content="#cfcfcf" />
  157. <meta name="color:post" content="#fff" />
  158. <meta name="color:sidebar" content="#fff" />
  159. <meta name="color:scrollbar" content="#fff" />
  160. <meta name="color:frase" content="#b8b8b8 " />
  161. <meta name="color:tags" content="#fac8cb" />
  162. <meta name="color:sombra" content="#747474" />
  163. <meta name="color:bgask" content="#dcdcdc" />
  164. <meta name="color:pag" content="#8B8682" />
  165. <meta name="color:flor1" content="#b9b8b8" />
  166. <meta name="color:flor2" content="#f1bcc6" />
  167.  
  168. <meta name="if:one columns" content="1"/>
  169.  
  170.  
  171. <meta name="text:Link1" content="/" />
  172. <meta name="text:Link1 Title" content="Home" />
  173. <meta name="text:Link2" content="/" />
  174. <meta name="text:Link2 Title" content="ask" />
  175. <meta name="text:Link3" content="/" />
  176. <meta name="text:Link3 Title" content="F.asked" />
  177. <meta name="text:Link4" content="/" />
  178. <meta name="text:Link4 Title" content="link" />
  179. <meta name="text:Link5" content="/" />
  180. <meta name="text:Link5 Title" content="link " />
  181. <meta name="text:Link6" content="/" />
  182. <meta name="text:Link6 Title" content="link " />
  183. <meta name="text:Link7" content="/" />
  184. <meta name="text:Link7 Title" content="link " />
  185.  
  186.  
  187.  
  188. <meta name="text:frase3" content="I Need You " />
  189. <meta name="text:frase2" content="Mo nos dois pra sempre,eai" />
  190.  
  191.  
  192.  
  193. <title>{Title}</title> <link rel="shortcut icon" href="{Favicon}">
  194. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  195. {block:Description}
  196. <meta name="description" content="{MetaDescription}" />
  197. {/block:Description}
  198.  
  199.  
  200.  
  201.  
  202.  
  203.  
  204. <!----------------FONTES-------♥-------->
  205. <link href='http://fonts.googleapis.com/css?family=Courgette' rel='stylesheet' type='text/css'>
  206. <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'>
  207. <link href='http://fonts.googleapis.com/css?family=Play' rel='stylesheet' type='text/css'>
  208.  
  209. <link href='http://fonts.googleapis.com/css?family=Anonymous+Pro' rel='stylesheet' type='text/css'>
  210.  
  211. <link href='http://fonts.googleapis.com/css?family=Life+Savers' rel='stylesheet' type='text/css'>
  212. <link href='http://fonts.googleapis.com/css?family=Play' rel='stylesheet' type='text/css'>
  213. <link href="http://fonts.googleapis.com/css?family=Yanone+Kaffeesatz:300,400,700t" rel="stylesheet" type="text/css">
  214.  
  215. <link href='http://fonts.googleapis.com/css?family=Rochester' rel='stylesheet' type='text/css'>
  216.  
  217.  
  218. <link href='http://fonts.googleapis.com/css?family=Ruge+Boogie' rel='stylesheet' type='text/css'>
  219.  
  220. <link href='http://fonts.googleapis.com/css?family=ABeeZee|Kameron|Muli|Almendra' rel='stylesheet' type='text/css'>
  221.  
  222. <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'>
  223.  
  224. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  225. <link href='http://fonts.googleapis.com/css?family=Raleway+Dots' rel='stylesheet' type='text/css'>
  226. <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'>
  227.  
  228. <link href='http://fonts.googleapis.com/css?family=Droid+Serif:400,400italic' rel='stylesheet' type='text/css'>
  229. <link href='http://fonts.googleapis.com/css?family=Homenaje' rel='stylesheet' type='text/css'>
  230.  
  231.  
  232. <link href='http://fonts.googleapis.com/css?family=Akronim' rel='stylesheet' type='text/css'>
  233.  
  234. <link href='http://fonts.googleapis.com/css?family=Play' rel='stylesheet' type='text/css'>
  235. <link href='http://fonts.googleapis.com/css?family=Courgette' rel='stylesheet' type='text/css'>
  236. <link href='http://fonts.googleapis.com/css?family=Wire+One' rel='stylesheet' type='text/css'>
  237. <link href='http://fonts.googleapis.com/css?family=Vibur' rel='stylesheet' type='text/css'>
  238.  
  239. <link rel="stylesheet" href="http://static.tumblr.com/5dbytsa/VYmmcwtwj/entrada.css" media="screen"/>
  240.  
  241. <!------------------eita duh--------------------->
  242. <link href='http://fonts.googleapis.com/css?family=Play' rel='stylesheet' type='text/css'>
  243.  
  244. <link href='http://fonts.googleapis.com/css?family=Homenaje' rel='stylesheet' type='text/css'>
  245. <link href='http://fonts.googleapis.com/css?family=Lato:300,400,700,900' rel='stylesheet' type='text/css'>
  246. <link href='http://fonts.googleapis.com/css?family=Rochester' rel='stylesheet' type='text/css'>
  247. <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'>
  248. <link href='http://fonts.googleapis.com/css?family=Josefin+Sans:400,300italic|Exo:300,400|Alegreya+SC|Gafata' rel='stylesheet' type='text/css'>
  249. <link href='http://fonts.googleapis.com/css?family=Sacramento' rel='stylesheet' type='text/css'>
  250.  
  251. <link href='http://fonts.googleapis.com/css?family=ABeeZee|Kameron|Muli|Almendra' rel='stylesheet' type='text/css'>
  252. <link href='http://fonts.googleapis.com/css?family=Stalemate' rel='stylesheet' type='text/css'>
  253.  
  254. <script type="text/javascript">
  255. // <![CDATA[
  256. var speed=100; //
  257. var height=3; //
  258. var alink="/"; // page to link text to (set to ="" for no link)
  259.  
  260. /****************************
  261. ****************************/
  262. var wobtxt, wobble, wobcnt=0;
  263. window.onload=function() { if (document.getElementById) {
  264. var i, wobli;
  265. wobble=document.getElementById("wobble");
  266. wobtxt=wobble.firstChild.nodeValue;
  267. while (wobble.childNodes.length) wobble.removeChild(wobble.childNodes[0]);
  268. for (i=0; i<wobtxt.length; i++) {
  269. wobli=document.createElement("span");
  270. wobli.setAttribute("id", "wobb"+i);
  271. wobli.style.position="relative";
  272. wobli.appendChild(document.createTextNode(wobtxt.charAt(i)));
  273. if (alink) {
  274. wobli.style.cursor="pointer";
  275. wobli.onclick=function() { top.location.href=alink; }
  276. }
  277. wobble.appendChild(wobli);
  278. }
  279. setInterval("wobbler()", speed);
  280. }}
  281.  
  282. function wobbler() {
  283. for (var i=0; i<wobtxt.length; i++) document.getElementById("wobb"+i).style.top=Math.round(height*Math.sin(i+wobcnt))+"px"
  284. wobcnt++;
  285. }
  286. // ]]>
  287. </script>
  288.  
  289. </head>
  290.  
  291.  
  292. <style type="text/css">
  293.  
  294. ::-moz-selection
  295.  
  296. {color: #FFF;
  297.  
  298. background: #FFF;}
  299.  
  300.  
  301.  
  302. ::selection
  303.  
  304. {color: #fff ;
  305.  
  306. background: #aca7a7;
  307. text-shadow: #3a3939 1px 1px 5px ;}
  308.  
  309.  
  310.  
  311. @font-face {font-family: "pacifico";
  312. src: url(http://static.tumblr.com/ufwwwyn/Do8m4xui1/pacifico.ttf) format("truetype");}
  313.  
  314. iframe#tumblr_controls {
  315. top:0px !important;
  316. right:3px !important;
  317. position: fixed !important;
  318. -webkit-transition: opacity 0.6s linear;
  319. opacity: 0.3;
  320. -webkit-transition: all 0.8s ease-out;
  321. -moz-transition: all 0.8s ease-out;
  322. transition: all 0.8s ease-out;
  323. z-index:999999999999999999;}
  324.  
  325. iframe#tumblr_controls:hover{
  326. -webkit-transition: opacity 0.6s linear;
  327. opacity: 0.8;
  328. -webkit-transition: all 0.4s ease-out;
  329. -moz-transition: all 0.4s ease-out;
  330. transition: all 0.4s ease-out;
  331. z-index:999999999999999999999;}
  332.  
  333. #tumblr_controls{position: fixed!important}
  334. #tumblr_controls{position: fixed!important}
  335. #tumblr_controls{position: fixed!important}
  336. #tumblr_controls{position: fixed!important}
  337.  
  338. 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; }
  339.  
  340. a:link, a:active, a:visited{ color: {color:link}; text-decoration:none; -webkit-transition-duration: 0.4s; }
  341.  
  342. a:hover{color:{color:lhover};text-shadow:0px 0px 9px ; }
  343.  
  344.  
  345.  
  346. 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}
  347.  
  348. /**--OMDG---♥---**/ /**--OMDG---♥---**/ /**--OMDG---♥---**/
  349.  
  350.  
  351.  
  352. #barbie-e {background-color: ; width: 1000px; margin: 0px auto 0px auto; background: #1c1c1c;}
  353.  
  354. #OMDG {margin-left: 510px; width: 700px; margin-top: 15px; opacity:2; -webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out; }
  355.  
  356. #OMDG:hover{-webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out; opacity:1}
  357.  
  358. .baseduh {-webkit-border-radius: 2px;
  359. -moz-border-radius: 2px;
  360. border-radius: 2px;border:1px solid {color:linhadopost}; 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} }
  361.  
  362. .baseduh:hover {opacity:2}
  363.  
  364. .baseduh img {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;}
  365.  
  366. .baseduh img:hover {border: 1px solid {color:tags};opacity:2;}
  367.  
  368.  
  369. h1 {font-family: 'muli'; text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; }
  370. h1 a {text-align: center; font-size: 14px; text-transform: none; color: {color:text}; font-weight: normal; }
  371. h1 a:hover {text-align: center; font-size: 18px; text-transform: none; color: {color:borda2}; font-weight: normal;padding: 4px;}
  372.  
  373.  
  374. blockquote {padding:0px; padding-left:5px; margin:0px; border-left:2px solid #aaa}
  375.  
  376. .notes img{width:10px; position:relative; top:1px}
  377. ol.notes, .notes li{width:280px; list-style:none; margin:0px 0 -1px 5px; padding:0px}
  378.  
  379. /*** Stilo da Ask por TTHY ********/
  380. .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; }
  381. .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};}
  382. .perguntou a {color: {color:text}; border-bottom: dotted 1px {color:borda2};}
  383. .fotoask {float: left; margin-top: 0px; margin-left: 0; margin-right: 4px; display: inline; margin-bottom: 0;}
  384. .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; }
  385.  
  386.  
  387. .chat {margin: 1px 1px 0 1px; font-size: 11px; color: #888;margin-bottom:2px;}
  388. .chat .chat1 {margin-left: 0px;}
  389. .chat .chat1 .chat2 {background:rgba(238,238,238, 0.4); margin-bottom: 1px; padding: 0px 5px; font-family: 'calibri', sans-serif; line-height:21px;}
  390. .chat .chat1 .chat2.even {background: rgba(234,234,234, 0.6);}
  391. .chat b{color: #000; background: #f5f5f5; padding: 4px 5px; font-size: 9px; font-weight: normal; margin: 0 0 0 -5px; text-transform: uppercase;}
  392. .chat1 a, .chat2 a{color: #d9e0e7;}
  393.  
  394.  
  395. .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}}
  396. /*-------------NEGRITO ITALICO E SUBLINHADO------♥-------*/
  397.  
  398. b {color: {color:abc};text-decoration: none;}
  399.  
  400. i {color:{color:italico};text-decoration: none;}
  401.  
  402. u {color: {color:borda}; text-decoration: none; border-bottom: 1px dashed {color:borda2}; DO SUBLINHADO;}
  403.  
  404.  
  405. #baseduh1 {background:{color:background};
  406. 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}}
  407. #baseduh1 a {font-size: 10px; opacity:0.8; }
  408.  
  409. #tags {color: {color:text}; font-size: 12px; font-family:Iceland; display: inline; list-style: none; text-transform: uppercase;opacity:0.9}
  410. #tags a {font-size: 10px; font-family: Iceland; display: inline; list-style: none; text-transform: uppercase; color:{color:links};}
  411.  
  412.  
  413. #cap {width: 500px; margin-top: -2px;}
  414. .source {display: none;}
  415.  
  416. .notes {width: 520px; padding: 0px; margin-top: 1px; margin-bottom: 1px; font-size: 9px; text-align: center}
  417. ol.notes {list-style: none; margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  418. ol.notes li {background-color: ; margin-bottom: 2px; padding: 5px; }
  419. .notes img{display: none; border:0px}
  420.  
  421.  
  422.  
  423.  
  424. .quote:first-letter{font-family: Rochester; font-size: 24px;color:{color:borda2};}
  425. .quote {font-family: Muli; text-align: center; font-size: 12px; line-height: 15px; padding: 3px; margin-top: 6px;}
  426. .b-source {-webkit-transform: rotate(0deg);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;}
  427. }
  428. .b-source a, a:hover{text-transform: none;}
  429.  
  430.  
  431.  
  432. ::-webkit-scrollbar-thumb:vertical {width:8px;background-color:{color:scrollbar};-webkit-border-radius: 30px;
  433. -moz-border-radius: 30px;
  434. border-radius: 30px;}
  435. ::-webkit-scrollbar {height:0px;width:8px;background-color:#fff; -webkit-border-radius: 50px;
  436. -moz-border-radius: 50px;
  437. border-radius: 50px;}
  438.  
  439.  
  440. .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};}
  441. .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;}
  442.  
  443.  
  444. .imagem img.top { opacity:1;}
  445. .imagem:hover img.top, .cf4.hover_effect img.top {opacity:0;}
  446.  
  447. .imagem:hover img.bottom, .cf4.hover_effect img.bottom {filter:gray; -webkit-border-radius: 30px;
  448. -moz-border-radius: 30px;
  449. border-radius: 30px;}
  450.  
  451. /**--OMDG---♥---**/ /**--OMDG---♥---**/ /**--OMDG---♥---**/
  452.  
  453.  
  454.  
  455.  
  456. /***-------------- TITULOS------------------♥--------***/
  457. #duka {margin-left:265px;margin-top: 103px; height:20px; line-height:28px;float:left; position:fixed; width:264px; font-family:Muli; font-size:11px; text-align: center;
  458. color:{color:frase} ;letter-spacing:-1px; z-index:11; text-transform: none; -webkit-border-radius: 0px 0px 10px 10px;-webkit-transform: rotate(0deg);border-bottom: 0px dashed {color:borda2}; } /**--OMDG---♥---**/
  459. /**--OMDG---♥---**/
  460. #duka a:hover {color:{color:linha};-webkit-transform: rotate(3deg);}
  461. /**--OMDG---♥---**/ /**--OMDG---♥---**/ /**--OMDG---♥---**/
  462.  
  463. /**--OMDG---♥---**/ /**--OMDG---♥---**/ /**--OMDG---♥---**/
  464. .imsureduh4 {width:255px;
  465. margin-top:93px;
  466. color:{color:frase};
  467. opacity:0.999;
  468. text-align:center;
  469. position:fixed;
  470. font-family:Muli;
  471. font-size:12px;
  472. letter-spacing:1px; /**--OMDG---♥---**/
  473. margin-left:275px;-webkit-transform: rotate(0deg);}
  474.  
  475. .imsureduh4:first-letter {color:{color:borda2};font-family:rochester;font-size:16px;}
  476.  
  477. .efeito2 {background:{color:sidebar};position: absolute;width:210px;height:211px;margin-left:249px; /**--OMDG---♥---**/
  478. margin-top: 130px;position:fixed;border:10px solid {color:bordaimg};-webkit-border-radius: 5px 5px 5px 5px; }
  479. .efeito2 img {border:1px solid {color:borda2}; position:fixed; -webkit-transition: all 1s ease-in-out;-webkit-transform: rotate(0deg);
  480. -webkit-border-radius: 5px 5px 5px 5px;-moz-transition: all 1s ease-in-out;
  481. -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;
  482. padding:0px;margin-left:0px;margin-top:0px;opacity:0.8;-webkit-transition-duration: 0.8s;opacity: 9.0;} /**--OMDG---♥---**/
  483. .efeito2 img:hover { }
  484.  
  485.  
  486. /**--OMDG---♥---**/ /**--OMDG---♥---**/ /**--OMDG---♥---**/
  487.  
  488. /**--OMDG---♥---**/ /**--OMDG---♥---**/ /**--OMDG---♥---**/
  489. .imsureduh {width:230px;
  490. margin-top:313px;background:{color:bordaimg};
  491. color:{color:frase};
  492. opacity:0.999;height:25px;line-height:23px;
  493. text-align:center;
  494. position:fixed;
  495. font-family:Emilys Candy;
  496. font-size:15px;
  497. text-shadow: 1px 1px 1px {color:sombra};
  498. letter-spacing:1px; /**--OMDG---♥---**/
  499. margin-left:250px;-webkit-transform: rotate(0deg);-webkit-border-radius: 5px 5px 5px 5px;-webkit-transition: 0.6s ease-in; -moz-transition: 0.6s ease-in; transition: 0.6s ease-in;}
  500.  
  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: 245px; margin-top: 365px; width:235px; font-size: 11px; height:50px; text-align: center; transparent; font-family:Ubuntu Mono; color: {color:text desc};background:{color:sidebar};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);}
  508.  
  509.  
  510. #dj3 {width: 29px; position: fixed; padding: 8px; background-color: transparent; margin-left: 280px; margin-top: 348px; color:{color:sidebar}; font-size: 40px; -webkit-transform: rotate(45deg); z-index: 1000;}
  511.  
  512.  
  513. #menu1 {width:200px;
  514. margin-left:255px;
  515. margin-top: 106px;
  516. padding: 0px; position: fixed;
  517. line-height:12px; z-index:9999999999999999999999;opacity:1;-moz-transition-duration:0.5s; -webkit-transition-duration:0.5s; -o-transition-duration:0.5s;}
  518. #menu1 a { margin-left: 1px;
  519. font-family: Rancho; font-size: 19px;
  520. text-align: center; margin-top: 8px;
  521. height: 7px; width: 40px; color:{color:text};
  522. line-height: 8px; float: left;letter-spacing: 0px;
  523. text-transform: lowercase;
  524. -webkit-transition: all .5s ease-out;
  525. -moz-transition: all .5s ease-out;
  526. text-transform: none; text-shadow:0px 0px 21px {color:borda2}; }
  527. #menu1 a:hover{text-align: center; color:{color:links};
  528. font-size: 11px; text-shadow:0px 0px 8px {color:bghover};}
  529.  
  530.  
  531. .movi {-webkit-border-radius: 10px 15px 0px 0px;
  532. background:{color:linkshover};width:140px;
  533. height: 20px; float: left; margin-left:121px;
  534. margin-top: 0px; padding: 0px;
  535. text-align: center; position: fixed;
  536. line-height:14px; z-index:;opacity:1;
  537. -moz-transition-duration:0.3s; -webkit-transition-duration:0.3s; -o-transition-duration:0.3s;opacity:0;}
  538. .movi a {float: left; margin-left: 24px;
  539. font-family: calibre;
  540. font-size: 8px; text-align: center;
  541. margin-top: 1px; height: 12px; width: 40px;
  542. color:{color:text}; line-height: 8px;
  543. letter-spacing: 0px;
  544. text-transform: lowercase;
  545. -webkit-transition: all .5s ease-out;
  546. -moz-transition: all .5s ease-out; text-transform: none; text-shadow:0px 0px 21px {color:borda2};}
  547. .movi a:hover{-webkit-border-radius: 10px 15px 10px 10px;
  548. text-align: center; color:{color:links};
  549. background-color:{color:bghover}; font-size: 16px;
  550. text-shadow:0px 0px 8px {color:color:borda2};width: 32px; }
  551.  
  552.  
  553. #menu1:hover .movi{opacity:1;-moz-transition-duration:0.3s; -webkit-transition-duration:0.3s; -o-transition-duration:0.3s; right:184; top:;background-color:;text-shadow:0px 0px 7px {color:sombra}; z-index:999999999999999999999999999999999999999999999999999999;left:215px;}
  554.  
  555.  
  556. /***----------FLOR OWNT [OMDG]--------♥-----***/
  557. #duca {margin-top:105px;
  558. line-height:2px;
  559. background-color:duggs;
  560. margin-left: 285px;
  561. overflow: hidden;
  562. position: fixed;
  563. color: {color:flor1};
  564. padding: 10px;
  565. background-attachment: fixed;
  566. width:3px;
  567. height: 0px;
  568. -webkit-transition: all .5s ease-out;
  569. -moz-transition: all .5s ease-out;
  570. text-transform: uppercase;
  571. -webkit-transform: rotate(-16deg); z-index: 8000000;}
  572.  
  573. #duca1 {font-size: 15px;
  574. font-family:sofia ;
  575. letter-spacing: -1px;
  576. text-transform: none;
  577. line-height: 3px;}
  578.  
  579.  
  580. #duca2 { margin-top:92px;
  581. line-height:2px;
  582. background-color:duggs;
  583. margin-left: 270px;
  584. overflow: hidden;
  585. position: fixed;
  586. color:{color:flor2};
  587. padding: 10px;
  588. background-attachment: fixed;
  589. width:12px; height: 0px;
  590. -webkit-transition: all .5s ease-out;
  591. -moz-transition: all .5s ease-out;
  592. text-transform: uppercase;
  593. -webkit-transform: rotate(24deg); z-index: 8000000;
  594. }
  595.  
  596. #duca3 {font-size: 17px;
  597. font-family:sofia ;
  598. letter-spacing: -1px;
  599. text-transform: none;
  600. line-height: 3px;}
  601.  
  602.  
  603. #barra {position: fixed; margin-left: -35px; width:1363px; height: 355px; background-color:{color:faixa2};background-image: url('{image:fundo}');margin-top: -60px; -webkit-transform: rotate(0deg);-webkit-border-radius: 15px 15px 15px 15px;border: 0px double {color:borda};} /**--OMDG---♥---**/
  604.  
  605. #barra1 {position: fixed; margin-left: -33px; width:1373px; height: 35px; background-color:{color:faixa1};background-image: url('{image:fundo2}');margin-top: 295px; -webkit-transform: rotate(0deg);border: 0px double {color:borda};border-bottom: 1px dashed {color:borda};} /**--
  606. /**--OMDG---♥---**/ /**--OMDG---♥---**/ /**--OMDG---♥---**/
  607. #barra2 {position: fixed; margin-left: 40px; width:209px; height: 114px; background-color:{color:bordaimg};margin-top: 109px; -webkit-transform: rotate(0deg);-webkit-transform: rotate(180deg);-webkit-border-radius: 0px 20px 20px 0px;}
  608.  
  609. /**--OMDG---♥---**/ /**--OMDG---♥---**/ /**--OMDG---♥---**/
  610. #pagina{ margin-top: 430px; margin-left:325px;font-size:13px; width: 88px; float: right; background-color: transparent; position: fixed; height: 24px; -webkit-border-radius: 0px 0px 0px 0px; z-index:830 }
  611.  
  612.  
  613.  
  614. /*-------------NEGRITO ITALICO E SUBLINHADO------♥-------*/
  615.  
  616. b {color: {color:abc};text-decoration: none;}
  617.  
  618. i {color:{color:italico};text-decoration: none;}
  619.  
  620. u {color: {color:text}; text-decoration: none; border-bottom: 1px dashed {color:borda2}; DO SUBLINHADO;}
  621.  
  622.  
  623. /*******-------------------PARTE DA SIDEBAR------♥-----******/
  624.  
  625. #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};}
  626.  
  627. /**--OMDG---♥---**/ /**--OMDG---♥---**/ /**--OMDG---♥---**/
  628.  
  629.  
  630. #faixa2 {margin-top: 152px; margin-left: 153px; position: fixed; background:{color:sidebar}; height: 150px; width:6px;}/***detalhes by o-mundo-de-uma-garota***/
  631. #faixa3 {margin-top: 152px; margin-left: 208px; position: fixed; background:{color:sidebar}; height: 150px; width:6px;}/***detalhes by o-mundo-de-uma-garota***/
  632.  
  633. #faixa4 {margin-top: 68px; margin-left: 85px; position: fixed; background-color:{color:sidebar}; height: 33px; width:122px;-webkit-border-radius: 150px 150px 150px 150px; -webkit-transform: rotate(0deg);}/***detalhes by o-mundo-de-uma-garota***/
  634.  
  635. #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***/
  636.  
  637. #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***/
  638.  
  639.  
  640.  
  641.  
  642.  
  643.  
  644.  
  645.  
  646. /***--- SCROLLBAR---♥----***/
  647.  
  648. ::-webkit-scrollbar-thumb:vertical {background-color:{color:borda2};height:50px; border:5px solid {color:scrollbar};}
  649.  
  650. ::-webkit-scrollbar-button:vertical {height:8px;display: block; background:{color:borda2};}
  651.  
  652.  
  653. ::-webkit-scrollbar {height:0px;width:12px;background-color:{color:scrollbar};}
  654.  
  655. /**** SELECAO COLORIDA - MADLYLUV.com ****/
  656. ::-moz-selection{background:{color:borda2};text-shadow:0px 1px 1px {color:sombra}; }
  657. ::selection{background: {color:borda2}; color: {color:text};text-shadow:0px 1px 1px {color:sombra}; }
  658.  
  659. /***--------TUMBLR CONTROLS---------♥------***/
  660.  
  661. #tumblr_controls{position: fixed!important}
  662.  
  663. #tumblr_controls{position: fixed!important}
  664.  
  665. #tumblr_controls{position: fixed!important}
  666.  
  667. #tumblr_controls{position: fixed!important}
  668.  
  669. #duu {z-index:11;width:41px; height: 124px; float: left; margin-left:412px; margin-top: 210px; padding: 0px; text-align: center;position:fixed;; -webkit-transition: all 1s ease-out; -moz-transition: all 1s ease-out; border-bottom: 0px solid {color:borda};border-right: 0px solid {color:borda}; border: 0px solid {color:borda2};background:; border-bottom: 0px solid {color:borda};}
  670. #duu a {border-bottom: 2px solid {color:borda2};float: left; margin-left: 1px; font-family: Rochester; font-size: 14px; text-align: center; margin-top: 3px; height: 27px; width: 48px; color:{color:links}; line-height: 31px; letter-spacing: 0px; text-transform: lowercase; -webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out; font-style: normal; background-color: {color:bghover}; text-transform: lowercase; background: url(http://static.tumblr.com/kwaqeuc/cbCm42wjc/bg.png); text-shadow:0px 0px 1px {color:sombra};}
  671. #duu a:hover{background:{color:bghover};-webkit-transition: all 0.4s ease-out; -moz-transition: all 0.1s ease-out; color:{color:bghover};-webkit-transition: all 0.4s ease-out; -moz-transition: all 0.1s ease-out;text-shadow: 0 0 9px {color:sidebar};box-shadow: inset 0px 0px -200px 0px {color:links}; opacity:0.6;}
  672.  
  673. </style>
  674.  
  675.  
  676.  
  677.  
  678. <script type='text/javascript' src='http://static.tumblr.com/d0qlne1/DiAl6ekb7/jquery-1.4.2.min.js'></script>
  679.  
  680. <script src="http://static.tumblr.com/twte3d7/H8Glm663z/masonry.js"></script>
  681. <script src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script>
  682. <script type="text/javascript">
  683. $(window).load(function () {
  684. $('#OMDG').masonry(),
  685. $('.masonryWrap').infinitescroll({
  686. navSelector : ".baseduh",
  687. nextSelector : "#page a#p",
  688. itemSelector : ".baseduh",
  689. bufferPx : 10000,
  690. extraScrollPx: 10000,
  691. loadingImg : "",
  692. loadingText : "",
  693. },
  694. function() { $('#OMDG').masonry({ appendedContent: $(this) }); }
  695. );
  696. });
  697. </script>
  698.  
  699.  
  700. <body onkeydown="return false">
  701.  
  702.  
  703.  
  704. <div id="barbie-e">
  705.  
  706. <div id="dj3">◤</div>
  707.  
  708.  
  709.  
  710.  
  711.  
  712. <div class="imsureduh4">{text:frase3}</div><div id="duka">{text:frase2}</div>
  713. <div class="efeito2" class="hover">
  714.  
  715. <img class="bottom shadow" src="{image:fotodr}" >
  716. <img class="hover" src="{image:sidebar}" title=""><div class="tt"></div></div></div>
  717. </div></div>
  718.  
  719. <div id="notinholaduda">{Description}</div>
  720.  
  721. <div id="duu">
  722. <a href="{text:Link4}">{text:Link4 Title}</a>
  723. <a href="{text:Link5}">{text:Link5 Title}</a>
  724. <a href="{text:Link6}">{text:Link6 Title}</a>
  725. <a href="{text:Link7}">{text:Link7 Title}</a>
  726. </div>
  727.  
  728. <div id="menu1">
  729. <div class="movi">
  730. <a href="{text:Link1}" >{text:Link1 title}</a>
  731. <a href="{text:Link2}" >{text:Link2 title}</a>
  732. <a href="{text:Link3}" >{text:Link3 title}</a>
  733. </div>
  734.  
  735.  
  736. <a href="/">Links</a>
  737. </div>
  738.  
  739. </div>
  740. <div id="duca"><div id="duca1">✿</div></div></div></div></div>
  741. <div id="duca2"><div id="duca3">✿</div></div></div></div></div>
  742. <!-------------PAGINATION-----------♥---------->
  743.  
  744. <div id="pagina"><div id="paginacaoml"> {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}"><font color="{color:pag}">«</font></a>{/block:PreviousPage}{/block:Pagination}
  745. <b>{CurrentPage}</b> <font color="{color:tags}"><b> of</b></font> <b>{TotalPages}</b>
  746. {block:JumpPagination length="0"}
  747. {block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage}
  748. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}
  749. {/block:JumpPagination}
  750. {block:Pagination}{block:NextPage}<a href="{NextPage}"><font color="{color:pag}">»</font></a>{/block:NextPage}{/block:Pagination}</div></div></div>
  751.  
  752. <!-------------CRÉDITOS-----------------♥------------->
  753. <div style="margin-left:60px;background:{color:post};-webkit-border-radius: 5px 5px 5px 5px;-webkit-transform: rotate(0deg); width:95px; font-family:Muli;font-size:11px; margin-top: -3px; 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>
  754. <font color="{color:tags}">©</font> </a></div>
  755.  
  756. <div id="OMDG">
  757.  
  758. {block:Posts}
  759. <div class="baseduh">
  760.  
  761. {block:Answer}
  762. <img src="{AskerPortraitURL-30}" align="left" class="fotoask"> <div class="perguntou">Pergunta feita por: {Asker} </div>
  763. <div class="pergunta">{Question}</div>
  764. <br>
  765. <div class="oi">{Answer}</div>
  766. {/block:Answer}
  767.  
  768. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  769.  
  770. {block:Photo}<center><img src="{PhotoURL-500}" width="500px"/></center>
  771. {block:Caption}{Caption}{/block:Caption}{/block:Photo}
  772.  
  773.  
  774. {block:Photoset}<center>{Photoset-250}</center>
  775. {block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  776.  
  777.  
  778. {block:Quote}
  779. <div class="quote">“{Quote}”</div>
  780. {block:Source}<div class="b-source"> — {Source}</div>
  781. {/block:Source}
  782. {/block:Quote}
  783.  
  784. {block:Link}
  785. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  786. {block:Description}{Description}{/block:Description}
  787. {/block:Link}
  788.  
  789. {block:Chat}
  790. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  791. <div class="chat"><ul>{block:Lines}
  792. <li class="person{UserNumber}">{block:Label}
  793. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  794. {/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="cred">
  802. {block:Date}<div id="baseduh1">
  803. <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} <font color="{color:tags}"> #</font><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. </div>
  814. </div>
  815. </div>
  816.  
  817.  
  818.  
  819.  
  820.  
  821.  
  822.  
  823. </body>
  824. </html>
Advertisement
Add Comment
Please, Sign In to add comment