Arashi
@mancharalmas
$(window).load(function(){ var $wall = $('#entries'); $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: 250, easing: 'linear', queue: false}}, function(){$newElems.fadeIn('slow');} ); }); }); $('#entries').show(500); }); {Title} {block:SearchPage}, Search results for: {SearchQuery} {/block:SearchPage} {block:PostSummary}, {PostSummary} {/block:PostSummary} {block:Description} {/block:Description} body{background-color:{color:background};color:{color:text};font-size:9px; font-family:verdana; background-image:url('{image:background}'); background-attachment: fixed; } a {color:{color:links}; text-decoration: none;-webkit-transition: all 0.9s ease-out; -moz-transition: all 0.9s ease-out;} a:hover {color:{color:text};} u,underline {color:{color:text}; border-bottom: 1px dotted {color:text}; text-decoration:none; } blockquote {padding:0px; padding-left:5px; margin:5px; border-left:2px solid {color:text};} b, strong, bold {color:{color:text};} i, em{color:{color:text};} ul {list-style-type: square;} pre {background:{color:background}; padding: 3px; border-radius: 3px; width:366px; -webkit-background-clip:initial; -webkit-background-origin:initial; background-attachment:initial; overflow-x:auto; overflow-y:auto; display:block; text-align:left; font: normal 12 'trebuchet ms';} /* --- QUESTION --- */ .asker { width: 210px; padding: 5px; text-transform: normal; line-height: 100%; font-weight: normal; color:{color:text}; background-color:{color:posts}; {block:IfUmaColuna} width: 400px;padding: 0px;{/block:IfUmaColuna}} .asker img { float: left; padding: 0px 0px 0px 0px;} .asker a { margin: 0; padding: 0; line-height: 100%; font-weight: bold; text-transform: normal; color:{color:text}; background-color:{color:posts};} .asker a:hover { margin: 0; padding: 0; font-weight: bold; text-transform: normal; color:{color:text}; } .question { font-size: 11px; font-weight: normal; text-transform: none; color:{color:text}; background-color:{color:posts}; {block:IfUmaColuna} width: 400px;padding: 0px;{/block:IfUmaColuna};} .answer { padding-top: 0px; padding-left: 0px; padding-right: 0px; {block:IfUmaColuna} width: 400px;padding: 0px;{/block:IfUmaColuna}} .answer img { max-width: 210px; {block:IfUmaColuna} width: 400px;{/block:IfUmaColuna}} img a { border:none; width:100%; } #entries {padding-top:5px;float: center; width:830px; margin: 0 auto; {block:IfUmaColuna} width:500px;{/block:IfUmaColuna};{block:IfDuasColunas}width:600px;{/block:IfDuasColunas};{block:IfQuatroColunas} width:1000px;{/block:IfQuatroColunas}} .entry{ {block:IndexPage} margin: 0 auto; width:200px; float:center; margin:4px; padding:10px; background-color:{color:posts}; {/block:IndexPage} {block:PermalinkPage} padding:5px; width:500px; background-color:{color:posts}; text-align: left; {/block:PermalinkPage}; {block:IfDuasColunas} margin:6px; {/block:IfDuasColunas}; {block:IfUmaColuna} width:400px;border:0px solid{color:border};margin-bottom:10px; padding:0px; {/block:IndexPage} {block:PermalinkPage} padding:8px; width:500px; background-color:{color:posts}; text-align: left; {/block:PermalinkPage}; {/block:IfUmaColuna};} .entry img{ max-width:100%; {block:IfUmaColuna}max-width:400px;{/block:IfUmaColuna}} h1{color:{color:text}!important;font-family: verdana;font-size:20px;line-height:21px;font-weight:normal;padding:4px; text-align: center; } .image {text-align: center; } .image img {width: 100%; {block:IfUmaColuna}width:400px;{/block:IfUmaColuna}} .image img:hover{} .photoset-img { width: 100%; padding:1px;{block:IfUmaColuna}width:400px;{/block:IfUmaColuna} } .cquote {margin: 0px; font-size:12px; text-align: justify; line-height:auto; background-color:{color:post}; padding:2px; ;{block:IfUmaColuna} font-family:calibri; padding:0px; border-bottom:0px {/block:IfUmaColuna};font-family:calibri;} .cquotesource {text-align:center; padding-top:1px; text-transform: none; font-size:10px;font-family:calibri;background:;{block:IfUmaColuna} text-align:left; {/block:IfUmaColuna};} .vsanna{display: none;} /* Chat por Anna (livelikeasuicide) *********/ .chat {background:transparent; margin: 0; font-size: 11px; font-family: verdana;} .chat .chat1 {margin-left: 0px;font-size: 11px; } .chat .chat1 .chat2 {background:; color:{color:text};font-size: 9px; margin-bottom: 1px; padding:4px; font-family: verdana; } /* Primeira linha */ .chat .chat1 .chat2.even {background:#girlfatale; color:{color:text};font-size: 9px; } /* Segunda linha */ .player {padding: 6px; color:{color:text}; margin-top: 1px; margin-left: 1px; margin-right: 1px; opacity:1} .html_photoset { -webkit-filter: grayscale(0%); opacity:1.0; -webkit-transition-duration: .80s;} .html_photoset:hover { -webkit-filter: grayscale(80%); -webkit-transition:all .3s linear; -moz-transition:all .3s linear;transition:all .3s linear; -webkit-transition-duration: .80s;} .caca {text-align:center; font-size:8px; font-family:verdana; text-transform:uppercase; z-index: 11; } .caca a {font-size: 8px;} #infu {text-align: left; margin-top:0px; font-size: 8px; font-family: consolas; text-transform: uppercase; z-index: 11; background:transparent; padding:4px;} #infu a {font-size: 8px; text-transform: uppercase;} #infu a:hover {text-indent:20px;} #info {position:absolute; opacity:0; margin-left:0px; color:#000; padding:2px; font-family:calibri; font-size:11px; margin-top: 0px; width: auto; -webkit-transition: 0.9s linear;-webkit-transition: all 0.9s ease-in-out;-moz-transition: all 0.9s ease-in-out;-o-transition: all 0.9s ease-in-out; background-color:transparent; text-align: left; padding: 3px;font-weight:normal;z-index:9; height:auto; } .entry:hover #info {opacity:1.0;margin-left:0px;margin-top:0px;-webkit-transition: 0.9s linear;-webkit-transition: all 0.9s ease-in-out;-moz-transition: all 0.9s ease-in-out;-o-transition: all 0.9s ease-in-out;} .info2 {webkit-transition:all 0.8s ease; -moz-transition:all 0.8s ease; transition:all 0.8s ease; -o-transition:all 0.8s ease; background:url("http://static.tumblr.com/uiqhh9x/X6Ym17xp2/middle.png"); height:14px; font-size:12px; line-height:auto; color:#ffffff; position:absolute; padding:2px; -moz-border-radius:2px; border-radius:2px; margin-left:28px; top:3px; text-transform:uppercase; font-family:calibri; } #info a {color:#fff; background-color: transparent; letter-spacing:0px;} #info a:hover {opacity:1.0;text-shadow: 0 0 10px #000000;} .line1{font-size:10px; text-transform: lowercase; margin-top: 7px} .line2{font-size:10px; text-transform:lowercase; clear: both} .line3{font-size:10px; text-transform:lowercase; clear: both} .ileft{float: left} .iright{float: right} .postclear{clear: both; width: 100%; visibility: hidden; height: 1px} #cap {width: 200px; margin-top: -2px;{block:IfUmaColuna}width:400px;{/block:IfUmaColuna}} .source {display: none;} .notes {width: 500px;padding:0px;margin-top:auto; margin-bottom: 2px; font-size: 9px; text-align: center; margin-left:0px;} ol.notes {list-style: none; margin: 0 20px 0 0px; padding: 0px; z-index: 11;} ol.notes li {background-color:{color:posts}; margin-bottom: 1px; padding: 5px; } .notes img{display:none; border:0px} /****** tumblr controls by ritamafalda */ iframe#tumblr_controls {right:3px !important; position: fixed !important; filter:alpha(opacity=99); -moz-opacity:0.99; opacity:0.99; -webkit-transition:all .3s linear;-moz-transition:all .3s linear;transition:all .3s linear;} iframe#tumblr_controls:hover{filter:alpha(opacity=0.30); -moz-opacity:1; opacity:1;} ::-webkit-scrollbar{width:10px;height:4px;} ::-webkit-scrollbar-button:start:decrement ::-webkit-scrollbar-button:end:increment {display:block;height:0;background-color:transparent;} ::-webkit-scrollbar-track-piece{background-color:#ffffff;- webkit-border-radius:0;-webkit-border-bottom-right-radius:3px;- webkit-border-bottom-left-radius:3px;} ::-webkit-scrollbar-thumb:vertical{height:100px; background-color: #000000 ;-webkit-border-radius:px;} ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: #000000 ;-webkit-border-radius:px;} #siddd{width:830px; margin:0px auto 0px auto;{block:IfUmaColuna} width:500px;{/block:IfUmaColuna};{block:IfDuasColunas}width:600px;{/block:IfDuasColunas};{block:IfQuatroColunas} width:1000px;{/block:IfQuatroColunas}} #side{position:fixed; margin-top:180px; margin-left:-180px; } #linksma {;width:140px; margin-left:20px;margin-top:10px; background-color:transparent;opacity:0.0;-webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;{block:IfImageSidebar}border-right:0px solid{color:bordersidebar};position:fixed; margin-top:10px; opacity:0.0;letter-spacing: 0px;{/block:IfImageSidebar};} #side:hover #linksma{margin-top:0px;opacity:1.0;-webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;letter-spacing: 0px;{block:IfImageSidebar}margin-left:20px;margin-top:0px;{/block:IfImageSidebar};} .linksma a {color: {color:sidebarlink};font-family: Noto Sans;font-size:9px; text-align: center;padding:1px;opacity:1.0;-webki-transition-duration:.6s;text-transform: lowercase;{block:IfImageSidebar}; margin-bottom: 3px; text-align: center;padding-bottom:1px;{/block:IfImageSidebar};} #siddd:hover .linksma a:hover{ -webkit-transform: rotateY(360deg);-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; opacity:1.0;text-shadow:2px 2px 4px{color:sidebarlinkh};text-transform:uppercase; ;{block:IfImageSidebar}; {/block:IfImageSidebar};} #slideShow8 { margin-top: 0px; } #slideShow8 img{margin-top: 0px; margin-left:0px; width:0px;; height:auto; padding:0px; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out; {block:IfImageSidebar} width:161px;padding-left:0px; padding-top:0px;{/block:IfImageSidebar}} #siddd:hover #slideShow8 img{{block:IfImageSidebar}{/block:IfImageSidebar};-webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out; } #slideShow2 { margin-top: -12px; } #slideShow2 img{margin-top: 0px; margin-left:0px; width:0px;; height:auto; padding:0px; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out; width:10px;padding-left:0px; padding-top:0px;} #siddd:hover #slideShow2 img{width:20px;-webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out; } #slideShow3 { margin-top: -10px; margin-left:12px; } #slideShow3 img{margin-top: 0px; margin-left:0px; width:0px;; height:auto; padding:0px; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out; width:10px;padding-left:0px; padding-top:0px;} #siddd:hover #slideShow3 img{width:0px;-webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out; } .titulo3 {margin:0px 0px; color: {color:link};font-family:calibri;font-size:9px; text-align: center;padding:1px;opacity:1.0;-webkit-transition-duration:.6s;text-transform:uppercase;padding-top:3px; position:fixed;} .titulo { text-transform:uppercase;;font-family:Noto Sans ; font-size:9; text-align: right; float: center; color:{color:frase}; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out; margin-top:5px; width:160px;{block:IfImageSidebar}opacity:1.0;margin-top:2px; letter-spacing:0px;{/block:IfImageSidebar}} #siddd:hover .titulo{;} iframe#tumblr_controls { top: 0% !important; right:0% !important; opacity:0.3; position: fixed !important; filter:alpha(opacity=30); -webkit-transition: all 0.7s ease; -moz-transition: all 0.7s ease; -o-transition: all 0.7s ease; } iframe#tumblr_controls:hover{ top: 0% !important; right:0% !important; opacity:0.8; position: fixed !important; filter:alpha(opacity=80); -webkit-transition: all 0.7s ease; -moz-transition: all 0.7s ease; -o-transition: all 0.7s ease; } wondervibe © {text:frase} {block:ifLink1}{text:Link1 Title}{/block:ifLink1} {block:ifLink2}{text:Link2 Title}{/block:ifLink2} {block:ifLink3}{text:Link3 Title}{/block:ifLink3} {block:ifLink4}{text:Link4 Title}{/block:ifLink4} {block:ifLink5}{text:Link5 Title}{/block:ifLink5} {block:Posts} {block:IndexPage} {block:Pagination} {block:PreviousPage}{/block:PreviousPage}{block:PreviousPage}{/block:PreviousPage} {block:NextPage}{/block:NextPage}{block:NextPage}{/block:NextPage}{/block:Pagination} {/block:IndexPage} {block:IndexPage}{/block:IndexPage} {block:NoteCount}{NoteCount}{/block:NoteCount} {block:Title} {Title} {/block:Title} {Body} {block:Photo}{LinkOpenTag} {LinkCloseTag}{/block:Photo} {block:Photoset} {block:Photos} {/block:Photos} {/block:Photoset} {block:Quote} {Quote} {block:Source} {Source} {/block:Source} {/block:Quote} {block:Link} {Name} {block:Description}{Description}{/block:Description} {/block:Link} {block:Chat} {block:Lines} {block:Label} {Label} {/block:Label} {Line} {/block:Lines} {/block:Chat} {block:Audio} {AudioPlayerBlack} {block:Caption}{Caption}{/block:Caption} {/block:Audio} {block:Video}{Video-250}{/block:Video} {block:Answer} {Asker} asked: {Question} {Answer} {/block:Answer} {block:PostNotes} {PostNotes} {/block:PostNotes} {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} {block:RebloggedFrom}via{/block:RebloggedFrom} {block:ContentSource}source{/block:ContentSource} {/block:Posts}