Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
- <! ----------------------------------------------
- theme by: umabonecaciumenta
- sem cópias totais ou parciais.
- p l a g i o e c r i m e
- ---------------------------------------------- !>
- <link href='http://fonts.googleapis.com/css?family=Sacramento' 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'>
- <link href='http://fonts.googleapis.com/css?family=Stalemate' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Ruge+Boogie' rel='stylesheet' type='text/css'>
- <head>
- <!-- DEFAULT VARIABLES -->
- <meta name="color:background" content="#f8f8f8" />
- <meta name="color:link" content="#828282" />
- <meta name="color:linkhover" content="#f5f5f5" />
- <meta name="color:text" content="#828282" />
- <meta name="color:sidebar" content="#ffffff" />
- <meta name="color:borda2" content="#feb2d9" />
- <meta name="text:titulo" content="i really love you.
- " />
- <meta name="image:background" content="http://static.tumblr.com/abe3499f69c50e20a644f3438dc4a8d3/e5skbcf/LCbmgmmzc/tumblr_static_bgg.jpg" />
- <link href='http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300|Dosis|Inconsolata' rel='stylesheet' type='text/css'>
- <meta name="image:fundinho" content="http://static.tumblr.com/31dd80532cf6167a108600e18c25bfd8/e5skbcf/YWumgmmbp/tumblr_static_tumblr_mcv14pudv71rnj43qo10_r1_250.jpg" />
- <meta name="color:entry" content="#ffffff" />
- <meta name="color:links" content="#999999" />
- <meta name="image:background" content=""/>
- <meta name="font:text" content="verdana" />
- <meta name="color:titulo" content="#fff" />
- <meta name="text:titulo" content="don't forget" />
- <meta name="color:bglinks" content="#fff" />
- <meta name="color:links" content="#828282" />
- <meta name="color:linkshover" content="#828282" />
- <meta name="color:bglinkshover" content="#feb2d9 />
- <meta name="image:sidebar" content="http://static.tumblr.com/0dcb64e0a9e9c78f40a12b17e78337e4/e5skbcf/DbCmgml82/tumblr_static_tumblr_static_tumblr_mbs8q9rc421rs68jso1_400.jpg" />
- <meta name="color:background" content="#f1f1f1" />
- <meta name="color:sidebar" content="#ffffff" />
- <meta name="color:link" content="#696969" />
- <meta name="color:link hover" content="#696969" />
- <meta name="color:text" content="#696969" />
- <meta name="color:post" content="#ffffff" />
- <meta name="color:background" content="#f8f8f8" />
- <meta name="color:link" content="#828282" />
- <meta name="color:linkhover" content="#f5f5f5" />
- <meta name="color:text" content="#828282" />
- <meta name="color:sidebar" content="#ffffff" />
- <meta name="color:borda1" content="#fff" />
- <meta name="color:post" content="#fff" />
- <meta name="text:titulo" content="you are everything" />
- <meta name="image:background" content="http://static.tumblr.com/qm5x3lf/mjIma44ux/grainy03_03.gif" />
- <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="link6" />
- <meta name="image:sidebar" content="http://static.tumblr.com/0dcb64e0a9e9c78f40a12b17e78337e4/e5skbcf/DbCmgml82/tumblr_static_tumblr_static_tumblr_mbs8q9rc421rs68jso1_400.jpg" />
- <meta name="text:frase2" content=" " />
- <meta name="text:frase" content=" " />
- <meta name="color:background" content="#F5f5f5" />
- <meta name="color:font" content="#999999" />
- <meta name="color:entry" content="#ffffff" />
- <meta name="color:links" content="#999999" />
- <meta name="color:sidebar" content="#ffffff" />
- <meta name="color:link" content="#ffffff" />
- <meta name="color:bglinks" content="#ffffff" />
- <meta name="color:link" content="#000000" />
- <script src="http://static.tumblr.com/rozpbz7/nFim53lu5/jquery.js"></script>
- <script src="http://static.tumblr.com/rozpbz7/tcom53lvc/easing.js"></script>
- <script type='text/javascript'>
- $(document).ready(function() {
- $('.box_containere').hover(function(){
- var width = $(this).outerWidth() / 2;
- $(this).find('.left').animate({ right : width },{queue:false,duration:300});
- $(this).find('.right').animate({ left : width },{queue:false,duration:300});
- }, function(){
- $(this).find('.left').animate({ right : 0 },{queue:false,duration:300});
- $(this).find('.right').animate({ left : 0 },{queue:false,duration:300});
- });
- $('.box_container3').hover(function(){
- var width = $(this).outerWidth() / 2;
- $(this).find('.left3').animate({ right : width },{easing: 'easeOutBounce', queue:false,duration:800});
- $(this).find('.right3').animate({ left : width },{easing: 'easeOutBounce', queue:false,duration:800});
- }, function(){
- $(this).find('.left3').animate({ right : 0 },{easing: 'easeOutBounce',queue:false,duration:800});
- $(this).find('.right3').animate({ left : 0 },{easing: 'easeOutBounce',queue:false,duration:800});
- });
- });
- </script>
- </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 = $('#allboxes');
- $wall.imagesLoaded(function(){
- $wall.masonry({
- itemSelector: '.entry',
- isAnimated : true
- });
- });
- $wall.infinitescroll({
- navSelector : "div#navigation",
- nextSelector : "div#navigation a#nextPage",
- itemSelector : '.entry',
- 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');} );
- });
- }); $('#allboxes').show(500);
- });
- </script>
- <title>{Title}</title>
- <link rel="shortcut icon" href="{Favicon}">
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
- </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>
- <link href='http://fonts.googleapis.com/css?family=Sacramento' rel='stylesheet' type='text/css'> <link href='http://fonts.googleapis.com/css?family=ABeeZee|Kameron|Muli|Almendra' rel='stylesheet' type='text/css'>
- </head>
- <style type="text/css">
- iframe#tumblr_controls {
- top:0px !important;
- right:3px !important;
- position: fixed !important;
- -webkit-transition: opacity 0.6s linear;
- opacity: 0.3;
- -webkit-transition: all 0.8s ease-out;
- -moz-transition: all 0.8s ease-out;
- transition: all 0.8s ease-out;
- z-index:999999999999999999;}
- iframe#tumblr_controls:hover{
- -webkit-transition: opacity 0.6s linear;
- opacity: 0.8;
- -webkit-transition: all 0.4s ease-out;
- -moz-transition: all 0.4s ease-out;
- transition: all 0.4s ease-out;
- z-index:999999999999999999999;}
- ::-webkit-scrollbar{width:16px;height:0px;}
- ::-webkit-scrollbar-button:start:decrement
- ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
- ::-webkit-scrollbar-track-piece{background-color: {color:borda1}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
- ::-webkit-scrollbar-thumb:vertical{height:50px; background-color:{color:borda2};-webkit-border-radius:px;}
- ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color:#d3d3d3;-webkit-border-radius:px;}
- /*theme by umabonecaciumenta*/
- body {background-color: {color:background}; font-family: calibri; color: {color:text}; text-align: justify; font-size: 10px; background-image:url('{image:background}'); background-attachment: fixed; }
- a {color: {color:link}; text-decoration: none; text-transform: none; -webkit-transition-duration: 1.5s; -moz-transition-duration:1.5s;}
- a:hover {color: {color:linkhover}; background-color: transparent; text-decoration: none; -webkit-transition-duration: 1.5s; -moz-transition-duration:1.5s;}
- p {margin: 6px 0 0 0}
- blockquote {margin: 5px 5px 5px 5px; border-left: 3px solid {color:text}; padding-left: 5px; }
- blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:text};}
- blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:text}; }
- blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:text}; }
- blockquote img{max-width: 370px!important}
- blockquote blockquote img{max-width: 350px!important}
- blockquote blockquote blockquote img{max-width: 330px!important}
- blockquote blockquote blockquote blockquote img{max-width: 310px!important}
- /*theme by umabonecaciumenta*/
- /*theme by umabonecaciumenta*/
- #allboxes {margin-left:425px; width:500px; margin-top:27px}
- .entry {position: relative; width:500px; text-align:justify; float:left ;margin:-10px; padding:5px; margin-left: 12px; font-family: 'Muli';font-size: 11px; margin-top:14px; background:{color:entry};border:6px double {color:background};}
- .entry img{padding: 4px; border: 1px solid{color:background};}
- .entry:hover {opacity:0.9;}
- .entry:hover {opacity:0.9;}
- /*theme by umabonecaciumenta*/
- h1 {font-family: Sacramento; text-align: center; font-size: 28px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 12px;}
- h1 a {text-align: center; font-size: 14px; color: {color:text}; font-weight: normal; line-height: 12px;}
- h1 a:hover {text-align: center; font-size: 14px; color: {color:text}; font-weight: normal; line-height: 12px;}
- .image {text-align: center; border: 0px;}
- .image img {max-width: 490px; margin-bottom: 2px }
- /*theme umabonecaciumenta*/
- .xquote {text-align:justify; font-family: 'Muli'; font-size: 12px; line-height:15px; padding:3px;margin-left:02px; margin-bottom:3px; margin-top:-66px;}
- .xquotesource {font-family: 'sacramento' ; ; text-align: right; text-transform: none; margin-bottom:5px; ;font-size:18px; ;}
- .xquotesource a, a:hover{text-transform: none;}
- .xquotesource a, a:hover{text-transform: none;}
- #quote {position:relative; color:{color:text};font-family:Ruge Boogie;top:-3px;left:-3px;font-size:60px;opacity:0.5;}
- /*theme by umabonecaciumenta*/
- .chat {line-height: 13px; list-style: none }
- .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
- .person1 {color: {color:text}; padding: 2px; }
- .person1 .label {font-weight: bold; color:{color:text}}
- .person2 {color: {color:text}; padding: 2px; }
- .person2 .label {font-weight: bold; color:{color:text}}
- .player {background-color: #trans; text-align: left; display:block;}
- /*theme by umabonecaciumenta*/
- #ssource{margin-left:10px; display: none;}
- #perma {margin-top:10px; font-family: 'muli'; color: {color:text}; text-align: center;; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out; text-transform:none; background-color: {color:entry}; padding-top: 1px; border-top:6px double {color:background}; }
- #perma a {font-size: 10px; font-family:'muli';; text-transform: none; color: {color:text}; opacity:10; }
- #perma a:hover {opacity:0.6;}
- /*theme by umabonecaciumenta*/
- .question1 {
- color:{color:text};
- font-size: 12px;
- font-family: 'muli';
- text-align:left;
- font-weight: normal;
- line-height:95%;
- background: {color:background};
- position: relative;
- min-height:70px;
- padding:10px 15px;
- margin-bottom:2px;
- margin-right:-10px; opacity:0.8}
- .questionarrow {
- font-size:30px;
- color:{color:background};
- vertical-align:middle;
- margin-left:-5px!important; opacity:0.8}
- .asker {width:450px; text-align:right; text-transform:lowercase; color:{color:text}; opacity:0.8}
- .asker a {color:{color:text};}
- .asker img {float:left; margin-left:238px; vertical-align:top; margin-right:3px; max-height:15px; opacity:0.8 }
- .asking {text-align:center; color:{color:text}; font:9px calibri; text-transform:none; opacity:0.8;}
- .asking a{color:{color:text}; border-bottom:1px dotted {color:text};}
- .asking img {width:58px; vertical-align:middle; background-color:{color:background}; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;padding:3px;opacity:0.8;}
- .asking img:hover {webkit-filter: grayscale(1);-webkit-filter: grayscale(100%); -moz-filter: grayscale(100%);filter: url(desaturate.svg#greyscale);filter: gray; filter: grayscale(100%);-webkit-transition: all 0.4s linear;-moz-transition: all 0.4s linear;transition: all 0.4s linear;opacity:0.9}
- .question {color: {color:background}; text-align: center; background-color: #ff; margin-bottom: -10px;opacity:0.8; }
- ::-moz-selection {
- color: #fff;
- background: {color:borda2};
- }
- ::selection {
- color: #fff;
- background: {color:borda2};
- }
- /*** umabonecaciumenta ***/
- /*theme by umabonecaciumenta*/
- /*theme umabonecaciumenta*/
- #cap {width: 400px; margin-top: -2px;}
- .source {display: none;}
- .notes {width: 500px; padding: 0px; margin-top: 1px; margin-bottom: 1px; font-size: 9px; text-align: left}
- ol.notes {list-style: none; margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
- ol.notes li background-color: {color:entry}; margin-bottom: 1px; padding: 5px; }
- .notes img{display: none; border:0px}
- /*theme umabonecaciumenta*/
- /*theme by umabonecaciumenta*/
- /*theme by umabonecaciumenta*/
- /*theme umabonecaciumenta*/
- /*theme umabonecaciumenta*/ /*theme umabonecaciumenta*/
- #paginal {font-family: calibri; font-size: 9px; text-align: center;}
- #paginal a {background: {color:sidebar}; margin: 0 1px 0 0; padding: 2px 4px; color: {color:text}}
- #paginal a:hover {background: {color:sidebar}; color: {color:text};}
- #paginal span.pagina_atual {background: {color:titulo}; margin: 0 1px 0 0; padding: 2px 4px;; color: {color:text}; font-weight: bold; text-decoration: none;}
- .ps {z-index:9999999999;position:fixed; color: {color:sidebar}; padding: 5px; margin-top: 280px; margin-left: 250px; width: 220px; height:12px;font-family: calibri; font-size: 9px;}
- /*theme umabonecaciumenta*/
- /*theme umabonecaciumenta*/ /*theme umabonecaciumenta*/
- #lnv {position: fixed; margin-top: 8px; margin-left: 290px; width: 200px; height: auto;font-family: verdana; font-size: 9px; }
- /*theme by umabonecaciumenta*/
- #aux {position: fixed; margin-top: 136px; margin-left: 167px; width: 190px; height: 285px; background: transparent; overflow: hidden; color: {color:sidebar}; }/*theme by umabonecaciumenta*/
- /*theme by umabonecaciumenta*/
- /*----Efeito imagem por Duda.R exclusive por revolutionhtml--?--*/
- .duhimag3 {position: absolute;width:220px;height:210px;margin-left:105px;
- margin-top: 50px;position:fixed;border:10px solid {color:sidebar}; -webkit-transform: rotate(-10deg) ;z-index: 800;}
- .duhimag3 img {position:fixed; -webkit-transition: all 1s ease-in-out;
- -moz-transition: all 1s ease-in-out;-o-transition: all 1s ease-in-out;
- -ms-transition: all 1s ease-in-out; transition: all 1s ease-in-out;
- display: block;height:210px;width: 220px;padding:0px;margin-left:0px;
- margin-top:0px;opacity:0.8;-webkit-transition-duration: 0.8s;opacity: 9.0}
- .duhimag3 img:hover {border:2px dashed {color:borda2}; margin-left:10px;width: 200px;height: -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;text-align: center; color:; background-color:transparent; opacity:1;-webkit-transition: all 0.7s ease-out; -moz-transition: all 0.7s ease-out;color:transparent; position: fixed;-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;-webkit-animation: duds 4s alternate infinite linear;}
- @-webkit-keyframes duds {
- 10% { -webkit-transform: rotate(5deg); }
- 50% {margin-left:19px;width:210px; margin-top:10px;height:250px; -webkit-transform: rotate(-5deg); }
- 100% { border-top-right-radius: 5px; width:210px;height:250px;margin-left:-10px; }
- }
- /*theme by umabonecaciumenta*/
- #thailinda{margin-top: 17px ; margin-left:81px; position: fixed; background-color:{color:sidebar}; font-family: verdana; font-size:9px; width:341px; font-style: none; color: #c9c9c9; border-radius:0px 0px 10px 10px;height:388px; line-height:130%; padding: 2px; text-align: center; background-image:url('{image:fundinho}');border-left:2px dashed {color:sidebar};border-right:6px double {color:sidebar};border-bottom:2px double {color:sidebar};border-top:2px double {color:sidebar};}
- /*theme by umabonecaciumenta, coracoes por uma-anonyma*/
- #lala { position:fixed; margin-top: 205px; margin-left: 347px;
- padding: 5px; color: {color:borda2}; font-size:40px; font-family:Comic Sans MS; -webkit-transform: rotate(127deg); ;z-index: 800; }
- #lala1 { position:fixed; margin-top: 215px; margin-left: 330px;
- padding: 5px; color: {color:borda2}; font-size:40px; font-family:Comic Sans MS; -webkit-transform: rotate(-6deg); z-index: 800;}
- #bola { position:fixed; margin-top: 205px; margin-left: 345px;
- padding: 5px; color: {color:borda1} ; font-size:50px; font-family:Comic Sans MS; -webkit-transform: rotate(10deg);z-index: 800; }
- #bola1 { position:fixed; margin-top: 222px; margin-left: 343px;
- padding: 5px; color: {color:borda2}; font-size:35px; font-family:Comic Sans MS; -webkit-transform: rotate(-45deg); ;z-index: 800;}
- /*theme by umabonecaciumenta*/
- #thail1 {text-align: justify; margin-top:
- 7px; margin-left: 43px; overflow: hidden; -webkit-border-radius: 0px 0px 0px 0px; font-family: georgia; position: fixed; color: {color:borda1}; padding: 10px; background-attachment: fixed; width:70px; height: 16px; -webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out; letter-spacing: 1px; font-style: normal; line-height: 6px; text-transform: uppercase; -webkit-transform: rotate(14deg); z-index: 800;}
- #thail1 {font-size: 33px; font-family:sofia ; letter-spacing: -1px; text-transform: none; line-height: 20px;}
- /*theme by umabonecaciumenta*/
- #thail3{text-align: justify; margin-top:
- 4px; margin-left: 30px; overflow: hidden; -webkit-border-radius: 0px 0px 0px 0px; font-family: georgia; position: fixed; color: {color:borda1}; padding: 10px; background-attachment: fixed; width:70px; height: 16px; -webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out; letter-spacing: 1px; font-style: normal; line-height: 6px; text-transform: uppercase; -webkit-transform: rotate(-20deg); z-index: 800;}
- #thail3 {font-size: 33px; font-family:sofia ; letter-spacing: -1px; text-transform: none; line-height: 20px;}
- #thai9 {text-align: center; overflow: hidden; height:22px; -webkit-border-radius: 0px 0px 0px 0px; font-size: 28px; font-family: 'Sacramento'; ; position: fixed; margin-left:17px; width: 92px; background-color:{color:sidebar}; color: #b5b5b5; padding: 5px; margin-top: -35px; background-attachment: fixed; -webkit-transition: all 1s ease-out; -moz-transition: all 1s ease-out; ; letter-spacing: 0px; text-transform: none;line-height: 34px; z-index:9;border-bottom:6px double {color:borda2};}
- #thai9 a {color:#b5b5b5;text-transform: none;font-size:20px;}
- #thai9 a:hover {color:#b5b5b5;text-transform: none;font-size:10px;}
- /*theme by umabonecaciumenta*/
- #thats1{width:48px; height: 24px; float: left; margin-left:352px; margin-top: 30px; padding: 0px; text-align: center; position: fixed; z-index:800;}/*theme by umabonecaciumenta*/
- #thats1 a {display: inline-block;float: left; margin-left: 1px; font-family: 'muli'; border-radius:40px 0px 0px 40px;font-size: 11px;letter-spacing:1px; text-align: center; margin-top: 2px; height: 30px; width: 75px; color:{color:text}; line-height: 30px; text-transform: none;; -webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out; font-style: normal; background-color:{color:bglinks}; }
- #thats1 :hover{ background-color:{color:bglinkshover}; color:{color:borda1}; text-transform: none;font-family:Rochester;text-shadow: -5px -5px ;opacity: 0.9; box-shadow: inset 15px 0px;color:{color:font}; }
- #thats2{width:448px; height: 24px; float: left; margin-left:259px; margin-top: 339px; padding: 0px; text-align: center; position: fixed; z-index:800;}/*theme by umabonecaciumenta*/
- #thats2 a {display: inline-block;float: left; margin-left: 1px; font-family: 'muli'; border-radius:0px 0px 40px 40px;font-size: 11px;letter-spacing:1px; text-align: center; margin-top: 2px; height: 26px; width: 55px; color:{color:text}; line-height: 30px; text-transform: none;; -webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out; font-style: normal; background-color:{color:bglinks}; }
- #thats2 :hover{ background-color:{color:bglinkshover}; color:{color:borda1}; text-transform: none;font-family:Rochester;text-shadow: -5px -5px ;opacity: 0.9; color:{color:font}; -;}
- #thaidlc2 {text-align: center; width: 180px;padding: 5px; margin-top: 338px; margin-left: 82px; position:fixed; font-family: muli; font-size: 13px; background-color:#transp; color: #8b8989; line-height:10px;;text-transform: none; height:12px; z-index:15550;;}
- #thaidlc {text-align: center; width: 340px;padding: 5px; margin-top: 368px; margin-left: 80px; position:fixed; font-family: muli; font-size: 11px; background-color:#transp; color: #8b8989; line-height:10px;;text-transform: none; height:12px; z-index:10;;}
- /*theme by umabonecaciumenta*/ /*theme by umabonecaciumenta*/
- #thaidlc :hover {box-shadow: inset 50px 0px {color:bglinkshover}; color: #fff }
- #b2 {width: 0; height: 0; border-top: 20px solid {color:banner shadow}; border-left: 20px solid transparent;position:absolute;margin-top:126px;margin-left:140px; position: fixed; }
- @font-face {font-family:basket; src: url('http://static.tumblr.com/ejm8w78/aollviadu/destrukt.ttf');}
- #thait2 {
- background-color:{color:Borda1};
- padding: 0px;
- height:40px;
- line-height:40px;
- float:left;
- text-align: center;
- position:fixed;
- margin-left:81px;
- margin-top:191px;
- width:345px;
- font-family: 'Sacramento';
- font-size:43px;
- letter-spacing:60px;
- text-align: center;
- color: #8b8989; letter-spacing:-1px;
- z-index:0; text-transform: none; background-image:url('') ; }
- #thait2 :hover{-webkit-animation: smallToBig 300ms alternate infinite ease;-moz-animation: smallToBig 300ms alternate infinite ease;}
- @-webkit-keyframes smallToBig{from {-webkit-transform: scale(1);}to {-webkit-transform: scale(1.1);}}
- @-moz-keyframes smallToBig{from {-moz-transform: scale(1);}to {-moz-transform: scale(1.1);}}
- #thait3 {
- background-color:{color:sidebar};
- padding: 0px;
- height:40px;
- line-height:40px;
- float:left;
- text-align: center;
- position:fixed;
- margin-left:81px;
- margin-top:300px;
- width:347px;
- font-family: 'Sacramento';
- font-size:28px;
- letter-spacing:60px;
- text-align: center;
- color: #8b8989; letter-spacing:-1px;
- z-index:0; text-transform: none; background-image:url('') ; }
- #thait3 a:hover{box-shadow: inset 200px 0px {color:borda1}; color: {color:borda2}}
- #thait1 {
- background-color:{color:borda2};
- padding: 0px;
- height:12px;
- line-height:42px;
- float:left;
- text-align: center;
- position:fixed;
- margin-left:81px;
- margin-top: 204px;
- width:345px;
- font-family: 'Sacramento';
- font-size:23px;
- letter-spacing:60px;
- text-align: center;
- color: #8b8989; letter-spacing:-1px;
- z-index:555; text-transform: none; background-image:url('') ; }
- #ubcthai {color:{color:borda1};font-family:Ruge Boogie;;
- z-index:800; font-size:65px; height: 1px; width: 244px;position: fixed; margin-top: 375px ; margin-left: 85px;-webkit-transform: rotate(20deg); -moz-transform: rotate(20deg);-webkit-transform: rotate(20deg);}
- .question1 {
- color:{color:text};
- font-size: 12px;
- font-family: 'muli';
- text-align:left;
- font-weight: normal;
- line-height:95%;
- background: {color:background};
- position: relative;
- min-height:70px;
- padding:10px 15px;
- margin-bottom:2px;
- margin-right:-10px; opacity:0.8}
- .questionarrow {
- font-size:30px;
- color:{color:background};
- vertical-align:middle;
- margin-left:-5px!important; opacity:0.8}
- .asker {width:250px; text-align:right; text-transform:lowercase; color:{color:text}; opacity:0.8}
- .asker a {color:{color:text};}
- .asker img {float:left; margin-left:238px; vertical-align:top; margin-right:3px; max-height:15px; opacity:0.8 }
- .asking {text-align:center; color:{color:text}; font:9px calibri; text-transform:none; opacity:0.8;}
- .asking a{color:{color:text}; border-bottom:1px dotted {color:text};}
- .asking img {width:58px; vertical-align:middle; background-color:{color:background}; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;padding:3px;opacity:0.8;}
- .asking img:hover {webkit-filter: grayscale(1);-webkit-filter: grayscale(100%); -moz-filter: grayscale(100%);filter: url(desaturate.svg#greyscale);filter: gray; filter: grayscale(100%);-webkit-transition: all 0.4s linear;-moz-transition: all 0.4s linear;transition: all 0.4s linear;opacity:0.9}
- .question {color: {color:background}; text-align: center; background-color: #ff; margin-bottom: -10px;opacity:0.8; }
- ::-moz-selection {
- color: #fff;
- background: {color:Borda2};
- }
- ::selection {
- color: #fff;
- background: {color:Borda2};
- }
- </style><script type="text/javascript">
- var rev = "fwd";function titlebar(val)
- {var msg = "{title}";
- var res = " ";
- var speed = 120;var pos = val;msg = "{title}";var le = msg.length;if(rev == "fwd"){if(pos < le){pos = pos+1;scroll = msg.substr(0,pos);document.title = scroll;timer = window.setTimeout("titlebar("+pos+")",speed);}
- else{rev = "bwd";
- timer = window.setTimeout("titlebar("+pos+")",speed);}}
- else{
- if(pos > 0){
- pos = pos-1;var ale = le-pos;scrol = msg.substr(ale,le);document.title = scrol;timer = window.setTimeout("titlebar("+pos+")",speed);}
- else{rev = "fwd";timer = window.setTimeout("titlebar("+pos+")",speed);}}}
- titlebar(0);
- </script>
- <body>
- </div>
- </div class>
- </div>
- </div>
- </div>
- </div>
- </div>
- </div>
- <div id="thaidlc">{description} </div>
- <div id="thaidlc2">{text:frase2}</div>
- <div class="duhimag3" class="hover">
- <img class="duh" src="{image:sidebar}" title="{text:frase}"></div></div>
- <div id="thail1"><div id="thail1">♥</a></div></div></div></div></div>
- <div id="thail3"><div id="thail3">♥</a></div></div></div></div></div>
- </div>
- <div id="thai9" title="Créditos: Umabonecaciumenta (c) | Detalhes da minha Dinha perfeita, seduzente, gostosa, doida, delicia, mulher maravilha, toda deli deli, (o-mundo-de-uma-garota) NÃO COPIE!"> <a href="http://umabonecaciumenta.tumblr.com/"> Boneca <font color="#fe80c0">©</font></a> </div>
- </div>
- </div>
- <div id="ubcthai"> "</div>
- </div class>
- </div>
- <div id="lala">❥</div>
- <div id="lala1">❥</div>
- <div id="bola1">⋀</div>
- <div id="bola">•</div>
- </div></div></div></div></div></div>
- <div id="thailinda"></div>
- <div id="thats1">
- <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="thats2">
- <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></div>
- <div id="thait3">{text:titulo}</div>
- <div id="thait1"></div>
- <div id="thait2"></div>
- <div class="ps"><div id="paginal">{block:PreviousPage}<a href="{PreviousPage}">«</a> {/block:PreviousPage}
- {block:JumpPagination length="5"}
- {block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage}
- {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}
- {/block:JumpPagination}{block:NextPage}<a href="{NextPage}">»</a>{/block:NextPage}
- </div></div></div>
- </div></div>
- </div></div>
- <div id="allboxes">
- {block:Posts}
- <div class="entry">
- {block:Text}
- {block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
- {block:Photo}
- {LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
- {block:Photoset}
- {Photoset-500}{/block:Photoset}
- {block:Quote}
- <div id="quote">"</div><div class="xquote">{Quote}</div>
- {block:Source}<div class="xquotesource"> — {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}
- <table width="500px" cellspacing="0" cellpadding="0">
- <tr>
- <td width="335px" class="question1">{Question}</td>
- <td width="30px"><span class="questionarrow">◤</span></td>
- <td width="1px" class="asking"><img src="{AskerPortraitURL-64}"><br>{Asker}</td>
- </tr>
- </table>
- <div class="answer">{Answer}</div>
- {/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 id="ssource">{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> <div id="perma">
- {block:Date} {block:Date}<a href="{Permalink}">{TimeAgo}</a>{/block:Date} {block:NoteCount} - <a href="{Permalink}">{NoteCount} notes</a>{/block:NoteCount} - <a href="{ReblogURL}" target="_blank">reblog baby <font color='{color:borda2}'>♥</font> </a> {block:RebloggedFrom}(<a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom}{block:RebloggedFrom}/<a href="{ReblogRootURL}" title="{ReblogRootTitle}">source</a>)
- {/block:RebloggedFrom}
- <br>{block:HasTags}{block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}{/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>
- <!-- PLEASE DO NOT REMOVE THE CREDIT LINK. I'D APPRECIATE THAT VERY MUCH !DON'T COPY BITCH.DON'T COPY BITCH. DON'T COPY BITCH . DON'T COPY BITCH -->
- <div style="font-size: 10px; font-family:calibri;position:fixed;bottom:5px;right:5px; color:{color:text}">
- <a href="http://umabonecaciumenta.tumblr.com" title="Créditos: UMABONECACIUMENTA © | NAO COPIE! (c) " ><big>THEME ©</big></a></div>
- </body>
Advertisement
Add Comment
Please, Sign In to add comment