Eduarda

theme 85

Nov 28th, 2012
1,007
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 28.26 KB | None | 0 0
  1. <!----
  2. Theme by: o-mundo-de-uma-garota|tumblr {NÃO USE COMO BASE} só adapte para o seu próprio uso e sem retirar os creditos, aliás não foi voce que fez né?! {NOT COPIE} plágio é crime se eu pegar algo tiro da minha página de themes.
  3.  
  4. Tutoriais por ilovethemes, making-themes and revolutionhtml
  5. - - - - - - - - - - - - - -
  6. - THEME FEITO POR DUDA.R -
  7. - - - - - - - - - - - - - - ---->
  8.  
  9. <html>
  10.  
  11.  
  12. <script type="text/javascript">
  13. //desabilita menu de opcoes ao clicar no botao direito
  14. function desabilitaMenu(e)
  15. {
  16. if (window.Event)
  17. {
  18. if (e.which == 2 || e.which == 3)
  19. return false;
  20. }
  21. else
  22. {
  23. event.cancelBubble = true
  24. event.returnValue = false;
  25. return false;
  26. }
  27. }
  28.  
  29. //desabilita botao direito
  30. function desabilitaBotaoDireito(e)
  31. {
  32. if (window.Event)
  33. {
  34. if (e.which == 2 || e.which == 3)
  35. return false;
  36. }
  37. else
  38. if (event.button == 2 || event.button == 3)
  39. {
  40. event.cancelBubble = true
  41. event.returnValue = false;
  42. return false;
  43. }
  44. }
  45.  
  46. //desabilita botao direito do mouse
  47. if ( window.Event )
  48. document.captureEvents(Event.MOUSEUP);
  49. if ( document.layers )
  50. document.captureEvents(Event.MOUSEDOWN);
  51.  
  52. document.oncontextmenu = desabilitaMenu;
  53. document.onmousedown = desabilitaBotaoDireito;
  54. document.onmouseup = desabilitaBotaoDireito;
  55. </script>
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63. <script type="text/javascript">
  64.  
  65.  
  66. //Created by Title bar Maker (http://www.bosiljak.hr/titlemaker)
  67.  
  68.  
  69.  
  70.  
  71. function tb8_makeArray(n){
  72.  
  73.  
  74. this.length = n;
  75.  
  76.  
  77. return this.length;
  78.  
  79.  
  80. }
  81.  
  82.  
  83.  
  84.  
  85. tb8_messages = new tb8_makeArray(1);
  86.  
  87.  
  88.  
  89.  
  90. tb8_messages[0] = "{Title}";
  91.  
  92.  
  93.  
  94.  
  95. tb8_rptType = 'infinite';
  96.  
  97.  
  98.  
  99.  
  100. tb8_rptNbr = 5;
  101.  
  102.  
  103.  
  104.  
  105. tb8_speed = 100;
  106.  
  107.  
  108.  
  109.  
  110. tb8_delay = 2000;
  111.  
  112.  
  113.  
  114.  
  115. var tb8_counter=1;
  116.  
  117.  
  118.  
  119.  
  120. var tb8_currMsg=0;
  121.  
  122.  
  123.  
  124.  
  125. var tb8_tekst ="";
  126.  
  127.  
  128.  
  129.  
  130. var tb8_i=0;
  131.  
  132.  
  133.  
  134.  
  135. var tb8_TID = null;
  136.  
  137.  
  138.  
  139.  
  140. function tb8_pisi(){
  141.  
  142.  
  143.  
  144.  
  145. tb8_tekst = tb8_tekst + tb8_messages[tb8_currMsg].substring(tb8_i, tb8_i+1);
  146.  
  147.  
  148.  
  149.  
  150. document.title = tb8_tekst;
  151.  
  152.  
  153.  
  154.  
  155. tb8_sp=tb8_speed;
  156.  
  157.  
  158.  
  159.  
  160. tb8_i++;
  161.  
  162.  
  163.  
  164.  
  165. if (tb8_i==tb8_messages[tb8_currMsg].length){
  166.  
  167.  
  168.  
  169.  
  170. tb8_currMsg++; tb8_i=0; tb8_tekst="";tb8_sp=tb8_delay;
  171.  
  172.  
  173.  
  174.  
  175. }
  176.  
  177.  
  178.  
  179.  
  180. if (tb8_currMsg == tb8_messages.length){
  181.  
  182.  
  183.  
  184.  
  185. if ((tb8_rptType == 'finite') && (tb8_counter==tb8_rptNbr)){
  186.  
  187.  
  188.  
  189.  
  190. clearTimeout(tb8_TID);
  191.  
  192.  
  193.  
  194.  
  195. return;
  196.  
  197.  
  198.  
  199.  
  200. }
  201.  
  202.  
  203.  
  204.  
  205. tb8_counter++;
  206.  
  207.  
  208.  
  209.  
  210. tb8_currMsg = 0;
  211.  
  212.  
  213. }
  214.  
  215.  
  216.  
  217.  
  218. tb8_TID = setTimeout("tb8_pisi()", tb8_sp);
  219.  
  220.  
  221.  
  222.  
  223. }
  224.  
  225.  
  226.  
  227.  
  228. tb8_pisi()
  229.  
  230.  
  231.  
  232.  
  233. </script>
  234.  
  235.  
  236. <script>
  237.  
  238.  
  239.  
  240. $(document).ready(function() {
  241.  
  242. //
  243.  
  244.  
  245.  
  246. //When you click on a link with class of poplight and the href starts with a #
  247.  
  248. $('a.poplight[href^=#]').click(function() {
  249.  
  250. var popID = $(this).attr('rel'); //Get Popup Name
  251.  
  252. var popURL = $(this).attr('href'); //Get Popup href to define size
  253.  
  254.  
  255.  
  256. //Pull Query & Variables from href URL
  257.  
  258. var query= popURL.split('?');
  259.  
  260. var dim= query[1].split('&');
  261.  
  262. var popWidth = dim[0].split('=')[1]; //Gets the first query string value
  263.  
  264.  
  265.  
  266. //Fade in the Popup and add close button
  267.  
  268. $('#' + 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="theme by [omdg]" alt="Close" /></a>');
  269.  
  270.  
  271. //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
  272.  
  273. var popMargTop = ($('#' + popID).height() + 80) / 2;
  274.  
  275. var popMargLeft = ($('#' + popID).width() + 80) / 2;
  276.  
  277.  
  278.  
  279. //Apply Margin to Popup
  280.  
  281. $('#' + popID).css({
  282.  
  283. 'margin-top' : -popMargTop,
  284.  
  285. 'margin-left' : -popMargLeft
  286.  
  287. });
  288.  
  289.  
  290.  
  291. //Fade in Background
  292.  
  293. $('body').append('<div id="fade"></div>'); //Add the fade layer to bottom of the body tag.
  294.  
  295. $('#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
  296.  
  297.  
  298.  
  299. return false;
  300.  
  301. });
  302.  
  303.  
  304.  
  305. //Close Popups and Fade Layer
  306.  
  307. $('a.close, #fade').live('click', function() { //When clicking on the close or fade layer...
  308.  
  309. $('#fade , .popup_block').fadeOut(function() {
  310.  
  311. $('#fade, a.close').remove(); //fade them both out
  312.  
  313. });
  314.  
  315. return false;
  316.  
  317. });
  318.  
  319.  
  320.  
  321.  
  322.  
  323. });
  324.  
  325. </script>
  326.  
  327.  
  328. <head>
  329.  
  330.  
  331.  
  332. <!-- APPERENCE OMDG -->
  333.  
  334.  
  335. <meta name="color:background" content="#DCDCDC" />
  336. <meta name="color:link" content="#8B8989" />
  337. <meta name="color:link hover" content="#CDC9C9" />
  338. <meta name="color:text" content="#8B8989" />
  339. <meta name="color:post" content="#fff" />
  340. <meta name="color:sidebar" content="#fff" />
  341. <meta name="color:background links" content="#FF69B4" />
  342. <meta name="color:text links" content="#8B8989" />
  343. <meta name="color:tags" content="#FF69B4" />
  344. <meta name="color:frase" content="#CDC9C9" />
  345. <meta name="color:abc" content="#FF69B4" />
  346. <meta name="color:italico" content="#363636" />
  347. <meta name="color:borda" content="#CDC9C9" />
  348. <meta name="color:borda2" content="#FFC0CB" />
  349. <meta name="color:bghover" content="#FFFFFF" />
  350. <meta name="color:sombra" content="#8B8989" />
  351. <meta name="color:textdesc" content="#8B8989" />
  352. <meta name="color:bgask" content="#363636" />
  353. <meta name="color:bgask2" content="#FFF0F5" />
  354. <meta name="color:linha" content="#FFC0CB" />
  355. <meta name="color:linha2" content="#CDC9C9" />
  356. <meta name="color:bordaimg" content="#CDC9C9" />
  357. <meta name="color:scrollbar" content="#fff" />
  358. <meta name="color:bgfrase" content="#fff" />
  359. <meta name="color:aspa" content="#FF69B4" />
  360. <meta name="color:flor1" content="#FFC0CB" />
  361. <meta name="color:flor2" content="#CDC9C9" />
  362.  
  363. <meta name="image:background" content="http://static.tumblr.com/2bh9bxo/MuXme7uvf/ohbgdaduda.jpg" />
  364. <meta name="image:fotinha" content="http://static.tumblr.com/2bh9bxo/1Hnme7r60/duds.png"/>
  365. <meta name="image:fotinha2" content="http://static.tumblr.com/2bh9bxo/1Hnme7r60/duds.png"/>
  366.  
  367. <meta name="text:frase1" content="sua pequena princesa" />
  368. <meta name="text:frase2" content="Barbie dolls baby" />
  369.  
  370.  
  371.  
  372. <meta name="text:Link1" content="/" />
  373. <meta name="text:Link1 Title" content="link1" />
  374. <meta name="text:Link2" content="/" />
  375. <meta name="text:Link2 Title" content="link2" />
  376. <meta name="text:Link3" content="/" />
  377. <meta name="text:Link3 Title" content="link3" />
  378. <meta name="text:Link4" content="/" />
  379. <meta name="text:Link4 Title" content="link4" />
  380. <meta name="text:Link5" content="/" />
  381. <meta name="text:Link5 Title" content="link5" />
  382. <meta name="text:Link6" content="/" />
  383. <meta name="text:Link6 Title" content="link6" />
  384. <meta name="text:Link7" content="/" />
  385. <meta name="text:Link7 Title" content="link7" />
  386. <meta name="text:Link8" content="/" />
  387. <meta name="text:Link8 Title" content="link8" />
  388.  
  389. <!----------------FONTES--------------->
  390. <link href='http://fonts.googleapis.com/css?family=Courgette' rel='stylesheet' type='text/css'>
  391. <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'>
  392. <link href='http://fonts.googleapis.com/css?family=Play' rel='stylesheet' type='text/css'>
  393.  
  394. <link href='http://fonts.googleapis.com/css?family=Anonymous+Pro' rel='stylesheet' type='text/css'>
  395.  
  396. <link href='http://fonts.googleapis.com/css?family=Life+Savers' rel='stylesheet' type='text/css'>
  397. <link href='http://fonts.googleapis.com/css?family=Play' rel='stylesheet' type='text/css'>
  398. <link href="http://fonts.googleapis.com/css?family=Yanone+Kaffeesatz:300,400,700t" rel="stylesheet" type="text/css">
  399.  
  400. <link href='http://fonts.googleapis.com/css?family=Rochester' rel='stylesheet' type='text/css'>
  401.  
  402.  
  403. <link href='http://fonts.googleapis.com/css?family=Ruge+Boogie' rel='stylesheet' type='text/css'>
  404.  
  405. <link href='http://fonts.googleapis.com/css?family=ABeeZee|Kameron|Muli|Almendra' rel='stylesheet' type='text/css'>
  406.  
  407.  
  408.  
  409.  
  410. <title>{Title}</title>
  411. <link rel="shortcut icon" href="{Favicon}">
  412. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  413. {block:Description}
  414. <meta name="description" content="{MetaDescription}" />
  415. {/block:Description}
  416.  
  417.  
  418. <link href='http://fonts.googleapis.com/css?family=Homenaje' rel='stylesheet' type='text/css'>
  419.  
  420. <style type="text/css">
  421.  
  422. 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; }
  423.  
  424. a {color: {color:link}; text-decoration: none; text-transform: none;}
  425. a:hover {color: {color:lhover}; background-color: transparent; text-decoration: none;}
  426.  
  427. p {margin: 6px 0 0 0}
  428.  
  429. blockquote {margin: 5px 5px 5px 5px; border-left: 4px solid {color:linhadopost}; padding-left: 5px; }
  430. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 5px solid {color:linhadopost};}
  431. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:linhadopost}; }
  432. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:linhadopost}; }
  433.  
  434. blockquote img{max-width: 470px!important}
  435. blockquote blockquote img{max-width: 450px!important}
  436. blockquote blockquote blockquote img{max-width: 430px!important}
  437. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  438.  
  439.  
  440.  
  441.  
  442. /**************---------------------------posts*/
  443. #omdg {float: left; margin-left: 469px; margin-top: -2px;opacity:1; overflow: hidden; }
  444.  
  445. .baseduh {width: 480px; background-color: {color:post};
  446. padding: 7px; margin-bottom: 1px; text-align:left;
  447. font-family: tahoma; font-size: 10.5px; position: relative;}
  448.  
  449. /***---------------TITULOS DO POST-----------------***/
  450. h1 {font-family:Century Gothic ; text-align: center; font-size: 13px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  451. h1 a {text-align: center; font-size: 15px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  452. h1 a:hover {text-align: center; font-size: 15px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  453.  
  454.  
  455. .baseduh1 {font-family: "tahoma"; text-align: center;
  456. font-size: 14px; line-height: 15px; padding: 4px;
  457. background:{color:background};}
  458. .baseduh2 {text-align: center; text-transform: none;
  459. margin-bottom: 5px;background:{color:background};}
  460. .baseduh2 a, a:hover{text-transform: none;}
  461.  
  462.  
  463. /* Chat por Anna (livelikeasuicide) *********/
  464. .chat {background:{color:posts}; margin: 0; font-size:
  465.  
  466. 10px; font-family: trebuchet ms;}
  467. .chat .chat1 {margin-left: 0px;font-size:
  468. 8px; }
  469. .chat .chat1 .chat2 {font-weight: bold; background:{color:posts}; color:{color:text};font-size: 10px; border:1px solid {color:background};
  470. margin-bottom: 1px; padding: 4px 5px 4px 5px; font-family: trebuchet ms;} /* Primeira linha */
  471. .chat .chat1 .chat2.even {background:{color:background};
  472. color:{color:text};font-size:
  473. 9px;font-weight: bold; } /* Segunda linha */
  474. .chat .chat1 .chat2 span{font-weight: bold; }
  475.  
  476.  
  477.  
  478. .chat {line-height: 13px; list-style: none }
  479. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  480. .person1 {color: {color:text}; padding: 2px; }
  481. .person1 .label {font-weight: bold; color:{color:text}}
  482. .person2 {color: {color:text}; padding: 2px; }
  483. .person2 .label {font-weight: bold; color:{color:text}}
  484.  
  485. .player {background-color: #181818; text-align: justify; display:block;}
  486.  
  487. .image {text-align:center; border: 0px}
  488. .image img {max-width: 470px; margin-bottom: 2px }
  489.  
  490. .image img:hover {border: 2px solid {color:borda2};}
  491.  
  492. /*NEGRITO ITALICO E SUBLINHADO*/
  493. b, strong, bold {color:{color:abc};}
  494.  
  495. u,underline {color:{color:text}; border-bottom: 1px dotted {color:abc}; text-decoration:none; }
  496.  
  497. i, em{color:{color:text};}
  498.  
  499.  
  500.  
  501. /*** Stilo da Ask por TTHY ********/
  502. .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; }
  503. .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};}
  504. .perguntou a {color: {color:text}; border-bottom: dotted 1px {color:borda2};}
  505. .fotoask {float: left; margin-top: 0px; margin-left: 0; margin-right: 4px; display: inline; margin-bottom: 0;}
  506. .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; }
  507.  
  508.  
  509. /****---NOTES,DATAS,REBLOG POR [OMDG]-------****/
  510.  
  511. #date {text-align: right; font-size: 10px;font-family: Ubuntu Mono; text-transform: lowercase; z-index: 11;}
  512. #date a {font-size: 10px;}
  513.  
  514. .tags {color: {color:tags}; font-size: 8px; font-family: "verdana"; display: inline; list-style: none; text-transform: lowercase;}
  515. .tags a {font-size: 9px; color: {color:tags}; display: inline; list-style: none; text-transform: lowercase;}
  516.  
  517. #cap {width: 500px; margin-top: -2px;}
  518. .source {display: none;}
  519.  
  520. .notes {width: 530px; padding: 0px;background:{color:background}; margin-top: 5px; margin-bottom: 10px; font-size: 8px; text-align: right}
  521. ol.notes {list-style: none; margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  522. ol.notes li {background-color: {color:background}; margin-bottom: 5px; padding: 5px; }
  523. .notes img{display: none; border:0px}
  524.  
  525.  
  526. /*** IMAGEM DA DUDA***/
  527.  
  528. .duhimag {position: absolute;
  529. width:257px;
  530. height:249px;
  531. margin-left:185px;
  532. margin-top: 105px;
  533. position:fixed;
  534. border:2px solid {color:borda2}; }
  535. .duhimag img {position:fixed; border:5px solid {color:bordaimg};
  536. -webkit-transition: all 1s ease-in-out;
  537. -webkit-border-radius: 0px 0px 0px 0px;
  538. -moz-transition: all 1s ease-in-out;
  539. -o-transition: all 1s ease-in-out;
  540. -ms-transition: all 1s ease-in-out; transition: all 1s ease-in-out;
  541. display: block;
  542. height:239px;
  543. width: 247px;
  544. background-color: ;
  545. padding:0px;
  546. margin-left:0px;
  547. margin-top:0px;
  548. opacity:0.8;
  549. -webkit-transition-duration: 0.8s;
  550. opacity: 9.0}
  551. .duhimag img:hover{ -webkit-transform:scale(0.8);
  552. -moz-transform:scale(0.8);
  553. -o-transform:scale(0.8);
  554. opacity:0.2;
  555. -webkit-transition-duration: .19s;opacity:0.7; #pattern opacity:0.7; -webkit-animation: smallToBig 300ms alternate infinite ease;-moz-animation: smallToBig 300ms alternate infinite ease;box-shadow: 0 0 40px rgba{color:sombra} inset;
  556. -webkit-transition-duration: 0.6s; opacity:0.8;}
  557. .duhimage img.top { opacity:1;-webkit-transition-duration: .99s;margin-top:-210px;opacity:1;-webkit-transition-duration: .90s; -webkit-transform: rotate(360deg);}
  558.  
  559. .duhimag:hover img.top, .cf4.hover_effect img.top {opacity:0;}
  560.  
  561. .duhimag:hover img.bottom, .cf4.hover_effect img.bottom {filter:gray;opacity:1.0;-webkit-animation: smallToBig 300ms alternate infinite ease;-moz-animation: smallToBig 300ms alternate infinite ease;box-shadow: 0 0 40px rgba{color:sombra} inset;
  562. -webkit-transition-duration: 0.6s; opacity:0.8; }
  563.  
  564. #creditosaduda {margin-top: 56px; margin-left: 230px; position: fixed; background-color:{color:sidebar}; height: 361px; width:9px;opacity:0.7; }
  565.  
  566.  
  567.  
  568. /******----------------DESCRIÇÃO----------------******/
  569. #notinholaduda {margin-left: 20px; margin-top: 180px; width:150px; font-size: 11px; height: 98px; text-align: center; transparent; font-family:Ubuntu Mono; color: {color:textdesc}; position: fixed;z-index:99;padding: 5px; -webkit-transition: 1s ease-in; line-height: 10px;
  570. -moz-transition: 1s ease-in; transition: 1s ease-in; overflow: hidden; opacity: 1; border-top: 3px dotted transparent;}
  571.  
  572. /*******-------------------PARTE DA SIDEBAR-------******/
  573.  
  574. #estela1 {position: fixed; margin-left: 175px; width:280px; height: 309px; background-color:{color:sidebar}; margin-top: 75px; -webkit-transform: rotate(0deg);-webkit-border-radius: 0px 0px 0px 0px; -webkit-transform: rotate(0deg); background-image: url('{image:fudinho}'); -webkit-border-radius: 0px 0px 0px 0px;box-shadow: 3px 3px 9px {color:sombra};}
  575.  
  576.  
  577.  
  578. #marion1 {position: fixed;
  579. margin-left: 97px;
  580. width:95px;
  581. height: 27px;
  582. background-color:{color:borda};
  583. margin-top: 385px;
  584. -webkit-transform: rotate(0deg);
  585. -webkit-transform: rotate(180deg);}
  586.  
  587.  
  588.  
  589. /*** TITULOS***/
  590. #duka {background-color:{color:bgfrase};margin-left:185px;margin-top: 64px; height:24px; line-height:25px;float:left; position:fixed; width:140px; font-family: 'Courgette'; font-size:19px; text-align: left;
  591. color:{color:frase} ; letter-spacing:-1px; z-index:11; text-transform: none; text-shadow: 3px 3px 5px 4px {color:sombra};border-top: 2px dotted {color:borda};-webkit-border-radius: 20px 20px 0px 0px;}
  592.  
  593.  
  594. .dukah1 {font-family:tinytots; font-size: 8px; font-style: none;
  595. height: 10px;color: {color:mytitle}; margin-left:154px;margin-top:82px; text-transform: none; letter-spacing: 0px;position:fixed;-webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;width:174px;z-index:8000000000000000;line-height:17px; text-transform:uppercase;}
  596. @font-face { font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  597.  
  598.  
  599. #pink{width:98px; height: 40px; float: left; margin-left:348px; margin-top: 75px; padding: 0px; text-align: center; position: fixed; z-index:9999;}
  600. /***link by o-mundo-de-uma-garota***/
  601. #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: 12px; width: 39px; color:{color:text links};-webkit-border-radius: 0px 0px 0px 0px;background:{color:link hover}; line-height: 12px; text-transform: uppercase; -webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out; font-style: normal;text-shadow: 5px 5px 9px {color:sombra}; } /***link by o-mundo-de-uma-garota***/
  602. #pink a:hover{text-shadow: 0px -5px {color:background links}, 0px -5px {color:sombra}; } /***link by o-mundo-de-uma-garota***/
  603.  
  604. #pink2{width:398px; height: 40px; float: left; margin-left:198px; margin-top: 363px; padding: 0px; text-align: center; position: fixed; z-index:9999;}
  605. /***link by o-mundo-de-uma-garota***/
  606. #pink2 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: 12px; width: 39px; color:{color:text links};-webkit-border-radius: 0px 0px 0px 0px;background:{color:link hover}; line-height: 12px; text-transform: uppercase; -webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out; font-style: normal;text-shadow: 5px 5px 9px {color:sombra}; } /***link by o-mundo-de-uma-garota***/
  607. #pink2 a:hover{text-shadow: 0px -5px {color:background links}, 0px -5px {color:sombra}; } /***link by o-mundo-de-uma-garota***/
  608.  
  609.  
  610.  
  611. /***--------------SELEÇÃO COLORIDA------------------***/
  612. ::selection{background: {color:linha2}; color: {color:borda}da fonte;}
  613. ::-moz-selection{background: {color:linha2}; color:{color:borda} da fonte;}
  614.  
  615. /*** SCROLLBAR***/
  616.  
  617. ::-webkit-scrollbar-thumb:vertical {background-color:{color:borda2};height:50px; border:5px solid {color:scrollbar};}
  618.  
  619. ::-webkit-scrollbar-button:vertical {height:8px;display: block; background:{color:borda2};}
  620.  
  621.  
  622. ::-webkit-scrollbar {height:0px;width:12px;background-color:{color:scrollbar};}
  623. pre {text-align: justify;
  624. padding-left: 5px;
  625. line-height: 20px;
  626. background: url('http://static.tumblr.com/ifqwhnb/n5hm2u2f3/pre.png');
  627. font-family: tahoma;
  628. color:{color:text};
  629. overflow: scroll;
  630. margin-right: 1px;
  631. margin-bottom: 7px;}
  632.  
  633. /****** tumblr controls by ritamafalda */
  634.  
  635. iframe#tumblr_controls {right:3px !important; position: fixed !important; filter:alpha(opacity=99); -moz-opacity:0.99; opacity:0.99; -webkit-transition:all .3s linear;-moz-transition:all .3s linear;transition:all .3s linear;}
  636.  
  637. iframe#tumblr_controls:hover{filter:alpha(opacity=0.30); -moz-opacity:1; opacity:1;}
  638.  
  639. /***-----------QUADRADINHO-------------------------------***/
  640.  
  641.  
  642. #dj2 {width: 29px; position: fixed; padding: 8px; background-color: transparent; margin-left: 145px; margin-top: 237px; color:{color:sidebar}; font-size: 25px; -webkit-transform: rotate(-2deg); z-index: 1000;}
  643.  
  644.  
  645. /***----------------- FAIXAS E LINHAS DA SIDEBAR-----------***/
  646.  
  647. #faixa2 {margin-top: 254px; margin-left: 30px; position: fixed; background-color: {color:linha}; height: 2px; width:144px;opacity:0.6;}/***detalhes by o-mundo-de-uma-garota***/
  648.  
  649.  
  650.  
  651. /*** ASPINHA***/
  652. #aspa {font-size:49px;
  653. font-style: normal;
  654. text-transform:none;
  655. text-align:center;
  656. font-family:arial;
  657. background-color: #omdg;
  658. color: {color:aspa};
  659. font-style:none;
  660. line-height:8px;
  661. text-transform:none;
  662. padding: 5px;
  663. width:217px;
  664. height: 5px;
  665. line-height: 3px;
  666. padding-top: 7px;
  667. letter-spacing:0px;
  668. margin-top:195px;
  669. text-transform:none;
  670. position:fixed;
  671. margin-left:-56px;
  672. background-color: omdg;
  673. border-bottom: 0px dotted {color:text};
  674. -webkit-transform: rotate(0deg);opacity:0.3;}
  675.  
  676.  
  677. /***----------FLORZINHA OWNT [OMDG]--------♥-----***/
  678. #duca {margin-top:366px;
  679. line-height:2px;
  680. background-color:duggs;
  681. margin-left: 395px;
  682. overflow: hidden;
  683. position: fixed;
  684. color: {color:flor1};
  685. padding: 10px;
  686. background-attachment: fixed;
  687. width:1px;
  688. height: 0px;
  689. -webkit-transition: all .5s ease-out;
  690. -moz-transition: all .5s ease-out;
  691. text-transform: uppercase;
  692. -webkit-transform: rotate(-16deg); z-index: 8000000;}
  693.  
  694. #duca1 {font-size: 14px;
  695. font-family:sofia ;
  696. letter-spacing: -1px;
  697. text-transform: none;
  698. line-height: 3px;}
  699.  
  700.  
  701. #duca2 { margin-top:360px;
  702. line-height:2px;
  703. background-color:duggs;
  704. margin-left: 403px;
  705. overflow: hidden;
  706. position: fixed;
  707. color:{color:flor2};
  708. padding: 10px;
  709. background-attachment: fixed;
  710. width:12px; height: 0px;
  711. -webkit-transition: all .5s ease-out;
  712. -moz-transition: all .5s ease-out;
  713. text-transform: uppercase;
  714. -webkit-transform: rotate(24deg); z-index: 8000000;
  715. }
  716.  
  717. #duca3 {font-size: 16px;
  718. font-family:sofia ;
  719. letter-spacing: -1px;
  720. text-transform: none;
  721. line-height: 3px;}
  722.  
  723. #page {position: fixed; margin-left:77px; margin-top: 250px; font-size: 36px; font-family: verdana; z-index:100; border-bottom:1px ;text-shadow: 1px 1px 1px #828282;font-style:none;z-index:100}
  724. #page a {color:{color:link}}
  725. #page a:hover {color:{color:linha2};}
  726.  
  727. #pag {position: fixed; margin-left: 77px; margin-top: 270px; font-size: 36px; font-family: verdana; z-index:100; border-bottom:1px ;text-shadow: 1px 1px 1px #828282;font-style:none;}
  728. #pag a {color:{color:link}}
  729. #pag a:hover {color:{color:linha2};}
  730.  
  731. </style>
  732. <body oncontextmenu="return false">
  733.  
  734.  
  735.  
  736.  
  737.  
  738.  
  739. <!----------------EPA NÃO MEXA AQUI------------------->
  740.  
  741.  
  742. <div id="estela1"></div>
  743.  
  744. <div id="duca"><div id="duca1">✿</div></div></div></div></div>
  745. <div id="duca2"><div id="duca3">✿</div></div></div></div></div>
  746.  
  747.  
  748. <div id="dj2">◥</div>
  749. <div id="faixa2"></div>
  750.  
  751. <div class="duhimag" class="hover">
  752. <img class="bottom shadow" src="{image:fotinha}"style="-webkit-filter: grayscale(100%);" >
  753. <img class="top shadow" src="{image:fotinha2}" title="baby im sure duh"></div></div>
  754.  
  755. <div id="duka">{text:frase2}</div>
  756. <center><div class="dukah1">{text:frase1}</center></div></center>
  757.  
  758. <div id="aspa">❝</a></div>
  759. <div id="notinholaduda">{Description}</div>
  760.  
  761.  
  762.  
  763. <div id="pink">
  764.  
  765. <a href="{text:Link1}">{text:Link1 Title}</a>
  766. <a href="{text:Link2}">{text:Link2 Title}</a>
  767. <a href="{text:Link3}">{text:Link3 Title}</a>
  768. <a href="{text:Link4}">{text:Link4 Title}</a>
  769.  
  770. </div class>
  771. </div></div>
  772. </div>
  773. </div>
  774. </div>
  775.  
  776. <div id="pink2">
  777.  
  778. <a href="{text:Link5}">{text:Link5 Title}</a>
  779. <a href="{text:Link6}">{text:Link6 Title}</a>
  780. <a href="{text:Link7}">{text:Link7 Title}</a>
  781. <a href="{text:Link8}">{text:Link8 Title}</a>
  782.  
  783. </div class>
  784. </div></div>
  785. </div>
  786. </div>
  787. </div>
  788.  
  789. <!-------------PAGINATION--------------------->
  790. <div id="pag">{block:NextPage}<a href="{NextPage}">⇢ </a>{/block:NextPage}</div>
  791.  
  792. <div id="page">{block:PreviousPage}<a href="{PreviousPage}">⇠</a>{/block:PreviousPage}</div></div>
  793. </div>
  794. </div>
  795.  
  796.  
  797. <!-------------CRÉDITOS------------------------------>
  798. <div style="margin-left:20px;background:{color:sidebar};-webkit-border-radius: 20px 0px 20px 0px;-webkit-transform: rotate(0deg); width:80px; font-family:tahoma;font-size:11px; margin-top: 8px; height:18px;position:fixed; "><a href="http://o-mundo-de-uma-garota.tumblr.com/"title="Theme by: o-mundo-de-uma-garota + estilo da descrição por cerejadosundae [] plagio é crime"><small>THEME</small></a>
  799. <font color="{color:tags}">©</font> </a></div>
  800.  
  801.  
  802. <!-----------------OMDG FALSO-IFRAME------------------>
  803.  
  804. <div id="omdg">
  805.  
  806. {block:Posts}
  807.  
  808. <!------------------------BASE DUH------------------------>
  809. <div class="baseduh">
  810.  
  811. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  812.  
  813. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  814.  
  815. {block:Photoset}{Photoset-500}{/block:Photoset}
  816.  
  817. <!-----------------BASE DUH 2 E 3 --------------------->
  818.  
  819. {block:Quote}
  820. <div class="baseduh1">“{Quote}”</div>
  821. {block:Source}<div class="baseduh2"> <font color="{color:tags}">~</font> {Source}</div>
  822. {/block:Source}
  823. {/block:Quote}
  824.  
  825. {block:Link}
  826. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  827. {block:Description}{Description}{/block:Description}
  828. {/block:Link}
  829.  
  830. {block:Chat}
  831. <div class="chat">
  832. <div class="chat1">
  833. {block:Lines}
  834. <div class="chat2 {Alt}">
  835. {block:Label}
  836. <span>{Label}</span>
  837. {/block:Label}
  838. {Line}</div>
  839. {/block:Lines}
  840. </div>
  841. </div>
  842. {/block:Chat}
  843.  
  844.  
  845. {block:Audio}
  846. <div class="player">{AudioPlayerBlack}</div>
  847. {block:Caption}{Caption}{/block:Caption}
  848. {/block:Audio}
  849.  
  850. {block:Video}{Video-500}{/block:Video}
  851.  
  852. {block:Answer}
  853. <img src="{AskerPortraitURL-30}" align="left" class="fotoask"> <div class="perguntou">Pergunta feita por: {Asker} </div>
  854. <div class="pergunta">{Question}</div>
  855. <br>
  856. <div class="oi">{Answer}</div>
  857. {/block:Answer}
  858.  
  859.  
  860. <div id="cap">
  861. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  862. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  863. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  864.  
  865. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  866. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  867. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  868. {/block:ContentSource}</div></div>
  869. <br>
  870.  
  871.  
  872. <div id="date">
  873. {block:Date}<div class="tags">{block:HasTags}{block:Tags}<font color="{color:tags}">#</font><a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}<br>{/block:HasTags}</div>
  874. <a href="{Permalink}">{TimeAgo}</a> {block:NoteCount} • <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount} {block:IndexPage} • <a href="{ReblogUrl}" target="_blank"><b><font color="{color:tags}">Reblog</font></b> <img src="http://media.tumblr.com/tumblr_m0nj1ziGbG1qe5v0r.png"class="" title=""></a>{/block:IndexPage}
  875. {block:RebloggedFrom}<br><font color="{color:tags}">Originally</font> <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>{/block:RebloggedFrom}{block:RebloggedFrom} • <font color="{color:tags}">via</font> <a href="{ReblogParentURL}">{ReblogParentName}</a>
  876. {/block:RebloggedFrom}
  877. </div>
  878. </div>{/block:Date}
  879.  
  880.  
  881.  
  882.  
  883. {/block:Posts}
  884. {block:PostNotes}<div class="NOTES">{PostNotes}</div>{/block:PostNotes}
  885.  
  886.  
  887.  
  888.  
  889.  
  890.  
  891.  
  892.  
  893. </div>
  894. </div>
  895. </div>
  896. </div>
  897.  
  898. </body>
  899. </html>
Advertisement
Add Comment
Please, Sign In to add comment