Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!--- THEME BASE POR FCKRAW.TUMBLR.COM + DETALHES POR TITANIOS
- ADAPTADO POR GATOWSA -->
- <html>
- <head>
- <title>{Title}</title>
- <link rel="shortcut icon" href="http://static.tumblr.com/swkwjjz/aiQne4nd9/lg.png">
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
- <!-- DEFAULT -->
- <meta name="color:background" content="#ffffff" />
- <meta name="color:descriptionlinha" content="#9d85ad" />
- <meta name="color:hover" content="#000" />
- <meta name="color:text" content="#000" />
- <meta name="color:links" content="#000" />
- <meta name="image:sidebar" content="http://static.tumblr.com/swkwjjz/MSTne9als/l__p.jpg" />
- <meta name="if:Rolagem infinita" content="1"/>
- <meta name="image:background" content=""/>
- <meta name="text:Link1" content="/" />
- <meta name="text:Link1 Title" content="coé" />
- <meta name="text:Link2" content="/" />
- <meta name="text:Link2 Title" content="inboox" />
- <meta name="text:Link3" content="/" />
- <meta name="text:Link3 Title" content="delirios" />
- <meta name="text:Link4" content="/" />
- <meta name="text:Link4 Title" content="vibes" />
- {block:IndexPage}<script type="text/javascript">Cufon.now(); </script><script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script><script src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script><script type="text/javascript" src="http://static.tumblr.com/me5sfsd/12Qlmj66n/script.js"></script>{/block:IndexPage}
- <style type="text/css">
- body {background-color:#fff; background-image:url('x'); color: #000; font-family:corbel; font-size:10px; text-align: justify; line-height:15px;}
- a {color: #000; text-decoration: none; text-transform: none;}
- a:hover {color: #000;}
- p {margin: 6px 0 0 0}
- blockquote {margin: 0px; padding-left: 0px; }
- blockquote img{width: 400px!important; text-align:justify;}
- .posts {-webkit-transition: all 0.4s ease-out; -moz-transition: all .4s ease-out; width:250px; padding:10px; margin-top:15px; margin-right:15px;position:relative; float:left; {block:PermalinkPage} width:400px;{/block:PermalinkPage};padding:3px;border:0px dotted #ddd;}
- .posts img{width:250px; {block:PermalinkPage}width:400px; {/block:PermalinkPage};}
- .posts:hover {opacity:0.8;-webkit-filter: grayscale(30%);}
- h1 {font-family: corbel;text-align:justify;color:#000;line-height:18px; font-size: 12px;{block:PermalinkPage}padding:0px; {/block:PermalinkPage};padding:0px;font-weight: normal;}
- h1 a {color: #000;}
- #mandala {width:700px; margin-top:-10px; margin-left: 450px;}
- .photoset {width:250px;}
- .source {display: none; color:transparent;}
- .quote {font-family: corbel; font-size: 12px; letter-spacing:0px; line-height: 15px; text-align: justify; color: #000; background-color:; padding:5px; font-weight: normal;}
- .sorc {font-family: corbel; font-size: 9px; line-height: 9px; padding:3px; text-align: justify; color: #000; text-transform: uppercase; background-color:#fff; font-weight: normal;}
- .sorc a {text-transform: uppercase; color:#000}
- /*ESTILO DE ASK POR CINDDERELA*/
- .posts .pergunta{border:1px dashed #FFB5C5;text-transform:lowercase; margin-left:0px; padding:2px;}
- .posts .pergunta a {color:#000;}
- .pergunta a:hover{color:#FFB5C5;}
- .resposta img {max-width:100%;height:auto;}
- /*ESTILO DE ASK POR CINDDERELA*/
- #permalinks {width:400px; padding:18px; z-index:10; text-align:left; -webkit-transition: all 0.4s ease-out; -moz-transition: all .4s ease-out; }
- .sorce {text-transform:uppercase;padding:0px; width:240px; height:auto; background-color:#fff; font-size:13px; text-align:right; position: absolute; color:#000; opacity:0;font-family:consolas; display:block; -webkit-transition: all 0.4s ease-out; -moz-transition: all .4s ease-out;margin-top:4px; margin-left:-4px;}
- .sorce a{font-size:9px; font-family:consolas;color:#000; text-transform:uppercase;}
- .posts:hover .sorce {opacity:1; z-index:9; font-size:9px; text-transform:lowercase; -webkit-transition: all 0.4s ease-out; -moz-transition: all .4s ease-out;text-transform:uppercase;margin-top:4px;}
- ::-webkit-scrollbar{width:5px;height:5px;}
- ::-webkit-scrollbar-button:start:decrement
- ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:#fff;}
- ::-webkit-scrollbar-track-piece{background-color: transparent; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
- ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: #f8f8f8;-webkit-border-radius:px;}
- ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: #f8f8f8;-webkit-border-radius:px;}
- </style><script type="text/javascript">
- $(window).load(function(){
- var $wall = $('#mandala');
- $wall.imagesLoaded(function(){
- $wall.masonry({
- itemSelector: '.posts',
- isAnimated : true
- });
- });
- $wall.infinitescroll({
- navSelector : "div#navigation",
- nextSelector : "div#navigation a#nextPage",
- itemSelector : '.posts',
- 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');} );
- });
- }); $('#mandala').show(500);
- });
- </script><style>
- .tumblrAutoPager_page_separator,
- .tumblrAutoPager_page_info {display: none;}
- #tumblr_controls{position: fixed!important}
- #tumblr_controls{position: fixed!important}
- #tumblr_controls{position: fixed!important}
- #tumblr_controls{position: fixed!important}
- iframe#tumblr_controls{top: 2px !important; position: fixed !important; right: 5px !important; margin: 0 0 0 0;}
- #sidebar {position:fixed; width: 195px; height:255px; margin-left:350px;margin-top:350px; -webkit-transition-duration: 0.4s;}
- #frufru img {display: inline; margin-left:0px; position:fixed; text-align:left;-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; margin-top:3px;z-index:6;outline: 1px dashed #FFB5C5; outline-offset: -4px;}
- #frufru img {width:150px; height:205px; margin-top:-290px;margin-left:-120px;}
- #sidebar:hover #frufru img {-webkit-filter: grayscale(0.0) blur(1px);}
- #descryp{-webkit-transition: all 0.8s ease-in-out; -moz-transition-duration:0.8s; -webkit-transition-duration:0.8s; -o-transition-duration:0.8s;background-color:#eee;height:17px;opacity:10;float:10px;position:fixed; margin-left:-121px;text-align:center; text-transform:;margin-top:-67px;width:152px;font-family: corbel; font-size:12px; letter-spacing:0px; color:#000;border:px solid #000;}
- #sidebar:hover #dezcryp {opacity:10;}
- #links {opacity:1;;width:165px;position: fixed;text-transform:uppercase; font-family:corbel;font-size:12px; line-height:10px; height:16px;text-align:center; color:#fff;margin-top:-83px;margin-left:-120px;letter-spacing:px;}
- #links {opacity:;-webkit-transition: all 0.5s ease-out;-moz-transition: all 0.9s ease-out;all 0.3s ease-out;}
- #sidebar:hover #links {opacity:10;color:#fff;border-bottom:px solid #ff80b9;}
- #links :hover {color:{color:hover}; border-bottom:1px dashed #ff00ff;}
- /* detalhe do diamante por 'cindderela' sem plagios */
- #be {margin-left:-118px;margin-top:-85px;position:fixed;opacity:1;-webkit-transition-duration: 0.4s; -moz-transition: all .7s ease-in-out; -o-transition: all .7s ease-in-out; transition: all .7s ease-in-out; -webkit-transition: all .7s ease-in-out;}
- #be img {width:14px; height:14px;}
- #sidebar:hover #be {opacity:1;-webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;-webkit-transform: rotateX(360deg);-moz-transform: rotateX(360deg);}
- #creditos {position:fixed; width:143px;font-family: 'corbel'; font-size:9px;line-height:100%; right:-105px; bottom:50px; text-align:left; color:#1c1c1c; background-color:#FFC1C1; padding:3px; border:1px solid #F2f2f2;
- -moz-transition-duration:0.5s; -webkit-transition-duration:0.5s; -o-transition-duration:0.5s;} /*** by html-party ***/
- </style>
- <body>
- <div id="sidebar">
- <div id="frufru"><img src="{image:sidebar}"></div>
- <div id="descryp">{description}</div>
- <div id="be"><img src="http://static.tumblr.com/9fwic3s/ciUn9hk56/thumb.png"/></div>
- <div id="links">
- <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>
- <div id="creditos">
- </div>
- </div>
- <div id="mandala">{block:Posts}
- <!-- POSTAGEM DE TEXTO --->
- {block:Text}<div class="posts">{block:Title}<h1>{Title}</h1>{/block:Title}{body}<!-- permalink --->{block:IndexPage}<div class="sorce"><a href="{ReblogURL}" title="Reblog" target="_blank">reblog</a> / <span class="heart" data-reblog="{ReblogURL}" data-id="{PostID}" title="Like">like</span> / <a href="{Permalink}">{block:NoteCount}{block:NoteCount}{/block:NoteCount}</a>{NoteCountWithLabel}<font color=#FF0000>♥</font> {block:IndexPage} {/block:IndexPage}</div> {/block:IndexPage}</div><!-- permalink --->{/block:Text}
- <!-- POSTAGEM DE TEXTO --->
- <!-- POSTAGEM DE FOTO --->
- {block:Photo}<div class="posts"><img src="{PhotoURL-500}">{block:IndexPage}<!-- permalink --->{block:IndexPage}<div class="sorce"><a href="{ReblogURL}" title="Reblog" target="_blank">reblog</a> / {block:NoteCount}{NoteCountWithLabel} <font color=#FF0000>♥</font>{/block:NoteCount} {block:IndexPage} {/block:IndexPage}</div> {/block:IndexPage}</div><!-- permalink --->{/block:Photo}
- <!-- POSTAGEM DE FOTO --->
- <!-- POSTAGEM DE PHOTOSET --->
- {block:Photoset}<div class="posts"><center>{Photoset-250}</center>{block:IndexPage}<!-- permalink --->{block:IndexPage}<div class="sorce"><a href="{ReblogURL}" title="Reblog" target="_blank">reblog</a> / {block:NoteCount}{NoteCountWithLabel}<font color=#FF0000>♥</font>{/block:NoteCount} {block:IndexPage} {/block:IndexPage}</div> {/block:IndexPage}</div><!-- permalink --->{/block:Photoset}
- <!-- POSTAGEM DE PHOTOSET --->
- <!-- POSTAGEM DE QUOTE --->
- {block:Quote}<div class="posts"><div class="quote">{Quote}</div><div class="sorc">{Source}</div>{block:IndexPage}<!-- permalink --->{block:IndexPage}<div class="sorce"><a href="{ReblogURL}" title="Reblog" target="_blank">reblog</a> / <a href="{Permalink}">{block:NoteCount}{block:NoteCount}{/block:NoteCount}</a>{NoteCountWithLabel} <font color=#FF0000>♥</font> {block:IndexPage} {/block:IndexPage}</div> {/block:IndexPage}</div><!-- permalink --->{/block:Quote}
- <!-- POSTAGEM DE QUOTE --->
- <!-- POSTAGEM DE LINKS --->
- {block:Link}<div class="posts">{block:IndexPage}<h1><a href="{URL}">{Name}</h1></a>{block:Description}{Description}{/block:Description}<!-- permalink --->{block:IndexPage}<div class="sorce"><a href="{ReblogURL}" title="Reblog" target="_blank">reblog</a> / {block:NoteCount}<font color=#EEA2AD>♥</font>{NoteCountWithLabel}<font color=#FF0000>♥</font>{/block:NoteCount} {block:IndexPage} {/block:IndexPage}</div><br>{/block:IndexPage}<!-- permalink --->{/block:IndexPage}</div>{/block:Link}
- <!-- POSTAGEM DE LINKS --->
- <!-- POSTAGEM DE CHAT --->
- {block:Chat}<div class="posts">{block:Title}<h1>{Title}</h1>{/block:Title}<div id="chat">{block:Lines}{block:Label}<b>{Label}</b> {/block:Label}{Line}<br>{/block:Lines}</div>{block:IndexPage}<!-- permalink --->{block:IndexPage}<div class="sorce"><a href="{ReblogURL}" title="Reblog" target="_blank">reblog</a> / {block:NoteCount}{NoteCountWithLabel}<font color=#FF0000>♥</font>{/block:NoteCount} {block:IndexPage} {/block:IndexPage}</div> {/block:IndexPage}<!-- permalink --->{/block:IndexPage}</div>{/block:Chat}
- <!-- POSTAGEM DE CHAT --->
- <!-- POSTAGEM DE AUDIO --->
- {block:Audio}<div class="posts"><center>{block:AudioPlayer}{AudioPlayer}{/block:AudioPlayer}{block:Caption}{Caption} Played {PlayCount} times</center>{/block:Caption}<p>{block:IndexPage}<!-- permalink --->{block:IndexPage}<div class="sorce"><a href="{ReblogURL}" title="Reblog" target="_blank">reblog</a> / {block:NoteCount}{NoteCountWithLabel}<font color=#FF0000>♥</font>{/block:NoteCount} {block:IndexPage} {/block:IndexPage}</div> {/block:IndexPage}<br></div><!-- permalink --->{/block:Audio}
- <!-- POSTAGEM DE AUDIO --->
- <!-- POSTAGEM DE VIDEO --->
- {block:Video}<div class="posts">{Video-250}{block:IndexPage}<!-- permalink --->{block:IndexPage}<div class="sorce"><a href="{ReblogURL}" title="Reblog" target="_blank">reblog</a> / {block:NoteCount}{NoteCountWithLabel}<font color=#FF0000>♥</font>{/block:NoteCount} {block:IndexPage} {/block:IndexPage}</div> {/block:IndexPage}<br></div><!-- permalink --->{/block:Video}
- <!-- POSTAGEM DE VIDEO --->
- <!-- POSTAGEM PERGUNTAS-RESPOSTAS --->
- {block:Answer}<div class="posts"><div class="pergunta" <style="margin-left:0px;"><a href="/" style="text-transform:uppercase;"><font color=#EEA2AD>✖</font> <b>{Asker}:</b></a> {Question}</div><div class="resposta" style=" margin-left:0px;">{Answer}</div>
- <!-- permalink ---><div class="sorce"><a href="{Permalink}">{NoteCountWithLabel}<font color=#FF0000>♥</font></a>{block:RebloggedFrom} <a href="{ReblogParentURL}"><a href="{ReblogParentURL}"></a>{/block:RebloggedFrom} {block:ContentSource} <a href="{SourceURL}"></a>{/block:ContentSource} {block:IndexPage} / <a href="{ReblogUrl}" target="_blank">reblog</a>{/block:IndexPage} </div><!-- permalink ---></div>{/block:Answer}
- <!-- POSTAGEM PERGUNTAS-RESPOSTAS --->
- {block:PostNotes}<div id="permalinks">{TimeAgo}{NoteCountWithLabel}<font color=#FF0000>♥</font></a>{block:HasTags}{block:Tags}<a href="{TagURL}" style="margin-right:5px;">{Tag}</a>{/block:Tags}{/block:HasTags}</div>{/block:PostNotes}{/block:posts}
- {block:IndexPage}<div class="column navigation" id="navigation">{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}" class="navigate">{/block:PreviousPage}{block:PreviousPage}</a>{/block:PreviousPage}{block:NextPage}<a href="{NextPage}" class="navigate" id="nextPage">{/block:NextPage}{block:NextPage}</a>{/block:NextPage}{/block:Pagination}</div>{/block:IndexPage}
- <div id="creditos"><b></b>
- <a href="http://gatowsa.tumblr.com/" title="Theme por gatowsa"> Gatowsa <font color=#FF3030>♥</font> </a> </div>
- </body> </html>
Advertisement
Add Comment
Please, Sign In to add comment