Eduarda

Theme 82

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