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>
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
- <meta name="color:background" content="#fff"/>
- <meta name="color:link" content="#595a5a"/>
- <meta name="color:text" content="#595a5a"/>
- <meta name="color:hover" content="#fff"/>
- <meta name="color:Title" content="#595a5a"/>
- <meta name="color:sidebar" content="#FFFFFF"/>
- <meta name="image:sidebar" content=""/>
- <meta name="font:body" content="arial"/>
- <meta name="text:link one" content="" />
- <meta name="text:link one title" content="home" />
- <meta name="text:link two" content="" />
- <meta name="text:link two title" content="inbox" />
- <meta name="text:link three" content="" />
- <meta name="text:link three title" content="links" />
- <meta name="text:link four" content="" />
- <meta name="text:link four title" content="baby" />
- <meta name="text:link five" content="" />
- <meta name="text:link five title" content="fag" />
- <meta name="text:link six" content="" />
- <meta name="text:link six title" content="" />
- <meta name="if:dark posts" content="1"/>
- <meta name="if:shadows" content="0"/>
- <style type="text/css">
- .wrapper{
- margin: 0px auto;
- width: 100%;
- }
- .header{
- float: left;
- width: 100%;
- }
- .left{
- float: left;
- margin-right: 20px;
- width: 802px;
- }
- .right{
- float: right;
- width: 200px;
- background-color: #fff;
- }
- p {
- margin:0px;
- margin-top:0px;
- }
- ::-webkit-scrollbar {width: 3px; height: 0px; padding-right:5px;background:{color:background};}
- ::-webkit-scrollbar-thumb {background-color:{color:link};}
- body {
- padding: 0px;
- margin: 0px;
- color:{color:text};
- font-family: {font:body};
- text-transform: normal;
- font-size: 9px;
- line-height: 12px;
- 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};
- }
- a:link, a:active, a:visited{
- text-decoration: none;
- -webkit-transition: color 0.4s ease-out;
- -moz-transition: color 0.4s ease-out;
- transition: color 0.4s ease-out;
- color: {color:Link};
- }
- a:hover {
- text-decoration: none;
- color: {color:Hover};
- -webkit-transition: color 0.4s ease-out;
- -moz-transition: color 0.4s ease-out;
- transition: color 0.4s ease-out;
- }
- div#center{
- margin:auto;
- position:relative;
- width:940px;
- background-color:;
- }
- .entry {
- float:left;
- display: block;
- margin: 8px;
- margin-bottom:4px;
- overflow:hidden;
- 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:10px;
- {/block:ifshadows}
- {block:ifpostsanimation}transition: all 0.7s ease-in-out;{/block:ifpostsanimation}
- width:360px;
- {block:PermalinkPage}
- width:400px;
- {/block:PermalinkPage}
- }
- #permalinkk {
- position: absolute;
- margin-top: 6px;
- margin-left: 52px;
- opacity: 0.0;
- -webkit-transition: all .5s ease;
- -moz-transition: all .3s ease;
- -o-transition: all .3s ease;
- transition: all .5s ease;
- letter-spacing:0px;
- }
- .entry:hover #permalinkk {
- width:auto;
- margin-top: 6px;
- opacity: 1;
- }
- #reblog {
- position: absolute;
- margin-top: 6px;
- margin-left: 5px;
- opacity: 0;
- width:auto;
- -webkit-transition: all .3s ease;
- -moz-transition: all .3s ease;
- -o-transition: all .3s ease;
- transition: all .5s ease;
- }
- .entry:hover #reblog {
- width:auto;
- margin-top: 6px;
- margin-left: 5px;
- opacity: 1;
- }
- .countreblog {
- color: #FFFFFF;
- letter-spacing:0px;
- font-family:9px arial;
- font-size:;
- line-height:14px;
- margin: 2px;
- letter-spacing: 1px;
- background-image:url(http://static.tumblr.com/8jq17g7/CH8lofvyp/dark-transparent.png);
- background-repeat:repeat;
- border:1px solid rgba(0,0,0,0.1);
- border:1px solid rgba(0,0,0,0.1);
- padding:3px 5px;
- -webkit-border-radius:2px;
- moz-border-radius:2px;
- -o-border-radius:2px;
- border-radius:2px;
- }
- .countreblog a { color: #fff; }
- #entry:hover #reblog{
- {block:IndexPage}
- opacity:1;-webkit-transition: all 0.3s ease-out;
- -moz-transition: all 0.3s ease-out;transition: all 0.3s ease-out;
- {/block:IndexPage}
- }
- #posts {
- width:500px;
- margin-top: 5px;
- margin-left:290px;
- right:auto;
- margin-right:auto;
- position:relative;
- overflow-y: hidden;
- {block:ifdarkposts}
- -webkit-filter: grayscale(70%);
- {/block:ifdarkposts}
- }
- div#sidebar{
- height:auto;
- float:left;
- position:fixed !important;
- margin-left: 70px;
- margin-top:120px;
- width:190px;
- }
- div#sidebar img{
- {block:ifdarkposts}
- -webkit-filter: grayscale(70%);
- {/block:ifdarkposts}
- }
- .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;
- margin-top:3px;
- margin-bottom:2px;
- }
- #description a{
- padding:3px;
- }
- #no{
- text-align: center;
- margin-top:6px;}
- #hi{
- padding:6px;
- }
- #ok {
- bottom:3px;
- right:3px;
- font-size:9px;
- position:fixed;
- }
- #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%;}
- .title{
- font-size: 11px;
- line-height:14px;
- color: {color:Title};
- font-weight: bold;
- }
- p{margin-top:5px; margin-bottom:5px; }
- blockquote{
- padding:0px 0px 2px 3px;
- margin:0px 0px 2px 1px;
- }
- ul, ol, li{
- list-style:none;
- margin:0px;
- padding:0px;
- }
- .title{
- line-height: 18px;
- font-weight: normal;
- font-family:"calibri";
- font-size:13px;
- }
- #audio {
- width:240px;
- height:auto;
- min-height:60px;
- padding-bottom:0px;
- margin-top:4px;
- }
- .cover {
- position:absolute;
- z-index:1;
- width:60px;
- height:60px;
- }
- .cover img {
- float:left;
- width:60px;
- margin-left:9px;
- height:60px;
- }
- .playbox {
- opacity:0.6;
- width:27px;
- height:30px;
- overflow:hidden;
- position:absolute;
- z-index:1000;
- margin-left:30px;
- margin-top:17px;
- text-align:center;
- }
- .info {
- margin-left:73px;
- margin-top:4px;
- line-height:14px;
- }
- {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="" width="190" style="margin-bottom:5px;"/></a>
- <br>
- <div id="no">{Description}</div>
- <div id="description"><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} {text:symbol} <a href="{text:link six}">{text:link six title}</a>{/block:IfLinksixtitle}</center></div>
- </div>
- <div id="ok">
- <a href="
- http://cyrusnigga.tumblr.com/">
- </a></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 id="reblog"><div class="countreblog"><a href="{reblogurl}">reblog</a></div></div>
- <div id="permalinkk">
- <div class="countreblog"><a href="{Permalink}">{NoteCount}</a></div></div>
- <a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width=360px/></a></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=400px/></a></div>{LinkCloseTag}
- {/block:PermalinkPage}
- {/block:Photo}
- {block:Photoset}
- {block:IndexPage}
- <div id="reblog"><div class="countreblog"><a href="{reblogurl}">reblog</a></div></div>
- <div id="permalinkk">
- <div class="countreblog"><a href="{Permalink}">{NoteCount}</a></div></div>
- {Photoset-400}
- {/block:IndexPage}
- {block:permalinkpage}
- {Photoset-400}
- {/block:permalinkpage}
- {/block:Photoset}
- {block:Quote}<div id="hi"><span class="title">"{Quote}"</span> <p align=right>— {block:Source}<b>{Source}</b>{/block:Source}<br></p><p align=right>
- <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>
- <div class="permalink">
- <a href="{Permalink}">{notecountwithlabel}</a></div></div>
- {block:IndexPage}
- {/block:IndexPage}
- {/block:Audio}
- {block:Video}
- {block:IndexPage}
- <div id="reblog"><div class="countreblog"><a href="{reblogurl}">reblog</a></div></div>
- <div id="permalinkk">
- <div class="countreblog"><a href="{Permalink}">{NoteCount}</a></div></div>
- <div class="video">{Video-250}</div>{/block:IndexPage}
- {block:PermalinkPage}{Video-400}{/block:PermalinkPage}
- {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>
- </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