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: thai, 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=Clicker+Script' 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="#fff" />
- <meta name="text:titulo2" 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:Link4 letra4" content="B" />
- <meta name="text:Link5 letra5" content="A" />
- <meta name="text:Link6 letra6" content="R" />
- <meta name="text:Link7 letra7" content="B" />
- <meta name="text:Link8 letra8" content="I" />
- <meta name="text:Link9 letra9" content="E" />
- <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="#fec7d5" />
- <meta name="color:links" content="#828282" />
- <meta name="color:linkshover" content="#828282" />
- <meta name="color:bglinkshover" content="#fff" />
- <meta name="image:sidebar1" content="http://static.tumblr.com/05f84adb52dd0b42aa19ad30b54cb263/rvmpqrh/EE6mhtcyr/tumblr_static_avatar_f9ead2970768_64.png" />
- <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="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="link7" />
- <meta name="text:Link8" content="" />
- <meta name="text:Link8 Title" content="link8" />
- <meta name="text:Link9" content="" />
- <meta name="text:Link9 Title" content="link9" />
- <meta name="if:one columns" content="2"/>
- <meta name="color:corzinhadolink" content="#696969" />
- <meta name="text:frase" content="Fulfill my fantasies. " />
- <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: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>
- </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;border-bottom: 1px dashed {color:Borda1} -moz-transition-duration:1.5s;}
- a:hover{color:{color:link};text-shadow:0px 0px 9px ; }
- 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}
- b, strong, bold {color: {color:bglinks};}
- u,underline {color: {color:bglinks}; border-bottom: 1px dotted {color:bglinks}; text-decoration:none; }
- i, em{color: {color:bglinks} }
- /* BASE BY THAI, UMABONECACIUMENTA */
- #allboxes {margin-left:485px; width:900px; margin-top:18px}
- .entry {width: 450px; background-color: {color:entry}; padding: 10px; margin-bottom: 2px; text-align: justify; font-family: 'Muli'; font-size: 11px; position: relative;z-index: 100; border:1px dotted {color:bglinks}; {color:bglinks};;{block:PermalinkPage}width:500px {/block:PermalinkPage};{block:IfOneColumns}width:250px;{/block:IfOneColumns};;}
- /*theme by umabonecaciumenta*/
- h1 {font-family: muli ; 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;}
- .image img {max-width: 440px; padding: 2px; opacity:2; -webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out;{block:IfOneColumns}max-width: 250px;{/block:IfOneColumns};opacity:0.9; }
- /*theme umabonecaciumenta, detalhes do quote por superar-r*/
- .xquote:first-letter{font-family: Rochester ; font-size: 21px;color:{color:bglinks};}
- .xquote {text-align:justify; font-family: calibri;; font-size: 12px; line-height:15px; text-align: center;padding:3px;margin-left:02px; margin-bottom:3px; margin-top:10px;}
- .xquotesource {font-family: calibri; ; text-align: center; text-transform: none; margin-bottom:5px; ;font-size:12px; border-top:6px double {color:background}; ;}
- .xquotesource a, a:hover{text-transform: none;}
- .xquotesource a, a:hover{text-transform: none;}
- /*theme by umabonecaciumenta*/
- /*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: 'calibri'; color: {color:background}; text-align: center;; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out; text-transform:uppercase; padding-top: 1px; border:1px dotted {color:text}; background-color: {color:bglinks}; }
- #perma a {font-size: 10px; font-family:'calibri';; text-transform: uppercase; color: {color:entry}; opacity:10; }
- #perma a:hover {-webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; color:{color:borda1};text-shadow:0px 0px 9px ;border-bottom: 1px dashed {color:borda1};}
- ::-moz-selection {
- color: #fff;
- background: {color:borda2};
- }
- ::selection {
- color: #fff;
- background: {color:borda2};
- }
- #thai4 {width:1496px; margin-left:-279px; margin-top:-20px; background-color: #transparent; position: fixed;z-index:5; color:{color:bglinks}; border-top: 11px double;-webkit-transform: rotate(90deg);}
- /*theme by umabonecaciumenta*/
- /*theme umabonecaciumenta*/
- /* LINK BY THAI, UMABONECACIUMENTA */
- /* umabonecaciumenta*/ /*theme by umabonecaciumenta*/ /*theme by umabonecaciumenta*/
- #thats2 {width:271px; height: 31px; float: left; margin-left:142px; margin-top: 53px; padding: 2px; text-align: center; position: fixed; z-index:800; }/*theme by umabonecaciumenta*/
- #thats2 a {display: inline-block;float: left; margin-left: 2px; font-family: muli ; ; font-size: 12px;font-weight:bold;border:1px dashed {color:borda1};;letter-spacing:1px; text-align: center; border-radius: 100px ; margin-top: 8px; height: 30px; width: 40px; color:{color:borda2}; line-height: 32px; text-transform: none; -webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out; font-style: normal; background-color:{color:bglinks}; }
- #thats2 :hover{ border:1px dashed {color:sidebar};background-color:{color:bglinkshover}; color:{color:post};-webkit-transform: rotate(-360deg);}
- /*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:borda1}; color: {color:borda1}; border: none;}
- #pgs span.pagina_atual {background: {color:borda1}; 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: 207px; height: 15; font-size: 9px; padding: 2px; background-color: {color:borda1}; -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: 224px; margin-left: 40px; width: 100px; float: right; background-color: transparent; position: fixed; height: 24px; -webkit-border-radius: 0px 0px 0px 0px; z-index:550 }
- /* BY THAI, UMABONECACIUMENTA */
- #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:borda1}; text-decoration: none;}
- #paginacaoml a:hover {font-size: 30px; font-family: tahoma; background: transparent; border: none;}
- #paginacaoml span.pagina_atual {background: #cor de fundo; margin: 0 1px 0 0; padding: 2px 4px; color: {color:borda1}; 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*/
- #thats1 {position:fixed; width:58px;height: 155px; float: left; margin-left: 195px; margin-top:193px; padding: 0px; text-align: right;z-index:99;; }
- #thats1 a {float: left; margin-left: 2px; display: block; letter-spacing: 3px; font-family: muli;; border: 1px dashed {color:text}; border-bottom: 1px dashed {color:text}; font-size: 11px; color:{color:borda2};text-align: center; margin-bottom: 2px; width:135px; text-decoration: none; text-transform:none; height: 22px; padding: 1px;line-height: 22px; background-color:{color:bglinks};}
- #thats1 a:hover{ -webkit-transition: all 0.9s ease-out;opacity:0.8; color:{color:#feaec2}; font-weight:bold; background:{color:bglinkshover}; color:{color:post}; box-shadow: inset 0px 0px -123px 14px {color:bglinks};color:{color:post};border-top: 1px dashed {color:sidebar}; border-bottom: 1px dashed {color:sidebar};}
- /*theme umabonecaciumenta*/
- /*theme by umabonecaciumenta*/
- /* BY THAI, UMABONECACIUMENTA */
- #puqueceehlindathai {position: fixed;width:2;height:;margin-top:100px; margin-left: 65px;10;border-top: 40px solid {color:borda1}; border-left: 10px solid transparent; z-index:100;;}
- #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 { float: left; margin-top:192px; margin-left:342px; position: fixed; overflow: hidden; width: 89px; height: 82px; border: 1px dashed {color:sidebar}; }
- .thaimg img {height:72px; width:78px; background-color: #000; padding:0px; border:15px solid {color:background};margin-left:-10px; margin-top:-10px;opacity: 0.9;}
- .thaimg img:hover {opacity:0.8;}
- .thaimg:hover .textoss{opacity:1;-moz-transition-duration:0.5s; -webkit-transition-duration:0.5s; -o-transition-duration:0.5s; left:; top:;background-color:#000;opacity:0.8;-o-transition-duration:0.7s;-webkit-transform: rotate(-720deg); text-shadow:0px 0px 7px #fff; }
- .thaimg:hover img.top, .cf4.hover_effect img.top {opacity:0;}
- .thaimg:hover img.bottom, .cf4.hover_effect img.bottom {filter:gray}
- /*theme by umabonecaciumenta*/
- .thaimg2 { float: left; margin-top: 103px; margin-left:99px; position: fixed; overflow: hidden; width: 89px; height: 82px; border: 1px dashed {color:sidebar}; }
- .thaimg2 img {height:72px; width: 78px; background-color: #000; padding:0px; border:15px solid {color:background};margin-left:-10px; margin-top:-10px;opacity: 0.9;}
- .thaimg2 img:hover {opacity:0.8;}
- .thaimg2:hover .textoss{opacity:1;-moz-transition-duration:0.5s; -webkit-transition-duration:0.5s; -o-transition-duration:0.5s; left:; top:;background-color:#000;opacity:0.8;-o-transition-duration:0.7s;-webkit-transform: rotate(-720deg); text-shadow:0px 0px 7px #fff; }
- .thaimg2:hover img.top, .cf4.hover_effect img.top {opacity:0;}
- .thaimg2:hover img.bottom, .cf4.hover_effect img.bottom {filter:gray}
- /*theme by umabonecaciumenta*/
- .thaimg3 { float: left; margin-top: 192px; margin-left:99px; position: fixed; overflow: hidden; width: 89px; height: 82px; border: 1px dashed {color:sidebar}; }
- .thaimg3 img {height:72px; width: 78px; background-color: #000; padding:0px; border:15px solid {color:background};margin-left:-10px; margin-top:-10px;opacity: 0.9;}
- .thaimg3 img:hover {opacity:0.8;}
- .thaimg3:hover .textoss{opacity:1;-moz-transition-duration:0.5s; -webkit-transition-duration:0.5s; -o-transition-duration:0.5s; left:; top:;background-color:#000;opacity:0.8;-o-transition-duration:0.7s;-webkit-transform: rotate(-720deg); text-shadow:0px 0px 7px #fff; }
- .thaimg3:hover img.top, .cf4.hover_effect img.top {opacity:0;}
- .thaimg3:hover img.bottom, .cf4.hover_effect img.bottom {filter:gray}
- /* BY THAI, UMABONECACIUMENTA */
- .thaimg4 { float: left; margin-top: 280px; margin-left:99px; position: fixed; overflow: hidden; width: 89px; height: 82px; border: 1px dashed {color:sidebar}; }
- .thaimg4 img {height:72px; width: 78px; background-color: #000; padding:0px; border:15px solid {color:background};margin-left:-10px; margin-top:-10px;opacity: 0.9;}
- .thaimg4 img:hover {opacity:0.8;}
- .thaimg4:hover .textoss{opacity:1;-moz-transition-duration:0.5s; -webkit-transition-duration:0.5s; -o-transition-duration:0.5s; left:; top:;background-color:#000;opacity:0.8;-o-transition-duration:0.7s;-webkit-transform: rotate(-720deg); text-shadow:0px 0px 7px #fff; }
- .thaimg4:hover img.top, .cf4.hover_effect img.top {opacity:0;}
- .thaimg4:hover img.bottom, .cf4.hover_effect img.bottom {filter:gray}
- /*theme by umabonecaciumenta*/
- #ubcthai {color:{color:bglinks};font-family:Ruge Boogie;;
- z-index:8; font-size:95px; height: 1px; width: 244px;position: fixed; margin-top: 135px ; margin-left: 200px;-webkit-transform: rotate(20deg); -moz-transform: rotate(20deg);-webkit-transform: rotate(20deg);}
- #thaiti {text-align: center; overflow: hidden; height:32px; -webkit-border-radius: 0px 0px 0px 0px; font-size: 24px; font-family: 'Sacramento', cursive;; ; position: fixed; margin-left:115px; width: 394px; background-color:; color: {color:text}; padding: 5px; margin-top: 281px; background-attachment: fixed; -webkit-transition: all 1s ease-out; -moz-transition: all 1s ease-out; ; letter-spacing: 0px; text-transform: none;line-height: 32px; z-index:95;text-shadow:3px 3px 10px #c9c9c9;;;}
- #thaiit a {color:#b5b5b5;text-transform: none;font-size:20px;}
- /*theme by umabonecaciumenta*/
- #thaiti2 {text-align: center; overflow: hidden; height:32px; -webkit-border-radius: 0px 0px 0px 0px; font-size: 14px; font-family: 'muli', cursive;; ; position: fixed; margin-left:35px; width: 530px; background-color:; color: {color:text}; padding: 5px; margin-top: 301px; background-attachment: fixed; -webkit-transition: all 1s ease-out; -moz-transition: all 1s ease-out; ; letter-spacing: 0px; text-transform: none;line-height: 32px; z-index:95;text-shadow:3px 3px 10px #c9c9c9;;;}
- #thaiit2 a {color:#b5b5b5;text-transform: none;font-size:20px;}
- #thaiti3 {text-align: center; overflow: hidden; height:32px; -webkit-border-radius: 0px 0px 0px 0px; font-size: 14px; font-family: 'muli', cursive;; ; position: fixed; margin-left:40px; width: 530px; background-color:; color: {color:text}; padding: 5px; margin-top: 315px; background-attachment: fixed; -webkit-transition: all 1s ease-out; -moz-transition: all 1s ease-out; ; letter-spacing: 0px; text-transform: none;line-height: 32px; z-index:95;text-shadow:3px 3px 10px #c9c9c9;;;}
- #thaiti3 a {color:#b5b5b5;text-transform: none;font-size:20px;}
- /*theeme by umabonecaciumenta*/
- #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:7px; width: 82px; background-color:{}; color: #b5b5b5; padding: 5px; margin-top: -22px; background-attachment: fixed; -webkit-transition: all 1s ease-out; -moz-transition: all 1s ease-out; ; letter-spacing: 0px; text-transform: none;line-height: 24px; z-index:9;border-bottom:1px dotted;{color:borda1};}
- #thai9 a {color:#b5b5b5;text-transform: none;font-size:20px;}
- #thai9 a:hover {color:#b5b5b5;text-transform: none;font-size:10px;}
- #thaidlc {text-align: center; width:243px;padding: 5px; margin-top:109px; margin-left: 200px; position:fixed; font-family: muli; font-size: 11px; ; color: {color:text}; line-height:13px;;text-transform: none;;height:52px; z-index:55;;background-color:;-webkit-border-radius: 0px 0px 20px 20px; }
- /*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');}
- #thaicc {text-align: justify; margin-top:352px; line-height:2px; background-color:#transp; margin-left: 395px; overflow: hidden; -webkit-border-radius: 15px 15px 0px 0px; -webkit-transform: rotate(20deg);font-family: georgia; position: fixed; color: {color:bglinks}; padding: 10px; background-attachment: fixed; width:15px; height: 10px; -webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out; text-transform: uppercase; -webkit-transform: rotate(deg); z-index: 66680;}
- #thaic1 {font-size: 30px; margin-left: -2px; margin-top:3px;font-family:sofia ; letter-spacing: -1px; text-transform: none; line-height: 0px;}
- #thaicc3 {text-align: justify; margin-top:352px; line-height:2px; background-color:#transp; margin-left: 385px; -webkit-transform: rotate(-22deg); overflow: hidden; -webkit-border-radius: 15px 15px 0px 0px; font-family: georgia; position: fixed; color: {color:bglinks}; padding: 10px; background-attachment: fixed; width:15px; height: 10px; -webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out; text-transform: uppercase; -webkit-transform: rotate(deg); z-index: 66680;}
- #thaic3{font-size: 24px; margin-left: -2px; margin-top:3px;font-family:sofia ; letter-spacing: -1px; text-transform: none; line-height: 0px;}
- #thaicc5 {text-align: justify; margin-top:362px; line-height:2px; background-color:#transp; margin-left: 402px; -webkit-transform: rotate(52deg); overflow: hidden; -webkit-border-radius: 15px 15px 0px 0px; font-family: georgia; position: fixed; color: {color:bglinks}; padding: 10px; background-attachment: fixed; width:15px; height: 10px; -webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out; text-transform: uppercase; -webkit-transform: rotate(deg); z-index: 66680;}
- #thaic5{font-size: 22px; margin-left: -2px; margin-top:3px;font-family:sofia ; letter-spacing: -1px; text-transform: none; line-height: 0px;}
- .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:bglinks};
- }
- ::selection {
- color: #fff;
- background: {color:bglinks};
- }
- </style>
- <body>
- </div>
- </div>
- </div class>
- </div>
- </div>
- </div>
- </div class>
- </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>
- </div></div>
- <div id="thats2">
- <a href="{text:Link4}" title="{text:Link4 Title}">{text:Link4 letra4}</a>
- <a href="{text:Link5}" title="{text:Link5 Title}">{text:Link5 letra5}</a>
- <a href="{text:Link6}" title="{text:Link6 Title}">{text:Link6 letra6}</a>
- <a href="{text:Link7}" title="{text:Link7 Title}">{text:Link7 letra7}</a>
- <a href="{text:Link8}" title="{text:Link8 Title}">{text:Link8 letra8}</a>
- <a href="{text:Link9}" title="{text:Link9 Title}">{text:Link9 letra9}</a>
- </div></div>
- <div id="thai4"></div>
- <div id="thai2"></div>
- </div>
- </div>
- </div>
- </div>
- <div id="thaiti"> {text:titulo}</div>
- <div id="thaidlc">{description} </div>
- <div id="thaiti2"> {text:frase}</div>
- <div id="thaiti3"> {text:titulo2}</div>
- <div class="thaimg">
- <img src="{image:sidebar1}">
- </div>
- </div></div>
- </div>
- <div class="thaimg2">
- <img src="{image:sidebar1}">
- </div>
- <div class="thaimg3">
- <img src="{image:sidebar1}">
- </div>
- <div class="thaimg4">
- <img src="{image:sidebar1}">
- </div>
- </div>
- <div id="thai9" title="Créditos: Umabonecaciumenta (c) | NÃO COPIE!"> <a href="http://umabonecaciumenta.tumblr.com/"> Boneca <font color="#fe80c0">©</font></a> </div>
- </div>
- </div>
- </div class>
- </div>
- <div id="ubcthai"> "</div>
- </div></div></div></div></div></div>
- <div id="thaicc"><div id="thaic1">♥</div></div></div></div></div>
- </div>
- <div id="thaicc5"><div id="thaic5">♥</div></div></div></div></div>
- <div id="thaicc3"><div id="thaic3">♥</div></div></div></div></div>
- </div>
- </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></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-400}{/block:Photoset}
- {block:Quote}
- <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="250px" cellspacing="0" cellpadding="0">
- <tr>
- <td width="135px" 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 this fuck </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