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">
- <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="#ffffff"/>
- <meta name="color:link" content="#7a7a7a"/>
- <meta name="color:text" content="#7a7a7a"/>
- <meta name="color:hover" content="#ffffff"/>
- <meta name="color:title" content="#7a7a7a"/>
- <meta name="image:sidebar" content=""/>
- <meta name="image:background" content="1"/>
- <meta name="text:link one title" content="home" />
- <meta name="text:link one" content="/" />
- <meta name="text:link two" content="/ask" />
- <meta name="text:link two title" content="ask" />
- <meta name="text:link three" content="/links" />
- <meta name="text:link three title" content="link" />
- <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="link" />
- <meta name="text:link seven" content="" />
- <meta name="text:link seven title" content="" />
- <meta name="text:link eight" content="" />
- <meta name="text:link eight title" content="" />
- <meta name="text:link nine" content="" />
- <meta name="text:link nine title" content="" />
- <meta name="if:shadows" content="1"/>
- <meta name="if:dark posts" content="1"/>
- <meta name="if:italic description" content="1"/>
- <style type="text/css">
- {block:ifdarkposts}
- img{-webkit-filter: grayscale(50%);-webkit-transition: opacity 0.1s linear; opacity: 1.0;}
- img:hover{ -webkit-filter: grayscale(0%);-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: 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;
- }
- .permalink2{
- margin-top: -6px;
- }
- .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};
- }
- 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;
- }
- 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.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: 4px;
- 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:6px;
- {/block:ifshadows}
- {block:ifpostsanimation}transition: all 0.7s ease-in-out;{/block:ifpostsanimation}
- width:400px;
- {block:PermalinkPage}
- width:400px;
- text-align:center;
- padding:5px;
- {/block:PermalinkPage}
- }
- #posts {
- width:500px;
- margin-top: 5px;
- margin-left:310px;
- right:auto;
- margin-right:auto;
- position:relative;
- overflow-y: hidden;
- }
- div#sidebar{
- height:auto;
- float:left;
- position:fixed !important;
- margin-left: 92px;
- margin-top:140px;
- width:198px;
- }
- .title{
- line-height: 18px;
- font-weight: normal;
- font-family:"calibri";
- font-size:13px;
- text-transform:uppercase;
- letter-spacing:2px;
- }
- .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:1px;}
- #no{
- text-align: center;
- margin-top:3px;}
- #no a{
- padding:0px;}
- #hi{
- padding-top:4px;
- padding-bottom:4px;}
- #description2{
- text-align: left;
- margin-top:5px;
- padding:2px;}
- #no2{
- text-align: center;
- margin-top:2px;}
- #no2 a{
- padding:0px;}
- #ok {
- bottom:3px;
- right:3px;
- font-size:9px;
- position:fixed;
- }
- .perma
- {
- opacity: 0.0;
- filter: alpha(opacity = 0);
- margin-top: -21px;
- width: px;
- height: 30px;
- line-height: 30px;
- font-size: 9px;
- margin-left:343px;
- position:absolute;
- text-align: center;
- z-index:9999991;
- color: {color:permalink};
- }
- a.p
- {
- color: {color:permalink};
- }
- .entry:hover .perma {
- -webkit-transition: opacity 0.4s linear;
- opacity: 1;
- -moz-transition: all 0.4s linear;
- transition: all 0.4s linear;
- filter: alpha(opacity = 100);
- }
- select {
- font-size: 9px;
- width: 100px;
- margin-left: 10px;
- }
- option {
- font-size: 9px;
- text-align: left;
- }
- input[type=button]
- {
- font-size: 9px;
- }
- .likep {
- width: 21px;
- height: 20px;
- overflow: hidden;
- position: relative;
- z-index: 9999999;
- position: absolute;
- margin-top: 26px;
- margin-left: 5px;
- }
- .rep {
- width: 24px;
- height: 20px;
- overflow: hidden;
- position: relative;
- z-index: 9999999;
- position: absolute;
- margin-top: 26px;
- margin-left: 29px;
- }
- .likep a:hover {
- background-position: 0px 0px;
- }
- .likep a {
- background-image: url("http://static.tumblr.com/uiqhh9x/BPnlzww8v/like.png");
- background-position: 0px 0px;
- display: block;
- z-index: 9999999;
- webkit-transition: all 0s linear;
- -webkit-transition: all 0s linear;
- -moz-transition: all 0s linear;
- transition: all 0s linear;
- }
- .likep img {
- width: 21px;
- height: 20px;
- webkit-transition: all 0.2s linear;
- -webkit-transition: all 0.2s linear;
- -moz-transition: all 0.2s linear;
- transition: all 0.2s linear;
- }
- .rep img{
- width: 24px;
- height: 20px;
- line-height: 30px;
- display: inline;
- }
- .not { position: absolute;
- background: url("http://static.tumblr.com/uiqhh9x/X6Ym17xp2/middle.png");
- height: 20px;
- font-size: 11px;
- line-height: 20px;
- color: #fff;
- position: absolute;
- margin-top: 26px;
- margin-left: 56px;
- padding-left: 4px;
- padding-right: 4px;
- -moz-border-radius: 2px;
- border-radius: 2px;
- }
- .not a{
- color: #fff;
- font-family: sans-serif;
- }
- #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:400px;
- height:auto;
- min-height:60px;
- padding-bottom:0px;
- }
- .cover {
- position:absolute;
- z-index:1;
- width:60px;
- height:60px;
- margin-left:80px;
- }
- .cover img {
- float:left;
- width:60px;
- height:60px;
- }
- .playbox {
- opacity:0.6;
- width:27px;
- height:30px;
- overflow:hidden;
- position:absolute;
- z-index:1000;
- margin-left:97px;
- margin-top:17px;
- text-align:center;
- }
- .info {
- margin-left:30px;
- 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="{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="198" style="margin-bottom:5px;"/></a>
- <br>
- {block:Ifitalicdescription}<i>{/block:Ifitalicdescription}
- <div id="description2"><center>{Description}</div>{block:Ifitalicdescription}</i>{/block:Ifitalicdescription}
- <div id="no"><center>{block:IfLinkonetitle}<a href="{text:link one}">{text:link one title}</a> {/block:IfLinkonetitle}{block:IfLinktwotitle} / <a href="{text:link two}">{text:link two title}</a>{/block:IfLinktwotitle}{block:IfLinkthreetitle} / <a href="{text:link three}">{text:link three title}</a>{/block:IfLinkthreetitle}{block:IfLinkfourtitle} / <a href="{text:link four}">{text:link four title}</a>{/block:IfLinkfourtitle}{block:IfLinkfivetitle} / <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}
- {block:IfLinkeighttitle} / <a href="{text:link eight}">{text:link eight title}</a>{/block:IfLinkeighttitle}
- {block:IfLinkninetitle} / <a href="{text:link nine}">{text:link nine title}</a>{/block:IfLinkninetitle}</center></div>
- </div>
- <div class="left">
- <div id="posts">
- {block:Posts}
- <div class="entry">
- {block:Text}
- <div style="padding-top:10px; text-align:center;padding-bottom:0px; padding-left:10px; padding-right:10px;">
- {block:Title}<span class="title">{Title}</span>{/block:Title}
- <span class="entrytext">{Body}</span><br>
- {block:PermalinkPage}{block:HasTags}{block:Tags}#{Tag} {/block:Tags}{/block:HasTags}{/block:PermalinkPage}
- {block:indexpage}
- <div class="permalink2"></div>
- <hr size=".8" width="280">
- <div align="right" style="padding-right:10px; padding-top:5px; padding-bottom:10px;"><a href="{Permalink}">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}
- </a> - <a href="{Permalink}">{DayOfMonth} {Month}
- </a></div>{/block:indexpage}</div>
- {/block:Text}
- {block:Link}
- <div style="padding-top:10px; text-align:center;padding-bottom:0px; padding-left:10px; padding-right:10px;"><a href="{URL}" class="title">{Name}</a>
- {block:Description}{Description}{/block:Description}<br>
- {block:indexpage}<div class="permalink2"></div><hr size=".8" width="280">
- <div align="right" style="padding-right:10px; padding-top:5px; padding-bottom:10px;"><a href="{Permalink}">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}
- </a> - <a href="{Permalink}">{DayOfMonth} {Month}
- </a></div>{/block:indexpage}</div>
- {block:Link}
- {block:Quote}<div style="padding-top:10px; text-align:center;padding-bottom:0px; padding-left:10px; padding-right:10px;"><span class="title">"{Quote}"</span> — {block:Source}<b>{Source}</b>{/block:Source}<br><p align=right>
- <br>
- {block:indexpage}<hr size=".8" width="280">
- <div align="right" style="padding-right:10px; padding-top:5px; padding-bottom:10px;"><a href="{Permalink}">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}
- </a> - <a href="{Permalink}">{DayOfMonth} {Month}
- </a></div>{/block:indexpage}</div>
- {/block:Quote}
- {block:Chat}
- <div style="padding-top:10px; text-align:center;padding-bottom:0px; padding-left:10px; padding-right:10px;">{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><br>
- {block:indexpage}<div class="permalink2"></div><hr size=".8" width="280">
- <div align="right" style="padding-right:10px; padding-top:5px; padding-bottom:10px;"><a href="{Permalink}">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}
- </a> - <a href="{Permalink}">{DayOfMonth} {Month}
- </a></div>{/block:indexpage}</div>
- {/block:Chat}
- {block:Audio}
- <div style="padding-top:10px; text-align:center;padding-bottom:0px; padding-left:10px; padding-right:10px;">
- <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>
- <br>
- {block:indexpage}<div class="permalink2"></div><hr size=".8" width="280">
- <div align="right" style="padding-right:10px; padding-top:5px; padding-bottom:10px;"><a href="{Permalink}">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}
- </a> - <a href="{Permalink}">{DayOfMonth} {Month}
- </a></div>{/block:indexpage}</div>
- {/block:Audio}
- {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 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}
- {block:IndexPage}
- <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>
- {/block:IndexPage}
- <div style="width:400px !important;">{Photoset-400}</div></span>
- {/block:Photoset}
- {block:Video}
- {block:IndexPage}
- {block:IndexPage}
- <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>
- {/block:IndexPage}
- <div class="video">{Video-400}
- {/block:IndexPage}
- {block:PermalinkPage}{Video-400}{/block:PermalinkPage}
- {block:Video}
- {block:PostNotes}<div align="middle">{caption}</div>
- <center>
- {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}<br>
- {block:NoteCount}{NoteCountWithLabel}<br>{/block:NoteCount}
- </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