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>
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.min.js"></script>
- <!-- DEFAULT VARIABLES -->
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
- <meta name="color:background" content="#000000"/>
- <meta name="color:link" content="#595a5a"/>
- <meta name="color:text" content="#777777"/>
- <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="trebuchet ms"/>
- <meta name="text:link one title" content="" />
- <meta name="text:link two" content="" />
- <meta name="text:link two title" content="" />
- <meta name="text:link three" content="" />
- <meta name="text:link three title" content="" />
- <meta name="text:link four" content="" />
- <meta name="text:link four title" content="" />
- <meta name="text:link five" content="" />
- <meta name="text:link five title" content="" />
- <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="text:symbol" content="//" />
- <meta name="if:dark posts" content="1"/>
- <meta name="if:shadows" content="1"/>
- <meta name="if:music box" content="0"/>
- <meta name="text:music code" content=""/>
- <style type="text/css">
- {block:ifdarkposts}
- img{-webkit-filter: grayscale(50%);-webkit-transition: opacity 0.9s linear; -webkit-transition: 0.9s linear; -moz-transition: all 0.9s linear;
- transition: all 0.9s linear; opacity: 1.0;}
- img:hover{ -webkit-filter: grayscale(100%);-webkit-transition: 0.9s linear; -moz-transition: all 0.9s linear;
- transition: all 0.9s linear; opacity:1.0;}
- {/block:ifdarkposts}
- .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;
- }
- 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{
- color: {color:Link};
- transition: all 0.4s ease;
- -o-transition-transition: all 0.9s ease;
- -webkit-transition: all 0.9s ease;
- -moz-transition: all 0.4s ease;
- text-decoration: none;
- }
- a:hover {
- text-decoration: none;
- color: {color:Hover};
- text-decoration: none;
- -o-transition-transition: all 0.4s ease;
- -webkit-transition: all 0.9s ease;
- -moz-transition: all 0.9s ease;
- }
- div#center{
- margin:auto;
- position:relative;
- width:940px;
- background-color:;
- }
- .entry {
- float:left;
- display: block;
- margin: 6px;
- margin-bottom:2px;
- overflow:hidden;
- overflow:hidden;
- text-align:center;
- {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:250px;
- {block:PermalinkPage}
- width:450px;
- text-align:left;
- {/block:PermalinkPage}
- }
- .entry img{
- {block:IndexPage}
- width:250px;
- {/block:IndexPage}
- }
- #permalink {
- position: absolute;
- margin-top: 1px;
- margin-left: 67px;
- opacity: 0;
- -webkit-transition: all 0.3s ease-in-out;
- -moz-transition: all 0.3s ease-in-out;
- -o-transition: all 0.3s ease-in-out;
- transition: all 0.3s ease-in-out;
- }
- .entry:hover #permalink {
- margin-top: 14px;
- margin-left: 68px;
- opacity: 1;
- -webkit-transition: all 0.3s ease-in-out;
- -moz-transition: all 0.3s ease-in-out;
- -o-transition: all 0.3s ease-in-out;
- transition: all 0.3s ease-in-out;
- }
- .countreblog {
- color: white;
- letter-spacing:1px;
- font-family: Arial;
- font-size:11px;
- line-height:15px;
- margin: 2px;
- margin-top: 2px;
- background-image:url(http://static.tumblr.com/8jq17g7/CH8lofvyp/dark-transparent.png);
- background-repeat:repeat;
- border:1px solid rgba(0,0,0,0.1);
- padding:3px 6px;
- padding-top: 2px;
- padding-bottom: 2px;
- height: 20px;
- -webkit-border-radius:2px;
- moz-border-radius:2px;
- -o-border-radius:2px;
- border-radius:2px;
- }
- .countreblog a { color: white; }
- .perma {
- opacity: 0.0;
- filter: alpha(opacity = 0);
- margin-top: 0px;
- width: 60px;
- height: 30px;
- line-height: 30px;
- font-size: 9px;
- position:absolute;
- text-align: center;
- z-index:9999991;
- margin-top: 5px;
- margin-left: 4px;
- text-align: center;
- -webkit-transition: all 0.3s ease-in-out;
- -moz-transition: all 0.3s ease-in-out;
- -o-transition: all 0.3s ease-in-out;
- transition: all 0.3s ease-in-out;
- }
- .entry:hover .perma {
- margin-top: 11px;
- opacity: 1;
- -webkit-transition: all 0.3s ease-in-out;
- -moz-transition: all 0.3s ease-in-out;
- -o-transition: all 0.3s ease-in-out;
- transition: all 0.3s ease-in-out;
- }
- .likep {
- display: inline;
- width: 21px;
- float: right;
- height: 20px;
- margin-left:-4px;
- overflow: hidden;
- position: relative;
- z-index: 9999999;
- }
- .likep a {
- background-image:
- url("http://static.tumblr.com/uiqhh9x/BPnlzww8v/like.png");
- background-position: 0px 0px;
- display: block;
- z-index: 9999999;
- opacity: 2;
- }
- .likep img {
- width: 21px;
- height: 20px;
- opacity: 2;
- }
- .rep img{
- width: 24px;
- height: 20px;
- line-height: 30px;
- display: inline;
- }
- #posts {
- width:760px;
- margin-top: 0px;
- margin-left:230px;
- right:auto;
- margin-right:auto;
- position:relative;
- overflow-y: hidden;
- }
- div#sidebar{
- height:auto;
- float:left;
- position:fixed !important;
- margin-left: 0px;
- margin-top:120px;
- 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;
- margin-top:3px;}
- #no{
- text-align: center;
- margin-top:6px;}
- #hi{
- padding:6px;
- padding-left:8px;
- padding-right:8px;
- }
- #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%;}
- .kkkk{
- margin-top:-3px;
- }
- .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/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}
- {block:IfLinkseventitle} {text:symbol} <a href="{text:link seven}">{text:link seven title}</a>{/block:IfLinkseventitle}
- </center></div>
- </div>
- <div id="ok">
- <a href="
- http://cyrusnigga.tumblr.com/">
- </a></div>
- <div class="left">
- <div id="posts">
- {block:Posts}
- <div class="entry">
- {block:Text}
- <div id="hi">
- {block:Title}<span class="title">{Title}</span>{/block:Title}
- <span class="entrytext">{Body}</span>
- {block:IndexPage}
- <hr size=".8" width="220">
- <div align="right" style="padding-right:10px; padding-top:0px; padding-bottom:5px;"><a href="{Permalink}">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}
- </a> - <a href="{Permalink}">{DayOfMonth} {Month}
- </a></div>
- {/block:IndexPage}</div>
- {/block:Text}
- {block:Link}
- <div id="hi"><a href="{URL}" class="title">{Name}</a>
- {block:Description}{Description}{/block:Description}
- {block:IndexPage}
- <hr size=".8" width="220">
- <div align="right" style="padding-right:10px; padding-top:0px; padding-bottom:5px;"><a href="{Permalink}">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}
- </a> - <a href="{Permalink}">{DayOfMonth} {Month}
- </a></div>
- {/block:IndexPage}</div>
- {block:Link}
- {block:Photo}
- {block:IndexPage}{LinkOpenTag}<div class="perma">
- <div class="likep"><a id="like{PostID}" href="javascript:likelink('{PostID}','{Permalink}','');"><img src="http://static.tumblr.com/lba83dv/OUUltd958/spacer.gif" width="21" height="20" alt="Like this post" id="likeimage{PostID}"/></a></div>
- <div class="rep"><a href="{reblogurl}" target="_blank"><img src="http://static.tumblr.com/uiqhh9x/OAClzwwao/reblog.png" width="30"/></a></div>
- </div>
- <a href="{permalink}">
- <img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width=250px/></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=450px/></a></div>{LinkCloseTag}
- {/block:PermalinkPage}
- {/block:Photo}
- {block:Photoset}
- <div class="perma">
- <div class="likep"><a id="like{PostID}" href="javascript:likelink('{PostID}','{Permalink}','');"><img src="http://static.tumblr.com/lba83dv/OUUltd958/spacer.gif" width="21" height="20" alt="Like this post" id="likeimage{PostID}"/></a></div>
- <div class="rep"><a href="{reblogurl}" target="_blank"><img src="http://static.tumblr.com/uiqhh9x/OAClzwwao/reblog.png" width="30"/></a></div>
- </div>
- <div align="left" style=""><div style="width:400px !important;">{Photoset-250}</div></span></div>
- <div class="kkkk"></div>
- {/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>
- {block:IndexPage}
- <hr size=".8" width="220">
- <div align="right" style="padding-right:10px; padding-top:0px; padding-bottom:5px;"><a href="{Permalink}">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}
- </a> - <a href="{Permalink}">{DayOfMonth} {Month}
- </a></div>
- {/block:IndexPage}
- </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>
- {block:IndexPage}
- <hr size=".8" width="220">
- <div align="right" style="padding-right:10px; padding-top:0px; padding-bottom:5px;"><a href="{Permalink}">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}
- </a> - <a href="{Permalink}">{DayOfMonth} {Month}
- </a></div>
- {/block:IndexPage}</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}
- <hr size=".8" width="220">
- <div align="right" style="padding-right:10px; padding-top:0px; padding-bottom:5px;"><a href="{Permalink}">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}
- </a> - <a href="{Permalink}">{DayOfMonth} {Month}
- </a></div>
- {/block:IndexPage}</div>
- {block:IndexPage}
- {/block:IndexPage}
- {/block:Audio}
- {block:Video}
- {block:IndexPage}<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: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}
- </html>
- {block:ifmusicbox}
- <div style="position:fixed;right:0px;bottom:11px;">
- <div style="overflow:hidden;line-height:13px; box-shadow: 0px 0px 2px #333333;width: 150px; height: auto; padding:5px; padding-top:3px; text-align: center;">{text:music code}</div>{/block:ifmusicbox}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement