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">
- <! ----------------------------------------------
- NAO SE INSPIRE NESSE THEME,
- SE DETALHES DESSA PORRA CREDITE,
- TENHA CRIATIVIDADE CARALHO, FAÇA O SEU!!!!!!!!!!!
- theme by: thai, umabonecaciumenta dtlhs omeuestranhomundo
- 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|Margarine|Tangerine|Rancho|Rochester|Lobster+Two|Dancing+Script|Pacifico|Milonga|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'>
- <link href='http://fonts.googleapis.com/css?family=Leckerli+One' rel='stylesheet' type='text/css'>
- <head> <!-- DEFAULT VARIABLES -->
- <meta name="color:link" content="#000000" />
- <meta name="color:linkhover" content="#696969" />
- <meta name="color:text" content="#000000" />
- <meta name="color:sidebar" content="#000000" />
- <meta name="image:sidebar" content="http://static.tumblr.com/6d9d6dc9a1ee52d442e08b49fda8f41b/rvmpqrh/94Vmjb5cw/tumblr_static_casaldathai.jpg" />
- <meta name="image:fundinho" content="http://static.tumblr.com/31dd80532cf6167a108600e18c25bfd8/e5skbcf/rrwmjb4e2/tumblr_static_tumblr_mcv14pudv71rnj43qo10_r1_250.jpg" />
- <meta name="text:titulo de cima" content="I just want to hug you." />
- <meta name="text:titulo dois" content="I'm a Barbie girl" />
- <meta name="color:background" content="#F5f5f5" />
- <meta name="color:bglinks" content="#fff" />
- <meta name="color:bglinkshover" content="#feaec2" />
- <meta name="color:borda do bglinks" content="#c9c9c9" />
- <meta name="color:entry" content="#fff" />
- <meta name="image:background" content="http://static.tumblr.com/54515975ca5604595f9e2ec8d3ef7f50/e5skbcf/RHOmjb4ef/tumblr_static_bg.png" />
- <meta name="text:Link1" content="/" />
- <meta name="text:Link1 Title" content="link" />
- <meta name="text:Link2" content="/" />
- <meta name="text:Link2 Title" content="link" />
- <meta name="text:Link3" content="/" />
- <meta name="text:Link3 Title" content="link" />
- <meta name="text:Link4" content="/" />
- <meta name="text:Link4 Title" content="link" />
- <meta name="text:Link5" content="/" />
- <meta name="text:Link5 Title" content="link" />
- <meta name="text:Link6" content="/" />
- <meta name="text:Link6 Title" content="link" />
- <meta name="text:Link7" content="/" />
- <meta name="text:Link7 Title" content="link" />
- <meta name="text:Link8" content="/" />
- <meta name="text:Link8 Title" content="link" />
- <meta name="text:Link9" content="/" />
- <meta name="text:Link9 Title" content="link" />
- <meta name="image:fundinho de cima" content="http://static.tumblr.com/c0630526b0bd1314469358aff203939e/e5skbcf/ydNmjash2/tumblr_static_bgx.png" />
- <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="http://1.bp.blogspot.com/_a9LUpETaBCY/TN3LJnakSuI/AAAAAAAAC3k/jlkK_iXFBLY/s1600/brushes+de+lacinhos++bythataschultz8.png">
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
- {block:IndexPage}
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
- <script src="http://static.tumblr.com/df28qmy/SHUlh3i7s/jquery.infinitescroll.js"></script>
- <script src="http://static.tumblr.com/thpaaos/lLwkowcqm/jquery.masonry.js"></script>
- <script type="text/javascript">
- $(window).load(function () {
- $('#allboxes').masonry(),
- $('.masonryWrap').infinitescroll({
- navSelector : "#page,.page",
- nextSelector : ".page a",
- itemSelector : ".entry",
- bufferPx : 10000,
- extraScrollPx: 10,
- loadingImg : "",
- loadingText : "carregando...",
- },
- // call masonry as a callback.
- function() { $('#allboxes').masonry({ appendedContent: $(this) }); }
- );
- });
- </script>
- {/block:IndexPage}
- <link href='http://fonts.googleapis.com/css?family=Homenaje' rel='stylesheet' type='text/css'>
- <style type="text/css">
- @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
- body, a, a:hover { cursor:url(http://media.tumblr.com/tumblr_louhuc80dP1qkhm1q.gif), auto}
- 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;}
- a:hover {color: {color:linkhover}; background-color: transparent; text-decoration: none;text-shadow:0px 0px 9px ;}
- p {margin: 6px 0 0 0}
- /*theme by umabonecaciumenta*/
- /*theme by umabonecaciumenta*/
- #allboxes {float: left;margin-left:300px;margin-top:75px; text-align: left;-webkit-transition: all 1s ease-out; -moz-transition: all 1s ease-out;width: 900px}
- .entry {width: 250px; background-color: {color:entry}; padding: 15px; margin-bottom:0px; text-align: none; font-family: 'muli'; font-size: 12px; position: relative;-webkit-transition: all 1.5s ease-out; -moz-transition: all 1.5s ease-out; border:5px double {color:background};{block:indexpage}width:250px;{/block:indexpage}{block:PermalinkPage}width:515px;{/block:PermalinkPage}};}
- .entry:hover {}/*theme by umabonecaciumenta*/
- .entry:hover #perma {display: inline;}
- /*theme by umabonecaciumenta*/
- h1 {font-family: 'muli' ; text-align: center; font-size: 15px; 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;}
- /*theme by umabonecaciumenta*/
- .image {text-align: center; border: 0px}
- .image img {max-width: 250px; margin-bottom: 2px; opacity:.8; -webkit-transition: all .8s ease-out; -moz-transition: all .8s ease-out;}
- .image img:hover {border:2px dashed #FCDBE4;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;}
- .caption {font-family: muli; text-align: center; font-size: 14px; line-height: 10px; padding: 3px;}
- /*theme umabonecaciumenta*/ /*theme umabonecaciumenta*/
- /*theme by umabonecaciumenta*/
- #thaiti {text-align: center; overflow: hidden; height:37px; -webkit-border-radius: 0px 0px 0px 0px; font-size: 32px; font-family: 'Sacramento', cursive;; ; position: fixed; margin-left:-125px; width: 394px; background-color:; color: #aaa; padding: 5px; margin-top: 417px; 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;;-webkit-transform: rotate(-90deg);}
- #thaiit a {color:#b5b5b5;text-transform: none;font-size:20px;}/*theme by umabonecaciumenta*/
- /*theme by umabonecaciumenta*/
- #thaiti1 {text-align: center; overflow: hidden; height:57px; -webkit-border-radius: 0px 0px 0px 0px; font-size: 42px; font-family: 'Sacramento', cursive;; ; position: fixed; margin-left:15px; width: 394px; background-color:; color: #aaa; padding: 5px; margin-top: 27px; 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:705;;;}/*theme by umabonecaciumenta*/
- #thaiit1 a {color:#b5b5b5;text-transform: none;font-size:20px;}
- /*theme by umabonecaciumenta*/
- .chat{
- line-height: 12px;
- list-style: none
- }
- .chat ul {
- line-height: 15px;
- list-style: none;
- padding: 0px;
- }
- .person1 {
- background-color:#c8c8c8;
- color: #888;
- }
- .person1 .label {
- padding: 0px;
- margin-left: 5px;
- color:#888;
- }
- .person2 {
- background-color: #eeeeee;
- color:#888;
- }
- .person2 .label {
- padding: 0px;
- margin-left: 5px;
- color: #888;}
- #questionpam{width:240px;
- padding:5px;
- background-color: {color:background};
- -webkit-border-radius: 5px 5px 5px 5px;
- -moz-border-radius: 5px 5px 5px 5px;
- border-radius: 5px 5px 5px 5px;}
- #askerpam{text-align: left;
- vertical-align:bottom;
- margin-top:-24px;
- margin-left:20px;
- font-size:12px;
- font-family:muli;}
- #askerpam img{vertical-align:center;
- float:left;
- max-height:15px;
- margin-left: 20px;
- margin-right: 5px;
- -webkit-border-radius: 60px 0px 60px 60px;
- -moz-border-radius: 60px 0px 60px 60px;
- border-radius: 60px 0px 60px 60px;
- box-shadow: 3px 3px 0 0 {color:background};}
- #setapam {margin-top:-0px;
- margin-left:18px;
- width: 0;
- height: 0;
- border-top: 17px solid {color:background};;
- border-left: 17px solid transparent;}
- #info {font-family: calibri; font-size:10px; text-transform: uppercase; color:{color:sidebar}; letter-spacing:0px; text-align: center; padding-top: 3px;border:1px dotted #c9c9c9; background-image:url('{image:fundinho de cima}'); }
- #info a {text-transform: uppercase;color:#fff;}
- .xquote:first-letter{font-family: Rochester ; font-size: 21px;color:#FCDBE4;}
- .xquote {text-align:justify; font-family:muli;; font-size: 12px; line-height:15px; text-align: center;padding:3px;margin-left:02px; margin-bottom:3px; margin-top:10px;}
- .xquotesource {font-family: sacramento ; text-align: center; text-transform: none; margin-bottom:5px; ;font-size:20px; ;}
- .xquotesource a, a:hover{text-transform: none;}
- .xquotesource a, a:hover{text-transform: none;}
- #tags {font-family: calibri; font-size:10px; text-transform: uppercase; color:#FCDBE4; text-align:right; letter-spacing:1px; padding-bottom: px;}
- #tags a{text-transform: uppercase; }
- #cap {width: 450px; margin-top: -2px;}
- b, strong, bold {color: {color:bglinkshover};}
- u,underline {color: {color:bglinkshover}; border-bottom: 1px dotted {color:bglinkshover}; text-decoration:none; }
- i, em{color:{color:bglinkshover} }
- ::-moz-selection {
- color: #fff;
- background: {color:bglinkshover};
- }
- ::selection {
- color: #fff;
- background:{color:bglinkshover};
- }
- .source {display: none;}
- .notes {width: 450px; padding: 0px; margin-top: 0px; margin-bottom: 10px; font-size: 8px; text-align: center; text-transform: uppercase;background-color:#fff}
- .notes a{text-transform: uppercase;background-color:#fff}
- ol.notes {list-style: none; text-transform: uppercase; margin: 0 20px 0 0px; padding: 0px; z-index: 11;background-color:#fff}
- ol.notes li {letter-spacing: 0px; text-transform: uppercase; margin-bottom: 1px; padding: 0px; background-color:#fff}
- .notes img{display: none; border:0px;background-color:#fff}
- #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;box-shadow: 2px 2px 11px {color:link};}
- .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;box-shadow: 2px 2px 11px {color:link};}
- /*theme by umabonecaciumenta*/
- #pagina{ margin-top:422px; margin-left: 249px; width: 100px; float: right; background-color: transparent; position: fixed; height: 24px; -webkit-border-radius: 0px 0px 0px 0px; z-index:5555550;}
- /*** Paginação by madlyluv.com ***/
- #paginacaoml {font-size: 50px; font-family: tahoma; line-height: 24px;}
- #paginacaoml a {font-size: 50px; font-family: tahoma; background: transparent; margin: 0 1px 0 0; padding: 2px 2px; color: {color:borda1}; text-decoration: none;}
- #paginacaoml a:hover {font-size: 50px; 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:25px; padding:4px; font-style:italic}
- #tumblr_controls{position: fixed!important}
- #tumblr_controls{position: fixed!important}
- #tumblr_controls{position: fixed!important}
- #tumblr_controls{position: fixed!important}
- #thailinda{margin-top: 55px ; margin-left:85px; position: fixed; background-color:{color:sidebar}; font-family: verdana; font-size:9px; width:135px; font-style: none; color: {color:borda do bglinks}; background-image:url('{image:fundinho}');border-radius:10px 10px 10px 10px;height:8765px; line-height:130%; padding: 2px; text-align: center; border-left:2px dashed {color:sidebar};border-right:2px dashed {color:sidebar};border-bottom:6px double {color:sidebar};border-top:6px double {color:sidebar};box-shadow: 5px 5px 58px #c9c9c9; }
- #thats2 {width:870; height: 51px; float: left; margin-left:374px; margin-top: 23px; padding: 2px; text-align: center; position: fixed; z-index:800; }/*theme by umabonecaciumenta*/
- #thats2 a {display: inline-block;float: left; margin-left: 4px; font-family: muli ; font-size: 12px;border:1px dashed {color:borda do bglinks};;letter-spacing:1px; text-align: center; margin-top: 8px; height: 25px; width: 70px; color:{color:text}; line-height: 25px; text-transform: none; -webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out; font-style: normal; background-color:{color:bglinks}; }
- #thats2 :hover {-webkit-transition: all 0.9s ease-out; color:{color:bglinkshover}; background:{color:bglinks}; color:{color:text}; box-shadow: inset 0px 0px -33px 14px {color:borda do bglinks};color:{color:sidebar};}
- #thaidlc:first-letter{font-family: Rochester ; font-size: 21px;color:{color:bglinkshover};}
- #thaidlc {text-align: center; width:129px;padding: 5px; margin-top:369px; margin-left: 87px; position:fixed; font-family:muli; ; font-size: 12px; background-color:{color:sidebar}; color: {color:text}; line-height:13px;;text-transform: none;;height:132px; z-index:55;;}
- /*theme by umabonecaciumenta*/ /*theme by umabonecaciumenta*/
- #thaidlc :hover {box-shadow: inset 50px 0px {color:bglinkshover}; color: #fff }
- #thaitotosa:hover{}
- #thailinda3 {margin-top: 719px ; margin-left:221px; position: fixed; background-color:{color:sidebar}; font-family: verdana; font-size:9px; width:370px; font-style: none; color: #c9c9c9; height:65px; line-height:130%; padding: 2px; text-align: center; background-image:url('{image:fundinho3}');-webkit-transform: rotate(90deg); }
- #thaiamor1 {width:100%; height: 40px; margin-left:-9px; margin-top:18px; position:fixed; overflow:hidden; background-color:{color:sidebar} ; line-height:25px;color: #fff; font-family:calibri; font-size:15px; text-align: center; padding:3px;-webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease;z-index:259; text-transform: uppercase; letter-spacing:1px;background-image:url('{image:fundinho de cima}');border-bottom:2px dashed {color:sidebar};border-top:5px double {color:sidebar}}}
- #thaiamor1:hover{}
- #thai9 {text-align: center; overflow: hidden; height:15px; -webkit-border-radius: 0px 0px 0px 0px; font-size: 20px; font-family: Rochester ; position: fixed; margin-left:7px; width: 62px; background-color:{color:sidebar}; color: #b5b5b5; padding: 5px; margin-top: -12px; background-attachment: fixed; -webkit-transition: all 1s ease-out; -moz-transition: all 1s ease-out; ; letter-spacing: 0px; text-transform: none;line-height: 20px; z-index:9;border-bottom:1px dotted;{color:borda1};}
- #thai9 a {color:#b5b5b5;text-transform: none;font-size:17px;}
- .thaimg3 {left: 52px; top:126px; position:fixed; background-color: #eee; border-left:0px solid #eee; padding:1px; padding-bottom: 0px; opacity: 1; z-index:100; }
- .thaimg3 img {position:fixed;-webkit-transition: all 1s ease-in-out;-webkit-border-radius: 200px ; -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; border:2px dashed {color:sidebar};height:190px;width: 200px; padding:10px; -webkit-filter: blur(0px); -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.1s ease-out ; opacity:0.6; opacity:1;background-image: url('{image:fundinho de cima}')}
- ;}
- .thaimg3:hover .textoss{opacity:0.1;-moz-transition-duration:0.5s; -webkit-transition-duration:0.5s; -o-transition-duration:0.5s; left:; top:;background-color:#fff;opacity:0.5;-o-transition-duration:0.5s;-webkit-transform: rotate(-70deg); 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};} /
- ::-webkit-scrollbar{width:10px;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:bglinks}; -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:borda1};-webkit-border-radius:px;}
- ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color:#d3d3d3;-webkit-border-radius:px;}
- .page { width:50px; height: 9px; margin-left:45px; margin-top:465px; position:fixed; overflow:hidden; background-color: transparent; padding:3px; }
- #thaitotosa {width:712px; height: 40px; margin-left:253px; margin-top:-28px; position:fixed; overflow:hidden; background-color{color:background}; line-height:15px;color: #000; font-family:calibri; font-size:10px; text-align: center; padding:3px;-webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease;z-index:259; text-transform: uppercase; letter-spacing:1px;background-image:url('{image:background}');}
- #thaicc3 {text-align: justify; margin-top:359px; line-height:2px; background-color:#transp; margin-left: 155px; -webkit-transform: rotate(43deg); overflow: hidden; -webkit-border-radius: 15px 15px 0px 0px; font-family: georgia; position: fixed; color: {color:sidebar}; padding: 10px; background-attachment: fixed; width:45px; height: 10px; -webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out; text-transform: uppercase; -webkit-transform: rotate(deg); z-index: 680;}
- #thaic3{font-size: 46px; margin-left: -2px; margin-top:3px;font-family:sofia ; letter-spacing: -1px; text-transform: none; line-height: 0px;}
- </style>
- <body>
- <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 id="thai9" title="Créditos: Umabonecaciumenta (c) | NÃO COPIE!"> <a href="http://umabonecaciumenta.tumblr.com/"> Boneca <font color="#FCDBE4">©</font></a> </div>
- <div id="thaidlc"> {description}</div>
- <div id="thaiti1"> {text:titulo de cima} </div>
- <div id="thaiti"> {text:titulo dois}</div>
- <div id="thats2">
- <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 href="{text:link7}">{text:link7 title}</a>
- <a href="{text:link8}">{text:link8 title}</a>
- <a href="{text:link9}">{text:link9 title}</a>
- </div></div>
- <div id="top">
- </div></div></div></div>
- <div id="thaicc3"><div id="thaic3">◤</div></div></div></div></div>
- </div></div></div>
- <div id="thaitotosa">
- </div></div></div>
- <div id="thaiamor1">
- </div></div></div>
- </div>
- <div id="thailinda2"></div>
- <div id="thailinda3"></div>
- <div id="thailinda"></div>
- <div class="thaimg3" class="hover">
- <img class="bottom shadow" src="{image:sidebar}"style="-webkit-filter: grayscale(100%);" >
- <img class="top shadow" src="{image:sidebar}" /></div>
- </div>
- </div></div></div></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-250}{/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}
- {block:Title}<a href="{Permalink}">{Title}</a>{/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-500}{/block:Video}
- {block:Answer}
- <div id="questionpam">{Question}</div>
- <div id="setapam"></div>
- <br>
- <div id="askerpam"><img src="{AskerPortraitURL-24}">{Asker}</div>
- {Answer}{/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 class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
- <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
- {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
- {/block:ContentSource}</div></div>
- <br>
- <div id="info">
- <div class="tags">{block:HasTags}{block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}<br>{/block:HasTags}</div>{/block:IfShowTags}
- <a href="{Permalink}">{TimeAgo}</a> {block:NoteCount} · <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount} {block:IndexPage} · <a href="{ReblogUrl}" target="_blank">reblog my love ♥</a>{/block:IndexPage}
- {block:RebloggedFrom}(<a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom}{block:RebloggedFrom}/<a href="{ReblogRootURL}" title="{ReblogRootTitle}">source</a>)
- {/block:RebloggedFrom}
- </div>
- </div>{/block:Date}
- {/block:Posts}
- {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
- </div>
- </div>
- </div>
- </div>
- </div>
- </div>
- </div>
- </div>
- </div>
- </div>
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment