Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <head>
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
- <meta name="color:background" content="#644F92"/>
- <meta name="color:text" content="#000000"/>
- <meta name="color:title" content="#000000"/>
- <meta name="color:link" content="#684B64"/>
- <meta name="color:hover" content="#000000"/>
- <meta name="image:Background" content=""/>
- <meta name="image:Sidebar" content=""/>
- <meta name="font:text" content="helvetica"/>
- <meta name="font:Title" content="helvetica"/>
- <meta name="text:sidebar top margin" content="500"/>
- <meta name="text:body font size" content="10"/>
- <meta name="text:body title size" content="12"/>
- <meta name="text:blog title size" content="15"/>
- <meta name="text:Permalink" content="☯"/>
- <meta name="if:Show Sidebar Image" content=""/>
- <meta name="if:Show Title" content="1"/>
- <meta name="if:Show caption" content=""/>
- <meta name="if:White audio player" content=""/>
- <meta name="if:Black audio player" content="1"/>
- <meta name="if:Grey audio player" content=""/>
- <meta name="if:Three Columns" content=""/>
- <meta name="if:Four Columns" content=""/>
- <meta name="if:All Black" content=""/>
- <meta name="if:All White" content="1"/>
- <meta name="if:Transparent boxes"content=""/>
- <meta name="if:Faded Images" content=""/>
- <meta name="if:Inverted Faded Images" content=""/>
- <meta name="if:Underline Hover" content=""/>
- <meta name="if:1px Spacing Hover" content=""/>
- <meta name="if:Italic Hover" content=""/>
- <meta name="if:Sparkle Hover" content=""/>
- <meta name="if:Rainbow Hover" content=""/>
- <meta name="text:Link1" content="/" />
- <meta name="text:Link1 Title" content="link" />
- <meta name="text:Link2" content="/" />
- <meta name="text:Link2 Title" content="link" />
- <meta name="text:Link3" content="/" />
- <meta name="text:Link3 Title" content="link" />
- <meta name="text:Link4" content="/" />
- <meta name="text:Link4 Title" content="link" />
- <meta name="text:Link5" content="/" />
- <meta name="text:Link5 Title" content="link" />
- <meta name="text:Link6" content="/" />
- <meta name="text:Link6 Title" content="link" />
- <meta name="text:Link7" content="/" />
- <meta name="text:Link7 Title" content="link" />
- <meta name="text:Link8" content="/" />
- <meta name="text:Link8 Title" content="link" />
- <meta name="text:Link9" content="/" />
- <meta name="text:Link9 Title" content="link" />
- {block:Description}
- <meta name="description" content="{MetaDescription}" />{/block:Description}
- <title>
- {block:PostSummary}
- {PostSummary} - {/block:PostSummary}{Title}</title>
- <script type="text/javascript" src="http://code.jquery.com/jquery-latest.js"></script>
- {block:indexpage}
- {block:NextPage}<div id="page-nav"><a href="{NextPage}"></a></div>{/block:NextPage}
- <script src='http://code.jquery.com/jquery-1.4.2.min.js' type='text/javascript'></script>
- <script src='http://static.tumblr.com/1s4z8hu/UTBlo4136/jquery.masonry.min.js' type='text/javascript'></script>
- <script type="text/javascript" src="http://static.tumblr.com/jnmer2r/WKhljk73d/jquery.infinitescroll.min.js"></script>
- <script>
- jQuery(window).load(function(){
- var $wall = $('#content');
- $wall.imagesLoaded(function(){
- $wall.masonry({
- singleMode: true,
- columnWidth: 255,
- itemSelector: '#entry'
- });
- });
- $wall.infinitescroll({
- navSelector : '#page-nav',
- nextSelector : '#page-nav a',
- itemSelector : '#entry',
- },
- function( newElements ){
- $(newElements).hide();
- setTimeout(function(){
- $wall.masonry({ appendedContent: $(newElements) });
- },2000);
- setTimeout(function(){
- $(newElements).fadeIn('slow');
- },2100);
- },1000);
- });
- </script>
- <script>
- $.fn.imagesLoaded = function(callback){
- var elems = this.find('img'),
- len = elems.length,
- _this = this;
- if ( !elems.length ) {
- callback.call( this );}
- elems.bind('load',function(){
- if (--len <= 0){
- callback.call( _this );}
- }).each(function(){
- // cached images don't fire load sometimes, so we reset src.
- if (this.complete || this.complete === undefined){
- var src = this.src;
- // webkit hack from http://groups.google.com/group/jquery-dev/browse_thread/thread/eee6ab7b2da50e1f
- // data uri bypasses webkit log warning (thx doug jones)
- this.src = "data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///ywAAAAAAQABAAACAUwAOw==";
- this.src = src;}
- });
- return this;};
- </script>
- {/block:Indexpage}
- <style type="text/css">
- {block:ifFadedImages}img{-webkit-transition: opacity 0.5s linear; opacity: 0.85;}img:hover{-webkit-transition: opacity 0.5s linear; opacity: 2;}
- {/block:ifFadedImages}
- body {
- margin:0px;
- background-color: {color:Background};
- background-image:url({image:Background});
- background-attachment: fixed;
- background-repeat: repeat;
- {block:IfAllWhite}
- background: white;
- {/block:IfAllWhite}
- {block:IfAllBlack}
- background: black;
- {/block:IfAllBlack}
- }
- body, div, p, textarea, submit, input{
- font-family: {font:Text};
- font-size: {text:body font size}px;
- line-height: {text:body font size}px;
- letter-spacing:0px;
- color:{color:Text};
- }
- p {
- margin:0px;
- margin-top:5px;
- }
- a:link, a:active, a:visited{
- color: {color:Link};
- text-decoration: none;
- }
- a:hover {
- color:{color:Hover};
- {block:ifitalichover}font-style: italic;{/block:ifitalichover}
- {block:ifunderlinehover}text-decoration: underline;{/block:ifunderlinehover}
- {block:if1pxspacehover}letter-spacing: 1px;{/block:if1pxspacehover}
- {block:ifsparklehover}background: url(http://i1034.photobucket.com/albums/a424/Lauren_Barakat/423.gif){/block:ifsparklehover};
- }
- #center {
- margin:auto;
- position:relative;
- width: 510px;
- {block:ifthreecolumns}width: 765px;{/block:ifthreecolumns}
- {block:iffourcolumns}width: 1020px;{/block:iffourcolumns}
- overflow:auto;
- overflow-y:hidden;
- }
- #content {
- width: 510px;
- {block:ifthreecolumns}width: 765px;{/block:ifthreecolumns}
- {block:iffourcolumns}width: 1020px;{/block:iffourcolumns}
- }
- #entry {
- margin-top:5px;
- {block:indexpage}width: 250px;{/block:indexpage}
- {block:permalinkpage}width: 500px;{/block:permalinkpage}
- background: white;
- {block:ifallwhite}background: white;{/block:ifallwhite}
- {block:ifallblack}background: black;{/block:ifallblack}
- {block:iftransparentboxes}background: transparent;{/block:iftransparentboxes}
- }
- #entry img{
- {block:indexpage}max-width: 250px;{/block:indexpage}
- }
- {block:ifFadedImages}img{-webkit-transition: opacity 0.5s linear; opacity: 0.85;}img:hover{-webkit-transition: opacity 0.5s linear; opacity: 2;}
- {/block:ifFadedImages}
- {block:ifInvertedFadedImages}img{-webkit-transition: opacity 0.7s linear; opacity: 50;}img:hover{-webkit-transition: opacity 0.2s linear; opacity: .60;}
- {/block:ifInvertedFadedImages}
- #permalink{
- display: block;
- margin-top: 3px;
- text-align: right;
- }
- #sidebar {
- position:fixed !important;
- width: 200px;
- margin-left: -250px;
- margin-top: {text:sidebar top margin}px;
- background: white;
- {block:ifallwhite}background: white;{/block:ifallwhite}
- {block:ifallblack}background: black;{/block:ifallblack}
- {block:iftransparentboxes}background: transparent;{/block:iftransparentboxes}
- }
- #postnotes{
- text-align: left;
- }
- #postnotes blockquote{
- border: 0px;
- }
- .title{
- font-family: {font:title};
- font-size: {text:body title size}px;
- line-height: {text:body title size}px;
- color: {color:Title};
- font-weight: bold;
- }
- .blogtitle a{
- font-family: {font: title};
- font-size: {text:blog title size}px;
- line-height: {text:blog title size}px;
- color: {color:Title};
- font-weight: bold;
- }
- blockquote{
- padding:0px 0px 2px 5px;
- margin:2px 0px 2px 1px;
- border-left: 1px solid {color:Text};
- }
- blockquote p, ul{
- margin:0px;
- padding:0px;
- }
- .chat .line{
- margin: 0 0 1px;
- padding: 5px;
- }
- .label {
- font-weight:bold;
- }
- a img{
- border: 0px;
- }
- .p {
- padding-top: 5px;
- }
- .ol, ul {
- margin-left: 10px;
- padding: 5px;
- }
- .ul {
- list-style-type: square;
- }
- .notes img{
- width:10px;
- position:left;
- top:3px;
- }
- .arrow_box {
- position: relative;
- {block:ifgreyaudioplayer}background: #e4e4e4;{/block:ifgreyaudioplayer}
- {block:ifwhiteaudioplayer}background: white;{/block:ifwhiteaudioplayer}
- {block:ifblackaudioplayer}background: black;{/block:ifblackaudioplayer}
- }
- .arrow_box:after {
- top: 100%;
- border: solid transparent;
- content: " ";
- height: 0;
- width: 0;
- position: absolute;
- pointer-events: none;
- }
- .arrow_box:after {
- {block:ifgreyaudioplayer}border-top-color: #e4e4e4;{/block:ifgreyaudioplayer}
- {block:ifwhiteaudioplayer}border-top-color: white;{/block:ifwhiteaudioplayer}
- {block:ifblackaudioplayer}border-top-color: black;{/block:ifblackaudioplayer}border-width: 10px;
- left: 10%;
- margin-left: -10px;
- }
- .audio {
- {block:indexpage}width: 250px;{/block:indexpage}
- {block:permalinkpage}width: 400px;{/block:permalinkpage}
- {block:ifgreyaudioplayer}background: #e4e4e4;{/block:ifgreyaudioplayer}
- {block:ifwhiteaudioplayer}background: white;{/block:ifwhiteaudioplayer}
- {block:ifblackaudioplayer}background: black;{/block:ifblackaudioplayer}
- height: 27px;
- }
- ::-webkit-scrollbar{width:8px;height:8px;}
- ::-webkit-scrollbar-button:start:decrement
- ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
- ::-webkit-scrollbar-track-piece{background-color:#fff;-webkit-border-radius:0;-webkit-border-bottom-right-radius:3px;-webkit-border-bottom-left-radius:3px;}
- ::-webkit-scrollbar-thumb:vertical{height:50px; scrollbar-face-color:#000; background-color: #000;-webkit-border-radius:px;}
- ::-webkit-scrollbar-thumb:horizontal{width:50px; scrollbar-face-color:#666666; background-color:#000;-webkit-border-radius:px;}
- {font-size: 100%;}
- {CustomCSS}
- </style>
- <link rel="shortcut icon" href="{Favicon}">
- <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
- <meta name="viewport" content="width=820" />
- {block:ifrainbowlinks}<script type="text/javascript" src="http://static.tumblr.com/jn17x0j/2Zvltn7mc/rainbow_links.txt
- "></script>{/block:ifrainbowlinks}
- </head>
- <body>
- <div id="cage">
- <div id="center">
- <div id="sidebar">
- {block:ifShowTitle}<center>
- <div class="blogtitle"><a href="/">{Title}</a></div></center><br>{/block:ifShowTitle}
- <center>
- {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a> +{/block:ifLink1}
- {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a> +{/block:ifLink2}
- {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a> +{/block:ifLink3}
- {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a> +{/block:ifLink4}
- {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a> +{/block:ifLink5}
- {block:ifLink6}<a href="{text:Link6}">{text:Link6 Title}</a> +{/block:ifLink6}
- {block:ifLink7}<a href="{text:Link7}">{text:Link7 Title}</a> +{/block:ifLink7}
- {block:ifLink8}<a href="{text:Link8}">{text:Link8 Title}</a>{/block:ifLink8}
- </center>
- {block:ifshowsidebarimage}<a href="/"><img src="{image:sidebar}" width=200px></a>{/block:ifshowsidebarimage}
- <div style="overflow: auto; auto; height: 120px; margin-top: 2px;">{Description}</div>
- </div>
- <div id="content">
- {block:Posts}
- <div id="entry">
- {block:Text}{block:Title}<span class="title"><center>{Title}</center></span>{/block:Title}{Body}{block:indexpage}<div id="permalink"><a href="{permalink}">{text:permalink}</a></div>{/block:indexpage}{/block:text}
- {block:Link}<a href="{URL}" class="title">{Name} »</a>{block:Description}{Description}{/block:Description}{block:indexpage}<div id="permalink"><a href="{permalink}">{text:permalink}</a></div>{/block:indexpage}{/block:link}
- {block:Photo}{block:IndexPage}<a href="{permalink}"><img src="{PhotoURL-500}" alt="{PhotoAlt}" width=250px/></a>{/block:IndexPage}{block:PermalinkPage}{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"width=500px/>{/block:PermalinkPage}{block:ifshowcaption}{block:Caption}{Caption}{/block:Caption}{/block:ifshowcaption}{/block:Photo}
- {block:Photoset}{block:IndexPage}{Photoset-250}{/block:IndexPage}{block:PermalinkPage}{Photoset-500}{/block:PermalinkPage}{block:ifshowcaption}{block:Caption}{Caption}{/block:Caption}{/block:ifshowcaption}{block:indexpage}<div id="permalink"><a href="{permalink}">{text:permalink}</a></div>{/block:indexpage}{/block:Photoset}
- {block:Quote}<span class="title"><center>{Quote}</center></span>{block:Source}<br><div style="text-align: right;"><i> - {Source}</i></div>{/block:Source}{block:indexpage}<div id="permalink"><a href="{permalink}">{text:permalink}</a></div>{/block:indexpage}{/block:Quote}
- {block:Chat}{block:title}<div id="title"><center>{Title}<br></center></div>{/block:title}<div class="chat">{block:Lines}<div class="chat"><div class="line {Alt}"><div class="{Alt} user_{UserNumber}">
- {block:Label}<span class="label"><b>{Label}</b></span>{/block:Label}{Line}</div></div></div>{/block:Lines}</div>{block:indexpage}<div id="permalink"><a href="{permalink}">{text:permalink}</a></div>{/block:indexpage}{/block:Chat}
- {block:Audio}<div class="audio">{block:ifgreyaudioplayer}{AudioPlayerGrey}{/block:ifgreyaudioplayer}{block:ifblackaudioplayer}{AudioPlayerBlack}{/block:ifBlackaudioplayer}{block:ifwhiteaudioplayer}{AudioPlayerwhite}{/block:ifwhiteaudioplayer}</div><div class="arrow_box"></div><br>{block:TrackName}
- "{TrackName}"{/block:TrackName}
- {block:Artist}by
- {Artist}{/block:Artist}<br>{block:indexpage}<div id="permalink"><a href="{permalink}">{text:permalink}</a></div>{/block:indexpage}
- {/block:Audio}
- {block:Video}{block:IndexPage}{Video-250}{/block:IndexPage}{block:PermalinkPage}{Video-500}{/block:PermalinkPage}{block:ifshowcaption}{block:Caption}{Caption}{/block:Caption}{/block:ifshowcaption}{block:indexpage}<div id="permalink"><a href="{permalink}">{text:permalink}</a></div>{/block:indexpage}{/block:Video}
- {block:PermalinkPage}
- <div id="permapage">{block:ifnotshowcaption}{block:caption}{caption}{/block:caption}{/block:ifnotshowcaption}<Br>{block:Date}{ShortMonth} {DayofMonth}{DayofMonthSuffix} {Year}{/block:Date}{block:NoteCount} · {NoteCountWithLabel}{/block:NoteCount}{block:HasTags} · Tags: {block:Tags}<a href="{TagURL}">#{Tag} </a>{/block:Tags}{/block:HasTags}</div>
- {/block:PermalinkPage}
- {block:PostNotes}{PostNotes}
- {/block:PostNotes}</div>{/block:Posts}
- </div><div style="position: fixed; bottom: 5px; right: 5px;"><a href="http://w-hisperss.tumblr.com">theme</a></div></div>
- </div>
- </body>
- </html>
Add Comment
Please, Sign In to add comment