Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!-----------------------------------------------------------------------------------------------
- Theme feito totalmente por Simone Montilares (cerejadosundae.tumblr.com). NÃO RETIRE OS CRÉDITOS, NEM COPIE NEM PLAGIE EU CONHEÇO MEUS CÓDIGO E ISSO NÃO FICARÁ BARATO, NÃO USE COMO BASE JAMAIS. ROUBAR É CRIME.
- PEGOU ALGO DAQUI CREDITE, POR FAVOR.
- ------------------------------------------------------------------------------------------------>
- <html xmlns="http://www.w3.org/1999/xhtml"><link href='http://fonts.googleapis.com/css?family=Great+Vibes' rel='stylesheet' type='text/css'>
- <head profile="http://gmpg.org/xfn/11"><script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script>
- <script type="text/javascript" src="http://static.tumblr.com/enpbtf0/a8olor0ey/animatedcollapse.js"></script>
- <script type="text/javascript">
- animatedcollapse.addDiv('jason', 'fade=1,height=80px')
- animatedcollapse.addDiv('kelly', 'fade=1,height=100px')
- animatedcollapse.addDiv('michael', 'fade=1,height=120px')
- animatedcollapse.addDiv('cat', 'fade=0,speed=400,group=pets')
- animatedcollapse.addDiv('dog', 'fade=0,speed=400,group=pets,persist=1,hide=1')
- animatedcollapse.addDiv('rabbit', 'fade=0,speed=400,group=pets,hide=1')
- animatedcollapse.ontoggle=function($, divobj, state){ //fires each time a DIV is expanded/contracted
- //$: Access to jQuery
- //divobj: DOM reference to DIV being expanded/ collapsed. Use "divobj.id" to get its ID
- //state: "block" or "none", depending on state
- }
- animatedcollapse.init()
- </script> <link href='http://fonts.googleapis.com/css?family=Oregano' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Oregano' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Dosis' rel='stylesheet' type='text/css'>
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
- <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.4.1/jquery.min.js"></script>
- <script type="text/javascript" src="http://static.tumblr.com/jnmer2r/WKhljk73d/jquery.infinitescroll.min.js"></script>
- <script type="text/javascript">
- $(window).load(function(){
- var $wall = $('#postssm');
- $wall.imagesLoaded(function(){
- $wall.masonry({
- itemSelector: '.entrysm',
- isAnimated : true
- });
- });
- $('.postssm').masonry(),
- $wall.infinitescroll({
- navSelector : "div#navigation",
- nextSelector : "div#navigation a#nextPage",
- itemSelector : '.entrysm',
- 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');} );
- });
- }); $('#postssm').show(500);
- });
- </script>
- <script src="http://masonry.desandro.com/js/jquery-1.7.1.min.js"></script>
- <script src="http://masonry.desandro.com/jquery.masonry.min.js"></script>
- <script type="text/javascript">
- function changeNavigation(id)
- {document.getElementById('iluc').innerHTML=document.getElementById(id).innerHTML}
- </script>
- <link href='http://fonts.googleapis.com/css?family=Play' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Emilys+Candy' rel='stylesheet' type='text/css'>
- <head profile="http://gmpg.org/xfn/11">
- <title>{title}</title>
- <link rel="shortcut icon" href="{Favicon}" />
- <meta name="color:backgroundtheme" content="#fff"/>
- <meta name="color:letras" content="#777"/>
- <meta name="color:frase" content="#777"/>
- <meta name="color:backgroundfrase" content="#333"/>
- <meta name="color:descripcolor" content="#777"/>
- <meta name="color:scroll" content="#777"/>
- <meta name="color:links" content="#777"/>
- <meta name="color:linkshover" content="#777"/>
- <meta name="color:textlinks" content="#777"/>
- <meta name="color:textlinkshover" content="#777"/>
- <meta name="color:chat1" content="#d6d6d6"/>
- <meta name="color:extras" content="#d6d6d6"/>
- <meta name="color:chat2" content="#eee"/>
- <meta name="color:chatcolor" content="#aaa"/>
- <meta name="color:title" content="#777"/>
- <meta name="color:Shadow" content="#b3b3b3" />
- <meta name="text:frase" content="Sua frase" />
- <meta name="image:background" content=""/>
- <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" />
- <meta name="text:Link6" content="link" />
- <meta name="text:Link6 Title" content="link6" />
- </head>
- <style type="text/css">
- ::-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:backgroundtheme};-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;}
- /*** Background ***/
- body{background:{color:backgroundtheme} Url('{image:background}'); color: {color:letras};overflow-x:hidden; height:100%; font:11px Verdana; margin-top:50px;font-size: 10px; font-family: verdana; letter-spacing : 0;}
- #scrollToTop:link,#scrollToTop:visited { color: transparent; background-color: transparent; display: none; position: fixed; bottom: 0px; right: 0px;}
- /*** Personalização do audio***/
- .trackid {padding: 8px;
- background: {color:chat1};
- color: {color:letras};
- margin-top: 1px;
- margin-left: 1px;
- margin-right: 1px;
- text-shadow: 0px 1px 1px #fff;}
- .trackid2 {padding: 2px;
- background:{color:chat1};
- color: {color:chatcolor};
- margin-top: 1px;
- margin-left: 1px;
- margin-right: 1px;}
- .total {width: 560px; }
- #pagina {background: {color:backgroundfrase}; top: 0px; padding-top:5px;padding-bottom: 10px;left: 0px; width: 100%; height: auto; z-index: 100; position: fixed; display: block;text-align: center; overflow: auto;border-bottom: 8px groove {color:backgroundfrase};color: {color:descripcolor};}
- #postssm {width:604px; margin-top:40px; padding: 0px;margin-top:120px; }
- .entrysm { overflow: auto;width: 250px; padding: 5px; margin: 3px; text-align: justify; position: relative; margin-left: 2px;margin-top:1px; -webkit-box-shadow: 0px 5px 6px -5px {color:Shadow};
- -moz-box-shadow: 0px 5px 6px -5px {color:Shadow};
- box-shadow: 0px 5px 6px -5px {color:Shadow};}
- .entrysm2 {width: 430px; padding: 5px; text-align: justify; }
- .entrysm img{max-width:250px;}
- .sidebar{width:400px; border-top:1px double {color:extras};border-bottom:1px double {color:extras};margin-top:2px;}
- .sidebar2{width:450px; color:#fff;}
- h1{color:{color:title}!important;font-family: 'Dosis', sans-serif;font-size:18px;font-weight:normal;}
- h2{color:{color:frase}!important; font-family:pacifico; font-style: normal;font-size: 20px;font-weight:normal;cursor:help;margin-bottom:-5px;}
- @font-face {font-family: "pacifico";src: url(http://static.tumblr.com/ufwwwyn/Do8m4xui1/pacifico.ttf) format("truetype");}
- /*** Notes *********/
- ol.notes {display : block;margin-bottom : 1px; list-style-type: none; text-align: left;width: 315px;margin-left:308px;}
- ol.notes li.note {border-top: solid 1px {color:backgroundtheme};background: {color:backgroundtheme}; padding: 2px;}
- ol.notes li.note img.avatar {display: inline; width: 15px}
- 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;}
- .postssm{ overflow:hidden;}
- #scrollToTop:link,#scrollToTop:visited { color: transparent; background-color: transparent; display: none; position: fixed; bottom: 0px; right: 0px;}
- #aspas{
- position:absolute;
- margin-left:3px;
- margin-top:-4px;
- font-size:40px;
- opacity:0.3;
- filter: alpha(opacity = 90);
- color: {color:extras};
- }
- .heart
- {background: #eee;text-align:left;
- font-family: trebuchet ms;
- font-size: 11px;
- margin: 1px;
- color: #aaa;
- display: block;
- -moz-box-shadow: inset 3px 0 0px 0 #C87A94;
- -webkit-box-shadow: inset 3px 0 0px 0 #C87A94;
- box-shadow: inset 3px 0 0px 0 #C87A94;
- padding: 3px 3px 3px 6px;
- -moz-transition: all 0.4s ease-out;
- -webkit-transition: all 0.8s ease-out;
- -o-transition: all 0.8s ease-out;
- -ms-transition: all 0.8s ease-out;
- transition: all 0.8s ease-out;}
- .heart:hover
- {-moz-box-shadow: inset 550px 0 0px 0 #E2A8A9;
- -webkit-box-shadow: inset 550px 0 0px 0 #E2A8A9;
- box-shadow: inset 550px 0 0px 0 #E2A8A9;
- color: #fff;}
- .heart:hover
- a{color: #fff;}
- .heart:hover
- b{color: #fff;}
- .tag {width: 99%; font-weight:normal; letter-spacing:1px; padding:3px; margin-bottom: 1px; text-align:center;text-shadow:0 0px 0px #000; font-size: 9px; font-family:trebuchet ms;text-transform:uppercase; }
- .date {font-weight: bold; text-transform: uppercase; font-family: tahoma;
- font-size: 8px; text-align: right; }
- @font-face { font-family: "ronda"; src: url('http://static.tumblr.com/rmj06l2/kcLlo1q2y/pf_ronda_seven.ttf'); }
- /*** Ask Por Simone (cerejadosundae)***/
- .ask { background:{color:extras}; font-weight:normal; padding:10px; margin-bottom:10px;margin-top: 4px; color: {color:letras}; font-size: 11px;
- }
- .asker{font-family:Trebuchet ms;font-size:10px; color: {color:letras}; text-align: left;padding:2px;margin-top: 3px; }
- asker {padding:2px;float:right;margin-bottom:6px; color:{color:extras};font-style:italic;font-weight:bold;
- }
- .asker a{background:#; color:{color:letras};padding:2px;-webkit-transition-duration: .99s; }
- .asker a:hover{
- color:{color:links};border-bottom: 2px solid {color:links};}
- .askborder {width:20px;float: left; display: inline; margin-bottom: 2px;margin-left:-6px;margin-top:-3px;}
- .resposta {; font-weight:normal; padding:10px; margin-bottom: 1px; text-shadow:0 0px 0px #fff; font-size: 11px; }
- /***Formatação dos links e negrito***/
- a:link, a:visited, a:active {color:{color:links} ; text-shadow: 0 0px 0px #ffffff; letter-spacing: 1px; text-decoration: none;;}
- a:hover {color: {color:linkshover}; -webkit-transition-duration: .99s; }
- /******************************* NEGRITO, ITÁLICO, RISCADO E SUBLINADO **/
- b, strong {color: {color:extras};}
- u,underline {color:{color:letras}; border-bottom: 1px dotted {color:letras}; text-decoration:none; }
- i, em{color: {color:letras}; }
- /** Menu SM**/
- .nav {margin: 5px 1px 5px 1px;color:{color:textlinks}; display: inline-block; padding: 2px; text-align: center; line-height: 12px;;width:auto; float: center;font-family: 'Dosis', sans-serif;
- font-size:14px; !important;text-decoration: none; letter-spacing: 0.10em;text-transform:uppercase; -webkit-transition-duration: .90s }
- .nav:hover {display: inline-block; padding: 2px; text-align: center; ; float: center;
- !important;text-decoration: none; letter-spacing: 0.10em; text-shadow: 0 0 0.2em {color:textlinks}; }
- /* QUOTE (sweet-help) */
- .quote {font: normal 12px 'Tahoma'; text-align: justify; margin-left: 5px; margin-top:5px;margin-bottom:15px;}
- .qsource {background:;padding: 2px;; text-align: center; text-transform: none; font-size:9px;}
- /***BOXNOTES***/
- .entrysm .boxnotes {margin-left:0px; width:250px;height:0px;
- text-align: left;background:{color:backgroundtheme};
- position: absolute; margin-top: -4px; text-transform:uppercase;
- line-height: -12px; font-family:trebuchet ms;font-size:10px;
- -webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;
- -o-transition: all 0.5s ease;transition: all 0.5s ease;opacity:0;
- }
- .entrysm:hover .boxnotes {opacity: 1; margin-left:0px;height:20px;}
- /* Chat por Anna (livelikeasuicide) *********/
- .chat {background: {color:backgroundtheme}; 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;}
- /* Paginação by: felicitytonight.tumblr.com */
- page {background:transparent; background:{color:backgroundbox}; margin:0px; padding:0px; margin-bottom:-0px; cursor:hand; text-align:center; letter-spacing:1px; font-family:'Tahoma'; font-size:15px; font-style:bold;}
- </style>
- <body>
- <!---------------------------Tags principais--------------------------->
- <div id="pagina"><center><div class="sidebar2"><a href="javascript:animatedcollapse.toggle('cat')"><h2><div style="color="{color:frase};cursor:help;">{text:frase}</h2></a>
- <div id="cat" style="display: none; " groupname="pets" speed="400">
- <img src="{PortraitURL-30}"align="left"class="bordasm">{description}</div></div><br><div class="sidebar">
- {block:ifLink1}<a href="{text:Link1}"><div class="nav">{text:Link1 Title}</div></a>{/block:ifLink1}{block:ifLink2}<a href="{text:Link2}"><div class="nav">{text:Link2 Title}</div></a>{/block:ifLink2}{block:ifLink3}<a href="{text:Link3}"><div class="nav">{text:Link3 Title}</div></a>{/block:ifLink3}{block:ifLink4}<a href="{text:Link4}"><div class="nav">{text:Link4 Title}</div></a>{/block:ifLink4}{block:ifLink5}<a href="{text:Link5}"><div class="nav">{text:Link5 Title}</div></a>{/block:ifLink5}{block:ifLink6}<a href="{text:Link6}"><div class="nav">{text:Link6 Title}</div></a>{/block:ifLink6}
- </div></div>
- <!-- TAGS PRINCIPAIS -->
- <!---------------------------Tags principais--------------------------->
- <center>
- <div id="postssm">
- <div id="iluc">
- {block:Posts}
- <div class="entrysm"><div class="boxnotes">
- <center>
- <center><a href="{Permalink}"><div class="time">{24Hour}:{Minutes} · <span class="permalink"><a href="{Permalink}"></span><a class="tags" href="{Permalink}"><a class="notes" href="{Permalink}"> {block:Date}{NoteCount}{/block:Date}</a> · <a href="{ReblogURL}" target="_blank"><img src="http://media.tumblr.com/tumblr_m0nj1ziGbG1qe5v0r.png"> Reblog</a> · <a class="notes" href="{Permalink}"> Notes</a></center></div>
- {block:Text}
- {block:Title}<h1>{Title}</h1>{/block:Title}
- {Body}
- {block:HasTags}<div class="tag">{block:Tags} <a class="tagsm" href="{TagURL}">{Tag}</a>{/block:Tags}</a></div>{/block:HasTags}
- <div class="tag">
- {block:RebloggedFrom}<a href="{ReblogParentURL}"> (Via</a>{/block:RebloggedFrom} {block:ContentSource}<a href=”{SourceURL}” target=blank>/source)</a>{/block:ContentSource} · </a>
- <a href="{Permalink}">{TimeAgo}</a> </div>
- {/block:Text}
- {block:Photo}
- {LinkOpenTag}<img src="{PhotoURL-250}" alt="{PhotoAlt}" margin-left=05px; width=250px class="imageborda">{LinkCloseTag}
- <br>{block:HasTags}<div class="tagsm">{block:Tags} <a class="tagsm" href="{TagURL}">{Tag}</a>{/block:Tags}</a></div>{/block:HasTags}
- {/block:Photo}
- {block:Quote}
- <div id="aspas">❝</div>
- <div class="quote">{Quote}</div>
- {block:Source}<div class="qsource"><center>{Source}</center></div>{/block:Source}
- <br>
- {block:HasTags}<div class="tagsm">{block:Tags} <a class="tagsm" href="{TagURL}">{Tag}</a>{/block:Tags}</a></div>{/block:HasTags}
- <div class="tag">
- {block:RebloggedFrom}<a href="{ReblogParentURL}"> (Via</a>{/block:RebloggedFrom} {block:ContentSource}<a href=”{SourceURL}” target=blank>/source)</a>{/block:ContentSource} · </a>
- <a href="{Permalink}">{TimeAgo}</a> </div>
- {/block:Quote}
- {block:Link}
- <a href="{URL}" class="link" {Target}><h1>{Name}</h1></a>
- {block:Description}
- <div class="description">{Description}</div>
- {/block:Description}{block:HasTags}<div class="tagsm">{block:Tags} <a class="tag" href="{TagURL}">{Tag}</a>{/block:Tags}</a></div>{/block:HasTags}
- <div class="tag">
- {block:RebloggedFrom}<a href="{ReblogParentURL}"> (Via</a>{/block:RebloggedFrom} {block:ContentSource}<a href=”{SourceURL}” target=blank>/source)</a>{/block:ContentSource} · </a>
- <a href="{Permalink}">{TimeAgo}</a> </div>
- {/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:HasTags}<div class="tagsm">{block:Tags} <a class="tagsm" href="{TagURL}">{Tag}</a>{/block:Tags}</a></div>{/block:HasTags}
- <div class="tag">
- {block:RebloggedFrom}<a href="{ReblogParentURL}"> (Via</a>{/block:RebloggedFrom} {block:ContentSource}<a href=”{SourceURL}” target=blank>/source)</a>{/block:ContentSource} · </a>
- <a href="{Permalink}">{TimeAgo}</a> </div>
- {/block:Chat}
- {block:Photoset}
- <center>{Photoset-250}</center>{block:HasTags}<div class="tag">{block:Tags} <a class="tagsm" href="{TagURL}">{Tag}</a>{/block:Tags}</a></div>{/block:HasTags}
- <div class="tag">
- {block:RebloggedFrom}<a href="{ReblogParentURL}"> (Via</a>{/block:RebloggedFrom} {block:ContentSource}<a href=”{SourceURL}” target=blank>/source)</a>{/block:ContentSource} · </a>
- <a href="{Permalink}">{TimeAgo}</a> </div>
- {/block:Photoset}
- {block:Audio}
- <div class="caixa2">
- {block:AlbumArt}
- <img style="float: left; margin-right: 0px; margin-left: 1px; margin-top: 1px;"src="{AlbumArtURL}" width="31" >
- {/block:AlbumArt}
- <div class="trackid2">{AudioPlayerGrey}</div>
- {block:TrackName}
- <div class="trackid">"{TrackName}"</div>
- {/block:TrackName}
- {block:Artist}
- <div class="trackid">{Artist}</div>
- {/block:Artist}
- <div class="trackid">({PlayCount}) plays</div>
- </div>
- {/block:Audio}
- {block:Video}
- {Video-290}
- {block:HasTags}<div class="tagsm">{block:Tags} <a class="tagsm" href="{TagURL}">{Tag}</a>{/block:Tags}</a></div>{/block:HasTags}
- <div class="tag">
- {block:RebloggedFrom}<a href="{ReblogParentURL}"> (Via</a>{/block:RebloggedFrom} {block:ContentSource}<a href=”{SourceURL}” target=blank>/source)</a>{/block:ContentSource} · </a>
- <a href="{Permalink}">{TimeAgo}</a> </div>
- {/block:Video}
- {block:Answer}
- <div class="ask"><img src="{AskerPortraitURL-64}"align="left" class="askborder"/> {Asker}
- <br>
- {Question} </div>
- <div class="resposta">{Answer}</div>
- <div class="date"> <strong>{DayOfMonth}</strong>/<strong>{MonthNumberWithZero}</strong>/<strong>{Year}</strong> às {12Hour}:{Minutes}{AmPm} · <a href="/ask">ask me too? </a></a> </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> </div>
- {/block:Posts}
- </div> </div>
- {block:PostNotes}
- <div class="caixasm">
- {PostNotes}
- </div>
- {/block:PostNotes}
- </div>
- </div>
- </div>
- </div>
- </div>
- </div>
- </div>
- </div></div></div>
- <!---------------- FINAL DE TAGS DO POST ------------->
- </div></div>
- </body>
- </head>
- </html><div style="position:fixed; bottom:25px;font-size: 10px;font-family: trebuchet ms; left:5px;"><center>
- <!-- Paginação by: felicitytonight.tumblr.com -->
- <page>{block:PreviousPage}<a href="{PreviousPage}">←</a>{/block:PreviousPage} {CurrentPage}/{TotalPages} {block:NextPage}<a href="{NextPage}">→</a>{/block:NextPage}</page>
- <br>
- <a href="http://cerejadosundae.tumblr.com/"title="det. escritordapaz, tthy"> © CREDITS</span></a></center>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement