Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!------------------------♥---------------------------------
- Theme by: revolutionhtml|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.
- Tutoriais por cantinho-html,revolutionhtml
- - - - - - - - - - - - - - -
- - THEME FEITO POR DUDA.R -
- - - - - - - - - - - - - - - ------------♥ ---->
- <html xmlns="http://www.w3.org/19a99/xhtml">
- <script type="text/javascript">
- //desabilita menu de opcoes ao clicar no botao direito
- function desabilitaMenu(e)
- {
- if (window.Event)
- {
- if (e.which == 2 || e.which == 3)
- return false;
- }
- else
- {
- event.cancelBubble = true
- event.returnValue = false;
- return false;
- }
- }
- //desabilita botao direito
- function desabilitaBotaoDireito(e)
- {
- if (window.Event)
- {
- if (e.which == 2 || e.which == 3)
- return false;
- }
- else
- if (event.button == 2 || event.button == 3)
- {
- event.cancelBubble = true
- event.returnValue = false;
- return false;
- }
- }
- //desabilita botao direito do mouse
- if ( window.Event )
- document.captureEvents(Event.MOUSEUP);
- if ( document.layers )
- document.captureEvents(Event.MOUSEDOWN);
- document.oncontextmenu = desabilitaMenu;
- document.onmousedown = desabilitaBotaoDireito;
- document.onmouseup = desabilitaBotaoDireito;
- </script>
- <script type="text/javascript">
- //Created by Title bar Maker (http://www.bosiljak.hr/titlemaker)
- function tb8_makeArray(n){
- this.length = n;
- return this.length;
- }
- tb8_messages = new tb8_makeArray(1);
- tb8_messages[0] = "{Title}";
- tb8_rptType = 'infinite';
- tb8_rptNbr = 5;
- tb8_speed = 100;
- tb8_delay = 2000;
- var tb8_counter=1;
- var tb8_currMsg=0;
- var tb8_tekst ="";
- var tb8_i=0;
- var tb8_TID = null;
- function tb8_pisi(){
- tb8_tekst = tb8_tekst + tb8_messages[tb8_currMsg].substring(tb8_i, tb8_i+1);
- document.title = tb8_tekst;
- tb8_sp=tb8_speed;
- tb8_i++;
- if (tb8_i==tb8_messages[tb8_currMsg].length){
- tb8_currMsg++; tb8_i=0; tb8_tekst="";tb8_sp=tb8_delay;
- }
- if (tb8_currMsg == tb8_messages.length){
- if ((tb8_rptType == 'finite') && (tb8_counter==tb8_rptNbr)){
- clearTimeout(tb8_TID);
- return;
- }
- tb8_counter++;
- tb8_currMsg = 0;
- }
- tb8_TID = setTimeout("tb8_pisi()", tb8_sp);
- }
- tb8_pisi()
- </script>
- <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="theme by [omdg]" 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>
- <head profile="http://gmpg.org/xfn/11">
- <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script>
- <script type="text/javascript" src="http://static.tumblr.com/enpbtf0/a8olor0ey/animatedcollapse.js"></script>
- <script type="text/javascript" src="http://static.tumblr.com/8yo5xxv/YnTm5op3n/like.js"></script>
- <iframe id="likeiframe" style="width: 1px; height: 1px;"></iframe>
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
- <script src="http://static.tumblr.com/ikeq9mi/DfYl6o46t/scrolltotop.min.js"></script>
- <script type="text/javascript"
- src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
- <!-- APPERENCE OMDG -->
- <meta name="image:background" content="" />
- <meta name="image:fotodr" content="http://static.tumblr.com/2bh9bxo/cmImese76/tumblr_m92f2zxmdf1ql8wbro2_250__conflicted_copy_by_eduarda-pc_09.12.2012_.png" />
- <meta name="text:frase2" content="sua pequena menina" />
- <meta name="color:background" content="#363636" />
- <meta name="color:link" content="#fff" />
- <meta name="color:text" content="#CDC9C9" />
- <meta name="color:bghover" content="#FFC0CB" />
- <meta name="color:linkshover" content="#CDC9C9" />
- <meta name="color:linkshover2" content="#1C1C1C" />
- <meta name="color:links" content="#fff" />
- <meta name="color:text desc" content="#CDC9C9" />
- <meta name="color:borda" content="#8B8989" />
- <meta name="color:borda2" content="#1C1C1C" />
- <meta name="color:bordaimg" content="#90EE90" />
- <meta name="color:abc" content="#FFC0CB" />
- <meta name="color:italico" content="#CDC9C9" />
- <meta name="color:linhadopost" content="#CDC9C9" />
- <meta name="color:post" content="#1C1C1C" />
- <meta name="color:sidebar" content="#1C1C1C" />
- <meta name="color:scrollbar" content="#1C1C1C" />
- <meta name="color:frase" content="#CDC9C9" />
- <meta name="color:tags" content="#FFC0CB" />
- <meta name="color:sombra" content="#1C1C1C" />
- <meta name="color:coracao1" content="#FFC0CB" />
- <meta name="color:coracao2" content="#CDC9C9" />
- <meta name="color:bgask" content="#CDC9C9" />
- <meta name="color:bgask2" content="#1C1C1C" />
- <meta name="color:notes" content="#CDC9C9" />
- <meta name="color:bgnotes" content="#1C1C1C" />
- <meta name="color:linha" content="#FFC0CB" />
- <meta name="color:linha2" content="#66CDAA" />
- <meta name="text:Link1" content="/" />
- <meta name="text:Link1 Title" content="Home" />
- <meta name="text:Link2" content="/ask" />
- <meta name="text:Link2 Title" content="ask" />
- <meta name="text:Link3" content="/" />
- <meta name="text:Link3 Title" content="link3" />
- <meta name="text:Link4" content="/" />
- <meta name="text:Link4 Title" content="link4" />
- <meta name="text:Link5" content="/" />
- <meta name="text:Link5 Title" content="link5" />
- <meta name="text:Link6" content="/" />
- <meta name="text:Link6 Title" content="link6" />
- <meta name="text:Link7" content="/" />
- <meta name="text:Link7 Title" content="link7" />
- <!-- Código botão "volte ao topo" por Lucas Sibie -->
- <!-- Código botão "volte ao topo" por Lucas Sibie -->
- <script type="text/javascript" src="http://dl.dropbox.com/u/29000897/jquerbylucassibie.js"></script>
- <script type="text/javascript" src="http://dl.dropbox.com/u/29000897/scrolltotopbylucassibie.js"></script>
- <!-------------FONTES-----♥ ----->
- <link href='http://fonts.googleapis.com/css?family=Oregano' 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=Happy+Monkey' 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=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=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'>
- <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}" />
- <style type="text/css">
- body {background-color:{color:background}; font-family:calibri; color:{color:text}; text-align: justify; font-size: 11px; background-image:url('{image:background}'); background-attachment: fixed; }
- a:link, a:visited, a:active {color:{color:link}; text-decoration: none;}
- a:hover {color:{color:linkshover}; -webkit-transition-duration: .99s;}
- ::-moz-selection{background:{color:borda}; color:{color:text};}
- ::selection{background:{color:borda}; color:{color:text};}
- /*** Pre por Débs (27euevoce.tumblr.com) ******/
- pre {text-align: justify; padding-left: 5px; line-height: 20px;
- background: url('http://static.tumblr.com/ifqwhnb/n5hm2u2f3/pre.png');
- font-family: tahoma; color:{color:text}; overflow: scroll;margin-right: 1px; margin-bottom: 7px;}
- #scrollToTop:link,#scrollToTop:visited { color: transparent; background-color: transparent; display: none; position: fixed; bottom: 0px; right: 0px;}
- #omdg {width: 750px; margin-top:10px;padding: 5px;margin-left:390px;}
- /***-------------BASE DUH---------♥-------***/
- .baseduh {width:290px;text-align: justify;float:center;
- margin-bottom:2px; margin-left:2px;padding:4px;
- background-color:{color:post}; font-family:calibri;
- font-size: 11px; color:{color:text};}
- .baseduh:hover {opacity:1};}
- .baseduh2 { width: 505px;background:{color:post};padding:2px;}
- h1{color:{color:text}!important;font-family:Delius Swash Caps;font-size:15px;font-weight:normal;}
- .quote {font-size:13px; font-family:tahoma; color:{color:text}; text-align: justify; margin-left: 5px; margin-top:5px; margin-bottom:15px;}
- .djsource {text-align:right; padding: 3px; font-size:10px; color:{color:text};border-top:1px solid {color:text};}
- #aspas{position:absolute;margin-left:3px;margin-top:-10px;
- font-size:60px;opacity:0.3;filter: alpha(opacity = 90);color:{color:text};
- }
- .image {text-align: center;border: 0px}
- .image img {max-width: 500px; opacity:.8;-moz-opacity: 1;-webkit-transition-duration: .90s;}
- .image img:hover {opacity:.9;}
- @font-face { font-family: "black swan"; src: url('http://static.tumblr.com/v1tggoh/R5qlzevb9/a_s_black_swan.ttf');}
- #question{ padding:15px; background-color:{color:bgask}; color:{color:text};border: 1px solid {color:borda};}
- #asker{text-align: left; vertical-align:bottom; margin-top:2px; margin-left:20px; font-size:12px; font-family:tahoma;}
- #asker a{color:{color:text};font-size:9px; font-family:verdana;margin-top:-9px;}
- #asker a:hover {color:{color:linkshover};}
- #asker img{vertical-align:center; float:left; margin-top:-12px;max-height:46px; margin-left: 26px; margin-right: 5px;border-right:3px solid {color:borda2};border-left:3px solid {color:borda2};}
- #arrow{width: 13px; height: 7px; font-size:32px; margin-top:-15px; margin-left:18px; font-family:'trebuchet ms'; color:{color:frase};}
- .asker{margin-bottom:15px;}
- .askeer {text-transform: uppercase; font-family: tahoma; font-size: 8px; text-align: right;background:{color:bgask2}; }
- /* Chat por Anna (livelikeasuicide) *********/
- .chat {background:{color:post}; margin: 0; font-size:
- 9px; font-family: trebuchet ms;}
- .chat .chat1 {margin-left: 0px;}
- .chat .chat1 .chat2 {background:{color:post}; color:{color:text}; border:1px solid {color:background};
- margin-bottom: 1px; padding: 4px 5px 4px 5px;} /* Primeira linha */
- .chat .chat1 .chat2.even {background: {color:background};
- color:{color:text};} /* Segunda linha */
- .chat .chat1 .chat2 span{font-weight: bold;}
- .player {padding: 6px; background: transp; color:{color:text}; margin-top: 1px; margin-left: 1px; margin-right: 1px;}
- .duggs {border:2px solid transparent;width:285px; -webkit-transition-duration: .99s; overflow: hidden;}
- .duggs:hover{border:2px solid {color:borda};}
- .html_photoset {
- -webkit-filter: grayscale(80%);
- -webkit-transition-duration: .80s;}
- .html_photoset:hover {
- -webkit-filter: none;
- -webkit-transition:all .3s linear;
- -moz-transition:all .3s linear;transition:all .3s linear;
- -webkit-transition-duration: .80s;}
- /***---------BASE DUH1---------------♥-------***/
- .baseduh:hover .baseduh1 {opacity:0.7; margin-top:0px}
- .baseduh1 {position:absolute; opacity:0; margin-left:54px;
- color:{color:post}; padding:2px 0px 2px 5px;
- font-family:Oregano; font-size:13px; margin-top: 5px;
- width: auto;
- -webkit-transition: 0.3s linear;
- -webkit-transition: all 0.3s ease-in-out;
- -moz-transition: all 0.6s ease-in-out;
- -o-transition: all 0.3s ease-in-out;
- background-color:{color:notes};
- text-align: center; padding: 3px;font-weight:normal;z-index:9 }
- .baseduh:hover .baseduh1 {opacity:1;margin-top:0px;
- margin-left:10px;}
- .baseduh1 a {color:{color:link};
- background-color: {color:bgnotes}; letter-spacing:0px;}
- .baseduh1 a:hover {opacity:0.9;}
- /*** ----------BASE DUH 2 3 4 E 5 ------------------♥---***/
- .baseduh3{margin-top: 4px; margin-left: 200px; position: absolute; opacity: 0;-webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; z-index:300;}
- .baseduh:hover .baseduh3{opacity: 1; margin-left: 104px; margin-top:150px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; z-index:300;}
- .baseduh4 a:hover {background-position: 0px 0px;}
- .baseduh4 a {background: url("http://static.tumblr.com/8yo5xxv/hDOm5ooyh/heart.png") no-repeat; background-position: 0px 0px; z-index: 9999999; -webkit-transition: all 0s linear; -moz-transition: all 0s linear; transition: all 0s linear; margin-top: -23px; margin-left: 28px; display: inline-block; position: absolute;}
- .baseduh4 img {width: 21px; height: 20px; webkit-transition: all 0.2s linear; -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; transition: all 0.2s linear; z-index:300;}
- #likeiframe {display: none;}
- .dj{margin-top: 5px; margin-left: 55px; position: absolute; opacity: 0; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease;}
- .baseduh:hover .dj{opacity: 1; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; margin-left: 34px; z-index:300;}
- .dj a{background: rgba(0,0,0,0.5); padding: 3px 4px 2px 4px; font-family: Trebuchet MS; font-weight: bold; text-align: center; display: inline-block; color: #eee; -webkit-border-radius: 2px;-moz-border-radius: 2px; border-radius: 2px; font-size: 10px;}
- .lupa{margin-left: 55px; position: absolute; opacity: 0; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; margin-top: 5px;}
- .baseduh:hover .lupa{opacity: 1; margin-left: 5px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; z-index:300;}
- .extras {width: 99%; font-family:tahoma; font-size:8px; padding:3px; margin-bottom: 1px; text-align:center; text-transform:uppercase;}
- .caixa {overflow: hidden;background:{color:post}; padding: 7px;
- font-family: Verdana, Geneva, sans-serif;width:495px;
- color:{color:text};text-align: justify;outline: 0px solid #omdg; margin-bottom: 0px; margin-left:348px;}
- ol.notes {display : block;margin-bottom : 1px; list-style-type: none; text-align: left;width: 490px;margin-left:-35px;}
- ol.notes li.note { padding: 1px;background:{color:post};margin-bottom:1px;}
- ol.notes li.note img.avatar {display: inline; width: 15px;border: 2px solid {color:borda};}
- ol.notes li.note span.action {font-weight: none;}
- ol.notes li.note .answer_content {font-weight: normal;}
- ol.notes li.note blockquote {display: none;}
- ol.notes li.note blockquote a {text-decoration: none;}
- /***--------------SELEÇÃO COLORIDA---------♥---------***/
- ::selection{background: {color:linha2}; color: {color:borda}da fonte;}
- ::-moz-selection{background: {color:linha2}; color:{color:borda} da fonte;}
- /***--- SCROLLBAR---♥----***/
- ::-webkit-scrollbar-thumb:vertical {background-color:{color:borda2};height:50px; border:5px solid {color:scrollbar};}
- ::-webkit-scrollbar-button:vertical {height:8px;display: block; background:{color:borda2};}
- ::-webkit-scrollbar {height:0px;width:12px;background-color:{color:scrollbar};}
- /****** tumblr controls by ritamafalda */
- 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;}
- /***-----------NEGRITO ITALICO E SUBLINHADO-----♥---***/
- b, strong, bold {color:{color:abc};}
- u,underline {color:{color:text}; border-bottom: 1px dotted {color:italico}; text-decoration:none; }
- i, em{color:{color:text};}
- /***------------- DUH IMAGEM-------------♥---------***/
- #duhimg {margin-left: 113px;
- margin-top: 110px;
- position:fixed;
- overflow:hidden;
- opacity: 0.9;}
- #duhimg img{ border:4px solid {color:bordaimg};
- opacity: 1;padding:5px;
- width: 243px;
- height:235px;-webkit-transition: all 0.4s ease-out;
- -moz-transition: all 0.4s ease-out;}
- #duhimg img:hover {}
- /***----------- A PARTE DA SID---------♥------***/
- #estela1 {position: fixed; margin-left: 102px; width:276px; height: 360px; background-color:{color:sidebar}; margin-top: 60px; -webkit-transform: rotate(0deg);-webkit-border-radius: 0px 0px 0px 0px; -webkit-transform: rotate(0deg);border:4px solid {color:borda};}
- #marion1 {position: fixed;
- margin-left: 108px;
- width:272px;
- height: 30px;
- background-color:{color:borda2};
- margin-top: 67px;
- -webkit-transform: rotate(0deg);
- -webkit-transform: rotate(180deg);
- border-top:4px solid {color:linha};}
- #marion2 {position: fixed;
- margin-left: 118px;
- width:252px;
- height: 25px;
- background-color:{color:borda2};
- margin-top: 315px;
- -webkit-transform: rotate(0deg);
- -webkit-transform: rotate(180deg);
- opacity:0.4;}
- /***-------------TITULOS---------------♥---------***/
- #duka {background-color:#;margin-left:140px;margin-top: 72px; height:24px; line-height:25px;float:left; position:fixed; width:230px; font-family: 'Wire One'; font-size:34px; text-align: left;
- color:{color:frase} ; letter-spacing:-1px; z-index:11; text-transform: none;}
- .dukah1 {font-family:'Dancing Script'; font-size: 15px; font-style: none;
- height: 10px;color: {color:frase}; margin-left:102px;margin-top:471px; 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;}
- /***--------- FAIXAS E LINHAS DA SIDEBAR-----♥------***/
- #faixa2 {margin-top: 98px; margin-left: 108px; position: fixed; background-color: {color:linha2}; height: 2px; width:272px;}/***detalhes by o-mundo-de-uma-garota***/
- /******----------------DESCRIÇÃO-------♥---------******/
- #notinholaduda {margin-left: 85px; margin-top: 362px; width:285px; font-size: 11px; height: 28px; text-align: right; transparent; font-family:Ubuntu Mono; 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 #omdg}
- /***----------CORAÇÃOZINHO OWNT [OMDG]--------♥-----***/
- #duca {margin-top:66px;
- line-height:2px;
- background-color:duggs;
- margin-left: 105px;
- overflow: hidden;
- position: fixed;
- color: {color:coracao1};
- padding: 10px;
- background-attachment: fixed;
- width:1px;
- height: 0px;
- -webkit-transition: all .5s ease-out;
- -moz-transition: all .5s ease-out;
- text-transform: uppercase;
- -webkit-transform: rotate(-16deg); z-index: 8000000;}
- #duca1 {font-size: 14px;
- font-family:sofia ;
- letter-spacing: -1px;
- text-transform: none;
- line-height: 3px;}
- #duca2 { margin-top:70px;
- line-height:2px;
- background-color:duggs;
- margin-left: 113px;
- overflow: hidden;
- position: fixed;
- color:{color:coracao2};
- padding: 10px;
- background-attachment: fixed;
- width:12px; height: 0px;
- -webkit-transition: all .5s ease-out;
- -moz-transition: all .5s ease-out;
- text-transform: uppercase;
- -webkit-transform: rotate(24deg); z-index: 8000000;
- }
- #duca3 {font-size: 16px;
- font-family:sofia ;
- letter-spacing: -1px;
- text-transform: none;
- line-height: 3px;}
- #nossadudex {font-family: tinytots; background-color: {color:sidebar}; color: {color:omdg}; font-size: 14px; padding: 3px 5px 5px 5px; width: 28px;text-shadow: 0px 0px 9px {color:duda};-webkit-border-radius: 20px 20px 0px 0px; margin-top: 43px; margin-left: 255px; z-index: 1; position: fixed; text-align: center; height: 15px; border:0px solid ; text-transform: none; }/*links o-mundo-de-uma-garota*/
- #nossadudex a{font-family: verdana; font-size: 10px; text-transform: none; font-weight: none; padding-left:1px; margin-left:-3px; color: {color:omdg}; }/*links o-mundo-de-uma-garota*/
- #nossadudex1 {font-family: tinytots; background-color: {color:sidebar}; color: {color:omdg}; font-size: 14px; padding: 3px 5px 5px 5px; width: 28px;text-shadow: 0px 0px 9px {color:duda};-webkit-border-radius: 20px 20px 0px 0px; margin-top: 43px; margin-left: 298px; z-index: 1; position: fixed; text-align: center; height: 15px; border:0px solid ; text-transform: none; }/*links o-mundo-de-uma-garota*/
- #nossadudex a{font-family: verdana; font-size: 10px; text-transform: none; font-weight: none; padding-left:1px; margin-left:-3px; color: {color:omdg}; }/*links o-mundo-de-uma-garota*/
- #nossadudex2 {font-family: tinytots; background-color: {color:sidebar}; color: {color:omdg}; font-size: 14px; padding: 3px 5px 5px 5px; width: 28px;text-shadow: 0px 0px 9px {color:duda};-webkit-border-radius: 20px 20px 0px 0px; margin-top: 43px; margin-left: 340px; z-index: 1; position: fixed; text-align: center; height: 15px; border:0px solid ; text-transform: none; }/*links o-mundo-de-uma-garota*/
- #nossadudex a{font-family: verdana; font-size: 10px; text-transform: none; font-weight: none; padding-left:1px; margin-left:-3px; color: {color:omdg}; }/*links o-mundo-de-uma-garota*/
- /***—-Menu por o-mundo-de-uma-garota—-exclusive do revolutionhtml♥—***/
- #menu2 { float: left; margin-top: 310px; padding: 3px; text-align: center;margin-left:119px; position: fixed; height:25px;background-color: transparent; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; z-index:1000;width: 385px;text-shadow: 3px 3px 5px 4px {color:sombra};}
- #menu2 a {float: left; margin-right: 0px; display: block; width: 49px; letter-spacing: 0px; font-family: calibri;font-size: 9px; text-transform: uppercase; text-align: center; margin-bottom: 1px; background-color: ; color:{color:link}; text-decoration: none; height:20px;line-height:20px; padding: 4px;-webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; margin-top:1px;text-shadow: 3px 3px 5px 4px {color:sombra};}
- #menu2 a:hover{width: 40px;height:10px;line-height:7px;-webkit-transition: all 0.10s ease-out; -moz-transition: all 0.10s ease-out;text-align: center;color:{color:link}; box-shadow: inset 0px 0px 5px 5px rgba(255,255,255,0.3), 0 0px 0px rgba(0,0,0,0.4);
- opacity:0.5;
- border: 6px solid {color:bghover};border: 5px solid {color:bghover};
- transition-duration: 30s; -webkit-transition-duration: .30s;
- }
- </style>
- {block:IndexPage}
- <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 = $('#omdg');
- $wall.imagesLoaded(function(){
- $wall.masonry({
- itemSelector: '.baseduh',
- isAnimated : true
- });
- });
- $wall.infinitescroll({
- navSelector : "div#navigation",
- nextSelector : "div#navigation a#nextPage",
- itemSelector : '.baseduh',
- loadingImg : "http://th282.photobucket.com/albums/kk259/rxplastic/random%20gifs/th_t348183788_55788_6.gif",
- loadingText : "",
- donetext : " ",
- extraScrollPx : 1000,
- bufferPx : 10100,
- 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: 125, easing: 'linear', queue: false}}, function(){$newElems.fadeIn('slow');} );
- });
- }); $('#omdg').show(500);
- });
- </script>
- {/block:IndexPage}
- <body>
- <div id="estela1"></div>
- <div id="marion1"></div>
- <div id="faixa2"></div>
- <div id="duhimg" ><img src="{image:fotodr}"></div>
- </div></div>
- </div></div>
- </div></div></div></div>
- </div></div>
- <div id="marion2"></div>
- <div id="duca"><div id="duca1">♥</div></div></div></div></div>
- <div id="duca2"><div id="duca3">♥</div></div></div></div></div>
- <div id="duka">{text:frase2}</div>
- <center><div class="dukah1">{text:frase1}</center></div></center>
- <div id="menu2">
- <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>
- </div class>
- </div></div>
- </div>
- </div>
- </div>
- <div id="nossadudex" title="{text:Link1 Title} "><a href="{text:Link1}"><img height="15"src="http://i11.photobucket.com/albums/a168/evelynregly/minigifs/th_mini031.gif" width="25"class="home"title="{text:Link1 Title} "></div>
- <div id="nossadudex1" title="{text:Link2 Title} "><a href="{text:Link2}"><img height="15"src="http://i11.photobucket.com/albums/a168/evelynregly/minigifs/th_mini_outlook.gif" width="20"class="ask"title="{text:Link2 Title}"></div>
- <div id="nossadudex2" title="{text:Link3 Title} "><a href="{text:Link3}"><img height="15"src="http://i11.photobucket.com/albums/a168/evelynregly/minigifs/th_minicaderno2.gif" width="20"class="amor"title="{text:Link3 Title}"></div>
- <div id="notinholaduda">{Description}</div>
- <!-------------CRÉDITOS------------------------------>
- <div style="margin-left:45px;-webkit-transform: rotate(0deg); width:69px;background:{color:sidebar};line-height: 17px; font-family:tahoma;font-size:15px; margin-top: 2px; -webkit-border-radius: 0px 20px 0px 20px;height:20px;position:fixed; "><a href="http://o-mundo-de-uma-garota.tumblr.com/"title="Theme by:revolutionhtml feito por Duda.R[OMDG] dtlhs:cantinho-html not copie"><small>Theme </small></a>
- <font color="{color:tags}">©</font> </a></div>
- <!-----------------´POST AND TITULOS-----♥----------------------->
- <div id="omdg">
- {block:Posts}
- <!-----BASE DUH 1 2 3 --------------♥---------------->
- {block:Text}
- {block:IndexPage}
- <div class="baseduh">
- <span class="baseduh1">
- <a href="{ReblogURL}" target="_blank">reblog <font color="{color:tags}">+</font> </a><a href="{Permalink}">{NoteCountWithLabel} <font color="{color:tags}">+</font></a> <a href="{ReblogParentURL}" title="{ReblogParentTitle}">via</a>
- </span>
- {block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:IndexPage}
- {block:PermalinkPage}<div class="baseduh2">{block:Title}<h1>{Title}</h1>
- {/block:Title}{Body}</div>{/block:PermalinkPage}
- <!----------EXTRAS DO REBLOG---------♥--------->
- {block:IndexPage}
- <div class="extras">
- {block:RebloggedFrom}<a href="{ReblogParentURL}"target="_blank"> via</a>{/block:RebloggedFrom} {block:ContentSource} <font color="{color:tags}">•</font> <a href="{SourceURL}"target="_blank">source
- </a>{/block:ContentSource} <font color="{color:tags}">•</font> </a>
- <a href="{Permalink}">{TimeAgo}</a> </div>{/block:IndexPage}
- </div>
- {/block:Text}
- <!------------BASE DUH------------♥------->
- {block:Photo}
- {block:IndexPage}
- <div class="baseduh">
- {block:HighRes}<div class="lupa"><a href="{PhotoURL-HighRes}" target="_blank"><img src="http://static.tumblr.com/8yo5xxv/Hnjm5q2kf/lupa.png"></a></div>{/block:HighRes}
- {block:NoteCount}<div class="dj">
- <a href="{Permalink}">{NoteCount}</a>
- </div>{/block:NoteCount}
- <div class="baseduh3">
- <a href="{ReblogURL}" target="_blank"><img src="http://static.tumblr.com/8yo5xxv/k7rm3zr0o/reblog.png"></a>
- <div class="baseduh4"> <a id="like{PostID}" href="javascript:likelink('{PostID}','{Permalink}','');"> <img src="http://static.tumblr.com/ifqwhnb/b6Lm5chs7/espa__o.png" width="25" height="35" alt="Like this post" id="likeimage{PostID}"/> </a>
- </div>
- </div>
- <center><img src="{PhotoURL-500}" width="310px"class="duggs"></center>
- {block:Caption}{Caption}{/block:Caption}</div>{/block:IndexPage}
- {block:PermalinkPage}<div class="baseduh2"><div class="image"><img src="{PhotoURL-500}"></div>
- {block:Caption}{Caption}{/block:Caption}</div>
- {/block:PermalinkPage}
- {/block:Photo}
- {block:Photoset}
- {block:IndexPage}
- <div class="baseduh">
- {block:HighRes}<div class="lupa"><a href="{PhotoURL-HighRes}" target="_blank"><img src="http://static.tumblr.com/8yo5xxv/Hnjm5q2kf/lupa.png"></a></div>{/block:HighRes}
- {block:NoteCount}<div class="dj">
- <a href="{Permalink}">{NoteCount}</a>
- </div>{/block:NoteCount}
- <div class="baseduh3">
- <a href="{ReblogURL}" target="_blank"><img src="http://static.tumblr.com/8yo5xxv/k7rm3zr0o/reblog.png"></a>
- <div class="baseduh4"> <a id="like{PostID}" href="javascript:likelink('{PostID}','{Permalink}','');"> <img src="http://static.tumblr.com/ifqwhnb/b6Lm5chs7/espa__o.png" width="25" height="35" alt="Like this post" id="likeimage{PostID}"/> </a>
- </div>
- </div>
- <center>{Photoset-250}</center>{block:Caption}{Caption}{/block:Caption}
- {/block:IndexPage}
- {block:PermalinkPage}<div class="baseduh2">{Photoset-500}
- {block:Caption}{Caption}{/block:Caption}</div><br/>
- {/block:PermalinkPage}
- </div>
- {/block:Photoset}
- <!----------BASE DUH 1----------♥-------->
- {block:Quote}
- {block:IndexPage}
- <div class="baseduh">
- <span class="baseduh1">
- <a href="{ReblogURL}" target="_blank">reblog <font color="{color:tags}">+</font> </a><a href="{Permalink}">{NoteCountWithLabel} <font color="{color:tags}">+</font></a> <a href="{ReblogParentURL}" title="{ReblogParentTitle}">via</a>
- </span>
- <div id="aspas">❝</div>
- <div class="quote">{Quote}</div>
- {block:Source}<div class="djsource"> {Source}</div>{/block:Source}
- {/block:IndexPage}
- {block:PermalinkPage}<center><div class="baseduh2"><div class="aspas">❝</div>
- <div class="quote">{Quote}</div>
- {block:Source}<div class="qsource">~ {Source}</div>{/block:Source}
- </center></div>{block:PermalinkPage}
- {block:IndexPage}
- <!----------------------EXTRAS DO REBLOG--------♥---->
- <div class="extras">
- {block:RebloggedFrom}<a href="{ReblogParentURL}"target="_blank">via</a>{/block:RebloggedFrom} {block:ContentSource} <font color="{color:tags}">•</font> <a href="{SourceURL}"target="_blank">source
- </a>{/block:ContentSource} <font color="{color:tags}">•</font></a>
- <a href="{Permalink}">{TimeAgo}</a> </div></div>{/block:IndexPage}
- {/block:Quote}
- {block:Link}
- {block:IndexPage}
- <div class="baseduh">
- <span class="baseduh1">
- <a href="{ReblogURL}" target="_blank">reblog <font color="{color:tags}">+</font> </a><a href="{Permalink}">{NoteCountWithLabel} <font color="{color:tags}">+</font></a> <a href="{ReblogParentURL}" title="{ReblogParentTitle}">via</a>
- </span>
- <h1><a href="{URL}">{Name}</a></h1>
- {block:Description}{Description}{/block:Description}
- {/block:IndexPage}
- {block:PermalinkPage}<div class="baseduh2"><h1><a href="{URL}">{Name}</a></h1>
- {block:Description}{Description}{/block:Description}</div>{/block:PermalinkPage}
- {block:IndexPage}
- <!-----------EXTRAS DO REBLOG----♥-------->
- <div class="extras">
- {block:RebloggedFrom}<a href="{ReblogParentURL}"target="_blank"> via</a>{/block:RebloggedFrom} {block:ContentSource} <font color="{color:tags}">•</font> <a href="{SourceURL}"target="_blank">source</a>{/block:ContentSource} <font color="{color:tags}">•</font> </a>
- <a href="{Permalink}">{TimeAgo}</a> </div></div>{/block:IndexPage}
- {/block:Link}
- {block:Chat}
- {block:IndexPage}
- <div class="baseduh">
- <span class="baseduh1">
- <a href="{ReblogURL}" target="_blank">reblog <font color="{color:tags}">+</font> </a><a href="{Permalink}">{NoteCountWithLabel} <font color="{color:tags}">+</font></a> <a href="{ReblogParentURL}" title="{ReblogParentTitle}">via</a>
- </span>
- <div class="chat">
- <div class="chat1">
- {block:Lines}
- <div class="chat2 {Alt}">
- {block:Label}
- <b>{Label}</b>
- {/block:Label}
- {Line}</div>
- {/block:Lines}
- </div>
- </div>{/block:IndexPage}
- {block:PermalinkPage}<div class="baseduh2">
- <div class="chat">
- <div class="chat1">
- {block:Lines}
- <div class="chat2 {Alt}">
- {block:Label}
- <b>{Label}</b>
- {/block:Label}
- {Line}</div>
- {/block:Lines}
- </div>
- </div></div>{/block:PermalinkPage}
- {block:IndexPage}
- <!-----------EXTRAS DO REBLOG------♥-------->
- <div class="extras">
- {block:RebloggedFrom}<a href="{ReblogParentURL}"target="_blank"> via</a>{/block:RebloggedFrom} {block:ContentSource} <font color="{color:tags}">•</font> <a href="{SourceURL}"target="_blank">source</a>{/block:ContentSource} <font color="{color:tags}">•</font> </a>
- <a href="{Permalink}">{TimeAgo}</a> </div>{/block:IndexPage}
- </div>
- {/block:Chat}
- <!-----------BASE DUH1--------------♥----->
- {block:Audio}{block:IndexPage}
- <div class="baseduh">
- <span class="baseduh1">
- <a href="{ReblogURL}" target="_blank">reblog <font color="{color:tags}">+</font> </a><a href="{Permalink}">{NoteCountWithLabel} <font color="{color:tags}">+</font></a> <a href="{ReblogParentURL}" title="{ReblogParentTitle}">via</a>
- </span>
- <div class="player">{AudioPlayerBlack}</div>
- {block:Caption}{Caption}{/block:Caption}
- {/block:IndexPage}
- {block:PermalinkPage}<center><div class="baseduh2">
- <div class="player">{AudioPlayerBlack}</div>
- {block:Caption}{Caption}{/block:Caption}
- {/block:PermalinkPage}
- {block:IndexPage}
- <!----------EXTRAS DO REBLOG-----♥---------------->
- <div class="extras">
- {block:RebloggedFrom}<a href="{ReblogParentURL}"target="_blank"> via</a>{/block:RebloggedFrom} {block:ContentSource}<a href="{SourceURL}"target="_blank">source</a>{/block:ContentSource} <font color="{color:tags}">•</font> </a>
- <a href="{Permalink}">{TimeAgo}</a> </div>{/block:IndexPage}
- </div>
- {/block:Audio}
- {block:Video}{block:IndexPage}
- <div class="baseduh">
- <span class="baseduh1">
- <a href="{ReblogURL}" target="_blank">reblog <font color="{color:tags}">+</font> </a><a href="{Permalink}">{NoteCountWithLabel} <font color="{color:tags}">+</font></a> <a href="{ReblogParentURL}" title="{ReblogParentTitle}">via</a>
- </span>
- <!--------------BASE DUH2----------♥------------->
- {block:IndexPage}<center>{Video-250}</center>
- {block:Caption}{Caption}{/block:Caption}{/block:IndexPage}
- {block:PermalinkPage}<div class="baseduh2">{Video-250}
- {block:Caption}{Caption}{/block:Caption}</div>{/block:PermalinkPage}
- {block:IndexPage}
- <div class="extras">
- <a href="{Permalink}">{TimeAgo}</a> </div>{/block:IndexPage}
- </div>
- {/block:Video}
- {block:Answer}{block:IndexPage}
- <div class="baseduh">
- <div id="question">{Question}</div>
- <div id="arrow"></div>
- <br>
- <div id="asker"><img src="{AskerPortraitURL-24}">{Asker}</div><br>
- {Answer}
- {/block:IndexPage}{block:PermalinkPage}<center><div class="box"><div id="question">{Question}</div>
- <div id="arrow">◥</div>
- <br>
- <div id="asker"><img src="{AskerPortraitURL-24}">{Asker}</div><br>
- {Answer}
- {/block:PermalinkPage}
- <div class="askeer"> <strong>{DayOfMonth}</strong>/<strong>{MonthNumberWithZero}</strong>/<strong>{Year}</strong> às {12Hour}:{Minutes}{AmPm} · <a href="/ask">Me manda uma ask? </a></a> </div>
- </div>
- {/block:Answer}
- {block:PostNotes}
- <div class="caixa">
- {PostNotes}
- </div>
- {/block:PostNotes}
- {/block:Posts}
- {block:IndexPage}
- <div class="column navigation" id="navigation">
- {block:Pagination}
- {block:PreviousPage}<a href="{PreviousPage}" class="navigate">{/block:PreviousPage}{block:PreviousPage}</a>{/block:PreviousPage}
- {block:NextPage}<a href="{NextPage}" class="navigate" id="nextPage">{/block:NextPage}{block:NextPage}</a>{/block:NextPage}{/block:Pagination}
- </div>
- {/block:IndexPage}
- </div></div></div></div>
- <br></center></div></div></div></div></div></div>
- </div></div>
- </body>
- </head>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment