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 -
- - - - - - - - - - - - - - - ---->
- <html>
- <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" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>
- <script type="text/javascript">
- function slideSwitch() {
- var $active = $('#slideshow2 img.active');
- $active.addClass('last-active');
- // verifica se existe um próximo objeto na div #slideshow2, caso ele nao exista, retorna para o primeiro
- var $next = $active.next().length ? $active.next() : $('#slideshow2 img:first');
- $next.css({opacity: 0.0})
- .addClass('active')
- .animate({opacity: 1.0}, 1000, function() {
- $active.removeClass('active last-active');
- });
- }
- $(function() {
- //Executa a função a cada 2 segundos
- setInterval( "slideSwitch()", 2500 );
- });
- </script>
- <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">
- <meta http-equiv="x-dns-
- fetch-control" content="off"/>
- <filter id="grayscale"><feColorMatrix type="matrix" values="0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0"/></filter>
- <head>
- <!-------------APPERENCE (OMDG)---------------------->
- <meta name="image:background" content="http://static.tumblr.com/qm5x3lf/kfbm9srqs/grainy03_03.gif" />
- <meta name="image:sidebar" content="http://static.tumblr.com/2bh9bxo/Qremc6fpk/tumblr_m9s9zpggu51rzs2lno1_500.png" />
- <meta name="text:frase" content="Me Hot Girl">
- <meta name="color:background" content="#E6E6FA" />
- <meta name="color:posts" content="#FFFFFF" />
- <meta name="color:text" content="#CDC9C9" />
- <meta name="color:links" content="#8B8682" />
- <meta name="color:scroll" content="#CDC9C9" />
- <meta name="color:sidebar" content="#FFFFFF" />
- <meta name="color:borda" content="#CDC9C9" />
- <meta name="color:tags" content="#FFC0CB" />
- <meta name="color:link hover" content="#FFFFFF" />
- <meta name="color:abc" content="#FFC0CB" />
- <meta name="color:bordasid" content="#FFFFFF" />
- <meta name="color:textdesc" content="#8B8682" />
- <meta name="color:linkinho" content="#FFC0CB" />
- <meta name="color:sombra" content="#CDC9C9" />
- <meta name="color:bghover" content="#FFC0CB" />
- <meta name="color:frase" content="#FFFFFF" />
- <meta name="color:linha" content="#FFFFFF" />
- <meta name="color:bgask" content="#FFC0CB" />
- <meta name="color:pag" content="#FFC0CB" />
- <meta name="text:Link1" content="" />
- <meta name="text:Link1 Title" content="link1" />
- <meta name="text:Link2" content="" />
- <meta name="text:Link2 Title" content="link2" />
- <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" />
- <meta name="text:Link8" content="" />
- <meta name="text:Link8 Title" content="link8" />
- <link href='http://fonts.googleapis.com/css?family=Delius+Swash+Caps' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Dosis' rel='stylesheet' type='text/css'>
- <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=Overlock' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Amatic+SC:700&subset=latin,latin-ext' 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=Sue+Ellen+Francisco' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Yanone+Kaffeesatz:400,300,200,700' rel='stylesheet' type='text/css
- <link href='http://fonts.googleapis.com/css?family=Great+Vibes' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Just+Me+Again+Down+Here' rel='stylesheet' type='text/css'>
- <style>
- div.treme img{position:relative}
- </style>
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.5.0/jquery.min.js"></script>
- <script src="http://tumbletricks.webs.com/treme.js"></script>
- <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:verdana; 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};}
- blockquote {color:{color:text};margin: 0px 15px 0px 15px;font-family:verdana;width:450px; font-size:9px;border-left: 3px solid {color:borda};}
- blockquote {margin: 5px 5px 5px 5px; border-left: 6px solid {color:sidebar}; padding-left: 5px; }
- blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 5px solid {color:sidebar};}
- blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:sidebar}; }
- blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:sidebar}; }
- blockquote img{max-width: 470px!important}
- blockquote blockquote img{max-width: 450px!important}
- blockquote blockquote blockquote img{max-width: 430px!important}
- blockquote blockquote blockquote blockquote img{max-width: 410px!important}
- @font-face {font-family: "pacifico";src: url(http://static.tumblr.com/ufwwwyn/Do8m4xui1/pacifico.ttf) format("truetype");}
- @font-face {
- font-family: mane;
- src: url('http://static.tumblr.com/amm1lw6/Mwqm2qtbb/pfarmafive.ttf');}
- ::-moz-selection {background:{color:posts};}
- ::selection {background:{color:posts}; color:{color:abc};}
- /*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};}
- #pages {text-align: center; font-family: verdana; font-size: 8px; line-height: 12px; margin-left:175px;}
- #pages a {background:none; margin: 0 2px 0 0; padding: 2px 4px; color:{color:text}; background-color:; text-decoration: none; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; border:1px solid {color:sidebar};}
- #pages a:hover {background:none; color:{color:linkshover}; border: none;}
- #pages span.pagina_atual {background:none; margin: 0 2px 0 0; padding: 2px 4px; color:{color:text}; font-weight: bold; text-decoration: none;}
- .page {clear: both; float: left; width: 245px; float: left; margin-bottom: 0px; background-color: ; margin-top: 0px; border-right: 2px solid {color:sidebar}; margin-left:-185px;}
- /*** SCROLLBAR***/
- ::-webkit-scrollbar-thumb:vertical { background-color:{color:scroll}; height: 10px;}
- ::-webkit-scrollbar-thumb:horizontal {background-color:{color:scroll}; height: 10px;}
- ::-webkit-scrollbar { width:10px; width: 10px; background-color:transparent;}
- /*BASE DA DUH (OMDG)*/
- #omdg {float: left; margin-left: 435px; margin-top: 40px;overflow: hidden;}
- .baseduh {width: 470px;
- background-color:{color:posts};
- padding: 15px; margin-bottom: 2px;
- text-align: justify; font-family: verdana;
- font-size: 11px; position: relative;}
- h1{color:{color:text}!text-align: center;important;font-family: Yanone Kaffeesatz;font-size:18px;font-weight:normal;}
- .image {text-align: center; border: 0px}
- .image img {max-width: 460px;-moz-opacity: 1;-webkit-transition-duration: .90s;}
- .image img:hover {opacity:0.8;-webkit-filter: grayscale(1);}
- .baseduh1 {margin: 0; padding: 5px; font: normal 15px 'Yanone Kaffeesatz'; color:{color:text}; text-align: right; margin: 5px 0px 0px 5px; padding: 5px 15px 10px 15px;}
- .queroaspa {font-size: 60px; font-family: Georgia; color:{color:text}; text-align: left; float: left; line-height: 75px; z-index: -999; opacity:0.45; -moz-opacity: 0.45; filter: alpha(opacity=45); margin-right: -55px; margin-left:13px; margin-top: -16px;}
- .baseduh2 {background:transparent; font-family: verdana; font-size: 9px;padding: 5px; text-align:center; text-transform: none; margin-bottom: -8px; width: 500px; height:auto; }
- /* Chat por Anna (livelikeasuicide) *********/
- .chat {background:{color:posts}; margin: 0; font-size:
- 10px; font-family: trebuchet ms;}
- .chat .chat1 {margin-left: 0px;font-size:
- 8px; }
- .chat .chat1 .chat2 {font-weight: bold; background:{color:posts}; color:{color:text};font-size: 10px; border:1px solid {color:background};
- margin-bottom: 1px; padding: 4px 5px 4px 5px; font-family: trebuchet ms;} /* Primeira linha */
- .chat .chat1 .chat2.even {background:{color:background};
- color:{color:text};font-size:
- 9px;font-weight: bold; } /* 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;}
- ul {list-style-type: square; margin-left:75px;}
- a.tag{font-size: 8px;
- font-family:"04b03", small fonts;
- font-size:8px;
- text-transform: uppercase;
- -webkit-border-radius: 5px;
- -moz-border-radius: 5px;
- border-radius: 5px;
- color:{color:text};
- background:{color:background};
- padding: 1px;
- text-align: center;
- margin: 1px;
- display: inline-block;
- }
- a.tag:hover{color:{color:text};}
- .bg {width: 495px; background-color: transparent ; color:{color:text}; margin-top: 5px; padding-right: 10px; padding-left: 5px; padding-top: 2px; padding-bottom: 3px; font-family: georgia;}
- .tags {color: {color:text}; background:{color:background}; margin-left:123px;margin-top:-32px;font-size: 7px; font-family: "verdana"; display: inline; list-style: none; text-transform: lowercase;border-top: 1px double {color:borda};
- border-bottom: 1px double {color:borda};}
- .tags a {font-size: 7px; color: {color:text}; display: inline; list-style: none; text-transform: lowercase;height:12px;}
- /***NOTES QUOTES***/
- .baseduh .notes1 {margin-left: 5px;
- width:447px; text-align: left; height:auto;
- background:{color:posts}; position: absolute;
- padding: 4px; line-height: -12px; font-family:mane;
- font-size:8px; height:12px;
- -webkit-transition: all 1s ease;
- -moz-transition: all 1s ease;
- -o-transition: all 1s ease;transition: all 1s ease;
- opacity: 0; z-index:30; margin-top:310px;
- border: 3px double {color:borda}; }
- .baseduh:hover .notes1 {margin-top: 40px; opacity:0.8; }
- .notes1 a {color:{color:links};}
- .notes1 a:hover {color:{color:post};}
- .baseduh3 {width: 330px; background-color:{color:background};
- color:{color:links}; margin-top: 6px;margin-left:-13px;
- padding-bottom:2px; font-family: verdana;
- font-size: 9px; text-align:right; height:18px;
- line-height:25px;border-top: 1px double {color:borda};
- border-bottom: 1px double {color:borda};}
- #baseduh4 {text-align: left; margin-top:-4px;
- font-size: 10px; font-family: calibri;
- text-transform: uppercase; z-index: 11;}
- #baseduh4 a {font-size: 10px; text-transform: uppercase;}
- .baseduh5 {
- -webkit-transition: all 0.6s ease-out;
- -moz-transition: all 0.6s ease-out;}
- .baseduh5:hover {opacity: 0.99;
- -webkit-transition: all 0.6s ease-out;
- -moz-transition: all 0.6s ease-out;}
- .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}
- #cap {width: 500px; margin-top: -2px;}
- .source {display: none;}
- ol.notes { display : block;border-left : 1px solid {color:borda};background-repeat : no-repeat;vertical-align : middle;text-decoration : none;margin-bottom : 1px;background:{color:background}; list-style-type: none; font-size: 10px;}
- ol.notes li.note {border-top: solid 1px {color:posts}; padding: 4px;}
- ol.notes li.note img.avatar {display: none;}
- 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;}
- ful { list-style: none; }
- ol { list-style-position: inside; }
- * { margin: 0; padding: 0; outline: none; }
- .baseduh6 {overflow: hidden;background:{color:background}; padding: 7px;
- font-family: Verdana, Geneva, sans-serif;/* theme by omdg*/
- color: #aaa;text-align: justify;outline: 0px solid #; margin-bottom: 0px;}
- .baseduh7 {border-left: 4px solid {color:borda}; display : block;border-bottom : 0px solid {color:posts};background-repeat : no-repeat;text-indent : 5px;vertical-align : middle;text-decoration : none;margin-bottom : 1px;background:{color:posts}; line-height: 18px;}
- .baseduh7 {border-left: 4px solid {color:borda}; display : block;border-bottom : 1px solid {color:borda};background-repeat : no-repeat;text-indent : 5px;vertical-align : middle;text-decoration : none;margin-bottom : 1px;background:{color:background}; line-height: 18px;}
- .baseduh7 a {padding-right: 6px; color:{color:text}; border-right: dotted 1px {color:chat1}; text-shadow: 1px 1px 1px {color:sombra};}/* theme by omdg*/
- /*FONTES FONTES FONTES FONTES*/
- @font-face { font-family: "existance"; src: url('http://static.tumblr.com/u37ad6e/OCIm7s3av/existence-unicaselight.otf'); }
- @font-face {font-family: "sing"; src: url('http://static.tumblr.com/no9dwxu/K1Xm35jth/sing.ttf');}
- @font-face{font-family: 'pixel';src: local('04b24'), url('http://static.tumblr.com/zm7jcjw/dtClscghb/04b_24__.ttf') format('woff');}
- @font-face {font-family: "04b03";
- src: url('http://static.tumblr.com/icz5xqv/ZUmlobzpk/bonjourlindas.blgspt_upload_pxl.ttf');
- format("truetype");}
- @font-face {font-family: "charnarr";
- src: url('http://static.tumblr.com/icz5xqv/ZUmlobzpk/bonjourlindas.blgspt_upload_pxl.ttf');
- format("truetype");}
- @font-face { font-family: "black swan"; src: url('http://static.tumblr.com/v1tggoh/R5qlzevb9/a_s_black_swan.ttf');}
- @font-face {font-family:basket; src: url('http://static.tumblr.com/ejm8w78/aollviadu/destrukt.ttf');}
- /*** Estilo de Ask Por Simone (cerejadosundae)***/
- .ask {width: 87%; font-weight:normal; padding:4px; margin-bottom: 10px; color:{color:text}; font-size: 11px;margin-left:45px; }
- .asker {width: 97%;height:15px;background-color:{color:background}; font-weight:normal; padding:3px; margin-bottom: 1px; color:{color:text};text-align:center;line-height:15px;font-family: 'ronda'; font-size: 8px;margin-top:10px;border-right: 5px solid {color:posts};} .asker a{ color:{color:links};border-right: 0px solid {color:borda};} .askborder {background:{color:bgask};padding:1px;width:38px;float: left; display: inline; margin-bottom: 8px;margin-left:-1px;border-top:3px solid {color:borda}; border-left: 3px solid {color:borda};border-right: 3px solid {color:borda};border-bottom: 9px solid {color:borda}; margin-top:-10px;border-radius: 2px;} .resposta {background:{color:post}; font-weight:normal; padding:4px; margin-bottom: 1px; text-shadow:0 0px 0px {color:sombra}; font-size: 11px; }@font-face { font-family: "ronda"; src: url('http://static.tumblr.com/rmj06l2/kcLlo1q2y/pf_ronda_seven.ttf'); }
- 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;}
- /****** 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;}
- /*** IMAGEM DA DUDA (OMDG)***/
- #duhimg { margin-top: 120px; margin-left: 190px; position: fixed; overflow: hidden; border: 6px solid {color:bordasid}; z-index:9;}
- #duhimg img { width: 210px; height: 240px; padding: 2px; }
- #duhimg img:hover {-webkit-filter: grayscale(1); }/*omdg*/
- #siduh {position: fixed; margin-left: 175px; width: 254px; height: 380px; background-color:{color:sidebar}; margin-top: 90px;-webkit-transform: rotate(0deg); -webkit-transform: rotate(180deg);}
- /***FRASINHAA AWN***/
- .imsureduh {width:600px;
- margin-top:70px;
- color:{color:frase};
- opacity:0.999;
- text-align:center;
- position:fixed;
- font-family:basket;
- font-size:25px;
- text-shadow: 1px 1px 1px {color:sombra};
- letter-spacing:1px;
- margin-left:5px;}
- /***DESCRIÇÃO (OMDG)***/
- #notinholaduda {text-align: center; width: 200px;padding-bottom:15px; margin-top: 385px; margin-left: 205px; position:fixed; font-family: kalinga; font-size: 12px; background-color: #trans; color: {color:textdesc}; line-height:8px;;text-transform: none; height:20px; z-index:9; border-bottom:3px solid {color:bordasid} ; }/*omdg*/
- #notinholaduda:hover {opacity:0.9; text-transform:none;}
- /*** VARIAVÉIS TIPOS DE LINKS***/
- #pink {width: 255px; float: left; margin-left: 373px; z-index:100000000000000000000; margin-top: 0px; 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; opacity: 1; -webkit-transition: 1.3s ease-in; height:20px;
- -moz-transition: 1.3s ease-in; transition: 1.3s ease-in; }
- #pink a {float: left; padding: 1px; margin-top: 102px; display: block; letter-spacing: 0px; font-family: georgia; font-size: 9px; text-align: center; width: 42px; height:17px; background-color: {color:linkinho}; line-height: 15px; height: 15px; overflow: hidden; border:0px solid {color:borda}; margin-left:-2px; }/*omdg*/
- #pink a:hover{text-align: center; opacity:1.0; background-color: {color:bghover}; color: {color:links}; z-index:10000000000000000000000; margin-left: -137px; width:178px;opacity:0.7;}
- .souchick{position: fixed; width: 452px; margin-left:190px; margin-top: 102px; padding-right: 3px; text-align: center; z-index:3;}
- .souchick a {float: left; display: block; letter-spacing: 0px; font-size:9px; font-family:georgia; color:{color:links};text-align: center; margin-right: 1px; margin-bottom:1px; width: 44px; line-height:17px; height: 17px; -webkit-transition: all 0.5s ease-out; -moz-transition: all 0.4s ease-out; background-color:{color:link hover};}/***omdg***/
- .souchick a:hover{box-shadow: inset 44px 0px {color:sombra}; color: {color:links};}
- #dlinks a {font-family: tahoma; font-size: 8px; text-transform:lowercase; letter-spacing:1px; background-color:transparent; margin-top: 1px; line-height: 17px; text-transform:uppercase; color: {color:links}; }/*omdg*/
- #dlinks a:hover {font-family: tahoma; font-size: 8px; color: {color:linkinho}; text-transform:lowercase; letter-spacing:1px; margin-top: 1px; line-height: 17px; text-transform:uppercase; font-weight: bold;}
- #dlinks {display: block; position: fixed; margin-top:212px; margin-left: 150px; z-index:2}/*omdg*/
- #faixa3 {margin-top: 195px; margin-left: 185px; position: fixed; background-color: {color:linha}; height: 85px; width:2px;}
- /*** ASPINHA***/
- #aspa {font-size:40px;
- font-style: normal;
- text-transform:none;
- text-align:center;
- font-family:arial;
- background-color: nops;
- color: {color:aspas};
- font-style:none;
- line-height:8px;
- text-transform:none;
- padding: 5px;
- width:217px;
- height: 5px;
- line-height: 3px;
- padding-top: 7px;
- letter-spacing:0px;
- margin-top:383px;
- text-transform:none;
- position:fixed;
- margin-left:93px;
- background-color: omdg;
- border-bottom: 0px dotted {color:text};
- -webkit-transform: rotate(0deg);opacity:0.3;}
- #page {position: fixed; margin-left:245px; margin-top: 415px; font-size: 25px; font-family: georgia; z-index:100;border-bottom:1px ;text-shadow: 1px 1px 1px #000;}
- #page a {color:{color:pag}}
- #page a:hover {color:{color:bghover};}
- #pag {position: fixed; margin-left: 280px; margin-top: 415px; font-size: 25px; font-family: georgia; z-index:90000000000000000000000000000000000000000000000000000000000000000000;border-bottom:1px ;text-shadow: 1px 1px 1px #000;}
- #pag a {color:{color:pag}}
- #pag a:hover {color:{color:bghover};}
- </style>
- <body ondragstart='return false'>
- </div></div></div></div>
- <div class="treme">
- <div id="duhimg">
- <img src="{image:sidebar}">
- </div></div>
- <div class="imsureduh">{text:frase}</div>
- <div id="faixa3"></div>
- <div id="pink">
- <a href="{text:Link5}">{text:Link5 Title}</a>
- </div>
- <div class="souchick">
- <a href="{text:Link1}">{text:Link1 Title}</a>
- <a href="{text:Link2}">{text:Link2 Title}</a>
- <a href="{text:Link3}">{text:Link3 Title}</a>
- <a href="{text:Link4}">{text:Link4 Title}</a>
- </div>
- <div id="dlinks">
- <a href="{text:Link6}">{text:Link6 Title}</a><br>
- <a href="{text:Link7}">{text:Link7 Title}</a><br>
- <a href="{text:Link8}">{text:Link8 Title}</a><br>
- </div>
- <div id="aspa">❝</a></div>
- <div id="notinholaduda"> {Description} </div>
- <div id="pag">{block:NextPage}<a href="{NextPage}">»</a>{/block:NextPage}</div>
- <div id="page">{block:PreviousPage}<a href="{PreviousPage}">«</a>{/block:PreviousPage}</div></div>
- </div>
- </div>
- <!-------------CRÉDITOS------------------------------>
- <div style="margin-left:240px;-webkit-transform: rotate(0deg); width:120px;background:{color:sidebar}; font-family:tahoma;font-size:9px; margin-top: 5px; position:fixed;opacity:0.8; "><a href="http://o-mundo-de-uma-garota.tumblr.com/"><small>Theme by:o-mundo-de-uma-garota</small></a><br>
- (<font color="{color:tags}">+</font>) tuto by:ilovethemes</a></div>
- <!---------BASE DUH 1 (OMDG)------------>
- <div id="omdg">
- {block:Posts}
- <div class="baseduh">
- {block:Title}<h1>{Title}</h1>{/block:Title}
- {Body}
- {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
- {block:Photoset}{Photoset-500}{/block:Photoset}
- {block:Quote}
- <div class="queroaspa">❝</div><div class="baseduh1"> {Quote}</div>
- {block:Source}<div class="baseduh2">{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-500}{/block:Video}
- {block:Answer}
- <img src="{AskerPortraitURL-64}"align="left" class="askborder"/><div class="asker">Pergunta feita por: {Asker}
- </div>
- <div class="ask">
- {Question} </div>
- <div class="resposta">{Answer}</div>
- {/block:Answer}
- {block:PostNotes}
- <div style:"width:auto;">
- <div class="baseduh6">
- <div class="baseduh7"><img src="http://static.tumblr.com/wa79tuo/3OKm1iuvh/clock.png" class="user"> {block:RebloggedFrom} <a href="{ReblogParentURL}"> Via,</a> <a href="{ReblogRootURL}"> From,</a> {/block:RebloggedFrom} {block:ContentSource}<a href="{SourceURL}" target="_blank"> Source </a>. {/block:ContentSource} </div>
- <div class="baseduh7">
- <img src="http://static.tumblr.com/wa79tuo/3OKm1iuvh/clock.png" class="user"> {DayOfMonth},<b> {Month}</b> de {Year}<br>
- </div>
- <div class="baseduh7">
- <img src="http://static.tumblr.com/wa79tuo/YzBm1iuyx/tag.png" class="user"> {block:HasTags}{/block:HasTags}
- <span style="width:auto;">
- {block:HasTags}
- {block:Tags}
- <a class="tag" href="{TagURL}">{Tag}</a>
- {/block:Tags}
- {/block:HasTags}</span>
- <br>
- </div>
- <div class="baseduh7">
- <img src="http://static.tumblr.com/wa79tuo/MiZm1iv2y/heart.png" class="user">{NoteCount}
- </div>
- </div><br>
- <div class="baseduh6">
- {PostNotes}
- </div>
- </div></div></div>
- {/block:PostNotes}
- <!-----------BASE DUH 3 4 E 5 (OMDG)------------->
- <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 class="baseduh3">
- <div id="baseduh4">
- <div class="baseduh5">
- {block:Date}
- <center> {DayOfMonth}.{MonthNumberWithZero}<font color="{color:tags}">.</font>{Year} às {12Hour}:{Minutes}{AmPm} <font color="{color:tags}">.</font> {block:NoteCount} <font color="{color:tags}">.</font> <a href="{Permalink}" {block:NoteCount}{/block:NoteCount}</a>{NoteCountWithLabel}</a>{block:RebloggedFrom} <font color="{color:tags}">.</font> <a href="{ReblogParentURL}"><a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom} {block:ContentSource} <font color="{color:tags}">.</font> <a href="{SourceURL}">Originally</a>{/block:ContentSource} {block:IndexPage}· <a href="{ReblogUrl}" target="_blank"><font color="{color:tags}">reblog baby</font></a>{/block:IndexPage}</center> </div>
- <div class="tags">{block:HasTags}{block:Tags}<font color="{color:tags}">#</font><a href="{TagURL}">{Tag}</a> {/block:Tags}<br>{/block:HasTags}</div>{/block:Date}</div>
- </div></div>
- {/block:Posts}
- </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