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, dths rduc
- 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=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'>
- <head><link href='http://fonts.googleapis.com/css?family=Ubuntu+Mono' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Cedarville+Cursive' rel='stylesheet' type='text/css'><link rel="shortcut icon" href="http://media.tumblr.com/tumblr_lkl5k33x021qfamg6.gif">
- <link href='http://fonts.googleapis.com/css?family=Alex+Brush' 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'>
- <!-- 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:link sid det" content="#acacac" />
- <meta name="color:borda2" content="#fff" />
- <meta name="color:entry" content="#acacac" />
- <meta name="text:titulo" content="i really love you.
- " />
- <meta name="image:background" content="http://static.tumblr.com/qm5x3lf/mjIma44ux/grainy03_03.gif" />
- <link href='http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300|Dosis|Inconsolata' rel='stylesheet' type='text/css'>
- <meta name="text:frase" content="uma frase bem aqui" />
- <link href='http://fonts.googleapis.com/css?family=Ubuntu+Mono' rel='stylesheet' type='text/css'>
- <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="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="#fff" />
- <meta name="image:sidebar" content="" />
- <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="#acacac" />
- <meta name="color:post" content="#fff" />
- <meta name="color:entry" content="#acacac" />
- <meta name="text:titulo" content="you are everything" />
- <meta name="text:titulo2" content="So come back to the light" />
- <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="text:Link8" content="" />
- <meta name="text:Link8 Title" content="link6" />
- <meta name="image:sidebar" content="http://static.tumblr.com/5zz5za6/do3m6uy2y/11111.jpg" />
- <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="image:fundinhodoslinks" content="http://www.oscustomize.com/wallpapers/_MOBILE/abstract/purple_butterfly.jpg" />
- <meta name="color:bglinks" content="#ffffff" />
- <meta name="color:link" content="#000000" />
- <meta name="color:letral" content="ffffff" />
- <meta name="color:letrafra" content="ffffff" />
- <meta name="color:hoverlinks" content="ffffff" />
- <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 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}
- </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: #fff; -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*/
- b, strong, bold {color:{color:borda2}}
- u,underline {color:#8b8989; border-bottom: 1px dotted #FFC0CB; text-decoration:none; }
- /*theme by umabonecaciumenta*/
- i, em{color:#8b8989;}
- 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}
- #allboxes {float: left; margin-left: 374px; margin-top: 48px; border: 4px solid #transp; padding:3px; }
- .entry {width:400px; background-color: {color:entry}; padding: 10px; margin-bottom: 1px; text-align: justify; font-family: calibri; font-size: 11px;z-index: 100;border:4px double {color:background}; }
- h1 {font-family: Rochester ; text-align: center; font-size: 20px; 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; text-align: center; border: 0px; opacity: 10; -webkit-transition: 0.8s ease-in;
- -moz-transition: 0.8s ease-in; transition: 0.8s ease-in;}
- .image:hover {opacity: 0.8; -webkit-transition: 0.8s ease-in;
- -moz-transition: 0.8s ease-in; transition: 0.8s ease-in;}
- .image img {max-width: 410px; margin-bottom: 2px }
- /*theme umabonecaciumenta*/
- .xquote {text-align:justify; font-family:calibri; font-size: 11px; line-height:15px; padding:3px;margin-left:02px; margin-bottom:3px; margin-top:-66px;}
- .xquotesource {font-family:calibri; text-align: center; text-transform: none; margin-bottom:5px; font-size: 11px; font-weight: bold}
- .xquotesource a, a:hover{text-transform: none;}
- #quote {position:relative; top:-22px;left:-3px;font-size:60px;opacity:0.3;}
- /* chat by joshdevines*/
- .user_1 .label {color:#666; font-weight:bold; background-color:#fcc9dd; text-transform: italic}
- .user_2 .label {color:#aaa; font-weight:bold; background-color:#ddd; text-transform: italic}
- .user_3 .label {color:#666; font-weight:bold}
- .user_4 .label {color:#aaa; font-weight:bold}
- .user_5 .label {color:#666; font-weight:bold}
- .user_6 .label {color:#aaa; font-weight:bold}
- ul.chat, .chat ol, .chat li {list-style:none; margin-left: -20px; margin-top: 3px;opacity:0.8}
- .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;}
- #ssource{margin-left:10px; display:none}
- #perma {margin-top:10px; font-family: calibri; color: {color:text}; text-align: center; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out; text-transform: uppercase; background-color: {color:entry}; padding-top: 1px; border-top: solid 1px {color:background}; border-bottom: solid 1px {color:entry} }
- #perma a {font-size: 10px; font-family: calibri; text-transform: uppercase; color: {color:text}; opacity:10; }
- #perma a:hover {opacity:0.6;}
- .pergunta {background: #ececec; padding: 11px; margin-top: 0px; border-bottom: 1px solid #; margin-left: 67px;margin-right: 0;overflow: hidden; text-shadow: 0px 1px 1px #;}
- .perguntou {width: 415px;height:18px; background:{color:text}; font-weight:normal; padding:3px; margin-bottom:1px; color:#fff;font-family: 'Play', sans-serif; font-size: 11px; text-align:left;line-height:20px;text-transform:uppercase;margin-left:-12px;}
- .perguntou g {color:#fff;}
- .perguntou a {color: #fff;}
- .askfoto {opacity: 0.7; border: 2px solid {color:text};}
- .askfoto:hover {opacity: 0.9;}
- /*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*/
- #thai7 {width: 220px; margin-left:113px; margin-top: 88px; background-color: #transp; height: 1px; position: fixed;z-index:10; border-top:2px dotted {color:borda2};}
- /*theme umabonecaciumenta*/
- /*theme by umabonecaciumenta*/
- /*theme by umabonecaciumenta*/
- /*theme umabonecaciumenta*/
- /*theme umabonecaciumenta*/ /*theme umabonecaciumenta*/
- #pgs {text-align: center; font-family: verdana; font-size: 8px; line-height: 15px; -moz-border-bottom-left-radius: 10px; border-top-left-radius: 10px; z-index: 1}/*theme by umabonecaciumenta*/
- #pgs a {background: #000; margin: 30 0px 0 0; padding: 2px 4px; color: {color:background}; text-decoration: none;}
- #a:hover {background: {color:borda2}; color: {color:borda2}; border: none;}
- #pgs span.pagina_atual {background: {color:borda2}; padding: 2px 4px; color: {color:borda1}; font-weight: bold; text-decoration: none;}
- .pg { position:fixed !important; clear: both; float: left; margin-top: 120px; margin-left: 100px; width: 17px; height: 15; font-size: 9px; padding: 2px; background-color: {color:borda2}; -moz-border-bottom-left-radius: 10px; border-bottom-left-radius: 10px; -moz-border-bottom-right-radius: 10px; border-bottom-right-radius: 10px; z-index: 1;}
- /*theme by umabonecaciumenta*/
- #pagina{ margin-top: 244px; margin-left:829px; width: 740px; float: right; background-color: transparent; position: fixed; height: 24px; -webkit-border-radius: 0px 0px 0px 0px; z-index:10; }
- #paginacaoml {font-size: 30px; font-family: tahoma; line-height: 24px;}
- #paginacaoml a {font-size: 30px; font-family: tahoma; background: transparent; margin: 0 1px 0 0; padding: 2px 2px; color: {color:borda2}; text-decoration: none;}
- #paginacaoml a:hover {font-size: 30px; font-family: tahoma; background: transparent; border: none;}
- #paginacaoml span.pagina_atual {background: #transp; margin: 0 1px 0 0; padding: 2px 4px; color: {color:borda2}; text-decoration: none; font-weight: bold;}#paginacaoml span.info {background: #aaaaaa; margin: 0 1px 0 0; padding: 1px 2px; color: #cor da fonte; text-decoration: none;}
- /*theme by umabonecaciumenta*/
- #pagination {width:240px; font-family:georgia; text-align:right; font-size:15px; padding:4px; font-style:italic}
- /*theme by umabonecaciumenta*/
- /*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*/
- /*theme by umabonecaciumenta*/
- .thaimg {left: 103px; top: 102px; z-index:100; position:fixed; overflow:hidden; background-color: #fff; border:4px solid #transp; border-left:4px solid #transp; padding:1px; padding-bottom: 0px; opacity: 1;} /*theme by umabonecaciumenta*/
- .thaimg img{ height:252px;width: 259px; border:2px solid {color:bglinks};padding:3px; -webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out; background-image:url('http://static.tumblr.com/qm5x3lf/9IJmb45i5/grainy03_03.gif'); opacity:0.7}
- .thaimg img:hover{ opacity: 1;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;-webkit-filter: grayscale(0.3);}
- #hmu {margin-top:385px; margin-left:90px; position: fixed; color: #030303; width:279px; height: 1px; z-index:100;background-color: {color:borda1}; border: 1px solid {color:borda1};-webkit-transform: rotate(0deg)}
- #hmt {margin-top:382px; margin-left: 90px; position: fixed; color: #030303; width:279px; height: 7px; background-color: {color:borda2}; border: 1px solid {color:borda2};-webkit-transform: rotate(0deg)}
- #thait3 {text-align: justify; margin-top:
- 440px; margin-left: 53px; overflow: hidden; -webkit-border-radius: 0px 0px 0px 0px; font-family: georgia; position: fixed; color: {color:borda2}; 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(-10deg); z-index: 8;}
- #thait3 {font-size: 23px; font-family:sofia ; letter-spacing: -1px; text-transform: none; line-height: 20px;}
- #thait4 {text-align: justify; margin-top:
- 445px; margin-left: 65px; overflow: hidden; -webkit-border-radius: 0px 0px 0px 0px; font-family: georgia; position: fixed; color: {color:borda2}; 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: 8;}
- #thait4 {font-size: 23px; font-family:sofia ; letter-spacing: -1px; text-transform: none; line-height: 20px;}
- @font-face {font-family: "pacifico"; src: url(http://static.tumblr.com/ufwwwyn/Do8m4xui1/pacifico.ttf) format("truetype");}
- #thats1{width:758px; height: 24px; float: left; margin-left:95px; margin-top: 356px; 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: calibri; font-size: 9px;letter-spacing:0px; text-align: center; margin-top: 2px; height: 20px; width: 44px; color:#fff; line-height: 20px; text-transform: uppercase; -webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out; font-style: normal; background-color: {color:Bglinks}; }
- @-webkit-keyframes shine {from {background: url({image:fundinhodoslinks}) top;} to {background: url({image:fundinhodoslinks}) bottom;}}
- #thats1 :hover {-webkit-animation-name: shine; -webkit-animation-duration: 500ms; -webkit-animation-iteration-count: infinite; -webkit-animation-direction: alternate; color: {color:Bglinkshover};}
- .thaigostosa1:hover{color:#fff;background-color:#fff;opacity:1;font-size:10px;;text-transform:uppercase; inset; text-transform:uppercase; background-color:#fff color:#000; text-shadow: 0px 100px 0px #000; background-position: 0px 100px; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; line-height:0px; color:#000}
- #thail1 {text-align: justify; margin-top:
- -147px; margin-left: 122px; overflow: hidden; -webkit-border-radius: 0px 0px 0px 0px; font-family: georgia; position: fixed; color: {color:borda2}; 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(-10deg); z-index: 8;}
- #thail1 {font-size: 23px; font-family:sofia ; letter-spacing: -1px; text-transform: none; line-height: 20px;}
- #thail2 {text-align: justify; margin-top:
- 4px; margin-left: 169px; overflow: hidden; -webkit-border-radius: 0px 0px 0px 0px; font-family: georgia; position: fixed; color: {color:borda2}; 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: 8px; text-transform: uppercase; -webkit-transform: rotate(20deg); z-index: 8;}
- #thail2 {font-size: 25px; font-family:sofia ; letter-spacing: -1px; text-transform: none; line-height: 20px;}
- /*theme by umabonecaciumenta*/
- #thailinda{margin-top: 56px ; margin-left:90px; position: fixed; background-color:{color:sidebar}; font-family: verdana; z-index:80000000font-size:9px; width:263px;; font-style: none; color: {color:sidebar}; height:407px; line-height:130%; padding: 2px; text-align: center; border:7px double {color:sidebar}; solid {color:sidebar}; {color:sidebar}; background-image:url('');}
- #thailinda2 {background-color:{color:sidebar}loat: left; margin-left: 4px;border: 7px double{color:sidebar}; width: 275px; height: 419px; position:fixed; margin-top: 52px; margin-left:86px; position: fixed; background-image:#fff; background-attachment: fixed; }
- #thaidlc2 {text-align: center; width: 253px;padding: 5px; margin-top:70px; margin-left: 101px; position:fixed; font-family: calibri; font-size: 11px; background-color: #traspp; color: {color:text}; line-height:10px;;text-transform: none; height:20px; z-index:9;}
- /*theme by umabonecaciumenta*/
- #thaidlc2 :hover {color: {color:borda2}; text-transform:none;}
- /*theme by umabonecaciumenta*/
- #thaidelicinha {text-align: center; width: 274px;padding: 5px; margin-top: 407px; margin-left: 90px; position:fixed; font-family: 'calibri' ;font-size: 11px; background-color: #transp; color: #aaaaaa; line-height:10px;;text-transform: none; height:55px; z-index:100; background-image: url('')}
- /*theme by umabonecaciumenta*/
- #thaidelicinha :hover {color: {color:borda2}; text-transform:none;}
- /*theme by umabonecaciumenta*/
- #thai9 {text-align: center; overflow: hidden; height:44px; -webkit-border-radius: 0px 0px 0px 0px; font-size: 9px; font-family: georgia; position: fixed; margin-left:947px; width: 41px; background-color:{color:sidebar}; color: #b5b5b5; padding: 5px; margin-top: -30px; background-attachment: fixed; -webkit-transition: all 1s ease-out; -moz-transition: all 1s ease-out; ; letter-spacing: 0px; text-transform: none;line-height: 84px; z-index:9;}
- #thai9 a {color:#b5b5b5;text-transform: none;font-size:9px;}
- #thai9 a:hover {color:#b5b5b5;text-transform: none;font-size:10px;}
- #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: "handy00";src: url('http://static.tumblr.com/8ls1oxv/AfJlyd5ev/handy00.ttf');}
- #thait2{
- background-color:transparent;
- padding: 0px;
- height:18px;
- line-height:16px;
- float:left;
- position:fixed;
- margin-left:78px;
- margin-top: 61px;
- width:196px;
- font-family: sweetly;
- font-size:35px;
- letter-spacing:-1px;
- text-align: center;
- color: #949393;}
- #thait2:hover {-webkit-transition: all 0.4s ease-out; -moz-transition: all 0.1s ease-out; color:#fac0de; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.1s ease-out;}
- @font-face {font-family: "sweetly";src: url('http://static.tumblr.com/z5o2pr2/vpWm0rjxz/sweetly_broken.ttf');}
- #thaic4 {text-align: center; width: 253px;padding: 5px; margin-top: 392px; margin-left: 102px; position:fixed; font-family: 'Rochester' ;font-size: 20px; background-color: #transp; color: #aaaaaa; line-height:10px;;text-transform: none; height:55px; z-index:10; background-image: url('')}
- ::-moz-selection {
- color: #fff;
- background: #000;
- }
- ::selection {
- color: #fff;
- background: #000;
- }
- </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 oncontextmenu="return false" onselectstart="return false" onmousedown="return false" onkeydown="return false">
- <div class="thaimg">
- <img src="{image:sidebar}" width= "201px;">
- <div id="thail1"><div id="thail1">♥</a></div></div></div></div></div>
- <div id="thail2"><div id="thail2">♥</div></div></div></div></div>
- </div>
- </div class>
- </div>
- </div>
- </div>
- <div id="thai7">
- </div></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>
- <a href="{text:link5}">{text:link5 title}</a>
- <a href="{text:link6}">{text:link6 title}</a>
- </a>
- </div class>
- </div></div>
- </div>
- </div>
- <div id="thaic4"><center>{text:frase}</center></div>
- <div id="thaidelicinha">
- {description}</div></div></div></div></div></div>
- </div>
- <div id="thai9" title="Créditos: Umabonecaciumenta (c) dtlhs rduc. NÃO COPIE!"> <a href="http://umabonecaciumenta.tumblr.com/"> theme <font color="#fe80c0">©</font></a> </div>
- <div id="thailinda"></div>
- <div id="thailinda2"></div>
- <div id="thait3"><center>♥</div>
- <div id="thait4"><center>♥ </div>
- <div id="thaidlc2"><center>{text:titulo2}</center></div>
- <div id="thait2"><center>{text:titulo}</center></div>
- <div id="hmu"></div>
- <div id="hmd"></div>
- <div id= "hmt"></div>
- <div id= "hmq"></div>
- <div id= "hmc"></div>
- <div id= "hms"></div>
- <div id="pagina"><div id="paginacaoml"> {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}"alt="" title="previous page baby">-</a>{/block:PreviousPage}{/block:Pagination}
- {block:JumpPagination length="0"} {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:Pagination}{block:NextPage}<a href="{NextPage}"alt="" title="next page baby">+</a>{/block:NextPage}{/block:Pagination}</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-400}"></div>{LinkCloseTag}{/block:Photo}
- {block:Photoset}
- {Photoset-400}{/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}
- {block:Title}
- <h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
- <div class="chat"><ul>{block:Lines}
- <li class="person{UserNumber}">{block:Label}
- <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
- {/block:Chat}
- {block:Audio}
- <div class="player">{AudioPlayerBlack}</div>
- {block:Caption}{Caption}{/block:Caption}
- {/block:Audio}
- {block:Video}
- {Video-400}{/block:Video}
- {block:Answer}
- <div class="caixa">
- <img src="{AskerPortraitURL-64}" align="left" class="askfoto">
- <div class="pergunta">
- <div class="perguntou"><g>{Asker}</g> asked {TimeAgo}</div>
- {Question}
- </div><br>
- {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"> <font color='#fe80c0'>reblog baby ♡</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>
- </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 ©, dtlhs rduc NAO COPIE! (c) " ><big>THEME ©</big></a></div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment