Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <theme for estremecida | não copie ou disponibilize>
- <head prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb# blog: http://ogp.me/ns/blog#">
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
- <link href='http://fonts.googleapis.com/css?family=Dosis' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Economica|Ubuntu+Condensed' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Coming+Soon' rel='stylesheet' type='text/css'>
- <script src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></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 = $('#box');
- $wall.imagesLoaded(function(){
- $wall.masonry({
- itemSelector: '.post',
- isAnimated : true
- });
- });
- $wall.infinitescroll({
- navSelector : "div#navigation",
- nextSelector : "div#navigation a#nextPage",
- itemSelector : '.post',
- 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');} );
- });
- }); $('#box').show(500);
- });
- </script>
- <head>
- <script>
- $(document).ready(function() {
- //
- //When you click on a link with class of poplight and the href starts with a #
- $('a.poplight[href^=#]').click(function() {
- var popID = $(this).attr('rel'); //Get Popup Name
- var popURL = $(this).attr('href'); //Get Popup href to define size
- //Pull Query & Variables from href URL
- var query= popURL.split('?');
- var dim= query[1].split('&');
- var popWidth = dim[0].split('=')[1]; //Gets the first query string value
- //Fade in the Popup and add close button
- $('#' + popID).fadeIn().css({ 'width': Number( popWidth ) }).prepend('<a href="#" class="close"><img src="http://media.tumblr.com/tumblr_lyw0etTsFT1r25y56.png" class="btn_close" title="Volte My boo" alt="Close" /></a>');
- //Define margin for center alignment (vertical horizontal) - we add 80px to the height/width to accomodate for the padding and border width defined in the css
- var popMargTop = ($('#' + popID).height() + 80) / 2;
- var popMargLeft = ($('#' + popID).width() + 80) / 2;
- //Apply Margin to Popup
- $('#' + popID).css({
- 'margin-top' : -popMargTop,
- 'margin-left' : -popMargLeft
- });
- //Fade in Background
- $('body').append('<div id="fade"></div>'); //Add the fade layer to bottom of the body tag.
- $('#fade').css({'filter' : 'alpha(opacity=80)'}).fadeIn(); //Fade in the fade layer - .css({'filter' : 'alpha(opacity=80)'}) is used to fix the IE Bug on fading transparencies
- return false;
- });
- //Close Popups and Fade Layer
- $('a.close, #fade').live('click', function() { //When clicking on the close or fade layer...
- $('#fade , .popup_block').fadeOut(function() {
- $('#fade, a.close').remove(); //fade them both out
- });
- return false;
- });
- });
- </script>
- <link rel="{Favicon}">
- <meta name="color:background" content="#fff"/>
- <meta name="color:letras" content="#777"/>
- <meta name="color:title" content="#777"/>
- <meta name="color:scroll" content="#000"/>
- <meta name="color:link" content="#aaa"/>
- <meta name="color:linkshover" content="#302D2D"/>
- <meta name="color:textlinks" content="#aaa"/>
- <meta name="color:texthover" content="#000"/>
- <meta name="color:shadow" content="#696969"/>
- <meta name="color:text" content="#696969"/>
- <meta name="color:textlinkshover" content="#aaa"/>
- <meta name="color:chat1" content="#302D2D"/>
- <meta name="color:chat2" content="#000"/>
- <meta name="color:chatcolor" content="#fff"/>
- <meta name="color:border" content="#d6d6d6"/>
- <meta name="color:extras" content="#302D2D"/>
- <meta name="color:links" content="#000"/>
- <meta name="color:linkshover" content="#fff"/>
- <meta name="color:bglinks" content="#fff"/>
- <meta name="color:bglinkshover" content="#000"/>
- <meta name="color:pagina" content="#696969"/>
- <meta name="color:bordadolink" content="#696969"/>
- <meta name="color:bordahoverdolink" content="#eee"/>
- <meta name="color:bordinha" content="#eee"/>
- <meta name="color:frase" content="#000"/>
- <meta name="color:escrita" content="#000"/>
- <meta name="color:backgroundbox" content="#fff"/>
- <meta name="image:background" content=""/>
- <meta name="image:sidebar" content=""/>
- <meta name="image:bgborda" content=""/>
- <meta name="text:frase" content="Escreva aqui algo" />
- <meta name="text:frase2" content="e aqui outra coisa" />
- <meta name="text:Link1" content="link" />
- <meta name="text:Link1 Title" content="link1" />
- <meta name="text:Link2" content="Link" />
- <meta name="text:Link2 Title" content="link2" />
- <meta name="text:Link3" content="link" />
- <meta name="text:Link3 Title" content="link3" />
- <meta name="text:Link4" content="Link" />
- <meta name="text:Link4 Title" content="link4" />
- <meta name="text:Link5" content="link" />
- <meta name="text:Link5 Title" content="link5" />
- <!----------------FONTES-------♥-------->
- <link href='http://fonts.googleapis.com/css?family=Courgette' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Wire+One' rel='stylesheet' type='text/css'><link href='http://fonts.googleapis.com/css?family=Ubuntu+Mono' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Pompiere' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Anonymous+Pro' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Muli' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Play' rel='stylesheet' type='text/css'>
- <link href="http://fonts.googleapis.com/css?family=Yanone+Kaffeesatz:300,400,700t" rel="stylesheet" type="text/css">
- <link href='http://fonts.googleapis.com/css?family=Rochester' rel='stylesheet' type='text/css'>
- <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'>
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
- <link href='http://fonts.googleapis.com/css?family=Raleway+Dots' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Emilys+Candy|Butterfly+Kids|Federo|Quicksand|Antic+Didone|Josefin+Slab|Raleway+Dots|Cedarville+Cursive|Damion|Dawning+of+a+New+Day|Rancho|Marvel' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Droid+Serif:400,400italic' 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=Electrolize' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Scada' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Grand+Hotel' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Englebert' rel='stylesheet' type='text/css'>
- <link rel="stylesheet" href="http://static.tumblr.com/5dbytsa/VYmmcwtwj/entrada.css" media="screen"/>
- <link href='http://fonts.googleapis.com/css?family=Courgette' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Wire+One' rel='stylesheet' type='text/css'><link href='http://fonts.googleapis.com/css?family=Ubuntu+Mono' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Swanky+and+Moo+Moo' rel='stylesheet' type='text/css'>
- <!------------------eita duh--------------------->
- <link href='http://fonts.googleapis.com/css?family=Megrim' rel='stylesheet' type='text/css'>
- <script type="text/javascript">
- // <![CDATA[
- var speed=100; //
- var height=3; //
- var alink="/"; // page to link text to (set to ="" for no link)
- /****************************
- ****************************/
- var wobtxt, wobble, wobcnt=0;
- window.onload=function() { if (document.getElementById) {
- var i, wobli;
- wobble=document.getElementById("wobble");
- wobtxt=wobble.firstChild.nodeValue;
- while (wobble.childNodes.length) wobble.removeChild(wobble.childNodes[0]);
- for (i=0; i<wobtxt.length; i++) {
- wobli=document.createElement("span");
- wobli.setAttribute("id", "wobb"+i);
- wobli.style.position="relative";
- wobli.appendChild(document.createTextNode(wobtxt.charAt(i)));
- if (alink) {
- wobli.style.cursor="pointer";
- wobli.onclick=function() { top.location.href=alink; }
- }
- wobble.appendChild(wobli);
- }
- setInterval("wobbler()", speed);
- }}
- function wobbler() {
- for (var i=0; i<wobtxt.length; i++) document.getElementById("wobb"+i).style.top=Math.round(height*Math.sin(i+wobcnt))+"px"
- wobcnt++;
- }
- // ]]>
- </script>
- <script language="javascript">
- var mensagem="Desculpa, desce a página pelo scroll.";
- function clickIE() {if (document.all) {(mensagem);return false;}}
- function clickNS(e) {if
- (document.layers||(document.getElementById&&!document.all)) {
- if (e.which==2||e.which==3) {alert(mensagem);return false;}}}
- if (document.layers)
- {document.captureEvents(Event.MOUSEDOWN);document.onmousedown=clickNS;}
- else{document.onmouseup=clickNS;document.oncontextmenu=clickIE;}
- document.oncontextmenu=new Function("return false")
- </script>
- <title>{Title}</title>
- <link href='http://fonts.googleapis.com/css?family=Grand+Hotel' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Cuprum' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Istok+Web' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Dosis' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Give+You+Glory' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Carme' rel='stylesheet' type='text/css'>
- <script src="http://static.tumblr.com/ikeq9mi/DfYl6o46t/scrolltotop.min.js"></script>
- <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.6/jquery.min.js"></script>
- <script type="text/javascript" src="http://static.tumblr.com/8yo5xxv/AEwm171ey/jquery.lettering.js"></script>
- <script type="text/javascript" src="http://static.tumblr.com/8yo5xxv/rejm171fx/jquery.easing.1.3.js"></script>
- <script type="text/javascript" src="http://static.tumblr.com/8yo5xxv/2rOm171gi/jquery.hoverwords.js"></script>
- <script type="text/javascript">
- $(window).load(function(){
- $('#sl_menu').find('li:not(:last) > a')
- .hoverwords({ overlay:true })
- .end()
- .find('li:last > a')
- .hoverwords({ overlay:true , dir:'rightleft' });
- $('#example1').hoverwords({ delay:50 });
- $('#example2').hoverwords();
- $('#example3').hoverwords();
- $('#example4').hoverwords({ overlay:true});
- $('#example5').hoverwords({ delay:60 });
- });
- </script>
- <link rel="shortcut icon" href="{Favicon}">
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- {block:Description}
- <meta name="description" content="{MetaDescription}" />
- {/block:Description}
- <style type="text/css">
- body {background-color: {color:background}; font-family: calibri; color: {color:text}; text-align: center; font-size: 12px; background-image:url('{image:backgroundtheme}'); background-attachment: fixed; }
- a {color: {color:link}; text-decoration: none; }
- a:hover {color: {color:link hover}; background-color: transparent; text-decoration: none;}
- p {margin: 6px 0 0 0}
- blockquote{border-left: 0px solid {color:post}; margin:0px 0px 0px 0px; padding-left:0px; border-bottom:0px;}
- /* Chat por Anna (livelikeasuicide) *********/
- .chat {background: {color:backgroundbox}; margin: 0; font-size:
- 9px; font-family: trebuchet ms;}
- .chat .chat1 {margin-left: 0px;}
- .chat .chat1 .chat2 {background: {color:chat1}; color:{color:chatcolor};
- margin-bottom: 1px; padding: 3px 4px 3px 4px;} /* Primeira linha */
- .chat .chat1 .chat2.even {background: {color:chat2};
- color: {color:chatcolor};} /* Segunda linha */
- .chat .chat1 .chat2 span{font-weight: bold;}
- #conteudo {width: 1000px; margin-top: 0px; padding: 5px; margin-left:400px;}
- .posts {float: left; width: 250px;background:{color:backgroundbox};;margin:2px;padding:2px;-webkit-transition-duration: .99s;text-align:left;border: 1px solid {color:border};opacity:1 margin-left:200px;}
- .posts img {max-width:250px;}
- .posts2 { width: 505px;background:{color:backgroundbox};padding:2px; margin:2px;-webkit-box-shadow: 0px 5px 6px -5px {color:Shadow};text-align:left;
- -moz-box-shadow: 0px 5px 6px -5px {color:Shadow};opacity:1;text-align:left;
- box-shadow: 0px 5px 6px -5px {color:Shadow};-webkit-transition: all 0.2s ease-in-out;-moz-transition: all 0.2s ease-in-out;-o-transition: all 0.2s ease-in-out;transition: all 0.2s ease-in-out;}
- .bordasm4{width:200px;height:230px;background:{color:backgroundbox}; padding: 2px; }
- .bordass{width:50px;height:50px;background:{color:backgroundbox}; padding: 5px; margin:5px; }
- .imageborda{-webkit-transition: all 1.0s ease-out; -moz-transition: all 1.0s ease-out;border-radius:0px;}
- .imageborda:hover{-webkit-transition: all 1.0s ease-out; -moz-transition: all 1.0s ease-out;}
- #total{width:800px;margin:30px;}
- #sidebar {width:235px; padding: 0px;margin-top:37px;margin-left:0px; height:100%;float:left; position:fixed;}
- @font-face {font-family: "pacifico";src: url(http://static.tumblr.com/ufwwwyn/Do8m4xui1/pacifico.ttf) format("truetype");}
- #tumblr_controls{position: fixed!important}
- #tumblr_controls{position: fixed!important}
- #tumblr_controls{position: fixed!important}
- #tumblr_controls{position: fixed!important}
- ::-webkit-scrollbar{width:6px;height:3px;}
- ::-webkit-scrollbar-button:start:decrement
- ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
- ::-webkit-scrollbar-track-piece{background-color:{color:backgroundbox};-webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
- ::-webkit-scrollbar-thumb:vertical{height:50px; background:{color:scroll};-webkit-border-radius:px;}
- ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color:{color:scroll};-webkit-border-radius:px;}
- .imagem {opacity:1;position: absolute; width:250px; height:270px; margin-left:100px; margin-top: 185px;position:fixed;border:1px solid {color:border};}
- .imagem img {position:fixed; -webkit-transition: all 1s ease-in-out;-webkit-border-radius: 0px 0px 0px 0px; -moz-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out; -ms-transition: all 1s ease-in-out; transition: all 1s ease-in-out; display: block; height:250px; width: 230px; background-color: #000; padding:0px; border:10px solid {color:background};margin-left:0px; margin-top:0px;}
- .imagem:hover #haha3 #ha {margin-top:-52px; opacity:1; -webkit-transition: 0.9s ease-in;
- -moz-transition: 0.9s ease-in; transition: 0.9s ease-in; }
- .imagem:hover img.top, .cf4.hover_effect img.top {opacity:0}
- .imagem:hover img.bottom, .cf4.hover_effect img.bottom {filter:gray;opacity:1;}
- .sidebar {width:220px; position:fixed;font-size:9px;margin-top:102px;}
- a:link, a:visited, a:active {color:{color:link} ; text-shadow: 0 0px 0px #ffffff; letter-spacing: 0.02em; text-decoration: none;;}
- a:hover {color: {color:linkhover}; -webkit-transition-duration: .99s; }
- @font-face { font-family: 'Yanone Kaffeesatz'; font-style: normal; font-weight: 700; src: local('Yanone Kaffeesatz Bold'), local('YanoneKaffeesatz-Bold'), url(http://themes.googleusercontent.com/static/fonts/yanonekaffeesatz/v4/We_iSDqttE3etzfdfhuPRWwXwFHHZlCwprwJOQ-Se7k.woff) format('woff'); }
- ::-moz-selection
- {
- background: {color:background};
- color: {color:letras};
- }
- ::selection
- {
- background:{color:background};
- color:{color:letras};
- }
- /***BOXNOTES Simone (cerejadosundae)***/
- .posts .boxnotes2 {z-index: 11;width:250px;
- margin-left:5px; width:auto;padding:1px;
- text-align: left; border-radius:4px;
- position: absolute;margin-top: 5px; text-transform:uppercase;
- line-height: 25px; font-family:calibri;font-size:10px;opacity: 0;
- -webkit-transition: all 0.4s ease;-moz-transition: all 0.5s ease;
- -o-transition: all 0.5s ease;transition: all 0.5s ease;}
- .posts:hover .boxnotes2 {opacity: 1;margin-top:5px; }
- .boxnotes2 img{margin:1px;}
- /***BOXNOTES Simone (cerejadosundae)***/
- .posts .boxnotesm {z-index: 11;width:250px;background: rgba(0, 0, 0, 0.0);
- margin-left:35px; width:auto;padding:2px;
- text-align: left; border-radius:3px;
- position: absolute;margin-top: 8px; text-transform:uppercase;
- line-height: 15px; font-family:calibri;font-weight:bold;font-size:10px;opacity: 0;
- -webkit-transition: all 0.4s ease;-moz-transition: all 0.5s ease;
- -o-transition: all 0.5s ease;transition: all 0.5s ease;}
- .posts .boxnotesm a {color:#fff;text-shadow: 2px 2px 2px #000;}
- .posts:hover .boxnotesm {opacity: 1; }
- .bordasm2 {background:{color:extras}; padding: 2px;width:18px;}
- h1{color:{color:title}!important;font-family:calibri; font-style:normal;font-size:15px;line-height:15px;font-weight:normal;margin:0px;padding:0px;margin-bottom:2px;text-align:left;letter-spacing: 0px;}
- @font-face { font-family: "folks"; src: url('http://static.tumblr.com/zvqacv0/lptm7vt4g/that__s_font_folks_.ttf'); }
- .trackid {padding: 8px;
- background: {color:background};
- color: {color:letras};
- margin-top: 1px;
- margin-left: 1px;
- margin-right: 1px;
- }
- .trackid2 {padding: 2px;
- background: {color:background};
- color: {color:backgroundbox};
- margin-top: 1px;
- margin-left: 1px;
- margin-right: 1px;}
- b, strong, bold {color: {color:letras};}
- u,underline {color: {color:letras}; border-bottom: 1px dotted {color:letras}; text-decoration:none; }
- i, em{color: {color:letras}; }
- .quote {margin: 0; padding: 5px; font: normal 12px 'calibri'; text-align: justify;}
- .qsource { text-align:left;font: normal 12px 'calibri'; margin-top: 8px;color: {color:letras};margin-bottom:1px;border-top: 0px solid {color:background};}
- @font-face {font-family: "discoverbeauty";src: url('http://static.tumblr.com/nf5qb3y/3ptm2vwot/discoverbeauty.ttf') format("truetype");}
- .tag{font-family:calibri; font-size: 10px;font-style:normal;background: {color:background};margin-top:5px;width:295px;margin-left:0px;padding:3px;text-transform:uppercase;border-top:1px solid {color:bordinha};text-align:center;}
- .date {font-family: trebuchet ms; font-size: 9px; text-transform:uppercase;}
- .date {width: 99%;height:17px; font-weight:normal; text-align:center; letter-spacing:1px; padding:3px; margin-bottom: 1px; text-shadow:0 0px 0px #fff; font-size: 8px; font-family:trebuchet ms; font-size:8px; text-transform:uppercase;float:right;margin-left:100px;line-height:20px;margin-top:2px;}
- @font-face { font-family: "ronda"; src: url('http://static.tumblr.com/rmj06l2/kcLlo1q2y/pf_ronda_seven.ttf'); }
- #scrollToright:link,#scrollToTop:visited { color: transparent; background-color: transparent; display: none; position: fixed; right: 0px; right: 0px;}
- #aspas{
- position:absolute;
- margin-left:3px;
- margin-top:-10px;
- font-size:60px;
- opacity:0.3;
- filter: alpha(opacity = 90);
- color: {color:extras};
- }
- pagesm {background:transparent; background:{color:backgroundbox}; margin:4px; padding:0px; margin-bottom:-0px; text-align:center; letter-spacing:1px; font-family:'Trebuchet ms'; font-size:10px; font-style:bold;padding:2px;line-height:25px;}
- /*** Ask Por Simone (cerejadosundae)***/
- .ask {width: 97%; background:#eee; font-weight:normal; padding:3px; margin-bottom: 1px; color:#333; font-size: 11px; }
- .asker {width: 97%;height:18px; background:#b6b7b8; font-weight:normal; padding:3px; margin-bottom: 1px; color:#fff; font-size: 10px;text-align:left;line-height:20px;text-transform:uppercase;font-family: calibri;}
- .asker a{background:#; color:#fff;}
- .askborder {width:38px;float: left; display: inline; margin-bottom: 2px;margin-left:-3px;border: 3px solid #b6b7b8;margin-top:-3px;}
- .resposta {background:#ffff; font-weight:normal; padding:10px; margin-bottom: 1px; text-shadow:0 0px 0px #fff;color:{color:text}; font-size: 11px; }
- ol.notes { display : block;border-left : 1px solid {color:extras}background-repeat : no-repeat;vertical-align : middle;text-decoration : none;margin-bottom : 1px;background: {color:backgroundtheme}; list-style-type: none; font-size: 10px;}
- ol.notes li.note {border-top: solid 1px {color:backgroundbox}; padding: 4px;}
- ol.notes li.note img.avatar {display: normal;}
- ol.notes li.note span.action {font-weight: none;}
- ol.notes li.note .answer_content {font-weight: normal;}
- ol.notes li.note blockquote {display: none;}
- ol.notes li.note blockquote a {text-decoration: none;}
- ful { list-style: none; }
- ol { list-style-position: inside; }
- * { margin: 0; padding: 0; outline: none; }
- .caixa2 {overflow: hidden;background: {color:backgroundbox}; padding: 7px;
- font-family: Verdana, Geneva, sans-serif;
- color: {color:letras};text-align: justify;outline: 0px solid #; margin-bottom: 1px;width:495px;}
- .extra {border-left: 10px solid {color:extras}; display : block;background-repeat : no-repeat;text-indent : 5px;vertical-align : middle;text-decoration : none;margin-bottom : 1px;background:{color:background}; line-height: 13px;-webkit-transition-duration: .49s;font-family:calibri;padding:4px;}
- .extrass {border-left: 25px solid {color:extras}; display : block;background-repeat : no-repeat;text-indent : 5px;vertical-align : middle;text-decoration : none;margin-bottom : 1px;background: {color:background}; line-height: 13px;-webkit-transition-duration: .49s;font-family:calibri;padding:4px;}
- .extras {border-left: 15px solid {color:extras}; display : block;background-repeat : no-repeat;text-indent : 5px;vertical-align : middle;text-decoration : none;margin-bottom : 1px;background: {color:background}; line-height: 13px;-webkit-transition-duration: .49s;font-family:calibri;padding:4px;}
- .extrasss {border-left: 20px solid {color:extras}; display : block;background-repeat : no-repeat;text-indent : 5px;vertical-align : middle;text-decoration : none;margin-bottom : 1px;background: {color:background}; line-height: 13px;-webkit-transition-duration: .49s;font-family:calibri;padding:4px;}
- .extra:hover{border-left: 20px solid {color:extras};}
- .extras:hover{border-left: 30px solid {color:extras};}
- .extrasss:hover{border-left: 40px solid {color:extras};}
- .extrasss a{font-family:consolas;}
- .extrass:hover{border-left: 50px solid {color:extras};}
- .extra a {padding-right: 6px; color: {color:letras}; }
- .credit {position:fixed; left:0px; top:10px; width:44px; line-height:11px; font:9px calibri; padding:3px; z-index:400}
- .credit a {text-transform:uppercase; color:{color:link}}
- .outro {position:fixed; right:10px; top:40px; width:100px; line-height:11px; font:9px calibri; padding:3px; z-index:400; border:2px solid #56aca9;}
- .outro a {text-transform:uppercase; color:{color:link}}
- .frase {width:250px; position:fixed; margin-left:110px;height:20px;margin-top:123px; font-size: 15px; font-family:Georgia;font-style:italic;text-align:justify; color:{color:frase}; z-index:11; padding:3px;line-height:25px;}
- .frasetwo {width:250px; position:fixed; margin-left:88px;height:20px;margin-top:140px; font-size: 11px; font-family:Calibri;font-style:italic;text-transform:uppercase;text-align:right; color:{color:frase}; z-index:11; padding:3px;line-height:25px;}
- /* pagina */
- .oizinho {font-family: calibri;text-transform:uppercase; position: fixed; margin-left: 168px; margin-top: 420px; font-size:10px; z-index: 0;}
- .oizinho a {color: {color:pagina}; background-color:transparent;text-transform:uppercase;}
- .oizinho a:hover {color: {color:link} ;text-transform:uppercase;text-decoration:underline;}
- .oizinho2 {font-family: calibri; text-transform:uppercase; position: fixed; margin-left: 143px; margin-top: 420px; font-size: 10px; z-index: 0;}
- .oizinho2 a {color:{color:pagina} ; background-color:transparent;text-transform:uppercase;}
- .oizinho2 a:hover {color: {color:link} ;text-transform:uppercase;text-decoration:underline;}
- #sspagination {width: 204px; margin-left: 125px; margin-top: 460px; position:fixed; overflow:hidden; background-color: none; padding:3px;font-family: calibri; font-size: 9px; text-align: center; letter-spacing: 1px; height: 13px;;text-shadow:1px 1px 1px {color:texthover};}
- #sspagination a {background: {color:none}; margin: 0 1px 0 0; padding: 6px 4px; color: {color:pagina};}
- #page {font-family: verdana; font-size: 8px; text-align: left;}
- #page a {background:{color:entry}; margin: 0 2px 0 0; padding: 3px 5px; color: {color:text}; font-style:bold; -moz-border-bottom-right-radius: 20px; border-bottom-right-radius: 20px; -moz-border-bottom-left-radius: 20px; border-bottom-left-radius: 20px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;font-size: 8px; margin-left: 0px}
- #page a:hover {background: {color:entry}; color: {color:text}; font-style:bold; opacity:1.0;}
- #page span.pagina_atual {background: {color:entry}; margin: 0 1px 0 0; padding: 3px 5px;; color:{color:border}; font-weight: none; text-decoration: none; -moz-border-bottom-right-radius: 20px; border-bottom-right-radius: 20px; -moz-border-bottom-left-radius: 20px; border-bottom-left-radius: 20px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
- #pages{ font-family: calibri; position: fixed; margin-top:460px; margin-left:190px; width: autopx; height:autopx; background-color: #trans; color: {color:text}; font-size:9px; text-align:center; padding: 4px;letter-spacing: 2px;}
- /* links */
- #joblinks {width:70px; height: 131px; float: left; margin-left:15px; margin-top: 135px; padding: 0px; text-align: center; position: fixed; -webkit-transition: all 1s ease-out; -moz-transition: all 1s ease-out;}
- #joblinks a {float: left; color: {color:links}; margin-left: 1px; font-family:times new roman; font-size: 18px; font-style:italic; text-align: center; margin-top: 3px; height: 20px; width: 60px; color:{links}; line-height: 31px; letter-spacing: 0px; text-transform: lowercase; -webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out; background-color:#; text-transform: lowercase; background: url; text-shadow:0px 0px 1px #000;;border-bottom: 0px dotted {color:rborda1};border-top: 0px dotted {color:rborda1};;text-shadow:1px 1px 1px{color:texthover};}
- #joblinks a:hover{font-size:20px; color:{color:links};text-shadow:{color:shadow} 2px 5px 3px;opacity:1;}
- /* links para coiso do coisar hahaha */
- #jobslinks {width:250px; height: px; float: left; margin-left:-30px; margin-top: 100px; padding: 0px; text-align: center; position: fixed; -webkit-transition: all 1s ease-out; -moz-transition: all 1s ease-out;}
- #jobslinks a {float: left; color:#fff; margin-left: 1px; font-family:Sacramento; font-size: 25px; font-style:italic; text-align: center; margin-top: 3px; height: 30px; width: 100px; ; line-height: 35px; letter-spacing: 0px; -webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out; background-color:#; text-shadow:0px 0px 1px #000;;border: 0px dotted {color:rborda1};text-shadow:1px 1px 1px #000 text-transform:uppercase;}
- #jobslinks a:hover{font-size:20px; color:#fff;text-shadow:#000 2px 5px 3px;opacity:1;}
- .jojo {width:195px; margin-top:167px; position: fixed; margin-left:160px; text-align:justify; padding:3px; z-index:100; border-top: 0px solid {color:rborda1};}
- .jojo a {font:9px calibri; text-transform:uppercase; text-align:justify; -moz-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; transition: all 1s ease-in-out; -webkit-transition: all 0.4s ease-in-out; border-bottom:0px solid {color:sidebar}; color:{color:links}; line-height:10px;letter-spacing: 1px; ;text-shadow:1px -20px 0px transparent;-webkit-transition-duration: .50s}
- .jojo a:hover {color:{color:linkshover}; text-shadow:1px 0px 0px {color:linkshover};color:transparent;}
- .jojo:hover{text-shadow:1px 0px 0px {color:shadow};}
- #seta {width: 0px; position: fixed; padding: 3px; background-color: transparent; margin-left: 130px; margin-top: 155px; color: {color:border}; font-size: 30px; -webkit-transform: rotate(-45deg);border:0px solid {color:border};}
- #linha {background-color:{color:post}; width: 250px; height: 50px; position:fixed; margin-top: 119px; margin-left:100px; position: fixed; background-image:{color:background}; background-attachment: fixed; -webkit-border-radius: 20px 20px 20px 20px;border:1px solid {color:border};}
- /* jobs */
- .descri {font-size: 11px; width: 200px; height: 10px; position:fixed; margin-left: 125px; color:{color:escrita};text-transform: ;font-family:calibri ;font-style:normal;margin-top:315px; padding: 0px; text-align:center;border-left:0px solid {color:risco}; border-right: 0px solid {color:risco};border-top:0px solid {color:risco};text-shadow: 1px 1px 1px {color:texthover};}
- @font-face {font-family: "pacifico";src: url(http://static.tumblr.com/ufwwwyn/Do8m4xui1/pacifico.ttf) format("truetype");}
- /***AQUI É O MENU OU SEJA O QUADRADINHO***/
- #fade {display: none;background:#fff; position: fixed; left: 0; top: 0; width: 150%; height: 150%; opacity: .80; z-index: 9999;border: 1px dotted #868585;}
- .popup_block{display: none;font-family:'Pacifico';border-bottom: 3px solid #000;background:#fff;; padding: 20px; border: 1px dotted #868585; float: left; font-size: 20px; position: fixed; top: 50%; left: 50%; z-index: 99999;-webkit-box-shadow: 0px 0px 0px #000; -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px;}
- img.btn_close {float: right; margin: -55px -55px 0 0;}
- *html #fade {position: absolute;}
- *html .popup_block {position: absolute;}
- @font-face { font-family: "existance"; src: url('http://static.tumblr.com/u37ad6e/OCIm7s3av/existence-unicaselight.otf'); }
- @font-face { font-family: "craftygirls"; src: url('http://themes.googleusercontent.com/static/fonts/craftygirls/v0/0Sv8UWFFdhQmesHL32H8o3hCUOGz7vYGh680lGh-uXM.woff'); }
- @font-face { font-family: "ronda"; src: url('http://static.tumblr.com/rmj06l2/kcLlo1q2y/pf_ronda_seven.ttf'); }
- /* --- vish -----*/
- .desejos {display : block; font-family: calibri; font-size: 10px; line-height: 15px; margin-bottom : 1px; vertical-align : middle; text-indent : 0px; padding: 2px 2px 2px 6px; background: #fff; border-bottom: 1px dotted #a3a0a0; color: #a3a0a0; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; text-align: left;;text-shadow:1px 1px 5px transparent; }
- .desejos a{color:#000;text-shadow:1px -20px 0px transparent;-webkit-transition-duration: .50s;}
- .desejos:hover a{text-shadow:1px 1px 0px #000;color:transparent;}
- .desejos:hover{text-shadow:1px 1px 0px #774bb6;}
- .desejos img{opacity:0;-webkit-transition-duration: .50s;width:12px;margin-top:5px;margin-left:-15px;margin-right:5px;}
- .desejos:hover img{opacity:1;margin-left:0px;}
- #link2 {width:270px; height: 23px; float: left; margin-left:-295px; margin-top: 378px; padding: 0px; text-align: center; position: fixed; -webkit-transition: all 1s ease-out; -moz-transition: all 1s ease-out; border-bottom: 0px solid #FF6EB4; border-right: 0px solid #FF6EB4; border-left: 0px solid #eea7c0; background-color:#1c1c1c ;}
- #link2 a {float: left; margin-left: 0px; font-family: Ubuntu Mono; font-size: 13px; text-align: center; margin-top: 3px; height: 18px; width: 209px; color:#000; line-height: 15px; letter-spacing: -1px; text-transform: lowercase; -webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out; font-style: normal; background-color:#4F4F4F; text-transform: lowercase; border-top: 0px solid #FF6EB4; border-bottom: 0px solid #FF6EB4;}
- #link2 a:hover{text-align: center; color:#FFC0CB; font-style: bold; background-color: ; letter-spacing: -1px;padding-left:30px;border-right:25px solid #de406d;border-left:2px solid #eee;background:#eee url(http://static.tumblr.com/ssvjggv/OWambushj/ilove.png) no-repeat left;}
- </style>
- {block:IndexPage}
- <script src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></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 = $('#conteudo');
- $wall.imagesLoaded(function(){
- $wall.masonry({
- itemSelector: '.posts',
- isAnimated : true
- });
- });
- $wall.infinitescroll({
- navSelector : "div#navigation",
- nextSelector : "div#navigation a#nextPage",
- itemSelector : '.posts',
- loadingImg : "http://th282.photobucket.com/albums/kk259/rxplastic/random%20gifs/th_t348183788_55788_6.gif",
- loadingText : "",
- donetext : " ",
- extraScrollPx : 1000,
- bufferPx : 10100,
- 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: 25, easing: 'linear', queue: false}}, function(){$newElems.fadeIn('slow');} );
- });
- }); $('#conteudo').show(500);
- });
- </script>
- {/block:IndexPage}
- </style>
- <body onkeydown="return false"><!-- SCM Music Player http://scmplayer.net -->
- <script type="text/javascript" src="http://scmplayer.net/script.js"
- data-config="{'skin':'http://static.tumblr.com/uyap47f/Jt5mbx44y/skin.css','volume':50,'autoplay':true,'shuffle':true,'repeat':1,'placement':'bottom','showplaylist':false,'playlist':[{'title':'1','url':'http://www.youtube.com/watch?v=EHlSh3LEvxI'},{'title':'10','url':'http://www.youtube.com/watch?v=z5W7DVFKrcs%27'},{'title':'11','url':'http://www.youtube.com/watch?v=FUhQ_GIRq-A'},{'title':'12','url':'http://www.youtube.com/watch?v=x5M3sf0SZXY'},{'title':'13','url':'http://www.youtube.com/watch?v=rMqayQ-U74s&feature=ymg'},{'title':'14','url':'http://www.youtube.com/watch?v=qBMiYJ7kzbI&feature=related'},{'title':'15','url':'http://www.youtube.com/watch?v=4eWfRjyp2Nc'},{'title':'16','url':'http://www.youtube.com/watch?v=cSnkWzZ7ZAA'},{'title':'17','url':'http://www.youtube.com/watch?v=MDEDbJdWp0c'},{'title':'18','url':'http://www.youtube.com/watch?v=qdDyHo7Z2Vc'},{'title':'19','url':'http://www.youtube.com/watch?v=3wzq6xzITnI'},{'title':'2','url':'http://www.youtube.com/watch?v=ddWPRL-n52A&feature=related'},{'title':'20','url':'http://www.youtube.com/watch?v=Nfnr8ekYQwI'},{'title':'21','url':'http://www.youtube.com/watch?v=LE_VpCp5uwg&feature=relmfu'},{'title':'22','url':'http://www.youtube.com/watch?v=v-FVihIlU2g'},{'title':'23','url':'http://www.youtube.com/watch?v=S1jfdMixqZA'},{'title':'24','url':'http://www.youtube.com/watch?v=9SKFwtgUJHs'},{'title':'25','url':'http://www.youtube.com/watch?v=igskSurDhTQ'},{'title':'26','url':'http://www.youtube.com/watch?v=oVyO6EJ-FRg&feature=relmfu'},{'title':'27','url':'http://www.youtube.com/watch?v=oVyO6EJ-FRg&feature=relmfu'},{'title':'28','url':'http://www.youtube.com/watch?v=b1mvbOss7JQ'},{'title':'29','url':'http://www.youtube.com/watch?feature=player_embedded&v=LW7MD4p2dGs'},{'title':'3','url':'http://www.youtube.com/watch?v=diaHnF-zfEg'},{'title':'30','url':'http://www.youtube.com/watch?v=2F7-0yyrfWU'},{'title':'31','url':'http://www.youtube.com/watch?v=NzMRZdr5VKQ&feature=relmfu'},{'title':'32','url':'http://www.youtube.com/watch?v=ji8S5RaIfhY&feature=relmfu'},{'title':'33','url':'http://www.youtube.com/watch?v=6gMtD_6o2gY'},{'title':'34','url':'http://www.youtube.com/watch?v=zgEKLhvCCVA'},{'title':'35','url':'http://www.youtube.com/watch?v=qnjqNHB1bKw'},{'title':'36','url':'http://www.youtube.com/watch?v=fwK7ggA3-bU'},{'title':'37','url':'http://www.youtube.com/watch?v=1jJNa5zpNnk'},{'title':'38','url':'http://www.youtube.com/watch?v=SoLUiXEcm8Y'},{'title':'39','url':'http://www.youtube.com/watch?v=2wudGRoyj8s'},{'title':'4','url':'http://www.youtube.com/watch?v=tKJkgawDfEk'},{'title':'40','url':'http://www.youtube.com/watch?v=kYtGl1dX5qI'},{'title':'41','url':'http://www.youtube.com/watch?v=NOubzHCUt48'},{'title':'42','url':'http://www.youtube.com/watch?v=sgjbwDtZdkc'},{'title':'43','url':'http://www.youtube.com/watch?v=6mUwjhA8wlQ'},{'title':'44','url':'http://www.youtube.com/watch?v=kOGBIbqXwYE'},{'title':'45','url':'http://www.youtube.com/watch?v=7SxTyvOixJA'},{'title':'46','url':'http://www.youtube.com/watch?v=WUO46QOXoJw'},{'title':'5','url':'http://www.youtube.com/watch?v=lmkuvuEIbmM'},{'title':'6','url':'http://www.youtube.com/watch?v=TzxwOrT6Beo'},{'title':'7','url':'http://www.youtube.com/watch?v=-3D5FwwtNVM'},{'title':'8','url':'http://www.youtube.com/watch?feature=player_embedded&v=w2v0W76l7Fo#!'},{'title':'apx','url':'http://www.youtube.com/watch?v=rLAnl7B8tCc'},{'title':'9','url':'http://www.youtube.com/watch?v=cerDY4enfXg'},{'title':'she wolf','url':'http://www.youtube.com/watch?v=uweWiCLT8Eg'},{'title':'don%27t wake me up','url':'http://www.youtube.com/watch?v=QOowQeKyNkQ'},{'title':'troublemaker','url':'http://www.youtube.com/watch?v=4aQDOUbErNg'},{'title':'don%27t stop the party','url':'http://www.youtube.com/watch?v=i0vFid2tKbI'},{'title':'Don%27t You Worry Child','url':'http://www.youtube.com/watch?v=1y6smkh6c-0'},{'title':'feel this moment','url':'http://www.youtube.com/watch?v=Oy8073O2Gqw'},{'title':'dance the night away','url':'http://www.youtube.com/watch?v=R8XZwJw_8h8'},{'title':'nau falo, fim','url':'http://www.youtube.com/watch?v=kFfKb_WEkCE'}]}" ></script>
- <!-- SCM Music Player script end -->
- <div id="total">
- <div class="frase">{text:frase}</div>
- <div class="frasetwo">{text:frase2}</div>
- <div id="linha"></div>
- <div id="seta">◣</div>
- <div class="imagem" class="hover">
- <img class="bottom shadow" src="{image:sidebar}"style="-webkit-filter: grayscale(100%);">
- <img class="top shadow" src="{image:sidebar}" title="{title}"></div>
- <div class="jojo">
- <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="#?w=500" rel="themesbyme" class="poplight">thmss</a>
- <a href="{text:Link5}">{text:Link5 Title} </a>
- <a href="http://estremecida.tumblr.com" title="all theme estremecida + cerejadosundae don't copy bitch">@</a>
- </div>
- <div class="sidebar"></div>
- <div class="credit"><a href="http://estremecida.tumblr.com" title="all theme estremecida + cerejadosundae don't copy bitch">credit</a></div>
- <div id="pages"><div class="page">{block:Pagination}<div align="center" id="pagination">{block:PreviousPage}<a href="{PreviousPage}">«</a>{/block:PreviousPage}{{CurrentPage}of{TotalPages}{block:NextPage}}<a href="{NextPage}">»</a>{/block:NextPage}</div>{/block:Pagination}</div></a></div>
- </div>
- </div>
- <!-- TAGS PRINCIPAIS -->
- <div id="conteudo">
- <div id="iluc">
- {block:Posts}
- <!-- TEXTO-->
- {block:Text}
- {block:IndexPage}
- <div class="posts">
- {block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:IndexPage}
- {block:PermalinkPage}<div class="posts2">{block:Title}<h1>{Title}</h1>{/block:Title}{Body}</div>{/block:PermalinkPage}
- {block:IndexPage}
- <div class="tag"><a href="{Permalink}">{TimeAgo}</a> · <a href="{ReblogURL}" target="_blank">Reblog</a> · <a class="notes" href="{Permalink}"><a href="{Permalink}"> {block:Date}{NoteCount} Notes{/block:Date}</a></a>
- {block:RebloggedFrom}<a href="{ReblogParentURL}"> (Via</a>{/block:RebloggedFrom} {block:ContentSource}<a href="{SourceURL}"target=blank>/source)</a>{/block:ContentSource}</a>
- </div>{/block:IndexPage}
- </div>
- {/block:Text}
- <!-- PHOTO -->
- {block:Photo}{block:IndexPage}
- <div class="posts">
- <div class="boxnotes2">
- <a href="{ReblogURL}" target="_blank"><img src="http://static.tumblr.com/8yo5xxv/k7rm3zr0o/reblog.png"width="24"></a><div class="likep"> <a id="like{PostID}" href="javascript:likelink('{PostID}','{Permalink}','');"> <img src="http://static.tumblr.com/ifqwhnb/b6Lm5chs7/espa__o.png" width="23" alt="Like this post" id="likeimage{PostID}"/> </a>
- </div>
- </div>
- <div class="boxnotesm">
- {block:NoteCount}
- <a href="{Permalink}">{NoteCount}</a>{/block:NoteCount}
- </div>
- <center><img src="{PhotoURL-500}" class="imageborda" ></center>
- {block:Caption}{Caption}{/block:Caption}</div>{/block:IndexPage}
- {block:PermalinkPage}<div class="posts2"><img src="{PhotoURL-500}" width="400" >
- {block:Caption}{Caption}{/block:Caption}</div>{/block:PermalinkPage}
- {/block:Photo}
- <!-- PHOTOSET -->
- {block:Photoset}{block:IndexPage}
- <div class="posts"><div class="boxnotes2">
- <a href="{ReblogURL}" target="_blank"><img src="http://static.tumblr.com/8yo5xxv/k7rm3zr0o/reblog.png"width="24"></a><div class="likep"> <a id="like{PostID}" href="javascript:likelink('{PostID}','{Permalink}','');"> <img src="http://static.tumblr.com/ifqwhnb/b6Lm5chs7/espa__o.png" width="23" alt="Like this post" id="likeimage{PostID}"/> </a>
- </div>
- </div>
- <div class="boxnotesm">
- {block:NoteCount}
- <a href="{Permalink}">{NoteCount}</a>{/block:NoteCount}
- </div>
- <center>{Photoset-250}</center>{block:Caption}{Caption}{/block:Caption}</div>{/block:IndexPage}
- {block:PermalinkPage}<div class="posts2">{Photoset-400}
- {block:Caption}{Caption}{/block:Caption}</div>{/block:PermalinkPage}
- {/block:Photoset}
- <!-- QUOTE -->
- {block:Quote}{block:IndexPage}
- <div class="posts">
- <div id="aspas"></div>
- <div class="quote">{Quote}</div>
- {block:Source}<div class="qsource">- {Source}</div>{/block:Source}{/block:IndexPage}
- {block:PermalinkPage}<div class="posts2"><div id="aspas">❝</div>
- <div class="quote">{Quote}</div>
- {block:Source}<div class="qsource">- {Source}</div>{/block:Source}</div>{block:PermalinkPage}
- {block:IndexPage}
- <div class="tag"><a href="{Permalink}">{TimeAgo}</a> · <a href="{ReblogURL}" target="_blank">Reblog</a> · <a class="notes" href="{Permalink}"><a href="{Permalink}"> {block:Date}{NoteCount} Notes{/block:Date}</a></a>
- {block:RebloggedFrom}<a href="{ReblogParentURL}"> (Via</a>{/block:RebloggedFrom} {block:ContentSource}<a href="{SourceURL}"target=blank>/source)</a>{/block:ContentSource}</a>
- </div></div>{/block:IndexPage}
- {/block:Quote}
- <!-- LINK -->
- {block:Link}{block:IndexPage}
- <div class="posts">
- <h1><a href="{URL}">{Name}</a></h1>
- {block:Description}{Description}{/block:Description}
- {/block:IndexPage}
- {block:PermalinkPage}<div class="posts2"><h1><a href="{URL}">{Name}</a></h1>
- {block:Description}{Description}{/block:Description}</div>{/block:PermalinkPage}
- {block:IndexPage}
- <div class="tag"><a href="{Permalink}">{TimeAgo}</a> · <a href="{ReblogURL}" target="_blank">Reblog</a> · <a class="notes" href="{Permalink}"><a href="{Permalink}"> {block:Date}{NoteCount} Notes{/block:Date}</a></a>
- {block:RebloggedFrom}<a href="{ReblogParentURL}"> (Via</a>{/block:RebloggedFrom} {block:ContentSource}<a href="{SourceURL}"target=blank>/source)</a>{/block:ContentSource}</a>
- </div></div>{/block:IndexPage}
- {/block:Link}
- <!-- CHAT -->
- {block:Chat}{block:IndexPage}
- <div class="posts">
- <div class="chat">
- <div class="chat1">
- {block:Lines}
- <div class="chat2 {Alt}">
- {block:Label}
- <b>{Label}</b>
- {/block:Label}
- {Line}</div>
- {/block:Lines}
- </div>
- </div>{/block:IndexPage}
- {block:PermalinkPage}<div class="posts2">
- <div class="chat">
- <div class="chat1">
- {block:Lines}
- <div class="chat2 {Alt}">
- {block:Label}
- <b>{Label}</b>
- {/block:Label}
- {Line}</div>
- {/block:Lines}
- </div>
- </div></div>{/block:PermalinkPage}
- {block:IndexPage}
- <div class="tag"><a href="{Permalink}">{TimeAgo}</a> · <a href="{ReblogURL}" target="_blank">Reblog</a> · <a class="notes" href="{Permalink}"><a href="{Permalink}"> {block:Date}{NoteCount} Notes{/block:Date}</a></a>
- {block:RebloggedFrom}<a href="{ReblogParentURL}"> (Via</a>{/block:RebloggedFrom} {block:ContentSource}<a href="{SourceURL}"target=blank>/source)</a>{/block:ContentSource}</a>
- </div>{/block:IndexPage}
- </div>
- {/block:Chat}
- <!-- AUDIO -->
- {block:Audio}{block:IndexPage}
- <div class="posts">
- {block:IfAudiopreto}<div class="audiofdp"><center>{AudioPlayerBlack}</center></div>{/block:IfAudiopreto}
- {block:IfAudiocinza}<div class="audiofdc"><center>{AudioPlayerGrey}</center></div>{/block:IfAudiocinza}
- {block:Caption}{Caption}{/block:Caption}
- {/block:IndexPage}
- {block:PermalinkPage}<div class="posts2">
- {block:IfAudiopreto}<div class="audiofdp"><center>{AudioPlayerBlack}</center></div>{/block:IfAudiopreto}
- {block:IfAudiocinza}<div class="audiofdc"><center>{AudioPlayerGrey}</div>{/block:IfAudiocinza}
- {block:Caption}{Caption}{/block:Caption}</div></center>{/block:PermalinkPage}
- {block:IndexPage}
- <div class="tag"><a href="{Permalink}">{TimeAgo}</a> · <a href="{ReblogURL}" target="_blank">Reblog</a> · <a class="notes" href="{Permalink}"><a href="{Permalink}"> {block:Date}{NoteCount} Notes{/block:Date}</a></a>
- {block:RebloggedFrom}<a href="{ReblogParentURL}"> (Via</a>{/block:RebloggedFrom} {block:ContentSource}<a href="{SourceURL}"target=blank>/source)</a>{/block:ContentSource}</a>
- </div>{/block:IndexPage}
- </div>
- {/block:Audio}
- <!-- VIDEO-->
- {block:Video}{block:IndexPage}
- <div class="posts">
- {block:IndexPage}<center>{Video-250}</center>
- {block:Caption}{Caption}{/block:Caption}<div class="tag"><a href="{Permalink}">{TimeAgo}</a> · <a href="{ReblogURL}" target="_blank">Reblog</a> · <a class="notes" href="{Permalink}"><a href="{Permalink}"> {block:Date}{NoteCount} Notes{/block:Date}</a></a>
- {block:RebloggedFrom}<a href="{ReblogParentURL}"> (Via</a>{/block:RebloggedFrom} {block:ContentSource}<a href="{SourceURL}"target=blank>/source)</a>{/block:ContentSource}</a>
- </div></div>{/block:IndexPage}
- {block:PermalinkPage}<div class="posts2"><center>{Video-250}
- {block:Caption}{Caption}{/block:Caption}</div>{/block:PermalinkPage}
- {/block:Video}
- <!-- ASKER -->
- {block:Answer}{block:IndexPage}
- <div class="posts">
- <div class="asker"><img src="{AskerPortraitURL-64}"align="left" class="askborder"/>Pergunta feita por: {Asker}</div>
- <div class="ask">{Question} </div>
- <div class="resposta">{Answer}</div>
- <div class="tag"><a href="{Permalink}">{TimeAgo}</a> · <a class="notes" href="{Permalink}"><a href="{Permalink}"> {block:Date}{NoteCount} Notes{/block:Date}</a></a>
- </div>
- {/block:IndexPage}{block:PermalinkPage}<div class="posts2"><div class="asker"><img src="{AskerPortraitURL-64}"align="left" class="askborder"/>Pergunta feita por: {Asker}</div>
- <div class="ask">{Question} </div>
- <div class="resposta">{Answer}</div>
- {/block:PermalinkPage}
- </div>
- {/block:Answer}
- {block:PostNotes}
- <center>
- <div class="caixa2">
- <div class="extra"> {block:RebloggedFrom} <a href="{ReblogParentURL}"> Via,</a> <a href="{ReblogRootURL}"> From,</a> {/block:RebloggedFrom} {block:ContentSource}<a href="{SourceURL}" target=blank> Source </a>. {/block:ContentSource} </div>
- <div class="extras">
- {DayOfMonth},<b> {Month}</b> de {Year}<br>
- </div>
- <div class="extrasss">
- {block:HasTags}{/block:HasTags}
- <span style="width:auto;">
- {block:HasTags}
- {block:Tags}
- <a class="tag" href="{TagURL}">{Tag}</a>
- {/block:Tags}
- {/block:HasTags}</span>
- <br>
- </div>
- <div class="extrass">
- {NoteCount}
- </div>
- </div>
- <div class="caixa2">
- {PostNotes}
- </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}
- </center></div>
- </div></div></div>
- </div>
- </div>
- </div>
- </div>
- </div>
- <br>
- </div></div></div></div>
- <div id="themesbyme" class="popup_block">
- <big><font color='#CD3333'><center>Leiam isso antes de pegar algum theme</font></big></center>
- <div class="desejos"><font color="#CD3333">↝ </font>Eu já fui plágiada umas duas vezes, portanto coloquei senha ok? Peça ela na ask!</div>
- <div class="desejos"><font color="#CD3333">↝ </font>Quem te plágiou? <a href="http://e-f-e-i-t-o-instagram.tumblr.com/">e-f-e-i-t-o-instagram</a>, porém o meu theme não está mais lá, mas vou deixar ela aqui.</div>
- <div class="desejos"><font color="#CD3333">↝ </font>Sim eu mudo de senha.</div>
- <div class="desejos">NÃO FAÇO THEMES EXCLUSIVOS, NÃO PESSA.</div>
- <div class="desejos"><font color="#CD3333">↝ </font>Me ajuda com html? - Google it, ou tumblrs de html.</div>
- <div class="desejos">OS THEMES ANTIGOS NÃO DISPONIBILIZO MAIS OK?.</div>
- <div class="desejos"><font color="#CD3333">↝ </font>Clica <a href="http://estremecidathemex.tumblr.com/"><font color='#868585'><b><u> aqui </u></b></font></a> para ver meus themes
- mas não esqueça de pedir a senha na ask.</div>
- <div class="desejos"><b> Wishlist, feita por Simone (Cerejadosundae) tuto- ilovethemes.</b></div>
- </div>
- </div>
- </body>
- <div style="position:fixed;z-index:1338; !important;top:26px;right:3px;"><script src="http://totallylayouts.com/tumblr/users-online-counter/online.js?id=wusBSspenuGfdTqkaR6C"></script></div>
- <div style="position:fixed; bottom:65px;font-size: 55px;font-family: trebuchet ms; right:10px;">
- <a href="javascript:;" id="scrollToTop"title="back to top?"><font color="{color:extras}">↑</a></font>
- </div>
- </body>
- </head>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment