Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!----
- 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;
- - - - - - - - - - - - - - -
- - THEME FEITO POR DUDA.R -
- - - - - - - - - - - - - - - ---->
- <head prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb# blog: http://ogp.me/ns/blog#">
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
- <link href='http://fonts.googleapis.com/css?family=Dosis' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Economica|Ubuntu+Condensed' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Play' rel='stylesheet' type='text/css'>
- <script src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script>
- <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
- <script type="text/javascript" src="http://static.tumblr.com/me5sfsd/12Qlmj66n/script.js"></script>
- <script type="text/javascript">
- $(window).load(function(){
- var $wall = $('#box');
- $wall.imagesLoaded(function(){
- $wall.masonry({
- itemSelector: '.post',
- isAnimated : true
- });
- });
- $wall.infinitescroll({
- navSelector : "div#navigation",
- nextSelector : "div#navigation a#nextPage",
- itemSelector : '.post',
- loadingImg : "http://static.tumblr.com/kwz90l7/bIdlst7ub/transparent.png",
- loadingText : " ",
- donetext : " ",
- extraScrollPx : 9000,
- bufferPx : 10000,
- debug : false,
- errorCallback: function() {
- $('#infscr-loading').animate({opacity: .8},2000).fadeOut('normal');
- }},
- function( newElements ) {
- var $newElems = $( newElements );
- $newElems.hide();
- $newElems.imagesLoaded(function(){
- $wall.masonry( 'appended', $newElems, {isAnimated: true, animationOptions: {duration: 750, easing: 'linear', queue: false}}, function(){$newElems.fadeIn('slow');} );
- });
- }); $('#box').show(500);
- });
- </script>
- <head>
- <script>
- $(document).ready(function() {
- //
- //When you click on a link with class of poplight and the href starts with a #
- $('a.poplight[href^=#]').click(function() {
- var popID = $(this).attr('rel'); //Get Popup Name
- var popURL = $(this).attr('href'); //Get Popup href to define size
- //Pull Query & Variables from href URL
- var query= popURL.split('?');
- var dim= query[1].split('&');
- var popWidth = dim[0].split('=')[1]; //Gets the first query string value
- //Fade in the Popup and add close button
- $('#' + 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>');
- //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
- var popMargTop = ($('#' + popID).height() + 80) / 2;
- var popMargLeft = ($('#' + popID).width() + 80) / 2;
- //Apply Margin to Popup
- $('#' + popID).css({
- 'margin-top' : -popMargTop,
- 'margin-left' : -popMargLeft
- });
- //Fade in Background
- $('body').append('<div id="fade"></div>'); //Add the fade layer to bottom of the body tag.
- $('#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
- return false;
- });
- //Close Popups and Fade Layer
- $('a.close, #fade').live('click', function() { //When clicking on the close or fade layer...
- $('#fade , .popup_block').fadeOut(function() {
- $('#fade, a.close').remove(); //fade them both out
- });
- return false;
- });
- });
- </script>
- <!-- APPERENCE OMDG -->
- <meta name="image:fotod" content="http://static.tumblr.com/c28864592ee2fa1287315a084fd10c0b/2bh9bxo/Bjnmg0ln9/tumblr_static_tumblr_mfut5mwvwn1qfa0zmo1_500.jpg" />
- <meta name="image:background" content="http://static.tumblr.com/92d83b4a87af1031adbcb2aabf6524ec/2bh9bxo/QSomg0fc6/tumblr_static_praagora.gif" />
- <meta name="image:fudinho" content="http://static.tumblr.com/5ef1f6ba04f3527a39001ba40d8449fa/2bh9bxo/s6emg0fin/tumblr_static_daduda1.jpg" />
- <meta name="color:background" content="#F5F5F5" />
- <meta name="color:sidebar" content="#fff" />
- <meta name="color:link" content="#CDCDC1" />
- <meta name="color:link hover" content="#fff" />
- <meta name="color:bordaimg" content="#fff" />
- <meta name="color:text" content="#8B8682" />
- <meta name="color:tags" content="#FFC0CB" />
- <meta name="color:post" content="#fff" />
- <meta name="color:borda" content="#DCDCDC" />
- <meta name="color:links" content="#8B8682" />
- <meta name="color:bghover" content="#FFC0CB" />
- <meta name="color:sombra" content="#8B8989" />
- <meta name="color:textdesc" content="#8B8682" />
- <meta name="color:frase" content="#8B8682" />
- <meta name="color:bgask" content="#F5F5F5" />
- <meta name="color:bgask2" content="#FFC0CB" />
- <meta name="color:borda2" content="#FFC0CB" />
- <meta name="color:linha" content="#DCDCDC" />
- <meta name="color:linha1" content="#FFC0CB" />
- <meta name="color:abc" content="#FFC0CB" />
- <meta name="text:frase1" content="Mais so a barbie dele." />
- <meta name="text:frase2" content="Hi Im Barbiie" />
- <meta name="text:Link1" content="/" />
- <meta name="text:Link1 Title" content="home" />
- <meta name="text:Link2" content="/" />
- <meta name="text:Link2 Title" content="askbox" />
- <meta name="text:Link3" content="/" />
- <meta name="text:Link3 Title" content="link" />
- <meta name="text:Link4" content="/" />
- <meta name="text:Link4 Title" content="link" />
- <meta name="text:Link5" content="/" />
- <meta name="text:Link5 Title" content="link" />
- <meta name="text:Link6" content="/" />
- <meta name="text:Link6 Title" content="link" />
- <meta name="text:Link7" content="/" />
- <meta name="text:Link7 Title" content="link" />
- <meta name="text:Link8" content="/" />
- <meta name="text:Link8 Title" content="link" />
- <link href='http://fonts.googleapis.com/css?family=Play' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Courgette' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Wire+One' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Vibur' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Courgette' rel='stylesheet' type='text/css'>
- <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'>
- <link href='http://fonts.googleapis.com/css?family=Play' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Anonymous+Pro' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Life+Savers' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Play' rel='stylesheet' type='text/css'>
- <link href="http://fonts.googleapis.com/css?family=Yanone+Kaffeesatz:300,400,700t" rel="stylesheet" type="text/css">
- <link href='http://fonts.googleapis.com/css?family=Rochester' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Ruge+Boogie' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=ABeeZee|Kameron|Muli|Almendra' rel='stylesheet' type='text/css'>
- <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'>
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
- <link href='http://fonts.googleapis.com/css?family=Raleway+Dots' rel='stylesheet' type='text/css'>
- <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'>
- <link href='http://fonts.googleapis.com/css?family=Droid+Serif:400,400italic' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Homenaje' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Play' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Courgette' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Wire+One' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Vibur' rel='stylesheet' type='text/css'>
- <link rel="stylesheet" href="http://static.tumblr.com/5dbytsa/VYmmcwtwj/entrada.css" media="screen"/>
- <link href='http://fonts.googleapis.com/css?family=Courgette' rel='stylesheet' type='text/css'>
- <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'>
- <link href='http://fonts.googleapis.com/css?family=Play' rel='stylesheet' type='text/css'>
- <!------------------eita duh--------------------->
- <link href='http://fonts.googleapis.com/css?family=Play' rel='stylesheet' type='text/css'>
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <title>{Title}
- {block:SearchPage}, Search results for: {SearchQuery}
- {/block:SearchPage}
- {block:PostSummary}, {PostSummary}
- {/block:PostSummary}</title>
- {block:Description}
- <meta name="description" content="{MetaDescription}" />
- {/block:Description}
- <link rel="shortcut icon" href="{favicon}" />
- <link rel="alternate" type="application/rss+xml" href="{rss}" />
- </head>
- <style type="text/css">
- body{background-color:{color:background};color:{color:text};font-size:11px; font-family:tahoma; text-align: left; background-image:url('{image:background}'); background-attachment: fixed; }
- a {color:{color:links}; text-decoration: none;-webkit-transition: all 0.9s ease-out; -moz-transition: all 0.9s ease-out;}
- a:hover {color:{color:link hover};}
- u,underline {color:{color:text}; border-bottom: 1px dotted {color:text}; text-decoration:none; }
- pre {background:{color:background}; padding: 3px; border-radius: 3px; width:366px; -webkit-background-clip:initial; -webkit-background-origin:initial; background-attachment:initial; overflow-x:auto;
- overflow-y:auto; display:block; text-align:left; font: normal 12 'trebuchet ms';}
- /*** TEHEM & BASE DA DUDA [OMDG]***/
- .baseduh {text-align:left; font:7px verdana;
- text-transform:uppercase; z-index: 11;
- border: 1px solid {color:borda};}
- .baseduh a {font-size: 7px;}
- #baseduh1 {text-align:center; font-size:09px;
- font-family:calibri; text-transform:uppercase; z-index:11;
- padding:2px; color: ; border-top:1px solid {color:borda};
- border-bottom: 1px solid {color:borda};
- -webkit-transition: all 0.2s ease-out;
- -moz-transition: all .4s ease-out;}
- #baseduh1 a {font-size:10px;color:; text-transform:uppercase;}
- .line1{font-size:10px; text-transform: lowercase; margin-top: 7px}
- .line2{font-size:10px; text-transform:lowercase; clear: both}
- .line3{font-size:10px; text-transform:lowercase; clear: both}
- .ileft{float: left}
- .iright{float: right}
- .postclear{clear: both; width: 100%; visibility: hidden; height: 1px}
- blockquote {margin: 5px 5px 5px 5px; border-left: 2px solid {color:background}; padding-left: 5px; }
- blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background};}/* theme by omdg*/
- blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
- blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 2px solid {color:background}; }
- blockquote img{max-width: 400px!important}
- blockquote blockquote img{max-width: 400px!important}
- blockquote blockquote blockquote img{max-width: 400px!important}
- blockquote blockquote blockquote blockquote img{max-width: 400px!important}
- /*theme by omdg*/
- /*NEGRITO ITALICO E SUBLINHADO*/
- b, strong, bold {color:{color:abc};}
- u,underline {color:{color:text}; border-bottom: 1px dotted {color:abc}; text-decoration:none; }
- i, em{color:{color:text};}
- #baseduh1:hover{-moz-box-shadow: inset 550px 0 0px 0 {color:borda2};
- -webkit-box-shadow: inset 550px 0 0px 0 {color:borda2};
- box-shadow: inset 550px 0 0px 0 {color:borda2};
- color: {color:borda2};}
- #box{margin-left:398px;padding:0px;width:850px;margin-top:-13px;overflow: hidden;}
- .post{position: relative;width:281px;float:left;margin:-7px;margin-left: 10px;background:{color:post};margin-top:10px; padding: 5px; text-align:left; overflow: hidden;border: 1px solid {color:borda};}
- .post img{max-width:299px;overflow: hidden;}
- h1{color:{color:text};font-family:Muli;font-size:12px;font-weight:normal; text-align:center; border-bottom: 1px dashed {color:linha1};}
- .image {text-align: left; border: 0px;}
- .image img {max-width: 278px; -moz-opacity: 1;-webkit-transition-duration: .90s;}
- .image img:hover {-webkit-filter: grayscale(80%);
- -webkit-transition:all .3s linear;
- -moz-transition:all .3s linear;transition:all .3s linear;
- -webkit-transition-duration: .80s;border: 2px solid {color:borda2};}
- /* --- Estilo de ask por tthy (things-to-help-you.tumblr.com) --- */
- .pergunta {
- line-height: 20px;
- background: {color:bgask};
- padding: 5px;
- font-family: Georgia;
- font-style: Italic;
- font-size: 11px;
- margin-top: -1px;
- margin-right: 0;
- overflow: hidden;
- text-shadow: 1px 1px 0px {color:sombra};
- color: {color:text};
- -webkit-border-bottom-right-radius: 5px;
- -webkit-border-bottom-left-radius: 5px;
- -moz-border-radius-bottomright: 5px;
- -moz-border-radius-bottomleft: 5px;
- border-bottom-right-radius: 5px;
- border-bottom-left-radius: 5px;}
- .perguntou {
- display: block;
- font-family: Georgia;
- font-style: Italic;
- font-size: 11px;
- background: {color:bgask};
- padding-left: 5px;
- overflow: hidden;
- padding-right: 5px;
- padding-top: 4px;
- padding-bottom: 4px;
- margin-top: 1px;
- text-shadow: 0px 1px 1px #;
- color: {color:text};
- margin-bottom: 2px;
- -webkit-border-top-left-radius: 5px;
- -webkit-border-top-right-radius: 5px;
- -moz-border-radius-topleft: 5px;
- -moz-border-radius-topright: 5px;
- border-top-left-radius: 5px;
- border-top-right-radius: 5px;}
- .pergunta g {color: {color:text}; text-shadow: 0px 0px 0px;}
- .pergunta a {color: {color:text}; text-shadow: 0px 0px 0px;}
- .pergunta .data {
- float: right;
- font-family: 'Ubuntu Mono', sans-serif;
- font-style: normal;
- text-transform: uppercase;
- height: 18px;
- line-height: 18px;
- padding: 3px;
- background: {color:bgask2};
- margin-top: 12px;
- margin-right: 1px;
- text-shadow: 1px 1px 0px {color:sombra};
- color: {color:text};
- -webkit-border-top-left-radius: 5px;
- -webkit-border-bottom-left-radius: 5px;
- -moz-border-radius-topleft: 5px;
- -moz-border-radius-bottomleft: 5px;
- border-top-left-radius: 5px;
- border-bottom-left-radius: 5px;}
- .boxicon {width: 24px;
- height: 24px;
- float: right;
- margin-left: 0px;
- margin-top: 5px;
- margin-right: -4px; }
- .boxicon .askfoto {
- display: inline-block;
- margin-top: 7px;
- margin-left: 5px;
- float: right;}
- .askfoto:hover {opacity: 0.9;}
- .linha {margin-bottom: 7px;}
- .ns {margin-left: 20px; margin-top: 1px;}
- .extras {width: 99%; font-family:consolas; font-size:10px; padding:3px; margin-bottom: 1px; text-align:center; text-transform:uppercase;}
- .aska {font-family:consolas; font-size:10px; text-align: right; }
- ::-webkit-scrollbar {width:18px;height:auto;background:transparent;}
- ::-webkit-scrollbar-corner {background:{color:post};}
- ::-webkit-scrollbar-button:vertical {height:4px; display: block; background:{color:post};}
- ::-webkit-scrollbar-thumb:vertical {background:{color:post}; border-top: 1px solid {color:post}; border-bottom: 1px solid {color:post};}
- ::-webkit-scrollbar-track-piece {background-color:{color:text}; border-top: 3pt solid {color:posts}; border-bottom: 1pt solid {color:post}; width:4pt; border-left:2px solid {color:post}; border-right:2px solid {color:post};}
- ::moz-selection {color:{color:text}; background:{color:background};}
- ::selection {color:{color:text}; background:{color:background};}
- /*------Quote by OMDG------------♥---**/
- .quotinho {font-family: tahoma; font-size: 12px; line-height: 18px; text-transform: none; margin-top: -40px; text-indent: 40px;border-bottom: 1px dashed {color:borda};}
- .queroaspa { position:relative; top: -7px; font-size: 40px; opacity:0.8; color: {color:text};}
- .djsource {margin-top: 0px; margin-right: 15px; text-align: right; height:20px; font-family: georgia; font-size: 11px;}
- /* Chat por Anna (livelikeasuicide) *********/
- .chat {background:{color:borda2}; margin: 0; font-size:
- 10px; font-family: consolas;}
- .chat .chat1 {margin-left: 0px;font-size:
- 8px; }
- .chat .chat1 .chat2 {background:{color:background}; color:{color:text};font-size: 10px;
- margin-bottom: 1px; padding:4px; font-family: tahoma; } /* Primeira linha */
- .chat .chat1 .chat2.even {background:{color:post};
- color:{color:text};font-size:
- 10px; } /* Segunda linha */
- .player {padding: 6px; color:{color:text}; margin-top: 1px; margin-left: 1px; margin-right: 1px; opacity:1}
- .html_photoset {
- -webkit-filter: grayscale(0%);
- opacity:.7;
- -webkit-transition-duration: .80s;}
- .html_photoset:hover {
- -webkit-filter: grayscale(80%);
- -webkit-transition:all .3s linear;
- -moz-transition:all .3s linear;transition:all .3s linear;
- -webkit-transition-duration: .80s;}
- #cap {width: 400px; margin-top: -2px;}
- .source {display: none;}
- .notes {width: 420px;padding:0px;margin-top:2px; margin-bottom: 2px; font-size: 9px; text-align: left; margin-left:0px;}
- ol.notes {list-style: none; margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
- ol.notes li {background-color:{color:post}; margin-bottom: 1px; padding: 5px; }
- .notes img{display:none; border:0px}
- /****** tumblr controls by cssehtml */
- 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;}
- iframe#tumblr_controls:hover{filter:alpha(opacity=0.30); -moz-opacity:1; opacity:1;}
- /***DUH IMAGEM***/
- #duhimg {margin-left: 101px;
- margin-top: 93px;
- position:fixed;
- overflow:hidden;
- background-color:{color:borda};
- opacity: 0.9;}
- #duhimg img{ border:5px solid {color:bordaimg};
- opacity: 1;
- padding:5px;
- width: 259px;
- height:225px;}
- /*** PARTE DA SIDEBAR**/
- #estela1 {position: fixed; margin-left: 95px; width:285px; height: 390px; background-color:{color:sidebar}; margin-top: 45px; -webkit-transform: rotate(0deg);-webkit-border-radius: 0px 0px 0px 0px; -webkit-transform: rotate(0deg);border: solid 3px {color:borda}; box-shadow: 5px 5px 9px {color:sombra};-webkit-border-radius: 10px 10px 10px 10px;}
- /**LINKS LINKS LINKS***/
- #pink{width:578px; height: 40px; float: left; margin-left:244px; margin-top: 60px; padding: 0px; text-align: center; position: fixed; z-index:9999;}
- /***link by o-mundo-de-uma-garota***/
- #pink a {display: inline-block;float: left; margin-left: 1px; font-family: calibri; font-size: 9px;letter-spacing:0px; text-align: center; margin-top: 2px; height: 24px; width: 40px; color:{color:links}; line-height: 22px; text-transform: uppercase; -webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out; font-style: normal;background:{color:link hover}; } /***link by o-mundo-de-uma-garota***/
- #pink a:hover{color: {color:bghover}; background: {color:sidebar};-webkit-border-radius: 0px 10px 10px 10px;border: 1px dashed {color:linha1};} /***link by o-mundo-de-uma-garota***/
- /***BARRINHAS DIVISÓRIAS***/
- #marion {position: fixed;
- margin-left: 100px;
- width:280px;
- height: 25px;
- background-color:{color:sidebar};
- margin-top: 32px;
- -webkit-transform: rotate(0deg);
- -webkit-transform: rotate(180deg);border-bottom: 1px dashed {borda};-webkit-border-radius: 0px 0px 5px 5px;}
- #marion1 {position: fixed;
- margin-left: 230px;
- width:150px;
- height: 33px;
- background-color:{color:sidebar};
- margin-top: 51px;
- -webkit-transform: rotate(0deg);
- -webkit-transform: rotate(180deg);
- background-image: url('{image:fudinho}');
- border: 1px dashed {color:sidebar};}
- @font-face{font-family:'Cursive standard'; src:url('http://static.tumblr.com/37gdlu1/xpLmc5f4q/cursive_standard.ttf');}
- /*** TITULOS***/
- #duka {background-color:#;margin-left:105px;margin-top: 54px; height:24px; line-height:25px;float:left; position:fixed; width:160px; font-family: 'pacifico'; font-size:20px; text-align: left;
- color:{color:frase} ; letter-spacing:-1px; z-index:11; text-transform: none; }
- .dukah1 {font-family:tinytots; font-size: 8px; font-style: none;
- height: 10px;color: {color:mytitle}; margin-left:220px;margin-top:31px; 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;}
- @font-face { font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
- /*********ALGUMAS FAIXINHAS PRA SIDEBAR******************/
- #faixa2 {margin-top: 87px; margin-left: 200px; position: fixed; background-color: {color:linha1}; height: 4px; width:184px;}/***detalhes by o-mundo-de-uma-garota***/
- #faixa3 {margin-top: 88px; margin-left: 98px; position: fixed; background-color: {color:linha}; height: 4px; width:285px;}/***detalhes by o-mundo-de-uma-garota***/
- #faixa5 {margin-top: 336px; margin-left: 103px; position: fixed; background-color: {color:linha}; height: 4px; width:273px;}/***detalhes by o-mundo-de-uma-garota***/
- #faixa6 {margin-top: 368px; margin-left: 106px; position: fixed; background-color: {color:linha}; height: 2px; width:273px;}/***detalhes by o-mundo-de-uma-garota***/
- #faixa7 {margin-top: 436px; margin-left: 101px; position: fixed; background-color: {color:sidebar}; height: 23px; width:283px;border-bottom: 1px dashed {color:borda};}/***detalhes by o-mundo-de-uma-garota***/
- /*** DESCRIÇÃO ***/
- #notinholaduda {margin-left: 117px; margin-top: 335px; width:250px; font-size: 10px; height: 27px; text-align: center; background-color:#; transparent; font-family:Muli; color: {color:textdesc}; position: fixed;z-index:99;padding: 5px; -webkit-transition: 1s ease-in; line-height: 10px;
- -moz-transition: 1s ease-in; transition: 1s ease-in; overflow: hidden; opacity: 1; border-top: 3px dotted transparent;}
- #paginal {font-family: verdana; font-size: 8px; text-align: center;}
- #paginal a { margin: 0 1px 0 0; padding: 2px 4px; color: {color:links};opacity:1; box-shadow: 0px 1px 20px rgba(0,0,0,0.35);-webkit-border-radius: 20px 20px 20px 20px;border-bottom: 1px dashed {color:borda};}
- #paginal a:hover {background: {color:sidebar}; color: {color:text};}
- #paginal span.pagina_atual {background: {color:sidebar}; margin: 0 1px 0 0; padding: 2px 4px; color: {color:text}; font-weight: bold; text-decoration: none;-webkit-border-radius: 20px 20px 20px 20px;}
- .ps {position: fixed; padding: 2px; width: 128px; margin-left: 252px; margin-top: 440px; height: auto; background-color: {color:sidebar}; color: {color:text};opacity:1;-webkit-border-radius: 20px 20px 20px 20px; }
- #dash{ float: left; margin-top: 370px; margin-left: 315px; height: 49px; width:49px; position: fixed; padding: 5px; overflow: hidden; z-index:43; -webkit-transition: all 0.8s ease-out; -moz-transition: all 0.8s ease-out; background-color: {color:borda};}
- #dash img {margin-top: 0px; margin-left: 0px}
- #barbie-e {width: 246px; height: 66px; float: left; margin-left:112px; margin-top: 373px; padding: 0px; text-align: center; position: fixed; -webkit-transition: all 2s ease-out; -moz-transition: all 2s ease-out; background-color:transparent;}
- #barbie-e a {float: left; margin-left: 1px; font-family:georgia; font-style:italic; font-size: 10px; text-align: center; margin-top: 3px; margin-left: 1px; height: 50px; width: 35px; background-color: {color:link hover}; color: {color:links}; line-height: 55px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; letter-spacing: 0px; opacity:1;border: 1px solid {color:borda};}
- #barbie-e a:hover{text-align: center; background-color:{color:sidebar}; color:{color:bghover};border: 1px dashed {color:linha1}; letter-spacing: 0px; opacity:1; line-height: 15px;}
- </style>
- <body>
- <body oncontextmenu="return false">
- <!--------------SUA PLAY AQUI EMBAIXO--------------->
- <div id="marion"></div>
- <div id="estela1"></div>
- <div id="faixa2"></div>
- <div id="faixa3"></div>
- <div id="faixa5"></div>
- <div id="faixa6"></div>
- <div id="duhimg"><img src="{image:fotod}"></div>
- </div></div>
- </div></div>
- </div></div></div></div>
- </div></div>
- <div id="marion1"></div>
- <div id="duka">{text:frase2}</div>
- <center><div class="dukah1">{text:frase1}</center></div></center>
- <div id="notinholaduda">{Description}</div>
- <div id="pink">
- <a href="{text:Link1}">{text:Link1 Title}</a>
- <a href="{text:Link2}">{text:Link2 Title}</a>
- <a href="{text:Link3}">{text:Link3 Title}</a>
- </div class>
- </div></div>
- </div>
- </div>
- </div>
- <div id="dash">
- <img src="{PortraitURL-48}"/>
- </div>
- <div id="barbie-e">
- <a href="{text:link4}">{text:Link4 Title}</a>
- <a href="{text:link5}">{text:Link5 Title}</a>
- <a href="{text:link6}">{text:Link6 Title}</a>
- <a href="{text:link7}">{text:Link7 Title}</a>
- <a href="{text:link8}">{text:Link8 Title}</a>
- </div>
- <!------------------CRÉDITOS DO THEME-------------->
- <a style="font-size: 11px;height:20px;width:95px; line-height:24px; background:{color:sidebar};color:{color:links};font-family:calibri;position:fixed;bottom:10px;left:88px;border: 1px solid {color:borda}; top:531px" href="http://o-mundo-de-uma-garota.tumblr.com/" title="Theme by: o-mundo-de-uma-garota"><b>Theme by OMDG <font color="{color:tags}"> © </font></b></a></div>
- </div></div>
- <!---------------------PAGINATION OKEY?------>
- <div class="ps"><div id="paginal">
- {block:JumpPagination length="4"}
- {block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage}
- {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}
- {/block:JumpPagination}
- </div></div>
- <!----INICIO DE POSTS [OMDG]-------------------->
- <div id="box">
- {block:Posts}
- <div class="post">
- {block:Title}<h1>{Title}</h1>{/block:Title}
- {Body}
- {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-400}"></div>{LinkCloseTag}{/block:Photo}
- {block:Photoset}{Photoset-400}{/block:Photoset}
- {block:Quote}
- <div class="queroaspa"><font color="{color:tags}"> ❝</font> </div><div class="quotinho"> {Quote}</div>
- {block:Source}<div class="djsource"><font color="{color:tags}"> ~ </font> {Source}</div>
- {/block:Source}
- {/block:Quote}
- {block:Link}
- <h1><a href="{URL}" {Target}>{Name}</a></h1>
- {block:Description}{Description}{/block:Description}
- {/block:Link}
- {block:Chat}
- <div class="chat">
- <div class="chat1">
- {block:Lines}
- <div class="chat2 {Alt}">
- {block:Label}
- <span>{Label}</span>
- {/block:Label}
- {Line}</div>
- {/block:Lines}
- </div>
- </div>
- {/block:Chat}
- {block:Audio}
- <div class="player">{AudioPlayerBlack}</div>
- {block:Caption}{Caption}{/block:Caption}
- {/block:Audio}
- {block:Video}{Video-400}{/block:Video}
- {block:Answer}
- <div class="perguntou">
- <span class="per1"><a href="{Permalink}">
- <img src="http://static.tumblr.com/tx5g7yp/NCwmbj6s0/heart.png" border="0"></a>
- {TimeAgo}
- </span>
- </div>
- <div class="pergunta">
- {Question}<p>
- <div class="boxicon">
- <img src="{AskerPortraitURL-24}" width="24" class="askfoto">
- </div>
- <span class="data">
- <img style="position: absolute; margin-top: 2px;"src="http://static.tumblr.com/tx5g7yp/9gambj6ue/user.png">
- <span class="ns">volte sempre, <g>{Asker}.</g>
- </span>
- </span>
- </div>
- <div class="linha"></div>
- {Answer}
- {/block:Answer}
- <div id="cap">
- {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
- {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
- {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
- <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
- <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
- {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
- {/block:ContentSource}</div></div>
- <br>
- <div id="baseduh1">
- {block:Date}posted on {Month} {DayOfMonth}, {Year}{/block:Date} <font color="{color:tags}"> + </font> <a href="{Permalink}">{TimeAgo}</a><BR><a href="{ReblogURL}" target="_blank"><b>reblog</b></a> <font color="{color:tags}">♡</font> <a href="{Permalink}">{NoteCountWithLabel}</a> {block:RebloggedFrom}<a href="{ReblogParentURL}" title="{ReblogParentTitle}">via</a><font color="{color:tags}"> + </font><a href="{ReblogRootURL}" title="{ReblogRootTitle}">source</a>{/block:RebloggedFrom}</div>
- <br>
- <div class="baseduh">{block:HasTags}{block:Tags}<font color="{color:tags}">#</font> <a href="{TagURL}">{Tag}</a> {/block:Tags}<br>{/block:HasTags}
- </div></div>
- {/block:Posts}
- {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
- </div></div>
- </div>
- </div></div></div></div></div></div>
- </div></div></div></div></div></div></div></div></div></div></div>
- </div></div></div></div></div></div></div></div></div></div></div>
- </div></div></div></div></div></div></div></div></div></div></div></div>
- </div></div></div></div></div></div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment