Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!--
- theme by cyrusnigga if you remove credit then you diE.
- -->
- <html lang="en">
- <!DOCTYPE html PUBLIC"-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <html xmlns="http://www.w3.org/1999/xhtml">
- <head>
- <script type="text/javascript"
- src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
- <!-- DEFAULT VARIABLES -->
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
- <meta name="color:background" content="#fff"/>
- <meta name="color:link" content="#000000"/>
- <meta name="color:text" content="#000000"/>
- <meta name="color:hover" content="#ffffff"/>
- <meta name="color:Title" content="#000000"/>
- <meta name="color:sidebar" content="#FFFFFF"/>
- <meta name="image:sidebar" content=""/>
- <meta name="image:background" content="1"/>
- <meta name="if:tiny cursor" content="0"/>
- <meta name="text:link one" content="/" />
- <meta name="text:link one title" content="home" />
- <meta name="text:link two" content="/ask" />
- <meta name="text:link two title" content="message" />
- <meta name="text:link three" content="/links" />
- <meta name="text:link three title" content="links" />
- <meta name="text:link four" content="/" />
- <meta name="text:link four title" content="link" />
- <meta name="text:link five" content="/" />
- <meta name="text:link five title" content="link" />
- <meta name="text:link six" content="" />
- <meta name="text:link six title" content="" />
- <meta name="text:link seven" content="" />
- <meta name="text:link seven title" content="" />
- <meta name="if:shadows" content="1"/>
- <meta name="if:dark posts" content="1"/>
- <meta name="if:links on top of description" content="1"/>
- <style type="text/css">
- .wrapper{
- margin: 0px auto;
- width: 100%;
- }
- .header{
- float: left;
- width: 100%;
- }
- .left{
- float: left;
- margin-right: 20px;
- width: 0px;
- }
- .right{
- float: right;
- width: 200px;
- background-color: #fff;
- }
- p {
- margin:0px;
- margin-top:0px;
- }
- body {
- padding: 0px;
- margin: 0px;
- color:{color:text};
- font-family: trebuchet ms;
- text-transform: normal;
- font-size: 9px;
- line-height: 11px;
- letter-spacing: 0px;
- background-color: {color:Background};
- background-image:url({image:Background});
- background-attachment: fixed;
- background-repeat: repeat;
- }
- {block:ifshadows}
- .permalink2{
- margin-top: -4px;
- }
- {/block:ifshadows}
- .user_1 .label {color:{color:link}; font-weight:bold}
- .user_2 .label {color:{color:text}; font-weight:bold}
- ul.chat, .chat ol, .chat li {list-style:none; margin:0px; padding:0px;}
- i, em {color: {color:Link};}
- b, strong {color: {color:text};}
- ::selection {
- color:{color:Text};
- background-color: {color:Link};
- }
- ::-moz-selection {
- color:{color:Text};
- background-color: {color:Link};
- }
- ::-webkit-selection {
- color:{color:Text};
- background-color:{color:Link};
- }
- blockquote {border-left:2px {color:Link} solid; padding-left:5px; margin:1px 6px 1px 10px}
- p{margin-top:5px; margin-bottom:5px; }
- blockquote {padding:0px; text-align:left; padding-left:5px; margin:5px; background-color:transparent; border-left:3px solid {color:Link};}
- a:link, a:active, a:visited{
- text-decoration: none;
- -webkit-transition: color 0.2s ease-out;
- -moz-transition: color 0.2s ease-out;
- transition: color 0.2s ease-out;
- color: {color:Link};
- }
- a:hover {
- text-decoration: none;
- color: {color:Hover};
- -webkit-transition: color 0.2s ease-out;
- -moz-transition: color 0.2s ease-out;
- transition: color 0.2s ease-out;
- }
- div#center{
- margin:auto;
- position:relative;
- width:1000px;
- background-color:;
- overflow:auto;
- overflow-y:hidden;
- }
- .entry {
- float:left;
- display: block;
- margin: 5px;
- overflow:hidden;
- margin-left: 2px;
- margin-bottom: 0px;
- padding-bottom: 0px;
- overflow:hidden;
- {block:ifshadows}
- -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, .3);
- -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, .3);
- box-shadow: 0px 0px 10px rgba(0, 0, 0, .3);
- margin:4px;
- {/block:ifshadows}
- {block:ifpostsanimation}transition: all 0.7s ease-in-out;{/block:ifpostsanimation}
- width:400px;
- {block:PermalinkPage}
- width:400px;
- text-align:center;
- {/block:PermalinkPage}
- }
- #posts {
- width:500px;
- margin-top: 10px;
- margin-left:290px;
- right:auto;
- margin-right:auto;
- position:relative;
- overflow-y: hidden;
- {block:ifdarkposts}
- -webkit-filter: grayscale(50%);
- {/block:ifdarkposts}
- }
- div#sidebar{
- height:auto;
- float:left;
- position:fixed !important;
- margin-left: 55px;
- margin-top:195px;
- width:190px;
- }
- .title{
- font-size: 11px;
- line-height: 19px;
- color: {color:Title};
- font-weight: bold;
- }
- .permalink {
- display: block;
- padding: 2px;
- margin: 4px 0px 0px 8px;
- color: #424242;
- line-height: 8px;
- text-align: right;
- -webkit-transition: color 0.5s ease-out;
- -moz-transition: color 0.5s ease-out;
- }
- #infscr-loading{
- bottom: -70px;
- position: absolute;
- left: 50%;
- margin-left:-8px;
- width:16px;
- height:11px;
- overflow:hidden;
- margin-bottom: 50px;
- }
- #postnotes{
- text-align: justify;}
- #description{
- text-align: center;}
- #no{
- text-align: center;}
- #no a{
- padding:3px;}
- #hi{
- padding:8px;
- padding-left:4px;
- padding-right:4px;
- }
- #ok {
- bottom:3px;
- right:3px;
- font-size:9px;
- position:fixed;
- }
- .entry .perma{
- position:absolute;
- font-family:'share';
- height: auto;
- width:auto;
- padding: 5px;
- line-height:10px;
- text-transform: uppercase;
- font-size: 12px;
- bottom: -10px;
- right: 0px;
- opacity: 0;
- z-index:2;
- background-color:transparent;
- -webkit-filter:invert(100%);
- color:#000;
- text-align:center;
- -webkit-transition: all 0.2s linear;
- -moz-transition: all 0.2s linear;
- transition: all 0.2s linear;
- transition: all 0.2s ease-out;
- }
- .entry .perma img {
- -webkit-filter:invert(0%);
- }
- .p0 {
- margin-left:3px;
- }
- .entry:hover .perma{
- bottom:4px;
- -webkit-transition: opacity 0.4s linear; opacity: 1;
- -webkit-transition: all 0.2s linear;
- -moz-transition: all 0.2s linear;
- transition: all 0.2s linear;
- transition: all 0.2s ease-out;
- }
- .entry .perma:hover {
- -webkit-transition: opacity 0.2s linear; opacity: 1;
- -webkit-transition: all 0.2s linear;
- -moz-transition: all 0.2s linear;
- transition: all 0.2s linear;
- transition: all 0.2s ease-out;
- }
- .entry .perma img:hover {
- -webkit-filter:invert(100%);
- }
- #postnotes blockquote{
- border: 0px;}
- a img{border: 0px;}
- ul, ol, li{list-style:none; margin:0px; padding:0px;}
- .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
- .user_7 .label, .user_8 .label, .user_9 .label {color:{color:text};}
- .notes img{width:10px; position:relative; top:3px;}
- <--ses-->
- small{font-size: 90%;}
- #audio {
- width:240px;
- height:auto;
- min-height:70px;
- margin-top:17px;
- padding-bottom:5px;
- }
- .cover {
- position:absolute;
- z-index:1;
- width:70px;
- height:70px;
- }
- .cover img {
- float:left;
- width:70px;
- height:70px;
- margin-top:-2px;
- margin-left:3px;
- }
- .playbox {
- opacity:0.6;
- width:27px;
- height:30px;
- overflow:hidden;
- position:absolute;
- z-index:1000;
- margin-left:17px;
- margin-top:17px;
- text-align:center;
- }
- .info {
- margin-left:80px;
- margin-top:11px;
- line-height:14px;
- }
- .title{
- font-size: 12px;
- line-height: 12px;
- color: {color:Title};
- font-weight: normal;
- text-transform:uppercase;
- font-family:"calibri";
- letter-spacing:2px;
- }
- blockquote{
- padding:0px 0px 2px 3px;
- margin:0px 0px 2px 1px;
- }
- ul, ol, li{
- list-style:none;
- margin:0px;
- padding:0px;
- }
- {CustomCSS}
- </style>
- {block:IndexPage}
- <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
- <script type="text/javascript" src="http://static.tumblr.com/xek1qzw/TKgn8tjki/jquerymsnryv2.js"></script>
- <script type="text/javascript">
- $(window).load(function () {
- var $content = $('#posts');
- $content.masonry({itemSelector: '.entry'}),
- $content.infinitescroll({
- navSelector : 'div#pagination',
- nextSelector : 'div#pagination a#nextPage',
- itemSelector : '.entry',
- loading: {
- finishedMsg: '',
- img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
- },
- bufferPx : 600,
- debug : false,
- },
- // call masonry as a callback.
- function( newElements ) {
- var $newElems = $( newElements );
- $newElems.hide();
- // ensure that images load before adding to masonry layout
- $newElems.imagesLoaded(function(){
- $content.masonry( 'appended', $newElems, true, function(){$newElems.fadeIn(300);} );
- });
- });
- });
- </script>
- {/block:IndexPage}
- <title>{title}</title>
- <link rel="shortcut icon" href="{Favicon}">
- <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
- <meta name="viewport" content="width=820" />
- </head>
- <body onkeydown="return false">
- <body>
- <div class="wrapper">
- <div class="header">
- </div>
- <div id="cage">
- <div id="center">
- <div id="sidebar">
- <a href="/"><img src="{image:Sidebar}"style="{block:ifshadows}-moz-box-shadow: 0px 0px 0px rgba(0, 0, 0, .3);-webkit-box-shadow: 0px 0px 0px rgba(0, 0, 0, .3);box-shadow: 0px 0px 0px rgba(0, 0, 0, .3);
- {/block:ifshadows}" width="190" style="margin-bottom:4px;"/></a>
- <br>
- {block:Iflinksontopofdescription}
- <div align="centerr" style="margin-top:3px; margin-bottom:-2px; text-align:center;">
- <div id="no"><center>{block:IfLinkonetitle}<a href="{text:link one}">{text:link one title}</a> {/block:IfLinkonetitle}{block:IfLinktwotitle} {text:symbol} <a href="{text:link two}">{text:link two title}</a>{/block:IfLinktwotitle}{block:IfLinkthreetitle} {text:symbol} <a href="{text:link three}">{text:link three title}</a>{/block:IfLinkthreetitle}{block:IfLinkfourtitle} {text:symbol} <a href="{text:link four}">{text:link four title}</a>{/block:IfLinkfourtitle}{block:IfLinkfivetitle} {text:symbol} <a href="{text:link five}">{text:link five title}</a>{/block:IfLinkfivetitle}
- {block:IfLinksixtitle}<a href="{text:link six}">{text:link six title}</a> {/block:IfLinksixtitle}
- {block:IfLinkseventitle}<a href="{text:link seven}">{text:link seven title}</a>{/block:IfLinkseventitle}
- </center></div></div>
- <div align="centerr" style="margin-top:5px;">
- <div id="description">{Description}</div></DIV>
- {block:Iflinksontopofdescription}
- {block:Ifnotlinksontopofdescription}
- <div align="centerr" style="margin-top:3px;">
- <div id="description">{Description}</div></DIV>
- <div align="centerr" style="margin-top:3px; margin-bottom:-2px; text-align:center;">
- <div id="no"><center>{block:IfLinkonetitle}<a href="{text:link one}">{text:link one title}</a> {/block:IfLinkonetitle}{block:IfLinktwotitle} {text:symbol} <a href="{text:link two}">{text:link two title}</a>{/block:IfLinktwotitle}{block:IfLinkthreetitle} {text:symbol} <a href="{text:link three}">{text:link three title}</a>{/block:IfLinkthreetitle}{block:IfLinkfourtitle} {text:symbol} <a href="{text:link four}">{text:link four title}</a>{/block:IfLinkfourtitle}{block:IfLinkfivetitle} {text:symbol} <a href="{text:link five}">{text:link five title}</a>{/block:IfLinkfivetitle}
- {block:IfLinksixtitle}<a href="{text:link six}">{text:link six title}</a> {/block:IfLinksixtitle}
- {block:IfLinkseventitle}<a href="{text:link seven}">{text:link seven title}</a>{/block:IfLinkseventitle}
- </center></div></div>
- {block:Ifnotlinksontopofdescription}
- </div>
- <div class="left">
- <div id="posts">
- {block:Posts}
- {block:ContentSource}
- <!— {SourceURL}{block:SourceLogo}<img src=”{BlackLogoURL}”
- width=”{LogoWidth}” height=”{LogoHeight}” alt=”{SourceTitle}” />
- {/block:SourceLogo}
- {block:NoSourceLogo}{noSourceLink}{/block:NoSourceLogo} —>
- {/block:ContentSource}{block:ReblogParent}{/block:ReblogParent}
- <div class="entry">
- {block:Text}
- <div id="hi">
- {block:Title}<span class="title">{Title}</span>{/block:Title}
- <span class="entrytext">{Body}</span>
- {block:PermalinkPage}{block:HasTags}{block:Tags}#{Tag} {/block:Tags}{/block:HasTags}{/block:PermalinkPage}
- <div class="permalink">
- <a href="{permalink}">{notecountwithlabel}</a>
- </div></div>
- {/block:Text}
- {block:Link}
- <div id="hi"><a href="{URL}" class="title">{Name}</a>
- {block:Description}{Description}{/block:Description}
- <div class="permalink">
- <a href="{permalink}">{notecountwithlabel}</a>
- </div></div>
- {block:Link}
- {block:Photo}
- {block:IndexPage}{LinkOpenTag}
- <div class="perma"><a href="{ReblogUrl}" target="_blank">
- <img src="http://static.tumblr.com/beiywxc/cKKmcczrv/reblog_small_black.png" width=16px;></a>
- <a href="{permalink}">
- <img src="http://static.tumblr.com/beiywxc/qK6mcczsr/black_heart_final.png" width=16px; ></a></div>
- <a href="{Permalink}"><img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a>{LinkCloseTag}
- <div class="permalink2">
- </div>
- {/block:IndexPage}
- {block:PermalinkPage}
- {LinkOpenTag}<div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width=100%/></a></div>{LinkCloseTag}
- {/block:PermalinkPage}
- {/block:Photo}
- {block:Photoset}
- <div class="perma"><a href="{ReblogUrl}" target="_blank">
- <img src="http://static.tumblr.com/beiywxc/cKKmcczrv/reblog_small_black.png" width=16px;></a>
- <a href="{permalink}">
- <img src="http://static.tumblr.com/beiywxc/qK6mcczsr/black_heart_final.png" width=16px; ></a></div>
- <div style="width:400px !important;">{Photoset-400}</div></span>{/block:Photoset}
- {block:Quote}
- <div id="hi"><span class="title">{Quote}</span>
- {block:Source}<b>-{Source}</b>{/block:Source}
- <div class="permalink">
- <a href="{permalink}">{notecountwithlabel}</a>
- </div></div>
- {/block:Quote}
- {block:Chat}
- <div id="hi">{block:Title}<span class="title">{Title}</span>{/block:Title}
- <ul class="chat">
- {block:Lines}
- <li class="user_{UserNumber}">
- {block:Label}
- <span class="label"><b>{Label}</b></span>
- {/block:Label}
- {Line}
- </li>
- {/block:Lines}
- </ul>
- <div class="permalink">
- <a href="{permalink}">{notecountwithlabel}</a>
- </div></div>
- {/block:Chat}
- {block:Audio}
- <div id="hi"><div id="audio"><div class="cover"><img src="http://static.tumblr.com/k9utpfa/tcom8wpif/default_cover_m.jpg"></div>{block:AlbumArt}<div class="cover"><img src="{AlbumArtURL}"></div>{/block:AlbumArt}<div class="playbox">{block:AudioPlayer}{AudioPlayerWhite}{/block:AudioPlayer}</div><div class="info"><b>Artist:</b> <span{block:Artist} style="display:none;"{/block:Artist}>Unknown</span>{block:Artist}{Artist}{/block:Artist}<br><b>Title:</b> <span{block:TrackName} style="display:none;"{/block:TrackName}>Unknown</span>{block:TrackName}{TrackName}{/block:TrackName}<br><b>Album:</b> <span{block:Album} style="display:none;"{/block:Album}>Unknown</span>{block:Album}{Album}{/block:Album}{block:PlayCount}<br><b>Plays:</b> {FormattedPlayCount}{/block:PlayCount}</div></div>
- {block:IndexPage}<div class="permalink"><a href="{permalink}">{notecountwithlabel}</a></div>{/block:IndexPage}</div>
- {/block:Audio}
- {block:Video}
- {block:IndexPage}
- <div class="perma"><a href="{ReblogUrl}" target="_blank">
- <img src="http://static.tumblr.com/beiywxc/cKKmcczrv/reblog_small_black.png" width=16px;></a>
- <a href="{permalink}">
- <img src="http://static.tumblr.com/beiywxc/qK6mcczsr/black_heart_final.png" width=16px; ></a></div>
- <div class="video">{Video-400}</div>{/block:IndexPage}
- {block:PermalinkPage}{Video-400}{/block:PermalinkPage}
- <div class="permalink">
- <a href="{permalink}">+{notecount}</a>
- </div>
- {block:Video}
- {block:PostNotes}<div align="middle">{caption}</div>
- <center>
- {block:NoteCount}{NoteCountWithLabel}<br>{/block:NoteCount}
- {block:HasTags}
- tags: {block:Tags}<a href="{TagURL}">{Tag}. </a>{/block:Tags}<br> {/block:HasTags}
- {block:RebloggedFrom}
- reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
- posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>
- {/block:RebloggedFrom}
- </center></span>
- <br>
- <div id="postnotes">{PostNotes}</div><br>
- <center>{block:ContentSource}
- <br><a href="{SourceURL}">
- {lang:Source}:
- {block:SourceLogo}
- <img src="{BlackLogoURL}" width="{LogoWidth}"
- height="{LogoHeight}" alt="{SourceTitle}" />
- {/block:SourceLogo}
- {block:NoSourceLogo}
- {SourceLink}
- {/block:NoSourceLogo}
- </a>
- {/block:ContentSource}</center>
- {/block:PostNotes}
- </div>
- {/block:Posts}
- </div>
- <script type="text/javascript" src="http://static.tumblr.com/uiqhh9x/UYAm6i0bc/like.js"></script>
- <iframe id="likeiframe" style="width: 0px; height: 0px;"></iframe>
- </div>
- {block:IndexPage}
- {block:Pagination}
- <div id="pagination">
- {block:NextPage}
- <a id="nextPage" href="{NextPage}"></a>
- {/block:NextPage}
- {block:PreviousPage}
- <a href="{PreviousPage}"></a>
- {/block:PreviousPage}
- </div>
- {/block:Pagination}
- {/block:IndexPage}
- </body>
- </div>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement